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

/*************** ADD CUSTOM CSS HERE.   ***************/

.price-section3{
    display: none;
}
p.product-title a{
    color: #555 !important;
}
/* HEADER CSS BEGIN */
#header #wide-nav .flex-center{
    margin: 0;
}
.header.show-on-scroll, .stuck .header-main{
    display: none;
}
.header-content1{
    color: #555;
}
.header-content1 a{
    font-size: 14px;
    padding: 0px 5px;
}
.header-content1 a:hover{
    text-decoration: underline;
}
.header-content3 img {
    width: 240px;
    height: 45px;

}
.header-sologan2 {
    text-align: center;
}
h2.header1 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: red;
}
h2.header2 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #0a001f;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center !important;
}
.header-content3 p{
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.8px;
    text-align: center;
    line-height: 30px;
}
#header .header-wrapper #top-bar{
    border-bottom: solid 1px #e5e5e5;
}
.header-contact{
    display:flex;
}
.header-contact{
    border: solid 1px #d4d4d4;
    padding: 6px 10px;
    border-radius: 50px;
}
.header-contact p{
    font-size: 16px;
    color:#000000;
}
.header-contact p span{
    font-size: 20px;
    font-weight: 700;
}
.header-contact img{
    margin-right: 5px;
    height: 30px;
    width:30px;
}
#header .button.icon.circle {
    color: #f00;
    background-color: #fff;
    border: none;
    height: 31px;
    width: 33px;
}
.is-small, .is-small.button {
    font-size: 1em;
}

li.current-dropdown>.nav-dropdown{
    width: 1280px;
}
li.current-dropdown>.nav-dropdown-full, li.has-dropdown:hover>.nav-dropdown-full{
    max-width: 1200px !important;
}

.nav-dropdown-default {
    padding: 20px 10px 10px 10px !important;
}

.nav-dropdown li {
    width: 280px;
    display: block;
    margin: 0;
    border: none;
}

.nav-dropdown li a{
    font-size: 14px;
    display: block;
    color: #555;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-decoration: none;
    padding-left: 10px;
    font-weight: 600;
    background: url(img/b/ig.png) no-repeat left center;
    border-bottom: none !important;
}
.nav-dropdown li a:hover{
    color: #fe0000;
}



/* SEARCH CSS BEGIN */
.header-block-block-1 .searchform-wrapper{
    width: 330px;
}
.searchform-wrapper .searchform input[type='search']{
    border-radius: 50px;
    position: relative;
    height: 45px;
}
.searchform-wrapper .searchform .submit-button{
    background-color: rgba(0,0,0,0);
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
}
.searchform-wrapper .searchform .submit-button:hover{
    background: rgba(0,0,0,0);
    border: none;
    border-radius: 50px;
}

.searchform .button.icon i {
    font-size: 1.2em;
    color: #000;
    padding-right: 10px;
}
.header-bottom .nav>li {
    margin: 0 1px;
}
.header-bottom-nav.nav li>a{
    text-align: center;

    padding: 0px 12px;
}
.header-bottom-nav.nav > li.active > a{
    background-color: #fe0000;
    height: 50px;
    text-align: center;
}
.header-bottom-nav.nav > li:hover > a{
    background-color: #fe0000;
    height: 50px;
}
.header-bottom .has-dropdown .icon-angle-down {
    display: none;
}
/* SEARCH CSS END */

/* HEADER CSS END */

