/*add style*/
body .wrap-default-container .see-more:hover {
    text-decoration: none;
    color: #ff5836;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.breadcrumb >ul,
.breadcrumb >ul > li{
    display: inline-block;
}
.liked{
    color: #ff0000;
}
[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-gear:before,
.icon-like:before,
.icon-unlike:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.icon-like:before { content: "\f004"; }
.icon-unlike:before { content: "\f08a"; }
.icon-gear:before { 
    content: "\f013";
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(359deg); }
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(359deg); }
}

@-o-keyframes spin {
    0% { -o-transform: rotate(0deg); }
    100% { -o-transform: rotate(359deg); }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

a.sv-post-like {
    font-weight: normal;
    display: inline-block;
    width: auto;
    -moz-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    -o-transition: all 0.3s ease-out 0.2s;
}

a.sv-post-like.liked { color: #da1b1b; }

a.sv-post-like:hover,
a.sv-post-like:active,
a.sv-post-like:focus,
a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #000;
}

@-o-keyframes spin {
    0% { -o-transform: rotate(0deg); }
    100% { -o-transform: rotate(359deg); }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.wrap-small-container .container{
    width: 930px;
}
.magemenu-menu{
    z-index: 9;
}
.item-brand{
    float: left;
    width: 100%;
}
.item-brand .brand-image{
    float: left;
    border: 1px solid #e6e6e6; overflow: hidden;
}
.item-brand .brand-image img{
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.item-brand .brand-image:hover img{
    transform: scale(1.2);
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.wpb_single_image{
    /*float: left;*/
}
.sidebar .widget{
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #e6e6e6;
    background: #ffffff;
}
.box-trending-right,
.block-latest-video-1170,
.box-content-left-02-1170 .item-01 .inner-01,
.box-content-left-02-1170 .item-01 .inner-02,
.box-content-left-02-1170 .item-01 .inner-03,
.box-content-left-02-1170 .item-02 .inner-01,
.box-content-left-02-1170 .item-02 .inner-02 .box-mobile,
.box-content-left-02-1170 .item-02 .inner-02 .box-fashion,
.box-content-left-01 .peatured-post,
.box-content-left-01 .content-left-02,
.box-content-left-01 .content-left-01 .box-mobile,
.box-content-left-01 .content-left-01 .box-fashion,
.box-content-right-02 .item-01 .inner-01,
.box-content-right-02 .item-01 .inner-02,
.box-content-right-02 .item-02 .inner-01,
.box-content-right-02 .item-02 .inner-02 .box-mobile,
.box-content-right-02 .item-02 .inner-02 .box-fashion,
.box-content-left-02{
    background: #fff;
}
.navslider{
    z-index: 9;
}
.block-footer-general{
    float: none;
}
ul.list-inline li{
    display: inline-block;
    width: auto;
    float: left;
    margin-right: 22px;
    padding: 0;
}
ul.list-inline{
    display: inline-block;
    text-align: center;
}
ul.list-inline li a{
    font-size: 85.71%;
}
.box-footer-03 .block-social{
    margin-bottom: 15px;
}
.block-footer-general ul li{
    margin-bottom: 4px !important;
}
.block-footer-general ul.block-social li a,
.block-footer-general ul.block-social li{
    margin-bottom: 0px !important;
}
.box-content-left-video .infor h3{
    float: none;
}
iframe{
    border: none;
    width: 100%;
}
.box-trending-right{
    position: relative;
}

/*.woocommerce .product-main:after,
.box-trending-right:after,
.block-content-03:after,
.block-latest-video:after,
.block-popular-ontop:after,
.box-content-left-02:after,
.box-content-right-02 .item-02 .inner-02 .box-fashion:after,
.box-content-right-02 .item-02 .inner-02 .box-mobile:after,
.box-content-right-02 .item-02 .inner-01:after,
.box-content-right-02 .item-01 .inner-02:after,
.box-content-right-02 .item-01 .inner-01:after,
.box-content-left-01 .content-left-02:after,
.box-content-left-01 .content-left-01 .box-fashion:after,
.box-content-left-01 .content-left-01 .box-mobile:after,
.box-trending:after{
    content: "";
    width: 100%;
    height: 1px;
    background: #c0c0c0;
    position: absolute;
    bottom: 0px;
    left: 0;
}*/
/*.woocommerce .product-main,
.box-trending-right,
.block-content-03,
.block-latest-video,
.block-popular-ontop,
.box-content-left-02,
.box-content-right-02 .item-02 .inner-02 .box-fashion,
.box-content-right-02 .item-02 .inner-02 .box-mobile,
.box-content-right-02 .item-02 .inner-01,
.box-content-right-02 .item-01 .inner-02,
.box-content-right-02 .item-01 .inner-01,
.box-content-left-01 .content-left-02,
.box-content-left-01 .content-left-01 .box-fashion,
.box-content-left-01 .content-left-01 .box-mobile,
.box-trending, .block-latest-video-1170, .box-content-left-02-1170 .item-02 .inner-02 .box-fashion,
.box-content-left-02-1170 .item-02 .inner-02 .box-mobile, .box-trending, .box-content-left-01 .peatured-post,
.box-content-left-02-1170 .item-02 .inner-01, .block-content-06, .block-border-top6{
    border-bottom: 1px solid #ccc;
}*/
/*.woocommerce .product-main:before,
.block-latest-video-1170:before,
.block-content-06:before,
.sidebar .widget:before,
.block-border-top6:before,
.block-content-03:before,
.block-latest-video:before,
.block-popular-ontop:before,
.box-content-left-02:before{
    content: "";
    width: 100%;
    height: 6px;
    background: #000;
    position: absolute;
    top: -1px;
    left: 0;
}*/
/*.wrap-box-trending .box-trending-right:before,
.woocommerce-account .entry-content .woocommerce:before,
.woocommerce-checkout #customer_details:before,
.box-content-left-02-1170 .item-01 .inner-01:before,
.box-content-left-02-1170 .item-01 .inner-02:before,
.box-content-left-02-1170 .item-01 .inner-03:before,
.box-content-left-02-1170 .item-02 .inner-01:before,
.box-content-left-02-1170 .item-02 .inner-02 .box-mobile:before,
.box-content-left-02-1170 .item-02 .inner-02 .box-fashion:before,
.block-border-top3:before,
.box-content-right-02 .item-02 .inner-02 .box-fashion:before,
.box-content-right-02 .item-02 .inner-02 .box-mobile:before,
.box-content-right-02 .item-02 .inner-01:before,
.box-content-right-02 .item-01 .inner-02:before,
.box-content-right-02 .item-01 .inner-01:before,
.box-content-left-01 .content-left-02:before,
.box-content-left-01 .content-left-01 .box-fashion:before,
.box-content-left-01 .content-left-01 .box-mobile:before,
.box-trending:before{
    content: "";
    width: 100%;
    height: 3px;
    background: #000;
    position: absolute;
    top: -1px;
    left: 0;
}*/
/*.wrap-box-trending .box-trending-right,
.woocommerce-account .entry-content .woocommerce,
.woocommerce-checkout #customer_details,
.woocommerce .product-main,
.block-latest-video-1170,
.box-content-left-02-1170 .item-01 .inner-01,
.box-content-left-02-1170 .item-01 .inner-02,
.box-content-left-02-1170 .item-01 .inner-03,
.box-content-left-02-1170 .item-02 .inner-01,
.box-content-left-02-1170 .item-02 .inner-02 .box-mobile,
.box-content-left-02-1170 .item-02 .inner-02 .box-fashion,
.block-content-06,
.block-border-top3,
.block-border-top6,
.block-content-03,
.box-content-right-02 .item-02 .inner-02 .box-fashion,
.box-content-right-02 .item-02 .inner-02 .box-mobile,
.box-content-right-02 .item-02 .inner-01,
.box-content-right-02 .item-01 .inner-02,
.box-content-right-02 .item-01 .inner-01,
.block-latest-video,
.block-popular-ontop,
.box-content-left-01 .content-left-02,
.box-content-left-01 .content-left-01 .box-fashion,
.box-content-left-01 .content-left-01 .box-mobile,
.box-content-left-02,
.box-trending, .sidebar .widget, .position-04, .about-author, .position-03, .block-position-left-02{
    border-top:none;
    position: relative;
    transition: all 0.3s ease-out 0s;
}*/
/*.box-trending-right:hover,.peatured-post:hover,
.woocommerce-account .entry-content .woocommerce:hover,
.woocommerce-checkout #customer_details:hover,
.woocommerce .product-main:hover,
.block-latest-video-1170:hover,
.box-content-left-02-1170 .item-01 .inner-01:hover,
.box-content-left-02-1170 .item-01 .inner-02:hover,
.box-content-left-02-1170 .item-01 .inner-03:hover,
.box-content-left-02-1170 .item-02 .inner-01:hover,
.box-content-left-02-1170 .item-02 .inner-02 .box-mobile:hover,
.box-content-left-02-1170 .item-02 .inner-02 .box-fashion:hover,
.block-content-06:hover,
.block-border-top3:hover,
.block-border-top6:hover,
.block-content-03:hover,
.box-content-right-02 .item-02 .inner-02 .box-fashion:hover,
.box-content-right-02 .item-02 .inner-02 .box-mobile:hover,
.box-content-right-02 .item-02 .inner-01:hover,
.box-content-right-02 .item-01 .inner-02:hover,
.box-content-right-02 .item-01 .inner-01:hover,
.block-latest-video:hover,
.block-popular-ontop:hover,
.box-content-left-01 .content-left-02:hover,
.box-content-left-01 .content-left-01 .box-fashion:hover,
.box-content-left-01 .content-left-01 .box-mobile:hover,
.box-content-left-02:hover,
.box-trending:hover,
.sidebar .widget:hover,
.position-04:hover, .about-author:hover, .position-03:hover, .block-position-left-02:hover{
    box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-out 0s;
}*/
.peatured-post:hover:after,.box-trending-right:hover:after,
.woocommerce-account .entry-content .woocommerce:hover:after,
/*.woocommerce-checkout #customer_details:hover:after,*/
.woocommerce .product-main:hover:after,
.block-latest-video-1170:hover:after,
.box-content-left-02-1170 .item-01 .inner-01:hover:after,
.box-content-left-02-1170 .item-01 .inner-02:hover:after,
.box-content-left-02-1170 .item-01 .inner-03:hover:after,
.box-content-left-02-1170 .item-02 .inner-01:hover:after,
.box-content-left-02-1170 .item-02 .inner-02 .box-mobile:hover:after,
.box-content-left-02-1170 .item-02 .inner-02 .box-fashion:hover:after,
.block-content-06:hover:after,
.block-border-top3:hover:after,
/*.block-border-top6:hover:after,*/
.block-content-03:hover:after,
.box-content-right-02 .item-02 .inner-02 .box-fashion:hover:after,
.box-content-right-02 .item-02 .inner-02 .box-mobile:hover:after,
.box-content-right-02 .item-02 .inner-01:hover:after,
.box-content-right-02 .item-01 .inner-02:hover:after,
.box-content-right-02 .item-01 .inner-01:hover:after,
.block-latest-video:hover:after,
.block-popular-ontop:hover:after,
.box-content-left-01 .content-left-02:hover:after,
.box-content-left-01 .content-left-01 .box-fashion:hover:after,
.box-content-left-01 .content-left-01 .box-mobile:hover:after,
.box-content-left-02:hover:after,
.box-trending:hover:after{
    display: none;
}
/*.box-content-left-07 .item::after {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.box-content-left-07:hover .item::after {
    display: none;
}
.box-content-left-07,
.box-content-left-07 .content-info{
    position: relative;
    z-index: 99;
}
.box-content-left-07 .content-info h2{
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 128.57%;
    font-weight: 700;
    display: inline-block;
    width: 100%;
}*/
.block-footer-general h2.title-footer{
    font-size: 214.29%;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 24px;
    color: #000;
}
.block-footer-general ul.block-social li{
    width: auto;
}
.box-footer-03{
    margin-bottom: 0px;
}
.block-footer-general ul.block-social{
    float: none;
    width: auto;
}
.pull-center{
    text-align: center;
}
.box-footer-03 .block-social li a i{
    margin-top: 12px;
}
/*.wpb_text_column{
    float: left;
}*/

/*.date-comment span {
    width: auto !important;
    font-size: 85.71%;
    color: #999999;
    float: left;
    line-height: 20px;
    margin-right: 20px;
    margin-top: -1px;
}
.date-comment a {
    width: auto !important;
    font-size: 85.71%;
    color: #999999;
    float: left;
    margin-left: 20px;
    position: relative;
}*/
.date-comment a.sv-post-like:after,
.date-comment a.meta-item:after{
    left: -10px;
}
.date-comment a.meta-item i{
    margin-right: 2px;
}
.date-comment > div.meta-item > i{
    float: left;
    margin-top: 2px;
    margin-left: 3px;
    color: #999;
}
.date-comment a.post-view,
.date-comment a.sv-post-like{
    margin-right: 18px;
    min-height: 19px;
}
.date-comment > div.meta-item{
    position: relative;
    float: left;
    margin-left: 18px;
}
.date-comment > div.meta-item:after{
    content: "";
    width: 1px;
    height: 80%;
    background: #ccc;
    position: absolute;
    top: 2px;
    left: -10px;
}
.date-comment > div.meta-item > a{
    margin-left: 2px;
}
.date-comment > div.meta-item > span{
    margin-right: 2px;
}
.date-comment a.sv-post-like,
.date-comment a.meta-item,
.date-comment span a{
    margin-left: 0;
    font-size: 88.71%;
}
.date-comment div a:after {
    display: none;
}
/*.date-comment a:after {
    content: "";
    width: 1px;
    height: 80%;
    background: #ccc;
    position: absolute;
    top: 2px;
    left: -30px;
}*/
.infor-general .comment:before,
.box-content-left-02 .latest-news .item .infor .comment:before,
.box-content-right-02 .item-02 .inner-02 .box-fashion .infor .comment:before{
    height: 11px;
}
.block-footer-general ul li a,
.block-footer-general ul li,
.block-footer-general ul,
.block-footer-general .title{
    float: none;
}
.box-content-right-left-09.mailchimp .item .inner p{
    width: 100%;
}
.box-content-right-left-09.mailchimp .item .inner .letter-content{
    margin-bottom: 38px;
    float: left;
}
.mc4wp-form{
    margin: 0 !important;
    padding: 0;
}
.mc4wp-form label{
    display: none !important;
}
.mc4wp-form input[type=email] {
    float: left;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 7px 0px;
    margin-bottom: 5px;
}
.form.mc4wp-form input[type=submit]{
    border: none;
    text-transform: uppercase;
    background: #fff; 
    color: #333;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.form.mc4wp-form input[type=submit]:hover{
    color: #ff5836; 
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.form.mc4wp-form span {
    float: left;
    text-transform: uppercase;
    color: #999999;
    padding-left: 40px;
    position: relative;
    margin-top: 16px;
    cursor: pointer;
    width: 100%;
}
.form.mc4wp-form p{
    margin-bottom: 0px;
}
/*.form.mc4wp-form span:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: 0px;
}*/
/*.form.mc4wp-form span:after {
    content: "";
    background: url('../css/images/01.png');
    width: 4px;
    height: 7px;
    position: absolute;
    top: 6px;
    left: 7px;
}*/
.box-content-right-left-09.mailchimp .item .inner {
    float: left;
    width: 100%;
    border: none;
}
.box-content-right-left-09 .product-image{
    min-height: 104px;
}
.blog-main{
    padding: 0;
    /*background: #fff;*/
}
.blog-main .item .infor-listing h3{
    float: left;
    width: 100%;
}
.infor-listing h3.text-02{
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 9px;
    line-height: 25px;
}
.infor-listing h3.text-02 a{
    font-size: 18px;
    color: #333;
    float: left;
    font-weight: 500;   
}
/*.block-position-left-02 .item:hover .infor-listing h3.text-02 a{
    color: rgba(51, 51, 51, 0.5);
}*/
.sidebar .widget form{
    padding: 14px 20px 4px 20px;
    float: left;
    width: 100%;
}
.sidebar .widget ul{
    padding: 0 20px;
}
.widget .widget-title{
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    margin-top: 4px;
    border-bottom: 1px solid #ccc;
}
.sidebar-right{
    padding-right: 0;
}
.sidebar-left{
    padding-left: 0;
}
.breadcrumbs ul li{
    margin-right: 5px;
    float: left;
    color: #666;
    font-size: 85.71%;
}
/*.breadcrumbs ul li:hover{
    color: #666;
}*/
.breadcrumbs ul li a{
    color: #999;
}
.breadcrumbs ul li a:hover{
    color: #666;
}
.separator{
    margin: 0;
}
.breadcrumbs ul li a{
    font-size: 100%;
}
.box-header-01 .title-the-on{
    float: none;
}
.position-01{
    margin-bottom: 0;
}
.breadcrumbs{
    margin-top: 15px;
    margin-bottom: 0;
}
.main-wrapper-default{
    margin-top: 10px;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .product-info .price-box .special-price .price{
    font-size: 100%;
}
.price-box .special-price ins{
    font-size: 128%;
    text-decoration: none;
}
.price-box .special-price del{
    color: #999999;
    margin-right: 3px;
}
.wrap-item-products .item .product-info h3{
    padding: 0;
    margin: 0;
    font-size: 100%;
    margin-bottom: 7px;
    float: left;
    width: 100%;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .product-image{
    margin-bottom: -1px;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .cart-quickview .vt-cart-quickview .btn-cart:before{
    top: 13px;
    left: 13px;
}
.special-price .price > .amount{
    font-size: 128%;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .cart-quickview .vt-cart-quickview .btn-cart:hover{
    width: 155px;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .cart-quickview .vt-cart-quickview .btn-cart:hover span{
    padding: 3px 0 0 20px;
}
.vt-cart-quickview .button{
    background: #97979a;
}
.block-position-left-02 .item.big-thumb .product-image{
    width: 100%;
}
.block-position-left-02 .item.big-thumb .infor-listing{
    margin-top: 11px;
    padding-left: 0;
    width: 100%;
}
.position-03 .tag-cloud .block-tag a{
    margin-right: 7px;
}
.position-03 .position-top-03 .box-right .product-image-banner{
    float: none;
}
.wrap-comment-leave{
    width: 100%;
}
.comments time{
    color: #999;
    font-size: 14px;
    width: 100%;
    text-transform: none;
    margin-bottom: 12px;
}
.comments .comment-author{
    color: #333;
    font-size: 18px;
    margin-top: 0;
    text-transform: uppercase;
}
.comments .says{
    display: none;
}
.comment-reply-link{
    position: relative;
    border: 1px solid #e6e6e6;
    color: #666;
    padding: 5px 15px 8px 12px;
    text-transform: capitalize;
}
.comment-reply-link:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #c0c0c0;
    position: absolute;
    bottom: 0px;
    left: 0;
}
/*.position-03 .position-top-03 .box-left-ontop .box-left ul li a i.fa-commenting-o,
.position-03 .position-top-03 .box-left-ontop .box-left ul li a i.fa-envelope{
    padding-left: 8px;
}*/
.wrap-default-container .block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item:hover .wrap-image-btn-quickview .cart-quickview{
    bottom: 53.3%;
}
.trending-width{
    width: 79.5%;   
}
.box-content-left-02-1170,
.box-content-right-01-1170{
    background: none;
    background: unset;
}
.testimonial-block-left{
    float: left;
    width: 68%;
    padding-right: 30px;
    padding-top: 20px;
}
.testimonial-block-right{
    float: left;
    width: 31%;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    padding-top: 12px;
}
.testimonial-block-right span{
    color: #333333;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    font-weight: 500;
}
.testimonial-block-right p{
    color: #999999;
    font-style: italic;
    margin-bottom: 0px;  
}
.wrap-default-container .box-content-right-02 .item-02 .inner-02{
    width: 49.5%;
}
.wrap-default-container .box-content-left-01 .content-left-01{
    width: 53.3%;
}
.wrap-default-container .box-content-left-01 .content-left-02{
    width: 44.8%;
}
.wrap-default-container .box-content-right-02 .item-01 .inner-01{
    width: 65%;
}
.wrap-default-container .box-content-right-left-09 .item .see-more,
.block-position-left-02 .see-more,
.wrap-small-container .box-content-right-left-09 .item .see-more,
.form.mc4wp-form span,
.wrap-default-container .see-more, .box-content-left-02 .see-more {
    float: left;
    text-transform: uppercase;
    color: #333;
    margin-left: 56px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 26px;
    cursor: pointer;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.wrap-default-container .box-content-right-left-09 .item .see-more:hover,
.wrap-small-container .box-content-right-left-09 .item .see-more:hover,
.form.mc4wp-form span:hover,
.wrap-default-container .see-more:hover, .box-content-left-02 .see-more:hover{
    color: #ff5836;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


.form.mc4wp-form span:before,
.box-content-right-left-09 .item .see-more:before,
.box-content-right-left-09 .item .see-more:before,
.see-more:before, .box-content-left-02 .see-more:before{
    content: "\f105";
    font-family: FontAwesome;
    background: #333;
    position: absolute;
    top: -6px;
    line-height: 0px;
    left: -40px;
    color: #fff;
    padding: 14px 16px 16px 14px;
    border-radius: 100%;
    transition: all 0.3s ease-out 0s;
}
.form.mc4wp-form span:before{
    padding: 14px 12px 16px 14px;
}
/*.form.mc4wp-form span:after,
.wrap-default-container .box-content-right-left-09 .item .see-more:after,
.wrap-small-container .box-content-right-left-09 .item .see-more:after,
.wrap-default-container .see-more:after, .box-content-left-02 .see-more:after {
    content: "";
    background: url('../css/images/02.png');
    width: 4px;
    height: 7px;
    position: absolute;
    top: 5px;
    left: -29px;
}*/
.box-content-right-video-1170 .inner .wrap-item .item{
    border: none;
}
.box-content-right-video-1170 .inner .wrap-item{
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
}
.slimScrollDiv{
    position: relative; 
    overflow: hidden; 
    width: 200px; 
    /*height: 200px;*/
}
.scrollbar{
    position: static !important;
    overflow: hidden; 
    /*width: 200px; 
    height: 200px;*/
}
.slimScrollBar{
    background: none repeat scroll 0% 0% rgb(0, 0, 0); 
    width: 7px; 
    position: absolute; 
    top: 0px; 
    opacity: 0.4; 
    display: block; 
    border-radius: 7px; 
    z-index: 99; 
    right: 1px; 
    height: 68.9655px;
}
.slimScrollRail{
    width: 7px; 
    height: 100%; 
    position: absolute; 
    top: 0px; 
    display: none; 
    border-radius: 7px; 
    background: none repeat scroll 0% 0% rgb(51, 51, 51); 
    opacity: 0.2; 
    z-index: 90; 
    right: 1px;
}
.box-header-01 .box-right .box.box-account-lc .box-inner .inner .links li a i{
    margin-right: 8px;
}
.box-header-01 .box-right .box.box-account-lc .box-inner .inner .links li{
    padding-left: 0;
}
.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .product-image img{
    width: 70px;
    height: 84px;
}
.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .product-details{
    float: none;
}
.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .product-details .price{
    width: auto;
    display: block;
}
.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .product-details > label{
    float: left;
    margin-right: 10px;
}
/*.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .product-details > strong{
    min-width: 70px;
    text-align: center;
}*/
.comment-avatar{
    width: 54px;
}
.subnav-fixed-01{
    left: 98px;
}
.right-single-detail-02 {
    float: left;
    width: 28%;
    padding-left: 14px;
}
.left-single-detail-02 {
    float: left;
    width: 28%;
    padding-right: 14px;
}
.box-floating {
    /*left: 15px;*/
    /*padding-right: 30px;*/
    /*width: 100%;*/
    /*background: #fff;*/
    /*position: absolute;*/
    position:fixed;
    top:30px;
    right:auto;
    width:178px;
    border: 1px solid #ececec;  
}
.left-detail-02 .box-left-ontop{
    background: #fff; border: 1px solid #ececec;
}
.left-detail-02{
    position: relative;
}
.wrap-default-container .blog-main .about-author .infor{
    width: 76%;
    padding: 20px 12px 10px 0;
}
.main-detail-2{
    width: 83.5%;
    float: left;
}
.main-detail-2 .position-03 .position-top-03 .box-right{
    width: 100%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03 .sub-menu li:hover > .sub-menu{
    opacity: 1;
    visibility: visible;
    top: 0px;
}
.magemenu-menu .explodedmenu li.parentMenu:hover:before{
    z-index: 99;
}
.comment-avatar img{
    border-radius: 100%;
}
.box-header-01 .box-right .box.box-search .advanced-search .button{
    height: 40px;
}
.woocommerce .star-rating:before{
    color: #ffc229;
}
body.woocommerce .star-rating span:before{
    font-family: star;
    color: #ffc229;
}
.woocommerce .product-main{
    /*padding: 0;*/
    margin-top: 10px;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-breadcrumb{
    margin-top: 10px;
    margin-bottom: 0;
}
.woocommerce .woocommerce-result-count{
    padding-top: 27px;
    margin-bottom: 0;
}
.woocommerce .woocommerce-ordering{
    padding-top: 20px;
    margin-bottom: 0;
}
.woocommerce .products ul:after, .woocommerce .products ul:before, .woocommerce ul.products:after, .woocommerce ul.products:before{
    width: 100%;
    height: 1px;
    background: #c0c0c0;
    position: absolute;
    top: 61px;
    left: 0;
}
.woocommerce nav.woocommerce-pagination{
    clear: both;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .price{
    display: inline-block;
    width: 100%;
}
.woocommerce ul.products li.product .price del{
    display: inline-block;
}
.woocommerce span.onsale{
    padding: 0;
    background-color: #ff5836;
}
.widget.woocommerce .product_list_widget li > .amount,
.widget.woocommerce .product_list_widget li ins{
    color: #de3d68;
    text-decoration: none;
}
.price > .amount,
.price ins,
.woocommerce ul.products li.product .price > .amount,
.woocommerce ul.products li.product .price ins{
    font-size: 128%;
    color: #666;
    text-decoration: none;
}
.price del,
.widget.woocommerce .product_list_widget li del,
.woocommerce ul.products li.product .price del{
    color: #999;
    font-size: 100%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce ul.products li.product .button{
    background-color: #000000;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce ul.products li.product .button:hover{
    background-color: #333;
    color: #fff;
    text-transform: uppercase;
}
.woocommerce-checkout #payment div.payment_box:before{
    content: "";
    display: block;
    border: 1em solid #f9f9f9;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
.woocommerce-checkout #payment div.payment_box,
.cart thead tr th{
    background: #f9f9f9;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
    background: #000;
    color: #fff;
}

.woocommerce-checkout #customer_details{
    background: #fff;
    padding: 15px 15px 6px 15px;
    border: 1px solid #e5e5e5;
}
.woocommerce-checkout #payment,
.woocommerce-checkout-review-order-table,
.woocommerce-cart .woocommerce{
    background: #fff;
}
.woocommerce-cart table.cart input{
    min-width: 80px;
}
.woocommerce-cart table.cart .product-thumbnail{
    text-align: center;
}
.cart-collaterals .cart_totals td .amount{
    margin-left: 5px;
}
.page-main{
    padding: 0;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message{
    background: #fff;
    margin-bottom: 15px !important;
}
.woocommerce-account .entry-content .woocommerce{
    background: #fff;
    padding: 15px;
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
.woocommerce .shop-width-3 ul.products li.product{
    width: 30.8%;
}
.woocommerce .shop-width-2 ul.products li.product{
    width: 48.1%;
}
.woocommerce .shop-width-1 ul.products li.product{
    width: 100%;
}
.woocommerce .sidebar{
    margin-top: 10px;
}
.sidebar .widget.woocommerce > div,
.sidebar .widget.woocommerce > form,
.sidebar .widget.woocommerce > ul{
    padding: 20px;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .btn-remove:hover:before,
.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .btn-remove:hover:before{
    color: #ff0000 !important;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .btn-remove:hover,
.box-header-01 .box-right .box.block-cart .block-content .inner #cart-sidebar li .btn-remove:hover{
    background: none !important;
    background: unset !important;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content{
    padding-top: 0;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li{
    position: relative;
    padding: 20px 0 20px 25px;
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    float: left;
    width: 100%;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .product-image{
    float: left;
    position: relative;
    margin-right: 10px;
    overflow: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .product-image:hover img{
    transform: scale(1.2);
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .product-image img{
    width: 70px;
    /*height: 84px;*/
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .btn-remove{
    position: absolute;
    top: 20px;
    font-size: 14px;
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999em;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content ol li .btn-remove:before{
    content: "\f014";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    color: #666666;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content .block-subtitle{
    display: none;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content .summary{
    clear: both;
    padding-top: 15px;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content .a-inner a{
    color: #fff;
    text-transform: uppercase;
    font-size: 100%;
    position: relative;
    padding: 10px 6px;
    float: left;
    width: 159px;
    margin-right: 2px;
    background: #000000;
    display: inline-block;
    text-align: center;
}
.sidebar .widget.woocommerce .widget_shopping_cart_content .a-inner{
    display: inline-block;
}
.widget.woocommerce .woocommerce-product-search input[type=search]{
    width: 74%;
    height: 34px;
    padding-left: 7px;
}
.widget.woocommerce .woocommerce-product-search input[type=submit]{
    width: 24%;
    height: 34px;
    color: #fff;
    background: #000000;
    text-align: center;
    border: none;
}.woocommerce #review_form #respond .form-submit input:hover,
.widget.woocommerce .woocommerce-product-search input[type=submit]:hover,
.widget.woocommerce button[type=submit]:hover{
    background: #333;
}
.woocommerce #review_form #respond .form-submit input,
.widget.woocommerce button[type=submit]{
    color: #fff;
    background: #000000;
    text-align: center;
    border: none;
    border-radius: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #F1D285;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #ffc229;
}
.widget.woocommerce .product_list_widget li:last-child,
.widget.woocommerce .product-categories li:last-child{
    border-bottom: none;
}
.widget.woocommerce .product_list_widget li,
.widget.woocommerce .product-categories li{
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}
.widget .tagcloud a span{
    text-transform: capitalize;
    display: block;
    padding: 4px 22px 5px 11px;
}
.widget .tagcloud a:hover span{
    color: #333;
}
.widget .tagcloud a:hover:before {
    border-width: 20px 20px 0px 0;
}
.widget .tagcloud a:hover:after {
    content: "";
    background: url('../css/images/06.png');
    position: absolute;
    bottom: 5px;
    right: 2px;
    width: 7px;
    height: 4px;
}
.widget .tagcloud a span:before{
    content: "";
    width: 100%;
    height: 1px;
    background: #b3b3b3;
    position: absolute;
    bottom: 0;
    left: 0;
}
.widget .tagcloud a:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0px 0;
    position: absolute;
    bottom: 1px;
    right: 0;
    border-color: transparent #151513 transparent transparent;
}
.widget .tagcloud a{
    font-size: 14px !important;
    display: inline-block;
    border: 1px solid #e6e6e6;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
}
.widget .tagcloud{
    border: none;
}
.block-position-left-02 .item{
    clear: both;
}
.error404 .block-position-left-02{
    padding: 15px;
}
.widget .box-content-left-02:before{
    display: none;
}
.widget .box-content-left-02{
    border: none;    
}
.single-product .product-main > .product{
    margin-top: 15px;
}
.single-product h1.product_title{
    font-size: 27px;
}
.single-product.woocommerce div.product .woocommerce-product-rating{
    margin-bottom: 7px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    color: #fff;
    background: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    background: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{
    background: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    color: #111;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
    display: block;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    padding: 0;
    width: 40px;
}
.woocommerce #reviews h3{
    margin-bottom: 10px;
}
.woocommerce #reviews input[type="text"]{
    height: 32px;
}
.woocommerce p.stars a:hover{
    color: #ffc229;
}
.woocommerce #reviews #comments ol.commentlist li{
    margin-bottom: 10px;
}
.magemenu-menu .explodedmenu li.parentMenu li.parentMenu:hover:before,
.magemenu-menu .explodedmenu li.parentMenu li.parentMenu:hover:after{
    display: none;
}
body >div{
    overflow:hidden;
}
.content-left-menu-02{
    width: 100%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li{
    border: none;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-12{
    width: 100%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-11{
    width: 91.66666667%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-10{
    width: 83.33333333%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-9{
    width: 75%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-8{
    width: 66.66666667%;    
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-7{
    width: 58.33333333%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-6{
    width: 58.33333333%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-5{
    width: 50%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-4{
    width: 41.66666667%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-3{
    width: 25%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-2{
    width: 16.66666667%;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03.has-mega-menu .sub-menu li.col-lg-1{
    width: 8.33333333%;
}
.has-mega-menu .post-video iframe{
    min-height: 240px;
    height: auto;
}
.magemenu-menu .explodedmenu li.parentMenu.has-mega-menu.menu-01 .sub-menu .content-left{
    padding: 0 7px;
}
.has-mega-menu .wpb_row{
    margin-bottom: 0;
}
.content-left-menu-02 a.text-01 {
    margin-top: 10px;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #333 !important;
    height: auto !important;
    width: 100% !important;
    overflow: hidden !important;
    margin-bottom: 6px !important;
    float: left !important;
    text-align: left !important;
    padding: 0 !important;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.content-left-menu-02 a.text-01:hover{
    color: #999 !important;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.content-left-menu-02 a.meta-item-end{
    padding: 0px !important;
}
.content-left ul li {
    float: left !important;
    width: 100% !important;
    border-bottom: 1px solid #e5e5e5 !important;
}
.content-left ul li a {
    color: #666 !important;
    float: left !important;
    padding: 11px 0px 9px 10px !important;
}
.content-left ul li a:hover{
    color: #000 !important
}
.content-left h2.title{
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    padding: 2px 0px 10px 2px;
    margin: 0;
    text-align: left;
}
.magemenu-menu .explodedmenu li.parentMenu.menu-03 .sub-menu li .content-right-menu-02 a.product-image{
    padding-top: 0;
}
.content-left .wpb_column{
    padding: 0 7px;
}
.magemenu-menu .explodedmenu li.parentMenu.has-mega-menu.menu-01 .sub-menu{
    padding-left: 7px;
}
.h3-title-general,
.position-03 .position-top-03 .text-04{
    float: none;
}
.post-content p{
    line-height: 24px;
}
h3.h3-title-general a{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 23px;
    margin-bottom: 17px;
}
.post-content a span{
    font-size: 85.71%;
    color: #999;
}
.box-content-right-01 .content-right-01{
    border-top: none;
}
.position-03 .position-top-03 .box-right .product-image-banner span{
    float: left;
}
.about-author{
    width: 100%;
}
.widget .textwidget{
    border: none;
}
.widget.widget_text:before{
    display: none;
}
.box-content-left-video-1170 .infor .text-02{
    float: none;
}
.product-popup{
    /*opacity: 0;
    visibility: hidden;*/
    display:none;
}
#cboxLoadedContent .product-popup{
    /*opacity: 1;
    visibility: visible;*/
    display: block;
}
#cboxLoadedContent .product-popup.woocommerce span.onsale{
    top: 0.5em;
    left: 0.5em;
}
#cboxLoadedContent .product-popup.woocommerce .popup-content{
    padding: 15px;
}
.popup-content .summary,
.popup-content .images{
    width: 48%;
    float: left;
}
.popup-content .summary{
    margin-left: 15px;
}
.popup-content .images,
.popup-content .thumbnails{
    margin-bottom: 15px;
}
.popup-content .thumbnails a{
    width: 32%;
    display: inline-block;
    margin-left: 2%;
}
.popup-content .thumbnails a:first-child{
    margin-left: 0;
}
.popup-content .quantity{
    display: inline-block;
    vertical-align: top;
}
.single-product .yith-wcwl-add-to-wishlist .show a{
    /*margin-left: 10px;
    padding-left: 5px;*/
}
.single-product .yith-wcwl-add-to-wishlist .show,
.popup-content form button{
    height: 33px;
}
.popup-content .star-rating span:before{
    font-family: star;
    color: #ffc229;
}
.summary form,
.popup-content form{
    display: block;

}
.yith-wcwl-add-to-wishlist{
    display: inline-block;
}
.summary .clear,
.popup-content .clear{
    display: none;
    clear: none;
}
a.compare{
    display: inline-block;
    height: 33px;
}
.summary a.compare,
.yith-wcwl-add-to-wishlist,
a.compare{
    /*border-radius: 3px;*/
    background-color: #fff;
    /*color: #fff;*/
    /*text-transform: uppercase;*/
    /*font-weight: normal;*/
}
.summary a.compare:hover,
.yith-wcwl-add-to-wishlist:hover,
a.compare:hover{
    background-color: #fff;
    color: #ff5836;
    /*text-transform: uppercase;*/
    /*font-weight: normal;*/
}
.yith-wcwl-add-to-wishlist:hover i{
    color: #ff5836;
}
.popup-content .yith-wcwl-add-to-wishlist{
    margin-top: 0;    
}
.yith-wcwl-add-to-wishlist .show{
    height: 31px;
}
/*.yith-wcwl-add-to-wishlist .show a{
    display: inline-block;
    padding: 6px;
    color: #fff;
    margin-left: 15px;
}*/
.position-03 .position-top-03,
.box-content-left-02 .latest-news{
    float: none;
}
.single-product.woocommerce div.product form.cart{
    margin-bottom: 0;
}
.yith-wcwl-wishlistexistsbrowse .feedback{
    display: none;
}
ul.list-style-1{
    margin-bottom: 15px;
}
ul.list-style-1 li:before{
    background: rgba(0, 0, 0, 0) url("../css/images/10.png") repeat scroll 0 0;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 7px;
}
ul.list-style-1 li{
    margin-bottom: 4px;
    padding-left: 20px;
    position: relative;
    list-style: none;
}
.block-product-image {
    float: left;
    width: 100%;
}
.block-product-image .product-image {
    float: left;
    position: relative;
    width: 100%;
}
.block-product-image .product-image img {
    width: 100%;
}
.block-product-image .product-image .note-image::before {
    background: rgba(249, 249, 249, 0.2) none repeat scroll 0 0;
    bottom: 69px;
    content: "";
    height: 1px;
    left: 32px;
    position: absolute;
    width: 77%;
}
.single .block-content-03:before{
    display: none;
}
.block-product-image .product-image .note-image {
    background: #000 none repeat scroll 0 0;
    color: #f9f9f9;
    font-size: 128.57%;
    height: 192px;
    left: 0;
    padding-left: 31px;
    padding-top: 39px;
    position: absolute;
    top: 66px;
    width: 286px;
}
.post-gallery .owl-controls,
.position-03 .vt_slider .owl-controls {
    position: absolute;
    bottom: 100px;
    left: 20%;
}
.position-03 .vt_slider .owl-controls .owl-pagination {
    float: right;
}
.post-gallery .owl-controls .owl-pagination .owl-page,
.position-03 .vt_slider .owl-controls .owl-pagination .owl-page {
    width: 9px;
    height: 9px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ccc;
    margin-left: 5px;
    float: left;
}
.post-gallery .owl-controls .owl-pagination .owl-page.active,
.position-03 .vt_slider .owl-controls .owl-pagination .owl-page.active {
    background: #fff;
}
.single .block-content-03 .vt_slider .navslider{
    display: none;
}
.single .block-content-03 .vt_slider .slider-inner .container-slider .wrap-item-products{
    padding: 0
}
.single .block-content-03{
    border: none;
}
.post-gallery .owl-controls {
    position: absolute;
    bottom: 20px;
    left: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.position-03 .vt_slider .owl-controls {
    position: absolute;
    bottom: 120px;
    left: 20%;
}
.position-03 .position-top-03 .box-right .product-image-banner .owl-page span:before{
    display: none;
}
.post-gallery .owl-controls .owl-pagination .owl-page{
    display: inline-block;
    float: none;
}
.box-content-left-01 .peatured-post .infor{
    padding: 0 20px; margin-top: -3px;}
.box-trending-right ul .li-give-a-gift a {
    margin-top: 11px;
}
.wrap-box-trending .box-trending-right ul li i{
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.wrap-box-trending .box-trending-right ul li a{
    display: inline-block;
    float: none;
    vertical-align: middle;
    max-width: 140px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.wrap-box-trending .box-trending-right ul li a:hover{
    opacity: 0.5; 
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.wrap-box-trending .box-trending-right ul li:last-child{
    border-bottom: none;
}
.navbar .explodedmenu > li > a{
    text-transform: uppercase;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .item-btn,
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .cart-quickview{
    position: static;
}
.wrap-item-products .item .box-link-product{
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -70px;
    z-index: 999;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .cart-quickview .vt-cart-quickview .btn-cart{
    margin-bottom: 2px;
}
.tittle-general h2{
    margin-bottom: 5px;
    margin-top: 14px;
}
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .item-btn .vt-item-btn .link-share-it:hover,
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .item-btn .vt-item-btn .link-wishlist:hover,
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .item-btn .vt-item-btn .link-compare:hover,
.block-content-06 .vt_slider .slider-inner .container-slider .wrap-item-products .item .wrap-image-btn-quickview .cart-quickview .vt-cart-quickview .btn-cart:hover{
    background: #ff5836;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.box-content-right-left-09 .item{
    width: 100%;
}
.item a.product-image:before {
    z-index: 99;
}
/*.item:hover a.product-image img {
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}*/
.item a.product-image{
    position: relative;
    overflow: hidden;
}
.item a.product-image img{
    transform: inherit;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*.item:hover a.product-image:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
}*/
/*.item:hover a.product-image:after {
    content: "";
    background: url('../css/images/05.png');
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}*/


/*a.zoom-image{
    display: block;
    position: relative;
    overflow: hidden;
}
a.zoom-image.time3s:hover img {
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a.zoom-image.time3s img{
    transform: inherit;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a.zoom-image.time5s:hover img {
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
a.zoom-image.time5s img{
    transform: inherit;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
a.zoom-image:before {
    content: "";
    width: 0%;
    height: 0%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
}
a.zoom-image.time3s:hover:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a.zoom-image.time3s:hover:after {
    content: "";
    background: url('../css/images/05.png');
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a.zoom-image.time5s:hover:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
a.zoom-image.time5s:hover:after {
    content: "";
    background: url('../css/images/05.png');
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
a.zoom-image:after {
    content: "";
    background: url('../css/images/05.png');
    width: 0px;
    height: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}*/



.box-header-01 .box-right .box.box-search .advanced-search {
    float: right;
    position: absolute;
    right: 13px;
    opacity: 0;
    visibility: hidden;
    padding-top: 19px;
}
.vc_row.remove-border-top{
    border-top-color: #fff !important;
}
.box-header-01 .box-right .box.block-cart .style-icon:before {
    content: "\f218";
    color: #fff;
    background: none;
    background: unset;
}
.box-header-01 .box-right .box .style-icon:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 7px;
    font-family: "FontAwesome";
    text-indent: 0em;
    color: #000;
    line-height: 30px;
}
.box-trending .title-trend .vt_slider-02 {
    float: left;
    width: 60%;
    position: relative;
}
.box-trending .title-trend .vt_slider-02 .navslider {
    top: 0px;
    right: -39%;
}
.block-content-06 .vt_slider .navslider{
    top: -34px;
}

/*MY FIX*/
.box-content-left-02-1170 .item-02 .inner-01,
.box-content-left-02-1170 .item-01 .inner-01{
    width: 43.1%;
}
.box-content-left-02-1170 .item-01 .inner-03,
.box-content-left-02-1170 .item-01 .inner-02{
    width: 26.46%;
}
.box-content-left-02-1170 .item-02 .inner-02{
    width: 54.9%;
}
.box-content-left-02-1170 .item-01 .inner-01{
    padding-bottom: 23px;
}
.box-content-right-01-1170 .content-right-01{
    border-top: none;
}
.wrap-box-trending .box-trending-right ul li:first-child{
    margin-top: 2px;
}
.infor h3:hover,
.box-content-left-01 .content-left-01 .box-fashion .infor h3:hover,
.box-content-left-01 .content-left-01 .box-mobile .infor h3:hover,
.box-content-left-02 .latest-news .item .infor h3:hover,
.infor-general h3:hover,
.box-content-left-01 .peatured-post .infor h3:hover{
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.infor h3,
.box-content-left-01 .content-left-01 .box-fashion .infor h3,
.box-content-left-01 .content-left-01 .box-mobile .infor h3,
.box-content-left-02 .latest-news .item .infor h3,
.infor-general h3,
.box-content-left-01 .peatured-post .infor h3{
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
/*.box-content-left-02-1170 .item-02 .inner-02 .box-mobile .infor .text-02{
    float: none;
}*/
.infor h3 a{
    font-weight: bold;
}
.box-content-left-02-1170 .item-01 .inner-03 .infor-general h3,
.box-content-left-02-1170 .item-01 .inner-02 .infor-general h3{
    max-height: 42px;
    overflow: hidden;
}
.box-content-left-02-1170 .item-01 .inner-03 .date-comment,
.box-content-left-02-1170 .item-01 .inner-02 .date-comment{
    margin-top: 3px;
}
.box-content-right-left-09.mailchimp .item .inner .letter-content{
    min-height: 80px;
}
.wrap-default-container .letter-content{
    min-height: 18px;
}
/*.date-comment .comment:before{
    top: 1px !important;
    content: "\f27a" !important;
    font-family: "FontAwesome";
    background: none !important;
    background: unset  !important;
}*/
.block-content-03 .vt_slider .slider-inner .container-slider .wrap-item-products .item .infor a{
    font-size: 100%;
}
/*.box-content-left-07 .item:hover span, .box-content-middle-07 .item:hover span, .box-content-right-07 .item:hover span {
    position: relative;
    top: 21px;
    color: #fff;
}
.box-content-left-07 .item:hover .btn-shopnow, .box-content-middle-07 .item:hover .btn-shopnow, .box-content-right-07 .item:hover .btn-shopnow {
    position: relative;
    top: -28px;
}*/
.box-header-01 .box-right .box.box-search .advanced-search{
    box-shadow: none;
}
.wrap-default-container .box-header-02 .container{
    width: 1170px;
}
.wrap-default-container .box-content-right-left-09 .item .see-more,
.wrap-small-container .box-content-right-left-09 .item .see-more,
.form.mc4wp-form span{
    margin-left: 41px;
}
.wrap-default-container .see-more{
    margin-left: 56px;
        -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.wrap-default-container .form.mc4wp-form span,
.wrap-default-container .box-content-right-left-09 .item .see-more{
    padding-left: 0px;
}
.form.mc4wp-form span,
.box-content-right-left-09 .item .see-more{
    padding-left: 0px;
}
.form.mc4wp-form span:hover,
.form.mc4wp-form span, .box-content-right-left-09 .item .see-more:hover{
    color: #000;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*END*/

/*Fix CSS*/
/*.box-content-left-01 .peatured-post .tittle-general h2{
    letter-spacing: 1px;
}*/
.box-header-01 .box-right .box .style-icon:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 7px;
    font-family: "FontAwesome";
    text-indent: 0em;
    color: #000;
    line-height: 30px;
}
.box-header-01 .box-right .box.box-search .style-icon:before {
    content: "\f002";
    background: none;
    background: unset;
}
.box-header-01 .box-right .box.box-account-lc .style-icon:before {
    content: "\f13e";
    background: none;
    background: unset;
}
.box-header-01 .box-right .box .style-icon:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 7px;
    font-family: "FontAwesome";
    text-indent: 0em;
    color: #000;
    line-height: 30px;
}
.box-trending .title-trend span {
    float: left;
    background: #000;
    text-transform: uppercase;
    color: #ffffff;
    margin-right: 25px;
    padding: 2px 8px 3px 8px;
    font-size: 12px;
}
.navbar .explodedmenu > li > a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #333;
}
/*.wrap-default-container .magemenu-menu .explodedmenu li.parentMenu.has-mega-menu:hover .sub-menu{
    top: 40px;
}*/
.magemenu-menu .explodedmenu li.parentMenu.has-mega-menu:hover .sub-menu {
    top: 36px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.magemenu-menu.horizontal-menu .explodedmenu li.parentMenu.has-mega-menu:hover .sub-menu{
    top: 40px;
}
/*.wrap-default-container .magemenu-menu .explodedmenu li.parentMenu:hover .sub-menu{
    top: 40px;
}*/

.magemenu-menu .explodedmenu li.parentMenu:hover .sub-menu {
    top: 42px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.box-trending .title-trend .vt_slider-02 .navslider {
    top: 5px;
    right: -41.4%;
}
.wrap-box-trending .box-trending-right {
    float: right;
    width: 19.32%;
    border: 1px solid #e6e6e6;
    /*border-top: 3px solid #000;*/
    padding: 0 15px 10px 15px;
}
.box-content-right-video-1170 .inner .wrap-item .item .infor .text-02 {
    float: left;
    height: 43px;
    overflow: hidden; font-size: 18px; margin-bottom: 1px;
}
.box-content-left-01 .peatured-post:after,
.wrap-box-trending .box-trending-right:after{
    display: none;
}
.wrap-box-trending .box-trending-right{
    border-bottom: 1px solid #ccc;
}
a span .text-01{
    font-size: 12px;
}
.box-content-left-01 .peatured-post .tittle-general {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 12px 0 8px 20px;
    margin-bottom: 20px;
}
.tittle-general {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 12px 0 8px 20px;
}
/*END FIX*/

.wrap-menu-vertical .magemenu-menu{
    z-index: 999;
}
.box-header-01{
    z-index: 99;
}
.box-header-01 .box-right .box .box-inner,
.box-header-01 .box-right .box .box-inner,
.sub-menu{
    z-index: 999;
}
.wrap-menu-vertical {
  float: left;
  position: relative;
  margin-top: 20px;
}
.wrap-menu-vertical .icon-menu-vertical {
  float: left;
}
.wrap-menu-vertical .icon-menu-vertical img {
  width: 100%;
}
.wrap-menu-vertical:hover .icon-menu-vertical {
  padding-right: 180px;
}
.wrap-menu-vertical:hover .vertical-menu {
  opacity: 1;
  visibility: visible;
}
.vertical-menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 85%;
  left: 0;
  background: #fff;
}
.vertical-menu .explodedmenu {
  width: 200px;
  position: relative;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
.vertical-menu .explodedmenu > li {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.vertical-menu .explodedmenu li.has-mega-menu {
  position: static;
}
.vertical-menu .explodedmenu li {
  position: relative;
}
.vertical-menu .explodedmenu .sub-menu {
  position: absolute;
  top: 80px;
  left: 200px;
  background: #fff;
}
.vertical-menu .explodedmenu li.parentMenu.has-mega-menu .sub-menu {
  left: 298px;
  top: 0;
}
.vertical-menu .explodedmenu li.parentMenu.has-mega-menu:hover .sub-menu {
  left: 199px;
  top: -1px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box-search .box-search-icon:hover .advanced-search.box-inner{
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.vertical-menu .explodedmenu li.parentMenu.has-mega-menu:hover:before {
  height: 0;
}
.vertical-menu .explodedmenu li.parentMenu.menu-03 .sub-menu {
  left: 299px;
  top: 0px;
}
.vertical-menu .explodedmenu li.parentMenu:hover .sub-menu {
  left: 199px;
  top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.vertical-menu .explodedmenu li.parentMenu:hover:before {
  height: 0;
}
.vertical-menu .explodedmenu li.parentMenu.has-mega-menu.menu-02 .sub-menu {
  box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.2);
}
.vertical-menu .explodedmenu li.parentMenu.has-mega-menu.menu-01 .sub-menu {
  box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.2);
}
.vertical-menu .explodedmenu li.parentMenu.has-mega-menu:hover:after {
  position: static;
}
.vertical-menu .explodedmenu li.parentMenu:hover:after {
  position: static;
}
.image-full{
  width: 100%;
}


/*new css*/
.vt_slider .slider-inner .container-slider .wrap-item-products .item {
  float: left;
  /*width: 100%;*/
  /*padding: 0 8px !important;*/
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item-brand{
    padding: 0 8px !important;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner {
  float: left;
  width: 100%;
  position: relative;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner .product-image {
  float: left;
  width: 100%;
  border: 1px solid #e6e6e6;
  transform: perspective(800px) rotateY(0deg);
  /*-webkit-transform: perspective(800px) rotateY(0deg);*/
  -webkit-transition: 0.5s ease-in 0s;
  -moz-transition: 0.5s ease-in 0s;
  -o-transition: 0.5s ease-in 0s;
  transition: 0.5s ease-in 0s;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner .product-image img {
  width: 100%;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner .infor {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 23px;
  margin-top: 0;
  transform: perspective(800px) rotateY(180deg);
  -webkit-transform: perspective(800px) rotateY(180deg);
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
  border: 1px solid #ccc;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner .infor span {
  display: inherit;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner:hover .product-image {
  transform: perspective(800px) rotateY(-90deg);
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
}
.vt_slider .slider-inner .container-slider .wrap-item-products .item .inner:hover .infor {
  transform: perspective(800px) rotateY(0deg);
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
  z-index: 9;
}
.subnav-fixed-02 {
    position: fixed;
    /*top: 0px !important;*/
    left: 0;
    width: 100%;
    z-index: 9999 !important;
    background: #fff;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.subnav-fixed {
  width: 15.6%;
}
.box-floating{
  background: #fff;
}
.date-comment .meta-item{
  min-height: 20px;
}
.date-comment a.sv-post-like{
  margin-left: 20px !important;
  min-height: 20px;
}
/*Fix unitest*/
.widget.widget_categories > select,
.widget.widget_archive > select{
  margin: 0px 15px 15px 15px !important;
  width: 92%;
}
.widget_categories >label,
.widget_archive >label{
  padding: 0 15px;
}
.widget_archive .widget-title{
  padding: 10px 15px;
}
.widget_calendar > div{
  padding: 10px 15px 15px 15px;
}
.widget ul li a{
  text-transform: capitalize;
}
.sidebar .widget.widget_rss ul{
  padding-bottom: 15px;
  padding-top: 10px;
}
.sidebar .widget.widget_text .textwidget form{
  padding: 0;
  margin-bottom: 15px;
}
.menu-testing-menu-container{
  border: none;
  padding:0;
}
.widget_rss ul li{
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #eaeaec;
}
.widget_rss li a.rsswidget,
.widget_rss li cite{
  font-weight: 700;
}
.widget_rss .rss-date{
  color: #999
}
.widget_calendar table caption{
  border: 1px solid rgba(128, 128, 128, 0.18);
  border-bottom: none;
}
.widget_rss .widget-title a img{
  margin-top: 4px;
}
.sidebar .widget ul ul{
  padding-right: 0;
}
.main-wrapper-default .blog-main ol.comments{
    list-style-type: none;
    margin: 0 15px;
}
.comment-detail{
    margin: 0 15px;
}
.main-wrapper-default .blog-main #comments > ol,
.main-wrapper-default .blog-main ul.children,
.main-wrapper-default .blog-main ul.page-numbers,
.main-wrapper-default .blog-main .position-04 .tab-item ul,
.main-wrapper-default .blog-main .box-left ul{
    list-style-type: none;
    margin: 0;
}
/*.main-wrapper-default .blog-main .post-content ul {
    list-style-type: square;
    margin: 0px 0px 0px 30px;
}*/
.main-wrapper-default .blog-main .post-content ol {
    list-style-type: decimal;
    margin: 0px 0px 0px 30px;
}
.main-wrapper-default .blog-main .page-links{
    margin-bottom: 15px;
    margin-top: 15px;
}
li.comment.parent article,
li .comment article{
    padding-bottom: 15px;
}
.comment-detail ul{
    padding-left: 84px;
}
/*.comment-detail h2{
    font-size: 30px;
}*/
.main-default .page-main .entry-content ol,
.main-wrapper-default .blog-main li .comment-text ol{
    list-style-type: decimal;
    margin: 0px 0px 0px 30px;
    padding: 0;
}
.main-default .page-main .entry-content ul,
.main-wrapper-default .blog-main li .comment-text ul{
    list-style-type: square;
    margin: 0px 0px 0px 30px;
    padding: 0;
}
.main-wrapper-default .blog-main li .comment-text ol li,
.main-wrapper-default .blog-main li .comment-text ul li{
    padding: 0;
    border: none;
}
.sidebar .widget.widget_nav_menu ul {
    padding-left: 11px;
}
.block-position-left-02 .pages li > span.current{
    color: #ff5836;
}
.post-content a:hover{
    color: #9f9f9f;
}
.main-default article.page{
    position: relative;
    border: 1px solid #e6e6e6;
    border-top: none;
    background: #ffffff;
    padding: 15px;
    margin-bottom: 15px;
}
.main-default article.page:before{
    content: "";
    width: 100%;
    height: 6px;
    background: #000;
    position: absolute;
    top: -1px;
    left: 0;
}
.page .main-default{
    margin-top: 15px;
}
.tiny-footer{
    background-color: #fff;
    border-top: 1px solid #eaeaec;
    padding: 15px 0;
    text-align: center;
}
.main-default{
    min-height: 190px;
}
/*.wrap-box-trending .box-trending-right ul li:hover*/
.widget_tag_cloud.widget a:hover{
    color: #000;
}
.box-style-2{
  border-bottom: 1px solid #ccc;
  background: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box-style-2:hover{
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  /*margin-bottom: 20px !important;*/
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box-style-3{
  border-bottom: 1px solid #ccc;
  background: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.box-style-3{
    margin-bottom: 15px;
}
.box-style-3:hover{
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  /*margin-bottom: 20px !important;*/
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.block-position-left-02 .item:last-child{
    border-bottom: none;
}
.box-content-left-07{
    position: relative;
}
.single .about-author .tittle-general{
  display: block;
}
.about-author .infor {
    margin-top: 0;
}
.wrap-default-container .box-header-01 .box-right .box.box-search .advanced-search{
    padding-top: 7px;
}
.woocommerce ul.products li.product a img{
  margin: 0;
}
div.zoom-image{
  margin: 0 0 1em;
}
.woocommerce ul.products li.product .onsale{
  z-index: 99;
}
.latest-news .navslider {
    position: absolute;
    right: 20px;
    top: 28px;
}
.vc_row[data-vc-full-width]{
    overflow: inherit !important;
}
.block-position-left-02 .item.no-thumb .infor-listing{
    width: 100%;
}
.single .main-wrapper-default{
    padding-bottom: 0;
}
.position-03 .vt_slider .owl-controls{
    left: 116px;
}
.position-03 .vt_slider .note-image2{
    bottom: 90px;
    top: inherit;
}
.position-04 .post-title:hover{
    color: #ff5836;
}
.slimScrollBar{
    display: none;
}
.woocommerce table.shop_table{
  border-collapse: collapse;
  padding: 0;
}
.wrap-menu-vertical .vertical-menu .explodedmenu > li.menu-item-has-children > a::after {
    content:"\f105";
    font-family:"FontAwesome";
    position:absolute;
    top:10px;
    right:15px;
    font-weight:400;
}
.wrap-menu-vertical .vertical-menu .explodedmenu > li.menu-item-has-children.has-mega-menu > a::after{
    content:"";
}
.animate{
    opacity: 1;
}