

button#devvn_cmt_submit, button#devvn_cmt_replysubmit{
    background-color: #194586 !important;
    color: #fff;
}
#top-search {
     padding-top: 0 !important; 
    padding-bottom: 30px;
}

.flex-row.form-flat .wpcf7-spinner {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.flex-row.form-flat input:not([type=submit]),
.flex-row.form-flat .form-flat select {
    color: #333;
    font-size: 0.8em;
    height: 39px;
    background: #fff;
}

.flex-row.form-flat input:not([type=submit])::placeholder{
    color: #000;
}

::placeholder{
    color: #333;
}

.btn-out-of-stock{
    cursor: not-allowed;
}

.box:not(.box-overlay){
    border: 2px solid #ddd;
}

.pre_order_form.box{
    margin-bottom: 15px;
}

.box .box-title{
    padding: 10px 15px 1px 15px;
    background: #eee;
}

.pre_order_form.box .box-title h3{
    color: #b70505;
    line-height: 1em;
    vertical-align: bottom;
    font-weight: bold;
}

.box .box-body{
    padding: 15px 15px 0;
}

.box .box-body .lead{
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.flex-row .flex-col.flex-1-2{
    width: 49%;
}

.mb-10{
    margin-bottom: 10px;
}

.mb-15{
    margin-bottom: 15px;
}

.pre_order_form .form-flat input,
.form-flat .pre_order_form  input{
    border-radius: 0;
    background: #fff;
    margin-bottom: 10px;
}

.pre_order_form .wpcf7-spinner{
    display: none;
}

.pre_order_form input.wpcf7-submit {
    background: #e62230;
}

.invalid .wpcf7-form-control-wrap {
    margin-bottom: 5px;
}

.wpcf7 .wpcf7-form.invalid .flex-col .wpcf7-not-valid-tip {
    position: relative;
    margin-top: 0; 
}

@media (max-width: 849px){
    .flex-row .flex-col.flex-1-2 {
        width: 100% !important;
    }
}

.price-wrapper .woocommerce-variation-price{
    display: inline-block;
}

.price-wrapper .woocommerce-variation-price span.amount {
    color: #cc0000;
}

.price-wrapper .woocommerce-variation-price ins .woocommerce-Price-amount.amount,
.price-wrapper > .woocommerce-variation-price > .price > .amount{
    font-weight: bold;
    font-size: 1.3em;
}


/*filter__block-list-brand*/

.block-filter {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0 !important;
}

.filter__block-list-brand{
    width: 100%;
    margin-bottom: 0.5rem;
}

.filter__block-list-brand .box-title{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.filter__block-list-brand .box-title p.box-title__title {
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 22px;
    color: #444444;
}

.block-filter .filter__block-list-brand .list-brands {
    overflow-x: auto;
}

.block-filter .filter__block-list-brand .list-brands .list-brand {
    width: 100%;
}

.block-filter .filter__block-list-brand .list-brands .list-brand .item-brand {
    min-width: 96px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    margin: 0 1rem 1rem 0;
    /*padding: 0.5rem 1rem;*/
    border: 1px solid #D1D5DB;
    border-radius: 0.5rem;
    background: #ffffff;
    text-decoration: none!important;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: 0.2s;
}

.block-filter .filter__block-list-brand .list-brands .list-brand .item-brand.active {
    border-color: #f52131;
    position: relative;
}

.block-filter .filter__block-list-brand .list-brands .list-brand .item-brand.active:before {
    content: "x";
    font-weight: 900;
    background-color: #f52131;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    font-size: 9px;
    text-align: center;
    border-bottom-left-radius: 5px;
}

.block-filter .filter__block-list-brand .list-brands .list-brand .item-brand .logo-brand {
    height: 30px;
    padding: 5px;
    width: auto;
}

.block-filter .filter__block-list-brand .list-brands .list-brand .show-more-brand {
    min-width: 38px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    margin: 0 1rem 1rem 0;
    padding: 0.5rem 1rem;
    border: 1px solid #D1D5DB;
    border-radius: 0.5rem;
    background: #ffffff;
    text-decoration: none!important;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    color: #444444;
}


.block-filter .filter__block-list-brand .list-brands .list-brand .show-more-brand:hover{
        color: #d70018;
}

.block-filter .filter__block-list-brand .list-brands .list-brand .show-more-brand i{
    margin-left: 4px;
}

.category-page-row{
    padding-top: 20;
}

.admin-fields {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.pwb-single-product-brands {
    padding-top: 1em;
    visibility: hidden;
    display: none;
    opacity: 0;
}

.yith-wfbt-submit-block .yith-wfbt-submit-button {
    border-color: #ff3300;
    background: #ff3300;
    border-radius: 0;
    line-height: 1.3em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    margin-top: 10px;
    font-size: 0.9em;
}

.yith-wfbt-submit-block .yith-wfbt-submit-button:hover{
    border-color: #ff3300;
    background: #ff3300;
    outline: none;
    opacity: 1;
    -webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

div#reviews.woocommerce-Reviews{
    border-bottom: none;
}

@media screen and (max-width:  768px){
    .yith-wfbt-section .yith-wfbt-submit-block .save-amount {
        font-size: 1rem;
        display: block;
        margin-left: 0;
    }
}

.entry-meta .byline{
    display: none;
    visibility: hidden;
    opacity: 0;
}

/*.header:not(.transparent) .header-nav.nav>li>a{
    font-size: 16px;
    padding-left: 0px;
    padding-right: 10px; font-weight: normal;}*/

body {
    position: relative;
}

.header:not(.transparent) .header-nav.nav>li>a {
    /*font-size: 14px;*/
    color: #FFFFFF;
    text-align: center;
    display: flex;
    flex-flow: column;
    font-weight: normal;
}


.header:not(.transparent) .header-nav.nav>li>a>img{
    margin: 2px auto;
}

.stuck .header-main .nav > li > a{
    line-height: initial !important;
}

#wide-nav.header-bottom{
    border-bottom: 1px solid #ebebeb;
}

#wide-nav .flex-row .flex-left{
    flex: auto;
    min-width: 105px;
    margin-right: 0;
    width: fit-content;
}

#wide-nav .header-vertical-menu .header-vertical-menu__title{
    text-transform: uppercase;
    font-size: 0.8em;
/*    color: #3d3d3d;*/
    font-family: "Open Sans", sans-serif;
}

#wide-nav .flex-row .flex-center{
    flex: 1;
    width: calc(100% - 123px);
    position: relative;

}