/* FOOTER CSS BEGIN */
.title-footer{
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    height: 40px;
    line-height: 50px;
    color: red;
    margin-bottom: 8px;
}
.box1-footer{
    color:#fff;
}
.box1-footer .strong-color{
    color: rgb(255, 255, 0);
}
.box1-footer a{
    color: rgb(255, 0, 0);
}
.box2-footer ul>li{
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
    list-style-type: none;
    margin-left: 0em;
}
.box2-footer ul>li>a{
    color:#fff;
    font-size: 14px;
    cursor: auto;
}
.box2-footer ul>li>a:hover{
    text-decoration: underline;
}
.box3-footer ul>li{
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
    list-style-type: none;
    margin-left: 0em;
}
.box3-footer ul>li>a{
    color:#fff;
    font-size: 14px;
    cursor: auto;
    font-weight: 500;
}
.box3-footer ul>li>a:hover{
    text-decoration: underline;
}
.payment{
    background: url(img/b/io.png) no-repeat left top;
    height: 38px;
    width: 300px;
}
.item-kiemduyet{
    width: 300px;
    margin-top: 10px;
}
.bct{
    float: left;
    width: 138px;
    height: 52px;
    background: url(img/b/bct.png) no-repeat left top;
}
.dmca{
    float: right;
    width: 81px;
    height: 32px;
    background: url(img/b/dmca.png) no-repeat right center;
    background-size: 81px 32px;
    margin-top: 10px;
}
.hori-line{
    display: block;
    height: 1px;
    background-color: #ff0b01;
    width: 40px;
    overflow: hidden;

    margin-bottom: 10px;
    margin-top: -5px;
}
.row2-footer{
    color: #fff;
}
.row2-footer .row2-footer-title{
    font-size: 16px;
}
.mst{
    box-sizing: border-box;
    border-collapse: collapse;
    font-family: "Segoe UI_", "Open Sans", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14.6667px;
    letter-spacing: 0.293333px;
}
.q-and-a{
    width: 236px;
    height: 58px;
    padding-left: 46px;
    background: #4d4d4d url(img/b/it.png) no-repeat 12px center;
    border-radius: 10px;
    background-size: auto 24px;
    font-size: 13px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.q-and-a span{
    padding-top: 10px;
    height: 20px;
}
.service-center{
    width: 280px;
    height: 56px;
    padding-left: 50px;
    border: solid 1px #4d4d4d;
    background: url(img/b/it.png) no-repeat 12px center;
    border-radius: 10px;
    background-size: auto 24px;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
}
/* FOOTER CSS END */

/* TRANG CHU CSS BEGIN */
/* Product CSS BEGIN */
.product-list-sale .price{
    display: none;
}
.section3 .quick-view{
    display: none;
}
.product-list-sale .price-section3 {
    display: inline;
}
.product-list-sale del .woocommerce-Price-amount bdi{
    float: left;
    text-decoration-line:line-through;
    color: #999;
    padding-top: 8px;
    font-weight: bold;
}
.product-list-sale .price-section3 ins bdi{
    position: absolute;
    top:-25px;
    left: 5px;
    font-size: 30px;
    text-shadow: 3px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
             3px 3px #fff, -2px -2px #fff, 1px -1px #fff, -1px 2px #fff;
    font-size: 30px !important;
    text-transform: uppercase;
    font-family: 'Gambetta', serif;
    letter-spacing: -0px;
    transition: 700ms ease;
    font-variation-settings: "wght" 311;
    margin-bottom: 0.8rem;
    color: #fe0000 !important;
    outline: none;
    text-align: center;
}
.product-list-sale .product-small:hover .price-section3 ins bdi {
    font-variation-settings: "wght" 582;
    letter-spacing: 1px;
  }
.product-list-sale ins .woocommerce-Price-amount bdi{
    font-weight: bold;
    float: right;
    color: #373737;
    font-size: 22px;
}
.section-product .price-section3{
    display: none;
}
.product-title a:hover{
    color: #fe0000;
    text-decoration: underline;
}
.deal-price{
    color: #666 !important;
    margin-left: 20px;
    line-height: 30px;
    font-size: 15px !important;
}
ins .woocommerce-Price-amount bdi{
    font-weight: bold;
    float: left;
    color: #fe0000;
    font-size: 22px;
}
del .woocommerce-Price-amount bdi{
    float: right;
    text-decoration-line:line-through;
    color: #999;
    padding-top: 8px;
    font-weight: bold;
}
.section-product .box-text p {
    margin-top: .1em;
    margin-bottom: .5em;
}
/* Product CSS END */
.shop-container .section2{
    background-color: rgb(245, 245, 245);
    margin-top: 25px;
}
.shop-container .textwidget .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0em;
}
.section2 .plain{
    color: #555;
}
.section2 .plain:hover{
    color: #fe0000;
}
.section2 .box-service b{
    display: block;
    line-height: 30px;
    font-size: 14px;
}
.section2 .box-service .item-box-service{
    display: block;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-size: 13px;
}
.section2 .icon-box-text{
    padding-top: 8px;
}

