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!important;
}
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:27px !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: 700;
    color: rgb(255, 80, 2);
}
.product-small.box span.amount{
    font-weight: 700;
    color: rgb(255, 80, 2);
}
.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;
}

/* 产品类型页 */
.woocommerce-ordering {
    display:none !important;
}
/* 产品详情页 */
.single-product .product-container .badge-container{
    display: none;
}
.accordion-title.active{
    background-color: unset;
}
.product-container .product-info .single_add_to_cart_button.button{
    background-color: #fff !important;
    color: rgb(255, 80, 2);
    width: 100%;
    border: 1px solid rgb(255, 80, 2);
}
.product-container .product-info .single_add_to_cart_button.button:nth-of-type(2){
    background-color: rgb(255, 80, 2)!important;
    color: #fff; 
    width: 100%;
    border: 1px solid rgb(255, 80, 2);
}

.product-container .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;
}
.variations_form .ux-swatch.selected::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 3px;
    background: 0 0;
    bottom: 4px;
    right: 1px;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    transform: rotate(-55deg);
    z-index: 9;
}
.variations_form .ux-swatch.selected::after {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #101010;
    border-right: 10px solid #101010;
    position: absolute;
    bottom: 0;
    right: 0;
}
.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: 24px;
    }
    #header i[class=icon-search], #header i[class=icon-user], #header i[class=icon-shopping-cart]{
        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;
    }
}