#wide-nav .header-vertical-menu__opener{
    padding-left: 0;
    width: 123px;
}

#wide-nav .header-vertical-menu .header-vertical-menu__fly-out{
    min-width: 230px;
    border: 1px solid #ddd;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    padding: 5px 10px;
}

#wide-nav .flex-row .flex-center .header-bottom-nav {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
}

/*#wide-nav .flex-row .flex-center:after {
    background: linear-gradient(to right,rgba(255,255,255,0.3),rgba(255,255,255,0.8),#fff);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
}*/

#wide-nav .header-vertical-menu__opener .icon-angle-down{
    display: none;
}

#wide-nav .header-vertical-menu__opener .header-vertical-menu__title{
    /*font-weight: normal;*/
    border-right: 1px solid #ffffff91;
}


#wide-nav .header-bottom-nav li a{
    white-space: nowrap;
    text-transform: none;
    font-size: 0.8em;
    font-weight: bold;
    border: none !important;
    outline: none !important;
    background: none !important;
}

#wide-nav .header-bottom-nav li a:hover{
    background: none !important;
    box-shadow: none;
}

#wide-nav .flex-col.flex-center .header-bottom-nav li a .icon-angle-down,
#wide-nav .flex-col.flex-center .header-bottom-nav li .sub-menu{
    display: none !important;
    visibility: hidden;
    opacity: 0;
}

#wide-nav .header-bottom-nav.nav>li.active>a,
#wide-nav .header-bottom-nav.nav>li>a:hover{
    font-size: .8em;
/*    color: #194586 !important;*/
}

@media screen and (max-width: 849px){

    .header.has-sticky .stuck .header-main {
        height: 46px!important; 
    }

    #wide-nav .show-for-medium{
        width: 100%;
    }

    #wide-nav .header-bottom-nav{
        width: 100%;
        flex-wrap: nowrap;
        padding-top: 0;
        padding-bottom: 0;
    }

/*    #wide-nav .header-bottom-nav:after {
        background: linear-gradient(to right,rgba(255,255,255,0.3),rgba(255,255,255,0.8),#fff);
        content: '';
        height: 35px;
        position: fixed;
        top: 60px;
        right: -80px;
        width: 100px;
    }*/

    #wide-nav .header-bottom-nav>li{
        margin: 0;
    }

    #wide-nav .header-bottom-nav>li>a{
        padding-left: 12px;
        padding-right: 12px;
/*        color: #3d3d3d;*/
    }

    #wide-nav .header-bottom-nav #mega-menu-wrap + li>a{
        padding-left: 0;
    }

    /*#wide-nav .header-bottom-nav>li>a>i,*/
    #wide-nav .header-bottom-nav>li>.sub-menu{
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }

    #wide-nav .nav-center{
        justify-content: flex-start;
    }

    #wide-nav #mega-menu-wrap{
        width: initial;
        background: transparent;
    }

    #wide-nav #mega-menu-title{
        padding: 0;
        padding-right: 10px;
        margin-right: 10px;
        color: #3d3d3d;
        font-weight: normal;
        font-family: "Open sans", sans-serif;
        font-size: .8em;
        line-height: 25px;
        text-transform: uppercase;
        border-right: 1px solid #333;
        white-space: nowrap;
    }

    #wide-nav #mega-menu-title i{
        padding-right: 0;
        margin-right: 0;
    }

    #wide-nav #mega_menu {
        max-width: 200px;
        position: fixed;
        top: 105px;
    }
    #wide-nav #mega_menu .sub-menu{
        padding: 0 10px;
    }
    #mega_menu>li>a{
        font-size: 0.75em;
    }

    #wide-nav .header-bottom-nav:not(.active-vertical-menu){
        overflow-x: scroll;
        touch-action: pan-x;
       /*-webkit-overflow-scrolling: touch !important;*/
       cursor: grab;
    }
    #header.header.has-sticky .header-wrapper.stuck #mega_menu:not(.active){
        display: none !important;
    }
}