.section3 em{
    float: left;
    background-color: #fe0000;
    width: 6px;
    height: 22px;
    overflow: hidden;
    margin-right: 12px;
    margin-top: 5px;
}
#custom_html-10 em{
    float: left;
    background-color: #fe0000;
    width: 6px;
    height: 22px;
    overflow: hidden;
    margin-right: 12px;
    margin-top: 5px;
}
.section3 .title-box{
    display: flex;
}
#custom_html-10 .title-box{
    display: flex;
}
.section3 .title-box .title{
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

#custom_html-10 .title-box .title{
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;

}
.section3 .read-more{
    float: right;
    border: solid 1px #7f7f7f;
    padding: 6px 12px;
    font-size: 13px;
    width: 100px;
}
#custom_html-10 .read-more{
    color: #fff;
    float: right;
    border: solid 1px #7f7f7f;
    padding: 6px 12px;
    font-size: 13px;
    width: 100px;
}
.quick-view{
    display: none;
}
.product-small .badge-container{
    top: -25px;
    left: 230px;

}
.onsale{
    width: 51px;
    height: 51px;
    top: 0px;
    overflow: hidden;
    text-align: center;
    line-height: 51px;
    font-weight: bold;
    color: #fff;
    background: url(img/b/k.png) no-repeat left top;
    font-size: 17px;
    position: absolute;
}
.section3{
    padding-bottom: 0px !important;
}
.section3 .col, .gallery-item, .columns{
    padding-bottom: 0px;
}
.section3 .flickity-prev-next-button.previous {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    left: -3%;
}
.section3 .flickity-prev-next-button.next {
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
    right: -3%;
}
.section3 .section-product{
    padding-top: 0px !important;
    padding-bottom: 0px;
}

#custom_html-10{
    padding-bottom: 0px !important;
    list-style: none;
}
#custom_html-10 .col, .gallery-item, .columns{
    padding-bottom: 0px;
}
#custom_html-10 .flickity-prev-next-button.previous {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    left: -3%;
    color: #fff;
}
#custom_html-10 .flickity-prev-next-button.next {
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
    right: -3%;
    color: #fff;
}
#custom_html-10  .section-product{
    padding-top: 0px !important;
    padding-bottom: 0px;
}
#custom_html-10 .price{
    display: none;
}
#custom_html-10 .onsale{
    width: 51px;
    height: 51px;
    top: 0px;
    overflow: hidden;
    text-align: center;
    line-height: 51px;
    font-weight: bold;
    color: #fff;
    background: url(img/b/k.png) no-repeat left top;
    font-size: 17px;
    position: absolute;
    right: -20px;
}


#custom_html-10 .product-small .col-inner{
    width: 270px;
    background-color: #fff;
    border: solid 5px #fff;
    height: 330px;
    width: 270px;
    float: left;
}



