.row.row-gutter-10{
    margin-left:-5px;
    margin-right:-5px
}
.row.row-gutter-10>[class*="col-"]{
    padding-left:5px;
    padding-right:5px
}
.row.row-noGutter{
    margin-left:0;
    margin-right:0
}
.row.row-noGutter-2{
    margin-left:0px;
    margin-right:0px
}
.row.row-noGutter-2>[class*="col-"]{
    padding-left:0px;
    padding-right:0px
}
.bold-14{
    font-weight:bold;
    font-size:14px;
    font-family:'Arial',sans-serif
}
.bold-20{
    font-weight:bold;
    font-size:20px;
    font-family:'Arial',sans-serif;
    text-transform:uppercase
}
.white-color{
    color:#fff;
    font-weight:bold
}
.dp_none{
    display:none
}
.text-upper{
    text-transform:uppercase
}
img.grayscale{
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
    filter:gray;
    -webkit-transition:all .6s ease;
    opacity:0.5
}
img.grayscale:hover{
    opacity:1;
    filter:grayscale(0%);
    -webkit-filter:grayscale(0%);
    filter:none
}
.border-bottom-1px{
    border-bottom:1px solid #dddddd26;
    padding-top:15px;
    margin-bottom:15px
}
.page{
    display:block;
    float:left;
    width:100%;
    margin-bottom:10px
}
.hidden_blog{
    display:none
}
.owl_timeout{
    display:none !important
}
.title-head{
    font-size:18px;
    text-transform:uppercase;
    margin-top:9px;
    color:#ec6ba2;
    text-decoration:none
}
.title-head.page_title{
    font-size:16px;
    font-weight:bold;
    text-transform:none
}
.title-head a{
    color:#555
}
.title-head a:hover{
    color:#db5989
}
.subtitle-head{
    font-size:1.28571em;
    color:#555;
    margin:20px 0
}
.products-view-list .product-box .product-price-old{
    margin-left:10px !important;
    font-size:15px;
    line-height:30px
}
.products-view-list .btn.btn-circle{
    background:#fff;
    border-radius:4px;
    width:34px;
    margin:0px;
    border:none;
    display:inline-block;
    text-align:center;
    padding:0 !important;
    background:#f16b6f;
    height:34px;
    line-height:34px
}
.products-view-list .btn.btn-circle.iWishAdd .fa{
    color:#fff
}
.products-view-list .btn.btn-circle.iWishAdded .fa{
    color:#33344a
}
.products-view-list .btn.btn-circle:hover{
    background:#22263c;
    color:#fff;
    border:none;
    line-height:34px
}
.products-view-list .btn.btn-circle:hover .fa{
    color:#fff !important
}
.products-view-list .btn.btn-circle .fa{
    color:#db5989
}
.products-view-list .btn.btn-circle .add_cart_h{
    margin-bottom:3px;
    margin-right:3px;
    display:inline-block
}
.products-view-list .btn.btn-cart{
    width:118px;
    height:34px;
    line-height:34px;
    border-radius:3px;
    margin-right:3px;
    color:#fff;
    border:none !important;
    background:#db5989
}
@media (max-width: 767px){
    .products-view-grid .row-noGutter-2{
        border-left:none
    }
}
@media (max-width: 767px){
    .products-view-grid .custom-mobile:nth-child(5),.products-view-grid .custom-mobile:nth-child(6),.products-view-grid .custom-mobile:nth-child(7),.products-view-grid .custom-mobile:nth-child(8){
        display:none
    }
}
@media (max-width: 991px){
    .products-view-grid .custom-mobile:nth-child(7),.products-view-grid .custom-mobile:nth-child(8){
        display:none
    }
}
@media (min-width: 992px){
    .product-col .product-box-1{
        height:200px !important
    }
}
@media (max-width: 991px){
    .product-col .product-box-1{
        height:260px !important
    }
}
@media (max-width: 991px){
    .product-box-1 .product-info{
        margin-top:10px
    }
}
.product-box-1 .product-info .price-box .special-price{
    display:inline-block
}
.product-box-1 .product-info .price-box .old-price{
    display:inline-block
}
.product-box-1 .product-action{
    text-align:left;
    display:block;
    margin-top:10px !important;
    width:100%
}
.product-box-1 .product-action .btn.btn-circle{
    background:#fff;
    border-radius:0;
    width:calc((100% / 3) - 47px);
    margin:0px;
    display:inline-block;
    border:none;
    text-align:center;
    padding:0;
    background:#db5989;
    height:34px;
    line-height:34px;
    border-radius:4px
}
.product-box-1 .product-action .btn.btn-circle:hover{
    background:#33344a;
    color:#fff
}
.product-box-1 .product-action .btn.btn-circle:hover .fa{
    color:#fff
}
.product-box-1 .product-action .btn.btn-circle .fa{
    color:#db5989
}
.product-box-1 .product-action .btn.btn-qv{
    background:#fff;
    border-radius:0;
    width:34px;
    margin-left:2px;
    display:inline-block;
    border:none;
    text-align:center;
    padding:0;
    background:#db5989;
    height:34px;
    line-height:34px;
    border-radius:4px
}
.product-box-1 .product-action .btn.btn-qv:hover{
    background:#33344a;
    color:#fff
}
.product-box-1 .product-action .btn.btn-qv:hover .fa{
    color:#fff
}
.product-box-1 .product-action .btn.btn-qv .fa{
    color:#fff
}
.product-box-1 .product-action .btn.btn-cart{
    width:118px;
    height:34px;
    line-height:34px;
    border-radius:3px;
    color:#fff;
    background:#db5989
}
@media (min-width: 992px) and (max-width: 1199px){
    .product-box-1 .product-action .btn.btn-cart{
        width:103px;
        padding:0
    }
}
.product-box .product-thumbnail.display_flex{
    display:-webkit-flex;
    -webkit-align-items:center;
    display:-ms-flexbox;
    max-height:240px;
    height:240px
}
.product-box .product-thumbnail a img{
    max-width:100%;
    margin:0 auto
}
.product-box .product-name{
    margin-top:15px
}
@media (min-width: 1200px){
    .product-col .product-info{
        background:#fff
    }
}
@media (min-width: 1200px) and (min-width: 1200px){
    .product-col .product-info.effect{
        z-index:11
    }
    .product-col .product-info.effect .action_image{
        display:block;
        visibility:visible
    }
}
@media (max-width: 1199px){
    .product-box{
        margin:0px 0px 15px
    }
}
.icon-magnifier-add:before{
    font-family:'simple-line-icons';
    content:"\e091"
}
.icon-heart:before{
    font-family:'simple-line-icons';
    content:"\e08a"
}
.icon-heart-o:before{
    font-family:'simple-line-icons';
    content:"\e08a";
    color:#db5989
}
.icon-basket:before{
    font-family:'simple-line-icons';
    content:"\e04e"
}
.icon-settings:before{
    font-family:'simple-line-icons';
    content:"\e09a"
}
.product-col .product-box{
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px #ccc solid;
    /* border-bottom: 1px #CCC solid; */
    padding: 5px;
    min-height: 342px;
}
.product-col .product-box .product-thumbnail .label_news{
    position:absolute;
    top:0px;
    right:0px;
    z-index:99;
    width:40px
}
.product-col .product-box .product-thumbnail .image_link.display_flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:218px
}
@media (max-width: 767px){
    .product-col .product-box .product-thumbnail .image_link.display_flex{
        height:auto !important
    }
}
.product-col .product-box .product-thumbnail .image_link.display_flex img{
    max-height:100%;
    width:auto;
    max-width:100%;
    display:block
}
.product-box-1 .product-thumbnail .image_link.display_flex{
    height:180px !important
}
@media (max-width: 374px){
    .product-box-1 .product-thumbnail .image_link.display_flex{
        height:190px
    }
}
.product-box{
    text-align:left;
    background:transparent;
    position:relative;
    padding-top: 8px;
}
@media (min-width: 1200px){
    .product-box:hover .product-info.effect{
        z-index:11;
        background:#fff
    }
    .product-box:hover .product-info.effect .action_image{
        display:block;
        height:65px;
        visibility:visible
    }
    .product-box:hover .product-info.effect .hover_effect_content{
        padding-top:65px
    }
    .product-box:hover .product-info.effect .product-name-hover{
        display:block;
        width:100%;
        float:left;
        transition:1s;
        -moz-transition:1s;
        -webkit-transition:1s
    }
}
.product-box .product-thumbnail{
    -ms-flex-align:center;
    align-items:center;
    -webkit-align-items:center;
    position:relative;
    z-index:1
}
.product-box .product-thumbnail>a{
    /* display:block;
     */
    /* width:100%;
     */
    /* height:auto;
     */
    /* text-align:center;
     */
    /* position:relative;
     */
}
.product-box .product-thumbnail>a.image_link:before{
    content:" ";
    width:100%;
    height:100%;
    position:absolute;
    opacity:0;
    -webkit-transition:0.2s;
    -moz-transition:0.2s;
    -ms-transition:0.2s;
    transition:0.2s;
    left:0;
    z-index:9;
    background:#fff
}
.product-box .product-thumbnail a img{
    width:auto;
    max-height:100%;
    max-width:100%
}
.product-box .product-thumbnail:hover .image_link:before{
    opacity:.2;
    background:#000
}
.product-box .product-thumbnail:hover .product-action-grid{
    visibility:visible;
    opacity:1
}
.product-box .product-thumbnail:hover .summary_grid{
    visibility:visible
}
.product-box .product-info{
    overflow:hidden;
    z-index:10;
    width:100%;
    position:relative;
    transition:0.5s;
    -moz-transition:0.5s;
    -webkit-transition:0.5s;
    float:left;
    padding:0 15px 15px;
    background:#fff
}
@media (max-width: 991px){
    .product-box .product-info{
        padding:0 10px 15px
    }
}
.product-box .product-name{
    font-size:14px;
    line-height:24px;
    font-weight:400;
    margin-bottom:0px;
    overflow:hidden;
    text-overflow:ellipsis;
    word-break:break-word;
    max-height:45px;
    min-height:45px
}
.product-box .product-name a{
    color:#555;
    text-decoration:none
}
.product-box .product-name a:hover{
    color:#db5989
}
.product-box .price-box{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.product-box .product-price{
    color:#db5989;
    font-size:16px;
    line-height:26px;
    display:inline-block;
    font-weight:700;
    margin-right:0px
}
@media (max-width: 991px){
    .product-box .product-price{
        font-size:14px
    }
}
.product-box .product-price-old{
    text-decoration:line-through;
    font-size:13px;
    color:#959595;
    display:inline-block;
    line-height:20px;
    font-weight:400;
    margin-right:0px
}
@media (max-width: 991px){
    .product-box .product-price-old{
        font-size:11px
    }
}
.product-box .sale-off{
    background:#ed093e;
    font-size:11px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-align:center;
    color:#fff;
    padding:0px;
    position:absolute;
    right:10px;
    top:10px;
    z-index:1;
    width:38px;
    height:38px;
    line-height:38px;
    border-radius:100%;
    padding:0
}
.product-box .sale_count{
    display:inline-block;
    padding:0px 5px;
    background:#db5989;
    color:#fff;
    font-family:'Opens Sans', sans-serif;
    font-size:13px
}
.product-box .sale-flash{
    position:absolute;
    font-size:12px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    color:#fff;
    width:38px;
    height:38px;
    line-height:38px;
    font-weight:400;
    top:10px;
    right:10px;
    text-align:center;
    z-index:1;
    background-color:transparent !important
}
.product-box .sale-flash.shock,.product-box .sale-flash.flash{
    left:10px;
    right:auto
}
.product-box .product-summary{
    font-size:1em;
    color:#acacac;
    line-height:20px
}
.product-box .product-summary img{
    display:none
}
.product-box form{
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    -webkit-transform:scale(1);
    transform:scale(1)
}
.action_image{
    visibility:hidden;
    display:none;
    z-index:999;
    width:100%;
    float:left
}
@media (min-width: 1200px){
    .action_image{
        height:0px;
        padding:0 37px;
        display:block
    }
}
.action_image .owl_image_thumb_item{
    margin-top:10px
}
.action_image .owl_image_thumb_item .product_image_list .item_image{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:54px;
    border:solid 1px #ebebeb;
    cursor:pointer;
    overflow:hidden;
    padding:5px
}
.action_image .owl_image_thumb_item .product_image_list .item_image img{
    max-height:100%;
    width:auto !important;
    max-width:100%;
    display:block
}
.action_image .owl_image_thumb_item .product_image_list .item_image:hover{
    border-color:#db5989
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev,.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next{
    width:20px !important;
    height:20px !important;
    background:transparent !important;
    line-height:20px !important;
    text-align:center;
    border:none;
    top:60% !important
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before,.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before{
    height:20px !important;
    width:20px !important;
    line-height:20px !important;
    color:#333;
    border:none;
    background:transparent !important
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev{
    left:-30px
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before{
    content:"" !important;
    font-family:'FontAwesome';
    font-size:18px
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next{
    right:-30px
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before{
    content:"" !important;
    font-family:'FontAwesome';
    font-size:18px
}
.action_image .owl_image_thumb_item .product_image_list .owl-dots{
    display:none
}
.product-price{
    color:#db5989;
    font-size:1.42857em;
    line-height:24px;
    display:block
}
.item_product_list{
    overflow:hidden;
    padding:30px 0px;
    border-bottom:dashed 1px #ebebeb
}
.item_product_list:hover .product-box .product-thumbnail .product-action-grid{
    visibility:visible
}
.item_product_list .product-box.product-box-list{
    padding:0px;
    margin:0px
}
.item_product_list .product-box.product-box-list .product-thumbnail{
    position:relative
}
.item_product_list .product-box.product-box-list .product-thumbnail a{
    width:100%;
    height:260px;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center
}
.item_product_list .product-box.product-box-list .product-info{
    overflow:unset
}
.item_product_list .product-box.product-box-list .product-info .product-name{
    color:#555;
    font-size:20px;
    line-height:31px;
    margin:0 0 5px 0
}
.item_product_list .product-box.product-box-list .product-info .type_product{
    font-family:'Roboto', sans-serif;
    font-size:12px;
    color:#969696;
    line-height:24px;
    margin:0px 15px 5px 0px;
    display:inline-block
}
.item_product_list .product-box.product-box-list .product-info .price-box{
    margin-bottom:5px;
    margin-top:10px
}
.item_product_list .product-box.product-box-list .product-info .product-price{
    font-size:20px
}
.item_product_list .product-box.product-box-list .product-info .product-summary{
    margin-bottom:15px;
    margin-top:10px
}
.item_product_list .product-box.product-box-list .product-info .product-summary img{
    display:none
}
.item_product_list .product-box.product-box-list .product-info .product-summary p{
    margin:0px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size:14px;
    color:#898989;
    line-height:26px;
    width:100%
}
@media (min-width: 1200px){
    .item_product_list .product-box.product-box-list .product-info .product-action-list{
        width:100%;
        top:calc(100% / 2 - 25px);
        height:40px;
        text-align:center;
        text-decoration:none;
        margin:20px 0px 0px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form{
        display:block;
        text-align:left
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40{
        width:40px;
        height:40px;
        box-shadow:none;
        outline:none;
        border-style:none;
        background-color:#ebebeb;
        display:inline-block;
        margin-right:5px;
        line-height:40px;
        text-align:center;
        padding:0px;
        text-decoration:none;
        border-radius:20px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart{
        font-family:'Opens Sans', sans-serif;
        font-weight:bold;
        color:#fff;
        height:40px;
        display:inline-block;
        border-style:none;
        padding:0px 25px;
        line-height:39px;
        background:#db5989;
        border:solid 1px #db5989;
        border-radius:20px;
        font-size:12px;
        width:auto
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart span{
        color:#fff;
        text-transform:uppercase
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover{
        background:#fff;
        border-color:#db5989;
        color:#db5989
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover span{
        color:#db5989
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper{
        margin:0px !important;
        border-radius:20px;
        border:none;
        text-decoration:none;
        background-color:transparent !important;
        color:#cfd2db
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper .fa{
        color:#cfd2db
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover{
        background-color:#fff !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover .fa{
        color:#db5989 !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd{
        color:#cfd2db
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd .fa{
        color:#cfd2db
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded{
        color:#db5989
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded .fa{
        color:#db5989
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i{
        color:#252525;
        font-size:17px;
        font-style:normal;
        line-height:40px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i.fa-heart{
        color:#db5989
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover{
        background-color:#db5989
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i{
        color:#fff !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i.icon-heart:before{
        color:#fff
    }
}
@media (max-width: 1199px){
    .item_product_list .product-box.product-box-list .product-info .product-action-list{
        display:none
    }
}
.products-view-list .product-box .product-thumbnail{
    text-align:center;
    margin-bottom:0;
    padding-left:0px;
    position:relative
}
.products-view-list .product-box .product-thumbnail.image_link:before{
    content:" ";
    width:100%;
    height:100%;
    position:absolute;
    opacity:0;
    -webkit-transition:0.2s;
    -moz-transition:0.2s;
    -ms-transition:0.2s;
    transition:0.2s;
    left:0;
    z-index:9;
    background:#fff
}
.products-view-list .product-box .product-thumbnail .label_news{
    position:absolute;
    top:0px;
    right:15px;
    z-index:99;
    width:40px
}
.products-view-list .product-box .product-info{
    padding-top:0px;
    text-align:left;
    background:transparent;
    border-top:none;
    padding-bottom:0px
}
@media (min-width: 768px){
    .products-view-list .product-box .product-info{
        padding-left:30px
    }
}
.summary_grid{
    height:85px;
    text-align:left;
    visibility:hidden;
    text-decoration:none;
    position:absolute;
    top:0;
    padding:15px 20px;
    overflow:hidden;
    z-index:9999;
    width:100%;
    height:100%;
    background:#161a2b;
    opacity:0.8
}
.summary_grid .rte{
    color:#fff;
    height:86px;
    overflow:hidden;
    display:block
}
@media (min-width: 1200px){
    .product-action-grid{
        width:100%;
        position:absolute;
        z-index:9999;
        top:50%;
        transform:translateY(-50%);
        -o-transform:translateY(-50%);
        -webkit-transform:translateY(-50%);
        -os-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        height:45px;
        text-align:center;
        opacity:0;
        visibility:hidden;
        text-decoration:none
    }
    .product-action-grid form{
        display:block;
        text-align:center;
        margin-bottom:0px
    }
    .product-action-grid form .button_wh_40{
        box-shadow:none;
        border-radius:3px;
        outline:none;
        border-style:none;
        background-color:#ccc;
        color:#fff;
        display:inline-block;
        margin:0px;
        height:35px;
        line-height:35px;
        text-align:center;
        padding:0px;
        font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
        text-decoration:none;
        position:relative
    }
    .product-action-grid form .button_wh_40.btn_view{
        padding:0 10px;
        background:#db5989
    }
    .product-action-grid form .button_wh_40.btn_view:hover{
        background:#ec6ba2
    }
    .product-action-grid form .button_wh_40.btn_35_h{
        width:35px
    }
    .product-action-grid form .button_wh_40.btn-cart{
        background:#db5989;
        padding:0 20px
    }
    .product-action-grid form .button_wh_40.btn-cart:hover{
        background:#ec6ba2
    }
    .product-action-grid form .button_wh_40.iwishAddWrapper{
        border:none;
        text-decoration:none
    }
    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdd .fa{
        color:#fff
    }
    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdded .fa{
        color:#db5989
    }
    .product-action-grid form .button_wh_40.btn_view_list{
        margin-left:0px;
        width:45px !important
    }
    .product-action-grid form .button_wh_40 i{
        color:#fff;
        font-size:14px;
        font-style:normal;
        line-height:35px
    }
    .product-action-grid form .button_wh_40 i.fa-heart{
        color:#fff
    }
    .product-action-grid form .button_wh_40:hover{
        background-color:#db5989;
        -webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1);
        -moz-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1);
        box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1)
    }
}
.product_action_list form{
    display:block;
    text-align:left;
    margin-bottom:0px
}
.product_action_list form .button_wh_40{
    box-shadow:none;
    border-radius:3px;
    outline:none;
    border-style:none;
    background-color:#ccc;
    color:#fff;
    display:inline-block;
    margin:0px;
    height:35px;
    line-height:35px;
    text-align:center;
    padding:0px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-decoration:none;
    position:relative
}
.product_action_list form .button_wh_40.btn_35_h{
    width:35px
}
.product_action_list form .button_wh_40.btn-cart{
    padding:0 15px;
    background:#db5989;
    margin-right:1px
}
.product_action_list form .button_wh_40.iwishAddWrapper{
    border:none;
    text-decoration:none
}
.product_action_list form .button_wh_40.iwishAddWrapper.iWishAdd .fa{
    color:#fff
}
.product_action_list form .button_wh_40.iwishAddWrapper.iWishAdded .fa{
    color:#db5989
}
.product_action_list form .button_wh_40.btn_view_list{
    margin-left:0px;
    width:45px !important
}
.product_action_list form .button_wh_40 i{
    color:#fff;
    font-size:14px;
    font-style:normal;
    line-height:35px
}
.product_action_list form .button_wh_40 i.fa-heart{
    color:#fff
}
.product_action_list form .button_wh_40:hover{
    background-color:#db5989;
    -webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1);
    box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1)
}
.product_action_list form .button_wh_40:hover i{
    color:#fff
}
@media (max-width: 1199px){
    .product-action-grid{
        display:none !important
    }
}
.bread-crumb{
    display:block;
    width:100%;
    background:#f5f5f5;
    overflow:hidden;
    margin-bottom:30px
}
.bread-crumb .breadcrumb{
    margin:0;
    font-size:14px;
    padding:15px 0;
    border-radius:0
}
.bread-crumb .breadcrumb li{
    display:inline;
    font-family:'Arial',sans-serif
}
.bread-crumb .breadcrumb li>a{
    color:#333
}
.bread-crumb .breadcrumb li>a>span{
    color:#333
}
.bread-crumb .breadcrumb li span{
    display:inline;
    color:#db5989
}
.bread-crumb .breadcrumb li span .fa{
    color:#323c3f;
    margin:0px 7px;
    font-weight:bold
}
.bread-crumb .breadcrumb li a:hover,.bread-crumb .breadcrumb li.active,.bread-crumb .breadcrumb li strong{
    color:#db5989;
    font-weight:400
}
.bread-crumb .breadcrumb>li+li:before{
    display:none
}
.pagination{
    margin:24px 0
}
.pagination .page-link{
    float:left;
    margin:0 2.5px;
    border-radius:3px;
    width:35px;
    background:#fff;
    text-align:center;
    height:35px;
    font-size:1em;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding:0;
    line-height:35px;
    color:#555;
    border:none;
    text-decoration:none
}
@media (max-width: 375px){
    .pagination .page-link{
        width:27px;
        height:27px;
        line-height:27px
    }
}
.pagination .page-link.page_x_link{
    width:auto;
    padding:0 15px
}
.pagination .page-link:hover{
    background-color:#db5989;
    color:#fff
}
.pagination .page-item.disabled .page-link{
    border:0;
    display:none
}
.pagination .page-item.active .page-link{
    background-color:#db5989;
    border-color:#db5989;
    color:#fff;
    display:block
}
.topbar{
    line-height:40px;
    background:#ec6ba2
}
.topbar .topbar_left{
    font-size:13px
}
.topbar .topbar_left li{
    list-style:none;
    font-size:13px;
    float:left;
    margin:0
}
.topbar .topbar_left li.topbar-email{
    margin-left:10px
}
.topbar .topbar_left li .fa{
    margin-right:3px
}
.topbar .topbar_left li span{
    color:#fff
}
.topbar .topbar_left li a{
    position:relative;
    color:#fff
}
.topbar .topbar_left li a:before{
    content:"";
    position:absolute;
    width:1px;
    background:#fff;
    height:12px;
    top:1px;
    left:-10px
}
.topbar .topbar_right{
    font-size:13px
}
.topbar .topbar_right li{
    list-style:none;
    font-size:13px;
    float:left;
    margin:0
}
.topbar .topbar_right li:last-child a{
    margin-right:0px
}
.topbar .topbar_right li i{
    color:#fff
}
.topbar .topbar_right li img{
    margin-top:-3px
}
.topbar .topbar_right li a{
    font-size:13px;
    color:#fff;
    margin:0 20px 0 8px
}
@media (max-width: 479px){
    .topbar .topbar_right li a{
        font-size:12px;
        margin:0 10px 0 5px
    }
}
.topbar .topbar_right li a:hover{
    color:#fff
}
.mid-header{
    padding:10px 0px 15px 0;
    background:#db5989
}
@media (max-width: 991px){
    .mid-header{
        padding:0
    }
}
.mid-header .content_header{
    position:relative
}
.mid-header .content_header .header-left{
    float:left
}
@media (max-width: 991px){
    .mid-header .content_header .header-left{
        float:none
    }
}
.mid-header .content_header .header-left .header_searchs{
    margin:15px 0 5px 0
}
@media (max-width: 991px){
    .mid-header .content_header .header-left .header_searchs{
        margin:10px 0 30px 0
    }
}
@media (max-width: 767px){
    .mid-header .content_header .header-left .header_searchs{
        padding:0 15px
    }
}
.mid-header .content_header .header-left .header_searchs .search-bar{
    max-width:570px;
    width:570px;
    margin-bottom:10px;
    position:relative;
    display:table;
    border-collapse:separate
}
@media (min-width: 992px) and (max-width: 1199px){
    .mid-header .content_header .header-left .header_searchs .search-bar{
        max-width:410px;
        width:410px
    }
}
@media (max-width: 991px){
    .mid-header .content_header .header-left .header_searchs .search-bar{
        max-width:inherit;
        width:100%
    }
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector{
    position:absolute;
    display:inline-block;
    min-width:70px;
    z-index:999;
    left:0;
    text-align:right
}
@media (max-width: 991px){
    .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector{
        display:none
    }
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text{
    height:40px;
    text-align:right;
    line-height:42px;
    cursor:pointer;
    padding:0px 35px 0px 13px;
    width:100%;
    font-size:13px;
    border-right:1px solid #ebebeb;
    color:#898989
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text:before{
    display:inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px dashed;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
    content:"";
    position:absolute;
    top:19px;
    right:14px;
    color:#333;
    margin-top:-1px;
    opacity:1
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search{
    display:none;
    background:#fff;
    border:1px solid #ebebeb;
    background-color:#fff;
    position:absolute;
    top:100%;
    min-width:200px;
    width:auto;
    z-index:3;
    font-weight:400 !important;
    font-family:Roboto,sans-serif;
    border-radius:0;
    left:2px;
    margin-top:1px;
    margin-left:-2px;
    font-size:13px;
    padding:4px 0
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item{
    text-align:left;
    display:block;
    padding-left:24px;
    position:relative;
    opacity:1;
    filter:alpha(opacity=100);
    filter:none;
    height:auto;
    min-height:24px;
    line-height:30px;
    padding:0 20px;
    cursor:pointer
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .liner_search{
    width:100%;
    height:1px;
    background:#efefef;
    margin:8px 0px
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item.active,.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item:hover{
    background-color:#db5989;
    color:#fff !important
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field{
    width:100%;
    margin:0 0 0 2px;
    height:40px;
    padding:0px 25px 0 90px;
    font-size:13px;
    max-width:100%;
    display:block;
    border-radius:3px;
    border:1px solid #e7e8ed;
    outline:none
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-webkit-input-placeholder{
    color:#acacac
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-moz-placeholder{
    color:#acacac
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field:-ms-input-placeholder{
    color:#acacac
}
@media (max-width: 991px){
    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field{
        padding:0 25px !important
    }
}
@media (max-width: 479px){
    .mid-header .content_header .header-left .header_searchs .search-bar .input-group-field{
        padding:0 15px !important
    }
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn{
    position:relative;
    white-space:nowrap;
    padding:0;
    display:table-cell;
    vertical-align:middle;
    border:4px solid #fff;
    height:40px;
    width:60px;
    border-radius:0 3px 3px 0px;
    margin:0
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn .icon-fallback-text{
    background:#db5989;
    color:#fff;
    font-size:14px;
    padding:0 23px;
    text-transform:uppercase;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    height:32px;
    margin-left:0;
    line-height:10px
}
.mid-header .content_header .header-left .header_searchs .header-tag{
    font-size:12px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.mid-header .content_header .header-left .header_searchs .header-tag a{
    color:#acacac
}
.mid-header .content_header .header-right .header-acount .icon-cart{
    position:absolute;
    top:15px;
    left:-30px;
    font-size:26px
}
.mid-header .content_header .header-right .header-acount .heading-cart{
    line-height:40px;
    padding-left:15px;
    position:relative
}
.mid-header .content_header .header-right .header-acount .heading-cart .block-small-cart{
    width:calc(100% - 27px);
    float:right;
    padding-left:16px;
    line-height:20px;
    text-align:left;
    padding-top:0px
}
@media (max-width: 1250px){
    .mid-header .content_header .header-right .header-acount .heading-cart .block-small-cart{
        font-size:12px
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .mid-header .content_header .header-right .header-acount .heading-cart .block-small-cart{
        display:none
    }
}
.mid-header .content_header .header-right .header-acount .heading-cart a{
    font-size:13px;
    color:#fff
}
.mid-header .content_header .header-right .header-acount .heading-cart p{
    margin:0
}
.mid-header .content_header .header-right .header-acount .heading-cart .tk{
    font-size:12px
}
.mid-header .content_header .header-right .header-acount .heading-cart .count_item.count_item_pr.absolute{
    top:0;
    line-height:19px;
    left:30px;
    background:yellow;
    width:24px;
    text-align:center;
    height:18px;
    color:#000;
    border-radius:10px
}
.mid-header .content_header .header-right .top-cart-contain{
    width:50%;
    margin-top:15px;
    float:right
}
@media (max-width: 991px){
    .mid-header .content_header .header-right .top-cart-contain{
        padding:0;
        right:0px;
        line-height:25px;
        position:absolute;
        top:-68px;
        width:65px
    }
}
.mid-header .header_search_ .input-group-field{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size:14px;
    border-right:none;
    padding:0 0 0 20px
}
.mid-header .header_search_ .icon-fallback-text{
    background:transparent;
    border:1px solid #ddd;
    border-left:none
}
.mid-header .header_search_ .icon-fallback-text .fa-search{
    font-size:17px
}
.logo{
    display:inline-block;
    font-size:2.85714em;
    margin-top:0px
}
.header-nav{
    position:relative
}
.header-nav:before{
    content:"";
    position:absolute;
    top:0;
    background:#db5989;
    z-index:-1;
    width:100%;
    height:50px
}
.section-policy{
    padding:15px 0;
    margin-left:35px
}
.section-policy .policy{
    position:relative;
    height:48px
}
.section-policy .policy .policy-icon{
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    min-width:60px
}
.section-policy .policy .policy-text{
    padding-left:60px
}
.section-policy .policy .policy-text h4{
    font-size:13px;
    font-weight:600;
    margin:0;
    padding-top:5px
}
.section-policy .policy .policy-text a{
    margin:0;
    font-size:16px;
    font-weight:bold;
    color:#ff1b1b
}
@media (max-width: 1199px){
    .policy{
        height:auto
    }
    .section-policy{
        border:none
    }
    .policy-icon{
        display:inline-block;
        margin-bottom:10px;
        float:none;
        padding:0
    }
}
@media (max-width: 767px){
    .policy{
        height:auto;
        padding:10px 0;
        margin-left:40px
    }
}
@media (max-width: 543px){
    .policy{
        margin-left:0px
    }
}
.style-b-header1,.style-b-header2{
    position:relative
}
.style-b-header1.style-b-header-none:before,.style-b-header2.style-b-header-none:before{
    display:none
}
.style-b-header1:before,.style-b-header1:after,.style-b-header2:before,.style-b-header2:after{
    content:'';
    position:absolute;
    background:#ebebeb
}
@media (min-width: 1200px){
    .style-b-header2:before,.style-b-header2:after{
        width:1px;
        height:100px
    }
    .style-b-header2:before{
        left:-20px;
        top:-11px
    }
    .style-b-header2:after{
        right:15px;
        top:-11px
    }
}
@media (min-width: 1200px){
    .style-b-header1:before{
        left:-20px;
        top:-11px;
        width:1px;
        height:100px
    }
}
.wishlist_header{
    margin-top:17px;
    line-height:16px;
    width:50%;
    float:left;
    padding-left:18px
}
@media (min-width: 992px) and (max-width: 1199px){
    .wishlist_header{
        margin-left:-13px;
        padding-left:0
    }
}
.wishlist_header .img_hotline{
    position:absolute;
    top:26px;
    left:0px
}
@media (min-width: 992px) and (max-width: 1199px){
    .wishlist_header .img_hotline{
        left:-40px
    }
}
.wishlist_header .img_hotline i{
    font-size:26px;
    color:#fff
}
.wishlist_header .text_hotline{
    display:block;
    font-weight:600;
    color:#fff;
    margin-bottom:4px;
    font-size:13px
}
@media (max-width: 1250px){
    .wishlist_header .text_hotline{
        font-size:12px
    }
}
.wishlist_header .phone-order{
    color:#fff;
    font-weight:bold;
    font-size:16px
}
@media (max-width: 1250px){
    .wishlist_header .phone-order{
        font-size:12px
    }
}
.mini-cart .heading-cart-mobi .bg_cart .count_item_pr{
    position:absolute;
    left:18px;
    top:0px;
    font-size:11px;
    height:17px;
    line-height:17px;
    width:17px;
    border-radius:50%;
    color:#fff !important;
    text-align:center;
    background:#db5989
}
.mini-cart{
    z-index:10;
    text-align:center
}
@media (max-width: 991px){
    .mini-cart .heading-cart{
        background:transparent
    }
}
.mini-cart .heading-cart .bg_cart{
    font-size:11px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.mini-cart .heading-cart .bg_cart img{
    display:inline-block;
    margin:0 auto
}
@media (max-width: 991px){
    .mini-cart .heading-cart .bg_cart img{
        padding-right:15px
    }
}
.mini-cart .heading-cart .bg_cart i{
    font-size:26px;
    color:#fff
}
.mini-cart .heading-cart .bg_cart .text-giohang{
    font-size:13px;
    font-weight:600;
    color:#fff;
    padding-left:5px
}
@media (max-width: 1250px){
    .mini-cart .heading-cart .bg_cart .text-giohang{
        font-size:12px
    }
}
.mini-cart .heading-cart .bg_cart span.block-count-pr{
    display:block;
    min-width:92px
}
.mini-cart:hover .top-cart-content{
    display:block
}
.mini-cart .dropdown-toggle{
    font-size:12px;
    padding:0;
    text-transform:none
}
@media (min-width: 992px) and (max-width: 1199px){
    .top-cart-contain{
        right:0px !important;
        margin-left:0px !important
    }
}
.top-cart-contain .price{
    color:#db5989;
    text-transform:uppercase
}
.top-cart-contain .mini-cart .price{
    margin-right:5px;
    font-size:14px !important;
    font-weight:bold;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    color:#555
}
.top-cart-contain .product-details .price{
    color:#db5989;
    width:auto;
    float:none;
    font-weight:400;
    padding-left:0;
    font-size:12px
}
.top-cart-content{
    right:0px;
    top:55px;
    display:none;
    position:absolute;
    background:#fff;
    padding:0;
    text-align:left;
    box-shadow:0 0 15px -5px rgba(0,0,0,0.4);
    z-index:10000
}
.top-cart-content .empty{
    text-align:left;
    color:#333
}
.top-cart-content .product-details-bottom{
    margin-bottom:13px;
    line-height:33px
}
.top-cart-content .product-name{
    margin:0;
    width:170px;
    line-height:22px;
    padding-right:12px;
    text-overflow:ellipsis;
    font-weight:400;
    overflow:hidden
}
.top-cart-content .product-name a{
    font-size:14px;
    line-height:normal;
    line-height:20px !important;
    font-weight:400;
    color:#555
}
.top-cart-content .product-name:hover>a{
    text-decoration:none;
    color:#db5989
}
.top-cart-content .product-details-bottom{
    line-height:45px
}
.top-cart-content .product-details-bottom span{
    font-size:13px;
    font-weight:400;
    color:#222222
}
.top-cart-content li{
    list-style:none
}
.top-cart-content li.item{
    border-top:dashed 1px #ebebeb;
    overflow:hidden;
    padding:15px 0px 15px 0;
    position:relative
}
.top-cart-content li.item:first-child{
    border-top:none;
    margin-top:0px
}
.top-cart-content li.item:last-child{
    margin:0;
    border-bottom:0
}
.top-cart-content li.item .wrap_item{
    overflow:hidden;
    padding:20px 20px 20px 0px;
    border-bottom:solid 1px #ebebeb;
    width:100%;
    float:left
}
.top-cart-content li.item .product-image{
    float:left;
    display:block;
    width:85px;
    position:relative;
    margin-right:15px
}
.top-cart-content li.item .detail-item{
    display:block;
    float:left;
    width:calc(100% - 105px);
    -o-width:calc(100% - 105px);
    -moz-width:calc(100% - 105px);
    -webkit-width:calc(100% - 105px)
}
.top-cart-content li.item .detail-item a:hover{
    text-decoration:none
}
.top-cart-content li.item .detail-item .fa{
    position:absolute;
    right:5px;
    top:15px;
    font-size:13px;
    color:#333;
    text-align:center;
    padding:0px;
    width:20px;
    height:20px;
    line-height:20px
}
.top-cart-content li.item .detail-item .fa:hover{
    color:#db5989
}
.top-cart-content li.item .detail-item .fa:before{
    margin-left:4px
}
.top-cart-content li.item .detail-item input{
    display:inline-block;
    width:40px;
    padding:0;
    text-align:center
}
.top-cart-content li.item .detail-item button.items-count{
    display:inline-block
}
.top-cart-content .block-subtitle{
    color:#333;
    overflow:hidden;
    padding:15px;
    text-align:left;
    font-size:.92857em;
    background:#f5f5f5;
    text-transform:none;
    font-weight:400;
    border-bottom:1px #ebebeb solid
}
.top-subtotal{
    color:#333;
    font-size:1.14286em;
    font-weight:400;
    border-top:dashed 1px #ebebeb;
    text-align:left;
    text-transform:none
}
.top-subtotal .price{
    font-weight:700;
    font-size:16px !important;
    font-family:'Arial',sans-serif;
    float:right
}
.qty_drop_cart{
    font-size:12px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    position:relative;
    height:25px;
    padding-left:0px;
    line-height:0px
}
.qty_drop_cart .btn_increase,.qty_drop_cart .btn_reduced{
    width:25px;
    height:25px;
    color:#000;
    float:left
}
.qty_drop_cart .btn_increase:hover,.qty_drop_cart .btn_reduced:hover{
    color:#db5989
}
.qty_drop_cart button.btn_increase{
    display:none !important;
    height:25px;
    width:25px;
    line-height:25px;
    text-align:center;
    line-height:1;
    overflow:hidden;
    border-style:hidden;
    border:1px solid #ebebeb;
    background:#fff !important;
    font-size:14px;
    cursor:pointer
}
.qty_drop_cart button.btn_reduced{
    display:none !important;
    height:25px;
    width:25px;
    line-height:25px;
    line-height:1;
    text-align:center;
    overflow:hidden;
    border-style:hidden;
    border:1px solid #ebebeb;
    background:#fff !important;
    font-size:14px;
    cursor:pointer
}
.qty_drop_cart input{
    display:inline-block;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    float:none;
    width:36px !important;
    height:24px;
    min-height:24px;
    padding:0;
    text-align:center
}
.top-subtotal{
    color:#555;
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    padding:12px 0 10px;
    text-align:left;
    text-transform:none
}
.top-subtotal .price{
    font-weight:700;
    line-height:24px;
    color:#ec6ba2 !important;
    float:right
}
ul#cart-sidebar{
    padding:20px;
    margin:0;
    max-height:625px;
    min-width:330px
}
ul#cart-sidebar .list-item-cart{
    max-height:290px;
    overflow:auto
}
ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
    background-color:#F5F5F5
}
ul#cart-sidebar .list-item-cart::-webkit-scrollbar{
    width:4px;
    background-color:#F5F5F5
}
ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb{
    background-color:#000000;
    border:2px solid #db5989
}
ul#cart-sidebar .list-item-cart li.list-item{
    max-height:400px;
    overflow-y:auto
}
ul#cart-sidebar .list-item-cart li.action{
    display:none
}
ul#cart-sidebar .list-item-cart.hasclass li.action{
    display:block
}
ul#cart-sidebar .list-item-cart li.list-item .price2{
    font-weight:700;
    color:#db5989;
    font-size:14px;
    display:list-item;
    margin-bottom:5px
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar{
    width:5px
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track{
    background:rgba(255,255,255,0.9)
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb{
    background:#db5989;
    border-radius:15px
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover,ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active{
    background:#db5989;
    border-radius:15px
}
ul#cart-sidebar .no-item{
    height:40px
}
ul#cart-sidebar .no-item p{
    margin:0px;
    line-height:3
}
ul#cart-sidebar .right_ct{
    text-align:center;
    padding-top:10px
}
ul#cart-sidebar .right_ct .btn{
    display:inline-block;
    width:140px;
    height:36px;
    line-height:36px;
    margin-bottom:15px;
    border-radius:3px;
    font-size:14px;
    font-weight:400
}
ul#cart-sidebar .right_ct .btn.btn-primary{
    margin-right:10px !important;
    background:#db5989;
    color:#fff
}
ul#cart-sidebar .right_ct .btn.btn-primary:hover{
    color:#db5989;
    background:#fff;
    border:1px solid #db5989
}
ul#cart-sidebar .right_ct .btn.btn-white{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    border:none;
    color:#555;
    background:#ebebeb
}
ul#cart-sidebar .right_ct .btn.btn-white:hover{
    color:#555;
    background:#ebebeb;
    border:0
}
.li-fix-1{
    background:#FFF;
    border-top:1px solid #ebebeb;
    display:block
}
.li-fix-2{
    display:block;
    width:295px
}
header nav .nav{
    position:relative
}
header nav .nav-item{
    float:left;
    position:relative;
    margin-right:20px
}
header nav .nav-item.has-mega{
    position:static !important
}
header nav .nav-item>a{
    line-height:32px;
    color:#333
}
header nav .nav-item>a:hover{
    color:#db5989
}
header nav .nav-item>.fa{
    color:#333;
    right:0;
    top:33px
}
header nav .nav-item .nav-item-lv2{
    padding:0 10px
}
header nav .nav-item .nav-item-lv3{
    padding:0 10px
}
header nav .nav-item:hover>.dropdown-menu{
    display:block;
    margin-top:0;
    border-radius:0;
    z-index:9999
}
header nav .nav-item:hover>.mega-content{
    display:block
}
header nav .nav-item li.dropdown-submenu{
    position:relative
}
header nav .nav-item li.dropdown-submenu .dropdown-menu{
    left:100%;
    top:0
}
header nav .nav-item li.dropdown-submenu:hover>.dropdown-menu{
    display:block;
    right:100%;
    border-radius:0
}
header nav .mega-content{
    display:none;
    position:absolute;
    width:1170px;
    background:#fff;
    z-index:99999;
    padding:20px;
    border:1px solid #ebebeb;
    left:0;
    top:100%
}
header nav .mega-content .level1.item{
    float:left;
    padding:0 5px
}
.bg-header-nav{
    float:left
}
.bg-header-nav .header-nav>ul.item_big{
    text-align:left;
    margin:0;
    padding:0
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item{
    display:inline-block;
    float:none;
    position:relative;
    margin-right:0px;
    margin-left:1px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>a{
    display:block;
    text-align:left;
    padding:0px 20px;
    font-size:13px;
    font-weight:500;
    height:50px;
    line-height:50px;
    position:relative;
    text-decoration:none;
    text-transform:uppercase;
    color:#fff
}
@media (max-width: 1199px){
    .bg-header-nav .header-nav>ul.item_big>li.nav-item>a{
        padding:0 15px
    }
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>a>i{
    margin-left:10px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item:first-child a{
    margin-left:-20px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item:first-child ul.item_small{
    margin-left:-20px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>a{
    background-color:#db5989;
    color:#fff
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>ul{
    display:block
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item .item_small{
    position:absolute;
    top:100%;
    left:0;
    z-index:99;
    display:none;
    width:200px;
    padding:0;
    background-color:#fff;
    border:1px solid rgba(0,0,0,0.15)
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item .item_small li a{
    margin-left:0px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item .item_small ul li a{
    margin-left:0px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li{
    float:none;
    padding:0;
    border-bottom:1px solid #e1e1e1
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:last-child{
    border-bottom:0
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:hover>ul{
    display:block;
    position:absolute;
    width:200px;
    padding:0;
    background-color:#fff;
    z-index:99;
    border:1px solid rgba(0,0,0,0.15)
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a{
    text-align:left;
    display:block;
    padding:14px 20px;
    font-weight:400;
    line-height:1.42857143;
    white-space:inherit;
    background:#fff;
    color:#555
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a:hover{
    background:#db5989;
    color:#fff
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a i{
    position:absolute;
    right:0px;
    padding:0px 10px;
    top:0;
    line-height:50px
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li ul{
    display:none;
    left:198px;
    top:-1px;
    border:1px solid rgba(0,0,0,0.15)
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li{
    color:#fff
}
.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li:hover>a{
    color:#fff !important;
    background:#db5989 !important
}
.bg-header-nav .header-nav>ul.item_big>li.active>a{
    color:#fff;
    background:#db5989
}
.bg-header-nav .header-nav>ul.item_big>li:first-child.active>a{
    color:#fff
}
.bg-header-nav .header-nav ul li ul a.text2line:hover{
    color:#db5989 !important;
    background:transparent !important
}
.bg-header-nav .header-nav li li{
    position:relative
}
#nav-mobile{
    z-index:999
}
.header-nav ul .nav-item.has-mega{
    position:static;
    height:47px;
    margin-left:1px
}
.header-nav ul .nav-item:hover>.mega-content{
    display:block
}
.header-nav ul .nav-item .a-img span.menu-label{
    position:absolute;
    text-transform:uppercase;
    top:-12px;
    background:#db5989;
    display:inline;
    padding:4px 8px;
    border-radius:3px;
    color:#fff;
    font-size:10px;
    right:23px;
    line-height:normal;
    letter-spacing:1px
}
.header-nav ul .nav-item .a-img span.menu-label:after{
    border-color:#db5989 transparent transparent transparent;
    border-width:6px 7px 0 6px;
    right:12px;
    top:90%;
    border-style:solid;
    content:"";
    display:block;
    height:0;
    position:absolute;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transitio:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
    width:0;
    z-index:100
}
.header-nav .mega-content{
    display:none;
    position:absolute;
    width:1170px;
    background:#fff;
    z-index:99999;
    padding:0px 20px;
    border:1px solid #ebebeb;
    left:15px;
    border-top:0px
}
.header-nav .mega-content .nav-width ul{
    width:100%;
    display:block;
    top:0;
    border-left:0px;
    background-color:#fff;
    position:static
}
.header-nav .mega-content .h4{
    text-transform:uppercase;
    position:relative;
    font-size:14px;
    line-height:24px
}
.header-nav .mega-content .h4:before{
    position:absolute;
    content:'';
    border-bottom:1px solid #ddd;
    height:1px;
    bottom:-8px;
    width:65%
}
.header-nav .mega-content .h4 a{
    display:block
}
.header-nav .mega-content .h4 a span{
    color:#333333
}
.header-nav .mega-content .h4 a span:hover{
    color:#db5989
}
.header-nav .mega-content .level1.item{
    float:left;
    padding:0 5px
}
.header-nav .mega-content li:hover>a{
    color:#db5989;
    text-decoration:none
}
.header-nav .mega-content li:hover>a span{
    color:#db5989
}
.header-nav .mega-content li:hover>span{
    color:#db5989
}
.header-nav .mega-content li:hover>.fa{
    color:#db5989
}
.header-nav .mega-content ul.level1{
    margin-top:20px
}
.header-nav .mega-content .level2{
    padding:3px 0px;
    width:100% !important
}
.header-nav .mega-content .level2.item{
    width:100%
}
.header-nav .mega-content .level2 a{
    font-weight:400;
    font-size:13px;
    line-height:30px;
    display:block
}
.header-nav .mega-content .level2 a span{
    color:#707070
}
.header-nav .mega-content .level2 .fa{
    width:10px;
    font-size:15px;
    float:left;
    line-height:24px
}
.header-nav .mega-content .level2:hover>a{
    color:#db5989;
    text-decoration:none
}
.header-nav .mega-content .level2:hover>a span{
    color:#db5989
}
.header-nav .mega-content .level2:hover>span{
    color:#db5989
}
.header-nav .mega-content .level2:hover>.fa{
    color:#db5989
}
.header-nav .mega-content .nav-width{
    width:100%;
    float:left;
    padding:20px 0px 30px 30px
}
@media (min-width: 992px) and (max-width: 1199px){
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1){
        clear:left
    }
}
@media (min-width: 1200px){
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1){
        clear:left
    }
}
.header-nav .mega-content .nav-width .banner-image{
    margin-top:15px
}
.header-nav .mega-content .nav-width .banner-image a img{
    height:100%
}
.home-slider{
    display:none
}
.owl-carousel.owl-loaded{
    display:block !important
}
.section_category_slide .content_category .owl_category .item{
    text-align:center
}
.section_category_slide .content_category .owl_category .item .wrp_category{
    text-align:center
}
.section_category_slide .content_category .owl_category .item .wrp_category.display_flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center
}
.section_category_slide .content_category .owl_category .item .wrp_category.display_flex>a{
    max-height:110px;
    height:110px;
    text-align:center;
    display:block;
    margin:0 auto
}
.section_category_slide .content_category .owl_category .item .wrp_category a{
    display:block;
    text-align:center
}
.section_category_slide .content_category .owl_category .item .wrp_category a img{
    width:auto;
    max-height:100%;
    max-width:100%;
    -webkit-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1
}
.section_category_slide .content_category .owl_category .item .wrp_category img{
    margin:0 auto
}
.section_category_slide .content_category .owl_category .item .title_cate{
    margin:5px 0px 2px 0;
    padding:0px;
    line-height:20px;
    color:#333;
    font-size:13px
}
.section_category_slide .content_category .owl_category .item .title_cate a{
    color:#acacac;
    text-decoration:none
}
.section_category_slide .content_category .owl_category .item .title_cate a:hover{
    color:#db5989
}
.newsletter-footer{
    background:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/bg_newsletter.png?1528358247617") no-repeat
}
@media (max-width: 991px){
    .newsletter-footer{
        background-repeat:repeat
    }
}
.newsletter-footer .block-banner-left{
    margin-top:-20px
}
@media (max-width: 991px){
    .newsletter-footer .block-banner-left{
        margin-top:0;
        padding-top:30px
    }
    .newsletter-footer .block-banner-left img{
        margin:0 auto
    }
}
.mid-footer{
    background:#f5f5f5;
    padding-bottom:30px
}
@media (max-width: 991px){
    .mid-footer{
        padding-bottom:55px
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .mid-footer .col-sm-6:nth-child(3){
        clear:left
    }
}
.mid-footer .title-menu2{
    margin:0;
    line-height:normal;
    letter-spacing:0.5px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
    color:#000
}
.mid-footer .title-menu2 a{
    cursor:default;
    font-size:13px;
    color:#000;
    font-weight:700;
    position:relative
}
.mid-footer .title-menu2 a i.fa{
    display:none
}
.mid-footer .title-menu2 a:hover{
    color:#fff
}
@media (max-width: 767px){
    .mid-footer .title-menu2{
        margin-bottom:0px;
        margin-top:0px
    }
    .mid-footer .title-menu2 a{
        padding:20px 0px;
        display:block;
        cursor:pointer
    }
    .mid-footer .title-menu2 a i.fa{
        display:block;
        position:absolute;
        right:0px;
        width:15px;
        font-size:11px;
        top:23px;
        background:#fff;
        text-align:center;
        color:#333;
        height:15px;
        line-height:15px;
        border-radius:3px
    }
    .mid-footer .title-menu2 a i.fa:before{
        content:"\f068"
    }
    .mid-footer .title-menu2 a.collapsed i.fa:before{
        content:"\f067"
    }
}
.mid-footer .title-menu3,.mid-footer .title-menu4{
    text-align:center;
    margin:0;
    line-height:normal;
    letter-spacing:0.5px;
    margin-bottom:10px;
    margin-top:10px;
    color:#fff
}
.mid-footer .title-menu3.title-menu4,.mid-footer .title-menu4.title-menu4{
    text-align:left;
    position:relative;
    margin-bottom:5px
}
.mid-footer .title-menu3.title-menu4 a,.mid-footer .title-menu4.title-menu4 a{
    font-size:14px;
    font-weight:bold;
    color:#707070
}
.mid-footer .title-menu3 a,.mid-footer .title-menu4 a{
    cursor:default;
    font-size:20px;
    color:#fff;
    position:relative
}
.mid-footer .pay_footer li{
    float:left;
    margin-right:5px
}
.mid-footer .pay_footer li a{
    display:inline-block
}
.mid-footer .social_footer .follow_option li{
    float:left;
    margin-right:10px
}
.mid-footer .social_footer .follow_option li a{
    display:inline-block;
    width:40px;
    height:40px;
    background-color:#323236;
    text-align:center;
    line-height:40px;
    border-radius:50%;
    text-decoration:none
}
.mid-footer .social_footer .follow_option li a .fa{
    color:#cccccc;
    font-size:14px;
    line-height:40px
}
.mid-footer .social_footer .follow_option li a:hover{
    background-color:#495891
}
.mid-footer .social_footer .follow_option li a:hover .fa{
    color:#fff
}
.time_work .list-menu .li_menu{
    transition:unset;
    -webkit-transition:unset
}
.time_work .list-menu .li_menu:hover{
    color:#a8a8a9 !important;
    margin-left:0px !important
}
.time_work .list-menu .li_menu .yeloww{
    color:#db5989
}
footer.footer{
    clear:both
}
footer.footer .widget-ft{
    margin-bottom:20px
}
@media (max-width: 767px){
    footer.footer .widget-ft{
        margin-bottom:0px;
        margin-top:0px;
        padding-bottom:0px
    }
    footer.footer .widget-ft.last-child{
        border:none;
        margin-bottom:0
    }
}
footer.footer .widget-ft .list-menu22{
    margin-top:-10px
}
footer.footer .site-footer{
    background:#fff
}
footer.footer .bg-footer-bottom{
    background:#111321
}
footer.footer .copyright{
    line-height:40px;
    text-align:center;
    font-size:1em;
    position:relative;
    padding:8px 0px;
    background:#242229
}
footer.footer .copyright span{
    color:#acacac
}
@media (max-width: 479px){
    footer.footer .copyright span .mobile{
        width:100%;
        display:block;
        line-height:25px
    }
}
footer.footer .copyright a,footer.footer .copyright b{
    font-weight:400;
    color:#fff
}
footer.footer .copyright a:hover,footer.footer .copyright b:hover{
    color:#db5989 !important
}
footer.footer .copyright .ul_menu_fot{
    float:right
}
footer.footer .copyright .ul_menu_fot li{
    float:left;
    font-size:13px;
    margin:0px 7px
}
footer.footer .copyright .ul_menu_fot li:last-child{
    margin:0 0 0 10px
}
footer.footer .copyright .ul_menu_fot li a{
    text-decoration:none;
    color:#acacac
}
@media (min-width: 768px) and (max-width: 991px){
    footer.footer .footer-inner .col-sm-6:nth-child(2n+1){
        clear:left
    }
}
@media (min-width: 992px){
    footer.footer .copyright .inner .row.tablet{
        display:flex;
        flex-flow:row
    }
    footer.footer .copyright .inner .row.tablet #copyright{
        order:1
    }
    footer.footer .copyright .inner .row.tablet #menu_fot{
        order:2
    }
}
@media (max-width: 991px){
    footer.footer .copyright .inner .fot_copyright{
        text-align:center !important
    }
    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot{
        width:100%;
        padding-right:0px;
        text-align:center
    }
    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li{
        float:none;
        display:inline-block
    }
}
@media (max-width: 767px){
    footer.footer .copyright .inner .wsp{
        overflow:hidden;
        display:block
    }
    footer.footer footer .site-footer h4{
        margin:0;
        padding:15px 0 0px;
        font-size:17px;
        cursor:pointer;
        margin-bottom:15px;
        border-top:solid 1px #2d3753
    }
    footer.footer footer .footer-inner .col-xs-12:nth-child(2){
        margin-top:20px
    }
    footer.footer .padding-bottom-50{
        padding-bottom:20px !important
    }
}
footer.footer .logo{
    padding-bottom:15px
}
footer.footer .logo a img{
    width:auto;
    max-height:80px
}
@media (max-width: 1199px){
    footer.footer .logo a{
        font-size:62px
    }
    footer.footer .logo a img{
        max-height:60px
    }
}
@media (max-width: 767px){
    footer.footer .logo{
        text-align:left;
        padding:0px
    }
    footer.footer .logo a{
        font-size:60px;
        line-height:60px
    }
    footer.footer .logo a img{
        width:auto;
        max-height:60px
    }
}
@media (max-width: 480px){
    footer.footer .logo{
        text-align:center
    }
}
@media (max-width: 767px){
    footer.footer ul.contact{
        margin-bottom:0px !important
    }
}
footer.footer ul.contact.contact_x li{
    color:#707070;
    margin-bottom:0px !important;
    line-height:20px
}
footer.footer ul.contact.contact_x li a{
    color:#707070
}
footer.footer ul.contact.contact_x li a:hover{
    color:#707070
}
footer.footer ul.contact li{
    font-family:'Arial',sans-serif;
    position:relative;
    color:#acacac;
    margin-bottom:20px
}
footer.footer ul.contact li:nth-child(1){
    margin-bottom:20px
}
@media (max-width: 330px){
    footer.footer ul.contact li:nth-child(1){
        margin-bottom:20px
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    footer.footer ul.contact li:nth-child(1){
        margin-bottom:20px
    }
}
footer.footer ul.contact li i.fa{
    float:left;
    position:relative;
    top:0px;
    border-radius:3px;
    width:28px;
    text-align:center;
    height:28px;
    display:block;
    margin-right:5px;
    margin-top:-2px;
    padding-left:2px;
    line-height:28px;
    color:#db5989;
    background-repeat:no-repeat
}
footer.footer ul.contact li .txt_content_child{
    display:inherit
}
footer.footer ul.contact li a{
    color:#acacac
}
footer.footer ul.contact li a:hover{
    color:#fff
}
footer.footer ul.contact li.sdt a{
    margin-right:5px
}
footer.footer ul.contact li.sdt a:after{
    content:"-";
    margin-left:10px
}
footer.footer ul.contact li.sdt a:last-child{
    margin-right:0px
}
footer.footer ul.contact li.sdt a:last-child:after{
    display:none
}
footer.footer .title-menu-first{
    margin:0;
    font-size:14px;
    line-height:normal;
    letter-spacing:0.5px;
    text-transform:uppercase;
    margin-bottom:30px;
    margin-top:50px;
    color:#fff
}
footer.footer .title-menu{
    margin:0;
    line-height:normal;
    letter-spacing:0.5px;
    margin-bottom:30px;
    margin-top:40px;
    cursor:default;
    font-size:16px;
    font-weight:bold;
    color:#363636;
    position:relative
}
@media (max-width: 991px){
    footer.footer .title-menu{
        margin:30px 0 25px !important
    }
}
footer.footer .img_project_footer .item_tab_cl{
    padding-left:0px
}
footer.footer .img_project_footer .item_tab_cl .blog-thumbnail{
    cursor:pointer
}
footer.footer .name_company{
    font-size:14px;
    color:#db5989;
    text-transform:uppercase;
    font-family:'Arial',sans-serif;
    font-weight:bold
}
@media (max-width: 320px){
    footer.footer .name_company{
        font-size:13px
    }
}
@media (min-width: 768px){
    footer.footer .collapse{
        display:block
    }
}
footer.footer .list-menu{
    line-height:30px
}
footer.footer .list-menu.list-menu22:first-child{
    margin-top:-10px
}
footer.footer .list-menu .li_menu{
    margin-bottom:0px;
    color:#a8a8a9;
    -webkit-transition:0.5s;
    transition:0.5s
}
footer.footer .list-menu .li_menu.li_menu_xxx{
    position:relative;
    margin-left:65px;
    margin-top:0px !important
}
footer.footer .list-menu .li_menu.li_menu_xxx:hover{
    margin-left:65px !important
}
footer.footer .list-menu .li_menu.li_menu_xxx:before{
    content:"";
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/icon-telephone.png?1528358247617");
    background-repeat:no-repeat;
    width:55px;
    height:48px;
    position:absolute;
    left:-65px;
    top:5px
}
footer.footer .list-menu .li_menu.li_menu_xxx .timexx{
    display:block;
    float:left;
    width:100%;
    font-family:'Roboto',sans-serif
}
footer.footer .list-menu .li_menu.li_menu_xxx a{
    font-family:"Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size:18px;
    display:block
}
footer.footer .list-menu .li_menu.li_menu_xxx a:hover{
    color:#363636
}
footer.footer .list-menu .li_menu .day_open{
    display:block;
    float:left;
    width:100%;
    font-family:'Roboto',sans-serif
}
footer.footer .list-menu .li_menu .hour_{
    font-family:'Roboto',sans-serif;
    display:block;
    font-size:12px;
    color:#707070;
    line-height:normal
}
footer.footer .list-menu .li_menu a{
    color:#707070;
    font-size:14px;
    font-family:'Roboto',sans-serif
}
footer.footer .list-menu .li_menu a:hover{
    color:#db5989
}
footer.footer .list-menu .social_{
    margin-bottom:0px;
    font-size:15px;
    font-family:'Arial',sans-serif;
    color:#83858e;
    -webkit-transition:0.5s;
    transition:0.5s
}
footer.footer .list-menu .social_:hover{
    color:#fff
}
footer.footer .list-menu .social_ .ico_{
    float:left;
    position:relative;
    top:2px;
    width:20px;
    height:30px;
    display:block;
    margin-top:0px;
    padding-left:0px;
    line-height:35px
}
footer.footer .list-menu .social_ a{
    font-size:14px;
    color:#acacac;
    margin-left:5px
}
footer.footer .list-menu .social_ a:hover{
    color:#fff
}
footer.footer .bottom-ft{
    padding:20px 0px
}
@media (max-width: 767px){
    footer.footer .bottom-ft{
        border-top:none
    }
}
footer.footer .bottom-ft .info-website{
    margin:0;
    color:#83858e;
    font-size:14px
}
@media (max-width: 767px){
    footer.footer .bottom-ft .info-website{
        text-align:center
    }
}
footer.footer .bottom-ft .info-website a{
    color:#fff
}
footer.footer .bottom-ft .info-website a:hover{
    color:#db5989
}
footer.footer .bottom-ft .info-website b{
    font-weight:normal;
    color:#fff
}
footer.footer .bottom-ft .list-menu-bft{
    float:right
}
footer.footer .bottom-ft .list-menu-bft li{
    float:left
}
footer.footer .bottom-ft .list-menu-bft li a{
    padding:0px 10px;
    font-weight:normal
}
.backtop{
    position:fixed;
    bottom:40px;
    z-index:999;
    top:auto !important;
    width:40px;
    height:40px;
    line-height:43px;
    font-size:14px;
    font-weight:400;
    text-align:center;
    display:inline-block;
    color:#fff;
    border-radius:3px;
    background:#db5989;
    text-decoration:none;
    transition:opacity 0.2s ease-out;
    opacity:0;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    backface-visibility:hidden
}
.backtop .fa{
    font-size:35px;
    color:#fff
}
.backtop.show{
    opacity:1
}
@media (min-width: 1441px){
    .backtop{
        right:15px;
        bottom:20px
    }
    .phone_backtotop{
        bottom:30px !important;
        left:50px
    }
}
@media (min-width: 1200px) and (max-width: 1440px){
    .backtop{
        right:15px;
        bottom:30px
    }
    .phone_backtotop{
        bottom:48% !important;
        left:30px
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    .backtop{
        right:25px;
        bottom:40px
    }
    .phone_backtotop{
        bottom:48% !important;
        left:30px
    }
}
@media (max-width: 767px){
    .backtop{
        right:11%;
        bottom:20px
    }
    .phone_backtotop{
        bottom:48% !important;
        left:30px
    }
}
.overflow-hidden{
    overflow:hidden
}
.title-product{
    color:#363636;
    font-size:35px;
    line-height:40px;
    margin:0px;
    margin-bottom:5px;
    font-weight:400
}
.details-product .large-image{
    text-align:center;
    width:100%;
    margin-bottom:9px
}
.details-product .large-image a{
    display:block;
    border:solid 1px #ebebeb
}
.details-product .large-image a img{
    margin:0 auto
}
.details-product .details-pro .product-price{
    display:inline-block
}
.details-product .details-pro .price-box{
    margin:10px 0 15px
}
.details-product .details-pro .price-box del{
    color:#adadad;
    font-size:1.42857em
}
.details-product .details-pro .custom-btn-number{
    position:relative;
    padding:0;
    margin-bottom:10px;
    border:none;
    box-shadow:none;
    height:auto
}
.details-product .details-pro .custom-btn-number label{
    font-size:14px
}
.details-product .details-pro .custom-btn-number #qty{
    height:32px;
    font-size:1.28571em;
    margin:0
}
.details-product .details-pro .custom-btn-number .qtyminus{
    position:absolute;
    left:25px;
    top:4px;
    font-size:1.42857em
}
.details-product .details-pro .custom-btn-number .qtyplus{
    position:absolute;
    right:25px;
    top:4px;
    font-size:1.42857em
}
.thumb_product_details{
    width:100%;
    margin:0 auto
}
.thumb_product_details .owl-item .item{
    height:75px
}
.thumb_product_details .owl-item .item a{
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
    border:none !important;
    margin:0 auto;
    width:100%;
    height:100%;
    padding:5px
}
@media (max-width: 767px){
    .thumb_product_details .owl-item .item a{
        width:98%;
        border:1px solid #eaeaea !important
    }
}
.thumb_product_details .owl-item .item a img{
    width:auto;
    max-height:100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto
}
.thumb_product_details .owl-nav .owl-prev,.thumb_product_details .owl-nav .owl-next{
    width:26px;
    height:26px;
    border-radius:0;
    line-height:26px;
    text-align:center;
    top:50%;
    margin-top:0px;
    border:none;
    background:transparent !important
}
.thumb_product_details .owl-nav .owl-prev:before,.thumb_product_details .owl-nav .owl-next:before{
    height:26px;
    width:26px;
    line-height:26px;
    top:-15px;
    color:#acacac;
    border:none
}
.thumb_product_details .owl-nav .owl-prev:hover,.thumb_product_details .owl-nav .owl-next:hover{
    background:transparent !important
}
.thumb_product_details .owl-nav .owl-prev:hover:before,.thumb_product_details .owl-nav .owl-next:hover:before{
    color:#333 !important
}
.thumb_product_details .owl-nav .owl-prev{
    left:-25px !important
}
@media (max-width: 1199px){
    .thumb_product_details .owl-nav .owl-prev{
        left:-15px !important
    }
}
.thumb_product_details .owl-nav .owl-prev:before{
    content:"\f104";
    font-family:'FontAwesome';
    font-size:18px;
    background:#fff;
    border-radius:100%
}
.thumb_product_details .owl-nav .owl-next{
    right:-25px !important
}
@media (max-width: 1199px){
    .thumb_product_details .owl-nav .owl-next{
        right:-15px !important
    }
}
.thumb_product_details .owl-nav .owl-next:before{
    content:"\f105";
    font-family:'FontAwesome';
    font-size:18px;
    background:#fff;
    border-radius:100%
}
.form_button_details{
    margin:20px 0 0
}
@media (max-width: 1199px){
    .form_button_details{
        margin:10px 0 0
    }
}
@media (min-width: 1200px){
    .details-pro{
        padding-left:30px
    }
}
.details-pro .reviews_details_product{
    margin-top:0px;
    margin-bottom:10px;
    overflow:hidden
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge{
    margin:0px auto;
    padding:0px;
    float:left
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i{
    font-size:11px
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before{
    content:"\f006";
    color:#db5989
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before{
    content:"\f005";
    color:#db5989
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before{
    content:"\f123";
    color:#db5989
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge div img{
    display:none
}
.details-pro .reviews_details_product .bizweb-product-reviews-badge div p{
    font-size:13px;
    color:#7b7b7b
}
.details-pro .reviews_details_product .danhgiasp{
    display:inline;
    font-family:"Arial",sans-serif;
    font-size:13px;
    color:#7b7b7b;
    font-weight:400;
    padding:0 15px;
    border-left:solid 1px #ddd;
    text-decoration:underline
}
.details-pro .reviews_details_product .danhgiasp:hover>a{
    color:#db5989;
    text-decoration:none;
    cursor:pointer
}
.details-pro .reviews_details_product .danhgiasp:hover .fa{
    color:#db5989
}
.details-pro .reviews_details_product .danhgiasp a{
    color:#7b7b7b;
    font-weight:400;
    text-decoration:underline
}
.details-pro .taxable{
    display:inline-block;
    margin-left:5px
}
.details-pro .vd{
    font-family:'Arial', sans-serif;
    font-size:13px;
    color:#969696;
    line-height:22px;
    text-decoration:none
}
.details-pro .vd a{
    color:#969696;
    text-decoration:none;
    margin-right:15px
}
.details-pro .vd a:hover{
    color:#333
}
.details-pro .vd .vend_c{
    display:inline-block;
    padding:0px 15px;
    background-color:#0ed379;
    color:#fff;
    border-radius:3px
}
.details-pro .group-status{
    font-size:14px;
    font-family:'Roboto',sans-serif;
    margin-bottom:5px
}
@media (max-width: 1199px){
    .details-pro .group-status .first_status{
        display:block
    }
    .details-pro .group-status .first_status .space{
        display:none
    }
}
.details-pro .group-status .status_name{
    color:#db5989
}
.details-pro .product-summary .if{
    font-size:14px;
    color:#333;
    line-height:24px
}
.details-pro .product-summary .rte{
    font-size:14px;
    font-family:'Roboto',sans-serif;
    color:#707070;
    line-height:24px;
    margin-bottom:5px
}
.details-pro .product-summary .rte img{
    display:none
}
.details-pro .product-summary .rte p{
    margin:0
}
@media (max-width: 1199px){
    .details-pro .product-summary .rte p{
        overflow:hidden
    }
}
.details-pro .social-sharing{
    display:block;
    width:100%;
    float:left
}
.details-pro .social-sharing .social-media label{
    display:inline-block
}
.details-pro .social-sharing .social-media a{
    display:inline-block;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    border-radius:50%;
    margin-right:0;
    margin-left:3px;
    margin:0 5px
}
.details-pro .social-sharing .social-normal{
    display:block;
    padding:20px 0px
}
.details-pro .social-sharing .social-normal label{
    display:inline-block;
    margin-right:10px;
    font-weight:400;
    font-size:13px;
    color:#565656
}
.details-pro .social-sharing .social-normal a{
    margin:0px 5px
}
.details-pro .contacts{
    display:inline-block;
    float:left;
    text-align:left;
    width:100%;
    position:relative;
    margin-bottom:10px;
    margin-top:-10px
}
@media (min-width: 768px) and (max-width: 991px){
    .details-pro .contacts{
        margin-top:10px
    }
}
.details-pro .contacts .block_phone{
    font-size:14px;
    font-family:'Roboto',sans-serif;
    line-height:30px;
    display:block;
    font-weight:400;
    position:relative
}
.details-pro .contacts .block_phone div{
    display:inline-block;
    float:left
}
@media (min-width: 768px) and (max-width: 991px){
    .details-pro .contacts .block_phone div{
        padding-left:40px
    }
}
@media (max-width: 767px){
    .details-pro .contacts .block_phone div{
        padding-left:40px;
        text-align:left
    }
}
.details-pro .contacts .block_phone a{
    margin-left:5px;
    font-size:14px;
    color:#db5989;
    font-weight:bold;
    line-height:30px;
    text-decoration:none
}
.details-pro .thongtinkhuyenmai{
    border:1px solid #db5989;
    border-radius:3px;
    padding:15px 35px 15px 20px;
    margin-bottom:15px;
    position:relative;
    clear:left
}
.rte-summary{
    font-family:'Roboto',sans-serif;
    color:#363636;
    font-size:14px
}
.rte-summary ul{
    list-style:none
}
.rte-summary ul li{
    position:relative;
    padding-left:20px;
    margin-bottom:0
}
.rte-summary ul li:before{
    display:block;
    position:absolute;
    content:"\f06b";
    font-family:"FontAwesome";
    color:#db5989;
    left:0px;
    top:0
}
.button_actions .btn_buy[disabled]{
    background-color:#db5989 !important
}
.button_actions{
    width:100%;
    display:inline-block;
    float:left
}
@media (min-width: 768px){
    .button_actions{
        width:200px
    }
}
.button_actions .btn_buy{
    padding:0;
    width:100%;
    text-align:center
}
.button_actions .btn_buy.disabled{
    opacity:.5;
    background:#db5989
}
.button_actions .btn_buy .btn-content{
    float:none;
    height:40px;
    display:inline-block
}
.button_cart_buy_enable,.button_cart_buy_disable{
    height:40px;
    line-height:40px;
    width:auto;
    border-radius:3px;
    font-weight:400;
    font-size:14px;
    color:#fff;
    float:left;
    position:relative
}
@media (max-width: 767px){
    .button_cart_buy_enable,.button_cart_buy_disable{
        font-size:14px !important
    }
}
.button_cart_buy_enable span,.button_cart_buy_disable span{
    font-size:14px
}
.button_cart_buy_enable .fa,.button_cart_buy_disable .fa{
    font-size:20px;
    padding:20px 22px 23px;
    position:absolute;
    left:0;
    top:-1px;
    background:#059b3a;
    border-radius:3px
}
.button_cart_buy_enable.btn_buy{
    background:#db5989;
    position:relative;
    padding-left:35px;
    padding-right:10px;
    width:100%;
    text-align:center;
    min-width:210px
}
@media (max-width: 767px){
    .button_cart_buy_enable.btn_buy{
        padding-left:10px
    }
}
.button_cart_buy_enable.btn_buy:before{
    content:"";
    height:22px;
    position:absolute;
    background-repeat:no-repeat;
    top:8px;
    left:30px;
    width:25px;
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/icon-product-addcart.png?1528358247617")
}
@media (max-width: 767px){
    .button_cart_buy_enable.btn_buy:before{
        display:none
    }
}
.button_cart_buy_enable.btn_buy:hover{
    background:#db5989;
    border-color:#db5989;
    color:#fff
}
.button_cart_buy_enable.btn_buy:hover .fa{
    color:#fff
}
.button_cart_buy_disable{
    background:rgba(255,65,87,0.51);
    width:100%;
    color:#000
}
.form-group{
    padding-bottom:0px
}
.form-group .input_number_product{
    display:inline-flex;
    width:65%
}
.form-group .input_number_product .btn_num{
    font-size:25px;
    line-height:0px;
    border:solid 1px #d7d7d7;
    display:inline-block;
    width:40px;
    height:40px;
    background:#fff;
    float:left;
    color:#222;
    text-align:center;
    padding:0px
}
.form-group .input_number_product .btn_num.num_1{
    border-top-left-radius:3px;
    border-bottom-left-radius:3px
}
.form-group .input_number_product .btn_num.num_2{
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    font-size:18px
}
.form-group .input_number_product .btn_num:hover{
    cursor:pointer;
    background:#fff;
    color:#222;
    text-decoration:none;
    border-color:#e1e1e1
}
.form-group .input_number_product input{
    margin:0px;
    display:block;
    float:left;
    height:40px;
    border-right:none;
    border-left:none;
    width:60px;
    text-align:center;
    box-shadow:none;
    border-radius:0px;
    font-size:15px
}
.form-product{
    padding:0px
}
.form-product .form-group{
    width:100%
}
.form-product .form-group header{
    width:85px;
    float:left;
    line-height:40px;
    font-size:14px;
    color:#636363
}
.form-product form{
    margin-bottom:15px
}
.box-variant .form-group{
    width:100%
}
.box-variant .form-group .selector-wrapper{
    margin-bottom:10px !important
}
.box-variant .form-group .selector-wrapper label{
    font-weight:400;
    width:85px;
    font-size:14px;
    float:left;
    color:#636363;
    line-height:40px
}
.box-variant .form-group .selector-wrapper .single-option-selector{
    height:40px;
    width:calc(100% - 85px);
    border-radius:3px
}
@media (min-width: 1200px){
    .box-variant .form-group .selector-wrapper .single-option-selector{
        width:35%
    }
}
.iwi{
    display:inline-block;
    float:left;
    text-align:center;
    width:auto;
    height:45px;
    line-height:45px;
    border-radius:0%;
    background:transparent;
    position:relative
}
@media (min-width: 992px) and (max-width: 1199px){
    .iwi{
        margin-left:15px;
        margin-bottom:0px
    }
}
.iwi .fa{
    font-size:20px;
    color:#db5989
}
.iwi span{
    font-size:14px;
    margin-left:10px
}
.iwi:hover a{
    text-decoration:none
}
.iwi .iwishAddWrapper{
    border:none !important;
    margin:0 !important
}
.social_share_product{
    display:block;
    text-align:center
}
.social_share_product .addthis_inline_share_toolbox{
    display:inline-block
}
.hdmh{
    display:block;
    text-align:center;
    font-family:'Arial', sans-serif;
    font-size:13px;
    color:#7b7b7b;
    margin-top:15px
}
.hdmh a{
    color:#7b7b7b;
    display:inline-block;
    position:relative;
    text-decoration:none
}
.hdmh a:before{
    content:" ";
    width:100%;
    height:1px;
    background:#7b7b7b;
    position:absolute;
    bottom:0px;
    left:0px
}
.hdmh a:hover{
    color:#333
}
.details-product .link_color{
    font-size:14px;
    line-height:16px;
    cursor:pointer
}
@media (min-width: 1200px){
    .details-product #gallery_01 .flex-viewport{
        height:320px !important;
        margin-top:25px
    }
}
@media (max-width: 767px){
    .details-product .details-pro{
        margin-top:20px;
        padding:0
    }
}
.details-product .details-pro .product-price{
    font-size:24px;
    font-weight:bold;
    line-height:28px;
    display:inline-block;
    color:#db5989
}
.details-product .details-pro .price-box{
    margin:0px 0 10px;
    display:inline-block
}
.details-product .details-pro .price-box del{
    color:#959595;
    font-size:14px;
    margin-left:10px
}
.details-product .details-pro .custom-btn-number{
    position:relative;
    padding:0;
    margin-bottom:10px;
    border:none;
    box-shadow:none;
    width:100%
}
.details-product .details-pro .custom-btn-number #qty{
    font-family:"Opens Sans",sans-serif;
    height:45px;
    font-size:17px;
    margin:0
}
.details-product .details-pro .custom-btn-number{
    width:150px;
    display:inline-block;
    float:left;
    position:relative;
    padding:0;
    margin-bottom:10px;
    border:none;
    box-shadow:none;
    height:45px
}
@media (max-width: 991px){
    .details-product .details-pro .custom-btn-number{
        margin-top:10px
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .details-product .details-pro .custom-btn-number{
        width:100%;
        display:block;
        margin-right:0px
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .details-product .details-pro .custom-btn-number{
        margin-right:15px;
        width:153px
    }
}
.details-product .details-pro .custom-btn-number label{
    font-size:14px
}
.details-product .details-pro .custom-btn-number #qty{
    height:45px;
    font-size:1.28571em;
    margin:0
}
.details-product .details-pro .custom-btn-number .qtyminus{
    position:absolute;
    left:25px;
    top:4px;
    font-size:1.42857em
}
.details-product .details-pro .custom-btn-number .qtyplus{
    position:absolute;
    right:25px;
    top:4px;
    font-size:1.42857em
}
#btnnewreview{
    font-size:16px;
    line-height:25px;
    font-weight:500;
    margin:0px;
    padding:5px 15px !important;
    background:#db5989 !important;
    border:solid 1px #db5989 !important;
    display:inline;
    border-radius:0px;
    color:#fff
}
.related-product{
    margin-bottom:30px;
    margin-top:80px
}
@media (max-width: 375px){
    .related-product .owl_item_product .product-thumbnail .image_link.display_flex{
        height:170px !important;
        max-height:170px !important
    }
}
@media (max-width: 767px){
    .related-product .product_related{
        border-left:none !important
    }
}
@media (max-width: 1199px){
    .zoomContainer{
        display:none !important
    }
    .product-thumb .product-big-wrapper .large-img .zoomWrapper{
        width:auto !important;
        height:auto !important
    }
    .product-thumb .product-big-wrapper .large-img .zoomWrapper img{
        position:static !important
    }
}
@media (min-width: 1200px){
    .zoomWrapper{
        width:100% !important
    }
    .zoomWrapper img{
        position:static !important;
        max-width:100% !important;
        height:auto !important
    }
    .zoomWrapper img ~ img{
        display:none !important
    }
}
@media (max-width: 767px){
    .zoomWrapper{
        width:100% !important;
        height:auto !important
    }
    .product-tab.e-tabs.not-dqtab{
        margin-bottom:50px
    }
    .related-product{
        margin-top:0px
    }
}
.call-now{
    clear:both
}
@media (max-width: 991px){
    .call-now{
        padding-top:10px
    }
}

@media (max-width: 991px){
    .related-product{
        margin-bottom:30px
    }
}
@media (max-width: 768px){
    .related-product .owl-nav{
        display:none !important
    }
}
.related-product .section_prd_feature{
    background:#fff;
    padding:0px 30px 5px
}
@media (max-width: 991px){
    .related-product .section_prd_feature{
        padding:15px
    }
}
.related-product .section_prd_feature .heading{
    padding:0 0 10px
}
.related-product .section_prd_feature .heading h2{
    margin-top:0
}
.related-product .section_prd_feature .heading h2 a{
    color:#db5989;
    font-size:20px;
    font-weight:bold;
    text-transform:none
}
.related-product .section_prd_feature .product_related .owl-item{
    padding:0 10px
}
.related-product .section_prd_feature .product_related .owl-item .product-col .product-box .product-thumbnail .image_link.display_flex{
    height:auto
}
.related-product .section_prd_feature .product_related .owl-item .product-col .product-box{
    margin-bottom:0
}
.related-product .section_prd_feature .product_related .owl-item .product-info{
    padding:0
}
.related-product .section_prd_feature .product_related .owl-item .product-box .product-price-old{
    margin-right:0
}
#recently-viewed-products .image{
    float:left;
    width:90px;
    margin-right:10px
}
#recently-viewed-products .info{
    width:calc(100% - 100px);
    float:right
}
.zoomWrapper{
    width:100% !important;
    height:auto !important
}
.zoomWrapper img{
    position:static !important;
    width:auto !important;
    height:auto !important;
    display:block;
    margin:0 auto
}
.zoomWrapper img ~ img{
    display:none !important
}
.tab-wrap .tabs-title{
    *zoom:1;
    display:inline-block;
    position:relative;
    z-index:9;
    margin:0 0 26px
}
.tab-wrap .tabs-title:after{
    content:"";
    display:table;
    clear:both
}
.tab-wrap .tabs-title li{
    font-size:2.2rem;
    font-weight:700;
    text-transform:uppercase;
    position:relative;
    line-height:40px;
    float:left
}
.tab-wrap .tabs-title li:before{
    content:"|";
    color:#c9c9c9;
    padding:0 16px;
    color:#1c1c1c
}
.tab-wrap .tabs-title li:first-child:before{
    display:none
}
.tab-wrap .tabs-title li.current{
    color:#212121
}
.tab-wrap .tab-content{
    position:relative
}
ul.tabs li{
    background:none;
    display:inline-block;
    cursor:pointer
}
ul.tabs li.current{
    color:#000;
    margin-bottom:-1px
}
@media (max-width: 767px){
    ul.tabs li.current{
        border-bottom:none
    }
}
.tab-content{
    opacity:0;
    visibility:hidden;
    height:0;
    overflow:hidden
}
.tab-content.current{
    opacity:1;
    visibility:visible;
    height:auto;
    -webkit-transition:all 200ms ease-in-out;
    -moz-transition:all 200ms ease-in-out;
    -ms-transition:all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
    transition:all 200ms ease-in-out
}
.product-tab .tabs-title{
    background:#f6f6f6;
    margin-bottom:0px;
    padding-left:1px
}
@media (max-width: 767px){
    .product-tab .tab-link{
        margin:0px 0px !important
    }
}
.product-tab .tab-link{
    position:relative;
    display:inline-block;
    border-top:solid 2px #f6f6f6;
    padding:0px 25px;
    border-bottom:0px;
    margin-top:-2px;
    background:#f6f6f6
}
@media (min-width: 768px){
    .product-tab .tab-link:nth-child(2){
        margin-left:-5px
    }
}
@media (min-width: 768px){
    .product-tab .tab-link:nth-child(3){
        margin-left:-5px
    }
}
.product-tab .tab-link h3{
    color:#9d9c9c;
    margin:13px 0;
    font-size:13px
}
.product-tab .tab-link span{
    font-weight:bold;
    text-transform:uppercase;
    font-size:14px
}
@media (min-width: 768px){
    .product-tab .tab-link span{
        color:#555
    }
}
@media (min-width: 768px){
    .product-tab .tab-link.current{
        color:#555;
        border-top:solid 2px #db5989;
        padding-bottom:0px;
        background:#fff
    }
    .product-tab .tab-link.current h3{
        color:#555 !important
    }
    .product-tab .tab-link.current h3 span{
        color:#555 !important
    }
}
.product-tab .tab-link.current h3{
    color:#db5989
}
.product-tab .tab-link.current h3 span{
    color:#db5989
}
.product-tab .tab-link.current .rte{
    font-family:'Opens Sans', sans-serif;
    color:#9d9c9c;
    font-weight:300;
    font-size:14px;
    border:solid 0px #f6f6f6;
    border-top:0px
}
.product-tab li:last-child h3 span:after{
    content:none
}
.product-tab .tab-content{
    padding:0px
}
.product-tab .tab-content.current .rte{
    color:#555;
    font-family:'Roboto',sans-serif;
    border:solid 1px #f6f6f6;
    border-top:0px;
    padding:30px 45px 60px 30px;
    font-size:14px
}
@media (max-width: 767px){
    .product-tab .tab-content.current .rte{
        border-top:1px solid #f6f6f6
    }
}
.product-tab .content_extab.current{
    padding:20px 15px;
    background:#fff;
    border:solid 1px #f6f6f6
}
.product-tab .content_extab.current .rte{
    padding:0px 0px
}
.product-tab .content_extab.current .rte img{
    max-width:100%;
    width:auto !important;
    height:auto !important
}
@media (min-width: 1200px){
    .product-tab .content_extab.current .rte{
        font-family:'Opens Sans', sans-serif;
        color:#9d9c9c;
        font-weight:300;
        font-size:14px;
        width:100%
    }
    .product-tab .content_extab.current .rte img{
        max-width:100%;
        width:auto !important;
        height:auto !important
    }
}
.content_extab{
    opacity:0;
    visibility:hidden;
    height:0;
    overflow:hidden
}
.content_extab.current{
    opacity:1;
    visibility:visible;
    height:auto
}
@media (max-width: 767px){
    .product-tab .tab-link{
        width:100%;
        border:none;
        padding:0;
        margin-bottom:10px !important;
        background:#fff
    }
    .tab-content-mobile{
        display:none
    }
    .product-tab .tab-link.current h3{
        border:0px
    }
    .current .tab-content-mobile{
        display:block;
        padding:0px 10px;
        border:1px solid #f6f6f6;
        border-top:none;
        background:#f7f5f5
    }
    .current .tab-content-mobile .rte{
        padding:10px 0px;
        border-bottom:0px
    }
    ul.tabs.tabs-title{
        display:block;
        border:none;
        width:100%;
        background:none !important
    }
    .product-tab .tab-link h3{
        border:1px solid #f6f6f6;
        padding:10px 10px;
        margin-top:0;
        position:relative
    }
    .product-tab .tab-link h3:before{
        content:'\f107';
        font-size:20px;
        font-family:FontAwesome;
        float:right;
        margin-right:0;
        margin-top:-3px
    }
    .product-tab .tab-link.current .tab-content-mobile{
        margin-bottom:0px;
        background:#fff
    }
    .product-tab .tab-link.current .tab-content-mobile .rte p img{
        max-width:100%;
        margin:0 auto;
        width:auto !important;
        height:auto !important
    }
    .product-tab .tab-link.current h3{
        margin-bottom:0;
        border-bottom:none;
        border:solid 1px #ebebeb;
        background:#fff
    }
    .product-tab .tab-link span:after{
        content:none
    }
    .product-tab .border-dashed-tab{
        margin-bottom:15px
    }
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bpr-summary-average{
    font-family:'Arial';
    font-size:18px
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star i{
    font-size:12px
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-off-png:before{
    content:"\f005";
    color:#cccccc
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-on-png:before{
    content:"\f005";
    color:#ffde3c
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-half-png:before{
    content:"\f123";
    color:#ffde3c
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .product-reviews-summary-actions #btnnewreview{
    background:#db5989
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star i{
    font-size:12px
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-off-png:before{
    content:"\f005";
    color:#cccccc
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-on-png:before{
    content:"\f005";
    color:#ffde3c
}
.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-half-png:before{
    content:"\f123";
    color:#ffde3c
}
@media (max-width: 360px){
    #bizweb-product-reviews #bizweb-product-reviews-sub .product-reviews-summary-actions{
        float:left !important
    }
}
.bizweb-product-reviews-form form .bpr-form-rating #dvRating i{
    font-size:12px
}
.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-off-png:before{
    content:"\f005";
    color:#cccccc
}
.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-on-png:before{
    content:"\f005";
    color:#ffde3c
}
.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before{
    content:"\f123";
    color:#898989
}
@media (max-width: 767px){
    .product-tab .tab-link{
        width:100%;
        border:none;
        padding:0;
        margin-bottom:10px !important;
        background:#fff
    }
    .tab-content-mobile{
        display:none
    }
    .product-tab .tab-link.current h3{
        border:0px
    }
    .current .tab-content-mobile{
        display:block;
        padding:0px 10px;
        border:1px solid #e1e1e1;
        border-bottom:none;
        background:#fff
    }
    .current .tab-content-mobile .rte{
        padding:10px 0px;
        border-bottom:0px
    }
    ul.tabs.tabs-title{
        display:block;
        border:none;
        width:100%;
        background:none !important
    }
    .product-tab .tab-link h3{
        border:1px solid #ebebeb;
        padding:10px 10px;
        margin-top:0;
        position:relative;
        margin-bottom:0
    }
    .product-tab .tab-link h3:before{
        content:'\f107';
        font-size:20px;
        font-family:FontAwesome;
        float:right;
        margin-right:0;
        margin-top:-3px
    }
    .product-tab .tab-link.current .tab-content-mobile{
        margin-bottom:0px
    }
    .product-tab .tab-link.current h3{
        margin-bottom:0;
        border-bottom:none;
        border:solid 1px #ebebeb;
        border-bottom:2px solid #db5989
    }
    .product-tab .tab-link span:after{
        content:none
    }
    .product-tab .border-dashed-tab{
        margin-bottom:15px
    }
}
.module_service_details{
    margin-bottom:5px
}
.module_service_details .wrap_module_service{
    overflow:hidden;
    background:#fff
}
.module_service_details .wrap_module_service .item_service{
    padding:0px 15px
}
.module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_{
    border-bottom:none
}
.module_service_details .wrap_module_service .item_service .wrap_item_{
    border-bottom:solid 1px #e5e5e5
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service{
    position:relative;
    padding:20px 0px 20px 55px
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p{
    font-size:14px;
    line-height:22px;
    margin:0px;
    font-weight:bold;
    padding:0px;
    color:#555
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span{
    font-family:'Roboto',sans-serif;
    font-size:13px;
    line-height:22px;
    font-weight:400;
    color:#707070
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service:before{
    content:"";
    width:35px;
    height:35px;
    background-position:left;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    top:27px
}
.module_service_details .wrap_module_service .item_service:nth-child(1) .wrap_item_ .content_service:before{
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/productdetail-icon5.png?1528358247617")
}
.module_service_details .wrap_module_service .item_service:nth-child(2) .wrap_item_ .content_service:before{
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/productdetail-icon4.png?1528358247617")
}
.module_service_details .wrap_module_service .item_service:nth-child(3) .wrap_item_ .content_service:before{
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/productdetail-icon3.png?1528358247617")
}
.module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service:before{
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/productdetail-icon2.png?1528358247617")
}
.module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_ .content_service:before{
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/productdetail-icon1.png?1528358247617")
}
.module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_ .content_service span,.module_service_details .wrap_module_service .item_service:nth-child(5) .wrap_item_ .content_service a{
    color:#db5989;
    font-family:'Roboto',sans-serif;
    font-size:16px;
    font-weight:bold
}
/*.module_best_sale_product{
    margin-top:12px
}*/
.module_best_sale_product .title_module_ .title-head{
    line-height:22px;
    margin:0px;
    padding:0px;
    text-transform:uppercase
}
.module_best_sale_product .title_module_ .title-head a{
    text-decoration:none;
    font-size:20px;
    color:#363636
}
@media (max-width: 991px){
    .dqdt-sidebar .collection-category{
        margin:15px 30px
    }
}
@media (min-width: 992px){
    .section-main-products{
        width:calc(100% - 238px)
    }
}
@media (min-width: 992px){
    .section-main-sidebar{
        width:238px
    }
}
.image-category{
    width:100%;
    text-align:center;
    margin:0 0 40px
}
.image-category img{
    margin:0 auto
}
.collection .collection-image img{
    width:100%
}
.sidebar .title-head{
    margin:0px;
    font-size:14px !important;
    position:relative;
    display:block
}
.sidebar .title-head span{
    display:block;
    padding:10px 0
}
.product-mini-lists .products{
    border:none !important
}
@media (max-width: 1199px){
    .products-view.products-view-grid.collection_reponsive{
        clear:both
    }
}
/*@media (max-width: 767px){
    .products-view-grid .col-xs-6:nth-child(2n+1){
        clear:left
    }
}*/
@media (max-width: 767px){
    .product-box .btn-white{
        padding:0 10px
    }
}
.view-mode>a{
    width:34px;
    height:34px;
    display:inline-block;
    overflow:hidden
}
.view-mode span{
    font-size:0
}
.tt span{
    font-size:14px;
    font-family:Roboto
}
.tt.hidden-sm.hidden-xs{
    display:inline-block
}
.button-view-mode{
    padding:0;
    margin:0;
    width:34px;
    height:34px;
    box-shadow:none;
    line-height:34px;
    font-size:16px;
    background:#f5f5f5;
    border-radius:3px;
    color:#acacac
}
.button-view-mode.active{
    color:#fff;
    background:#db5989;
    box-shadow:none
}
.button-view-mode.active a{
    color:#555
}
.button-view-mode:hover{
    color:#fff;
    background:#db5989
}
.collection .title-head{
    display:inline-block;
    font-size:18px;
    font-weight:bold;
    text-transform:none;
    line-height:30px;
    margin-right:3px
}
@media (max-width: 767px){
    .collection .title-head{
        display:inherit;
        position:relative;
        margin-bottom:35px
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .collection .title-head{
        position:relative;
        display:inherit;
        margin-bottom:-30px
    }
}
.collection .tt span{
    text-transform:none;
    font-size:14px;
    color:#878a96;
    font-weight:400;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.collection .text-sm-left{
    background:#fff;
    /*padding-left: 5px;*/
    /*margin-bottom: 20px;*/
    padding-top: 15px;
}
/*@media (max-width: 991px){
    .collection .text-sm-left{
        padding:20px 20px 23px
    }
}*/
@media (max-width: 479px){
    .collection .text-sm-left{
        margin-bottom: 0 !important;
    }
}
.collection .text-sm-left .title-head{
    text-transform:uppercase;
    color:#363636;
    margin:0;
    font-size:16px;
    display:inline-block
}
@media (max-width: 479px){
    .collection .text-sm-left span{
        display:block
    }
}
/*@media (min-width: 992px){
    .collection .category-products{
        margin-top:-40px
    }
}*/
.collection .category-products .sortPagiBar{
    display:inline
}
@media (min-width: 768px){
    .collection .category-products .sortPagiBar{
        float:left;
        width:100%;
        display:block
    }
}
.collection .category-products .sortPagiBar .wr_sort{
    margin:0;
    margin-top:-30px;
    padding:20px;
    margin-bottom:30px;
    border:none
}
@media (max-width: 991px){
    .collection .category-products .sortPagiBar .wr_sort{
        background:#fff
    }
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx{
    float:left;
    height:30px;
    display:inline-block;
    line-height:32px;
    margin-right:5px;
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode{
    margin-right:25px;
    display:inline-block
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a{
    width:34px;
    margin-right:5px
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx{
    display:inline;
    float:right
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left{
    float:left;
    font-weight:400;
    line-height:33px;
    font-size:14px !important;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin-right:6px;
    margin-bottom:0
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400
}
.blog-aside{
    margin-top:30px
}
.blog-aside .aside-title-blog .title-head-blog{
    font-size:18px;
    font-weight:bold
}
.col-49{
    width:44.444444%;
    padding:0 15px;
    float:left
}
.col-59{
    width:55.555555%;
    padding:0 15px;
    float:left
}
@media (max-width: 767px){
    .col-49,.col-59{
        width:100%;
        float:none
    }
}
@media (min-width: 1200px){
    .blog-main .col-lg-4:nth-child(3n+1){
        clear:left
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .blog-main .col-md-6:nth-child(2n+1){
        clear:left
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .blog-main .col-sm-6:nth-child(2n+1){
        clear:left
    }
}
.image-blog-left{
    text-align:center
}
.blog-main{
    border-top:1px solid #ebebeb
}
.blog-main .blog_items .myblog .content-right-blog{
    margin-top:0;
    padding:20px;
    background:#fff;
    margin-bottom:15px
}
.blog-item{
    padding-top:15px
}
@media (max-width: 1199px){
    .blog-item{
        padding-bottom:0px
    }
}
.date{
    margin:10px 0 0 0;
    display:inline-block;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    font-size:13px;
    color:#acacac
}
.date .fa{
    color:#878a96;
    margin-right:5px
}
.date .news_home_content_short_time{
    z-index:999;
    color:#acacac;
    font-family:'Arial',sans-serif;
    font-size:13px;
    font-weight:400;
    line-height:1.4;
    display:inline-block;
    text-decoration:none;
    margin-left:2px;
    padding-right:15px
}
.date .news_home_content_short_time img{
    display:inline;
    margin-right:5px;
    margin-top:-5px
}
.date .news_home_content_short_time span{
    color:#707070
}
.date .cmt_count_blog{
    margin-left:14px
}
.date .cmt_count_blog .fa-comments{
    margin-right:5px
}
@media (max-width: 1199px){
    .blog-item-info{
        margin-top:15px
    }
}
.blog-item-name{
    position:relative;
    font-size:18px;
    line-height:24px;
    margin-top:0;
    margin-bottom:0px
}
.blog-item-name a{
    color:#333
}
.blog-item-name a:hover{
    color:#db5989
}
.blog-item-name .fa{
    position:absolute;
    left:0;
    top:9px;
    font-size:.78571em;
    color:#db5989
}
.border_bot_blog{
    border-bottom:1px solid #ebebeb;
    margin-bottom:18px
}
.post-time{
    color:#acacac;
    font-size:13px;
    margin-bottom:15px;
    margin-right:20px;
    display:inline-block
}
.post-time .fa{
    color:#878a96;
    margin-right:3px
}
.post-time img{
    display:inline;
    margin-right:5px;
    margin-top:-5px
}
.post-time span{
    color:#707070
}
.blog-item-summary{
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin-bottom:20px;
    color:#707070;
    line-height:20px
}
.blog-item-thumbnail{
    position:relative
}
.blog-list h5{
    text-transform:uppercase;
    line-height:26px;
    margin:0px;
    padding-top:30px;
    padding-bottom:5px
}
.blog-list .loop-blog{
    min-height:80px;
    overflow:hidden;
    padding:20px 0px;
    border-bottom:1px solid #ebebeb
}
.blog-list .loop-blog:last-child{
    border:none
}
.blog-list .loop-blog .thumb-left{
    width:80px;
    max-width:80px;
    height:auto;
    display:block;
    float:left
}
.blog-list .loop-blog .blog-item-summary{
    margin-bottom:0
}
.blog-list .loop-blog .name-right{
    display:block;
    float:left;
    width:calc(100% - 100px);
    margin-left:20px
}
.blog-list .loop-blog .name-right h3{
    position:relative;
    font-size:14px;
    line-height:1.4;
    margin-top:0px;
    margin-bottom:0px
}
.blog-list .loop-blog .name-right h3:hover a{
    text-decoration:none;
    color:#db5989
}
.blog-list .loop-blog .date{
    margin:7px 0 0px;
    font-weight:400;
    color:#707070;
    font-size:13px;
    font-family:'Arial',sans-serif
}
.blog-list .loop-blog .date img{
    display:inline;
    margin-top:-5px
}
.blog-list .loop-blog .date .news_home_content_short_time{
    padding-right:0
}
.blog-list .more_blog a{
    line-height:3;
    font-size:1.07143em;
    color:#898989;
    display:block
}
.blog-list .more_blog a:hover{
    text-decoration:none;
    color:#db5989
}
.left-content .aside-title{
    margin-top:0px
}
.left-content .title-head-1{
    margin:0px;
    font-size:16px;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    position:relative;
    display:block;
    background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/bg_titlehead.png?1528358247617");
    background-repeat:no-repeat;
    width:100%;
    height:100%;
    text-align:center;
    padding:3px 0;
    background-position:center
}
@media (min-width: 992px) and (max-width: 1199px){
    .left-content .title-head-1{
        font-size:15px !important
    }
}
@media (max-width: 1199px){
    .left-content .title-head-1{
        background-image:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/bg_header-mobile.png?1528358247617");
        width:100%;
        margin:0;
        padding:3px 20px !important;
        background-repeat:unset;
        background-position:unset;
        text-align:left
    }
}
@media (min-width: 1200px){
    .left-content .title-head-1:before{
        content:"";
        position:absolute;
        top:48px;
        left:0px;
        width:0;
        height:0;
        border-style:solid;
        border-width:0 15px 15px 0;
        border-color:transparent #db5989 transparent transparent
    }
    .left-content .title-head-1:after{
        content:"";
        position:absolute;
        bottom:-15px !important;
        right:0px !important;
        width:0;
        height:0;
        border-style:solid;
        border-width:15px 15px 0 0;
        border-color:#db5989 transparent transparent transparent
    }
}
.left-content .title-head-1 span{
    display:block;
    padding:10px 0
}
.left-content .title-head{
    margin:0px;
    font-size:14px !important;
    text-transform:uppercase;
    font-weight:bold;
    position:relative;
    display:block;
    background:transparent
}
.left-content .title-head span{
    color:#363636;
    display:block;
    padding:10px 0
}
.left-content .title-head span:before{
    content:"";
    position:absolute;
    top:auto;
    bottom:0;
    width:70px;
    height:2px;
    background:#db5989;
    left:0
}
.left-content .aside-blog{
    margin-top:15px
}
.left-content .aside-blog .nav-item{
    position:relative;
    clear:left;
    font-size:1em;
    padding:13px 0px 13px 0px;
    border-bottom:solid 1px #ddd
}
.left-content .aside-blog .nav-item:last-child{
    border-bottom:none
}
.left-content .aside-blog .nav-item a{
    font-size:1em;
    font-weight:bold
}
.left-content .aside-blog .nav-item .fa{
    width:30px;
    height:30px;
    line-height:28px;
    text-align:center;
    cursor:pointer
}
.left-content .aside-blog .nav-item .fa.fa-caret-right{
    right:auto;
    left:0;
    top:16px;
    text-align:left
}
.left-content .aside-blog .nav-item .dropdown-menu{
    width:100%;
    border:0;
    padding-left:15px
}
.left-content .aside-blog .nav-item.active{
    border-bottom:none
}
.left-content .aside-blog .nav-item.active>a{
    color:#db5989
}
.left-content .aside-blog .nav-item.active>.fa{
    color:#db5989
}
.left-content .aside-blog .nav-item.active>.dropdown-menu{
    display:block
}
.left-content .aside-blog .nav-item:hover>a{
    color:#db5989;
    background-color:transparent
}
.article-main .article-details .date{
    margin:10px 0 10px
}
.article-main .rte{
    color:#898989;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size:14px;
    margin-top:5px
}
.article-main .article-image{
    margin-bottom:30px;
    text-align:center
}
.article-main .article-image a{
    margin:0 auto
}
.article-main .article-title{
    margin-top:0px;
    margin-bottom:0;
    font-size:24px;
    color:#363636;
    line-height:36px
}
.article-main .article-title a{
    color:#363636
}
.article-main .post-time{
    margin-bottom:0px
}
@media (max-width: 374px){
    .article-main .post-time{
        display:block;
        float:left;
        width:100%
    }
}
.article-main .article-content{
    font-size:1.14286em
}
.article-main .form-group{
    margin:0;
    padding-top:0;
    padding-bottom:20px
}
.tag-share{
    clear:left;
    padding:20px 0;
    line-height:30px
}
.tag-share .social-media{
    color:#7b7b7b
}
.tag-share .social-media a{
    margin-left:5px;
    width:24px;
    height:24px;
    border:1px solid #b1b1b1;
    display:inline-block;
    line-height:24px;
    text-align:center;
    border-radius:50%;
    color:#b1b1b1;
    font-size:12px
}
.tag-share .social-media a:hover{
    color:#db5989;
    border-color:#db5989
}
.tag_article{
    color:#363636;
    padding-left:0px;
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.tag_article .fa{
    transform:translateY(1px)
}
.tag_article a{
    color:#363636;
    font-family:'Arial',sans-serif
}
.tag_article a:hover{
    color:#db5989
}
.tag_article a:first-child{
    color:#db5989
}
@media (max-width: 767px){
    .tag-share>div{
        text-align:left !important
    }
    .tag-share .social-sharing{
        float:left !important;
        margin-top:5px
    }
}
.title-form-coment{
    font-size:18px;
    color:#363636;
    font-weight:bold;
    text-transform:none;
    margin-bottom:20px
}
.article-main form{
    display:block;
    float:left;
    width:100%;
    margin-top:0px;
    margin-bottom:0
}
#article-comments{
    margin-top:30px
}
#article-comments .article-comment{
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #ebebeb
}
#article-comments .article-comment-user-image{
    margin:0;
    float:left;
    width:100px;
    margin-right:12px
}
#article-comments .article-comment-user-comment{
    padding-left:110px;
    word-break:break-word;
    font-size:1em
}
#article-comments .user-name-comment{
    margin:0;
    color:#db5989;
    font-size:1em;
    line-height:1
}
#article-comments .article-comment-date-bull{
    padding:5px 0;
    display:block;
    color:#acacac
}
.social-media{
    font-size:1em
}
.social-media .list-inline li{
    margin-right:20px
}
.section-news-2{
    margin-bottom:20px
}
.block-recent{
    display:block;
    float:left;
    width:100%;
    border-bottom:1px dashed #ebebeb;
    padding-bottom:25px
}
.block-recent ul li{
    line-height:24px;
    padding:7px 0;
    padding-left:15px;
    position:relative
}
.block-recent ul li:before{
    content:'';
    position:absolute;
    width:5px;
    height:5px;
    top:17px;
    left:0px;
    background:#333;
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.block-recent ul li a{
    color:#636363;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.block-recent ul li a .fa{
    display:inline-block;
    margin-right:5px
}
.block-recent ul li a:hover{
    color:#db5989
}
@media (max-width: 767px){
    .btn.btn-white{
        background:#ebebeb;
        float:right;
        margin:10px 10px 30px 0 !important;
        display:inline-block;
        min-width:240px;
        width:100%;
        font-size:14px;
        font-weight:400;
        text-transform:none;
        height:40px;
        line-height:40px;
        color:#555;
        font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
        padding:0 20px;
        text-align:center;
        white-space:nowrap;
        outline:none !important;
        border-radius:3px;
        cursor:pointer;
        border:none
    }
    .btn.btn-white:hover{
        border-color:#db5989
    }
}
.header-cart .title-cart h3{
    font-size:16px;
    font-weight:bold;
    color:#363636;
    margin-top:0px;
    text-transform:uppercase;
    float:left;
    margin-right:10px
}
@media (max-width: 767px){
    .header-cart .title-cart h3{
        float:none
    }
}
.header-cart .title-cart h3 span{
    color:#363636
}
.header-cart .title-cart h3 .count_cart_h{
    color:#db5989
}
.pd-right{
    padding-left:0px
}
.main-container{
    min-height:300px
}
.main-container .col-main{
    float:none;
    width:auto
}
.main-container .col-main .cart .bg-scroll{
    border-top:none;
    margin-top:30px;
    overflow:hidden;
    border:solid 1px #ebebeb;
    border-top:none;
    border-bottom:none;
    border-right:none
}
.main-container .col-main .cart .cart-thead{
    font-weight:bold;
    font-size:13px;
    clear:both;
    width:100%;
    border:1px solid #ebebeb;
    border-right:none;
    border-left:none;
    float:left;
    min-width:600px
}
.main-container .col-main .cart .cart-thead div{
    font-weight:400;
    float:left;
    padding:9px 0px;
    color:#636363;
    text-align:center;
    font-family:'Arial',sans-serif;
    border-right:#ebebeb 1px solid;
    font-size:14px
}
.main-container .col-main .cart .nobr{
    white-space:nowrap
}
.main-container .col-main .cart .cart div.a-right{
    text-align:right
}
.main-container .col-main .cart .cart div.a-center{
    text-align:center
}
.main-container .col-main .cart .cart-tbody{
    width:100%;
    float:left
}
.main-container .col-main .cart .cart-tbody .item-cart{
    border-bottom:1px solid #ebebeb;
    width:100%;
    float:left
}
.main-container .col-main .cart .item-cart .image .product-image img{
    max-width:100%;
    height:auto;
    max-height:98px;
    width:auto;
    display:inherit;
    margin:0 auto
}
.main-container .col-main .cart .cart-tbody .item-cart div{
    float:left;
    line-height:20px;
    vertical-align:top;
    height:135px;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px;
    border-right:solid 1px #ebebeb
}
.main-container .col-main .cart .cart-tbody .item-cart div.prd_name{
    flex-flow:column;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-align:left
}
.main-container .col-main .cart .cart-tbody .item-cart div.prd_name .variant-title{
    color:#555
}
.main-container .col-main .cart .cart-tbody .item-cart div.prd_name .variants-option{
    text-align:left;
    width:100%
}
.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6){
    padding:10px 0 6px;
    position:relative
}
.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item{
    color:#db5989;
    display:block;
    width:100%
}
.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item i.fa{
    margin-right:10px
}
.main-container .col-main .cart .cart-tbody .item-cart .product-image{
    min-height:75px;
    display:block;
    height:auto;
    width:100%;
    padding:0 20px
}
@media (max-width: 991px){
    .main-container .col-main .cart .cart-tbody .item-cart .product-image{
        padding:0
    }
}
.main-container .col-main .cart .cart-tbody .item-cart div .product-name{
    margin:0px;
    padding-bottom:0px;
    font-size:14px;
    color:#363636;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:normal;
    line-height:24px;
    width:100%;
    text-align:left
}
.main-container .col-main .cart .cart-tbody .item-cart div .product-name a{
    color:#555
}
.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr{
    height:auto;
    padding:0px;
    border-right:none;
    width:100%
}
.main-container .col-main .cart .cart .product-name a{
    font-size:14px
}
.main-container .col-main .cart .item-cart .input_qty_pr .items-count{
    border:1px solid #ddd;
    outline:none;
    background:#fff;
    height:25px;
    line-height:25px;
    width:24px;
    vertical-align:baseline;
    text-align:center;
    padding:0
}
.main-container .col-main .cart .variant-title{
    color:#555
}
.main-container .col-main .cart .cart-tbody .item-cart div .price{
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:normal;
    line-height:6;
    color:#555
}
.main-container .col-main .cart .item-cart .items-count{
    border:1px solid #ebebeb;
    outline:none;
    background:#fff;
    height:24px;
    width:21px;
    vertical-align:top;
    text-align:center;
    padding:0
}
.main-container .col-main .cart .item-cart .number-sidebar{
    border:1px solid #ddd;
    height:25px;
    margin-left:-1px;
    text-align:center;
    width:30px;
    margin-right:-1px;
    padding:0;
    line-height:15px
}
.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item{
    background-color:#fff;
    background-image:none;
    color:#333;
    cursor:pointer;
    padding:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    cursor:pointer;
    text-decoration:none;
    float:left;
    transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -webkit-transition:all 0.3s linear;
    border:none
}
.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item:hover{
    color:#c92b26
}
.main-container .col-main .cart .btn-proceed-checkout{
    background:#db5989;
    font-size:14px;
    margin-top:20px;
    font-weight:400;
    text-transform:none;
    float:right;
    min-width:200px;
    display:block;
    border:1px solid #db5989;
    margin-right:0 !important;
    height:40px;
    line-height:40px;
    padding:0 20px;
    text-align:center;
    white-space:nowrap;
    outline:none !important;
    border-radius:3px;
    color:#fff
}
.main-container .col-main .cart .btn-proceed-checkout:hover{
    background:#fff;
    border:1px solid #db5989;
    color:#db5989
}
.main-container .col-main .cart .btn.btn-white{
    background:#ebebeb;
    float:right;
    margin:20px 10px 0 0 !important;
    display:inline-block;
    min-width:200px;
    font-size:14px;
    font-weight:400;
    text-transform:none;
    height:40px;
    line-height:40px;
    color:#555;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    padding:0 20px;
    text-align:center;
    white-space:nowrap;
    outline:none !important;
    border-radius:3px;
    cursor:pointer;
    border:none
}
.main-container .col-main .cart .btn.btn-white:hover{
    border-color:#db5989
}
.main-container .col-main .cart .totals .inner{
    padding:0px 0 15px;
    margin-top:0;
    margin-right:0px
}
.main-container .col-main .cart #shopping-cart-totals-table tr td{
    border:#ebebeb thin solid;
    border-top:none;
    border-bottom:none;
    padding:12px 20px
}
.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right{
    line-height:24px;
    border:1px solid #ebebeb;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right span{
    color:#555;
    font-size:14px;
    font-weight:normal
}
.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right span.totals_price_second{
    color:#db5989;
    font-size:20px
}
.main-container .col-main .cart #shopping-cart-totals-table{
    width:100%;
    padding-bottom:8px;
    background:#fff
}
.main-container .col-main .cart ul.checkout{
    clear:left;
    border-top:1px solid #ebebeb;
    margin-bottom:10px;
    float:right;
    width:100%
}
.main-container .col-main .cart .cart .totals table th,.main-container .col-main .cart .cart .totals table td{
    padding:10px;
    background:none !important;
    box-shadow:none !important;
    color:#333 !important;
    height:50px;
    vertical-align:middle
}
.main-container .col-main .cart span.totals_price.price{
    color:#ec6ba2;
    font-size:16px;
    font-weight:bold;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    min-height:0;
    position:static;
    display:inline-block;
    float:none;
    margin-bottom:0
}
@media (min-width: 1200px){
    .main-container .col-main .cart .cart-tbody .item-cart .number-sidebar{
        border:1px solid #ddd;
        height:34px;
        margin-left:-1px;
        text-align:center;
        width:50px;
        vertical-align:top;
        margin-right:-1px;
        display:inline-block;
        min-height:24px;
        padding:0
    }
}
.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count{
    border:1px solid #ddd;
    outline:none;
    background:#fff;
    height:25px;
    width:24px;
    vertical-align:baseline;
    text-align:center;
    padding:0;
    display:inline-block;
    margin:0
}
@media (min-width: 1200px){
    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count{
        border:1px solid #ddd;
        outline:none;
        background:#fff;
        height:34px;
        width:34px;
        line-height:28px;
        text-align:center;
        vertical-align:top;
        padding:0
    }
}
@media (max-width: 1199px){
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right{
        width:196px
    }
}
@media (max-width: 991px){
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right{
        width:252px
    }
    .main-container .col-main .cart .totals .inner{
        margin-right:0
    }
}
@media (max-width: 767px){
    .item-product .title-product-cart-mobile{
        max-width:165px
    }
    .sign_main{
        background:#f7f8f9;
        margin-top:40px
    }
    .main{
        border-bottom:solid 1px #ebebeb;
        background:#fff;
        margin-top:40px
    }
    .main-container{
        margin-top:-40px
    }
    .cart-mobile{
        padding:10px 0px 0px 0px
    }
    .header-cart{
        padding:10px 15px 0px;
        margin-top:0px
    }
    .header-cart-content{
        margin-top:10px
    }
    .header-cart-content .content-product-list{
        min-height:110px
    }
    .header-cart .title-cart{
        line-height:10px
    }
    .header-cart-price{
        padding:18px 15px
    }
    .header-cart-price .btn.btn-white.f-left{
        float:none !important
    }
    .title-cart h3{
        font-family:Arial, sans-serif;
        display:inline-block;
        font-size:14px;
        font-weight:500;
        text-transform:uppercase
    }
    .title-cart p{
        font-family:Arial , sans-serif;
        font-size:12px;
        color:#9c9c9c
    }
    .title-cart a{
        color:#db5989;
        font-size:15px;
        line-height:49px;
        font-family:Arial, sans-serif
    }
    .btn-proceed-checkout-mobile{
        width:100%;
        line-height:27px;
        color:#fff;
        height:40px;
        font-size:14px;
        font-weight:400;
        text-transform:none;
        border:none;
        font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
        background:#db5989;
        border-radius:3px;
        margin-top:15px
    }
    .contin{
        margin-top:15px;
        width:100%;
        font-weight:bold
    }
    .content-product-list .item-product{
        padding:15px 15px;
        min-height:110px;
        border-bottom:solid 1px #ebebeb;
        overflow:hidden
    }
    .item-product-cart-mobile,.title-product-cart-mobile,.select-item-qty-mobile{
        float:left
    }
    .item-product-cart-mobile{
        max-width:115px;
        margin-right:10px
    }
    .item-product-cart-mobile img{
        max-width:115px;
        margin-right:10px
    }
    .select-item-qty-mobile{
        float:right;
        text-align:center
    }
    .title-product-cart-mobile a{
        word-break:break-word;
        font-family:'Roboto', sans-serif;
        line-height:21px;
        font-size:14px;
        color:#2f1b10
    }
    .select-item-qty-mobile input.qty{
        background:none repeat scroll 0 0 #fff;
        border:1px solid #ebebeb;
        font-size:15px;
        font-weight:400;
        margin:0 !important;
        outline:medium none;
        padding:5px 5px 5px 12px;
        width:41px
    }
    .title-product-cart-mobile p{
        line-height:2;
        font-size:14px;
        color:#898989
    }
    .title-product-cart-mobile span{
        color:#db5989;
        font-family:'Arial', sans-serif
    }
    .select-item-qty-mobile a{
        line-height:3;
        color:#363636
    }
}
@media (max-width: 767px){
    .cart-mobile{
        padding:10px 0px !important
    }
}
@media screen and (max-width: 991px){
    .select-item-qty-mobile .txt_center input{
        height:25px;
        width:25px;
        text-align:center;
        margin:0px;
        padding:0;
        font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
        position:absolute;
        left:25px;
        min-height:0;
        font-size:14px
    }
    .item-product .title-product-cart-mobile{
        max-width:150px
    }
    .title-product-cart-mobile h3{
        line-height:0;
        margin:0
    }
    .main-cart-page{
        min-height:auto !important
    }
    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus{
        position:absolute;
        left:0;
        top:0;
        z-index:100;
        margin:0;
        line-height:1;
        height:25px;
        width:25px;
        border-style:hidden;
        background:none !important;
        color:#000;
        border:solid thin #ebebeb;
        border-right:0px;
        text-align:center;
        padding:0px
    }
    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus{
        position:absolute;
        right:0;
        top:0;
        margin:0;
        height:25px;
        width:25px;
        display:inline-block;
        line-height:1;
        border-style:hidden;
        color:#fff;
        background:none !important;
        color:#000;
        border:solid thin #ddd;
        border-left:0px;
        text-align:center;
        padding:0px
    }
    .select-item-qty-mobile>div{
        position:relative;
        width:75px;
        height:25px
    }
}
@media screen and (max-width: 375px){
    .item-product .title-product-cart-mobile{
        max-width:110px !important
    }
}
#customer_register{
    margin-bottom:20px
}
#customer_login{
    margin-bottom:0
}
#recover_customer_password{
    margin-bottom:0;
    padding:0 30px 30px
}
.h_recover #recover-password{
    padding:0px
}
.h_recover #recover-password #recover_customer_password{
    padding:0px !important
}
#recover-password .group_contact{
    padding:0px !important
}
.checkbox.style input{
    margin:0 !important;
    display:none
}
.checkbox.style label{
    display:inline-block;
    vertical-align:middle;
    font-weight:normal;
    text-transform:none;
    position:relative;
    padding-left:55px;
    line-height:50px
}
.checkbox.style label:before{
    display:block;
    width:35px;
    height:35px;
    background:#fff;
    border:1px solid #d4d4d4;
    border-radius:5px;
    content:"";
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%)
}
.checkbox.style input:checked+label:after{
    content:"\f00c";
    font-family:FontAwesome;
    font-size:20px;
    color:#db5989;
    position:absolute;
    top:50%;
    left:8px;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%)
}
.page_customer_account .col-left-account .table-cart .thead-default{
    border-top:1px solid #ddd;
    background:#acacac
}
.block-account h3{
    margin-top:0
}
.block-account .block-title-account h5{
    text-transform:uppercase
}
.customer-name{
    color:#db5989;
    line-height:55px
}
.block-content.form-signup{
    background:#fff
}
.block-content.form-signup p i{
    color:#db5989;
    width:10px;
    margin-right:10px
}
.address-title{
    padding-left:10px;
    margin-bottom:15px;
    border-radius:0 !important;
    font-weight:300
}
.address-title button{
    background:none;
    border:none;
    font-size:0;
    width:50px;
    height:55px
}
.address-title button.btn-edit{
    background-image:url(//bizweb.dktcdn.net/100/117/701/themes/571720/assets/btn-edit.png?1501665026589);
    background-repeat:no-repeat;
    background-position:center
}
.address-title button.btn-delete{
    background-image:url(//bizweb.dktcdn.net/100/117/701/themes/571720/assets/btn-delete.png?1501665026589);
    background-repeat:no-repeat;
    background-position:center
}
.address-subtitle{
    margin-top:0;
    text-transform:uppercase
}
.address-item-action{
    right:0;
    top:-7px
}
.address-item-action .btn-row{
    padding-right:5px
}
.address-group{
    background:#fff;
    padding-bottom:5px;
    margin-bottom:15px
}
.address-group p{
    color:#595959
}
.address-group p label{
    float:left;
    font-weight:300
}
@media (max-width: 374px){
    .address-group p small{
        display:block
    }
}
#order_details .thead-default{
    border-top:1px solid #ddd
}
.order_date .color_main{
    padding-left:30px
}
@media (max-width: 374px){
    .order_date .color_main{
        padding-left:0;
        display:block;
        float:left;
        width:100%
    }
}
.order_date .color_main .fa{
    color:#db5989
}
#order_payment,#order_shipping{
    background:#fff
}
#order_payment .address.note i,#order_shipping .address.note i{
    color:#db5989;
    margin-right:5px
}
.totalorders{
    background:#fff;
    border-color:#e1e1e1
}
.order-headding{
    margin:0
}
.info-contact .widget-menu p{
    display:inline
}
.info-contact .logo{
    font-size:20px
}
.page_address .adr_title .title-head{
    padding-bottom:20px
}
.page_address .adr_title .title-head .a_address{
    font-size:14px;
    color:#db5989;
    margin-top:5px
}
#reset_password .form-group{
    margin-bottom:15px
}
#reset_password .form-group input{
    height:45px;
    padding:0 20px;
    color:#111111;
    border-color:#ebebeb;
    border-radius:0px;
    box-shadow:none
}
#reset_password .form-group textarea{
    box-shadow:none
}
#reset_password .form-group input::placeholder{
    font-family:'Arial';
    font-size:15px;
    color:#111111
}
.blog_hai .sidebar-category .aside-content .nav-item.lv3 a{
    padding-left:30px !important
}
.blog_hai .sidebar-category .aside-content .nav-item.lv4 a{
    padding-left:30px !important
}
.aside-item{
    margin-bottom:0px;
    clear:left
}
.aside-item.filter-vendor{
    margin-top:0px
}
.aside-item.filter_kt{
    display:block
}
.aside-item.filter_kt .sizes-list{
    padding-top:10px;
    padding-bottom:15px
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size{
    width:49%;
    margin:0;
    background:transparent;
    display:inline-block;
    float:none;
    height:30px
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size .tags_size{
    width:auto;
    height:25px;
    font-size:13px;
    display:inherit;
    position:relative;
    float:left;
    padding-left:10px
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size .tags_size:before{
    display:none
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input{
    display:none
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size i.fa{
    margin-right:0px;
    width:14px;
    font-size:18px;
    line-height:40px;
    position:relative;
    top:2px;
    opacity:1;
    float:left
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size i.fa:before{
    content:"";
    margin-right:0px;
    border-radius:2px;
    font-size:18px;
    border:solid 1px #ebebeb;
    line-height:40px;
    position:absolute;
    background:#fff;
    top:3px;
    height:15px !important;
    width:15px;
    left:0
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input+.fa:before{
    content:"";
    margin-right:5px;
    border-radius:2px;
    font-size:18px;
    border:solid 1px #ebebeb;
    line-height:40px;
    position:absolute;
    background:#fff;
    top:2px;
    height:15px !important;
    width:15px
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input:checked+span{
    color:#db5989
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input:checked+.fa,.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input+span{
    color:#db5989
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input:checked+.fa:after,.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input+span:after{
    font-family:'FontAwesome';
    content:"\f00c";
    color:#fff;
    position:absolute;
    width:15px;
    height:15px;
    line-height:15px;
    top:2px;
    font-size:12px;
    left:2px
}
.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input:checked+.fa:before,.aside-item.filter_kt .sizes-list .size_xx .filter-item.filter-size input+span:before{
    border-color:#db5989;
    background:#db5989
}
.aside-item .aside-title{
    border-bottom:1px solid #d7d7d7;
    background:transparent;
    /*margin-bottom:20px*/
}
.aside-item .aside-title h2{
    font-size:21px;
    margin:0
}
.aside-item .nav>li>a{
    padding:0
}
.aside-item .aside-content{
    margin-top:0px;
    border-top:none !important
}
.aside-item .aside_vendor{
    margin-top:0px
}
.aside-item.sidebar-category .nav-item{
    position:relative;
    clear:left;
    font-size:14px;
    padding:10px 0px 5px 0px;
    border-bottom:none
}
.aside-item.sidebar-category .nav-item a{
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    padding-right:15px;
    padding-left:0;
    padding-top:0
}
.aside-item.sidebar-category .nav-item a .count_x{
    color:#acacac
}
.aside-item.sidebar-category .nav-item .count_blog{
    color:#acacac
}
.aside-item.sidebar-category .nav-item .fa{
    position:absolute;
    right:0px;
    top:10px
}
.aside-item.sidebar-category .nav-item .dropdown-menu{
    width:100%;
    border:0;
    padding-left:15px;
    box-shadow:none
}
.aside-item.sidebar-category .nav-item.active>a{
    color:#db5989
}
.aside-item.sidebar-category .nav-item.active>.dropdown-menu{
    display:block
}
.sidebar-category .aside-content{
    margin-top:0;
    border:none
}
.sidebar-category .aside-content .nav-category .navbar-pills{
    padding:0;
    margin-top:0px;
    background:transparent;
    z-index:999
}
.sidebar-category .aside-content .nav-item{
    position:relative;
    clear:left;
    font-size:1em;
    padding:5px 0
}
.sidebar-category .aside-content .nav-item .dropdown-menulv2.dropdown-menu{
    padding-left:15px
}
.sidebar-category .aside-content .nav-item .dropdown-menulv2.dropdown-menu .nav-item.lv2{
    list-style:disc
}
.sidebar-category .aside-content .nav-item .dropdown-menu.dropdown-menulv3{
    padding-left:10px
}
.sidebar-category .aside-content .nav-item .dropdown-menu.dropdown-menulv3 .nav-item.lv3{
    list-style:circle
}
.sidebar-category .aside-content .nav-item.lv2{
    padding:5px 0
}
.sidebar-category .aside-content .nav-item.lv2 a{
    padding-left:0px;
    padding-right:20px
}
.sidebar-category .aside-content .nav-item.lv3{
    padding:5px 0
}
.sidebar-category .aside-content .nav-item.lv3 a{
    padding-left:0px;
    padding-right:20px
}
.sidebar-category .aside-content .nav-item.lv4{
    padding:5px 0
}
.sidebar-category .aside-content .nav-item.lv4 a{
    padding-left:0px;
    padding-right:20px
}
.sidebar-category .aside-content .nav-item:last-child{
    border-bottom:none
}
.sidebar-category .aside-content .nav-item a{
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    color:#363636;
    font-weight:400
}
.sidebar-category .aside-content .nav-item .fa{
    cursor:pointer;
    width:30px;
    height:auto;
    margin-top:0px;
    line-height:normal;
    cursor:pointer;
    text-align:center;
    font-size:12px
}
@media (max-width: 991px){
    .sidebar-category .aside-content .nav-item .fa{
        right:-20px;
        top:0;
        width:40px;
        height:30px;
        line-height:30px
    }
}
.sidebar-category .aside-content .nav-item .fa.fa-caret-right{
    right:auto;
    left:0;
    top:16px;
    text-align:left
}
.sidebar-category .aside-content .nav-item .dropdown-menu{
    position:static;
    width:100%;
    border:0;
    padding-left:0px;
    box-shadow:none;
    padding:0px;
    background:transparent;
    padding:5px 0
}
.sidebar-category .aside-content .nav-item.active>a{
    color:#db5989
}
.sidebar-category .aside-content .nav-item.active>.fa{
    color:#db5989;
    width:30px;
    height:auto;
    margin-top:0px;
    line-height:normal;
    cursor:pointer;
    text-align:center
}
@media (max-width: 991px){
    .sidebar-category .aside-content .nav-item.active>.fa{
        right:-20px;
        top:0;
        width:40px;
        height:30px;
        line-height:30px
    }
}
.sidebar-category .aside-content .nav-item.active>.dropdown-menu{
    display:block
}
.sidebar-category .aside-content .nav-item:hover>a{
    color:#db5989;
    background-color:transparent
}
.sidebar-category .aside-content .nav-item:hover .fa{
    color:#db5989
}
.sidebar-category .aside-content .nav-item ul>li:before{
    top:17px;
    left:30px
}
.sidebar-category .aside-content .nav-item ul>li.lv3:before{
    left:45px
}
.sidebar-category .aside-content .nav-item ul>li.lv4:before{
    left:45px
}
.item_small:first-child .product-mini-item{
    padding-top:0px
}
.item_small:last-child .product-mini-item{
    border-bottom:0
}
.product-mini-item{
    padding:15px 10px 15px 0px;
    border-bottom:1px solid #ebebeb
}
.product-mini-item .price{
    display:inline-block
}
.product-mini-item .product-img{
    width:70px;
    margin-right:10px;
    float:left
}
.product-mini-item .product-info{
    width:calc(100% - 80px);
    float:right
}
.product-mini-item .product-info .price-box{
    border:none;
    margin-top:0px
}
.product-mini-item .product-info h3{
    margin:0 0 5px;
    font-size:14px
}
.product-mini-item .product-info h3 a{
    color:#555
}
.product-mini-item .product-info h3 a:hover{
    color:#db5989
}
.product-mini-item .product-price{
    font-size:14px;
    font-weight:bold;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    color:#db5989
}
.product-mini-item .sale-price{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size:14px;
    margin-left:5px;
    color:#acacac
}
.bizweb-product-reviews-badge{
    margin:0
}
.bizweb-product-reviews-badge>div{
    padding:0 3px !important
}
.bizweb-product-reviews-badge>div.bizweb-product-reviews-star{
    display:block
}
.btn.btn-link{
    color:#333;
    padding-left:0
}
.btn.btn-link:hover{
    color:#db5989
}
.aside-item .list-tags span.tag-item{
    line-height:40px;
    border:1px solid #ebebeb;
    height:40px;
    display:inline-block;
    padding:0 10px;
    margin-bottom:10px;
    margin-right:5px;
    color:#898989;
    border-radius:3px
}
.ui-widget.ui-widget-content{
    height:2px;
    background:#ebebeb
}
.ui-slider-range.ui-corner-all.ui-widget-header{
    background:#db5989 !important;
    top:0;
    height:3px !important
}
.ui-slider-horizontal .ui-slider-handle{
    height:14px !important;
    width:14px !important;
    border-radius:50% !important;
    top:-6px !important;
    border:3px solid #db5989 !important;
    background:#fff !important
}
.ui-widget.ui-widget-content{
    border:none !important;
    margin-bottom:25px;
    width:calc(100% - 14px);
    margin-left:7px
}
#start{
    width:100px;
    float:left
}
@media (min-width: 992px) and (max-width: 1199px){
    #start{
        width:95px
    }
}
#start input{
    text-align:center;
    border-radius:3px;
    border:1px solid #e1e1e1;
    box-shadow:none
}
#stop{
    width:100px;
    float:left;
    margin-left:25px;
    text-align:center;
    position:relative
}
@media (min-width: 992px) and (max-width: 1199px){
    #stop{
        width:100px;
        margin-left:17px
    }
}
#stop input{
    text-align:center;
    border-radius:3px;
    border:1px solid #e1e1e1;
    box-shadow:none
}
#stop:before{
    content:"-";
    position:absolute;
    left:-15px;
    font-size:17px
}
@media (min-width: 992px) and (max-width: 1199px){
    #stop:before{
        left:-11px
    }
}
a#filter-value{
    height:30px;
    border-radius:4px;
    background-color:#db5989 !important;
    line-height:30px;
    font-weight:400;
    width:100px;
    margin-top:15px
}
.at-style-responsive .at-share-btn{
    border-radius:3px !important
}
.google_plusone_iframe_widget{
    width:auto !important
}
div#isp_search_result_page_container .btn-search{
    display:none
}
button.btn.btn-default.btn-search{
    display:none
}
div#isp_search_result_page_container form{
    margin-bottom:0
}
body .bizweb-product-reviews-form fieldset{
    border:none
}
body .bizweb-product-reviews-badge div{
    display:none
}
body .bizweb-product-reviews-badge div>p{
    padding:0 3px !important
}
body .bizweb-product-reviews-badge div.bizweb-product-reviews-star{
    display:block
}
body .bizweb-product-reviews-badge .bizweb-product-reviews-star i{
    font-size:11px
}
body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before{
    content:"\f006";
    color:#db5989
}
body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before{
    content:"\f005";
    color:#db5989
}
body .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before{
    content:"\f006";
    color:#db5989
}
body .bizweb-product-reviews-badge{
    margin:0
}
.bizweb-product-reviews-badge div{
    padding:0px !important
}
.wishlist-page-body{
    padding-top:30px;
    overflow:hidden;
    margin-top:25px !important;
    background:#fff;
    position:relative
}
.wishlist-page-body .wishlist-title{
    display:none !important
}
.wishlist-page-body .wishlist-clearfix .wishlist-search{
    position:relative;
    width:35% !important
}
.wishlist-page-body .wishlist-clearfix .wishlist-search #wishlist_search_input{
    position:relative;
    display:block;
    width:100% !important;
    height:34px;
    padding:7px 12px;
    font-size:13px;
    line-height:1.428571429;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:2px solid #ccc;
    border-radius:3px;
    -moz-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.wishlist-page-body .wishlist-clearfix .wishlist-search:after{
    font-family:'FontAwesome';
    content:"\f002";
    font-size:15px;
    line-height:24px;
    position:absolute;
    width:15px;
    height:15px;
    right:20px;
    top:8px;
    color:#eee
}
.wishlist-page-body .wishlist-clearfix .wishlist-share{
    width:15% !important;
    margin-top:3px
}
.wishlist-page-body .wishlist-clearfix .wishlist-display-style{
    float:none !important;
    position:absolute;
    top:30px;
    right:15px;
    width:10% !important;
    text-align:right
}
.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active,.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active,.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover,.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover{
    color:#db5989 !important
}
.wishlist-page-body .wishlist-list-view{
    padding-top:15px;
    border-top:solid 1px #eee
}
.wishlist-page-body .wishlist-list-view .wishlist-product{
    margin-top:0;
    margin-bottom:25px;
    padding-bottom:25px;
    border-bottom:1px solid #ebebeb
}
.wishlist-page-body .wishlist-list-view .wishlist-product:last-child{
    border-bottom:none
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img{
    width:140px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content{
    width:calc(100% - 140px - 180px)
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name{
    color:#231f20 !important;
    font-size:18px !important;
    font-weight:600 !important;
    line-height:24px
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p{
    color:#333 !important;
    font-weight:300;
    font-size:17px !important;
    margin:0px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover{
    color:#db5989 !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p{
    color:#db5989 !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p{
    margin:0px !important;
    color:#db5989 !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price{
    font-weight:bold !important;
    line-height:25px !important;
    color:#db5989 !important;
    margin-right:10px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice{
    color:#898989;
    font-weight:300;
    text-decoration:line-through
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before{
    content:" ";
    width:2px;
    background:#b6b6b6;
    height:12px;
    position:absolute;
    margin-left:-9px;
    margin-top:9px
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description{
    color:#231f20 !important;
    margin:0px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form{
    margin-bottom:0px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn{
    background-image:none;
    line-height:24px !important;
    border-radius:3px !important;
    cursor:pointer;
    display:inline-block;
    font-size:12px !important;
    text-transform:uppercase !important;
    font-weight:400;
    color:#fff !important;
    background:#db5989 !important;
    border:solid 1px #db5989 !important;
    padding:7px 12px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover{
    border-color:#db5989 !important;
    color:#db5989 !important;
    background:#fff !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove{
    text-align:right
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link{
    font-size:11px !important;
    line-height:24px;
    color:#616161 !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    margin-right:2px
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before{
    font-family:'FontAwesome';
    content:"\f00d";
    position:absolute;
    margin-left:-20px;
    margin-top:1px;
    font-size:14px;
    color:#616161
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover{
    color:#db5989 !important;
    text-decoration:none !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before{
    color:#db5989 !important
}
.wishlist-page-body .wishlist-grid-view{
    padding-top:15px;
    border-top:1px solid #ebebeb
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img{
    height:200px !important;
    width:180px !important;
    overflow:hidden
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content{
    text-align:center;
    min-height:100px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name{
    color:#333 !important;
    font-size:18px !important;
    font-weight:300 !important;
    line-height:24px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p{
    padding:0px 5px;
    color:#333 !important;
    font-weight:300;
    margin:0px !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p{
    margin:0px !important;
    color:#db5989 !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price{
    font-weight:bold !important;
    line-height:25px !important;
    color:#db5989 !important;
    margin-right:10px !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice{
    color:#898989;
    font-weight:300;
    font-size:13px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before{
    content:" ";
    width:2px;
    background:#b6b6b6;
    height:12px;
    position:absolute;
    margin-left:-9px;
    margin-top:9px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description{
    color:#898989 !important;
    font-size:13px;
    margin:0px !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action{
    margin-top:5px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form{
    margin-bottom:0px !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn{
    background-image:none;
    line-height:24px !important;
    border-radius:3px !important;
    cursor:pointer;
    display:inline-block;
    font-size:12px !important;
    text-transform:uppercase !important;
    font-weight:400;
    color:#fff !important;
    background:#db5989 !important;
    border:solid 1px #db5989 !important;
    padding:7px 12px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover{
    border-color:#db5989 !important;
    color:#db5989 !important;
    background:#fff !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove{
    text-align:center
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link{
    font-size:11px !important;
    line-height:24px;
    color:#616161 !important;
    text-transform:uppercase !important;
    font-weight:500 !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before{
    font-family:'FontAwesome';
    content:"\f00d";
    position:absolute;
    margin-left:-20px;
    margin-top:1px;
    font-size:14px;
    color:#616161
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover{
    color:#db5989 !important;
    text-decoration:none !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before{
    color:#db5989 !important
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    .wishlist-grid-view .wishlist-product{
        width:calc(100% / 4) !important
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-share{
        width:18% !important
    }
}
@media screen and (max-width: 991px){
    .wishlist-page-body .wishlist-clearfix .wishlist-share{
        width:30% !important;
        margin-top:3px
    }
}
@media screen and (max-width: 720px){
    .wishlist-share-select select{
        height:40px !important;
        padding:0 10px;
        margin-bottom:20px
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-display-style{
        float:none !important;
        position:absolute;
        top:90px;
        right:15px;
        width:30% !important;
        text-align:right
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-search{
        position:relative;
        width:60% !important
    }
}
@media screen and (max-width: 767px){
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content{
        width:calc(100% - 160px)
    }
    .wishlist-list-view .wishlist-product-btn,.wishlist-list-view .wishlist-sold-out-btn{
        display:block;
        width:45% !important
    }
    .article-main .postby .post_name{
        width:100%;
        float:left
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-search{
        width:100% !important
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .wishlist-grid-view .wishlist-product{
        width:calc(100% / 3) !important
    }
}
@media screen and (min-width: 581px) and (max-width: 767px){
    .wishlist-grid-view .wishlist-product{
        width:calc(100% / 2) !important
    }
}
@media screen and (max-width: 580px){
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content{
        width:100% !important
    }
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img{
        width:100% !important;
        height:auto
    }
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn{
        border-color:#ff4157 !important;
        color:#ff4157 !important;
        background:#fff !important;
        width:auto !important
    }
    .wishlist-grid-view .wishlist-product{
        width:calc(100% / 1) !important
    }
}
@media screen and (max-width: 580px) and (max-width: 500px){
    .products-view-list .product-box .product-info{
        width:calc(100% / 3 * 2 - 15px)
    }
}
.at4-share{
    display:none
}
@media (max-width: 543px){
    .page-login span.intr{
        font-size:13px !important
    }
    .address .page_address .adr_title .title-head a{
        width:100%;
        margin:15px 0
    }
}
.title_head .title_center_page{
    font-size:16px !important;
    text-transform:uppercase;
    position:relative;
    display:block;
    margin:0;
    padding-bottom:30px
}
.title_head .title_center_page:after{
    content:"";
    width:100%;
    border-bottom:1px solid #ebebeb;
    height:1px;
    position:absolute;
    bottom:19px;
    left:0px
}
.page-login{
    padding-bottom:40px
}
.page-login span.intr{
    font-family:'Arial';
    font-size:15px;
    line-height:23px;
    color:#636363;
    text-align:center;
    display:block
}
.page-login .form-signup{
    margin-top:35px
}
.page-login .form-signup .form-group{
    margin-bottom:15px
}
.page-login .form-signup .form-group input{
    height:45px;
    margin:0;
    padding:0 20px;
    color:#636363;
    border-radius:3px !important;
    border-color:#ebebeb;
    box-shadow:none
}
.page-login .form-signup .form-group textarea{
    box-shadow:none
}
.page-login .form-signup .form-group input::placeholder{
    font-family:'Arial';
    font-size:15px;
    color:#111111
}
.page-login .form-signup .text-upper{
    width:150px;
    height:45px;
    font-size:12px;
    font-weight:bold;
    font-family:'Arial',sans-serif
}
.page-login .form-signup .accept_submit{
    margin-left:20px;
    margin-top:10px
}
.page-login .form-signup .accept_submit span{
    font-family:'Arial';
    font-size:15px;
    color:#111111
}
.page-login .form-signup .button-50{
    font-size:16px;
    line-height:50px;
    width:50%
}
.page-login .form-signup .have_ac{
    font-family:'Arial';
    font-size:15px;
    color:#111111;
    margin-left:15px
}
.page-login .form-signup .have_ac a{
    color:#db5989;
    text-decoration:underline
}
.login-width-social #social_login_widget #social_login{
    margin:0 auto 50px
}
.recv-text{
    font-size:15px;
    font-family:'Arial';
    display:block;
    text-align:center;
    width:100%;
    overflow:hidden;
    padding-top:15px;
    margin:0 15px
}
.recv-text a{
    text-decoration:underline;
    cursor:pointer;
    color:#db5989
}
@media (max-width: 991px){
    .form-signup .button-50{
        width:100% !important
    }
    .form-signup .have_ac{
        display:block;
        text-align:center;
        margin-top:15px
    }
}
.embedContent .embedHeader{
    display:none !important
}
.info-contact .title-head{
    font-family:'Arial';
    text-transform:uppercase;
    margin-top:0;
    font-size:18px;
    margin-bottom:20px;
    color:#555
}
.info-contact .widget-menu{
    font-family:'Arial';
    font-size:14px;
    margin-bottom:15px;
    overflow:hidden
}
.info-contact .widget-menu .ico-left{
    float:left;
    position:relative;
    top:0px;
    border-radius:3px;
    width:28px;
    text-align:left;
    height:28px;
    display:block;
    margin-top:-2px;
    padding-left:2px;
    line-height:28px;
    color:#fff;
    color:#51b935
}
.info-contact .widget-menu .txt-content-add{
    display:inherit;
    padding-left:0px
}
@media (max-width: 543px){
    .info-contact .widget-menu .txt-content-add{
        padding-left:29px
    }
}
.info-contact .widget-menu .bold-color{
    font-weight:bold;
    color:#636363
}
.info-contact .widget-menu li{
    font-family:'Arial',sans-serif;
    position:relative;
    color:#83858e;
    margin-bottom:5px
}
.info-contact .widget-menu li:nth-child(1) .fa{
    margin-left:3px
}
.info-contact .widget-menu li:nth-child(2) .fa{
    margin-left:4px
}
.info-contact .widget-menu li a{
    color:#83858e
}
.info-contact .widget-menu li:hover>a{
    text-decoration:none
}
.info-contact .border-contact-page{
    padding:2px 0px;
    border:dashed 1px #ebebeb;
    display:block
}
.info-contact .descripti{
    font-family:'Arial';
    font-size:14px;
    margin:0px 0px 30px;
    padding:0px 0px 30px;
    border-bottom:solid 1px #ebebeb;
    color:#3d454e
}
.info-contact .logo{
    font-size:20px
}
.page_cotact .title-head-contact{
    margin:0px;
    padding:0px 0px 15px;
    font-size:20px;
    color:#333;
    line-height:40px;
    text-align:left
}
.page_cotact .form-signup{
    margin:0px
}
.page-right .title-head-contact{
    margin:0px;
    text-transform:uppercase;
    padding:20px 0px 5px;
    font-family:'Arial', sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#041721;
    line-height:37px;
    text-align:left
}
.group_contact .form-group{
    padding:0px 15px;
    margin-bottom:15px;
    color:#555
}
.group_contact .form-group .form-control{
    font-family:'Arial';
    font-size:14px;
    color:#555;
    height:40px;
    padding:0px 20px
}
.group_contact .form-group .content-area{
    min-height:155px;
    padding:20px
}
.group_contact .form-group input,.group_contact .form-group textarea{
    border-color:#ebebeb
}
.group_contact .form-group input:focus,.group_contact .form-group textarea:focus{
    border-color:#ebebeb
}
.group_contact .form-group input::placeholder{
    font-family:'Arial';
    font-size:15px;
    color:#111111
}
.group_contact .form-group textarea::placeholder{
    font-family:'Arial';
    font-size:15px;
    color:#111111
}
.group_contact .form-group .btn-50-full{
    font-family:'Arial';
    position:absolute;
    right:15px;
    bottom:0px;
    box-shadow:none;
    padding:8px 20px;
    font-size:14px;
    color:#fff;
    background:#db5989;
    border:solid 1px #db5989
}
.group_contact .form-group .btn-50-full:hover{
    border-color:#db5989;
    background:#fff;
    color:#db5989
}
@media (min-width: 1200px){
    .wrap_padding{
        padding-right:25%;
        padding-left:8.33333333%
    }
    .box-maps .gllpLatlonPicker{
        padding-right:8.33333333%
    }
}
@media (max-width: 991px){
    .title-module-page{
        padding-top:20px
    }
}
.title-module-page h2{
    margin:0px;
    padding:0px;
    font-size:22px;
    line-height:24px;
    margin-bottom:10px
}
@media (max-width: 375px){
    .title-module-page h2{
        font-size:19px
    }
}
.title-module-page h2 span .fa{
    color:#db5989;
    padding-right:15px
}
.select_daily{
    padding:15px 0px
}
.select_daily select{
    height:40px;
    background-color:#f6f6f6 !important;
    border-color:#ebebeb
}
.city-wrapper:hover{
    cursor:pointer
}
.city-wrapper .nano .content:focus{
    outline:none;
    border-color:none
}
.city-wrapper .nano .content .showroom-item{
    padding:15px 0px;
    border-bottom:solid 1px #e1e1e1;
    overflow:hidden
}
.city-wrapper .nano .content .showroom-item .title-module-page h2{
    font-size:14px;
    font-weight:bold;
    color:#ec6ba2;
    margin-bottom:0px
}
.city-wrapper .nano .content .showroom-item:first-child{
    padding-top:0px
}
.city-wrapper .nano .content .showroom-item:last-child{
    border-bottom:0px
}
.city-wrapper .nano .content .showroom-item .showroom-address,.city-wrapper .nano .content .showroom-item .showroom-contact{
    line-height:24px;
    color:#3d454e;
    display:block;
    padding:5px 0px
}
.city-wrapper .nano .content .showroom-item .showroom-address .a_dl,.city-wrapper .nano .content .showroom-item .showroom-contact .a_dl{
    text-align:left;
    float:left;
    display:block;
    position:relative
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db,.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db{
    display:inherit;
    padding-left:55px
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl,.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl{
    display:inline-block;
    padding-left:5px
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a,.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a{
    text-decoration:none
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover,.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover{
    color:#db5989
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus,.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus{
    color:#db5989
}
@media (max-width: 991px){
    .widget-item.info-contact{
        margin-top:20px !important
    }
    .widget-item.info-contact{
        margin-top:0px !important
    }
    .page_cotact{
        padding-right:0px !important;
        padding-top:0px !important;
        padding-bottom:0px !important
    }
    .title_mobile_contact{
        padding:0px 0px 30px !important
    }
}
.search-main{
    margin-bottom:30px
}
.search-main .product-box .product-thumbnail{
    border:1px solid #fff
}
.search-main .products-view-grid{
    border-top:none;
    display:block;
    float:left;
    width:100%
}
.search-main .title_search{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-transform:none
}
@media (min-width: 768px){
    .search-main .form_search_h{
        width:300px;
        float:left;
        line-height:2.1;
        border-radius:0;
        border-top-left-radius:3px;
        border-bottom-left-radius:3px
    }
}
@media (min-width: 768px){
    .search-main .btn_search_h{
        border-radius:0;
        margin-left:-1px;
        border-top-right-radius:3px;
        border-bottom-right-radius:3px
    }
}
@media (max-width: 375px){
    .search-main .cls_search .product-col .product-box{
        height:270px
    }
}
.modal{
    top:0px !important
}
.wrap-modal-login{
    background:#FFF;
    width:586px;
    padding:0px;
    margin:0 auto !important
}
.wrap-modal-login .title-modal{
    font-size:24px;
    font-weight:400;
    color:#363636;
    margin-top:30px;
    display:block;
    text-align:center
}
.wrap-modal-login .text_bot_modal{
    color:#898989;
    text-align:center
}
.wrap-modal-login .btn-style{
    font-size:21px !important;
    font-weight:300;
    font-family:'Arial', sans-serif;
    background:#fff;
    border:solid 1px #e1e1e1
}
.wrap-modal-login .accept_submit{
    text-align:center;
    margin-top:20px
}
.wrap-modal-login .accept_submit input{
    margin-top:2px
}
.wrap-modal-login #customer_register,.wrap-modal-login #customer_login{
    margin-bottom:0px;
    padding:0 30px 0px 30px
}
.wrap-modal-login .fixheight{
    max-height:700px;
    overflow:hidden;
    overflow-y:hidden
}
.wrap-modal-login .wrp_frm .wrap_form .note{
    font-family:'Arial';
    font-size:15px;
    line-height:23px;
    color:#111111;
    display:block;
    text-align:center;
    margin-bottom:20px
}
.wrap-modal-login .wrp_frm_register{
    float:left
}
.wrap-modal-login .wrp_frm_register .wrap_form_register .note{
    font-family:'Arial';
    font-size:15px;
    line-height:23px;
    color:#111111;
    display:block;
    text-align:center;
    margin-bottom:20px
}
.wrap-modal-login .h_register{
    padding:0px !important
}
.wrap-modal-login .form-signup{
    font-size:1em;
    color:#636363;
    margin-top:0px;
    margin-bottom:0px
}
.wrap-modal-login .form-signup .form-group input{
    font-family:'Arial', sans-serif;
    font-weight:400;
    color:#111111;
    height:45px;
    min-height:40px;
    font-size:15px;
    box-shadow:none;
    outline:none
}
.wrap-modal-login .form-signup .form-group input:-webkit-input-placeholder{
    color:#111111
}
.wrap-modal-login .form-signup .form-group input:-moz-placeholder{
    color:#111111
}
.wrap-modal-login .form-signup .form-group input:-ms-input-placeholder{
    color:#111111
}
.wrap-modal-login .form-signup .form-group input:-moz-placeholder{
    color:#111111
}
.wrap-modal-login .form-signup .form-group input:focus{
    border-color:#ebebeb
}
.wrap-modal-login .form-signup .form-group .name_control_h{
    display:inline-block;
    float:left;
    margin-bottom:5px;
    font-size:14px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    color:#636363
}
.wrap-modal-login .form-signup .form-group textarea{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    border-color:#e1e1e1;
    border-radius:0px;
    font-size:1em;
    padding:11px 20px
}
.wrap-modal-login .form-signup .form-group .btn-bg{
    width:100%;
    font-weight:bold;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    background:#db5989;
    border:solid 1px #db5989;
    color:#fff;
    text-transform:none;
    font-size:14px !important;
    border-radius:3px;
    margin-bottom:5px;
    height:45px;
    line-height:42px
}
.wrap-modal-login .form-signup .form-group .btn-bg:hover{
    background:#fff;
    border:solid 1px #db5989;
    color:#db5989
}
.wrap-modal-login .form-signup .form-group .mr_bt{
    margin-bottom:10px
}
.wrap-modal-login .form-signup .form-group label span{
    color:red;
    font-weight:bold
}
.wrap-modal-login .form-signup .cle{
    overflow:hidden
}
.wrap-modal-login .form-signup p{
    text-align:center;
    font-family:'Arial', sans-serif;
    font-weight:400
}
.wrap-modal-login .form-signup .fr_gr_pd{
    text-align:center
}
.wrap-modal-login .form-signup .fr_gr_pd:hover>a{
    color:#db5989
}
.wrap-modal-login .form-signup .fr_gr_pd_t{
    padding:0px 15px;
    margin-top:10px
}
.wrap-modal-login .form-signup .no_mr{
    margin-top:0px !important
}
.wrap-modal-login .form-signup .bt_login{
    padding:15px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    font-size:14px;
    color:#111111;
    text-align:center;
    display:block;
    margin-top:20px
}
.wrap-modal-login .form-signup .bt_login span{
    display:block;
    text-align:center;
    color:#acacac
}
.wrap-modal-login .form-signup .bt_login a{
    color:#acacac
}
.wrap-modal-login .form-signup .bt_login a.login_btn{
    color:#ec6ba2
}
.wrap-modal-login .form-signup .bt_login a.register_btn .fa{
    margin-right:5px
}
.wrap-modal-login .form-signup .bt_login:hover>a{
    color:#db5989
}
.wrap-modal-login .form-signup .bt_login_2{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    font-size:14px;
    color:#111111;
    text-align:center;
    display:inline-block;
    margin-bottom:15px;
    margin-left:15px
}
.wrap-modal-login .form-signup .bt_login_2 span{
    display:block;
    text-align:left
}
.wrap-modal-login .form-signup .bt_login_2 a{
    color:#acacac
}
.wrap-modal-login .form-signup .bt_login_2:hover>a{
    color:#db5989
}
.wrap-modal-login .form-signup .bt_login_3{
    font-family:'Arial', sans-serif;
    font-weight:400;
    font-size:14px;
    color:#111111;
    text-align:center;
    display:block
}
.wrap-modal-login .form-signup .bt_login_3 span{
    display:block;
    text-align:center
}
.wrap-modal-login .form-signup .bt_login_3 a{
    color:#0072bc
}
.wrap-modal-login .form-signup .bt_login_3:hover>a{
    color:#db5989
}
.wrap-modal-login .form-signup .fot_sigup{
    display:block;
    float:left;
    width:100%
}
.wrap-modal-login .form-signup .fot_sigup .tit{
    display:block;
    position:relative;
    text-align:center
}
.wrap-modal-login .form-signup .fot_sigup .tit:before{
    content:" ";
    width:100%;
    height:1px;
    padding:1px 0px 0px;
    background:#ebebeb;
    color:#ebebeb;
    position:absolute;
    left:0px;
    top:17px;
    line-height:32px;
    z-index:1
}
.wrap-modal-login .form-signup .fot_sigup .tit span{
    font-family:'Arial', sans-serif;
    font-size:13px;
    color:#acacac;
    line-height:32px;
    padding:0px 15px;
    background-color:#fff;
    display:inline-block;
    background:#fff;
    z-index:2;
    position:absolute;
    left:36%
}
.wrap-modal-login .form-signup .social_login{
    width:100%;
    float:left;
    margin-top:15px
}
.wrap-modal-login .form-signup .social_login .login-width-social #social_login_widget #social_login{
    margin:0px auto
}
.wrap-modal-login .background_image_register{
    height:600px;
    overflow:hidden
}
.wrap-modal-login .background_image,.wrap-modal-login .background_image_register{
    padding:0px
}
.wrap-modal-login .background_image img,.wrap-modal-login .background_image_register img{
    max-width:100%
}
.wrap-modal-login .background_image .width_,.wrap-modal-login .background_image_register .width_{
    width:52.1%
}
.wrap-modal-login .btn-link-style{
    text-decoration:none;
    color:#898989;
    font-size:14px
}
.wrap-modal-login .title-head{
    text-align:center;
    margin:0px;
    font-family:'Arial', sans-serif;
    font-weight:500
}
.wrap-modal-login .no_mr{
    padding:0px;
    margin:0px
}
.wrap-modal-login .action_bottom{
    text-align:center;
    margin-top:15px
}
.wrap-modal-login .action_bottom .btn-lg{
    border-radius:3px;
    font-size:14px !important
}
.wrap-modal-login .action_bottom .btn-lg:hover{
    background:#db5989;
    color:#fff;
    text-decoration:none;
    border-color:#db5989
}
.wrap_contact{
    background:#f4574c;
    overflow:hidden;
    padding:20px 0px
}
.wrap_contact .icon_widget{
    display:inline-block;
    float:left;
    width:45px;
    height:45px;
    border-radius:50%;
    background:#f8948d;
    border:solid 3px #f67970;
    line-height:40px;
    text-align:center
}
.wrap_contact .icon_widget .fa{
    font-size:16px;
    color:#fff
}
.wrap_contact .contact_info{
    display:block;
    padding-left:50px;
    margin-left:25px
}
.wrap_contact .contact_info span,.wrap_contact .contact_info a{
    font-family:'Roboto', sans-serif;
    font-size:14px;
    line-height:22px;
    color:#fff;
    text-decoration:none
}
.wrap_contact .contact_info span.lh,.wrap_contact .contact_info a.lh{
    line-height:45px
}
.wrap_contact .contact_info a{
    width:100%;
    float:left
}
.info-contact .title-head{
    font-family:'Arial';
    text-transform:uppercase;
    margin-top:0;
    font-size:18px;
    font-weight:700;
    margin-bottom:20px;
    color:#555
}
.info-contact .widget-menu{
    font-family:'Arial';
    font-size:14px;
    margin-bottom:15px;
    overflow:hidden
}
.info-contact .widget-menu .ico-left{
    display:block;
    float:left;
    width:25px;
    text-align:center
}
.info-contact .widget-menu p,.info-contact .widget-menu .rc{
    display:block;
    float:left;
    width:calc(100% - 35px);
    margin-left:5px
}
.info-contact .widget-menu li{
    margin-bottom:5px
}
.info-contact .widget-menu li:hover>a{
    text-decoration:none
}
.info-contact .border-contact-page{
    padding:2px 0px;
    border:dashed 1px #ebebeb;
    display:block
}
.info-contact .descripti{
    font-family:'Arial';
    font-size:14px;
    margin:0px 0px 30px;
    padding:0px 0px 30px;
    border-bottom:solid 1px #ebebeb;
    color:#3d454e
}
.info-contact .logo{
    font-size:20px
}
.page_cotact{
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif
}
.page_cotact .title-head-contact{
    font-size:24px !important;
    font-weight:bold;
    text-transform:none;
    position:relative;
    display:block;
    margin:0 0 15px;
    padding-bottom:0px
}
.page_cotact .title-head-contact span{
    display:block;
    padding:10px 0
}
.page_cotact .sum_contact{
    color:#898989
}
.page_cotact .form-signup{
    margin:0px
}
.page-login .title-head-contact:before{
    width:25%
}
.item_contact{
    margin-top:20px
}
.item_contact .body_contact{
    width:100%;
    float:left;
    margin-bottom:20px;
    display:inline-flex
}
.item_contact .body_contact .icon_widget{
    margin:0 20px 0 0
}
@media (max-width: 991px){
    .item_contact .body_contact .icon_widget{
        margin:0 10px 0 0;
        float:left
    }
}
.item_contact .body_contact .contact_info{
    float:left;
    width:calc(100% - 45px);
    align-items:center;
    margin-top:-2px
}
.item_contact .body_contact .contact_info span,.item_contact .body_contact .contact_info a{
    font-family:'Roboto', sans-serif;
    font-size:14px;
    line-height:24px;
    color:#555;
    text-decoration:none
}
.item_contact .body_contact .contact_info a{
    width:100%
}
.group_contact input#email::-webkit-input-placeholder{
    color:#c2c2c2
}
.group_contact input#email::-moz-placeholder{
    color:#c2c2c2
}
.group_contact input#email:-ms-input-placeholder{
    color:#c2c2c2
}
.group_contact input#email:-moz-placeholder{
    color:#c2c2c2
}
.group_contact input#phone::-webkit-input-placeholder{
    color:#c2c2c2
}
.group_contact input#phone::-moz-placeholder{
    color:#c2c2c2
}
.group_contact input#phone:-ms-input-placeholder{
    color:#c2c2c2
}
.group_contact input#phone:-moz-placeholder{
    color:#c2c2c2
}
.group_contact input#name::-webkit-input-placeholder{
    color:#c2c2c2
}
.group_contact input#name::-moz-placeholder{
    color:#c2c2c2
}
.group_contact input#name:-ms-input-placeholder{
    color:#c2c2c2
}
.group_contact input#name:-moz-placeholder{
    color:#c2c2c2
}
.group_contact textarea#comment::-webkit-input-placeholder{
    color:#c2c2c2
}
.group_contact textarea#comment::-moz-placeholder{
    color:#c2c2c2
}
.group_contact textarea#comment:-ms-input-placeholder{
    color:#c2c2c2
}
.group_contact textarea#comment:-moz-placeholder{
    color:#c2c2c2
}
.group_contact .form-group{
    padding:0px 15px;
    margin-bottom:15px;
    color:#555
}
.group_contact .form-group .form-control{
    border-radius:0px !important;
    font-family:'Roboto';
    font-size:14px;
    color:#555;
    height:40px;
    padding:0px 20px
}
.group_contact .form-group .content-area{
    min-height:155px;
    padding:20px;
    border-radius:3px;
    resize:none
}
.group_contact .form-group input,.group_contact .form-group textarea{
    border-color:#ebebeb
}
.group_contact .form-group input:focus,.group_contact .form-group textarea:focus{
    border-color:#ebebeb
}
.group_contact .form-group input::placeholder{
    font-family:'Roboto', sans-serif;
    font-size:15px;
    color:#111111
}
.group_contact .form-group textarea::placeholder{
    font-family:'Roboto', sans-serif;
    font-size:15px;
    color:#111111
}
.group_contact .form-group .btn-50-full{
    font-family:'Roboto', sans-serif;
    position:absolute;
    right:15px;
    bottom:0px;
    box-shadow:none;
    padding:8px 20px;
    font-size:14px;
    color:#fff;
    background:#db5989;
    border:solid 1px #db5989
}
.group_contact .form-group .btn-50-full:hover{
    border-color:#db5989;
    background:#fff;
    color:#db5989
}
@media (max-width: 991px){
    .section_maps{
        padding-top:15px
    }
}
@media (min-width: 1200px){
    .wrap_padding{
        padding-right:25%;
        padding-left:8.33333333%
    }
    .box-maps .gllpLatlonPicker{
        padding-right:8.33333333%
    }
}
@media (max-width: 991px){
    .title-module-page{
        padding-top:20px
    }
}
.title-module-page h2{
    margin:0px;
    padding:0px;
    font-size:24px;
    line-height:24px;
    margin-bottom:20px
}
.title-module-page h2 span .fa{
    color:#db5989;
    padding-right:5px
}
.select_daily{
    padding:15px 0px
}
.select_daily select{
    height:40px;
    background-color:#f6f6f6 !important;
    border-color:#ebebeb
}
.city-wrapper:hover{
    cursor:pointer
}
.city-wrapper .nano .content:focus{
    outline:none;
    border-color:none
}
.city-wrapper .nano .content .showroom-item{
    padding:15px 0px;
    border-bottom:dashed 1px #ebebeb;
    overflow:hidden
}
.city-wrapper .nano .content .showroom-item:last-child{
    border-bottom:0px
}
.city-wrapper .nano .content .showroom-item span{
    line-height:22px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    display:block;
    padding:5px 0px
}
.city-wrapper .nano .content .showroom-item span .fa{
    width:25px;
    font-size:25px;
    text-align:center;
    display:block;
    float:left;
    height:25px;
    line-height:22px;
    color:#ec6ba2
}
.city-wrapper .nano .content .showroom-item span span{
    display:block
}
.city-wrapper .nano .content .showroom-item span span a{
    text-decoration:none;
    color:#ec6ba2;
    font-weight:bold
}
.city-wrapper .nano .content .showroom-item span span a:hover{
    color:#ec6ba2
}
.city-wrapper .nano .content .showroom-item span span a:focus{
    color:#ec6ba2
}
@media (max-width: 991px){
    .widget-item.info-contact{
        margin-top:20px !important
    }
    .widget-item.info-contact{
        margin-top:0px !important
    }
    .page_cotact{
        padding-bottom:0px !important
    }
    .title_mobile_contact{
        padding:0px 0px 30px !important
    }
}
.menu-labels{
    text-align:right;
    margin:0;
    position:absolute;
    right:10px;
    top:-15px
}
.style-menu-label{
    font-size:11px;
    color:#fff;
    padding:3px 10px;
    border-radius:3px;
    position:relative;
    z-index:1
}
.style-menu-label:before{
    content:"";
    width:3px;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    bottom:-6px;
    left:0;
    position:absolute;
    z-index:1;
    right:0;
    margin:0 auto
}
.menu-label-1{
    background:#d7106c
}
.menu-label-1:before{
    border-top:6px solid #d7106c
}
.menu-label-2{
    background:#ffba00
}
.menu-label-2:before{
    border-top:6px solid #ffba00
}
.menu-label-3:before{
    border-top:6px solid
}
.menu-label-4:before{
    border-top:6px solid
}
.menu-label-5:before{
    border-top:6px solid
}
.menu-label-6:before{
    border-top:6px solid
}
.menu-label-7:before{
    border-top:6px solid
}
.menu-label-8:before{
    border-top:6px solid
}
.menu-label-9:before{
    border-top:6px solid
}
@media (max-width: 991px){
    .header-nav .vertical-menu-home{
        padding:0
    }
}
@media (max-width: 767px){
    .header-nav .vertical-menu-home{
        padding:0 15px
    }
}
.float-vertical .block_content{
    display:none
}
.float-vertical.active-desk .block_content{
    display:block
}
@media (max-width: 991px){
    .float-vertical.active-desk .block_content{
        display:none
    }
}
@media (min-width: 992px){
    .float-vertical.active-desk .float-vertical-button{
        pointer-events:none
    }
}
.float-vertical.active .block_content{
    display:block;
    position:absolute;
    width:100%;
    z-index:99;
    border:1px solid rgba(0,0,0,0.15)
}
@media (max-width: 991px){
    .float-vertical.active .block_content{
        border:none;
        border-bottom:1px solid #eaeaea
    }
}
@media (max-width: 991px){
    .float-vertical.active.active-desk{
        display:block
    }
}
.float-vertical.active.active-desk .block_content{
    position:static
}
@media (max-width: 991px){
    .float-vertical.active.active-desk .block_content{
        position:relative
    }
}
.float-vertical.active .verticalMenu-toggle{
    top:12px;
    background:transparent
}
.float-vertical.active .verticalMenu-toggle:after{
    display:none
}
.float-vertical.active .verticalMenu-toggle:before{
    font-family:FontAwesome;
    content:"\f00d";
    background:transparent
}
#section-verticalmenu{
    position:relative
}
#section-verticalmenu .float-vertical-button{
    cursor:pointer;
    margin:0;
    padding:15px;
    font-size:14px;
    text-transform:uppercase;
    background:#d7106c;
    color:#fff;
    font-weight:600;
    line-height:20px
}
#section-verticalmenu .float-vertical-button .verticalMenu-text{
    padding-left:25px
}
#verticalmenu .nav-verticalmenu{
    float:none
}
#verticalmenu .nav-verticalmenu li{
    float:none;
    border-bottom: 1px solid #e8e8e8;
}
#verticalmenu .nav-verticalmenu li:last-child{
    border-bottom: none;
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li{
        clear:both;
        border:1px solid #eaeaea;
        border-bottom:0
    }
}
#verticalmenu .nav-verticalmenu li.open a{
    background-color:transparent
}
#verticalmenu .nav-verticalmenu li a.link-lv1{
    padding:12px 20px;
    line-height:21px
}
#verticalmenu .nav-verticalmenu li a.link-lv1 .menu-icon{
    padding-left:10px
}
#verticalmenu .nav-verticalmenu li a.link-lv1 .fa{
    font-size:18px
}
#verticalmenu .nav-verticalmenu li a.link-lv1 b.fa{
    float:right;
    width:40px;
    text-align:center;
    height:25px
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li a.link-lv1 b.fa{
        width:50px;
        position:relative;
        right:-20px
    }
}
#verticalmenu .nav-verticalmenu li .dropdown-menu.level1,#verticalmenu .nav-verticalmenu li .dropdown-menu.level2{
    width:100%;
    left:100%;
    top:0;
    background:#fff;
    display:block;
    box-shadow:0 2px 2px rgba(0,0,0,0.15);
    position:absolute;
    text-align:left;
    padding:0;
    opacity:0;
    margin-left:-9999px;
    -webkit-transform:translateX(48px);
    transform:translateX(48px);
    transition:0s margin-left .4s,opacity .2s ease .2s,-webkit-transform .15s ease .2s;
    transition:0s margin-left .4s,opacity .2s ease .2s,transform .15s ease .2s;
    transition:0s margin-left .4s,opacity .2s ease .2s,transform .15s ease .2s,-webkit-transform .15s ease .2s
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li .dropdown-menu.level1,#verticalmenu .nav-verticalmenu li .dropdown-menu.level2{
        display:none;
        position:static;
        margin-left:0;
        opacity:1;
        -webkit-transform:translateX(0);
        transform:translateX(0);
        transition:0s margin-left,opacity .2s ease .2s,-webkit-transform .15s ease .2s;
        transition:0s margin-left,opacity .2s ease .2s,transform .15s ease .2s;
        transition:0s margin-left,opacity .2s ease .2s,transform .15s ease .2s,-webkit-transform .15s ease .2s
    }
}
#verticalmenu .nav-verticalmenu li .dropdown-menu.level1 li a,#verticalmenu .nav-verticalmenu li .dropdown-menu.level2 li a{
    display:block;
    padding:10px 15px;
    border-bottom:1px solid #eaeaea
}
#verticalmenu .nav-verticalmenu li .dropdown-menu.level1 li a .fa,#verticalmenu .nav-verticalmenu li .dropdown-menu.level2 li a .fa{
    font-size:18px;
    float:right;
    padding-top:3px
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li .dropdown-menu.level1 li a,#verticalmenu .nav-verticalmenu li .dropdown-menu.level2 li a{
        padding:5px 10px;
        font-size:13px
    }
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li .dropdown-menu.level1 li:last-child a,#verticalmenu .nav-verticalmenu li .dropdown-menu.level2 li:last-child a{
        border:none
    }
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li .dropdown-menu.level2{
        display:block;
        border:none;
        box-shadow:none;
        padding:0 15px;
        border-bottom:1px solid #eaeaea
    }
    #verticalmenu .nav-verticalmenu li .dropdown-menu.level2 ul li a{
        font-style:italic;
        border:none
    }
    #verticalmenu .nav-verticalmenu li .dropdown-menu.level2 ul li a:before{
        content:"-";
        padding-right:5px
    }
}
#verticalmenu .nav-verticalmenu li:hover .dropdown-menu.level1{
    margin-left:0;
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    transition:0s margin-left,opacity .2s ease .2s,-webkit-transform .15s ease .2s;
    transition:0s margin-left,opacity .2s ease .2s,transform .15s ease .2s;
    transition:0s margin-left,opacity .2s ease .2s,transform .15s ease .2s,-webkit-transform .15s ease .2s
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li .mega-col-inner ul li{
        border:none
    }
}
#verticalmenu .nav-verticalmenu li .mega-col-inner ul li:hover .dropdown-menu.level2{
    margin-left:0;
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    transition:0s margin-left,opacity .2s ease .2s,-webkit-transform .15s ease .2s;
    transition:0s margin-left,opacity .2s ease .2s,transform .15s ease .2s;
    transition:0s margin-left,opacity .2s ease .2s,transform .15s ease .2s,-webkit-transform .15s ease .2s
}
@media (max-width: 991px){
    #verticalmenu .nav-verticalmenu li.parent.open .dropdown-menu.level1{
        display:block;
        opacity:1;
        border:none;
        box-shadow:none;
        padding:0 15px;
        border-radius:0
    }
    #verticalmenu .nav-verticalmenu li.parent.open .button-verticalmenu:before{
        content:"\f107"
    }
}
.verticalMenu-toggle,.verticalMenu-toggle:before,.verticalMenu-toggle:after{
    background:#fff;
    content:"";
    display:block;
    height:2px;
    position:absolute;
    -webkit-transform:rotate(0);
    transform:rotate(0);
    width:15px
}
.verticalMenu-toggle{
    top:25px
}
.verticalMenu-toggle:before{
    top:4px
}
.verticalMenu-toggle:after{
    bottom:4px
}
.vermenu-icon{
    background-repeat:no-repeat;
    display:inline-block;
    width:23px;
    height:23px;
    float:left
}
.vermenu-option-1{
    background:#fff
}
.vermenu-option-1 a{
    color:#d7102c;
    background:transparent
}
.vermenu-option-1:hover{
    background:#fff
}
.vermenu-option-1:hover a.link-lv1{
    color:#d7102c;
    background:transparent
}
.vermenu-option-1 .dropdown-menu.level1 li a{
    color:#d7102c;
    background:#fff
}
.vermenu-option-1 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#fff;
    color:#d7102c
}
.vermenu-option-1 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#fff;
    color:#d7102c
}
@media (max-width: 991px){
    .vermenu-option-1.open{
        background:#fff
    }
    .vermenu-option-1.open a.link-lv1{
        color:#d7102c;
        background:transparent !important
    }
}
.vermenu-option-2{
    background:#fff
}
.vermenu-option-2 a{
    color:#555;
    background:transparent
}
.vermenu-option-2:hover{
    background:#ec6ba2
}
.vermenu-option-2:hover a.link-lv1{
    color:#fff;
    background:transparent
}
.vermenu-option-2 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-2 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-2 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-2.open{
        background:#ec6ba2
    }
    .vermenu-option-2.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-3{
    background:#fff
}
.vermenu-option-3 a{
    color:#555;
    background:transparent
}
.vermenu-option-3:hover{
    background:#ec6ba2
}
.vermenu-option-3:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-3 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-3 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-3 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-3.open{
        background:#ec6ba2
    }
    .vermenu-option-3.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-4{
    background:#fff
}
.vermenu-option-4 a{
    color:#555;
    background:transparent
}
.vermenu-option-4:hover{
    background:#ec6ba2
}
.vermenu-option-4:hover a.link-lv1{
    color:#fff;
    background:transparent
}
.vermenu-option-4 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-4 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-4 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-4.open{
        background:#ec6ba2
    }
    .vermenu-option-4.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-5{
    background:#fff
}
.vermenu-option-5 a{
    color:#555;
    background:transparent
}
.vermenu-option-5:hover{
    background:#ec6ba2
}
.vermenu-option-5:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-5 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-5 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-5 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-5.open{
        background:#ec6ba2
    }
    .vermenu-option-5.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-6{
    background:#fff
}
.vermenu-option-6 a{
    color:#555;
    background:transparent
}
.vermenu-option-6:hover{
    background:#ec6ba2
}
.vermenu-option-6:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-6 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-6 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-6 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-6.open{
        background:#ec6ba2
    }
    .vermenu-option-6.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-7{
    background:#fdfdfd
}
.vermenu-option-7 a{
    color:#555;
    background:transparent
}
.vermenu-option-7:hover{
    background:#ec6ba2
}
.vermenu-option-7:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-7 .dropdown-menu.level1 li a{
    color:#555;
    background:#fdfdfd
}
.vermenu-option-7 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-7 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-7.open{
        background:#ec6ba2
    }
    .vermenu-option-7.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-8{
    background:#fff
}
.vermenu-option-8 a{
    color:#555;
    background:transparent
}
.vermenu-option-8:hover{
    background:#ec6ba2
}
.vermenu-option-8:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-8 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-8 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-8 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-8.open{
        background:#ec6ba2
    }
    .vermenu-option-8.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-9{
    background:#fff
}
.vermenu-option-9 a{
    color:#555;
    background:transparent
}
.vermenu-option-9:hover{
    background:#ec6ba2
}
.vermenu-option-9:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-9 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-9 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-9 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-9.open{
        background:#ec6ba2
    }
    .vermenu-option-9.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-10{
    background:#fff
}
.vermenu-option-10 a{
    color:#555;
    background:transparent
}
.vermenu-option-10:hover{
    background:#ec6ba2
}
.vermenu-option-10:hover a.link-lv1{
    background:transparent;
    color:#fff
}
.vermenu-option-10 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-10 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-10 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-10.open{
        background:#ec6ba2
    }
    .vermenu-option-10.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.vermenu-option-11{
    background:#fff
}
.vermenu-option-11 a{
    color:#555;
    background:transparent
}
.vermenu-option-11:hover{
    background:#ec6ba2
}
.vermenu-option-11:hover a.link-lv1{
    background:transparentt;
    color:#fff
}
.vermenu-option-11 .dropdown-menu.level1 li a{
    color:#555;
    background:#fff
}
.vermenu-option-11 .dropdown-menu.level1 li a.nav-lv2:hover{
    background:#ec6ba2;
    color:#fff
}
.vermenu-option-11 .dropdown-menu.level2 li a.nav-lv3:hover{
    background:#ec6ba2;
    color:#fff
}
@media (max-width: 991px){
    .vermenu-option-11.open{
        background:#ec6ba2
    }
    .vermenu-option-11.open a.link-lv1{
        color:#fff;
        background:transparent !important
    }
}
.banner-item{
    position:relative
}
.banner-item a{
    position:relative;
    display:block;
    text-align:center;
    overflow:hidden
}
.banner-item a img{
    transition:1s ease 0s
}
.banner-item a:hover{
    transition:all .3s ease 0s
}
.banner-item a:hover img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.banner-item .hover_collection{
    position:absolute;
    top:0;
    height:100%;
    left:0;
    width:100%;
    background:rgba(0,0,0,0.46);
    z-index:5;
    padding:25px;
    opacity:0;
    transition:all .3s ease-in-out
}
.banner-item .hover_collection:before{
    position:absolute;
    content:'';
    opacity:0;
    transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,transform .35s;
    transition:opacity .35s,transform .35s,-webkit-transform .35s;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    -webkit-transform:scale(0, 1);
    transform:scale(0, 1);
    -webkit-transform-origin:0 0;
    transform-origin:0 0
}
.banner-item .hover_collection:after{
    position:absolute;
    content:'';
    opacity:0;
    transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,transform .35s;
    transition:opacity .35s,transform .35s,-webkit-transform .35s;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    -webkit-transform:scale(1, 0);
    transform:scale(1, 0);
    -webkit-transform-origin:100% 0;
    transform-origin:100% 0
}
.banner-item .hover_collection:hover:before,.banner-item .hover_collection:hover:after{
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1)
}
.banner-item:hover .hover_collection{
    opacity:1
}
.owl-carousel.owl-theme{
    display:block
}
.clear_fix{
    clear:both
}
#productlist{
    background:#fff
}
#productlist .owl-nav{
    display:none !important
}
#productlist .owl-dots{
    position:relative;
    margin-top:-10px;
    margin-bottom:30px;
    bottom:0
}
@media (max-width: 767px){
    #productlist .owl-dots{
        margin-top:10px
    }
}
#productlist .owl-dots .owl-dot{
    width:10px;
    height:10px
}
#productlist .owl-dots .owl-dot span{
    display:none
}
#productlist .page-subheading{
    text-align:center;
    display:inline-block;
    margin:0 auto;
    width:100%;
    font-size:24px;
    padding:25px 0px 15px;
    border-bottom:1px solid #eaeaea;
    position:relative;
    color:#db5989;
    font-weight:600
}
@media (max-width: 479px){
    #productlist .page-subheading{
        font-size:16px
    }
}
#productlist .page-subheading:before{
    position:absolute;
    content:"";
    height:2px;
    background:#db5989;
    width:80px;
    bottom:0;
    right:0;
    margin:0 auto;
    left:0
}
#productlist .page-subheading img{
    display:inline-block
}
#productlist .product-action-grid-2rows form{
    display:block;
    text-align:left;
    margin-bottom:0px;
    padding-top:10px
}
#productlist .product-action-grid-2rows form .button_wh_40{
    box-shadow:none;
    border-radius:3px;
    outline:none;
    border-style:none;
    color:#fff;
    display:inline-block;
    margin:0px;
    height:30px;
    line-height:30px;
    text-align:center;
    padding:0px;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-decoration:none;
    position:relative
}
#productlist .product-action-grid-2rows form .button_wh_40.btn_view{
    padding:0 15px;
    background:#db5989
}
#productlist .product-action-grid-2rows form .button_wh_40.btn_view:hover{
    background:#ec6ba2
}
#productlist .product-action-grid-2rows form .button_wh_40.btn_35_h{
    width:35px
}
#productlist .product-action-grid-2rows form .button_wh_40.btn-cart{
    background:#db5989;
    padding:0 20px
}
#productlist .product-action-grid-2rows form .button_wh_40.btn-cart:hover{
    background:#ec6ba2
}
#productlist .product-action-grid-2rows form .button_wh_40.iwishAddWrapper{
    border:none;
    text-decoration:none
}
#productlist .product-action-grid-2rows form .button_wh_40.iwishAddWrapper.iWishAdd .fa{
    color:#fff
}
#productlist .product-action-grid-2rows form .button_wh_40.iwishAddWrapper.iWishAdded .fa{
    color:#db5989
}
#productlist .product-action-grid-2rows form .button_wh_40.btn_view_list{
    margin-left:0px;
    width:45px !important
}
#productlist .product-action-grid-2rows form .button_wh_40.btn_view{
    width:30px;
    height:30px;
    padding:0px
}
#productlist .product-action-grid-2rows form .button_wh_40 i{
    color:#fff;
    font-size:14px;
    font-style:normal;
    line-height:30px
}
#productlist .product-action-grid-2rows form .button_wh_40 i.fa-heart{
    color:#fff
}
#productlist .product-action-grid-2rows form .button_wh_40:hover{
    background-color:#db5989;
    -webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1);
    box-shadow:0px 3px 10px 0px rgba(0,0,0,0.1)
}
#productlist .product-thumbnail{
    width:35%;
    float:left
}
@media (max-width: 991px){
    #productlist .product-thumbnail{
        width:100%;
        float:none
    }
}
#productlist .product-thumbnail .image_link.display_flex{
    min-height:130px
}
#productlist .product-info{
    width:60%;
    padding-left:20px;
    overflow:unset
}
@media (max-width: 991px){
    #productlist .product-info{
        width:100%;
        float:none;
        padding:10px 0 0
    }
}
#productlist .product-info .product-name{
    margin:0
}
#productlist .item{
    display:table
}
@media (max-width: 991px){
    #productlist .item{
        padding:0 10px
    }
}
@media (max-width: 767px){
    #productlist .item{
        padding:0 15px
    }
}
#productlist .item .product-box{
    padding:40px 0;
    display:inline-block
}
@media (max-width: 991px){
    #productlist .item .product-box{
        padding:40px 0 0
    }
}
.btn_view{
    position:relative
}
.btn_view .style-tooltip{
    display:block;
    position:absolute;
    bottom:100%;
    margin-bottom:10px;
    padding:0 5px;
    left:50%;
    transform:translate(-50%, 5px);
    background:#ec6ba2;
    color:#fff;
    white-space:nowrap;
    height:20px;
    line-height:20px;
    font-size:11px;
    font-weight:400;
    letter-spacing:.5px;
    border-radius:3px;
    box-shadow:0 2px 3px rgba(0,0,0,0.4);
    pointer-events:none;
    opacity:0;
    transition:all .4s
}
.btn_view .style-tooltip:before{
    content:"";
    border:5px solid transparent;
    border-top-color:#ec6ba2;
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-5px
}
.btn_view:hover .style-tooltip{
    opacity:1;
    transform:translate(-50%, 0)
}
.tab_sidebar{
    clear:both;
    width:238px
}
.tabs-content{
    width:calc(100% - 238px)
}
@media (max-width: 991px){
    .tabs-content{
        width:100%
    }
    .tabs-content.tabs-content-featured{
        margin:0 0 20px
    }
}
.tabs-content.tabs-content-fs{
    width:100%
}
@media (max-width: 991px){
    .tabs-content.tabs-content-fs{
        margin-bottom:30px
    }
    .tabs-content.tabs-content-fs .owl-dots{
        display:none !important
    }
}
.tabs-content.tabs-content-fs .owl-nav{
    display:none
}
@media (max-width: 991px){
    .tabs-content .content-tab-proindex{
        padding:15px 0 0px
    }
}
.row-small{
    margin:0 -10px
}
.padding-small{
    padding:0
}
.padding-right-small{
    padding-right:10px;
    padding-left:0
}
.padding-left-small{
    padding-left:10px;
    padding-right:0
}
.border_top{
    border-top:1px solid #eaeaea
}
.border_bottom{
    border-bottom:1px solid #eaeaea
}
.border_left{
    border-left:1px solid #eaeaea
}
.border_right{
    border-right:1px solid #eaeaea
}
@media (max-width: 991px){
    .section-ss{
        padding:0
    }
}
@media (max-width: 767px){
    .section-ss{
        padding:0 15px
    }
    .section-ss .owl-dots{
        display:none !important
    }
}
.section-ss-banner .home-slider{
    padding-top:10px
}
@media (max-width: 991px) and (min-width: 768px){
    .section-ss-banner .home-slider{
        padding:20px 0 5px
    }
}
@media (max-width: 767px){
    .section-ss-banner .home-slider{
        padding:20px 0
    }
}
.section-ss-banner .banner-right{
    padding-top:10px;
}
@media (max-width: 991px) and (min-width: 768px){
    .section-ss-banner .banner-right{
        padding-top:5px
    }
    .section-ss-banner .banner-right.padding-left-small{
        padding-left:5px
    }
    .section-ss-banner .banner-right.padding-right-small{
        padding-right:5px
    }
    .section-ss-banner .banner-right.banner-right-one{
        padding-top:20px;
        padding-right:0
    }
    .section-ss-banner .banner-right.banner-right-one img{
        min-height:45px
    }
}
.heading.tab_link_module_fs{
    padding:0
}
@media (min-width: 768px){
    .heading.tab_link_module_fs .owl-nav{
        display:none !important
    }
}
.heading_tab_fs{
    height:45px;
    background:#fff;
    padding:0;
    border-top:2px solid #db5989;
    border-radius:5px 0 0 0
}
@media (max-width: 991px){
    .heading_tab_fs{
        height:auto;
        background:transparent
    }
}
.heading_tab_fs .title-head{
    margin:0;
    font-size:18px;
    background:#db5989;
    color:#fff;
    height:43px;
    line-height:43px;
    text-transform:none;
    width:238px;
    border-radius:5px 0 0 0;
    font-weight:600
}
.heading_tab_fs .title-head:before,.heading_tab_fs .title-head:after{
    display:none
}
@media (max-width: 991px){
    .heading_tab_fs .title-head{
        float:none !important;
        width:100%
    }
}
.heading_tab_fs .title-head img{
    display:inline-block;
    padding:0 10px 0 20px;
    margin-top:-5px
}
@media (max-width: 991px){
    .heading_tab_fs .title-head img{
        padding:0 15px
    }
}
.heading_tab_fs .tabs-container .ul_link_fs{
    height:43px
}
.heading_tab_fs .tabs-container .ul_link_fs li{
    margin:0 !important;
    height:43px;
    display:inline-block
}
.heading_tab_fs .tabs-container .ul_link_fs li a{
    padding:0 15px;
    font-weight:600;
    line-height:43px;
    position:relative;
    background:transparent;
    display:block
}
.heading_tab_fs .tabs-container .ul_link_fs li a.active{
    color:#db5989
}
.heading_tab_fs .tabs-container .ul_link_fs li a.active:before{
    width:5px;
    content:"";
    position:absolute;
    top:0;
    right:0;
    left:0;
    margin:0 auto;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:6px solid #db5989
}
.heading_tab_fs .tabs-container .ul_link_fs li:last-child a{
    color:#db5989
}
@media (max-width: 991px){
    .heading_tab_fs .tabs-container{
        float:none !important;
        height:40px !important;
        background:#fff;
        margin:15px 0 0;
        line-height:35px;
        position:relative
    }
    .heading_tab_fs .tabs-container .title_check_tab_fs{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important
    }
    .heading_tab_fs .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555
    }
    .heading_tab_fs .tabs-container .button_show_tab_fs{
        display:block;
        width:100%;
        text-align:right;
        position:absolute;
        right:0px
    }
    .heading_tab_fs .tabs-container .link_tab_check_click{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important;
        display:none;
        right:0px;
        z-index:99;
        background:#fff;
        box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        padding:10px 0px
    }
    .heading_tab_fs .tabs-container .link_tab_check_click li{
        padding:0 !important;
        height:auto !important;
        display:block
    }
    .heading_tab_fs .tabs-container .link_tab_check_click li a.active:before{
        display:none
    }
}
.tabs-content-bs{
    width:calc(100% - 238px)
}
@media (max-width: 991px){
    .tabs-content-bs{
        width:100%;
        margin:0 0 20px
    }
}
.tabs-content-bs .tabs-content{
    width:100%
}
@media (max-width: 991px){
    .tabs-content-bs .tabs-content .content-tab-proindex{
        padding:15px 0 0px
    }
}
.banner-item{
    padding-top:20px
}
.heading.tab_link_module,.heading.tab_link_modules,.heading.tab_link_module_hot{
    height:45px;
    background:#fff;
    padding:0;
    border-top:2px solid #db5989;
    border-radius:5px 0 0 0
}
.heading.tab_link_module .title-head,.heading.tab_link_modules .title-head,.heading.tab_link_module_hot .title-head{
    margin:0;
    font-size:18px;
    background:#db5989;
    color:#fff;
    height:43px;
    line-height:43px;
    text-transform:none;
    width:238px;
    border-radius:5px 0 0 0;
    font-weight:600
}
.heading.tab_link_module .title-head:before,.heading.tab_link_module .title-head:after,.heading.tab_link_modules .title-head:before,.heading.tab_link_modules .title-head:after,.heading.tab_link_module_hot .title-head:before,.heading.tab_link_module_hot .title-head:after{
    display:none
}
@media (max-width: 991px){
    .heading.tab_link_module .title-head,.heading.tab_link_modules .title-head,.heading.tab_link_module_hot .title-head{
        float:none !important;
        width:100%
    }
}
.heading.tab_link_module .title-head img,.heading.tab_link_modules .title-head img,.heading.tab_link_module_hot .title-head img{
    display:inline-block;
    padding:0 10px 0 20px;
    margin-top:-5px
}
@media (max-width: 991px){
    .heading.tab_link_module .title-head img,.heading.tab_link_modules .title-head img,.heading.tab_link_module_hot .title-head img{
        padding:0 15px
    }
}
.heading.tab_link_modules{
    border-top:2px solid #fc516d
}
.heading.tab_link_modules .title-head{
    background:#fc516d
}
@media (max-width: 991px){
    .heading.tab_link_modules{
        height:auto;
        background:transparent
    }
    .heading.tab_link_modules .tabs-container #button_show_tabs{
        display:block;
        width:100%;
        text-align:right
    }
    .heading.tab_link_modules .tabs-container .title_check_tabss{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important
    }
    .heading.tab_link_modules .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555
    }
    .heading.tab_link_modules .tabs-container .button_show_tabs{
        display:block;
        width:100%;
        text-align:right
    }
    .heading.tab_link_modules .tabs-container .link_tab_check_clicks{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important;
        display:none;
        right:0px;
        z-index:99;
        background:#fff;
        box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        padding:10px 0px
    }
    .heading.tab_link_modules .tabs-container .link_tab_check_clicks li{
        display:block;
        padding:0 !important;
        height:auto !important
    }
    .heading.tab_link_modules .tabs-container .link_tab_check_clicks li a.active:before{
        display:none
    }
}
.heading.tab_link_module_hot{
    border-top:2px solid #3ab54a
}
.heading.tab_link_module_hot .title-head{
    background:#3ab54a
}
@media (max-width: 991px){
    .heading.tab_link_module_hot .tabs-content{
        margin-bottom:30px
    }
    .heading.tab_link_module_hot .tabs-container{
        line-height:35px;
        position:relative
    }
    .heading.tab_link_module_hot .tabs-container .button_show_tab_hot{
        position:absolute;
        right:0px
    }
    .heading.tab_link_module_hot .tabs-container .title_check_tab_hot{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important;
        font-family:'Roboto', sans-serif;
        font-size:15px;
        line-height:42px;
        text-decoration:none;
        color:#555;
        font-weight:bold;
        display:block;
        cursor:pointer
    }
    .heading.tab_link_module_hot .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555
    }
    .heading.tab_link_module_hot .tabs-container .button_show_tab_hot{
        display:block;
        width:100%;
        text-align:right
    }
    .heading.tab_link_module_hot .tabs-container .ul_link_hot{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important;
        display:none;
        right:0px;
        z-index:99;
        background:#fff;
        box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        padding:10px 0px
    }
    .heading.tab_link_module_hot .tabs-container .ul_link_hot li{
        display:block;
        padding:0 !important;
        height:auto !important
    }
    .heading.tab_link_module_hot .tabs-container .ul_link_hot li a.active:before{
        display:none
    }
}
.tabs-container .ul_link.link_tab_check_click,.tabs-container .ul_links.link_tab_check_clicks,.tabs-container .ul_link_hot.link_tab_check_click{
    height:43px
}
.tabs-container .ul_link.link_tab_check_click li,.tabs-container .ul_links.link_tab_check_clicks li,.tabs-container .ul_link_hot.link_tab_check_click li{
    margin:0 !important;
    height:43px;
    display:inline-block
}
.tabs-container .ul_link.link_tab_check_click li a,.tabs-container .ul_links.link_tab_check_clicks li a,.tabs-container .ul_link_hot.link_tab_check_click li a{
    padding:0 15px;
    font-weight:600;
    line-height:43px;
    position:relative;
    background:transparent
}
.tabs-container .ul_link.link_tab_check_click li a.active,.tabs-container .ul_links.link_tab_check_clicks li a.active,.tabs-container .ul_link_hot.link_tab_check_click li a.active{
    color: #555;
    padding: 13px;
}
li.li_tab a:hover{
    color: #db5989 !important;
}
/*.tabs-container .ul_link.link_tab_check_click li a.active:before,.tabs-container .ul_links.link_tab_check_clicks li a.active:before,.tabs-container .ul_link_hot.link_tab_check_click li a.active:before{
    width:5px;
    content:"";
    position:absolute;
    top:0;
    right:0;
    left:0;
    margin:0 auto;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:6px solid #db5989
}*/
.tabs-container .ul_link.link_tab_check_click li:last-child a,.tabs-container .ul_links.link_tab_check_clicks li:last-child a,.tabs-container .ul_link_hot.link_tab_check_click li:last-child a{
    color:#db5989
}
.tabs-container .ul_links.link_tab_check_clicks li a{
    display:block
}
.tabs-container .ul_links.link_tab_check_clicks li a.active{
    color:#fc516d
}
.tabs-container .ul_links.link_tab_check_clicks li a.active:before{
    border-top:6px solid #fc516d
}
.tabs-container .ul_links.link_tab_check_clicks li:last-child a{
    color:#fc516d
}
.tabs-container .ul_link_hot.link_tab_check_click li a{
    display:block
}
.tabs-container .ul_link_hot.link_tab_check_click li a.active{
    color:#3ab54a
}
.tabs-container .ul_link_hot.link_tab_check_click li a.active:before{
    border-top:6px solid #3ab54a
}
.tabs-container .ul_link_hot.link_tab_check_click li:last-child a{
    color:#3ab54a
}
@media (max-width: 991px){
    .tabs-container{
        float:none !important;
        height:40px !important;
        background:#fff;
        margin:15px 0 0
    }
    .tabs-container .title_check_tabs{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important
    }
    .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555
    }
    .tabs-container .button_show_tab{
        display:block;
        width:100%;
        text-align:right
    }
    .tabs-container .link_tab_check_click{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important
    }
    .tabs-container .link_tab_check_click li{
        padding:0 !important;
        height:auto !important
    }
    .tabs-container .link_tab_check_click li a.active:before{
        display:none
    }
}
.tab_sidebar{
    margin-top:20px
}
.tab_sidebar .small-block-single{
    padding:40px 0 20px !important;
    background:#fff;
    text-align:center
}
.tab_sidebar .small-block-single img{
    margin:0 auto
}
.tab_sidebar .small-block-single span{
    padding:0 5px;
    height:40px;
    display:block;
    line-height:20px
}
.bg-mblike{
    background:#fff;
    padding:30px 25px 25px;
    position:relative
}
@media (max-width: 479px){
    .bg-mblike{
        padding:5px
    }
}
.bg-mblike.label-mblike:before{
    content:"";
    background:url("//bizweb.dktcdn.net/100/308/898/themes/654998/assets/mblike.png?1528358247617") no-repeat;
    position:absolute;
    top:-5px;
    right:-5px;
    height:110px;
    width:121px
}
@media (max-width: 479px){
    .bg-mblike.label-mblike:before{
        display:none
    }
}
@media (max-width: 767px){
    .bg-mblike .owl-dots{
        display:none !important
    }
}
.bg-mblike .heading h2{
    margin:0
}
.bg-mblike .heading h2:before,.bg-mblike .heading h2:after{
    display:none
}
.bg-mblike .heading h2 a{
    padding-left:10px;
    text-transform:none;
    color:#db5989
}
.bg-mblike .product-col .product-box .product-thumbnail .image_link.display_flex{
    height:auto
}
.bg-mblike .product-box .product-info{
    padding:0
}
.bg-mblike .product-box .product-info .sale-off{
    display:none
}
.bg-mblike .product-col .product-box{
    overflow:inherit
}
.bg-mblike .product-box .product-thumbnail:hover .image_link:before{
    opacity:0.5;
    background:#f5f5f5
}
.section_bloggg{
    background:#fff
}
.section_bloggg .aside-title.heading{
    padding-bottom:30px
}
.section_bloggg h2.title-head{
    text-align:center;
    display:inline-block;
    margin:0 auto;
    width:100%;
    font-size:24px;
    padding:25px 0px 15px;
    border-bottom:1px solid #eaeaea;
    position:relative
}
.section_bloggg h2.title-head:before{
    position:absolute;
    content:"";
    height:2px;
    background:#db5989;
    width:80px;
    bottom:0;
    right:0;
    margin:0 auto;
    left:0
}
.section_bloggg h2.title-head a{
    color:#363636;
    font-weight:600;
    text-transform:none
}
.section_bloggg .owl-item{
    padding:0 15px
}
.see-more{
    text-align:center;
    padding:15px 0 30px
}
@media (max-width: 991px){
    .see-more{
        padding:10px 0 7px
    }
}
.see-more a{
    padding:10px 25px;
    background:#db5989;
    color:#fff;
    border-radius:3px
}
.newsletter-footer .footer-widget #mc-embedded-subscribe-form{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    margin:0;
    padding-top:47px
}
@media (max-width: 991px){
    .newsletter-footer .footer-widget #mc-embedded-subscribe-form{
        padding-top:15px
    }
}
.newsletter-footer .footer-widget #mc-embedded-subscribe-form #mail{
    max-width:430px;
    width:100%;
    padding:0 15px;
    border-radius:3px;
    margin-right:5px
}
@media (max-width: 991px){
    .newsletter-footer .footer-widget #mc-embedded-subscribe-form #mail{
        max-width:none
    }
}
.newsletter-footer .footer-widget #mc-embedded-subscribe-form .btn.subscribe{
    border-radius:3px;
    padding:10px 35px;
    line-height:normal;
    font-size:15px;
    background:#ffba00;
    color:#fff
}
@media (max-width: 479px){
    .newsletter-footer .footer-widget #mc-embedded-subscribe-form .btn.subscribe{
        padding:10px
    }
}
.socials-footer .social_content ul{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex
}
.socials-footer .social_content ul li{
    margin-right:10px;
    width:35px;
    height:35px;
    text-align:center;
    border-radius:100%
}
.socials-footer .social_content ul li a{
    font-size:22px;
    line-height:35px;
    color:#fff
}
.socials-footer .social_content ul li.facebook{
    background:#3b5998
}
.socials-footer .social_content ul li.google-plus{
    background:#dc4e41
}
.socials-footer .social_content ul li.twitter{
    background:#55acee
}
.socials-footer .social_content ul li.instagram{
    background:#6a453b
}
footer.footer .title-menu.title-payment{
    margin-top:5px
}
footer.footer .widget-ft .title-menu{
    margin-bottom:30px
}
@media (max-width: 479px){
    .width-320{
        width:100%
    }
}
@media (max-width: 479px){
    .hidden-small{
        display:none
    }
}
.cart-desktop{
    margin-top:40px;
    /*margin-bottom:80px;*/
    background:#fff;
    padding:10px
}
@media (min-width: 992px){
    .cart-desktop{
        padding:40px
    }
}
.contact-page{
    background:#fff
}
@media (min-width: 992px){
    .contact-page{
        padding:40px
    }
}
.contact-page .content .intro span{
    display:block;
    margin-bottom:-15px
}
.contact-page .content .intro span:last-child{
    margin-bottom:0
}
.totals-table{
    margin-top:20px;
    float:right
}
.main-article{
    background:#fff;
    padding:30px 20px 40px 30px;
    margin-bottom:80px
}
@media (max-width: 991px){
    .main-article{
        margin-bottom:30px;
        padding:15px
    }
}
.article-sidebar .aside-item .aside-title{
    margin-bottom:0;
    border:none
}
.article-sidebar .aside-item .aside-title span{
    padding:0;
    font-size:20px
}
.article-sidebar .aside-item .aside-title span:before{
    display:none
}
.article-sidebar .blog-aside{
    margin:0
}
.article-sidebar .blog-aside .aside-title-blog .title-head-blog{
    margin:0
}
.article-sidebar .blog-aside .aside-title-blog .title-head-blog a{
    font-size:20px;
    color:#363636
}
#products_sider_block .title_block{
    color:#363636;
    font-size:20px;
    font-weight:bold
}
.main-product-page{
    background:#fff;
    padding:20px 10px
}
@media (min-width: 992px){
    .main-product-page{
        padding:40px 30px
    }
}
.product-summary.product_description{
    border-top:1px solid #ebebeb;
    padding-top:15px;
    padding-bottom:15px;
    margin-top:5px
}
.see-detail{
    color:#db5989
}
@media (max-width: 1199px){
    .see-detail{
        display:block;
        margin-top:10px
    }
}
.right_module .module_best_sale_product .title_module_ .title-head a{
    font-weight:bold;
    text-transform:none;
    color:#db5989
}
.section_bloggg .news_hot_left .image-blog-left{
    position:relative;
    overflow:hidden
}
.section_bloggg .news_hot_left .image-blog-left a{
    position:relative;
    display:block;
    text-align:center;
    overflow:hidden
}
.section_bloggg .news_hot_left .image-blog-left a img{
    transition:1s ease 0s
}
.section_bloggg .news_hot_left .image-blog-left a:hover{
    transition:all .3s ease 0s
}
.section_bloggg .news_hot_left .image-blog-left a:hover img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.section_bloggg .news_hot_left .image-blog-left .hover_collection{
    position:absolute;
    top:0;
    height:100%;
    left:0;
    width:100%;
    background:rgba(0,0,0,0.46);
    z-index:5;
    padding:25px;
    opacity:0;
    transition:all .3s ease-in-out
}
.section_bloggg .news_hot_left .image-blog-left .hover_collection:before{
    position:absolute;
    content:'';
    opacity:0;
    transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,transform .35s;
    transition:opacity .35s,transform .35s,-webkit-transform .35s;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    -webkit-transform:scale(0, 1);
    transform:scale(0, 1);
    -webkit-transform-origin:0 0;
    transform-origin:0 0
}
.section_bloggg .news_hot_left .image-blog-left .hover_collection:after{
    position:absolute;
    content:'';
    opacity:0;
    transition:opacity .35s,-webkit-transform .35s;
    transition:opacity .35s,transform .35s;
    transition:opacity .35s,transform .35s,-webkit-transform .35s;
    top:10px;
    right:10px;
    bottom:10px;
    left:10px;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    -webkit-transform:scale(1, 0);
    transform:scale(1, 0);
    -webkit-transform-origin:100% 0;
    transform-origin:100% 0
}
.section_bloggg .news_hot_left .image-blog-left:hover .hover_collection,.section_bloggg .news_hot_left .image-blog-left:hover .hover_collection:before,.section_bloggg .news_hot_left .image-blog-left:hover .hover_collection:after{
    opacity:1
}
.nav>li>a:focus,.nav>li>a:hover{
    background:transparent
}
.nav-item.aligned-center .dropdown-sub.dropdown-menu{
    padding:20px 10px;
    left:50%;
    -webkit-transform:translate(-50%, 0);
    -ms-transform:translate(-50%, 0);
    transform:translate(-50%, 0)
}
.nav-item.aligned-center .dropdown-sub.dropdown-menu .menu-title{
    font-weight:bold;
    padding-bottom:10px;
    font-size:14px
}
.nav-item.aligned-center .dropdown-sub.dropdown-menu .widget-inner ul li a{
    font-size:13px;
    line-height:30px
}
.vend-qv .vendor_ span{
    font-weight:normal;
    color:#db5989
}
.vend-qv .condition{
    font-weight:normal;
    color:#db5989
}
.vend-qv .condition .soluong{
    color:#000
}
.on{
    display:block !important
}
.off{
    display:none !important
}
.toggle-sort,.content-sort{
    z-index:50;
    position:relative
}
.transparent-background{
    display:none
}
.transparent-background.fix{
    display:block;
    position:fixed;
    width:100%;
    height:100%;
    z-index:49;
    top:0;
    left:0
}
.menu-items .row{
    margin:0
}
#section-verticalmenu{
    z-index:52
}
.bg-vertical{
    display:none
}
.bg-vertical.fixed{
    display:block;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:51
}
@media (max-width: 370px){
    .bizweb-product-reviews-form{
        min-width:250px !important
    }
}
@media (min-width: 1200px){
    .zoomLens{
        width:100px !important;
        height:100px !important
    }
}
@media (max-width: 991px){
    .sub-ver{
        width:100% !important;
        padding:0 !important
    }
}
.sub-ver .dropdown-menu-inner{
    padding:15px 0
}
.sub-ver .dropdown-menu-inner .menu-items{
    padding:0 10px
}
@media (min-width: 992px){
    .sub-ver .dropdown-menu-inner .menu-items{
        margin-top:10px
    }
}
.sub-ver .dropdown-menu-inner .menu-items:first-child{
    margin-top:0
}
.sub-ver .dropdown-menu-inner .menu-items .menu-title{
    font-size:13px;
    text-transform:uppercase;
    font-weight:600;
    padding:5px 0
}
.sub-ver .dropdown-menu-inner .menu-items .menu-title a{
    color:#575454
}
.sub-ver .dropdown-menu-inner .menu-items .menu-title a:hover{
    color:#db5989
}
.sub-ver .dropdown-menu-inner .menu-items .widget-inner .nav-links li a{
    color:#575454;
    border:none !important;
    padding:0 !important;
    line-height:30px
}
.sub-ver .dropdown-menu-inner .menu-items .widget-inner .nav-links li a:hover{
    color:#db5989
}

