img{
    max-width: 100%;
    width: auto !important; 
    margin: auto;
}

.nav-center .owl-next{
    right: -60px;
}
.nav-center .owl-prev{
    left: -60px;
}
.nav-center:hover .owl-next,
.nav-center:hover .owl-prev{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
}
.nav-center:hover .owl-next{
    right: -29px;
}
.nav-center:hover .owl-prev{
    left: -29px;
}

.nav-style-1 .owl-prev,
.nav-style-1 .owl-next{
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
}
.nav-center.nav-style-1:hover .owl-next{
    right: -24px;
}
.nav-center.nav-style-1:hover .owl-prev{
    left: -24px;
}

.nav-style-2 .owl-prev,
.nav-style-2 .owl-next{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.nav-center.nav-style-2:hover .owl-next{
    right: -15px;
}
.nav-center.nav-style-2:hover .owl-prev{
    left: -15px;
}

.owl-carousel-mobile.owl-carousel{
    margin: 0;
}
.owl-carousel-mobile.owl-carousel .item-owl-mobile{
    padding: 0;
    margin-bottom: 0;
}

.nav-style-3 .owl-prev,
.nav-style-3 .owl-next{
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-style: 14px;
    color: #fff;
    background-color: rgba(255,255,255,0.2);
}
.nav-center.nav-style-3:hover .owl-next{
    right: -17px;
}
.nav-center.nav-style-3:hover .owl-prev{
    left: -17px;
}

.nav-style-4 .owl-prev,
.nav-style-4 .owl-next{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #aaa;
    background-color:#fff;
}
.owl-carousel.nav-style-4 .owl-prev:hover,
.owl-carousel.nav-style-4 .owl-next:hover{
    background-color: #737373;
    color: #fff;
}

.nav-center.nav-style-4:hover .owl-next{
    right: -20px;
}
.nav-center.nav-style-4:hover .owl-prev{
    left: -20px;
}

.nav-style-5 .owl-prev,
.nav-style-5 .owl-next{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-style: 14px;
    color: #fff;
    background-color: rgba(0,0,0,0.2);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}


.nav-style-6 .owl-prev,
.nav-style-6 .owl-next{
    width: auto;
    height: 24px;
    line-height: 24px;
    font-style: 14px;
    color: #444;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    margin: 0 8px;
}
.nav-style-6 .owl-next{
    margin-right: 0;
}
.nav-style-6 .owl-prev{
    margin-left: 0;
}

.nav-style-7 .owl-prev,
.nav-style-7 .owl-next{
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-style: 16px;
    color: #d4d4d4;
    background-color: transparent;
    border: 1px solid #d4d4d4;
}
.nav-style-7 .owl-prev:hover,
.nav-style-7 .owl-next:hover{
    color: #fff;
}
.nav-center.nav-style-7:hover .owl-prev{
    left: 10px;
}
.nav-center.nav-style-7:hover .owl-next{
    right: 10px;
}

.nav-center.nav-style-5:hover .owl-next{
    right: 0;
}
.nav-center.nav-style-5:hover .owl-prev{
    left: 0;
}


.nav-style-8 .owl-prev,
.nav-style-8 .owl-next{
    width: 25px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    color: #666;
    font-size: 14px;

}

.nav-style-8 .owl-prev:hover,
.nav-style-8 .owl-next:hover{
    color: #666;
    background-color: #fff!important;
}
.nav-top-left .owl-nav{
    position: absolute;
    top: -50px;
    left: 0;
}
.nav-top-right .owl-nav{
    position: absolute;
    top: -50px;
    right: 0;
}
.nav-top-center .owl-nav{
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

/* TAB */
.tab-container {
    position: relative;
}
.tab-container .tab-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}
.tab-container .tab-panel.active {
    opacity: 1;
    visibility: inherit;
    position: inherit;
    -vendor-animation-duration: 0.3s;
    -vendor-animation-delay: 1s;
    -vendor-animation-iteration-count: infinite;
}
.bg-parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}

/* ------------
 PRODUCT ITEM
--------------*/
.product-item{
    list-style: none;
}
.product-item .thumb{
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-top: 100%;
}
.product-item .quick-view{
    position: absolute;
    top: 0px;
    right: 10px;
    background:url("../images/icon_cart.png") no-repeat;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 2;
    width:50px;
    height:50px;
    opacity: 0;
}
.product-item:hover .quick-view{
        opacity: 1;

}

.product-item .quick-view:hover{
    background:url("../images/icon_cart_hover.png") no-repeat;

}

.product-item .flash{
    position: absolute;
    top: 10px;
    right: 7px;
    z-index: 2;
}
.product-item .flash>span{
    padding: 0 10px;
    font-size: 10px;
    color: #fff;
    background-color: #83ccd5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
    float: left;
    margin: 0 3px;
}
.product-item .flash .sale{
    background-color: #e9c77b;
}