/* .section-product .onsale{
    width: 51px;
    height: 51px;
    top: 0;
    overflow: hidden;
    text-align: center;
    line-height: 51px;
    font-weight: bold;
    color: #fff;
    background: url(img/b/k.png) no-repeat left top;
    font-size: 17px;
    position: absolute;
} */
.section-product .nav-product-category{
    display: inline-flex;
    width: 100%;
}
.section-product .nav-product-category a h2{
    color: #555;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.section-product .nav-product-category a h2:hover{
    color: #fe0000;
    text-decoration: underline;
}
.nav-product-category a{
    color: #555;
    text-decoration: none;
}
.section-product .nav-product-category .nav-product-small ul li{
    list-style-type: none;
    display: inline;
    line-height: 35px;
    margin-left: 0.5em;
}
.nav-product-category .nav-product-small{
    float: left;
    position: absolute;
    right: 0px;
}
.section-product .nav-product-category .nav-product-small a{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.section-product .nav-product-category .nav-product-small a:hover{
    color: #fe0000;
    text-decoration: underline;
}
.section-product .nav-product-category .nav-product-small span{
    font-size: 13px;
}
.section-product .divider{
    position: relative;
    list-style-type: none;

}
.section-product .divider li{
    margin-left: 0em !important;
}
.section-product .divider .divider-under {
    height: 2px;
    overflow: hidden;
    background-color: #e6e6e6;
    width: 100%;
}
.section-product .divider .divider-above {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 2px;
    overflow: hidden;
    background-color: #ff0006;
    width: 98px;
}
.section4 .col, .gallery-item, .columns {
    padding: 0 15px 0px;
}
.title-section{
    margin-top: 20px;
    text-align: center;
    height: 86px;
    font-size: 26px;
    background: url(img/b/b.png) no-repeat center 45px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

.section4 main {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

.section4 #carousel {
    position: relative;
    height: 400px;
    top: 50%;
    overflow: hidden;
  }
.section4 #carousel div {
    position: absolute;
    transition: transform 400ms, left 400ms, opacity 400ms, z-index 0s;
    opacity: 1;
  }
.section4 #carousel div img {
    width: 400px;
    transition: width 400ms;
     -webkit-user-drag: none;
  }
.section4  #carousel div.hideLeft {
    left: 0%;
    opacity: 0;
    transform: translateY(50%) translateX(-50%);
  }
.section4 #carousel div.hideLeft img {
    width: 200px;
  }
.section4 #carousel div.hideRight {
    left: 100%;
    opacity: 0;
    transform: translateY(50%) translateX(-50%);
  }
.section4 #carousel div.hideRight img {
    width: 200px;
  }
.section4 #carousel div.prev {
    z-index: 5;
    left: 30%;
    transform: translateY(50px) translateX(-50%);
  }
.section4 #carousel img:hover {
    cursor: grab;
  }
.section4 #carousel div.prev img {
    width: 300px;
  }
.section4 #carousel div.prevLeftSecond {
    z-index: 4;
    left: 15%;
    transform: translateY(50%) translateX(-50%);
    opacity: 0.7;
  }
.section4 #carousel div.prevLeftSecond img {
    width: 200px;
  }
.section4 #carousel div.selected {
    z-index: 10;
    left: 50%;
    transform: translateY(0px) translateX(-50%);
  }
.section4 #carousel div.next {
    z-index: 5;
    left: 70%;
    transform: translateY(50px) translateX(-50%);
  }
.section4 #carousel div.next img {
    width: 300px;
  }
.section4 #carousel div.nextRightSecond {
    z-index: 4;
    left: 85%;
    transform: translateY(50%) translateX(-50%);
    opacity: 0.7;
  }
.section4 #carousel div.nextRightSecond img {
    width: 200px;
  }

.section4 .buttons {
    width: 100%;
    position: absolute;
    top:0;
}
.title-section-post-page-category{
    text-align: center;
    height: 68px;
    font-size: 26px;
    background: url(img/b/b.png) no-repeat center 36px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 10px;
}
.title-section-post{
    text-align: center;
    height: 68px;
    font-size: 24px;
    background: url(img/b/b.png) no-repeat center 36px;
    font-weight: 500;
    text-transform: uppercase;
}
.text-section-post{
    font-size: 14px;
    color: #333;
}
.section-list-post .col-inner{
    height: 300px;
    margin-right: 24px;
    margin-bottom: 24px;
    border: solid 1px #e7e7e7;
    text-align: center;
}
.section-list-post .col-inner .post-title{
    color: #555;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    height: 35px;
    overflow: hidden;
}
.section-list-post .col-inner .post-title:hover{
    color: #fe0000;
    text-decoration: underline;
}
.section-list-post .col-inner .is-divider{
    display: none;
}
.section-list-post .col-inner  .box-text p {
    margin-top: .1em;
    margin-bottom: .1em;
    height: 55px;
    overflow: hidden;
    display: block;
    color: #666;
    line-height: 18px;
    overflow: hidden;
    margin-bottom: 20px;
}




/* TRANG CHU CSS END */
/* SIDEBAR POST BEGIN */
/* breadcrumb product */
.breadcrumb-box{
    border-bottom: solid 1px #ececec;
}
.breadcrumb-box #breadcrumbs{
    width: 1200px;
    margin: 0 auto;
    padding: 0 auto;
    padding: 10px 0px;
}

