body{
    letter-spacing: 0.025em;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700 !important;
}
.black{
    color:#000 !important;
}

/*订阅提示字体颜色*/
.wpcf7-response-output {
	color:black;
}
/*搜索框样式*/
.autocomplete-suggestion img+.search-name {
    margin-top: -.15em;
    padding-left: .5em;
    font-size: 12px;
}
.autocomplete-suggestion img+.search-name strong {
    color: green;
}
.autocomplete-suggestion .search-price {
    font-size: 12px;
    margin-left: 5px;
    padding-top: 3px;
}


/* 页脚菜单横向展示 */
.footer-2 .menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-2 .widget{
    margin-bottom: 0;
}
.footer-2 .menu>li{
    border-top:none;
    margin-right: 24px;
}
.footer-2 .menu>li>a{
    border-bottom: 1px solid;
    /* color: rgba(255, 255, 255, 1); */
    font-size: 13px;
    padding-bottom: 0;
}

/* 修改图标 */
@font-face {
    font-family: 'iconfont';
    src:  url('/wp-content/themes/flatsome-child/fonts/iconfont.ttf');
}
/* .header-nav i[class^=icon-]{ */
#header i[class=icon-search], #header i[class=icon-user], #header i[class=icon-shopping-cart]{
    font-family: iconfont !important;
    font-size: 30px;
}
i.icon-shopping-cart {
    font-family: iconfont!important;
    /* font-size: 30px!important; */
}
.icon-shopping-bag {
    font-family: iconfont!important;
    /* font-size: 30px!important; */
}
.sidebar-menu i.icon-search, .mobile-nav i.icon-shopping-bag {
    font-family: iconfont!important;
    /* font-size: 30px!important; */
}
.icon-user:before {
    content: "\e623"!important;
}
i.icon-search{
    font-size:20px !important
}
.header-search>a>i.icon-search{
    font-size:30px !important
}
.icon-search:before {
    content: "\e624"!important;
    font-family: iconfont;
}
.icon-shopping-cart:before {
    content: "\e625";
}
.icon-shopping-bag:before {
    content: "\e625" !important;
}

/* 类型选中样式 */
body:not(.home) #masthead .header-nav-main>.menu-item.active>a, body:not(.home) #wide-nav .header-bottom-nav>.menu-item.active>a{
    color:#e59f9c !important;
}
#masthead .wmc-currency-wrapper .wmc-current-currency {
    background: none;
    color: #e59f9c;
    border: none;
}
/* 产品列表 */
.woocommerce-loop-product__title{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.woocommerce-loop-product__title>a{
    display: -webkit-box ;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}
span.amount{
    font-weight: 700;
}
.badge-container{
    margin: 0;
    transform: scale(0.9);
    transform-origin: top left;
}
.badge{
    height: 1.8em!important;
}
.badge .badge-inner{
    font-weight: 400;
    padding: 2px 6px;
}
.box-text a:not(.button){
    line-height: 1.6; 
}
.price{
    line-height: 1.6;
}
/* 产品列表的按钮弹窗 */
.product-small.box .image-tools.hover-slide-in{
    transform: unset;
}
.image-tools.hide-for-small{
    display: block !important;
    position: absolute;
    bottom: 0;
}
@media (max-width: 549px){
    .has-equal-box-heights .box-image img{
        height: calc(100% - 39px)
    }
    .product-small.box .box-image{
        padding-bottom: 39px;
    }
    .product-quick-view-container .product-lightbox-inner .plain, .product-quick-view-container .product-lightbox-inner .is-divider, .product-quick-view-container .product-lightbox-inner .offer_desc{
        display: none;
    }
    .product-quick-view-container .product-gallery{
        display: none;
    }
    .image-tools.hide-for-small{
        display: block !important;
    }
    .image-tools.hide-for-small{
        height: 40px;
    }
}
.product-lightbox .product-info .single_add_to_cart_button.button:nth-of-type(1){
    margin-top:1em;
}
/* 产品类型页 */
.woocommerce-ordering {
    display:none !important;
}
/* 产品详情页 */
.easyzoom-flyout {
    background-color: #D8D9DA !important; /* 放大图片容器的背景色 */
}
.easyzoom.is-ready:hover .easyzoom-flyout {
    background-color: #D8D9DA!important; /* 放大图片容器的背景色 */
}
.product-thumbnails a{
    background-color: #D8D9DA!important;
}
.single-product .product-container .badge-container{
    display: none;
}
.accordion-title.active{
    background-color: unset;
}
.product-info .single_add_to_cart_button.button{
    background-color: #f7e5e5 !important;
    color: #000;
    width: 100%;
    font-weight: 400;
    border: 1px solid #000;
    opacity: 1 !important;
}
.product-info .single_add_to_cart_button.button:nth-of-type(2){
    background-color: #f7e5e5 !important;
    color: #000;
    width: 100%;
    opacity: 1 !important;
    border: none !important;
}
.product-info .sticky-add-to-cart--active .single_add_to_cart_button.button{
    width: auto !important;
    /* border: 1px solid #000!important; */
    /* color: #000!important; */
}
.product-info .sticky-add-to-cart--active .wpcbn-btn-single{
    margin-left: 5px;
}
.product-info .ux-swatch--label {
    padding: 8px 22px;
}
.ux-swatch {
    box-shadow: 0 0 0 .07rem #e8e8e1;
}
/* 页脚 */
#footer .accordion-item a span, #footer .accordion-item a button i {
    color: #000;
}
/* 结算页面 */
body.woocommerce-checkout button[type="submit"], body.woocommerce-checkout  .button#place_order{
    background-color: #2277c8 !important;
}
body.woocommerce-checkout #main{
    background-color: #fff;
}
body.woocommerce-checkout input[type='submit'], body.woocommerce-checkout input[type="button"], body.woocommerce-checkout button:not(.icon), body.woocommerce-checkout .button:not(.icon){
    border-radius: 0px !important;
}
body.woocommerce-checkout,
body.woocommerce-checkout h1,
body.woocommerce-checkout h2,
body.woocommerce-checkout h3,
body.woocommerce-checkout h4,
body.woocommerce-checkout h5,
body.woocommerce-checkout h6,
body.woocommerce-checkout .heading-font,
body.woocommerce-checkout span.amount{
    color: #000;
}

@media (max-width: 549px){
    /* 导航栏 */
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
        width: calc(100vw - 25px) !important;
    }
    .logo a{
        font-size: 24px;
    }
    #header i[class=icon-search], #header i[class=icon-user], #header i[class=icon-shopping-cart]{
        font-size: 24px;
    }
    .icon-search{
        font-size:24px !important
    }
    .header-search>a>i.icon-search{
        font-size:24px !important
    }
    #masthead{
        height: 71px !important;
    }
    /* 产品列表 */
    .product-small .box-text{
        font-size: 14px;
    }
    .badge-container{
        transform: scale(0.8);
    }
    /* 产品详情页 */
    #size-guide table{
        font-size: 14px;
    }
    .product-container .product-info .buttons_added{
        width: 100%;
    }
    .product-container .product-info .sticky-add-to-cart--active .buttons_added{
        width: auto;
    }
    .product-container .product-info .sticky-add-to-cart--active .single_add_to_cart_button.button:nth-of-type(2){
        display: none;
    }
}

