@charset "UTF-8";
@import "main.css";
@import url('/wp-content/themes/flatsome-child/font/stylesheet.css');



/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


.m-slider {
  pointer-events: none;
}


.list-c .col.item .col-inner {
    display: block !important;
}

/*==============================首页=========================*/
.m-slider {
  position: relative;
  width: 100%;
  background: #000;
  overflow: hidden;
}

/* 标题 */
.m-slider::after {
  content: "Clément Lash";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* 往上挪一点 */
  text-align: center;
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  width: 100%;
}

/* 描述 */
.m-slider::before {
  content: "BELLEVUE WA";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%); /* 往下挪一点 */
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  z-index: 999;
  margin-top: 20px;
  letter-spacing: 2px;

}



/*==============================首页=========================*/
.team-name h3{
    font-family: 'Didot' !important;
}

.bt-price a span{
    font-size: 16px!important;
}

.b-12{
    padding: 0 15px 12px;
}

.title-h2 h2{
    font-weight: 500!important;
}
.nav-pills>li>a {
    border-radius: 2px;
    padding: 0 1.75em!important;
    box-shadow: inset 0 0 0 1px #222;
    color: #22242f;
}
.nav-pills{
    gap: 20px!important;
}
@media (max-width: 549px) {
.nav-pills>li>a {
    font-size: 12px;
    padding: 0 0.9em!important;
}
.bt-price{
  transform: scale(0.8);
  transform-origin: top left;
}
.nav-pills{
    gap: 10px!important;
}
}



.button span {
    display: inline-block;
    line-height: 2.6;
}

/*logo宽度*/
@media (max-width: 549px) {

    .nav-vertical>li{
        display: block;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        border-bottom: 1px solid #aea89d;
        margin: 0 20px;
        padding: 15px 0;
    }
}



.mfp-container.mfp-inline-holder .mfp-content #main-menu.mobile-sidebar {
    height: 100%;
    overflow-y: auto;
    background: #f2ede6;
}


.social-button, .social-icons .button.icon:hover, .social-icons .button.icon:not(.is-outline){
    background: #222 !important;
    border-color: #222 !important;
}

.mfp-close{
    display: none;
}
/* === 调整 Flatsome 手机端菜单浮层位置 === */
.mfp-container.mfp-inline-holder .mfp-content {
  top: 51px !important;                /* 菜单距离顶部 60px */
  height: calc(100% - 0px) !important;/* 减去顶部高度 */
  position: fixed !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* 使菜单内部自适应高度并滚动 */
.mfp-container.mfp-inline-holder .mfp-content #main-menu.mobile-sidebar {
  height: 100%;
  overflow-y: auto;
}

/* 遮罩层调整，让顶部 60px 不被遮挡 */
.mfp-bg {
  top: 70px !important;
  height: calc(100% - 70px) !important;
}

/* 隐藏 Flatsome 默认菜单图标 */
.nav-icon.has-icon a .icon-menu {
  display: none !important;
}

.nav-icon {
  top: 8px;
}

/* === 默认状态：三条水平线 === */
.nav-icon.has-icon a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 14px;
  cursor: pointer;
}

/* 用伪元素绘制三条线 */
.nav-icon.has-icon a::before,
.nav-icon.has-icon a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  transition: all 0.3s ease;
}

/* 顶部线 */
.nav-icon.has-icon a::before {
  top: 0;
  box-shadow: 0 6px currentColor, 0 12px currentColor
}

/* 底部线（备用，用来生成交叉时的另一根）*/
.nav-icon.has-icon a::after {
  top: 0;
}

/* === 点击后（active 状态）=== */
.nav-icon.has-icon a.active::before {
  box-shadow: none !important; /* 隐藏中间和底部的阴影 */
  transform: rotate(45deg);
  top: 6px; /* 移到中间 */
}

.nav-icon.has-icon a.active::after {
  transform: rotate(-45deg);
  top: 6px; /* 移到中间 */
}

/* 平滑动画 */
.nav-icon.has-icon a::before,
.nav-icon.has-icon a::after {
  transition: all 0.3s ease;
}

.logo a {
    font-size: 14px !important;
    letter-spacing: 4px !important;
    font-weight: 300;
}



.flex-right .header-button *{
    height: 20px;
     text-transform:uppercase;
     font-size: 9px;
}

.flex-right .header-button span{
     line-height: 2.4;
}

.logo a {
    font-size: 14px !important;
    letter-spacing: 4px !important;
}


/*页面表格 */
.page-template table {
  width: 100%;
  border-collapse: collapse; /* 合并边框 */
  margin: 20px 0;
  font-size: 16px;
  text-align: left;
}

.page-template table th,
.page-template table td {
  border: 1px solid #000; /* 黑色边框 */
  padding: 20px;

}

table th {
  font-weight: bold;
  text-align: center;
}




/*产品详情页隐藏切换卡*/
li.description_tab {
    /*display: none !important;*/
}



/*底部叠加图片*/
.footer-img {
  position: relative;
  overflow: hidden;
}

.footer-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(img/map.svg) no-repeat center center;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
    opacity: .1;
}


/*切换卡图片*/

.icon-tabs-1 .nav li.tab:nth-child(1) a::before {
  content: "\f4d8";
  display: contents;
}

.icon-tabs-1 .nav li.tab:nth-child(2) a::before {
  content: "\f0a3"; 
  display: contents;
}

.icon-tabs-1 .nav li.tab:nth-child(3) a::before {
  content: "\e596"; 
  display: contents;
}

.icon-tabs-1 .nav li.tab:nth-child(4) a::before {
  content: "\f5d2"; 
  display: contents;
}

.icon-tabs-1 .nav li.tab:nth-child(5) a::before {
  content: "\e4f3"; 
  display: contents;
}



/*字体渐变*/

.h1-color-1 * {
  background-image: linear-gradient(to right, #fbb5d3 0%, #ffeaea 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h1-color-2 * {
    background-image: linear-gradient(to right, #9ab1ed 0%, #d1c3ed 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}


.h1-color-3 * {
  background-image: linear-gradient(to right, #ecad48 0%, #f0e8dc 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}


/*块背景圆角*/
.bg-r50 .section-bg{
    border-radius: 0 100px 0 0;
}
/*======================文章分类=======================*/
/*文章分类-文章项*/
.archive .post-item .box{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.archive .post-item .box .box-text{
    padding: 10px
}

/*======================头部=======================*/

/*logo宽度*/
@media (max-width: 549px) {
  #logo img {
    /*max-height: 24px !important;    */
  }
}

/*======================表单=======================*/

/*按钮-表单-圆角*/
.button,
#submit,
.ff-default .ff_btn_style {
  /*border-radius: 99px !important;*/
}
.ff-default .ff_btn_style {
    padding: 0;
    margin-bottom: 0;
}

/*======================字体版式=======================*/

/* 字体修改 */
body,h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a,.nav > li > a{

}

/* 标题字体修改 */
h1, h2, h3, h4,.fs{
   
}


h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-style: normal;
}



/*无缝滚动logo*/
.logo-list img {
   max-width: 140px
}
.logo-list .swiper-wrapper{
    height: 140px;
 }

.swiper-wrapper {
         -webkit-transition-timing-function: linear;
         -moz-transition-timing-function: linear;
         -ms-transition-timing-function: linear;
         -o-transition-timing-function: linear;
         transition-timing-function: linear;
}