.breadcrumb-box #breadcrumbs a{
    color: #000 !important;
    font-size: 14px;
}
.breadcrumb-box #breadcrumbs span{
    color: #555 !important;
    font-size: 14px;
    cursor: pointer;
}
.breadcrumb-box #breadcrumbs span span:hover{
    color: #fe0000 !important;
    text-decoration: underline;
}

.breadcrumb-box #breadcrumbs a:hover{
    color: #fe0000 !important;
    text-decoration: underline;
}


.breadcrumb-box #breadcrumb{

    margin: 0px auto;
    padding: 0px auto;
}

.breadcrumb-box .woocommerce-breadcrumb{
    width: 1200px;
    margin: 0 auto;
    padding: 0 auto;
    padding: 10px 0px;
}
.breadcrumb-box .woocommerce-breadcrumb a{
    font-size: 14px;
    color: #000;
    text-transform:capitalize ;
}
.breadcrumb-box .woocommerce-breadcrumb a:hover{
    color: #fe0000;
    text-decoration: underline;
}
/* breadcrumb product end*/

.icon-sidebar-post{
    float: left;
}
.icon-sidebar-post .icon-box-img{
    height: 60px;
}
.sidebar-post-row p{
    margin-bottom: 0em !important;
}
.sidebar-post-row .col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 0px 0px !important;
    width: 100%;
}
.sidebar-post-row .icon-sidebar-post img{
    height: 50px;
    width: 50px;
    padding-top: 0em !important;
    -webkit-border-radius: 50%;
    border: solid 1px #ccc;
}
.sidebar-post-row .icon-sidebar-post .icon-box-text .text-item p{
    display: block;
    color: #555;
    margin-bottom: 0em !important;
}
.sidebar-post-row .icon-sidebar-post .icon-box-text .text-item h3{
    display: block;
    font-size: 17px;
}
.icon-sidebar-post{
    padding: 10px;
    border-bottom: 1px solid #fff;
    background-color: #eee;
}
.icon-sidebar-post:nth-child(){
    background-color: #eee;
}

.title-sidebar{
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    color: #fff;
    padding-left: 18px;
    font-size: 16px;
    background-color: #333;
    text-transform: uppercase;
}
.blog-wrapper .large-9{
    border-left: none !important;
}
.blog-wrapper .entry-image .badge{
    display: none;
}
.blog-wrapper .large-9 .entry-header .entry-image img{
    display: none;
}
.blog-wrapper .large-9 .entry-header .entry-category{
    display: none;
}
.blog-wrapper .large-9 .entry-header .entry-divider{
    display: none;
}
.blog-wrapper .large-9 .entry-header .entry-title{
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
    float: left;
    text-align: left;
}
.blog-wrapper .large-9 .entry-header-text.text-center {
    padding-left: 0em !important;
    padding-right: 1.5em;
}

/* SIDEBAR POST END */
/* PRODUCT SINGLE PAGE */
/* .col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 0px 0px;
    width: 100%;
} */
.product-main{
    padding: 10px 0px;
}
.shop-container .product-main .large-6{
    font-size: 24px;
    color: #555;
    font-weight: 600;
    padding-top: 10px;
}

.shop-container .product-main .badge-container{
    display: none;
}

.shop-container .product-main .product_meta .posted_in{
    display: none;
}
.shop-container .product-main .woocommerce-breadcrumb{
    display: none;
}
.shop-container .product-main .product-info .product-title{
    display: none;
}
.shop-container .product-main .product-thumbnails{
    display: none;
}
.shop-container .product-main .product-info{
    padding: 0px 0px;
    margin-right: -50px;
    margin-left: 90px;
}
.shop-container .product .row-divided.row-reverse>.col+.col:not(.large-12) {
    border-left: 0;
    border-right: none;
    }