.box-attributes .box-attr dl .items {
    display: block;
    vertical-align: middle;
    margin-left: 130px;
}
.box-attributes .box-attr {
    position: relative;
}
.box-attributes .box-attr dl {
    line-height: 30px;
    overflow: hidden;
}
.box-attributes dl {
    margin-bottom: 10px;
}
.box-attr dl dd .item-attr {
    width: auto;
    border: 1px solid #ccc;
    background: #F2F2F2;
    text-align: center;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 1px;
    min-width: 34px;
}
.box-attributes .box-attr dl .items {
    display: block;
    vertical-align: middle;
    margin-left: 130px;
}
.home-slider .owl-dots{
    display: none !important;
}

.price-box .discount {
    display: inline-block;
    content: '';
    margin-left: 5px;
    width: 30px;
    height: 20px;
    background: #ec6ba2;
    color: #ffffff;
    text-align: center;
    border-radius: 3px;
}

.product-tags-box {
    margin-top: 30px;
    margin-bottom : 30px;
}
.product-tags-list a {
    background-color: #db5989;
    border-radius: 0 4px 4px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    margin: 0 0 2px 10px;
    padding: 7px;
    position: relative;
}
.product-tags-list a:before {
    border-top: 13px solid transparent;
    border-right: 8px solid #db5989;
    border-bottom: 13px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.product-tags-list a:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 11px;
    left: -2px;
    width: 4px;
}
@media (max-width: 991px){
    .article-wraper .row.row_article{
        display:flex;
        flex-flow:column
    }
    .article-wraper .row #a{
        order:2
    }
    .article-wraper .row #b{
        order:1
    }
}
.blog_page_section{
    width:100%;
    float:left
}
@media (min-width: 1200px){
    .blog_page_section .blog-main .col-lg-4:nth-child(3n+1){
        clear:left
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .blog_page_section .blog-main .col-md-4:nth-child(3n+1){
        clear:left
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .blog_page_section .blog-main .col-sm-6:nth-child(2n+1){
        clear:left
    }
}
@media (max-width: 767px){
    .blog_page_section .blog-main .blog-inner .blog-img{
        margin-bottom:15px
    }
    .blog_page_section .blog-main .col-lg-4:nth-child(1n+1){
        clear:left
    }
}
.button_wh_40_blog{
    font-family:"Roboto",sans-serif;
    font-size:14px;
    color:#fff;
    line-height:40px;
    height:40px;
    display:inline-block;
    padding:0px 25px;
    background:#167edf;
    border-radius:20px;
    text-decoration:none;
    border:solid 1px #167edf
}
.button_wh_40_blog:hover{
    border-color:#167edf;
    color:#167edf;
    text-decoration:none;
    background:#fff
}
.wrap_border{
    padding:0px 15px 30px
}
.wrap_border .bordered{
    border-top:0px solid #ebebeb;
    height:1px;
    width:100%;
    padding:1px 0px;
    display:block
}
.box-heading .title-head{
    display:block;
    color:#050505;
    font-size:18px;
    font-family:"Roboto",sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    margin:0px 0px 20px;
    border-bottom:solid 1px #ebebeb;
    padding-bottom:10px
}
.box-heading .title-head span{
    font-family:"Roboto",sans-serif;
    font-size:15px;
    color:#222222;
    font-weight:300 !important;
    text-transform:initial
}
.blog_count{
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    color:#acacac
}
.blog-main{
    overflow:hidden;
    margin-top:10px;
    border-top:none !important
}
.blog-main .pagination{
    float:right
}
.list-blogs .row .item_i:nth-child(1) .blog-item{
    border-top:dashed 1px #ebebeb
}
.blog-item{
    overflow:hidden;
    margin-bottom:15px;
    padding:30px 0px;
    border-bottom:dashed 1px #ebebeb
}
.blog-item .date{
    position:absolute;
    background:#167edf;
    text-align:center;
    color:#fff;
    padding:3px 10px;
    z-index:10
}
.blog-item .date span{
    display:block;
    line-height:45px
}
.blog-item .date span ~ span{
    overflow:hidden;
    border-top:1px solid #fff
}
.blog_list_item{
    border-top:0px
}
@media (min-width: 768px){
    .blog_list_item{
        margin-bottom:30px
    }
}
.blog_list_item .blog-item{
    padding:20px 0px 15px 0px;
    margin:0px 0px !important;
    position:relative;
    border-bottom:solid 1px #ebebeb;
    margin-bottom:15px
}
.blog_list_item .blog-item:last-child{
    border-bottom:0px
}
.blog_list_item .blog-item .blog-item-thumbnail{
    display:inline-block;
    float:left;
    width:100%;
    width:90px
}
.blog_list_item .blog-item .blog-item-thumbnail a{
    display:block;
    text-align:center
}
.blog_list_item .blog-item .blog-item-thumbnail a img{
    width:auto !important;
    max-width:100%
}
.blog_list_item .blog-item .ct_list_item{
    display:block;
    float:left;
    width:calc(100% - 90px);
    -o-width:calc(100% - 90px);
    -moz-width:calc(100% - 90px);
    -webkit-width:calc(100% - 90px);
    padding-left:15px
}
.blog_list_item .blog-item .ct_list_item .author_img{
    display:block;
    margin:15px 0px;
    color:#898989;
    font-family:'Noto Serif', sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:20px
}
.blog_list_item .blog-item .ct_list_item .author_img img{
    width:35px;
    max-width:100%;
    margin-right:10px;
    display:inline-block
}
.blog_list_item .blog-item .ct_list_item .author_img .name_{
    color:#555
}
.blog_list_item .blog-item .summary_{
    font-family:"Roboto",sans-serif
}
.blog_list_item .blog-item .blog-item-name{
    font-family:"Roboto",sans-serif;
    margin:0px 0px 5px;
    line-height:19px;
    font-size:14px;
    font-weight:500
}
.blog_list_item .blog-item .blog-item-name a{
    color:#555;
    text-decoration:none
}
.blog_list_item .blog-item .time_post .fa{
    font-family:'FontAwesome';
    color:#ffd35a
}
.blog_list_item .blog-item .blog-item-summary{
    margin:0px;
    font-family:"Roboto",sans-serif;
    font-size:14px;
    color:#7d7d7d
}
.blog_list_item .blog-item .blog-item-summary img{
    display:none
}
.view_more_blog{
    display:block;
    margin-top:15px
}
.view_more_blog a{
    color:#167edf;
    text-decoration:none
}
.content_ar .author_img{
    display:block;
    margin:15px 0px;
    color:#898989;
    font-family:"Roboto",sans-serif;
    font-size:13px;
    line-height:35px
}
.content_ar .author_img img{
    width:35px;
    max-width:100%;
    margin-right:10px;
    display:inline-block
}
.content_ar .author_img .name_{
    color:#555
}
.content_ar .summary_{
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    color:#898989;
    font-weight:400;
    line-height:22px;
    margin-top:10px
}
.blog-item-name{
    font-family:'Open Sans', sans-serif;
    position:relative;
    font-size:18px;
    font-weight:500;
    line-height:26px;
    margin:0px 0px 10px;
    color:#555
}
.blog-item-name a{
    color:#555;
    text-decoration:none
}
.blog-item-name .fa{
    position:absolute;
    left:0;
    top:9px;
    font-size:11px;
    color:#167edf
}
.time_post{
    color:#acacac;
    font-family:'Open Sans', sans-serif;
    font-size:14px
}
.time_post .fa{
    font-family:'FontAwesome';
    color:#ffbd07
}
.blog-item-summary{
    font-family:'Open Sans', sans-serif;
    font-size:14px;
    margin-bottom:0;
    line-height:22px;
    color:#898989;
    margin-top:10px;
    font-weight:400;
    margin-bottom:15px
}
.blog-item-summary p,.blog-item-summary a{
    margin:0px;
    padding:0px
}
.blog-item-summary img{
    display:none
}
.post-time-blog{
    font-family:"Roboto",sans-serif;
    font-size:13px;
    line-height:22px;
    color:#acb2c3
}
.post-time-blog span{
    margin-right:15px
}
.blog-item-thumbnail{
    position:relative
}
.list-blogs{
    margin-top:5px
}
.list-blogs .blog-item .wrap_blg{
    overflow:hidden
}
@media (max-width: 767px){
    .list-blogs .blog-item .wrap_blg .blog-item-thumbnail{
        margin-bottom:15px
    }
}
.ul_tags{
    overflow:hidden;
    margin-top:15px
}
.ul_tags a{
    display:inline-block;
    line-height:22px;
    font-family:"Roboto",sans-serif;
    font-size:14px;
    color:#555;
    text-decoration:none;
    padding:5px 20px;
    border:solid 1px #555;
    margin:0px 5px 10px 0px
}
.ul_tags a:hover{
    border-color:#0089ff;
    color:#fff;
    background:#0089ff
}
@media (min-width: 1200px){
    .blog-main .col-lg-4:nth-child(3n+1){
        clear:left
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .blog-main .col-md-4:nth-child(3n+1){
        clear:left
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .blog-main .col-sm-6:nth-child(2n+1){
        clear:left
    }
}
@media (max-width: 991px){
    .aside-cate-blog{
        margin-top:40px
    }
}
@media (max-width: 767px){
    .blog-main .col-xs-12:nth-child(1n+1){
        clear:left
    }
}
.button_40_{
    height:40px;
    line-height:40px;
    font-size:14px;
    display:inline-block;
    text-align:center;
    color:#fff;
    font-family:"Roboto",sans-serif;
    font-weight:400;
    border:solid 1px #167edf;
    background:#167edf;
    padding:0px 25px;
    border-radius:0px
}
.button_40_:hover{
    color:#0089ff;
    background:#fff
}
.img_featured{
    display:block;
    text-align:center;
    margin-bottom:15px
}
.img_featured img{
    margin:0 auto
}
.article-main .title-head-article{
    font-weight:500;
    font-size:24px;
    margin:0 0 10px 0;
    font-family:"Roboto",sans-serif
}
.article-main .title-head-article a{
    text-decoration:none;
    color:#555
}
.article-main .time_post{
    display:block;
    margin-bottom:15px
}
.article-main .pot{
    color:#acacac;
    font-weight:300;
    margin-left:15px
}
.article-main .pot i{
    color:#167edf
}
.article-main .pot .name_{
    color:#acacac
}
.article-main .postby{
    font-family:"Roboto",sans-serif;
    font-size:13px;
    line-height:22px;
    color:#9397a5;
    margin-bottom:10px
}
.article-main .postby span{
    font-size:13px;
    font-style:italic;
    margin-right:15px
}
.article-main .postby span .fa{
    color:#9397a5
}
.article-main .image_first{
    text-align:center;
    margin-bottom:30px
}
.article-main .image_first img{
    max-width:100% !important;
    height:auto !important
}
.article-main .article-content{
    font-size:14px
}
.article-main .article-content .rte{
    font-family:"Roboto",sans-serif;
    font-size:14px;
    color:#707070;
    line-height:24px
}
.article-main .article-content .rte img{
    max-width:100% !important;
    height:auto !important;
    margin:10px 0px
}
.article-main .article-content .rte p{
    color:#707070;
    margin:0px;
    padding:0px
}
.article-main .tags_share{
    overflow:hidden;
    padding-bottom:0px;
    margin-top:0px
}
.article-main .tags_share .share_row{
    overflow:hidden
}
.article-main .tags_share .share_row div{
    padding:0px
}
@media (min-width: 768px){
    .article-main .tags_share .share_row div.addthis_default_style{
        float:right
    }
}
@media (max-width: 767px){
    .article-main .tags_share .share_row div.addthis_default_style{
        margin-top:15px
    }
}
.article-main .tag_article{
    font-family:"Roboto",sans-serif;
    font-size:14px;
    color:#555;
    line-height:24px;
    font-weight:400
}
.article-main .tag_article .bold{
    font-weight:bold
}
.article-main .tag_article a{
    font-weight:400;
    color:#555
}
.article-main .tag_article a:hover{
    text-decoration:none;
    color:#0089ff
}
.article-main .form-group{
    margin:0;
    padding-top:0;
    padding-bottom:8px
}
.social-media{
    font-size:14px;
    text-align:right
}
.social-media label{
    font-family:"Roboto",sans-serif;
    font-size:14px;
    display:inline-block;
    font-weight:400;
    color:#636363
}
.social-media a{
    margin-right:7px;
    width:30px;
    height:30px;
    line-height:30px;
    border-radius:50%;
    display:inline-block;
    text-align:center
}
.social-media a.share-facebook{
    background-color:#ebebeb;
    color:#b7b7b7
}
.social-media a.share-twitter{
    background-color:#ebebeb;
    color:#b7b7b7
}
.social-media a.share-pinterest{
    background-color:#ebebeb;
    color:#b7b7b7
}
.social-media a.share-google{
    background-color:#ebebeb;
    color:#b7b7b7
}
.social-media a .fa{
    margin:0 auto
}
.social-media a:hover{
    background-color:hover
}
.social-media a:hover .fa{
    color:#0089ff
}
.social-media .list-inline li{
    margin-right:20px
}
@media (max-width: 767px){
    .social-media{
        text-align:left !important;
        margin-top:15px
    }
    .page_article{
        width:100%;
        float:left
    }
    .page_article nav{
        width:100%;
        text-align:center
    }
    .page_article nav .pagination{
        float:none;
        width:100%;
        float:none;
        width:100%;
        display:flex;
        justify-content:center
    }
    .article-main form{
        width:100%;
        float:left;
        margin-bottom:0px
    }
    .article-main form .margin-top-15{
        margin-top:0px !important
    }
}

.heading-title {
    background: #ffffff;
    padding: 0 20px;
    border: 1px solid #d8d8d8;
    height: 40px;
}

.owl-item{
    border-right: 1px solid #d8d8d8;
    min-height: 371px !important;
}

.sp-banchay{
    border-left: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

#gallery_02 .owl-item{
    min-height: unset !important;
}

/*.widget-inner li{
    border-bottom: none !important;
}*/
.products{
    border-left: 1px solid #d8d8d8;
    /*border-bottom: 1px solid #d8d8d8;*/
}

.section_tour-new_title{
    border: solid #ccc 1px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-size: 10px;
    height: 39px;
}

.news_hot_left{
    border: solid 1px #CCC;
    padding: 10px;
}
.home-slider .owl-item{
    min-height: unset !important;
}
/*.related-product .products{
    border-top: 1px solid #d8d8d8;
}*/

.brand-owl .owl-item{
    border:  none;
    min-height: 90px !important;
}

.mainproducts .owl-item{
    border-bottom: 1px solid #d8d8d8;
    min-height: 371px !important;
}

.related-product .owl-item{
    border-bottom: 1px solid #d8d8d8;
    min-height: 315px !important;
}

.product-detail-thumb .owl-item{
    border: none;
}

.title-head{
    margin-bottom: 0 !important;
}

#section-verticalmenu{
    border: solid 1px #d7106c;
}


.content-category{
    padding-left: 15px;
    margin-top: 50px;
}
.filter-item .level2{
    padding-left: 10px;
}
.filter-item .level3{
    padding-left: 20px;
}

#verticalmenu .nav-verticalmenu li .dropdown-menu.level1 li a{
    border-bottom: none !important;
}

/*.filter-item a:hover{
    background: #db5989;
    animation: 2s;
    color: #fff;
}*/

.heading.tab_link_module_fs{
    padding:0
}
@media (min-width: 768px){
    .heading.tab_link_module_fs .owl-nav{
        display:none !important
    }
}
.heading.tab_link_module_fs .heading_tab_fs .tabs-container i.fa{
    top:3px
}
.heading_tab_fs{
    height:45px;
    background:#fff;
    padding:0;
    border-top:2px solid #ff5622
}
@media (min-width: 992px){
    .heading_tab_fs{
        border-radius:5px 0 0 0
    }
}
@media (max-width: 991px){
    .heading_tab_fs{
        height:auto;
        background:transparent
    }
}
.heading_tab_fs .title-head{
    margin:0;
    font-size:18px;
    background:#ff5622;
    color:#fff;
    height:43px;
    line-height:43px;
    text-transform:none;
    width:238px;
    font-weight:600
}
@media (min-width: 992px){
    .heading_tab_fs .title-head{
        border-radius:5px 0 0 0
    }
}
.heading_tab_fs .title-head:before,.heading_tab_fs .title-head:after{
    display:none
}
@media (max-width: 991px){
    .heading_tab_fs .title-head{
        float:none !important;
        width:100%
    }
}
.heading_tab_fs .title-head img{
    display:inline-block;
    padding:0 10px 0 20px;
    margin-top:-5px
}
@media (max-width: 991px){
    .heading_tab_fs .title-head img{
        padding:0 15px
    }
}
.heading_tab_fs .tabs-container .ul_link_fs{
    height:43px
}
.heading_tab_fs .tabs-container .ul_link_fs li{
    margin:0 !important;
    height:43px;
    display:inline-block
}
.heading_tab_fs .tabs-container .ul_link_fs li a{
    padding:0 15px;
    font-weight:600;
    line-height:43px;
    position:relative;
    background:transparent;
    display:block
}
.heading_tab_fs .tabs-container .ul_link_fs li a.active{
    color:#ff5622
}
.heading_tab_fs .tabs-container .ul_link_fs li a.active:before{
    width:5px;
    content:"";
    position:absolute;
    top:0;
    right:0;
    left:0;
    margin:0 auto;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:6px solid #ff5622
}
.heading_tab_fs .tabs-container .ul_link_fs li:last-child a{
    color:#ff5622
}
@media (max-width: 991px){
    .heading_tab_fs .tabs-container{
        float:none !important;
        height:40px !important;
        background:#fff;
        margin:15px 0 0;
        line-height:35px;
        position:relative
    }
    .heading_tab_fs .tabs-container .title_check_tab_fs{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important
    }
    .heading_tab_fs .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555;
        position:relative;
        top:3px
    }
    .heading_tab_fs .tabs-container .button_show_tab_fs{
        display:block;
        width:100%;
        text-align:right;
        position:absolute;
        right:0px
    }
    .heading_tab_fs .tabs-container .link_tab_check_click{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important;
        display:none;
        right:0px;
        z-index:99;
        background:#fff;
        box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        padding:10px 0px
    }
    .heading_tab_fs .tabs-container .link_tab_check_click li{
        padding:0 !important;
        height:auto !important;
        display:block
    }
    .heading_tab_fs .tabs-container .link_tab_check_click li a.active:before{
        display:none
    }
}
.tabs-content-bs{
    width:calc(100% - 238px)
}
@media (max-width: 991px){
    .tabs-content-bs{
        width:100%;
        margin:0 0 20px
    }
}
.tabs-content-bs .tabs-content{
    width:100%
}
@media (max-width: 991px){
    .tabs-content-bs .tabs-content .content-tab-proindex{
        padding:15px 0 0px
    }
}
.banner-item{
    padding-top:20px
}
.heading.tab_link_module,.heading.tab_link_modules,.heading.tab_link_module_hot{
    height:45px;
    background:#fff;
    padding:0;
    border-top:2px solid #db5989
}
@media (min-width: 992px){
    .heading.tab_link_module,.heading.tab_link_modules,.heading.tab_link_module_hot{
        border-radius:5px 0 0 0;
        margin-bottom: 5px;
    }
}
.heading.tab_link_module .title-head,.heading.tab_link_modules .title-head,.heading.tab_link_module_hot .title-head{
    margin:0;
    font-size:18px;
    background:#db5989;
    color:#fff;
    height:43px;
    line-height:43px;
    text-transform:none;
    width:238px;
    font-weight:600
}
@media (min-width: 992px){
    .heading.tab_link_module .title-head,.heading.tab_link_modules .title-head,.heading.tab_link_module_hot .title-head{
        border-radius:5px 0 0 0
    }
}
.heading.tab_link_module .title-head:before,.heading.tab_link_module .title-head:after,.heading.tab_link_modules .title-head:before,.heading.tab_link_modules .title-head:after,.heading.tab_link_module_hot .title-head:before,.heading.tab_link_module_hot .title-head:after{
    display:none
}
@media (max-width: 991px){
    .heading.tab_link_module .title-head,.heading.tab_link_modules .title-head,.heading.tab_link_module_hot .title-head{
        float:none !important;
        width:100%
    }
}
.heading.tab_link_module .title-head img,.heading.tab_link_modules .title-head img,.heading.tab_link_module_hot .title-head img{
    display:inline-block;
    padding:0 10px 0 20px;
    margin-top:-5px
}
@media (max-width: 991px){
    .heading.tab_link_module .title-head img,.heading.tab_link_modules .title-head img,.heading.tab_link_module_hot .title-head img{
        padding:0 15px
    }
}
.heading.tab_link_modules{
    border-top:2px solid #fc516d
}
.heading.tab_link_modules .title-head{
    background:#fc516d
}
@media (max-width: 991px){
    .heading.tab_link_modules{
        height:auto;
        background:transparent
    }
    .heading.tab_link_modules .tabs-container #button_show_tabs{
        display:block;
        width:100%;
        text-align:right
    }
    .heading.tab_link_modules .tabs-container .title_check_tabss{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important
    }
    .heading.tab_link_modules .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555;
        top:0
    }
    .heading.tab_link_modules .tabs-container .button_show_tabs{
        display:block;
        width:100%;
        text-align:right
    }
    .heading.tab_link_modules .tabs-container .link_tab_check_clicks{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important;
        display:none;
        right:0px;
        z-index:99;
        background:#fff;
        box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        padding:10px 0px
    }
    .heading.tab_link_modules .tabs-container .link_tab_check_clicks li{
        display:block;
        padding:0 !important;
        height:auto !important
    }
    .heading.tab_link_modules .tabs-container .link_tab_check_clicks li a.active:before{
        display:none
    }
}
.heading.tab_link_module_hot{
    border-top:2px solid #3ab54a
}
.heading.tab_link_module_hot .title-head{
    background:#3ab54a
}
@media (max-width: 991px){
    .heading.tab_link_module_hot .tabs-content{
        margin-bottom:30px
    }
    .heading.tab_link_module_hot .tabs-container{
        line-height:35px;
        position:relative
    }
    .heading.tab_link_module_hot .tabs-container .button_show_tab_hot{
        position:absolute;
        right:0px
    }
    .heading.tab_link_module_hot .tabs-container .title_check_tab_hot{
        padding:0 15px !important;
        text-align:left !important;
        font-weight:400 !important;
        font-family:'Roboto', sans-serif;
        font-size:15px;
        line-height:42px;
        text-decoration:none;
        color:#555;
        font-weight:bold;
        display:block;
        cursor:pointer
    }
    .heading.tab_link_module_hot .tabs-container i.fa{
        padding:0 15px;
        font-size:15px;
        color:#555;
        top:3px
    }
    .heading.tab_link_module_hot .tabs-container .button_show_tab_hot{
        display:block;
        width:100%;
        text-align:right
    }
    .heading.tab_link_module_hot .tabs-container .ul_link_hot{
        position:relative !important;
        width:100% !important;
        height:auto !important;
        top:0px !important;
        display:none;
        right:0px;
        z-index:99;
        background:#fff;
        box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -o-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -os-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -moz-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        -webkit-box-shadow:0px 1px 24px 0px rgba(0,0,0,0.16);
        padding:10px 0px
    }
    .heading.tab_link_module_hot .tabs-container .ul_link_hot li{
        display:block;
        padding:0 !important;
        height:auto !important
    }
    .heading.tab_link_module_hot .tabs-container .ul_link_hot li a.active:before{
        display:none
    }
}
.home-slider{
    padding-right: 14px;
}

.section-main-sidebar{
    border: solid 1px #CCC;
}

.extension-raiting .product-date {
    color: #db5989;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
}
.product-price-old{
    margin-left: 6px;
}
