body{
    letter-spacing: 0.025em;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700 !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;
}

/* 导航栏 */
#masthead:not(.nav-dark) a{
    color: #000 !important;
}
.header.transparent .header-bg-color{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.3) 50%, transparent);
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3) 50%, transparent) !important;
}
 /* 货币 */
#masthead .wmc-currency-wrapper .wmc-current-currency {
    color: rgba(101, 101, 101, 0.85);
    border-color: #fff;
}

/* 产品列表 */
.woocommerce-loop-product__title{
    font-weight: 700;
}
span.amount{
    font-weight: 400;
}
.product-small.box span.amount{
    font-weight: 700;
    color: rgb(210, 25, 54);
}
.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-text{
    font-size: 16px;
}
.product-small.box{
    border: 1px solid rgb(218, 218, 218);
    padding: 5px;
}
/* 产品列表的按钮弹窗【pc也显示版本】 */
.product-small.box .image-tools.hover-slide-in{
    transform: unset;
}
.image-tools.hide-for-small{
    display: block !important;
    position: absolute;
    bottom: 0;
    opacity: 1;
}
.product-small.box .box-image{
    padding-bottom: 39px;
}
@media (max-width: 549px){
    .has-equal-box-heights .box-image img{
        height: calc(100% - 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;
}
/* 产品详情页 */
.single-product .product-container .badge-container{
    display: none;
}
.accordion-title.active{
    background-color: unset;
}
.product-info .single_add_to_cart_button.button{
    background-color: rgb(0, 100, 255) !important;
    color: #fff;
    width: 100%;
    border: 1px solid rgba(212, 212, 212, 1);
    border-radius: 30px;
}
.product-info .single_add_to_cart_button.button:nth-of-type(2){
    background-color: rgb(3, 68, 169)!important;
    width: 100%;
    border: 1px solid rgb(3, 68, 169);
}

.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;
}
.product-info .is-form, .product-info input[type=button].is-form {
    width: 27px;
    /* background-color: #D8D9DA; */
    border: 1px solid #000;
}
.product-info input[type=number] {
    width: 52px;
    max-width: unset;
    /* background-color: #D8D9DA; */
    border: 1px solid #000;
    color: #000;
    border-right: none;
    border-left: none;
    box-shadow: none;
} 
.product-info .buttons_added input.is-form{
    color: #000;
}
/* 结算页面 */
body.woocommerce-checkout button[type="submit"], body.woocommerce-checkout  .button#place_order{
    background-color: #2277c8 !important;
}

@media (max-width: 549px){
    /* 导航栏 */
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
        width: calc(100vw - 25px) !important;
    }
    .logo a{
        font-size: 18px;
    }
    #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: 56px !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;
    }
}