.product-info .price {
    font-size: 1.5em;
    margin: 0em 0;
    font-weight: bolder;
}
.shop-container .product-main .product-info .quantity{
    display: none;
}
.shop-container .product-main .zoom-botton{
    display: none;
}
.buy_now_button{
    background-color: #01a89e;
    width: 100%;
    border-radius: 5px;

}
.buy_now_button:hover{
    box-shadow: none;
}

.buy_now_button span{
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
}
.buy_now_button p{
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 0px;
    height: 9px;
    font-weight: 600;
}

.shop-container .product-main .product-info .single_add_to_cart_button{
    display: none;
}

.box-contact-product-detail{
    border: solid 1px #f68d91;
    height: 72px;
    border-radius: 5px;
    color: #333;
    margin-top: 20px;
}
.box-contact-product-detail span{
    background: url(img/b/ie.png) no-repeat 10px 1px;
    padding-left: 24px;
    padding-bottom: 10px;
    font-size: 14px;
    background-size: auto 13px;
}
.box-contact-product-detail .address{
    padding: 12px 0px;
}
.box-contact-product-detail .title-address-product-detail{
    position: absolute;
    z-index: 1;
    width: 268px;
    margin-left: 55px;
    line-height: 30px;
    margin-top: -15px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.box-ship-product-detail{
    color: #333;
    border: solid 1px #ff6e81;
    border-radius: 5px;
    background: url(img/b/ei.png) no-repeat 10px 10px;
    padding-left: 36px;
    padding-top: 7px;
    height: 60px;
    overflow: hidden;
    background-size: 21px 21px;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 30px;
}
#product-sidebar{
    padding-top: 10px;
}
.product-info .devvn_single_price .new_price{
    padding-top: 10px;
}
.product-main .price {
    margin-top: 15px;
}
.product-main .price .deal-price{
    font-size: 28px !important;
    color: #ff0006  !important;
    font-weight: 800;
}

.product-info .devvn_single_price .new_price bdi{
    font-size: 28px;
    color: #ff0006;
    font-weight: 800;
}
.product-info .devvn_single_price .old_price{
        float: right;
        position: absolute;
        right: 0;
        top: 15px;
}
.product-info .devvn_single_price .old_price bdi{
    text-decoration: line-through;
    color: #666;
    font-size: 16px;

}
.price-percent{
    display: flex;
    padding: 5px 0px 0px 0px;
}
.product-info  .percent{
    float: left;
    line-height: 26px;
    width: 50px;
    padding-left: 20px;
    background: #00ac9f url(img/b/gc.gif) no-repeat left top;
    font-size: 13px;
    color: #fff;
    margin-left: 15px;
    border-radius: 3px;
    font-weight: 900;
}
.product_meta span{
    border-top: none;
    color: #545454;
    line-height: none;
    background: url(img/b/i3.gif) no-repeat left center;
    padding-left: 15px;
    font-size: 14px;
    color:#333;
}
.product_meta span .sku{
    background: none;
}

.product-main .large-6 .flickity-prev-next-button.previous {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    left: 0% !important;
    background-color: #fff;
}

.product-main .large-6 .flickity-prev-next-button.next{
    background-color: #fff;
}
.product-main .large-6  .zoom-botton i{
    display: none;
}
.product-main .row .large-6, .gallery-item, .columns{
    padding: 0px 0px 0px !important;
}
.product-footer .tabs li{
    border:1px solid #e5e5e5;
    padding: 0px 20px 0px 30px;

}
.product-footer .tabs li a{
    font-size: 15px;

}
.add-into-product-page-content{
    height: 280px;
    border: solid 1px #e5e5e5;
    padding: 14px;
    margin-bottom: 40px;
    margin-top: -17px;
}
.add-into-product-page-content .item-into-content{
    width: 50%;
    float: left;
}
.add-into-product-page-content .item-into-content span{
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.add-into-product-page-content .item-into-content ul{
    height: 100px;
}
.add-into-product-page-content .item-into-content ul>li{
    font-size: 14px;
    color: #000;
    font-family: Arial !important;
    margin-bottom: 0.4em;
}
.product-footer .woocommerce-tabs {
    padding: 30px 0;
    border-top: none;
}
#custom_html-5{
    list-style: none;
}
#media_gallery-2{
    list-style: none;
}
.sidebar-top-links{
    border: solid 1px #e5e5e5;
    border-radius: 6px;
    height: 192px;
    overflow: hidden;
    width: 220px;
    float: right;
}
.sidebar-top-links ul li{
    margin-bottom: 0.4em !important;
}
.sidebar-top-links ul li a{
    background: url(img/b/g.gif) no-repeat 10px center;
    font-size: 14px;
    padding-left: 20px;
    color: #555;
}
.sidebar-top-links ul li a:hover{
    text-decoration: underline;
    color: #fe0000;;
}