.box-warranty-info {
    width: 100%;
    display: inline-block;
    padding: 10px 10px 0;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 15px;
}

.box-warranty-info .box-title p {
    font-size: 16px;
    font-weight: 700;
    color: #444;
    margin-bottom: 10px;
}

.box-warranty-info .box-content.warranty-info {
    font-size: 12px;
}

.box-warranty-info .box-content.warranty-info .item-warranty-info {
    display: flex;
    font-size: inherit;
    margin-bottom: 10px;
}

.box-warranty-info .box-content.warranty-info .warranty-icon {
    width: 20px!important;
    margin-right: 10px;
}

.box-warranty-info .box-content.warranty-info .warranty-icon img{
    max-width: 100%;
    height: auto;
}

.box-warranty-info .box-content.warranty-info .warranty-description {
    font-size: 12px;
    flex: 1;
}

.box-warranty-info .box-content.warranty-info .warranty-description p {
    margin-bottom: 0;
}

.box-promotion {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #fe7500;
    margin-bottom: 15px;
}

.box-promotion .box-title{
    display: flex;
    align-items: center;
    height: 42px;
    line-height: 42px;
    background-color: #fd6e1da1;
    color: #111;
    font-size: 16px;
    font-weight: bold;
}

.box-promotion .box-title img{
    width: 20px;
    height: auto;
    margin: 10px;
}

.box-promotion .promotion-info{
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    transition: min-height 1s ease;
    margin: 10px;
}

.box-promotion .promotion-info ul,
.box-warranty-info .box-content.basic-info ul{
    margin-bottom: 0;
    margin-left: 20px;
    list-style: none;
}

.box-promotion .promotion-info ul li,
.box-warranty-info .box-content.basic-info ul li {
    margin: 10px 5px;
    font-size: 12px;
}

.box-promotion .promotion-info ul li::before,
.box-warranty-info .box-content.basic-info ul li::before {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='15' height='15'><path fill='%23cc0f35'%20d='M44%2024c0%2011.045-8.955%2020-20%2020S4%2035.045%204%2024%2012.955%204%2024%204s20%208.955%2020%2020z'/><path%20fill='%23ccff90'%20d='M34.602%2014.602L21%2028.199l-5.602-5.598-2.797%202.797L21%2033.801l16.398-16.402-2.796-2.797z'/></svg>");
    margin-left: -20px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}


.box-warranty-info .box-content.basic-info ul li::before {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='15' height='15'><path fill='%23f68121'%20d='M44%2024c0%2011.045-8.955%2020-20%2020S4%2035.045%204%2024%2012.955%204%2024%204s20%208.955%2020%2020z'/><path%20fill='%23ccff90'%20d='M34.602%2014.602L21%2028.199l-5.602-5.598-2.797%202.797L21%2033.801l16.398-16.402-2.796-2.797z'/></svg>");
}

.flickity-prev-next-button.previous{
    z-index: 11;
}

#wide-nav .header-bottom-nav::-webkit-scrollbar{
    height: 4px;
    width: 4px;
    background: #efefef;
    visibility: hidden;
    opacity: 0;
    transition-delay: 0.25s;
    cursor: pointer;
}

#wide-nav .header-bottom-nav::-webkit-scrollbar-thumb:horizontal{
    background: #ddd;
    border-radius: 10px;
    visibility: hidden;
    opacity: 0;
    transition-delay: 0.25s;
    cursor: pointer;
}


#wide-nav:hover  .header-bottom-nav::-webkit-scrollbar{
    visibility: visible;
    opacity: 1;
}

#wide-nav:hover .header-bottom-nav::-webkit-scrollbar-thumb:horizontal{
    visibility: visible;
    opacity: 1;
}


.fancybox__container:not(.is-compact) .fancybox__slide {
    padding-bottom: 190px;
}

#ftwp-container.ftwp-wrap .ftwp-icon-collapse,
#ftwp-container.ftwp-wrap .ftwp-icon-expand{
        font-family: "ftwp-icon" !important;
}

#ftwp-container.ftwp-wrap #ftwp-contents {
    border-color: #ececec !important;
}

@media screen and (max-width: 767px){
    .category-product-section .readmore{
        margin-top: 20px;
    }

    #product-sidebar {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 440px){
    .product-small span.vi-sctv-price {
        flex-flow: column;
        gap: 5px;
        min-height: 41px;
    }
}

.buy_now_style {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff!important;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0!important;
    max-width: 350px;
    width: 100%;
}

.buy_now_style span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
}

body.single-product .single_add_to_cart_button.alt{
    margin-bottom: 20px;
}

form.cart .button-link.buy_now_style{
    margin-bottom: 0;
}

@media screen and (max-width: 500px){

    .buy_now_style {
        max-width: initial;
    }


}

.section_product .product-list.ajax_products .col-inner.product-loading {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: product_loading 1.5s infinite;
  padding-top: 120%;
}

@keyframes product_loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