.product-item .group-button{
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.product-item .wishlist,
.product-item .add_to_cart_button,
.product-item .compare{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 0;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: none;
    background-color: #aaaaaa;
    color: #fff;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: scale(0.5);
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    margin: 0 3px;
}
.product-item .wishlist:after,
.product-item .add_to_cart_button:after,
.product-item .compare:after{
    font-size: 14px;
}
.product-item .wishlist:after{
    content: "\e001";
}
.product-item .add_to_cart_button:after{
    content: "\e008";
}
.product-item .compare:after{
    content: "\e00a";
}

.product-item:hover .group-button .wishlist,
.product-item:hover .group-button .add_to_cart_button,
.product-item:hover .group-button .compare{
    transform: scale(1);
    visibility: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-item .info{
    padding: 10px;
}
.product-item .product-name{
    margin-bottom: 7px;
    line-height: normal;
}
.product-item .product-name a{
    font-style: italic;
    font-size: 13px;
    color: #333;
}
.product-item .product-name.short {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-item .price{
    color: #333;
    font-size: 14px;
}

.product-item .price ins{
    float: left;
    margin-right: 5px;
    text-decoration: none;
    color: #ec5858;
}
.product-item .price del{
    color: #aaa;
}

.product-item.style2 .info{
    text-align: center;
}
.product-item.style2 .price{
    display: table;
    margin: 0 auto;
}

.product-item.style3 .info{
    text-align: center;
    padding: 0;
    padding-top: 10px;
}
.product-item.style3 .price{
    display: table;
    margin: 0 auto;
}
.product-item.style3 .product-inner{
    padding: 10px;
}
.product-item.style3{
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

/*.owl-carousel .product-item{
    padding: 1px;
}*/
.product-item.style4 .product-inner{
    padding: 10px;
    overflow: hidden;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.product-item.style4 .product-name{
    line-height: normal;
    white-space: inherit;
    overflow: inherit;
}
.product-item.style4 .thumb,
.product-item.style4 .info{
    padding: 0;
}
.product-item.style4 .info{
    padding: 30px 10px;
    padding-bottom: 0;
}
.product-item.style4 .button.quick-view{
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.product-item.style4:hover .button.quick-view{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
}
.product-item.style4 .group-button{
    position: static;
    text-align: left;
    padding-top: 22px;
}
/* PRODUCT STYLE 5 */
.product-item.style5 .info{
    text-align: center;
    padding: 0;
    padding-top: 10px;
}
.product-item.style5 .price{
    display: table;
    margin: 0 auto;
}
.product-item.style5 .product-inner{
    padding: 10px;
    padding-bottom: 35px;
}
.product-item.style5{
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
/* STYLE 6 */
.product-item.style6 .product-inner{
    padding: 0;
    border: 1px solid #e6e6e6;
    width: 99.99999999%;
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
.product-item.style6 .info{
    padding: 10px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 19px;
}
.product-item.style6 .price{
    display: table;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    font-weight: 700;
}
.product-item.style6 .price del{
    color: #666;
}
.product-item.style6 .rating{
    color: #ccc;
}
.product-item.style6 .rating .active{
    color: #ffae00;
}
.product-item.style6 .product-name a{
    font-style: normal;
    color: #666;

}
.owl-carousel .product-item.style6{
    padding: 0;
}
.product-item.style6 .group-button{
    top: 54px;
    bottom: inherit;
    left: inherit;
    right: 0;
    width: 40px;
    position: static;
}
.product-item.style6 .wishlist,
.product-item.style6 .add_to_cart_button,
.product-item.style6 .compare,
.product-item.style6 .button.quick-view{
    margin: 0;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #c6c6c6;
    line-height: 40px;
    background-color: #fff;
    color: #ccc;
    margin-bottom: 3px;
    position: static;
    font-size: 0;
    float: left;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: scale(1);
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 50px;
    right: -110px;
    left: inherit;
    padding: 0;
    width: 150px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-style: normal;
    text-align:left;
}

.product-item.style6 .compare{
    top: 93px;
}
.product-item.style6 .button.quick-view{
    top: 136px;
}
.product-item.style6 .add_to_cart_button{
    top: 179px;
}
.product-item.style6 .wishlist:before,
.product-item.style6 .add_to_cart_button:before,
.product-item.style6 .compare:before,
.product-item.style6 .button.quick-view:before{
    content: '';
    display: inline-block;
    width: 40px;
    height: 38px;
    line-height: 38px;
    position: static;
    float: left;
    text-align: center;
    font-size: 20px;
    background-color: inherit;
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}
.product-item.style6 .wishlist:before{
    content: "\e642";
}
.product-item.style6 .add_to_cart_button:before{
    content: "\e615";
}
.product-item.style6 .compare:before{
    content: "\e6c2";
}
.product-item.style6 .button.quick-view:before{
    content: "\e618";
}
.product-item.style6 .wishlist:after,
.product-item.style6 .add_to_cart_button:after,
.product-item.style6 .compare:after,
.product-item.style6 .button.quick-view:after{
    display: none;
}
.product-item.style6 .wishlist:hover,
.product-item.style6 .add_to_cart_button:hover,
.product-item.style6 .compare:hover,
.product-item.style6 .button.quick-view:hover{
    color: #fff;
    right: 0;
}
.product-item.style6:hover .wishlist,
.product-item.style6:hover:hover .add_to_cart_button,
.product-item.style6:hover .compare,
.product-item.style6:hover .button.quick-view{
    transform: scale(1);
    visibility: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-item.style6 .button.quick-view:before{

}
.kt-tabs.style4 .product-item.style6 .product-inner,
.kt-tabs.style5 .product-item.style6 .product-inner{
    border-left-color:#fff;
}
.kt-category-tabs .has-banner-left .tab-content-products .product-item img{
    width: auto !important;
    display: inline-block;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.product-item.style6 .thumb{
    text-align: center;
}
.product-item.style6 .thumb a{
    display: block;
}
.product-item.no-border .product-inner{
    border-color: #fff;
}
/*.product-item.no-border .wishlist:before,
.product-item.no-border .add_to_cart_button:before,
.product-item.no-border .compare:before,
.product-item.no-border .button.quick-view:before{
    border-right: 1px solid #c6c6c6;
    margin-right: 2px;
    width: 40px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    position: static;
    margin: 0;
    padding: 0;
}
.product-item.no-border .wishlist:hover:before,
.product-item.no-border .add_to_cart_button:hover:before,
.product-item.no-border .compare:hover:before,
.product-item.no-border .button.quick-view:hover:before{
    border: none;
}*/
.product-item.no-border .wishlist,
.product-item.no-border .add_to_cart_button,
.product-item.no-border .compare,
.product-item.no-border .button.quick-view{
    right: -109px;
}
/* STYLE 7 */
.product-item.style7 .product-countdown{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.product-item.style7 .kt-countdown{
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    text-align: left;
    display: table;
    margin: 0 auto;
}
.product-item.style7 .kt-countdown .box-count{
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    overflow: inherit;
    text-align: center;
    float: left;
    margin-right: 5px;
}
.product-item.style7 .kt-countdown .box-count.secs{
    margin: 0;
}
.product-item.style7 .kt-countdown .box-count .number{
    width: 50px;
    height: 40px;
    background-image:url("../images/count-down-bg.jpg");
    background-repeat: repeat-x;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.product-item.style7 .kt-countdown .box-count .text{
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
    font-style: normal;
    display: inline-block;
    margin-top: 5px;
}
.product-item.style7 .wishlist,
.product-item.style7 .add_to_cart_button,
.product-item.style7 .compare,
.product-item.style7 .button.quick-view{
    transform: scale(1);
    visibility: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
    position: static;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    line-height: 38px;
    color: #e1e1e1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 0;
    vertical-align: top;
    text-align: center;
    padding: 0;
    font-style: normal;
}
.product-item.style7 .wishlist:before,
.product-item.style7 .add_to_cart_button:before,
.product-item.style7 .compare:before,
.product-item.style7 .button.quick-view:before{
    display: none;
}

.product-item.style7 .wishlist:after,
.product-item.style7 .add_to_cart_button:after,
.product-item.style7 .compare:after,
.product-item.style7 .button.quick-view:after{
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-size: 20px;
    position: static;
    width: auto;
    height: auto;
}
.product-item.style7 .wishlist:after{
    content: "\e642";
}
.product-item.style7 .add_to_cart_button:after{
    content: "\e615";
}
.product-item.style7 .compare:after{
    content: "\e6c2";
}
.product-item.style7 .button.quick-view:after{
    content: "\e618";
}

.product-item.style7 .wishlist:hover,
.product-item.style7 .add_to_cart_button:hover,
.product-item.style7 .compare:hover,
.product-item.style7 .button.quick-view:hover{
    background-color: #333333;
    color: #fff;
    border-color: #333;
}
.product-item.style7 .thumb{
    text-align: center;
    padding-top: 3px;
}
.product-item.style7 .info{
    text-align: center;
    padding: 0;
}
.product-item.style7 .price{
    display: table;
    margin: 0 auto;
    color: #333;
}
.product-item.style7 .group-buttons{
    padding-top: 20px;
}
.product-item.style7 .product-name a{

    font-size: 13px;
    color: #666;
    font-style: normal;
}
.product-item.style7 .product-name{
    margin-bottom: 0;
}

/* STYLE 8 */
.product-item.style8 .product-inner{
    overflow: hidden;
}
.product-item.style8 .thumb{
    width: 100px;
    float: left;
    border: 1px solid #e4e4e4;
}
.product-item.style8 .info{
    overflow: hidden;
    padding: 0;
    padding-left: 20px;
    padding-top: 15px;
}
.product-item.style8 .product-name a{

    font-style: normal;
}
.product-item.style8 .price {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 700;

}
.product-item.style8 .rating {
    color: #ccc;
    display:block;
    margin-top: 10px;
}
.product-item.style8 .rating .active {
    color: #ffae00;
}

/* STYLE 9 */
.product-item.style9 .product-inner{
    padding: 10px;
    overflow: hidden;
}
.product-item.style9  .thumb,
.product-item.style9 .info  {
    padding: 0;
}
.product-item.style9 .info{
    padding: 15px 10px;
}
.product-item.style9 .product-name a{
    font-style: normal;
    font-size: 14px;
    color: #999999;
}
.product-item.style9 .product-name:hover a{
    color:#333;
}

.product-item.style9 .price{
   font-size: 17px;
    color: #555555;
    margin-bottom: 15px;
    display: block;
    font-weight: bold;
}
.product-item.style9 .price:hover{
    color:#fc3d45;
}

.product-item.style9  .price ins{
    color: #aaaaaa;
}
.product-item.style9 .add_to_cart_button{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transform: scale(1);
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 13px;
    color: #666666;
    width: auto;
    height: auto;
    background-color: #f0f0f0;
    padding: 9px 15px;
    text-transform: none;
    line-height: normal;
    margin: 0;
}
.product-item.style9 .add_to_cart_button:before,
.product-item.style9 .add_to_cart_button:after{
    display: none;
}
.product-item.style9 .rating{
    color: #ffa800;
    margin-bottom: 5px;
    font-weight: 400;
    font-style: italic;
}
.product-item.style9 .rating .active{
    color: #ffae00;
}
.product-item.style9 .add_to_cart_button:hover{
    color: #fff;
}
/* STYLE 10 */
.product-item.style10 .info{
    padding: 5px 20px;
    padding-bottom: 0;
    margin-top: 19px;
    text-align: center;
}
.product-item.style10 .product-name a{
    font-size: 14px;
    font-style: normal;
}
.product-item.style10 .product-name{
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 26px;
    color:#666666;
}
.price_goc
{
    float: right;
    color: #555555;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
}
.product-item.style10 .price{
  font-size: 16px;
    font-weight: bold;
    color: #ff0000;
    font-style: normal;
}
.buynow
{
    text-align: center;
    width: 100px;
    height: 30px;
    background: #009c3b;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    border-radius: 30px;
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
}
.buynow a{
    color: #fff;
}
.buynow:hover a
{
    color: #fff;
}


/* LIST PRODUCT */
.product-list-grid{
    margin: 0 -5px;
}
.product-list-grid:before,
.product-list-grid:after{
    content: '';
    display: table;
}
.product-list-grid:after{
    clear: both;
}
.product-list-grid .product-item{
    padding: 0 5px;
    margin-bottom: 15px;
}
.product-list-view{
    margin: 0;
}
.product-list-view .product-item{
    margin-bottom: 30px;
}

.products-column-space-30{
    margin: 0 -15px;
}
.products-column-space-30 .product-item{
    padding: 0 15px;
}
/* PRODUCT GRID*/
.product-list-grid.desktop-columns-1 .product-item:nth-child(1n+1),
.product-list-grid.desktop-columns-2 .product-item:nth-child(2n+1),
.product-list-grid.desktop-columns-3 .product-item:nth-child(3n+1),
.product-list-grid.desktop-columns-4 .product-item:nth-child(4n+1),
.product-list-grid.desktop-columns-5 .product-item:nth-child(5n+1),
.product-list-grid.desktop-columns-6 .product-item:nth-child(6n+1),
.product-list-grid.desktop-columns-7 .product-item:nth-child(7n+1),
.product-list-grid.desktop-columns-8 .product-item:nth-child(8n+1),
.product-list-grid.desktop-columns-9 .product-item:nth-child(9n+1),
.product-list-grid.desktop-columns-10 .product-item:nth-child(10n+1),
.product-list-grid.desktop-columns-11 .product-item:nth-child(11n+1),
.product-list-grid.desktop-columns-12 .product-item:nth-child(12n+1){
    clear: left;
}

/* navigation */
.navigation{
    display: block;
    margin-top: 50px;
    width: 100%;
    float: left;
}
.navigation ul{
    padding: 0;
    margin: 0;
    display: table;
    margin: 0 auto;
}
.navigation ul li{
    list-style: none;
    display: inline-block;
}
.navigation ul li span,
.navigation ul li a{
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #e9e9e9;
    color: #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
}
.navigation ul li span:hover,
.navigation ul li a:hover,
.navigation ul li .current{
    color: #fff;
}

.shop-slider{
    margin-bottom: 25px;
    margin-top: 15px;
}

.shop-slider .owl-carousel:hover .owl-prev {
    left: 40px;
}
.shop-slider .owl-carousel:hover .owl-next {
    right: 40px;
}

.shop-page-bar{
    margin-bottom: 30px;
    display: table;
    width: 100%;
}
.shop-page-bar .page-bar-right{
    display: inline-block;
    float: right;
}
/*----------------
SINGLE PRODUCT
----------------*/
.single-product{
    border: 1px solid #ececec;
    padding-top: 15px;
}
.single-product .kt-images,
.single-product .kt-images-zoom{
    padding: 10px 0 10px 10px;
    /*margin-bottom: 60px;*/
    position: relative;
}
.single-product .kt-images .kt-thumbs,
.single-product .kt-images .kt-main-image{
    vertical-align: top;
}
.single-product .kt-images .kt-main-image{
    margin-bottom: 10px;
}
.single-product .kt-images .kt-thumbs{
    margin: 0 -5px;
}
.single-product .kt-images .item-thumb{
    display: inline-block;
    float: left;
    padding: 0 5px;
    width: 33.3333%;
}
.kt-zoom-thumbnails{
    margin-top: 10px;
    padding: 0;
}
.kt-zoom-thumbnails li{
    list-style: none;
}
.single-product .kt-images .owl-prev,
.single-product .kt-images .owl-next,
.kt-images-zoom .owl-prev,
.kt-images-zoom .owl-next{
    width: 30px;
    float: left;
    height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    line-height: 28px;
    font-size: 14px;
    background-color: #f5f5f5;
    color: #666;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.single-product .kt-images .owl-prev,
.kt-images-zoom .owl-prev{
    left: -30px;
}
.single-product .kt-images .owl-next,
.kt-images-zoom .owl-next{
    right: -30px;
}
.single-product .kt-images .kt-thumbs:hover  .owl-prev,
.kt-images-zoom .kt-zoom-thumbnails:hover .owl-prev{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
    left: 5px;
}
.single-product .kt-images .kt-thumbs:hover  .owl-next,
.kt-images-zoom .kt-zoom-thumbnails:hover .owl-next{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
    right: 5px;
}
.single-product .kt-images .owl-prev:hover,
.single-product .kt-images .owl-next:hover,
.kt-images-zoom .owl-prev:hover,
.kt-images-zoom .owl-next:hover{
    background-color: #aaaaaa;
    color: #fff;
}
.no-sidebar .single-product .kt-images .kt-thumbs{
    margin: 0;
    width: 100px;
    position: absolute;
    left: 10px;
    top: 10px;
}
.no-sidebar .single-product .kt-images .kt-main-image{
    padding-left: 110px;
}
.no-sidebar .single-product .kt-images .item-thumb{
    padding: 0;
    margin-bottom: 11px;
    width: 100%;
    float: left;
}
.no-sidebar .single-product .kt-images .owl-prev,
.no-sidebar .single-product .kt-images .owl-next{
    width: 50%;
    height: 28px;
    position: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.no-sidebar .single-product .kt-images .owl-nav{
   overflow: hidden;
}
.no-sidebar .single-product .kt-images .kt-main-image{
    margin-bottom: 0;
}
.single-product .summary{
    /* margin-bottom: 60px; */
    /* padding-top: 50px; */
    /* padding-right: 30px; */
    color: #888;
    font-size: 13px;
}
.single-product .summary p{
    margin: 0;
    font-weight: 500;
}
.single-product .summary .product_title{
    font-size: 20px;
    color: #888;
    margin-bottom: 10px;

}
.single-product .summary .price{
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 600;
}
.single-product .summary .stock{
    margin-bottom: 10px;
}
.single-product .summary .stock label{
    color: #444;
    margin: 0;
}
.single-product .summary .stock .fa{
    color: #9dc879;
}
.single-product .summary .rating{
    margin-bottom: 10px;
}
.single-product .summary .rating .fa{
    color: #ecc366;
}
.single-product .summary .short-descript{
    margin-bottom: 20px;
    line-height: 20px;
}
.single-product .summary label{
    color: #444;
    margin: 0;
}
.single-product .summary .variation_form_section{
    overflow: hidden;
}

table.variations-table {
    border-collapse: inherit;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 0;
    border: none;
}
table.variations-table tr {
    margin-bottom: 18px;
}
table.variations-table th,
table.variations-table td{
    padding: 0;
    vertical-align: middle;
    margin-bottom: 13px;
    width: 100%;
    display: table;
    border: none;
}
table.variations-table th:last-child,
table.variations-table td:last-child{
    margin-bottom: 0;
}
table.variations-table tr{
    margin-bottom: 5px;
    display: block;
}
table.variations-table tr:last-child{
    margin-bottom: 0;
}
table.variations-table .select-option a{
    display: inline-block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 0;
    float: left;
    position: relative;
}
table.variations-table .select-option{
    overflow: hidden;
    display: inline-block;
    margin: 0 10px 10px 0;
    position: relative;
}
table.variations-table .select-option.selected a:before{
    font-family: 'FontAwesome';
    content: "\f00c";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 13px;
    color: #fff;
}
table.variations-table tbody{
    display: block;
    width: 100%l
}

.single-product .summary .quantity{
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.single-product .summary .quantity label{
    display: block;
    margin-bottom: 10px;
}
.single-product .summary .quantity .qty {
    width: 60px;
    text-align: center;
    padding: 4px 0;
    margin-right: 23px;
    min-height: 34px;
}
.single-product .summary .single_add_to_cart_button {
    margin-right: 25px;
    float: left;
}
.single-product .summary .button.wishlist,
.single-product .summary .button.compare,
.single-product .summary .button.mailto{
    width: 40px;
    height: 40px;
    border: none;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    padding: 0;
    background-color: #aaaaaa;
    color: #fff;
    float: left;
    margin-right: 10px;
}
.single-product .summary .share{
    display: inline-block;
}
.single-product .summary .share span{
    display: inline-block;
    height: auto;
}
.zoom,
.imagezoom{
    cursor: zoom-in;
}

.product-tabs{
    border-top:1px solid #ececec;
}
.product-tabs .nav-tab{
    padding: 10px 5px 0 5px;
    overflow: hidden;
}
.product-tabs .nav-tab li{
    list-style: none;
    text-align: center;
    display: inline-block;
    float: left;
    padding: 0 5px;
}
.product-tabs .nav-tab li a{
    display: inline-block;
    background-color: #f1f1f1;
    padding: 9px 50px;
    color: #666;
    font-weight: 500;
}

.tab-container p{
    line-height: 25px;
    font-size: 14px;
    /* font-weight: 500; */
    text-align: justify;
}

.product-tabs .nav-tab li.active a,
.product-tabs .nav-tab li a:hover{
    background-color: #3c3c3c;
    color: #fff;
}
.product-tabs .tab-container{
    vertical-align: top;
    padding: 30px;
}
.no-sidebar .product-tabs{
    display: table;
    width: 100%;
}
.no-sidebar .product-tabs .nav-tab{
    display: table-cell;
    margin: 0;
    border-right: 1px solid #ececec;
    width: 262px;
    padding: 10px;
}
.no-sidebar .product-tabs .nav-tab li{
    display: block;
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
}
.no-sidebar .product-tabs .nav-tab li a{
    width: 100%;
}
.no-sidebar .product-tabs .tab-container{
    display: table-cell;
}
.no-sidebar .single-product .summary table.variations-table tr{
    width: 50%;
    float: left;
}
/*---------------
RESPONSIVE
---------------*/
@media (min-width: 1280px){
    .container {
        width: 1200px;
    }

}
@media (max-width: 1366px){
    .slide-home1 .thumbs{
        top: inherit;
        left: 0;
        text-align: center;
        bottom: 30px;
    }
    .slide-home1 .thumbs a{
        display: inline-block;
        max-width: 80px;
    }
    .header.style5 .advanced-search{
        width: 70%;
    }
    .header.style5 .main-header .mini-cart{
        width: 25%;
    }
    .header.style5 .main-menu>li>a{
        padding: 0 15px;
    }
    .slide-home4:hover .owl-prev {
        left: 20px;
    }
    .slide-home4:hover .owl-next {
        right: 20px;
    }

    .product-item .kt-countdown .box-count{
        width: 40px;
        height: 40px;
        font-size: 10px;
        padding-top: 3px;
    }
    .product-item .kt-countdown .box-count .number{
        font-size: 14px;
    }
    .footer.style4 .widget-payment-methods,
    .widget-hot-keyword .list-keyword{
        text-align: center;
    }
    .footer.style4 .widget-payment-methods .widget-title,
    .footer.style4 .widget-payment-methods .methods,
    .widget-hot-keyword .line label{
        display: block;
        float: none;
    }
    .header.style7 .main-header-menu{
        padding-left: 0;
    }
    .header.style7 .advanced-search{
        margin-left: 0;
    }
}
@media(max-width: 1200px){
    .top-bar-left .logo,
    .top-bar-left .form-search-wapper{
        padding: 30px 20px;
    }
    .top-bar-menu>li>a,
    .top-bar-menu>li>.cart-link{
        padding: 40px 50px;
    }

    .block-daily-deal .product-detail{
        display: block;
        width: 100%;
    }
    .block-daily-deal .product-count-down{
        display: block;
        width: 100%;
        padding: 0;
    }
    .block-daily-deal .product-count-down .kt-countdown{
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .block-daily-deal .product-count-down .box-count{
        display: table-cell;
        padding: 20px 0;
    }
    .block-daily-deal .product-info{
        padding-top: 20px;
    }
    .block-daily-deal .product-image{
        max-width: 46%;
    }
    .block-social .social,
    .block-newsletter .inner{
        padding-left: 30px;
        padding-right: 30px;
    }
    .header.style2 .logo{
        display: block;
        width: 100%;
        text-align: center;
    }
    .header.style2 .main-menu{
        padding-left: 0;
    }
    .header.style2 .main-menu>li:first-child>a{
        padding-left: 0;
    }
    .verticalmenu-content{
        display: none;
    }
    .box-vertical-megamenus .flash{
        display: none;
    }
    .box-vertical-megamenus .title .bar{
        display: inline-block;
    }
    .header.style3 .box-serach-wapper{
        padding-left: 0;
    }
    .header.style3 .main-menu>li:first-child>a{
        padding-left: 25px;
    }
    .lasttest-blog .blog-buttom .button{
       padding: 6px 15px;
    }
    .lasttest-blog .blog-buttom{
        padding: 13px 10px;
    }
    .no-sidebar .single-product .kt-images .kt-thumbs{
        position: static;
        width: auto;
        margin: 0 -5px;
    }
    .no-sidebar .single-product .kt-images .kt-main-image{
        padding: 0;
        margin-bottom: 10px;
    }
    .no-sidebar .single-product .kt-images .item-thumb{
        display: inline-block;
        float: left;
        padding: 0 5px;
        width: 33.3333%;
    }
    .header.style5 .main-menu{
        padding-left: 15px;
    }
    .header.style7 .advanced-search{
        width: 450px;
    }
    .header.style7 .box-vertical-megamenus .title{
        padding: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .header.style7 .box-vertical-megamenus .title .text{
        display: none;
    }
    .header.style7 .box-vertical-megamenus .title .bar{
        float: none;
    }
    .header.style7 .header-control .vertical-menu-wapper{
        width: 40px;
    }
    .header.style7 .main-menu>li:first-child>a{
        padding-left: 15px;
    }
    .header.style6 .header-msg{
        padding-right: 10px;
    }
    .header.style6 .advanced-search{
        width: 400px;
        margin-left: 0;
    }
    .header.style6 .main-menu>li>a{
        padding: 13px 15px;
        padding-bottom: 14px;
    }
    .header.style6 .main-menu>li:first-child>a{
        padding-left: 15px;
    }
    .box-icon.style5{
        min-height: 100px;
    }
    .kt-tabs.style5 .nav-tab li{
        padding: 13px 15px;
    }
    .product-item.style9 .price{
        margin-bottom: 10px;
    }
    .kt-category-tabs .tab-head .nav-tab li a{
        padding: 0 10px;
    }
    .header.style9 .main-menu>li>a{
        padding: 17px 6px;
        font-size: 11px;
    }
    .header.style9 .main-menu li:hover a{
        color: #018934 !important;
    }
    .header.style9 .box-vertical-megamenus .title{ font-size: 13px; }
    .header.style9 .main-menu>li:first-child>a{
        padding-left: 20px;
    }
    .header.style9 .main-header .advanced-search{
        width: 450px;
    }
    .header.style10 .main-header .advanced-search{
        width: 450px;
    }
    .header.style10 .main-menu>li:first-child>a,
    .header.style10 .main-menu>li>a{
        padding: 16px 20px;
    }
    .kt-category-tabs .sub-category{
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 10;
        padding:  5px 15px;
        display: none;
    }
    .kt-category-tabs .sub-category li a{
        padding: 5px 0;
    }
    .kt-category-tabs.style2 .tab-inner{
        background-image: none!important;
    }
}
@media (max-width: 1024px)
{
    .prod-title .pt-label ul li {
        padding-left: 0;
    }
    .prod-title {
        border-left: 1px solid #f6f6f6;
    }
    .prod-title .pt-label ul li a {
        font-size: 13px;

    }
    .prod-title .pt-title {
        font-size: 14px;
    }
    .block-service .item .title {
        margin-top: 6px;
        text-align: left;
        padding-left: 10px;
    }
    .by-design span {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .by-design::after{ display: none;}
    #slider_feeling .slick-next{ right:10%}
    /*.kt-product-tab .owl-carousel .owl-item:hover {
        display: none;
    }*/
    .block-service{ margin-bottom: 30px;}
    .by-design{ position: inherit; padding-left: 15px;}
    .by-social{ margin-top: 0px; float: none !important; text-align: center; display: block}
    .scroll_top{ color: #000;}
    #slider_feeling{ left:0px;}
    .vnt-feelling::after{
        display: none;
    }
    .number_row {
        margin-bottom: 5px;
    }
    .kt-category-tabs .product-item.style10 .product-inner{ border-left: none;}
    .kt-product-tab .owl-carousel .owl-item{
        border-left: 1px solid #e6e6e6;
    }
    .padding-bottom-50{ padding-bottom: 0px; padding-top: 0px !important;}
    .footer.style4:before{ display: none;}
    #slider_feeling .item .i-image{ margin-left: 10px;}

    .gird_news1 .row_news
    {
      height: 65px;
    }
    .gird_news1 .row_news .item {
        height: 65px;
    }
    .gird_news1 .row_news .i-image {
        width: 80px;
        height: 60px;
        float: left;
    }
    .gird_news1 .row_news .i-desc {
        padding-left: 89px;
    }
    .gird_news1 .row_news .i-desc .i-date {
        font-size: 13px;
        line-height: 15px;
        overflow: hidden;
        font-weight: 400;
        color: #fff;
    }
    .gird_news1 .row_news .i-desc .i-date a {
        line-height: 20px;
        overflow: hidden;
    }
    .footer.style4  .widget-title{ font-size: 12px;}
    .footer {
        padding-top: 20px;
    }
    .gird-info .thumbnail{ margin-bottom: 0px;}
    .regiter{ background-size: cover;}

    .no_padding {
    padding-left: 10px;
    padding-right: 10px;
}
    #slider_feeling .item .i-desc {
        width: 100%;
        background: url(../images/quote.png) no-repeat 10px 10px;
    }

.footer.style4 .widget li>a{ margin-left: 0px; }
    .footer .widget_store_info .item{ font-size: 12px; }
        .slide-home5 .owl-next, .slide-home5 .owl-prev{ display: none !important; }
        .footer.style4 .widget li{ list-style: none; }
        input[type="text"], input[type="email"], textarea, input[type="password"], input[type="tel"], select{
                padding: 11px 25px;
        }
         .i_brand2 {
    display: block;
    width: 100%;
}
       
}
@media (max-width: 991px){
    .hidden-sm{
        display: none;
    }
    .main-menu-wapper{float: right; height: 35px;}

    /* PRODUCT GRID*/
    .product-list-grid.desktop-columns-1 .product-item:nth-child(1n+1),
    .product-list-grid.desktop-columns-2 .product-item:nth-child(2n+1),
    .product-list-grid.desktop-columns-3 .product-item:nth-child(3n+1),
    .product-list-grid.desktop-columns-4 .product-item:nth-child(4n+1),
    .product-list-grid.desktop-columns-5 .product-item:nth-child(5n+1),
    .product-list-grid.desktop-columns-6 .product-item:nth-child(6n+1),
    .product-list-grid.desktop-columns-7 .product-item:nth-child(7n+1),
    .product-list-grid.desktop-columns-8 .product-item:nth-child(8n+1),
    .product-list-grid.desktop-columns-9 .product-item:nth-child(9n+1),
    .product-list-grid.desktop-columns-10 .product-item:nth-child(10n+1),
    .product-list-grid.desktop-columns-11 .product-item:nth-child(11n+1),
    .product-list-grid.desktop-columns-12 .product-item:nth-child(12n+1){
        clear: none;
    }
    /* PRODUCT GRID*/
    .product-list-grid.tablet-columns-1 .product-item:nth-child(1n+1),
    .product-list-grid.tablet-columns-2 .product-item:nth-child(2n+1),
    .product-list-grid.tablet-columns-3 .product-item:nth-child(3n+1),
    .product-list-grid.tablet-columns-4 .product-item:nth-child(4n+1),
    .product-list-grid.tablet-columns-5 .product-item:nth-child(5n+1),
    .product-list-grid.tablet-columns-6 .product-item:nth-child(6n+1),
    .product-list-grid.tablet-columns-7 .product-item:nth-child(7n+1),
    .product-list-grid.tablet-columns-8 .product-item:nth-child(8n+1),
    .product-list-grid.tablet-columns-9 .product-item:nth-child(9n+1),
    .product-list-grid.tablet-columns-10 .product-item:nth-child(10n+1),
    .product-list-grid.tablet-columns-11 .product-item:nth-child(11n+1),
    .product-list-grid.tablet-columns-12 .product-item:nth-child(12n+1){
        clear: left;
    }

    .top-bar-left{
        width: 100%;
    }
    .top-bar-left .logo{
        text-align: center;
    }
    .top-bar-right{
        width: 100%;
        float: left;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgba(56,56,56,0.6);
    }
    .top-bar-menu{
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .top-bar-menu>li{
        display: table-cell;
    }
    .top-bar-left .form-search-wapper{
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: rgba(56,56,56,0.6);
    }
    .block-daily-deal .thumbs{
        display: block;
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .block-daily-deal .thumbs a{
        display: inline-block;
        margin-bottom: 0;
    }
    .block-daily-deal .thumbs a:after{
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 13px 10px;
        border-color: transparent transparent #ffffff transparent;
        left: 50%;
        bottom: -20px;
        top: inherit;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .header.style2 .mobile-navigation{
        display: inline-block;
    }
    .header.style2 .main-menu{
        display: none;
    }
    .header.style2 .top-bar-menu{
        display: inline-block;
        width: auto;
    }
    .header.style2 .top-bar-menu>li>a{
        padding: 15px;
    }
    .header-control .vertical-menu-wapper{
        width: 60px;
    }
    .box-vertical-megamenus .title{
        width: 60px;
        font-size: 0;
        height: 60px;
        padding: 0;
        line-height: 60px;
        line-height: 60px;
        text-align: center;
    }
    .box-vertical-megamenus .title .bar{
        font-size: 16px;
        display: inline-block;
        float: none;
    }
    .block-banner-text.style4 .content{
        padding: 0 10px;
    }
    .footer-social,
    .footer-newsletter{
        padding: 0 30px;
    }
    .footer-social{
        text-align: center;
    }
    .footer-social .social a{
        display: inline-block;
        float: none;
    }
    .footer-social label{
        float: none;
        display: block;
        padding: 0;
        padding-bottom: 30px;
    }
    .kt-tabs .nav-tab li{
        padding: 0 10px;
    }
    .kt-tabs .tab-head{
        padding: 17px 10px;
    }
    .header.style3 .box-serach-wapper{
        display: table;
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }
    .header.style3 .advanced-search{
        width: 100%;
    }
    .header.style3 .main-header{
        padding-bottom: 30px;
    }
    .footer .widget:last-child{
        margin-bottom: 30px;
    }
    .post-item .post-thumb{
        width: 100%;
    }
    .blog-single-footer .share{
        float: left;
        margin-top: 15px;
    }
    .author-bio{
        padding: 15px;
    }
    .comment-form-wapper .comment-form input[type="text"], .comment-form-wapper .comment-form input[type="email"]{
        width: 100%;
    }

    .single-product .kt-images{
        padding: 10px;
        margin-bottom: 20px;
    }
    .single-product .summary{
        padding: 10px;
    }
    .single-product .kt-images .kt-main-image img{
        width: 100%;
    }
    .product-tabs .nav-tab li{
        width: 100%;
        padding: 0;
        padding-bottom: 1px;
    }
    .product-tabs .nav-tab li a{
        width: 100%;
    }
    .no-sidebar .single-product .summary table.variations-table tr{
        width: 100%;
    }
    .single-product .summary .share{
        display: block;
        margin-top: 15px;
    }
    .no-sidebar .product-tabs{
        display: block;
    }
    .no-sidebar .product-tabs .nav-tab{
        width: 100%;
        float: none;
        display: block;
    }
    .form-authentication{
        display: block;
    }
    .form-authentication .form-login, .form-authentication .form-register{
        display: block;
        width: 100%;
    }
    .header.style5 .top-bar-menu>li>a{
        padding: 0 10px;
    }
    .header.style5 .box-vertical-megamenus .title{
        width: 100%;
        height: auto;
        text-align: left;
        line-height: normal;
    }
    .header.style5 .box-vertical-megamenus .title .bar{
        float: right;
    }
    .header.style5 .mobile-navigation{
        padding: 0;
        padding-top: 3px;
    }
    .header.style5 .mobile-navigation .icon{
        border: none;
    }
    .header-control .vertical-menu-wapper{
        width: 30%;
    }
    .nav-center .owl-next{
        right: 0!important;
    }
    .nav-center .owl-prev{
        left: 0!important;
    }
    .nav-center:hover .owl-next{
        right: 30px!important;
    }
    .nav-center:hover .owl-prev{
        left: 30px!important;
    }
    .box-icon.style4{
        padding: 20px 5px;
        min-height:185px;
    }
    .box-icon.style4 .icon{
        width: 100%;
        height: 80px;
    }
    .box-icon.style4 .box-content{
        overflow: inherit;
        text-align: center;
    }
    .header.style7 .mobile-navigation{
        padding: 0;
        float: right;
    }
    .header.style7 .mobile-navigation .icon{
        width: 40px;
        height: 40px;
        float: right;
        margin: 0;
        margin-left: 15px;
    }
    .header.style7 .mobile-navigation .icon span{
        margin-bottom: 5px;
    }
    .header.style7 .top-bar-menu>li>a{
        padding: 0 15px;
    }
    .block-box.no-border-left .block-box-content {
        border-left: 1px solid #f0f0f0;
    }
    .block-box.no-border-right .block-box-content {
        border-left: 1px solid #f0f0f0;
    }
    .product-item.style3{
        border: 1px solid #f0f0f0;
    }
    .box-icon.style5 .icon{
        display: table;
        float: none;
        margin: 0 auto;
    }
    .box-icon.style5 .box-content{
        padding-left: 0;
        text-align: center;
    }
    .kt-tabs.style5 .floor-elevator{
        display: none;
    }
    .kt-tabs .nav-tab{
        margin-right: 0;
    }
    .header.style6 .header-msg{
        display: none;
    }
    .header.style6 .top-bar-menu>li>a{
        padding: 0 10px;
    }
    .header.style6 .box-vertical-megamenus .title{
        width: 40px;
        height: 40px;
        padding: 0;
        margin: 0;
        line-height: 40px;
    }
    .header.style6 .box-vertical-megamenus .title .bar{
        margin: 0;
    }
    .header.style6 .mobile-navigation{
        padding: 0;
        line-height: 40px;
    }
    .header.style6 .header-control .vertical-menu-wapper{
        width: 40px;
    }
    .header.style6 .mobile-navigation .icon{
        width: 40px;
        height: 40px;
        padding-top: 13px;
    }
    .banner-header .inner .close-banner{
        right: 0;
    }
    .header.style9 .top-bar-menu>li>a,
    .header.style10 .top-bar-menu>li>a{
        padding: 0 10px;
    }
    .header.style9 .header-control .vertical-menu-wapper,
    .header.style10 .header-control .vertical-menu-wapper{
        width: 35px;
    }
    .header.style9 .box-vertical-megamenus .title,
    .header.style10 .box-vertical-megamenus .title{
        padding: 0;
        width: 35px;
        height: 35px;
        text-align: center;
        line-height: 35px;
    }
    .header.style9 .box-vertical-megamenus .title .text,
    .header.style10 .box-vertical-megamenus .title .text{
        display: none;
    }
    .header.style9 .mobile-navigation,
    .header.style10 .mobile-navigation{
        padding: 0;
    }
    .header.style10 .mobile-navigation{
        color: #fff;
    }
     .header.style10 .mobile-navigation .icon{
        border-color: #fff;
    }
     .header.style10 .mobile-navigation .icon>span{
        background-color: #fff;
     }
    .kt-category-tabs .has-banner-left .left-banner{
        display: none;
    }
    .kt-category-tabs .tab-head .title{
        width: 180px;
    }
    .kt-category-tabs .tab-head .floor-elevator{
        display: none;
    }
    .kt-category-tabs .tab-head .nav-tab li a{
        font-size: 14px;
    }
    .group-brands .brand-item{
        width: 25%;
    }
    .kt-category-tabs .has-banner-left .tab-content-products{
        overflow: inherit;
        width: 100%;
        float: left;
    }
}

@media (max-width: 767px){
    .by-design span {
        float: none;
     }
    .by-design span
    {
        margin-bottom: 10px;
    }

    .by-design::after{ display: none;}

    .by-online{ text-align: center; }
    .coppyright span {
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    display: block;
    text-align: center;
}
    #news img{max-width:inherit; width:100%;}
    #news .thumbnail img{ max-height: inherit;}
    .gird-info img
    {
        max-width:inherit; width:100%;
    }

    .slide-home5 .owl-next, .slide-home5 .owl-prev{ display: none !important; }
.nav-top-right .owl-nav {
    position: absolute;
    top: -30px !important;
    right: 0;
}
    .left-sidebar .main-content{
        float: none;
        overflow: hidden;
        margin-bottom: 40px;
    }
    /* PRODUCT GRID*/
    .product-list-grid.tablet-columns-1 .product-item:nth-child(1n+1),
    .product-list-grid.tablet-columns-2 .product-item:nth-child(2n+1),
    .product-list-grid.tablet-columns-3 .product-item:nth-child(3n+1),
    .product-list-grid.tablet-columns-4 .product-item:nth-child(4n+1),
    .product-list-grid.tablet-columns-5 .product-item:nth-child(5n+1),
    .product-list-grid.tablet-columns-6 .product-item:nth-child(6n+1),
    .product-list-grid.tablet-columns-7 .product-item:nth-child(7n+1),
    .product-list-grid.tablet-columns-8 .product-item:nth-child(8n+1),
    .product-list-grid.tablet-columns-9 .product-item:nth-child(9n+1),
    .product-list-grid.tablet-columns-10 .product-item:nth-child(10n+1),
    .product-list-grid.tablet-columns-11 .product-item:nth-child(11n+1),
    .product-list-grid.tablet-columns-12 .product-item:nth-child(12n+1){
        clear: none;
    }
    /* PRODUCT GRID*/
    .product-list-grid.mobile-columns-1 .product-item:nth-child(1n+1),
    .product-list-grid.mobile-columns-2 .product-item:nth-child(2n+1),
    .product-list-grid.mobile-columns-3 .product-item:nth-child(3n+1),
    .product-list-grid.mobile-columns-4 .product-item:nth-child(4n+1),
    .product-list-grid.mobile-columns-5 .product-item:nth-child(5n+1),
    .product-list-grid.mobile-columns-6 .product-item:nth-child(6n+1),
    .product-list-grid.mobile-columns-7 .product-item:nth-child(7n+1),
    .product-list-grid.mobile-columns-8 .product-item:nth-child(8n+1),
    .product-list-grid.mobile-columns-9 .product-item:nth-child(9n+1),
    .product-list-grid.mobile-columns-10 .product-item:nth-child(10n+1),
    .product-list-grid.mobile-columns-11 .product-item:nth-child(11n+1),
    .product-list-grid.mobile-columns-12 .product-item:nth-child(12n+1){
        clear: left;
    }
    .slide-home2 .content-slide{
       padding: 0;
       left: 15px;
       right: 15px;
    }
    .slide-home2 .content-slide .subtitle{
        font-size: 14px;
    }
    .slide-home2 .content-slide .title{
        font-size: 16px;
    }
    .footer .coppyright{
        text-align: center;
        margin-bottom: 30px;
        display: block;
    }
    .footer .payment{
        text-align: center;
    }
    .verticalmenu-list .sub-menu{
        position: static;
        display: none;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    }
    .verticalmenu-list .show-submenu>.sub-menu{
        display: block;
    }
    .verticalmenu-list .sub-menu>li{
        padding: 0;
    }
    .verticalmenu-list .sub-menu>li>a{
        padding: 13px 15px;
    }
    .kt-tabs .nav-tab{
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    .kt-tabs .nav-tab li{
        display: block;
        padding:5px 0;
    }
    .product-item .wishlist,
    .product-item .add_to_cart_button,
    .product-item .compare{
        transform: scale(1);
        visibility: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .author-bio{
        display: block;
    }
    .author-bio .author,
    .author-bio .author-avatar{
        display: block;
        text-align: center;
        width: 100%;
    }
    .form-authentication .form-login, .form-authentication .form-register{
        padding: 15px;
    }
    .verticalmenu-list .megamenu{
        padding: 20px 0;
    }
    .box-vertical-megamenus .megamenu .widget:last-child {
        margin-bottom: 30px;
    }
    .product-item.list .product-inner,
    .product-item.list .thumb, .product-item.list .info{
        display: block;
    }
    .header .main-menu{
        display: none;
    }
    .mobile-navigation{
        display: inline-block;
    }
    .header.style5 .top-bar-menu{
        text-align: center;
    }
    .header.style5 .top-bar-menu>li>a{
        padding:10px 5px;
        font-size: 11px;
    }
    .main-header-menu{
        text-align: center;
    }
    .main-header-menu li{
        float: none;
    }
    .main-header-menu li a{
        border: none;
    }
    .header.style5 .advanced-search{
        width: 100%;
        margin-bottom: 15px;
    }
    .header.style5 .main-header .mini-cart{
        width: 100%;
    }
    .header.style5 .advanced-search .search-text-box{
        display: block;
    }
    .header-control .vertical-menu-wapper{
        width: 40px;
    }
    .header.style5 .box-vertical-megamenus .title{
        padding: 0;
        text-align: center;
        line-height: 40px;
    }
    .header.style5 .box-vertical-megamenus .title .text{
        display: none;
    }
    .header.style5 .box-vertical-megamenus .title .bar{
        float: none;
    }
    .header.style5 .mobile-navigation{
        font-size: 14px;
    }
    .floor-elevator{
        display: none;
    }
    .kt-tabs .tab-title{
        font-size: 16px;
    }
    .kt-tabs.style2 .nav-tab li a{
        padding: 0;
    }
    .kt-tabs.style2 .nav-tab li:after{
        display: none;
    }
    .kt-tabs.style2 .nav-tab li{
        padding: 5px 0;
    }
    .header.style5 .advanced-search .category-dropdwon{
        display: none;
    }
    .block-newsletter.style2 .inner{
        padding: 0 15px;
    }
    .block-newsletter.style2 .subtitle{
        font-size: 12px;
    }
    .block-box .block-head .block-desc{
        display: none;
    }
    .slide-home4 .container-slide .inner{
        padding: 0;
        float: none;
        text-align: center;
        width: 100%;
    }
    .slide-home4 .title{
        font-size: 20px;
    }
    .slide-home4 .subtitle{
        font-size: 12px;
    }
    .kt-tabs.style3 .nav-tab li{
        padding: 5px 0;
    }
    .slide-home7 .title{
        font-size: 30px;
        line-height: normal;
    }
    .slide-home7 .subtitle{
        font-size: 16px;
    }
    .header.style7 .advanced-search{
        width: 100%;
        margin-bottom: 20px;
    }
    .header.style7 .header-right-control{
        display: table;
        margin: 0 auto;
        float: none;
    }
    .header.style7 .top-bar-menu>li>a{
        padding: 0 5px;
    }
    .mini-cart:hover .mini-cart-content{
        display: none!important;
    }
    .header.style6 .advanced-search{
        width: 100%;
        margin-bottom: 20px;
    }
    /*.tab-brand .list-brand li{
        width: 333.333%;
    }*/
    .header.style9 .main-header .advanced-search,
    .header.style10 .main-header .advanced-search{
        width: 100%;
        margin: 0px 0px;
        margin-top: 15px;
    }
    .kt-product-tab .nav-tab li{
        display: block;
        float: none;
        text-align: center;
        padding: 5px 0;
    }
    .kt-product-tab .nav-tab li a{
        padding: 0;
        border: none;
    }
    .kt-product-tab .product-item.style9 .product-inner{
        border: 1px solid #e6e6e6;
        border-top: none;
        border-left: none;
    }
    .kt-category-tabs .tab-head,
    .kt-category-tabs .tab-head .title, .kt-category-tabs .tab-head .nav-tab{
        display: block;
        width: 100%;
        float: left;
    }
     .kt-category-tabs .tab-head .title{
        width: 100%;
        padding: 10px;

     }
     .kt-category-tabs .tab-head .nav-tab{
        text-align: center;
     }
     .kt-category-tabs .tab-head .nav-tab li{
        float: none;
     }
     .kt-category-tabs .tab-head .nav-tab li a{
        border: none;
     }
     .header.style9 .top-bar-menu,
     .header.style10 .top-bar-menu{
        text-align: center;
     }
    .kt-block-deal .head .count-down label{
        display: none;
    }
    .kt-block-deal .head .count-down{
        float: left;
        margin-top: 15px;
    }
    .kt-block-deal .head .count-down .kt-countdown .box-count{
        font-size: 12px;
    }
    .kt-block-deal .head .count-down .kt-countdown .box-count:first-child{
        padding-left: 0;
    }
    .kt-category-tabs.style2 .tab-head .nav-tab li{
        padding: 5px 0;
    }
    .kt-category-tabs.style2 .tab-head .title{
        border-bottom: 1px solid #eee;
        text-align: center;
    }
    .kt-category-tabs.style2 .product-item.style10 .product-inner{
        border: none;
    }
}

@media (max-width: 480px){
 .kt_home_slide .item-slide{
                background-size: 100% 100%;
        }
        .kt_home_slide .item-slide{
            height: 260px !important;
            min-height: 260px !important;
        }
    .slide-home1 .thumbs{
        display: none;
    }
    .top-bar-left .logo, .top-bar-left .form-search-wapper{
        display: block;
        width: 100%;
        padding: 10px;
    }
    .top-bar-left .logo {
        padding: 15px 10px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: rgba(56,56,56,0.6);
    }
    .top-bar-menu>li>a,
    .top-bar-menu>li>.cart-link{
        padding: 10px 15px;
    }
    .top-bar-menu>li>.cart-link .subtotal,
    .top-bar-menu>li>.cart-link .kak{
        display: none;
    }
    .block-daily-deal .thumbs{
        display: table;
        width: 100%;
    }
    .block-daily-deal .thumbs a{
        width: 33.33333%;
        float: left;
    }
    .block-daily-deal .product-image{
        max-width: 100%;
    }
    .block-daily-deal .product-info{
        padding-left: 0;
        width: 100%;
        float: left;
    }
    .block-daily-deal .product-count-down .box-count .number{
        font-size: 16px;
    }
    .block-daily-deal .product-count-down .box-count .text{
        font-size: 12px;
    }


    .header.style2 .mobile-navigation{
        font-size: 0;
    }
    .advanced-search .category-dropdwon{
        display: none;
    }
    .advanced-search .search-text-box{
        padding-left: 10px;
    }
    .footer-social, .footer-newsletter{
        padding: 0 10px;
    }
    .footer-social .social a{
        margin: 0;
    }
    .box-setting .box-setting-content {
        min-width: 120px;
        padding: 10px;
        left: 0;
        right: inherit;
    }
    .box-setting-content .box-section .inner a{
        width: 33.33333%;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
        padding: 0 5px;
    }
    .box-setting-content .box-section.currency .inner a{
        width: 20px;
        height: 20px;
        font-size: 13px;
        line-height: 20px;
        margin-right: 10px;
    }
    .box-setting-content .box-section .inner{
        padding: 10px 0;
    }
    .mini-cart .mini-cart-content{
        min-width: 255px;
    }
    .mini-cart:hover .mini-cart-content,
    .mini-cart .mini-cart-content{
        display: none;
    }
    .top-bar-menu>li:nth-last-child(1) .sub-menu,
    .top-bar-menu>li:nth-last-child(2) .sub-menu{
        left: 0;
        right: inherit;
    }
    .header.style2 .top-bar-menu>li>a{
        border: none;
    }
    .header.style2 .top-bar-menu{
        width: 100%;
        border: none;
    }
    .header.style2 .top-bar-menu>li{
        float: none;
        display: inline-block;
    }

    .block-banner-text .content{
        left: 15px!important;
        right: 15px!important;
        text-align: center!important;
    }
    .slide-home2 .content-slide .title{
        margin-bottom: 0;
    }
    .single-product .summary{
        padding: 10px;
    }
    .single-product .kt-images{
        margin-bottom: 20px;
        padding: 10px;
    }
    .no-sidebar .single-product .kt-images .kt-main-image{
        padding: 0;
    }
    .no-sidebar .single-product .kt-images .kt-main-image img{
        width: 100%;
    }
    .product-tabs .tab-container{
        padding: 10px;
    }
    table.cart{
        display: block;
    }
    table.cart thead{
        display: none;
    }
    table.cart td{
        display: block;
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .block-form .block-form-footer{
        padding: 0;
        overflow: hidden;
        text-align: center;
    }
    .block-form .block-form-footer .button{
        display: inline-block;
        float: none!important;
        margin-bottom: 10px;
    }
    .product-item .thumb img{
        max-width: 100%;
    width: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    }
    .product-item .thumb{ padding-top: 50% !important; }
    .product-item.style9 .info{ text-align: center; }
    .testimonial .inner .text{
        padding: 15px;
    }

    .header.style5 .mobile-navigation{
        font-size: 14px;
    }

    .header.style4 .top-bar-menu{
        width: auto;
        float: left;
    }
    .header.style4 .box-setting .box-setting-content{
        min-width: 190px;
    }
    .single-product .summary .single_add_to_cart_button{
        width: 100%;
        margin-bottom: 30px;
    }
}
@media (max-width: 320px){

    .box-category-products .head img{
        width: 100%;
    }
    .slide-home5 .content-slide .title{
        font-size: 20px;
    }
    .slide-home5 .content-slide .link{
        margin-top: 10px;
    }
    .topbar-search .icon .text{
        display: none;
    }
    .top-bar-menu .sub-menu{
        min-width: 170px;
        max-width: 170px;
    }
    .top-bar-menu .sub-menu>li{
        padding: 0 10px;
    }
    .top-bar-menu .sub-menu>li>a{
            padding: 10px 10px;
    }

    .box-setting .box-setting-content {
        min-width: 120px;
        padding: 10px;
        left: 0;
        right: inherit;
    }
    .kt-category-tabs .tab-head .nav-tab li{
        width: 100%;
    }
    .group-brands .brand-item{
        width: 50%;
    }

}
.slider_big img {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.slider_big {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 80%;
}

.item > a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    border-radius: 3px;
}

.item > a:hover, .item > a:focus, .synced .item > a {
    border-width: 2px;
}


.sync2 .owl-nav > div {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    bottom: 0;
    color: #9f9f9f;
    display: inline-block;
    font-size: 10px;
    height: 25px;
    left: -10px;
    margin: auto;
    padding: 5px 10px;
    position: absolute;
    top: 0;
}

.sync2 .owl-nav > .owl-next {
    left: auto;
    right: -10px;
}

.sync2 .owl-nav > div:hover, .sync2 .owl-nav > div:focus {
    background-color: #92d2a7;
    color: #fff;
}
.sync2 {
    margin-top:5px;
}