#product-sidebar #custom_html-6{
    width: 220px;
    float: right;
}

.product-main .large-6 .product-images{
    margin-right: -60px !important;
}
.product-main .product-info .cart{
    margin-bottom: 0em !important;
}

#custom_html-4 .textwidget .sidebar-post-row{
    float: right;
    width: 260px;
    padding: 0 15px 30px;
}

.product-footer .related-products-wrapper{
    display: none;
}

.item-product h4 a:hover{
    color: #fe0000;
    text-decoration: underline;
}

.item-product h4 a{
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.item-products {
    width: 1200px;
    margin: 0 auto;
    padding: 0 auto;

}
.item-products .col-inner {
    width: 280px;
    height: 350px;
    margin-right: 20px;
    margin-bottom: 27px;
    margin-left: 0;
    display: block;
}
.title-same-product{
    margin-bottom: 10px;
}
.title-same-product h2{
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
}

.title-same-product em{
    float: left;
    background-color: #fe0000;
    width: 6px;
    height: 22px;
    overflow: hidden;
    margin-right: 12px;
    margin-top: 5px;
}

#custom_html-11{
    list-style: none;
    margin-bottom: 0em !important;
}
#custom_html-11 .widget{
    margin-bottom: 0em !important;
}
 .icon-box-text{
    padding-left: 10px;
}
.shop-container #custom_html-11 .icon-box-left .icon-box-img+.icon-box-text{
    padding-left: 0.8em;
}
/* PRODUCT SINGLE PAGE END */
/* Page category product Begin */
.shop-page-title .page-title-inner{
    display: none;
}
.category-page-row{
    padding-top: 0px;
    width: 1200px;
    margin: 0 auto;
}
.content-bottom-page-category{
    padding-top: 0px;
    width: 1200px;
    margin: 0 auto;
}
.category-page-row .breadcrumb-box #breadcrumbs a{
    color: #555 !important;
}
.category-page-row #breadcrumbs span{
    font-size: 14px;
    color: #555;

}
.box-list {
    margin-top: 30px;
}
.box-list .list-category{
    list-style: none;
    border: solid 1px #e6e6e6;
    border-radius: 5px;
    padding-left: 20px;
    padding-bottom: 10px;
    overflow: auto
}
.box-list .list-category .category_parents{
    background-color: #fff;
    height: 30px;
    margin-top: -15px;
    float: left;
    text-transform: uppercase;
    padding: 0px 15px;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 6px;
    z-index: 5;
    position: absolute;

}
.box-list .list-category .category_parents a{
    display: block;
    line-height: 30px;
    background: url(img/b/mi.png) no-repeat right center;
    background-size: auto 20px;
    padding-right: 30px;
    color: #555 !important;
}
.box-list .list-category .category_parents a:hover{
    color: #fe0000 !important;
    text-decoration: underline;
}
.box-list .list-category .item{
    float: left;
    width: 290px;
    margin-bottom: 0em;
}
.box-list .list-category .item a{
    font-size: 14px;
    font-weight: 550;
    float: left;
    display: block;
    padding-left: 11px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    background: url(img/b/io.gif) no-repeat left center;
    color: #555 !important;

}
.box-list .list-category .item a:hover{
    color: #fe0000 !important;
    text-decoration: underline;
}
.content-top-page-category h1{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #555;
    margin-bottom: 0.3em;
}
.content-top-page-category .ga {
    height: 2px;
    overflow: hidden;
    position: relative;
}
.content-top-page-category .ga .a {
    height: 2px;
    overflow: hidden;
    background-color: #e6e6e6;
}
.content-top-page-category .ga .b {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 2px;
    overflow: hidden;
    background-color: #ff0006;
    width: 98px;
}
.content-top-page-category p{
    font-size: 16px !important;
    color: #000;
}
.title-list-product-category{
    margin-top: 50px;
}
.content-bottom-page-category h2{
    font-size: 16px !important;
    color: #000;
}
.content-bottom-page-category h3{
    font-size: 16px !important;
    color: #000;
}
.content-bottom-page-category span{
    font-size: 16px !important;
    color: #000;
}
.content-bottom-page-category p{
    font-size: 16px !important;
    color: #000;
}
.shop-container .section-list-post .post-item .box-text{
    margin-top: -50px;

}
.shop-container .section-list-post .post-item .box-text h5 a{
    color: #555;
}
.shop-container .section-list-post .post-item .box-text h5 a:hover{
    color: #fe0000;
    text-decoration: underline;
}
.shop-container .section-list-post .post-item .box-text a:not(.button) {
    line-height: 1.3;
    margin-top: 0em !important;
    margin-bottom: .1em;
    }
/* #main .breadcrumb-handmade{
    display: none;
}

#main .box-list{
    display: none;
}

#main .shop-container .content-bottom-page-category{
    display: none;
}
#main  .shop-container .category-page-row  .breadcrumb-handmade{
    display: block;
}
#main .shop-container .category-page-row  .box-list{
    display: block;
}
#main  .shop-container .category-page-row .content-top-page-category{
    display: block;
}
#main .shop-container .content-bottom-page-category{
    display: block;
} */
.woocommerce-cart-form{
    border: 5px solid;
    border-image: linear-gradient(45deg, purple, orange) 1;
    padding: 30px;
}

.continue-shopping a{
    border:2px solid #fe0000 !important;
    color: #555 !important;
}
.is-outline:hover, .primary.is-outline:hover {
    color: #fff;
    background-color: #fe0000;
    border-color: #fe0000;
    color: #fff !important;
}

.cart-collaterals .cart-sidebar{
    background-color: #f6f7f9;
    padding: 50px;
}
.cart-collaterals {
    border-left: none !important;
}

.checkout-page-title nav{
    font-size: 16px !important;
}
.checkout-page-title .cart-sidebar{
    color: #555 !important;
}
.has-border{
    border: 5px solid;
    border-image: linear-gradient(45deg, purple, orange) 1;
}

/* .nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before{
    display: none;
} */

h4.title-footer1 {
   border-bottom: 1px solid;
    color: #edc502;
    margin-top: 10px;
}


input#woocommerce-product-search-field-0::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #0c0c0c;
    opacity: 1; /* Firefox */
}
.dark .form-flat input:not([type=submit]), .dark .form-flat select, .dark .form-flat textarea, .nav-dark .form-flat input:not([type=submit]), .nav-dark .form-flat select, .nav-dark .form-flat textarea {
    color: rgb(15,15,15)!important;
}

/* Page category product End */



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .nav-product-category a {
        margin-top: -40px;
        color: #555;
        text-decoration: none;
    }.container.product-category {
         margin-top: 20px;
     }
	.nav-product-category .nav-product-small {
    left: 12px;
    float: left;
    position: absolute;
    right: 0px;
}

	.title-section {
    margin-top: 20px;
    text-align: center;
    height: 86px;
    font-size: 26px;
    background: url('') no-repeat center 45px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
	.title-section-post {
    text-align: center;
    height: 68px;
    font-size: 24px;
    background: url('') no-repeat center 45px;
    font-weight: 500;
    text-transform: uppercase;
}
	.shop-container .product-main .product-info {
    padding: 8px;
    padding: 0px 8px;
    margin-right: 0px;
    margin-left: 0px;
}
	.add-into-product-page-content {
    height: auto;

}
.add-into-product-page-content .item-into-content {
    width: 100%;
    float: left;
}
.image-fade_in_back img {
    width: auto!important;
}

    .item-products .product-small.box {
        position: relative;
        left: -15px;
    }
    .item-products .box-text.box-text-products {
        padding: 10px;
    }
    .mfp-content {
        height: 93%;
    }
}
