body, html {
    overflow-x: hidden;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    letter-spacing: 0.6px;
    background-color: #fff;
}

/*belife*/
.transition {
	transition: all .3s ease;
}
.flex{display:-webkit-flex;display:-webkit-box;display:-moz-flex;display:-moz-box;display:-ms-flexbox;display:-ms-flex;display:-o-flex;display:flex}
.flex-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.flex-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}
.flex5 > div{flex:1 1 20%;width: 20%;}
.flex4 > div{flex:1 1 25%;width: 25%;}
.flex3 > div{flex:1 1 33%;width: 33%;}
.flex2 > div{flex:1 1 50%;width: 50%;}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #000;
    transition: 0.3s ease;
}

:focus {
    outline: none;
}

a:focus, a:hover, .btn-link:focus, .btn-link:hover {
    text-decoration: none;
    outline: none;
    color: #338d71;
}

legend {
    font-size: 18px;
    padding: 7px 0px;
    color: #000;
    border-color: #f2f2f2;
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 13px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 13px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
    color: #000
}

.text-danger {
    color: #a94442;
    font-size: 10px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

@media (max-width: 991px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 963px;
    }
}

@media (min-width: 1200px) and (max-width: 1409px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1410px) {
    .container {
        width: 1380px;
    }
}

.form-control {
    box-shadow: none;
    border: 1px solid #eee;
    border-radius: 0
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    border-radius: 0
}

.form-control:focus {
    border: 1px solid #338d71;
    box-shadow: none
}

/* search */
/* catsearch */
.winter-search-result img {
    border: 1px solid #eee;
}

.winter-search-loader .loaders {
    position: absolute;
    top: 35%;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 70px;
    height: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.winter-search-loader {
    position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 15px;
    right: 15px;
}

#winter-search-category option {
    color: #000;
}

#winter-search-category option:hover {
    background-color: #fff;
    color: #000;
}

#winter-search-category {
    height: 44px;
    cursor: pointer;
    padding: 10px 25px 10px 10px;
    margin-bottom: 0;
    background: transparent url('../../../../../image/catalog/searcharrow.png');
    background-repeat: no-repeat;
    background-position: right 0 bottom 7px;
    border: 0;
    color: #767676;
    text-align: left;
    text-transform: uppercase;
}

.winter-dis .acpage {
    overflow: hidden;
    font-size: 14px;
    
    margin: 0 0 10px 0;
    transition: 0.3s ease;
    text-align: left;
}

.winter-cat {
    padding-top: 15px;
    padding-bottom: 15px;
}
.winter-cat .image a {
    display: block;
    font-size: 1em;
    padding-left: 0;
}

.winter-dis .list-des {
    font-size: 12px;
    color: #777;
    padding: 0;
    
    color: #282828;
    max-height: 45px;
    overflow: hidden;
}

.winter-search-result p {
    margin: 0px;
    padding: 10px;
}

.winter-dis {
    text-align: left;
}
.winter-dis a {
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 500;
}

.winter-search-result {
    left: 0;
    top: 100%;
    width: 100%;
    right: 15px;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    z-index: 99;
    max-height: 480px;
    overflow-y: auto;
}

.winter-search-container .winter-category-container {
    position: absolute;
    width: 18%;
    left: 0;
    z-index: 9;
    right: auto;
}

#search .input-lg {
    line-height: 20px;
    padding: 0 15px;
    width: 79%;
    border: 0;
    font-size: 28px;
    height: 134px;
}

.winter-category-container select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

#search .btn-lg {
    padding: 3px 30px;
    text-shadow: none;
    height: 70px;
    background: #338d71;
    color: #FFF;
    border-color: #338d71;
    transition: 0.3s ease;
    text-transform: uppercase;
    font-size: 0;
    font-weight: 500;
    letter-spacing: 0;
    border-radius: 5px;
    right: -1px;
}

#search .btn-lg svg {
    fill: #fff;
    width: 19px;
}

.points {
    margin-top: 15px;
}

#search .btn-lg:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

#search .form-control:focus {
    border: none;
    box-shadow: none;
}

#search .fa.fa-search {
    font-size: 40px;
    color: #338d71;
}

#input-captcha {
    margin-bottom: 15px;
}

/* cart */
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart .dropdown-menu {
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 295px;
    padding: 10px 0;
    top: 30px;
}

.dropdown-menu {
    border-radius: 0;
}

#cart .btn-danger {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
    font-size: 14px;
}

#cart .table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none;
}

#cart li tbody tr td {
    border-bottom: 1px solid #eee !important;
    border: none;
}

#cart li tbody tr td {
    border-bottom: 1px solid #eee !important;
    border: none;
    font-size: 12px;
}

.cartqt {
    width: 12%;
}

.cartdrop {
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.cartdrop img {
    max-width: 60px;
    padding: 0
}

.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 160px;
    font-size: 14px;
    transition: 0.3s ease;
}

.cartname:hover {
    color: #000;
}

.cartname a {
    font-weight: 500;
}

.cartprice {
    clear: both;
    position: relative;
    top: -35px;
    left: 70px;
    width: 50%;
    color: #000;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}

#cart .dropdown-menu li > div {
    padding: 0 10px;
}

#cart .dropdown-menu li > div table td {
    border: 1px solid #eee;
}

/* menu */
#menu .dropdown-menu {
    padding-bottom: 0;
    min-width: 230px;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .collapse .nav li.m-menu > a {
    padding: 15px 40px;
}
#menu .collapse .nav li.m-menu:hover > a {
    background-color: #3ba383;
}

#menu .dropdown-inner a {
    min-width: 200px;
    display: block;
    padding: 3px 2px;
    clear: both;
    line-height: 23px;
}

#menu .collapse .nav li.dropdown-submenu {
    padding: 0;
}
#menu .collapse .nav li.dropdown-submenu ul.grand-child li {
    padding: 0;
}

#menu .dropdown-inner .dropdown-submenu .submenu-title {
    font-weight: 500;
    color: #000;
    padding: 5px 10px 5px 10px!important;
    border-radius: 0;
    text-transform: none;
    line-height: 1.1;
}
#menu .dropdown-inner .dropdown-submenu .submenu-title:hover {
    color: #338d71;
}

/* content */
#content {
    min-height: 300px;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
    border-radius: 0
}

/* breadcrumb */
.breadcrumb {
    margin: 15px 0;
    padding: 8px 1px;
    background: transparent;
    border-radius: 0;
    font-size: 13px;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li a:hover {
    color: #000;
}

.breadcrumb > li a:hover {
    color: #338d71;
}

.breadcrumb > li a::after {
    content: '—';
    padding: 0 10px;
    color: #000;
}

.breadcrumb > li:last-child a::after {
    content: '';
    padding: 0;
}

.breadcrumb > li + li::before {
    padding: 0;
    color: #000;
    content: "";
}

.pagination {
    margin: 0;
    padding: 0;
}

/* buttons */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
}

.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    box-shadow: none;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn.active, .btn:active {
    outline: none;
    box-shadow: none
}

.btn-primary {
    background-color: #338d71;
    color: #fff;
    border: none;
    
    transition: 0.3s ease;
    font-size: 14px;
    border-radius: 3px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus,
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #3ba383;
    border-color: #3ba383;
    color: #fff
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger, .btn-info {
    color: #ffffff;
    background-color: #338d71;
    transition: 0.3s ease;
}

.btn-danger:hover, .btn-info:hover, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    background-color: #000;
    color: #fff
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #000;
    border-radius: 0;
    transition: 0.3s ease;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
    border: 1px solid #eee;
    padding: 12px 12px;
    
}

.catlistpage.list-group a.active, .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .catlistpage.list-group a.active:hover {
    background: #fff;
    color: #338d71;
    border: 1px solid #eee;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover, .catlistpage.list-group a:hover {
    background-color: #fff;
    color: #338d71
}

.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

.rating .fa-stack {
    font-size: 6px;
    width: 12px;
    height: 12px;
}

.rating .fa-star-o, .rating .fa-star {
    color: #ffc600;
    font-size: 13px;
}

.rating .fa-star + .fa-star-o {
    color: #ffc600;
}

h2.price {
    margin: 0;
}

.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}

/*loader start */
.s-panel {
    position: relative;
}

.s-panel .wrloader {
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat rgba(255, 255, 255, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.s-panel .img-responsive {
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

#slideshow0.owl-theme .owl-controls .owl-page span {
    opacity: 1;
    background: #878787;
    box-shadow: none;
    margin: 0;
}

#slideshow0.owl-theme .owl-controls .owl-page.active span, #slideshow0.owl-theme .owl-controls .owl-page:hover span {
    opacity: 1;
    background: #338d71;
}

#slideshow0 .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    top: auto;
}

/* slider start */

.homeslider-container .slick-dots li.slick-active button {
    color: #000;
}

.homeslider-container .slick-dots li button {
    font-size: 40px;
    line-height: 40px;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    color: #adadad;
    border: 0;
    outline: none;
}

/* .homeslider-container  .slick-dots li button:before {
        counter-reset: dots;
         font-size: 40px;
        opacity: 1;
        content: "";
    } */
/* .homeslider-container  .slick-dots li.slick-active button:before {
        counter-increment: dots;
        content: counter(dots);
        float: right;
        transition: 0.3s all;
    } */
.homeslider-container .slick-dots li {
    width: auto;
    margin: 0;
}

.homeslider-container .slick-dots li button::before {
    content: none;
}

.homeslider-container .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 6px;
    padding: 0;
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: none;
    background: #7a7a79;
    border-radius: 6px;
    margin: 0 5px;
}

.homeslider-container .slick-dots li.slick-active button {
    background: #338d71;
    width: 40px;
}

.homeslider-container .slick-dots {
    bottom: 20px;
}

.homeslider-container {
    padding: 0;
    margin-bottom: 50px;
}

.homeslider-container .slick-dots {
    bottom: 20px;
    display: inline-block !important;
    right: 0;
    left: 0;
    width: auto;
}

.homeslider-container .slick-prev, .homeslider-container .slick-next {
    position: absolute;
    top: auto;
    bottom: 20px;
    width: 50px;
    height: 50px;
    font-size: 0;
    line-height: 0;
    z-index: 99;
}

.homeslider-container .slick-arrow.slick-prev {
    right: 9%;
    left: auto;
}

.homeslider-container .slick-arrow.slick-next {
    left: auto;
    right: 15%;
}

.homeslider-container .slick-next:hover::before,
.homeslider-container .slick-prev:hover::before {
    color: #000;
}

.homeslider-container .slick-prev::before {
    content: '\f105';
    font-size: 55px;
    font-family: 'fontawesome';
    line-height: 60px;
    color: #ccc;
}

.homeslider-container .slick-next::before {
    content: '\f104';
    font-size: 55px;
    line-height: 60px;
    font-family: 'fontawesome';
    color: #ccc;
}

.homeslider-container .slick-dotted.slick-slider {
    margin-bottom: 0;
    position: relative;
}

.slidepadi {
    position: absolute;
    top: 0;
    left: 0;
}

.homeslider-container .slick-vertical .slick-slide {
    font-size: 16px;
    letter-spacing: 1px;
    color: #222;
    
    cursor: pointer;
    width: auto !important;
    float: none;
    margin-bottom: 30px;
    position: relative;
    padding: 0 20px;
    transition: all 1s ease;
}

.slideimg {
    position: relative;
}

.slidecap {
    position: absolute;
    left: 0;
    top: 30%;
    width: 600px;
    text-align: left;
    margin: 0 15%;
    z-index: 9;
}

.slidever {
    position: absolute;
    right: 0;
    top: 130px;
}

.slidever::before {
    content: '';
    position: absolute;
    right: 0;
    width: 246px;
    height: 474px;
    background: rgb(103, 58, 183);
    opacity: 0.102;
    border-bottom-left-radius: 500px;
    border-top-left-radius: 500px;
}

.homeslider-container .slick-vertical .slick-slide.slick-current, .homeslider-container .slick-vertical .slick-slide:hover {
    color: #338d71;
}

.homeslider-container .slick-vertical .slick-slide.slick-current {
    padding-right: 50px;
    padding-left: 0;
}

.homeslider-container .slick-vertical .slick-slide::after {
    content: '';
    position: absolute;
    right: 0;
    width: 0px;
    top: 10px;
    border-top: 1px solid #338d71;
    transition: all 1s ease;
}

.homeslider-container .slick-vertical .slick-slide.slick-current::after {
    width: 80px;
}

.slider-nav {
    margin: 160px 0px;
}

.slidecap h1 {
    font-size: 60px;
    letter-spacing: 0.4px;
    font-weight: 500;
    
    color: #000;
    transform: translateX(-500px);
    transition: all 1.5s ease;
    width: 100%;
    line-height: 73px;
}

.slidecap h2 {
    font-size: 50px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #222;
    
    margin-top: 20px;
    margin-bottom: 20px;
    transform: translateX(500px);
    transition: all 1.5s ease;
}

.slidecap p {
    font-size: 2.2666em;
    line-height: 1.15em;
    margin: 0;
    padding: 0;
    color: #202020;
    margin-bottom: 23px;
}

.slidecap .slidelink {
    position: relative;
    padding-top: 30px;
    display: inline-block;
    padding-bottom: 30px;
}

.homeslider-container .slick-current.slick-active .slidecap h1,
.homeslider-container .slick-current.slick-active .slidecap p {
    transform: unset;
}

.slidecap .slidelink a {
    background: transparent;
    color: #fff;
    padding: 8px 25px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    position: relative;
    border: 2px solid #338d71;
    transition: all 0.5s;
    position: relative;
    background: #338d71;
    font-size: 14px;
    z-index: 99;
    border-radius: 5px;
}

.slidecap .slidelink a:hover {
    background: #fff;
    border: 2px solid #338d71;
    color: #338d71;
}

.slidecap .slidelink a::before, .slidecap .slidelink a::after {
    position: absolute;
    content: '';
    display: none;
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
}

.slidecap .slidelink a:hover::before {
    animation: topBubbles ease-in-out .75s forwards;
    background-image: radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 20%, CurrentColor 20%, transparent 30%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 10%, CurrentColor 15%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
    top: -75%;
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
    color: #338d71;
}

.slidecap .slidelink a:hover::after {
    animation: bottomBubbles ease-in-out .75s forwards;
    background-image: radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 10%, CurrentColor 15%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%);
    background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
    bottom: -75%;
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
    color: #338d71;
}

@keyframes topBubbles {
    0% {
        background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
    }
    50% {
        background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
    }
    100% {
        background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

@keyframes bottomBubbles {
    0% {
        background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
    }
    50% {
        background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
    }
    100% {
        background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

.slider-for .slick-current.slick-active .slider-img img {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

.slider-for .slick-current.slick-active .slider-img img {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}

/* slider end */
/* alert design */
.a-one {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.a-one {
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    z-index: 99
}

.alert a {
    color: #222;
    font-weight: 500
}

.alert a:hover {
    color: #338d71
}

.alert h2 {
    font-size: 14px;
    display: inline-block;
    margin: 0;
}

.alert.alertsuc {
    padding: 13px 12px;
    background-color: #fff;
    border: 1px solid #ededed;
    color: #666;
    font-size: 14px;
    position: fixed;
    z-index: 99;
    transition: all ease .6s;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    top: 30%;
    padding: 40px
}

.alert-danger svg,
.alert-info svg,
.alert-success svg {
    display: block;
    margin: 0 auto 20px;
    width: 65px;
    height: 65px
}

.alert-success svg {
    fill: #4CAF50
}

.alert-danger svg {
    fill: #E2574C
}

.alert-info svg {
    fill: #31708f
}

.a-one .alert-dismissable .close, .a-one .alert-dismissible .close {
    position: absolute;
    top: 8px;
    right: 8px;
    opacity: 1;
    color: #222;
    color: inherit
}

/* custom css */
.fixed {
    position: fixed;
    z-index: 999;
    top: 0;
    background-color: #fff;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    box-shadow: 0px 0 8px 0 rgba(0, 0, 0, .5);
}

ol, ul {
    margin-bottom: 0;
}

.list-inline {
    margin: 0
}

.list-inline > li {
    padding: 0
}

/* search */
#madebyhand-search-category {
    float: left;
    width: 200px;
    border: none;
    height: 45px;
    padding: 10px;
    -moz-appearance: none;
    background: #fff url("../../../../../image/catalog/arrow.png");
    background-position: right bottom 7px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    display: none;
}

svg {
    vertical-align: middle;
    transition: 0.3s ease
}

.d-search button {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}

.sideb {
    display: block;
}

.siden {
    display: none;
}

body.active-search .wbSearch {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wbSearch {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    z-index: 999999;
}

.wbSearch .close-nav i {
    margin-left: 15px;
    display: inline-block;
    color: #000;
    font-size: 18px;
    position: relative;
    top: 5px;
}

.wbSearch #search_block_top {
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    border-bottom: 2px solid #999;
}

body.active-search .wbSearch #search_block_top {


}

/* result */
.madebyhand-search-result .searchbr {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #eee;
    margin: 15px 0;
    float: left;
    width: 100%;
}

.madebyhand-search-loader {
    position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.madebyhand-search-result {
    left: 0;
    top: 100%;
    right: 0;
    box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    z-index: 99;
    max-height: 530px;
    overflow-y: auto;
    margin-top: 1px;
    border: 1px solid #f5f5f5;
}

.madebyhand-dis h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0
}

.madebyhand-dis .list-des {
    font-size: 12px;
    color: #777;
    
    color: #282828;
    margin: 0 0 10px 0;
    max-height: 40px;
    overflow: hidden;
}

.madebyhand-search-result p {
    margin: 5px 15px;
}

.madebyhand-search-loader .loaders {
    position: absolute;
    top: 35%;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#search_block_top .input-group {
    position: unset
}

#search.desktop-search {
    margin: 0 20px;
    z-index: 999;
    position: relative;
}

/* search over */
.hbottom {
    margin: 0 auto;
}

#cart button.dropdown-toggle {
    border: none;
    padding: 0;
    background: transparent;
}

#top-links ul li svg {
    width: 30px;
    height: 30px;
    fill: #000;
    cursor: pointer
}

#top-links ul li.dropdown.inuser > a, #top-links ul li #cart button a {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    
}

.dropdown.inuser {
    margin: 8px 30px;
}

.dropdown.inuser svg {
    margin-right: 7px;
}

#cart-total {
    max-width: 18px;
    height: 18px;
    line-height: 19px;
    background-color: #000;
    color: #ffffff;
    text-align: center;
    margin: 0;
    position: absolute;
    top: -12px;
    padding: 0 5px;
    font-size: 12px;
    left: 6px;
    border-radius: 50%;
}

#cart .dropdown-toggle span.per {
    display: inline-block;
    
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    transition: 0.3s ease;
    vertical-align: bottom;
    /*color: #338d71;*/
    margin-left: 5px;
}

#cart .dropdown-toggle span strong {
    font-weight: normal;
}

#top-links ul li svg:hover, #top-links ul li.inuser .dropdown-toggle:hover svg, #cart .dropdown-toggle:hover svg {
    fill: #338d71
}

#cart .dropdown-menu p {
    margin-bottom: 0;
}

.hsticky.fixed {
    padding: 10px 70px;
}

.fixed #logo {
    margin: 4px 0;
}

.fixed #top-links {
    margin-top: 2px;
}

.fixed #menu .navbar-nav li a {
    padding: 0;
}

.topte li {
    display: inline-block;
    float: right;
}
.topte li .dropdown-menu {
    padding: 10px 15px;
}
.topte li .dropdown-menu li {
    float: left;
    margin: 3px 0;
    width: 100%;
}
.topte li .dropdown-menu li button {
    width: initial;
}
#form-language .dropdown-toggle span {
    font-size: 14px;
}
#form-language .dropdown-toggle img {
    position: relative;
    top: -2px;
    margin-right: 4px;
}

.dropdown-menu.langcdrop li {
    float: left;
    margin: 3px 0;
    width: 100%;
}

.dropdown-menu-right.langcdrop {
    padding: 10px 15px;
}

.lan .btn-link, .cur .btn-link {
    border: 0;
    padding: 0;
}

.lan {
    padding: 0 15px;
    margin: 0 15px;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}

header {
    /*height: 181px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    position: relative;*/
    width: 100%;
    position: absolute;
    z-index: 9;
}

#search_widget {
    width: 57%;
    border: 1px solid #e4e4e4;
    padding: 0;
    border-radius: 5px;
    position: relative;
    float: left;
}

#top {
    background-color: #f5f5f5;
    float: left;
    width: 100%;
    padding: 7px 10%;
}

.offer-title {
    font-size: 12px;
}
.offer-title li {
    display: inline-block;
    margin-right: 7px;
}

.hsticky {
    float: left;
    width: 100%;
    padding: 16px 0;
}
.hsticky + .container {
    clear: both;
}

.haccount {
    min-width: 20rem;
    line-height: 29px;
    padding: 8px 13px;
    
    top: 30px;
}

.haccount li a i {
    margin-right: 8px;
    min-width: 16px;
}

.haccount.dropdown-menu > li > a {
    padding: 5px 0;
}

.haccount.dropdown-menu > li > a:hover {
    color: #338d71
}

.insetting {
    margin: 0 20px;
}

#logo {
    margin: 0;
}

#top-links {
    float: right;
}

.langcur {
    vertical-align: middle;
}

.langcur .btn-group button.test {
    margin-top: 8px;
    display: inline-block;
    font-size: 14px;
    padding: 0;
    border: 0;
}

.dropdown-menu.hsetting {
    padding: 0 15px 10px;
    top: 30px;
}

/* menu */
#menu .navbar-collapse {
    padding: 0
}

.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: none;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}

.menusp > #menu {
    background-color: #338d71;
}

#menu .navbar-nav li .more-menu.sub-menu a {
    border: 0;
}

#menu .navbar-nav li a {
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 19px;
    color: #fff;
    font-weight: 700;
}

#menu .navbar-nav li a.dropdown-toggle i {
    top: -2px;
    margin-right: 10px;
    opacity: .5;
}
#menu .navbar-nav li a.dropdown-toggle i svg {
    fill: #fff;
}

#menu .navbar-nav li a:hover, #menu .navbar-nav li .dropdown-menu a:hover {
    color: #fff
}

#menu .navbar-nav li .dropdown-menu a {
    font-size: 14px;
    padding: 3px 2px;
    
    font-weight: normal;
    color: #555;
    border: 0;
}

#menu .navbar-nav li .dropdown-menu a::after, #menu .navbar-nav li .more-menu a::after {
    display: none
}

.nav.navbar-nav {
    text-align: center;
}

.navbar-nav {
    float: none
}

.navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.dropdown-menu {
    border-radius: 5px;
    border: none;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .175);
}

/* slider */
.sliderow {
    max-width: 1720px;
    margin: 0 auto;
}

.owl-carousel .owl-wrapper-outer {
    box-shadow: none;
    border: none;
    border-radius: 0
}

.owl-theme.owl-carousel {
    background-color: transparent;
    margin: 0
}

.sliderow .owl-pagination {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    top: auto
}

/* product */
.bigheading {
    color: #f5f5f5;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    margin-bottom: -20px;
}

.sub-heading.text-center {
    font-size: 18px;
    
    color: #8d8d8d;
    font-weight: 400;
    position: relative;
    letter-spacing: 0.8px;
    margin: 0 0 40px 0;
}

.heading span {
    display: inline-block;
    vertical-align: middle
}

.nav-tabs > li {
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.nav-tabs {
    border-bottom: none
}

.pro-tab li a {
    font-size: 14px;
    padding: 0;
    line-height: normal;
    margin: 0 10px;
    border-radius: 0;
    border: none;
    display: inline-block;
    cursor: pointer;
    padding-top: 8px;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent !important;
}

.pro-tab li {
    position: relative;
    padding-bottom: 10px;
}

.pro-tab li.active > a, .pro-tab li.active > a:focus, .pro-tab li.active > a:hover {
    color: #338d71;
    border: none;
}
.pro-tab li.active > a {
    border-bottom: 2px solid #338d71 !important;
}

.pro-tab.nav-tabs {
    margin-bottom: 0;
}

.product-thumb:hover .second-img {
    opacity: 1;
}

.product-thumb .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}

.sale {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    padding: 5px 6px;
    background: #E91D5A;
    line-height: 1;
    border-radius: 3px;
    z-index: 2;
}
.proimg .sale {
   right: 25px;
}

.product-thumb {
    position: relative;
    transition: 0.3s ease;
    border-radius: 5px;
    /*height: 100%;*/
}

.product-thumb .image {
    position: relative
}

.product-list .protitle {
    font-size: 16px;
}

.protitle {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin: 0;
    transition: 0.3s ease;
    overflow: hidden;
    height: 45px;
}

.shopping-cart .cartb {
    color: #338d71;
    border: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}

.product-thumb .button-group .cartb {
    display: none;
}

.product-thumb .caption {
    padding: 15px 0;
    text-align: left;
}

.product-layout {
    padding: 25px 25px 0;
    box-shadow: inset 0 0 0 1px #ececec;
    background: #fff;
    -webkit-transition: box-shadow .4s ease-out,border .4s ease-out;
    -moz-transition: box-shadow .4s ease-out,border .4s ease-out;
    -o-transition: box-shadow .4s ease-out,border .4s ease-out;
    transition: box-shadow .4s ease-out,border .4s ease-out;
    margin: 0 0 -1px -1px;
}

.protitle:hover, .protitle:hover a {
    color: #338d71;
}

.product-thumb .attrs {
    padding: 0;
    list-style: none;
    font-size: 12px;
    border-top: 1px solid #ececec;
    margin-top: 10px;
    padding-top: 10px;
    color: #939393;
}
.product-thumb .price {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s ease;
    letter-spacing: 0.2px;
    margin: 10px 0 5px;
    clear: both;
}

.product-thumb .rating {
    margin: 2px 0 5px;
    text-align: left;
}
.product-thumb .rating svg {
    fill: #DDDDDD
}
.product-thumb .rating.active svg {
    fill: #338d71
}

.price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 12px;
}

.product-thumb .image .rating {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

.product-list .absbtn .comapre::before, .product-list .absbtn .comapre::after {
    content: none;
}

/* button effect */
.product-thumb .button-group svg {
    width: 20px;
    height: 20px;
}

.product-thumb .button-group .bquickv a svg {
    width: 14px;
    height: 14px;
}

.product-thumb .button-group .bquickv {
    display: inline-block;
    vertical-align: middle
}

.product-thumb .button-group button, .bquickv a {
    background-color: #fff;
    color: #000;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    padding: 9px 5px;
    font-size: 14px;
    
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    border: 0;
    border-radius: 5px;
}

.absbtn .comapre:before {
    position: absolute;
    content: '';
    left: -5px;
    top: 7px;
    width: 1px;
    height: 25px;
    background: #e4e4e4;
}

.absbtn .comapre:after {
    position: absolute;
    content: '';
    right: -5px;
    top: 7px;
    width: 1px;
    height: 25px;
    background: #e4e4e4;
}

.absbtn .comapre {
    position: relative;
}

.product-thumb .button-group button svg,
.bquickv a svg {
    fill: #a7a7a7;
}

.product-thumb .button-group button:hover svg, .bquickv a:hover svg {
    fill: #338d71;
}

.product-thumb .button-group button.cartb span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    text-transform: uppercase;
}


.product-thumb .caption {
    margin-top: 8px;
}

/* category */
.homecategory {
    margin-left: auto;
    margin-right: auto;
    max-width: 1673px;
}

.categorybr a {
    display: block;
}

.categorybr {
    position: relative;
    overflow: hidden;
    min-height: 190px;
}

.catcontent {
    text-align: center;
    margin-top: 18px;
}

.catcontent h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    margin-top: 0;
    font-size: 22px;
    
    font-weight: 500;
    letter-spacing: 0.8px;
}

.catcontent h4, .catcontent h6 {
    
    margin: 0;
    font-weight: normal;
    color: #606060;
    font-size: 12px;
    cursor: pointer;
}

.block-cat-wr:hover .catcontent h6 {
    opacity: 0;
    transition: 0.3s ease;
}

.catcontent h4 {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
    transition: 0.3s ease;
}

.block-cat-wr:hover .catcontent h4 {
    opacity: 1;
    transition: 0.3s ease;
}

.catcontent h4:hover {
    color: #338d71;
}

.catcontent h4:hover svg {
    fill: #338d71
}

.catcontent h4 svg {
    fill: #777
}

/* service */
.ser-t .h4,
.ser-t h4,
.ser-t p {
    letter-spacing: .8px
}

.h-ser {
    padding: 60px 0 60px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fff;
    margin: 80px auto 0;
}

.deliveryinfo {
    cursor: crosshair;
    margin: 0;
}

.deliveryinfo ul li {
    display: inline-block;
    text-align: left;
}

.ser-t p {
    color: #626262;
    font-size: 12px;
}

.deliveryinfo .ses ul {
    padding: 0;
    border-right: 1px solid #e6e6e6;
}

.deliveryinfo .ses.ser-s ul {
    border: 0 !important;
}

.deliveryinfo ul li svg {
    fill: #666666;
    transition: all .4s ease-out 0s;
    vertical-align: middle;
    position: relative
}

.deliveryinfo ul li.ser-svg {
    position: relative;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    height: 62px;
    width: 70px;
    padding: 11px 0;
    border-radius: 100%;
    text-align: center !important;
    margin-right: 15px;
    float: left;
}

.deliveryinfo ul:hover svg {
    fill: #338d71
}

.deliveryinfo ul:hover li.ser-svg {
    border-color: #338d71;
}

.container.h-ser {
    clear: both;
}
.ser-t .h4,
.ser-t h4 {
    font-size: 16px;
    color: #000;
    
    font-weight: 400;
    margin-bottom: 8px;
}

.sub-img-banner {
    display: inline-block;
}

.sub-img-banner .beffect, .sub-img-banner .bnr-dsc {
    float: left;
}

.sub-img-banner .bnr-desc {
    padding: 0 0 0 30px;
    width: 59%;
    margin-top: 6%;
    float: left;
}

.bnr-title {
    color: #4c4c4c;
    
    font-size: 16px;
}

.bnr-subtitle {
    font-size: 36px;
    font-weight: 400;
    
    margin-top: 0;
    margin-bottom: 25px;
}

.bnr-dsc {
    color: #959595;
    font-size: 14px;
    margin-bottom: 50px;
}

.sub-img-banner .btn-primary {
    color: #338d71;
    
    transition: 0.3s ease;
    font-size: 14px;
    padding: 0;
    background: none;
    border-bottom: 1px solid #338d71;
    border-radius: 0;
}

.le2, .bannerright {
    margin-top: 30px;
}

.banner-blk {
    margin: 80px auto;
}

.banner-blk .bn-beffect:hover .bnr-dsc .title p {
    color: #338d71;
}

.banner-blk .bn-beffect .bnr-dsc .title p {
    color: #333;
    margin: 0;
}

.banner-blk .bnr-dsc {
    position: absolute;
    bottom: 30px;
    left: 25px;
    width: calc(100% - 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 5;
    margin: 0;
}

.banner-blk .bnr-dsc .title {
    line-height: 14px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 15px 10px;
    
    display: inline-block;
    position: relative;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    text-align: center;
    background: #E91D5A;
    width: 100%;
    border-radius: 3px;
}

.banner-blk .bn-beffect:hover .bnr-dsc .title a {
    visibility: visible;
    opacity: 1;
}

.banner-blk .bn-beffect .bnr-dsc .title a {
    display: inline-block;
    font-size: 24px;
    line-height: 36px;
    color: #338d71;
    position: absolute;
    top: 0;
    left: 0;
    
}

.bn-beffect {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.bn-beffect:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.bn-beffect img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    border-radius: 5px;
}

.bnr_desc span {
    float: left;
    width: 100%;
}

.textbdes {
    text-align: center;
    margin-top: 8%;
}

.bnr_desc .title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.8px;
    
}

.bnr_desc .desc2 {
    font-size: 120px;
    text-transform: uppercase;
    color: #338d71;
    opacity: 0.1;
    font-weight: 900;
    line-height: 100px;
    margin-top: -58px;
}

.bnr_desc .desc1 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.6px;
    
    margin-top: 50px;
}

.textbdes .btn.btn-primary {
    margin-top: 30px;
    color: #338d71;
    background-color: #fff;
    border: 1px solid #999;
    padding: 10px 34px;
    text-transform: uppercase;
    font-size: 12px;
    transition: 0.3s ease;
}

.textbdes .btn.btn-primary:hover {
    background-color: #338d71;
    color: #fff;
    border: 1px solid #338d71;
}

.textbp .img-responsive {
    float: right;
}

.offerbnr {
    margin-bottom: 80px;
}

/* video */
.vedio-block {
    margin-top: 50px;
    margin-bottom: 80px;
}

.vedio-bg {
    position: relative;
}

.play-video {
    position: absolute;
    top: 52%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

.play-video svg {
    fill: #fff;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.vedio-desc {
    padding: 0;
    right: -160px;
    position: relative;
    z-index: 1;
    top: 145px;
}

#vedioModal button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    position: absolute;
    opacity: 1;
    z-index: 9;
    right: 15px;
    top: 5px;
}

.vedio-title {
    font-weight: 700;
    color: #000;
    font-size: 50px;
    line-height: 60px;
    
    letter-spacing: 1px;
}

.vedio-title1 {
    font-weight: 500;
    color: #000;
    font-size: 22px;
    
    margin-top: 20px;
    letter-spacing: 3px;
}

.play-video p {
    color: #fff;
    text-transform: uppercase;
    margin: 10px;
}

/* testimonial */
.testi .testi-item {
    background: #f8f8f8;
    padding: 30px;
    margin: 0 15px;
}

.test-desc {
    margin: 60px auto;
}

#owl-testi .slick-slide .testi-item {
    opacity: .4;
}

#owl-testi .slick-slide.slick-current.slick-active .testi-item {
    opacity: 1;
}

#testi .item {
    padding: 0 15px;
}

#testi .item p {
    text-align: left;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 25px;
    margin-bottom: 25px;
}

#testi .item h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #338d71;
    font-weight: 500;
    margin: 0;
}

#testi .item h5 {
    font-size: 12px;
    color: #969696;
    
    margin: 0;
    font-weight: normal;
}

#testi .img-responsive.center-block {
    float: left;
    height: 80px;
    width: 80px;
}

#testi.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 6px;
    background: #7a7a79;
    border-radius: 6px;
    margin: 0;
    opacity: 1;
}

#testi.owl-theme .owl-controls .owl-page.active span {
    background: #338d71;
    width: 40px;
}

#testi .owl-pagination {
    top: 0;
}

#testi.owl-theme .owl-controls {
    margin-top: 20px;
}

.btm-dsc {
    float: left;
    text-align: left;
    margin: 17px 20px 0;
}

.btm-dsc h3 {
    font-size: 12px;
    font-weight: 400;
    color: #838383;
    margin: 10px 0;
}

.des_testimonial.d-test svg.right {
    float: right;
    transform: rotate(0deg);
    position: relative;
    top: -20px;
    line-height: 25px;
}

.des_testimonial.d-test svg {
    float: left;
    transform: rotate(180deg);
    fill: #338d71;
    height: 40px;
    opacity: 0.3;
}

.des_testimonial.d-test p {
    color: #7c7c7c;
    margin: 0;
    line-height: 28px;
}

.testi-d .center-block {
    border: 2px solid #338d71;
    border-radius: 50%;
}

.des_testimonial.d-test {
    padding-top: 55px;
    position: relative;
    margin-top: 20px;
}

.des_testimonial.d-test::before {
    top: 0;
    bottom: auto;
    content: "";
    position: absolute;
    background-color: #c9c9c9;
    left: 0;
    right: 0;
    width: 1px;
    height: 40px;
    margin: 0 auto;
}

.text-p h3 {
    color: #338d71;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

.first-t1 {
    color: #8d8d8d;
    font-size: 12px;
    font-weight: 400;
    display: block;
    position: relative;
    
    float: left;
    width: 100%;
}

.test-t .owl-theme .owl-controls .owl-page.active span,
.test-t .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #338d71;
}

.test-t .owl-theme .owl-controls {
    margin-top: 0;
}

.test-t .owl-theme .owl-controls .owl-page span {
    margin: 5px 0;
}

/* instagram */
.fborder.insta.container {
    margin: 80px auto;
}

#instagram_block_home .owl-wrapper .owl-item a {
    padding: 3px;
    position: relative;
}

#instagram_block_home .fancybox::before {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0;
    content: '';
}

#instagram_block_home .fancybox:hover::before {
    opacity: 1;
    visibility: visible;
    1 z-index: 1;
    -webkit-transform: scale(0.93, 0.93);
}

#instagram_block_home .fancybox::after {
    opacity: 0;
    position: absolute;
    left: 38%;
    top: 33%;
    width: 16px;
    height: 20px;
    transition: 0.4s ease;
    font-family: 'fontawesome';
    content: '\f16d';
    font-size: 30px;
    color: #fff;
}

#instagram_block_home .fancybox:hover::after {
    opacity: 1;
}

/* blog */
#blog .slick-slide div .blog-right {
    float: right;
    text-align: left;
    padding: 30px;
}

#blog .slick-slide > div:last-child .blog-right {
    float: left;
    text-align: right;
}

#blog .slick-slide > div:last-child .blog-left {
    float: right;
}

#blog .slick-slide div.product-block {
    margin: 15px 0;
}

.blog_webi .blog-right h4 {
    font-size: 18px;
    
    transition: 0.6s ease;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 20px 0 10px;
}

.blog_webi .blog-right h4:hover {
    color: #338d71
}

.blog_webi .blog-right p {
    color: #a3a3a3;
}

.date p, .blog-date p {
    display: inline-block;
}

.blog_webi .blog-right .date-time p {
    color: #5f5f5f;
    display: inline-block;
    font-size: 22px;
}

.blog_webi .blog-right .read_more {
    
    font-weight: 400;
    display: inline-block;
    color: #000;
    background-color: #fff;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 12px;
}

.blog-left {
    padding: 0;
}

.blog_webi .blog-right .read_more:hover {
    color: #338d71;
}

.blog_webi .blog-right .read_more:hover svg {
    fill: #338d71;
}

.redmore {
    position: relative;
    display: inline-block;
}

.read_more svg {
    fill: #000;
}

.lb-nav a {
    transition: none
}

.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(0.9, 0.9);
}

.blog-left:hover .blog_mask {
    visibility: visible;
}

.webi-blog-image {
    position: relative;
    margin-bottom: 15px;
    padding: 10px;
    box-shadow: 0 0 8px 0 rgba(4, 0, 0, .1);
}

#blog .product-block .webi-blog-image {
    margin-bottom: 0;
}

.date-time {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}

.webi_post_hover .icon {
    transform: translate(-50%, -50%);
    border: 2px solid #252525;
    padding: 9px 9px;
    display: inline-block;
    line-height: 0px;
    border-radius: 5px;
}

.webi_post_hover .icon:hover {
    background-color: #252525;
    color: #fff;
}

.blog-ic {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
}


.blogal .alert {
    position: unset;
}

.blog-desc {
    color: #777;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 20px;
}

.blog-comment {
    margin: 0 0 10px 0;
}

.blogal .block-title h3, .blog-comment {
    
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}

.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}

.bcomment {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 30px;
}

.view-comment {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.view-comment:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.blogu span {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 23px;
}

.date span {
    margin: 0 20px;
}

.view-comment i {
    font-size: 18px;
    line-height: 30px;
}

.allcomment h5 {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    line-height: 23px;
}

.blog_comment::before, .blog_comment::after {
    content: '|';
    padding: 0 15px;
}

.blog_links {
    margin: 15px 0
}

.allmb {
    margin-bottom: 15px;
    background: #fff;
    padding: 0;
}

.sngblog h3 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    
    line-height: 23px;
}

.sngblog .blog-desc {
    margin-bottom: 0
}

.allmb .blog-desc {
    overflow: hidden;
    max-height: 125px;
}

/* offerblock */
.offer-text {
    background-color: #262626;
    padding: 33px 60px;
    float: left;
    width: 100%;
}

.offer-text span {
    font-size: 24px;
    color: #fff;
    
    margin: 11px 20px 0;
    float: left;
}

.offer-text svg {
    fill: #fff;
    height: 40px;
    width: 40px;
    float: left;
}

.offer-text .btn-primary {
    font-size: 16px;
    padding: 11px 25px;
    float: right;
}

/* logo slider */
.logo-slider {
    margin-top: 40px;
    margin-bottom: 40px;
}

.logo-slider .owl-item {
    padding: 0 15px;
}

/* newsletter */
.newsl .input-group input, .newsl .input-group .input-group-btn button {
    height: 40px;
}

.white-popup .alert {
    top: auto;
    bottom: -11px;
    left: 10px;
    right: 10px;
}

.newsl .alert {
    position: absolute;
    margin: 0;
    top: auto;
    bottom: -8px;
    left: 15px;
    right: 15px;
    padding: 5px;
}

#column-right1 .newsl .alert {
    position: relative;
    margin: 0;
    top: 14px;
    padding: 5px;
    display: inline-block;
    width: 50%;
}

.newsl .inner h1 {
    
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}

.newsl .inner .form-group input {
    text-align: left;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 40px;
    padding: 8px 15px;
    height: 48px;
    background-color: #fff;
    border-radius: 5px;
    border: 0;
}

.newsl .form-group {
    position: relative;
    margin: 0 auto;
    width: 56%;
}

.newsl .inner .form-group button {
    padding: 12px 25px;
    
    position: absolute;
    right: 2px;
    top: 2px;
    color: #fff;
    background-color: #338d71;
    font-weight: 400;
}

.newsl .inner .form-group button:hover {
    background-color: #000;
}

.storeinfo h5 {
    display: none;
}

/* newsletter popup */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px 30px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    text-align: center;
    border-radius: 5px;
}

.white-popup h1 {
    font-weight: 500;
    
    font-size: 30px;
    margin: 0;
    color: #000;
}

.white-popup p {
    margin: 15px;
    line-height: 23px;
    color: #a1a1a1;
    font-size: 14px;
}

.modal-content {
    border-radius: 0;
}

#formNewLestter .inner .popup-top .form-group {
    position: relative;
    z-index: 1;
}

#formNewLestter .popup-top .button-submit {
    width: 20%;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 1;
}

#formNewLestter .popup-top .form-control {
    background-color: #eee;
    height: 45px;
    border-radius: 5px;
}

#formNewLestter .inner .popup-top .form-group {
    position: relative;
    width: 75%;
    display: inline-block;
    float: left;
    padding: 0 20px 0 0;
}

#formNewLestter .popup-top .button-submit .btn {
    padding: 14px 20px;
    line-height: 17px;
}

.formNewLestter .description-top {
    display: inline-block;
}

.white-popup .form-group .checkbox label {
    position: relative
}

.white-popup .mfp-close {
    background: #fff;
    border-radius: 5px;
}

.newsletter-bg {
    background-repeat: no-repeat;
    padding-top: 230px;
}

.slide-bottom {
    position: absolute;
    padding: 30px;
    background: #FFF;
    bottom: 0;
    right: 10%;
    border: solid 1px #000;
}

.slide-bottom .inner {
    position: relative;
}

.button-slide {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #000;
    color: #FFF;
    text-align: center;
    line-height: 30px;
}

/* footer */
#scroll {
    position: fixed;
    right: 20px;
    bottom: 60px;
    cursor: pointer;
    z-index: 8;
    height: 40px;
    width: 40px;
    line-height: 0;
    padding: 5px 0;
    display: none;
    outline: none;
    text-align: center;
    transition: all .5s ease-in-out;
    background: #338d71;
    color: #fff;
    border-radius: 5px;
}

#scroll:hover {
    background-color: #000;
}

#scroll i {
    font-size: 26px;
}

.middle-footer {
    float: left;
    width: 100%;
    background-color: #f0f6e8;
    margin-top: 40px;
    padding: 50px 0 0;
}

.fborder.news {
    display: none;
    padding: 50px 0;
    border-bottom: 1px solid #d8ddd0;
    margin-bottom: 50px;
}

footer {
    margin-top: 30px;
}

.middle-footer .h5,
.middle-footer h5 {
    font-weight: 400;
    margin-bottom: 18px;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.8px;
}

.middle-footer .fborder.news #column-right1 .h5,
.middle-footer .fborder.news #column-right1 h5 {
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0;
}

.description-top {
    font-size: 14px;
    color: #30312e;
}

.contact .f-left li {
    line-height: 27px;
}

.copy a {
    color: #000;
}

.middle-footer a, .f-left li {
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #5f5f5f;
    padding: 0;
    font-weight: 400;
}


.fsocial h5 {
    display: none;
}

.middle-footer a:hover {
    color: #338d71
}

.middle-footer .fsocial a:hover {
    background-color: #338d71;
}

.f-left svg {
    fill: #338d71;
    margin-right: 10px;
}

.f-left li {
    word-break: break-all;
}

.news .form-control::placeholder {
    color: #000;
}

.footer-logo {
    background: url("../../../../../image/catalog/logo.png") no-repeat;
    height: 34px;
    width: 129px;
    margin-bottom: 15px;
}

.copy .text-left, .copy .text-left a {
    font-size: 16px;
    color: #8a8b8e;
}

.fsocial {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.middle-footer .fsocial a {
    line-height: normal;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    padding-top: 10px;
    border-radius: 5px;
    display: inline-block;
    color: #7f7f7f;
    vertical-align: middle;
    background-color: #fff;
}

.fsocial a:hover {
    color: #fff
}

.fsocial li {
    margin: 0 4px;
}

.foot-payment li a {
    color: #777;
}

.foot-payment li i {
    font-size: 24px;
}

.foot-payment {
    margin-top: 18px;
}

.foot-payment li {
    margin-right: 10px;
}

.pay-connect h5 {
    display: none;
}

.webi-newsletter {
    padding: 0;
    text-align: center !important;
}

.pay-connect {
    float: left;
    margin-top: 15px;
}

.blog_webi {
    margin-bottom: 80px;
}

#blog .slick-list {
    padding: 0 !important;
}

/* carousel button */
.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    right: auto;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
    left: auto;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div {
    position: relative;
    background: transparent;
    opacity: 1;
    border-radius: 0;
    padding: 0;
    margin: 0 5px;
    height: auto;
    width: auto;
    top: 0;
    border: 0;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div svg {
    fill: #7f7f7f;
    width: 25px;
}

.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover svg {
    fill: #338d71;
}

.owl-carousel.owl-theme .owl-buttons {
    margin-top: 0;
}

.owl-theme.owl-carousel .owl-buttons div i {
    font-size: 18px;
    margin: 0;
    text-shadow: none;
}

/* pagination */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #338d71;
    border-color: #338d71;
    z-index: 0;
    color: #fff
}

.pagination > li > a, .pagination > li > span {
    color: #252525;
    padding: 7px 12px 5px 12px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #338d71;
    border-color: #338d71;
}

.pagi .tot {
    line-height: 34px;
    font-size: 12px;
}

.pagi {
    margin: 0 0 35px;
    background-color: #fff;
    padding: 8px 0;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination > li {
    display: inline-flex;
}

/* product page */
.form-rating .form-rating-container, .radi .form-rating, .radi label {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.form-rating .form-rating-container label,
.form-rating .form-rating-container:hover label {
    margin-bottom: 0;
    cursor: pointer
}

#tab-review .fa-stack-2x {
    color: #ffc600;
}

.form-rating .form-rating-container input {
    display: none
}

.form-rating .form-rating-container:hover label:hover i.fa-star-o,
.form-rating .form-rating-container:hover label:hover ~ label i.fa-star-o {
    color: #ffc600;
}

.form-rating input:checked ~ label i.fa-star, .form-rating input:checked ~ label i.fa-star-o, .form-rating .form-rating-container:hover label:hover i.fa-star,
.form-rating .form-rating-container:hover label:hover ~ label i.fa-star {
    color: #ffc600;
}

.form-rating .form-rating-container label i.fa-star-o, .form-rating .form-rating-container:hover label i.fa-star-o, .form-rating .form-rating-container label i.fa-star, .form-rating .form-rating-container:hover label i.fa-star {
    color: #d9d9d9;
}

.btn.datebtn {
    min-height: 34px;
    margin: 0 !important
}

.btn.datebtn i {
    vertical-align: middle
}

.btn.pcrt.btn-primary {
    min-height: 35px;
}

#product-product .pro-content .alert, #account-wishlist .alert, #account-register .alert, #checkout-cart .alert {
    position: unset;
    margin: 15px 0;
}

.zoomWrapper {
    position: relative
}

.thumbnail {
    padding: 0;
    border: none;
}

.pro-price {
    font-size: 24px !important;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 15px;
}

.palert, #tab-review .alert {
    position: relative;
}

#tab-review #review {
    margin-bottom: 15px;
}

.product-tab .nav > li > a {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 16px 24px 15px;
    color: #777;
    border-radius: 3px;
    border: 1px solid #ececec !important;
    font-size: .733em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    background: #fafafa;
}
.product-tab .nav-tabs > li.active > a,
.product-tab .nav-tabs > li.active > a:focus,
.product-tab .nav-tabs > li.active > a:hover {
    background-color: #fff !important;
    border-top-color: #338d71 !important;
}

#tab-specification .table-bordered > thead > tr > td, #tab-specification .table-bordered > tbody > tr > td {
    border: 1px solid #f6f6f6;
}

.pro-content h1 {
    /*font-size: 18px;*/
    
    letter-spacing: 1px;
    margin-top: 0;
}

.pro-content #product h3 {
    font-size: 18px;
}

.pro-content .alert, .product-quickview-detail .alert, #accordion .alert {
    position: unset;
}

.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
    border-radius: 0;
    height: 48px;
    background: transparent;
    border: none;
}

.pro-content .input-group {
    z-index: 0;
}

.btnminus, .btnplus {
    line-height: 22px;
}

.btnminus span, .btnplus span {
    position: unset;
    margin-top: 4px;
}

.producthr {
    border-top: 1px solid #f2f2f2;
}

.text-decor, .text-de {
    
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
    line-height: 25px;
}

.price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 13px;
}

.textdeb {
    margin: 0 4px;
    color: #338d71;
}

.textdeb:hover {
    color: #000;
}

.text-decor-bold {
    
    font-size: 14px;
}

.text-decor-bold h2 {
    font-weight: 500;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0
}

.custom-radio .img-thumbnail {
    display: block;
    padding: 0;
    border-radius: 4px;
    border: none;
    height: 30px;
    width: 30px;
}

.text-decorop {
    
    font-size: 14px;
    letter-spacing: 0;
}

.datebtn {
    background-color: #000;
    box-shadow: none;
    transition: all 0.3s ease;
    font-size: 12px;
    color: #fff;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 0;
}

.datebtn:hover, .btnup:hover {
    background-color: #338d71;
    color: #fff;
}

.pro-content .rating li {
    display: inline-block;
    
}

#tab-description {
    line-height: 22px;
}

.btnup {
    background-color: #000;
    transition: all 0.3s ease;
    font-size: 14px;
    box-shadow: none;
    border: none;
    color: #fff;
}

.proreview {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    margin: 0 30px;
    padding: 0 30px;
}

.productwish button {
    background-color: transparent;
    color: #000;
    box-shadow: none;
    border: none;
    font-size: 37px;
    margin-right: 10px;
    padding: 0;
}

.pro-content .pcrt svg {
    fill: #fff;
}

.pro-content .qty-plus-minus .form-control:focus {
    border-color: #ededed;
}
.pro-content .qty-plus-minus {
    background: #fafafa;
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
    justify-content: space-between;
    width: 100%;
    display: flex;
}

.pro-content #input-quantity {
    border-radius: 0;
}

.product-tab {
    margin-top: 30px;
    margin-bottom: 40px;
}

.product-tab .nav-tabs {
    padding: 0
}

.product-tab .tab-pane {
    padding: 30px 0;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #ededed;
}

.qtlabel {
    margin-top: 5px;
    width: 100px;
}

.product-tab #review .fa-stack {
    font-size: 8px;
}

#gallery_01 img {
    margin-bottom: 1px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.rsep {
    padding: 0 20px;
}

.custreview {
    
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
}

#review .custreview:nth-child(1) {
    border-top: none;
    margin-top: 0;
    padding-top: 0
}

#tab-review #review {
    border: 1px solid #eee;
    padding: 10px;
}

#tab-review #review p {
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: 0;
}

.custreview p {
    color: #777;
    line-height: 23px;
    font-size: 13px;
    margin-bottom: 0;
}

.crspc {
    padding: 10px 0;
}

.crspc span {
    display: inline-block
}

/* category page */
.product-grid .catlist-des {
    display: none;
}

.catlist-des {
    color: #727272;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 15px;
    
}

.filter-panel .panel-footer {
    background-color: #fff;
}

.filter-panel .list-group a {
    color: #000;
    border-bottom: 1px dotted #ededed;
    padding-bottom: 10px;
    font-weight: normal;
}

.filter-panel .list-group a:hover {
    background-color: transparent;
    border-bottom: 1px dotted #ededed;
}

.filter-panel .list-group-item {
    background-color: transparent;
}

.cate-top {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    margin-left: 0;
    margin-right: 0
}

.cate-top h2 {
    font-size: 18px;
    color: #000;
    letter-spacing: 0.5px;
    margin-top: 0;
    
}

.cate-top p {
    font-size: 12px;
    color: #aaa;
    letter-spacing: 0.5px;
    
}

.cate-border {
    background-color: #fff;
    margin-left: -30px;
    margin-right: -25px;
    margin-bottom: 20px;
    padding: 0;
}
.cate-border select {
    padding-right: 23px !important;
}
.cate-border .select-input::after {
    top: 4px;
}

#compare-total {
    padding: 0;
    font-weight: 500;
    margin-top: 5px;
}

.catesort label {
    background-color: #fff;
    border: none;
    color: #1e1e1e !important;
}

.lgrid {
    margin-top: 5px;
}

.lgrid svg {
    fill: #aaa;
    cursor: pointer;
}

.lgrid .active svg {
    fill: #338d71;
    cursor: pointer;
}

.catesort select option {
    background-color: #fff;
    color: #000;
}

.select-input::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 7px;
    pointer-events: none;
}

.catesort .input-group .form-control {
    z-index: 0;
}

.catesort select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.listgridbtn {
    background-color: #fff;
    padding: 0 !important;
    margin: 0 2px;
    border: none;
    box-shadow: none
}

.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
    background-color: transparent;
    box-shadow: none;
}

.listgridbtn i {
    font-size: 22px;
}

.btn-link:focus, .btn-link:hover {
    text-decoration: none;
}

.product-list {
    margin-bottom: 0px;
}

.product-grid .product-thumb, .product-list .product-thumb {
    margin-bottom: 0;
}

.product-list .product-thumb .image {
    border: 1px solid #f5f5f5;
}

.product-thumb .caption {
    margin-top: 0;
}

/* .cpagerow{
    	margin: 0 -5px;
    } */
.product-list .product-thumb {
    float: left;
    width: 100%;
    box-shadow: none;
    transition: none;
}

.product-list .product-thumb .rating {
    text-align: left;
}

.product-list .product-thumb .button-group {
    position: unset;
    opacity: 1;
    transition: none;
    text-align: left;
}

.product-list .product-thumb:hover .price {
    opacity: 1;
}

.product-list .shopping-cart {
    display: none;
}

.product-list .product-thumb .button-group button, .product-list .bquickv a {
    background-color: #f5f5f5;
}

.product-list .product-thumb .button-group button:hover, .product-list .bquickv a:hover {
    background-color: #338d71;
}

.product-list .product-thumb .button-group button.cartb span {
    display: none
}

.product-list .product-thumb .button-group button.cartb svg {
    display: inline-block;
}

.product-list .product-thumb .button-group button:hover svg, .product-list .bquickv a:hover svg {
    fill: #fff;
}

.product-list .product-thumb .button-group .absbtn {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    position: unset;
}

.product-list .product-thumb .button-group button.cartb {
    color: #000;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    padding: 9px 5px;
    font-size: 14px;
    
    transition: none;
    display: inline-block;
    vertical-align: middle;
    position: unset;
    left: 0;
    right: 0;
    bottom: 0;
}

.product-list .product-thumb .button-group {
    margin-top: 12px;
}

.product-list .product-thumb .price {
    margin-bottom: 10px;
    margin-top: 5px;
}

/* filter */
.catfilter.panel-default > .panel-heading, .cathed {
    color: #fff;
    background-color: #000;
    border: none;
    text-transform: uppercase;
    border-radius: 0
}

.catfilter .panel-heading button {
    border: none;
    background: transparent;
    box-shadow: none;
}

.catfilter .checkbox input {
    margin-top: 3px;
}

#xsfilter .list-group {
    margin-bottom: 0
}

.panel-default {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.list-group-item {
    border: 1px solid #eee;
}

.panel-footer {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fff;
    border: 1px solid #eee;
}

/* refine search */
.refines {
    margin-bottom: 40px;
}

.refines ul {
    display: flex;
    flex-wrap: wrap;
}

.refines li {
    font-size: 12px;
    letter-spacing: 0;
    vertical-align: middle;
    flex: 1 1 25%;
    width: 25%;
    max-width: 25%;
    border: 1px solid #ececec;
    padding: 17px 20px;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
}
.refines li:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: #fff;
    z-index: 1;
}
.refines li img {
    width: 50px;
    margin-right: 20px;
}

.refines h3 {
    
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
}

/* search page */
.search-page select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.search-page .select-input {
    position: relative;
}

#product-search .checkbox-inline {
    margin-top: 7px;
}

/* banner effect */
.beffect a {
    display: block;
    position: relative
}

.beffect a::before, .beffect a::after {
    content: "";
    border-radius: 0;
    bottom: 10px;
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, .1) none repeat scroll 0 0;
    transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
}

.beffect a::after {
    transform: scale(1, 0);
}

.beffect a::before {
    transform: scale(0, 1);
}

.beffect:hover a::before, .beffect:hover a::after {
    opacity: 1;
    transform: scale(1);
}

/* other page */
#checkout-cart .table-bordered > thead > tr > td {
    background: #f5f5f5;
}

#checkout-cart .table-bordered > tbody > tr > td:nth-child(2) {
    font-weight: 500;
}

.product-quickview-detail .swiper-viewport {
    margin: 0
}

.product-quickview-detail {
    width: 100%;
    background-color: #fff;
}

.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}

.mfp-iframe-scaler iframe {
    background: #fff !important;
    box-shadow: none !important
}

.product-quickview-detail .pro-content h1 {
    margin-top: 0;
}

.swiper-button-prev::before, .swiper-button-next::before {
    color: #000 !important;
    font-size: 26px !important;
}

.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}

#checkout-checkout .infobg [class*="col-"] h2 {
    font-size: 18px;
    
    margin-top: 0;
}

.contsp {
    margin-bottom: 15px;
}
.contsp p {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #999;
    margin-bottom: 5px;
}

.infocnt i {
    font-size: 16px;
    vertical-align: bottom
}

.infocnt {
    padding-bottom: 100px;
    padding-top: 70px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #eee;
}

.panel-group .panel, .panel-heading {
    border-radius: 0
}

#accordion .panel-default {
    border: 1px solid #eee;
}

.cartpsp .btn-danger {
    margin: 0 2px;
    height: 34px;
}

.subheading, .acpage h1, .not-found-head {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    padding: 10px 0;
}

.acpage .pull-right input[type="checkbox"] {
    margin-top: 0;
    vertical-align: middle;
}

.sitem ul {
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
}

.sitem ul li {
    list-style: url;
}

#accordion #input-password, #affiliate-login #input-password, #account-login #input-password {
    margin-bottom: 10px;
}

#accordion .panel-title i {
    float: right;
}

.panel-title {
    font-size: 14px;
}

.valign {
    vertical-align: middle !important;
}

.well {
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ededed;
    padding: 0 15px 15px 15px;
}

.well p {
    font-size: 12px;
}

.well p strong {
    font-size: 15px;
    font-weight: 500;
}

.table-hover > tbody > tr:hover {
    background-color: transparent;
}

.addlist {
    border: 1px solid #ededed;
    padding: 10px;
    line-height: 25px;
}

.addl {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin-top: 10px;
}

.alert {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    border-radius: 0;
    z-index: 99;
    
}

.alert .close {
    opacity: 1;
    right: 0;
    top: 0;
}

.co-heading {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
}

.img-thumbnail {
    border-radius: 0
}

.comb .btn-primary {
    margin: 3px 0;
}

.com-description {
    width: 25%;
    color: #777;
    font-size: 13px;
    white-space: normal !important;
}

.com-summary {
    width: 1%;
}

.brand-list .brands-content {
    padding: 8px;
}

.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
}

.brand-list {
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
}

/* account page */
/*-------------*/
.acco span {
    display: inline-block;
    vertical-align: middle;
}

#account-account.acpage #content[class*="col-"] a {
    display: inline-block;
    border: 1px solid #eee;
    width: 100%;
    padding: 25px 25px;
    border-radius: 4px;
    margin-bottom: 30px;
}

#account-account.acpage #content[class*="col-"] span:first-child {
    border-right: 1px solid #eee;
    padding-right: 25px;
    margin-right: 25px;
}

#account-account.acpage #content[class*="col-"] span:last-child {
    font-size: 16px;
    font-weight: 500;
}

#account-account.acpage #content[class*="col-"] span:last-child span {
    font-size: 14px;
    font-weight: 400;
    color: #bcbcbc;
    margin-top: 6px;
    
    letter-spacing: 0.3px;
}

#account-account.acpage #content[class*="col-"] span svg {
    fill: #338d71;
}

#account-account .achead {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}

/*------------*/
/* account - left column */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: transparent;
    color: #338d71;
}

.accolumn {
    border-radius: 0;
    padding: 15px 0px;
    border: 1px solid #f2f2f2;
}

.accolumn.list-group a {
    border: none;
    padding: 10px 50px;
    font-size: 13px;
}

.accolumn.list-group a.logu {
    padding: 10px 0;
    color: #000
}

.accolumn h3 {
    font-size: 16px;
    font-weight: 500;
    color: #878787;
    display: inline-block;
    margin-top: 0;
    padding: 0 20px;
}

.accolumn h3 a {
    font-size: 16px;
    font-weight: 500;
    color: #878787;
    padding: 0;
    display: inline-block;
    margin-top: 0;
    padding: 0 0px;
}

.accolumn h3 svg {
    fill: #338d71;
    margin-right: 10px;
}

.accolumn hr {
    border-top: 1px solid #f0f0f0;
}

.acl {
    margin-bottom: 5px;
}

.description-grey {
    background-color: #f9f9fa;
    padding: 30px;
    border: 1px solid #ececec;
    border-radius: 4px;
}
.description-grey .header-h2 {
    text-align: center;
    margin: 0 0 15px;
    position: relative;
}
.description-grey .cols {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    font-size: 13px;
    text-align: justify;
    color: #666;
}
.description-grey .cols .col {
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
}
.description-grey .cols .col h3 {
    margin-top: 0;
    padding-top: 15px;
}

#column-left1 > div > div img {
    margin-bottom: 10px;
    margin-top: 10px;
}

.simplecheckout-right-column {
    position: sticky;
    top: 80px;
}
.simplecheckout-step:after {
    content: '';
    display: block;
    clear: both;
}

.category_list li a {
    color: #262626;
    display: block;
    background-color: #fff;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
    display: flex;
}
.category_list li a p {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    margin: 3px 0 0;
    color: #999;
}

.topte li ~ li {
    margin-left: 10px;
}
.topte > li:nth-child(2) {
    margin-left: 0;
    margin-right: 15px;
}
.topte > li:first-child span,
.topte > li:nth-child(2) span {
    font-size: 12px;
}

#column-left1 {
    position: relative;
    margin-top: -15px;
}

.rev-title {
    font-size: 12px;
    color: #8a8a8a;
    padding-left: 95px;
}
.rev-title strong {
    font-weight: bold;
    color: #000;
    font-size: 15px;
    display: block;
}

#tab-specification a {
    color: #338d71;
}
#tab-specification a:hover {
    text-decoration: underline;
}

.one-click-block {
    display: flex;
}
.one-click-block input {
    border: none !important;
    background: #fafafa;
    padding: 7px 7px 7px;
    height: 48px;
    font-size: 15px;
}
.one-click-block button {
    margin-left: 0;
    width: 100%;
    height: 48px;
    border-radius: 0;
    font-size: .7333em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 10px;
}
#button-one-click-link {
    width: 100%;
    height: 48px;
    border-radius: 0;
    font-size: .7333em;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 10px;
    background: transparent;
    line-height: 30px;
    color: #338d71;
}

#menu li.level1 {
    position: inherit;
}
#menu .dropdown-menu {
    margin-left: 0 !important;
    max-width: 100%;
    width: 100%;
}
#menu .dropdown-inner {
    display: block;
    max-width: 100%;
}
li.level1 > .dropdown-menu > div > ul {
    width: 100%;
}

.product-thumb {
    height: 100%;
}

@media (max-width: 779px) {
    .product-quickview-detail .pro-content h1 {
        margin-top: 50px;
    }
    .simplecheckout-right-column {
        position: relative;
        top: 0;
        margin-bottom: 35px;
    }
    html, body {
        overflow-x: hidden !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-thumb .button-group {
        top: 47% !important;
    }
}
@media (min-width: 768px) {
    .storeinfo .h5 {
        display: none;
    }
    .sticky, .blogsticky {
        position: sticky;
        top: 15px
    }

    .product-list .caption {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }

    .product-list .image, .product-list .caption {
        float: left;
        position: relative;
    }

    #xsfilter {
        display: block !important;
    }

    .catfilter .panel-heading button {
        display: none
    }

    .middle-footer .h5 button,
    .middle-footer h5 button {
        display: none;
    }

    .footer-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

@media (max-width: 1459px) {
    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
        right: auto;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
        left: auto;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div {
        position: relative;
        margin: 0 5px;
    }

    .ser-dsc {
        top: 80px;
    }
    #menu .collapse .nav li.m-menu > a {
        padding: 15px 25px;
    }
}

@media (min-width: 1410px) {
    #column-right, #column-left, .manucom .product-list .image {
        width: 22%;
    }

    #content.colright, .manucom .product-list .caption {
        width: 78%;
    }

    .product-list .image {
        width: 30%;
    }

    .product-list .caption {
        width: 70%;
    }

    .manucom .product-grid {
        width: 25%;
    }

    .winter-search-container .winter-category-container {
        width: 23%;
    }

    #search_widget {
        width: 60%;
    }

    #search .input-lg {
        width: 100%;
    }

    .blog .slick-list {
        padding: 0 !important;
    }
}

@media (max-width: 1410px) {
    li.level1 > .dropdown-menu > div > ul {
        flex-wrap: wrap;
    }
    li.level1 > .dropdown-menu > div > ul > li {
        position: relative;
        flex: 1 1 25%;
        width: 25%;
        max-width: 25%;
        min-width: 25%;
    }
}

@media (max-width: 1270px) {
    #menu .collapse .nav li {
        padding: 0 20px;
    }
    #menu .collapse .nav li.m-menu > a {
        padding: 15px 5px;
    }
    .slidecap {
        transform: translate(-100%, -50%);
    }
    li.level1 > .dropdown-menu > div > ul {
        flex-wrap: wrap;
    }
    #menu .dropdown-inner .dropdown-submenu .submenu-title {
        padding: 5px 10px 5px 10px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1409px) {
    #top {
        padding: 7px 15px;
    }

    .ser-dsc {
        top: 20%;
    }

    .ser-title h1 {
        font-size: 23px;
        letter-spacing: 0.6px;
    }

    .ser-title a {
        padding: 8px 17px;
    }

    #account-account.acpage #content[class*="col-"] a {
        padding: 25px 15px;
    }

    #account-account.acpage #content[class*="col-"] span:last-child {
        font-size: 14px;
        letter-spacing: 0
    }

    .slidecap h2 {
        font-size: 30px;
    }

    .slider-img::before {
        width: 400px;
        height: 400px;
    }

    .slidever::before {
        width: 200px;
        height: 400px;
    }

    .slidecap {
        top: 17%;
        margin: 0 100px;
    }

    .slidever {
        top: 55px;
    }

    .manucom .product-grid {
        width: 25%;
    }

    .manucom .product-list .image {
        width: 22%;
    }

    .manucom .product-list .caption {
        width: 78%;
    }

    .list-group a {
        font-size: 13px;
        letter-spacing: 0
    }

    .product-list .image {
        width: 30%;
    }

    .product-list .caption {
        width: 70%;
    }

    #menu .navbar-nav li a {
        font-size: 14px;
    }

    .blog_webi .blog-right {
        padding: 15px 15px 0;
    }

    .pay-connect {
        margin-top: 0;
    }

    .pay-connect img {
        max-width: 100px;
    }

    .copy .text-left {
        width: 80%;
    }

    .middle-footer #column-left1 {
        padding: 0;
    }

    .hsticky {
        padding: 16px 15px;
    }

    .homeslider-container .img-slide::before {
        width: 650px;
        height: 500px;
        background-size: 100%;
    }

    .homeslider-container .slick-arrow.slick-prev {
        right: 7%;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div {
        position: relative;
        top: 0;
        margin: 0 5px;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
        left: auto;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
        right: auto;
    }

    .banner-blk, .bannerser {
        margin: 40px auto;
    }

    .f-left li {
        font-size: 14px;
        line-height: 31px;
    }

    #search_widget {
        width: 60%;
    }

    .h-ser {
        padding: 15px 0 15px;
        margin: 40px auto;
    }

    .sub-img-banner .bnr-desc {
        width: 51%;
        margin-top: 4%;
    }

    .bnr-subtitle {
        font-size: 30px;
    }

    .offerbnr {
        margin-bottom: 40px;
    }

    .owl-theme .owl-controls {
        margin-top: 0;
    }

    .banner-blk .bnr-dsc .title {
        font-size: 16px;
    }

    .vedio-block {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .test-desc {
        margin: 30px auto;
    }

    .blog_webi {
        margin-bottom: 30px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .bnr-dsc {
        margin-bottom: 20px;
    }

    .banner-blk .bnr-dsc {
        bottom: 10px;
        left: 20px;
        width: calc(100% - 34px);
    }

    .dropdown.inuser svg {
        margin-right: 0;
    }

    .ser-dsc {
        top: 20%;
    }

    .ser-title h1 {
        font-size: 23px;
        letter-spacing: 0.6px;
        margin: 10px 0 20px 0;
    }

    .ser-title a {
        padding: 8px 17px;
    }

    .slidecap {
        top: 10%;
        width: 500px;
        margin: 0 30px;
    }

    .slidecap .slidelink::before {
        content: none;
    }

    .middle-footer a, .f-left li {
        letter-spacing: 0
    }

    #account-account.acpage #content[class*="col-"] span:first-child {
        padding-right: 10px;
        margin-right: 10px;
    }

    #account-account.acpage #content[class*="col-"] span:last-child {
        font-size: 13px;
        letter-spacing: 0
    }

    #account-account.acpage #content[class*="col-"] a {
        padding: 15px 9px;
    }

    #account-account.acpage #content[class*="col-"] span svg {
        width: 35px;
        height: 35px;
    }

    .accolumn.list-group a {
        padding: 10px 20px;
    }

    .accolumn h3 {
        font-size: 14px;
        letter-spacing: 0
    }

    .manucom .product-grid {
        width: 25%;
    }

    .product-list .image {
        width: 30%;
    }

    .product-list .caption {
        width: 70%;
    }

    #menu .collapse .nav li {
        padding: 0 15px;
    }

    #cart .dropdown-toggle span strong {
        display: none
    }

    .slidecap h2 {
        font-size: 30px;
        letter-spacing: 0
    }

    .slider-img a {
        margin: 0 20px;
    }

    .slider-img::before {
        width: 400px;
        height: 400px;
    }

    .slidever::before {
        width: 200px;
        height: 400px;
    }

    .slidever {
        top: 55px;
    }

    .copy .text-left {
        width: 80%;
    }

    .middle-footer #column-left1 {
        padding: 0;
    }

    .hsticky {
        padding: 16px 15px;
    }

    #top {
        padding: 7px 15px;
    }

    .homeslider-container .img-slide::before {
        width: 650px;
        height: 500px;
        background-size: 100%;
    }

    .homeslider-container .slick-arrow.slick-prev {
        right: 7%;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div {
        position: relative;
        top: 0;
        margin: 0 5px;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
        left: auto;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
        right: auto;
    }

    .f-left li {
        font-size: 14px;
        line-height: 31px;
    }

    .homeslider-container .slick-arrow.slick-prev, .homeslider-container .slick-arrow.slick-next {
        display: none !important;
    }

    .banner-blk .bn-beffect .bnr-dsc .title a {
        font-size: 20px;
    }

    .sub-heading.text-center {
        font-size: 15px;
    }

    #top-links ul li.dropdown.inuser > a, #top-links ul li #cart button a {
        font-size: 0;
        line-height: 0;
    }

    #top-links ul li.dropdown.inuser svg, #top-links ul li #cart svg {
        display: inline-block;
    }

    .newsl .inner .form-group input {
        font-size: 12px;
    }

    .middle-footer a, .f-left li {
        font-size: 14px;
        line-height: 30px;
    }

    .description-top {
        display: none;
    }

    .copy .text-left, .copy .text-left a {
        font-size: 13px;
    }

    #menu .navbar-nav li a {
        font-size: 12px;
    }

    .winter-search-container .winter-category-container {
        display: none;
    }

    #search .input-lg {
        width: 99% !important;
    }

    #search_widget {
        width: 66%;
    }

    .deliveryinfo ul li svg {
        width: 30px;
    }

    .h-ser {
        padding: 15px 0 15px;
        margin: 40px auto;
    }

    .ser-t h4 {
        font-size: 14px;
        margin: 4px 0;
    }

    .ses {
        padding: 0;
    }

    .deliveryinfo ul li.ser-svg {
        width: 50px;
        margin-right: 5px;
        height: 50px;
        padding: 3px 0;
    }

    .bnr-subtitle {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .sub-img-banner .bnr-desc {
        padding: 0 0 0 15px;
        width: 40%;
    }

    .slidecap h1 {
        font-size: 50px;
    }

    .banner-blk .bnr-dsc .title {
        font-size: 16px;
        padding: 12px 0;
    }

    .shopping-cart .cartb {
        font-size: 14px;
    }

    #blog .slick-slide div .blog-right {
        padding: 15px;
    }

    .offerbnr {
        margin-bottom: 40px;
    }

    .banner-blk, .bannerser {
        margin: 40px auto;
    }

    .test-desc {
        margin: 30px auto;
    }

    .vedio-block {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .blog_webi {
        margin-bottom: 30px;
    }


    #instagram_block_home .fancybox::after {
        content: none;
    }
}

@media (min-width: 992px) {
    .fborder.news {
        padding: 30px 0;
        margin-bottom: 40px;
    }

    .blog_webi {
        padding: 0;
    }

    .newsl .inner .form-group input {
        margin-top: 20px;
    }

    .hsticky.fixed {
        padding: 10px 30px;
    }

    .product-thumb .button-group {
        opacity: 0;
        transition: 0.3s all ease-in-out;
        text-align: center;
        position: absolute;
        left: inherit;
        right: -15px;
        top: -15px;
    }

    .shopping-cart {
        margin: 0 auto;
    }

    .absbtn {
        background-color: #fff;
        display: inline-block;
        border-radius: 5px;
    }

    .product-thumb:hover .button-group {
        opacity: 1
    }

    #menu .dropdown-menu {
        background: #fff;
        display: block;
        border: none;
        padding: 0;
        border-bottom: 3px solid #338d71;
        margin-top: 0px;
        -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, .3);
        box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, .3);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        margin-top: 45px;
    }

    #menu .dropdown:hover .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        margin-top: 0;
    }

    .view_cat_menu .more-menu {
        padding: 10px;
        position: absolute;
        left: auto;
        right: 0;
        margin: 0;
        border-radius: 0;
        border: none;
        box-shadow: 0 0px 5px rgba(0, 0, 0, .175);
        min-width: 230px;
        border-bottom: 3px solid #338d71;
        background: #fff;
        z-index: 9;
        opacity: 0;
        display: inline-block;
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        margin-top: 45px;
        text-align: left;
        line-height: 28px;
    }

    .view_cat_menu:hover .more-menu {
        opacity: 1;
        visibility: visible;
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #instagram_block_home .fancybox::after {
        content: none;
    }

    #instagram_block_home .fancybox::after {
        left: 36%;
        top: 25%;
        font-size: 20px;
    }

    .banner-blk .bnr-dsc {
        margin: 0;
    }

    .newsl .inner .form-group input {
        margin: 15px 0;
    }

    #account-account.acpage #content[class*="col-"] span:last-child {
        letter-spacing: 0;
        font-size: 14px;
    }

    .accolumn.list-group a {
        padding: 10px 20px;
    }

    .accolumn h3 {
        font-size: 14px;
        letter-spacing: 0
    }

    .slider-nav {
        margin: 90px 0px;
    }

    .slidecap {
        margin: 0
    }

    .slidever {
        top: 75px;
    }

    .slidever::before {
        width: 180px;
        height: 300px;
    }

    .slidecap h2 {
        font-size: 23px;
        letter-spacing: 0
    }

    .slider-img::before {
        width: 300px;
        height: 300px;
    }

    .slider-img a {
        margin: 0 10px;
    }

    .fsocial li {
        margin: 0 0px;
        padding: 1px;
    }

    .deliveryinfo ul li h4 {
        font-size: 14px;
    }

    .deliveryinfo ul li p, .testi .item p {
        font-size: 13px;
        letter-spacing: 0
    }

    #column-left1 {
        margin-bottom: 30px;
        padding: 0;
    }

    .blog_comment::before, .blog_comment::after {
        padding: 0 3px;
    }

    .proreview {
        margin: 0 15px;
        padding: 0 15px;
    }

    .manucom .product-grid {
        width: 33.33%;
    }

    .manucom .product-list .image {
        width: 30%;
    }

    .manucom .product-list .caption {
        width: 70%;
    }

    .product-list .image {
        width: 40%;
    }

    .product-list .caption {
        width: 60%;
        padding-top: 0;
        margin-top: 0;
        padding-bottom: 0;
    }

    .product-list .product-thumb .price {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .middle-footer a, .f-left li {
        font-size: 13px;
        letter-spacing: 0
    }

    #menu .navbar-toggle {
        display: block;
    }

    .fborder.insta.container {
        margin: 40px auto;
    }

    .offerbnr .sub-img-banner.imgbnr {
        width: 60%;
    }

    .offerbnr .sub-img-banner {
        width: 40%;
    }

    .offerbnr .sub-img-banner.imgbnr .beffect, .offerbnr .sub-img-banner.imgbnr .bnr-desc {
        width: 50%;
    }

    .offerbnr .sub-img-banner .bnr-desc {
        padding: 0 0 0 15px;
        margin-top: 0;
    }

    .bnr-subtitle {
        font-size: 20px;
    }

    .offerbnr {
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 991px) {
    #menu .navbar-nav li a i {
        right: 0;
    }

    .breadcrumb {
        margin: 0 0 20px 0;
        width: 100%;
    }

    .lan {
        padding: 0;
        margin: 0;
        border-left: 0;
        border-right: 0;
    }

    .catlist-des {
        height: 40px;
        overflow: hidden;
    }

    .dropdown-menu.langcdrop li {
        margin: 0;
    }

    .dropdown.inuser {
        margin: 8px 15px;
    }

    .ser-dsc {
        top: 20%;
    }

    .ser-title p {
        font-size: 12px;
    }

    .ser-title h1 {
        font-size: 16px;
        letter-spacing: 0.6px;
        margin: 2px 0 20px 0;
    }

    .ser-title a {
        padding: 6px 15px;
        font-size: 12px;
    }

    #formNewLestter .inner .popup-top .form-group {
        width: 78%;
    }

    .appmenu {
        width: 30px;
        padding: 0;
    }

    .vedio-title1 {
        letter-spacing: 1px;
    }

    .play-video svg {
        height: 30px;
        width: 30px;
    }

    .homeslider-container {
        padding: 0;
    }

    .slidecap {
        top: 10%;
        width: 300px;
        margin: 0 30px;
    }

    .slidecap .slidelink {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .slidecap .slidelink::before {
        content: none;
    }

    .slidecap h1 {
        font-size: 25px;
        line-height: 40px;
        margin: 15px 0;
    }


    .logo-slider {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    #menu .navbar-nav li a {
        border-bottom: 1px solid #eee;
        padding: 6px 0;
    }

    .categorybr h2 {
        font-size: 14px;
        letter-spacing: 0
    }

    .categorybr h4 {
        font-size: 12px;
    }

    .s-panel, .testi, .logo-slider {
        margin-left: 0;
        margin-right: 0
    }

    .newsl .inner h1 {
        font-size: 20px;
    }

    .product-thumb .button-group {
        margin-top: 8px;
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
        bottom: 100px;
    }

    .absbtn .comapre::before, .absbtn .comapre::after {
        content: none;
    }

    .product-thumb .button-group button, .bquickv a {
        background-color: #f5f5f5;
    }

    .product-thumb .button-group .cartb {
        display: inline-block;
    }

    .product-thumb .button-group button, .bquickv a, .product-list .product-thumb .button-group button.cartb {
        min-width: 30px;
        min-height: 30px;
        padding: 4px 5px;
        margin: 0 2px;
    }

    .product-thumb .button-group .absbtn {
        display: inline-block;
        vertical-align: middle
    }

    .product-thumb .button-group button.cartb span {
        display: none
    }

    #common-home #content {
        padding: 0;
        min-height: auto;
    }

    .rless {
        margin-left: -5px;
        margin-right: -5px;
    }

    .cless {
        padding-left: 5px;
        padding-right: 5px;
    }

    .product-thumb .price {
        font-size: 14px;
        height: 40px;
    }

    .wbSearch {
        padding: 15px;
    }

    header #logo {
        padding: 0;
        width: auto;
    }

    .menusp {
        text-align: left
    }

    .navbar-nav {
        margin: 0
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
    }

    #menu .dropdown-inner .submenu-title {
        padding: 3px 28px;
    }

    #menu .dropdown-inner .dropdown-submenu .grand-child a {
        padding: 4px 0;
        border-bottom: none
    }

    #menu .dropdown-submenu {
        margin-top: 15px;
        padding: 0 !important;
    }

    #menu .navbar-nav li a.see-all {
        display: inline-block;
        letter-spacing: 0;
        margin-top: 10px;
        color: #000;
        border-bottom: none;
        font-weight: 500;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #menu .dropdown-inner ul {
        display: block;
    }

    #menu .nav li {
        display: block;
    }

    #mySidenav li a i {
        margin-top: 4px;
        float: right
    }

    #menu .dropdown-inner .dropdown-submenu .submenu-title {
        border-bottom: none
    }

    .hsticky {
        padding: 12px 15px;
    }

    header {
        height: 70px;
        z-index: auto;
        box-shadow: none;
    }

    #menu .collapse .nav li {
        padding: 0 0 0 15px;
    }

    .middle-footer .h5,
    .middle-footer h5 {
        font-size: 16px;
        position: relative;
    }

    .menusp .navbar-header button {
        border: none;
        padding: 0;
        background: transparent;
        margin: 0;
        margin-top: 9px;
        float: none;
        position: unset;
    }

    .menusp .navbar-header button i {
        font-size: 17px;
    }

    .nav.navbar-nav {
        text-align: left;
    }

    .categorybr {
        min-height: auto;
    }

    .catcontent h2 {
        font-size: 16px;
    }

    /* sidenav */
    #mySidenav li a i {
        margin-top: 4px;
        float: right
    }

    body.active {
        overflow: hidden;
    }

    body.active::before {
        background: #000000 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 99;
        transition: all .2s ease 0s;
    }

    body.active .sidenav {
        overflow-x: unset;
        overflow-y: scroll;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        transition: 0.5s;
        padding-top: 60px;
        overflow-x: hidden;
        box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .06);
        clear: both;
        height: 100%;
        background-color: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .sidenav .close-nav {
        background-color: #1e1e1e;
        padding: 12px 15px;
        width: 100%;
        display: inline-block;
        color: #fff;
        letter-spacing: 1px;
    }

    .closebtn, .closebtn:hover, .closebtn:focus {
        color: #fff;
    }

    #mobile_top_menu_wrapper {
        margin: 0;
        line-height: 20px;
        display: block !important;
    }

    #menu .navbar-collapse {
        display: block;
        padding: 0
    }

    .dblock {
        display: block;
    }

    .dnone {
        display: none
    }

    .heading {
        font-size: 20px;
        margin: 0 0 20px 0
    }

    .product-thumb .button-group svg {
        width: 15px;
        height: 15px;
    }

    .textbdes {
        margin-top: 0;
        padding: 0;
    }

    #top-links ul li.dropdown.inuser > a, #top-links ul li #cart button a {
        font-size: 0;
        line-height: 0;
    }

    #top-links ul li.dropdown.inuser svg, #top-links ul li #cart svg {
        display: inline-block;
    }

    .sale {
        font-size: 12px;
    }

    .menusp {
        width: auto;
        margin: 0;
        padding: 0;
        background-color: transparent;
    }

    .newsl .inner .form-group input {
        font-size: 12px;
    }

    .middle-footer a, .f-left li {
        font-size: 14px;
        line-height: 30px;
    }

    .middle-footer .fborder.news {
        width: 100%;
        padding: 20px 0;
        margin-bottom: 30px;
    }

    .copy {
        margin-top: 0;
    }

    .description-top {
        display: none;
    }

    .copy .text-left, .copy .text-left a {
        font-size: 13px;
    }

    #cart-total {
        top: -10px;
    }

    .homeslider-container .img-slide::before {
        width: 400px;
        height: 257px;
        background-size: 100%;
    }

    .slidecap .slidelink a {
        padding: 5px 15px;
        text-transform: uppercase;
        font-size: 14px;
    }

    .homeslider-container .slick-arrow.slick-prev, .homeslider-container .slick-arrow.slick-next {
        display: none !important;
    }

    .banner-blk, .bannerser {
        margin: 40px auto;
    }

    .banner-blk .bn-beffect .bnr-dsc .title a, .banner-blk .bn-beffect .bnr-dsc .title p {
        font-size: 16px;
    }

    .vedio-block {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .test-desc {
        margin: 30px auto;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div {
        position: relative;
        top: 0;
        margin: 0 5px;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
        right: auto;
    }

    .owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
        left: auto;
    }

    .sub-heading.text-center {
        font-size: 14px;
        margin: 0 0 30px 0;
    }

    #menu .navbar-nav li a:hover, #menu .navbar-nav li .dropdown-menu a:hover {
        border-color: #eee;
    }

    .nav2 {
        width: 100%;
    }

    #top {
        padding: 7px 10px;
        display: none;
    }

    .winter-search-container .winter-category-container {
        display: none;
    }

    #top-links {
        width: 77%;
    }

    #search_widget {
        width: 76%;
    }

    #cart .dropdown-toggle span.per {
        display: none;
    }

    .h-ser {
        padding: 10px 0 10px;
        margin: 40px auto;
        border-top: none;
    }

    .shopping-cart {
        display: none;
    }

    .dropdown.inuser svg {
        margin-right: 0;
    }

    .description-grey .cols {
        column-count: 1;
    }

    #search .input-lg {
        width: 98% !important;
    }

    .deliveryinfo .ses ul {
        border: 0 !important;
    }

    .banner-blk .bnr-dsc {
        bottom: 10px;
        left: 10px;
        width: calc(100% - 20px);
    }

    .deliveryinfo ul li.ser-svg {
        margin: 0 !important;
        width: 50px;
    }

    .ses {
        width: 25%;
        padding: 0;
    }

    .offerbnr .sub-img-banner .bnr-dsc {
        height: 60px;
        overflow: hidden;
    }

    .banner-left-ser {
        display: none;
    }

    .blog {
        width: 100%;
    }

    .blog_webi {
        margin-bottom: 40px;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .copy .text-left {
        width: 100%;
    }

    .foot-payment li {
        margin-right: 3px;
    }

    .bn-beffect::after {
        top: 10px;
        left: 10px;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }

    .banner-blk .bn-beffect .bnr-dsc .title a, .banner-blk .bn-beffect .bnr-dsc .title p {
        font-size: 14px;
    }

    .logo-slider {
        margin-bottom: 0;
    }

    .play-video p {
        font-size: 0;
    }

    .banner-blk .bnr-dsc .title {
        padding: 9px 0;
    }
}

@media (min-width: 768px) and (max-width: 845px) {
    .ses {
        width: 50%;
        padding: 0;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    /*.sale {
        display: none;
    }*/

    header {
        height: 120px;
    }

    .product-list .product-thumb .caption {
        padding-bottom: 0;
        text-align: left;
    }

    .protabcont .owl-theme .owl-controls {
        margin: 0;
    }

    #top-links {
        width: auto;
    }

    .hsticky {
        padding: 5px 0;
    }

    .product-thumb:hover {
        box-shadow: none;
    }

    .offerbnr {
        margin-bottom: 40px;
    }

    .offerbnr .sub-img-banner {
        width: 60%;
    }

    .offerbnr .sub-img-banner.imgbnr {
        width: 40%;
    }

    .offerbnr .sub-img-banner .bnr-desc {
        display: none;
    }

    #top {
        display: none;
    }

    .slick-dots li {
        margin: 0;
    }

    .logo-slider {
        margin-bottom: 0;
    }

    .banner-blk .bn-beffect .bnr-dsc .title a, .banner-blk .bn-beffect .bnr-dsc .title p {
        font-size: 12px;
    }

    .banner-blk .bnr-dsc .title {
        padding: 6px 15px;
        width: auto;
        margin: 0 auto;
        font-size: 14px;
    }

    .bn-beffect {
        text-align: center;
    }

    .banner-blk .bnr-dsc {
        bottom: 0;
        left: 0;
        width: auto;
        position: relative;
        text-align: center;
        right: 0;
        float: none !important;
        margin-top: -20px;
    }

    .banner-blk .bnr-dsc {
        right: auto;
        left: auto;
    }

    .product-thumb .button-group svg {
        width: 16px;
        height: 16px;
    }

    .product-thumb .button-group .bquickv a svg {
        width: 12px;
        height: 12px;
    }

    .slidecap h5 a {
        padding: 7px 12px;
        font-size: 12px;
        letter-spacing: 0
    }

    #account-account.acpage #content[class*="col-"] span:first-child {
        padding-right: 5px;
        margin-right: 5px;
    }

    #account-account.acpage #content[class*="col-"] span:last-child {
        font-size: 13px;
        letter-spacing: 0
    }

    #account-account.acpage #content[class*="col-"] a {
        padding: 15px 9px;
    }

    #account-account.acpage #content[class*="col-"] span svg {
        width: 25px;
        height: 25px;
    }

    .product-grid, .product-list {
        padding-left: 5px;
        padding-right: 5px;
    }

    .cpagerow {
        margin-left: -5px;
        margin-right: -5px;
    }

    .product-list .product-thumb .price {
        margin-bottom: 2px;
        margin-top: 0px;
    }

    .slidecap p {
        font-size: 14px;
    }

    .slidecap {
        top: 6%;
        width: 500px;
        margin: 0 15px;
    }

    .slidecap .slidelink a {
        padding: 4px 15px;
        font-size: 12px;
    }

    .testi .testi-item {
        padding: 20px 10px;
    }

    .pro-tab li a {
        margin: 0 8px;
    }

    .bigheading {
        display: none
    }

    #top-links {
        padding: 0;
        float: right;
    }

    .deliveryinfo ul li h4 {
        font-size: 16px;
    }

    .deliveryinfo ul li p {
        font-size: 13px;
        letter-spacing: 0
    }

    .testi .item p {
        font-size: 12px;
        letter-spacing: 0;
    }

    .slidever {
        display: none
    }

    #cart .dropdown-toggle span strong {
        display: none
    }

    .newsl {
        margin-bottom: 0;
    }

    .fpy {
        display: none
    }

    .mfp-iframe-holder .mfp-content {
        height: 100%;
    }

    .breadcrumb {
        padding: 8px 10px;
        font-size: 13px;
        letter-spacing: 0
    }

    .allcomment h5 {
        font-size: 14px;
    }

    .blog_links {
        font-size: 12px;
        letter-spacing: 0;
        margin: 8px 0
    }

    .blog_comment::before, .blog_comment::after {
        padding: 0 3px;
    }

    .allmb .blog-desc {
        margin-bottom: 5px;
    }

    .pro-content h1 {
        margin-top: 15px;
    }

    .search-page .select-input {
        margin: 10px 0;
    }

    .catlist-des {
        height: 40px;
        overflow: hidden;
    }

    #form-currency .dropdown-menu.dropdown-menu-right {
        left: 0;
        right: auto
    }

    .middle-footer .btn.toggle {
        color: #000;
        text-shadow: none;
        background: none;
        background-image: none;
        background-image: none;
        border: 0;
        box-shadow: none;
        font-size: 12px;
        position: absolute;
        /*top: 10px;*/
        right: 0;
        padding: 0;
        width: 100%;
    }

    footer .h5 .toggle::after,
    footer h5 .toggle::after,
    .catfilter .toggle::after {
        font-family: 'FontAwesome';
        content: '\f068';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }

    footer .h5 .toggle.collapsed::after,
    footer h5 .toggle.collapsed::after,
    .catfilter .toggle.collapsed::after {
        font-family: 'FontAwesome';
        content: '\f067';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }

    .catfilter .panel-heading button {
        position: absolute;
        top: 10px;
        width: 100%;
        right: 0;
        padding: 0 15px;
        background: transparent;
        color: #fff
    }

    .catfilter .panel-heading {
        position: relative;
    }

    .catfilter .panel-heading {
        padding: 10px 15px;
    }

    .middle-footer .h5,
    .middle-footer .fborder.news #column-right1 .h5,
    .middle-footer h5,
    .middle-footer .fborder.news #column-right1 h5 {
        margin-bottom: 10px;
    }

    .copy .text-left, .copy .text-right {
        text-align: center;
        margin-bottom: 0;
        width: 100%;
    }

    .storeinfo h5 {
        display: block;
    }

    .foot-payment li {
        margin: 0 5px;
    }

    .footpay {
        margin-top: 6px;
    }

    .vedio-desc {
        display: none;
    }

    .bnr_desc .desc1 {
        margin-top: 38px;
    }

    .textbdes .btn.btn-primary {
        margin-top: 20px;
    }

    .des_testimonial.d-test::before {
        content: none;
    }

    .des_testimonial.d-test {
        padding-top: 0;
    }

    .des_testimonial.d-test p {
        height: 60px;
        overflow: hidden;
    }

    .fborder.insta.container {
        margin: 40px auto;
    }

    #instagram_block_home .owl-wrapper .owl-item:nth-child(2n) {
        margin-top: 0;
    }

    #blog .slick-slide .blog-left, #blog .slick-slide div .blog-right {
        width: 50%;
        float: left;
    }

    footer .fborder, footer .fborder:last-child {
        width: 100%;
    }

    .newsl .inner .form-group input {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .des_testimonial.d-test svg {
        display: none;
    }

    .des_testimonial.d-test {
        margin-bottom: 15px;
    }

    .offer-text .btn-primary {
        font-size: 12px;
        padding: 8px 10px;
        margin-top: 2px;
    }

    .wbSearch #search_block_top {
        width: 97%;
    }

    .pro-tab li::after {
        width: 20px;
    }

    .slidecap {
        top: 9%;
        width: 300px;
        margin: 0 15px;
    }

    .se1, .se2, .be1, .fe1 {
        width: 50%;
        padding: 0 8px;
    }
    .se1, .se2 {
        width: 100%;
    }

    .se2 .row.col1 {
        padding: 0 8px;
    }

    .row.sumo {
        margin: 0 -8px;
    }

    .le2, .bannerright {
        margin-top: 15px;
    }

    .footer-logo {
        display: none;
    }

    .foot-payment {
        margin-top: 0;
    }

    .middle-footer .copy {
        text-align: center;
        width: 100%;
    }

    /*     .middle-footer .fborder .fborder.insta {
            width: 50%;
            margin: 0 auto;
        } */
    #instagram_block_home .owl-wrapper .owl-item a .img-responsive {
        height: 170px;
        width: 100%;
    }

    .fborder.insta {
        margin: 30px auto;
    }

    #instagram_block_home .fancybox::after {
        left: 43%;
        top: 41%;
    }

    .middle-footer .fborder, .middle-footer #column-left1 {
        width: 100%;
        padding: 0;
    }

    .fsocial {
        text-align: center;
    }

    .fsocial h5 {
        display: none;
    }

    .slidecap h1 {
        font-size: 20px;
        line-height: 25px;
        margin: 10px 0 20px;
    }

    .slidecap {
        width: 250px;
    }

    .lan {
        padding: 0;
        margin: 0;
        border-left: 0;
        border-right: 0;
    }

    #logo {
        margin: 4px 0 0 0;
    }

    .play-video p {
        display: none;
    }

    #search_widget {
        width: 100%;
        list-style: none;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    #cart {
        margin-top: 8px;
    }

    #cart-total {
        top: -7px;
        padding: 0 4px;
        font-size: 10px;
        left: 15px;
        max-width: 18px;
        height: 15px;
    }

    .newsl .form-group {
        width: 100%;
    }

    #column-right1 .newsl .alert {
        top: 0;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .blog_webi {
        margin-bottom: 0;
    }

    .product-thumb .button-group {
        display: none;
    }

    .banner-blk .bnr-dsc {
        bottom: 20px;
    }
}

@media (max-width: 599px) {
    .homeslider-container .slick-dots {
        bottom: 0;
    }

    #formNewLestter .inner .popup-top .form-group {
        width: 100%;
        float: none !important;
        padding: 0 !important;
    }

    #formNewLestter .popup-top .button-submit {
        width: auto;
        float: none !important;
    }

    .a-one .alert {
        left: 15px;
        right: 15px;
    }

    .alert.alertsuc {
        padding: 40px 20px;
    }

    .white-popup {
        padding: 220px 20px 15px;
    }

    .white-popup h1 {
        font-size: 20px;
        letter-spacing: 0
    }

    .white-popup p {
        font-size: 13px;
        letter-spacing: 0
    }

    .product-tab .nav > li > a {
        font-size: 13px;
        letter-spacing: 0
    }

    .pro-content .rating li {
        letter-spacing: 0;
        font-size: 13px;
    }

    .proreview {
        margin: 0 8px;
        padding: 0 8px;
    }

    #madebyhand-search-category {
        display: none
    }

    .product-grid {
        width: 50%;
    }

    .catesort {
        width: 100%;
        margin-top: 15px;
    }

    .pagi .text-left {
        margin-bottom: 5px;
    }

    .pagi .text-left, .pagi .text-right {
        text-align: center;
        width: 100%;
    }

    #blog .slick-slide .blog-left {
        width: 100%;
        float: left;
        padding: 0;
    }

    #blog .slick-slide div .blog-right, #blog .slick-slide > div:last-child .blog-right {
        width: 100%;
        float: left;
        padding: 15px 0;
        text-align: left;
    }

    .offer-text span {
        font-size: 14px;
    }

    .sub-heading.text-center {
        margin: 0 0 10px 0;
        padding: 0 0 15px 0;
    }

    .slidecap {
        top: 5%;
        margin: 0 30px;
    }

    .insetting {
        margin: 0 10px;
    }

    .banner-blk .bn-beffect .bnr-dsc .title a, .banner-blk .bn-beffect .bnr-dsc .title p {
        font-size: 12px;
    }

    .banner-blk .bnr-dsc {
        bottom: 20px;
    }

    .banner-blk, .bannerser {
        margin: 30px auto;
    }

    .banner-blk .bn-beffect:hover .bnr-dsc .title p, .banner-blk .bn-beffect .bnr-dsc .title p {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1;
    }

    #formNewLestter .popup-top .button-submit .btn {
        padding: 6px 20px;
        height: 40px;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .product-grid {
        width: 33.33%;
    }

    .ct {
        display: none
    }

    .productbg .thumbnails .row {
        margin: 0;
    }
}

@media (min-width: 576px) and (max-width: 600px) {
    .blog_webi {
        padding: 0;
    }

    #blog .slick-slide div .blog-right {
        padding: 15px;
    }

    .ser-title h1 {
        font-size: 14px;
        margin: 2px 0 9px 0;
        line-height: 20px;
    }

    .ser-title p {
        font-size: 10px;
    }

    .ser-dsc {
        top: 11%;
        margin: 0 20px;
    }

    .ser-title a {
        padding: 5px 15px;
        font-size: 10px;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .slidecap h2 {
        font-size: 30px;
    }

    .deliveryinfo [class*="col-"], .bannerser [class*="col-"] {
        width: 50%;
    }

    .deliveryinfo [class*="col-"]:nth-child(1), .deliveryinfo [class*="col-"]:nth-child(2) {
        margin-bottom: 15px;
    }

    .webi-newsletter.text-center {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .vedio-block iframe {
        height: auto;
    }

    .slidecap p {
        display: none;
    }

    .bannerser [class*="col-"], .deliveryinfo [class*="col-"] {
        width: 50%;
        margin-bottom: 10px;
    }

    .blog_webi {
        padding: 0;
    }

    #instagram_block_home .owl-wrapper .owl-item a .img-responsive {
        height: auto;
    }

    .bannerser [class*="col-"] {
        width: 100%;
    }

    .sbnr {
        margin: 8px 0;
    }

    .protitle {
        font-size: 12px;
    }

    .deliveryinfo ul li svg {
        width: 30px;
        height: 30px;
    }

    .play-video {
        top: 50%;
    }

    .deliveryinfo ul li h4 {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .textbdes {
        display: none;
    }

    .textbp {
        width: 100%;
    }

    .row.deal-day {
        margin: 0 -10px;
    }

    .fborder.insta.container {
        margin: 30px auto;
    }

    .h-ser {
        padding: 0 0 0px;
        margin: 30px auto;
    }

    #testi .item {
        padding: 0;
    }

    #testi .item p {
        height: 70px;
        overflow: hidden;
    }
}

@media (min-width: 400px) and (max-width: 767px) {
    .product-list {
        width: 50%;
    }
}

@media (min-width: 1368px) and (max-width: 1600px) {
    .slidecap h2 {
        font-size: 40px;
    }

    .homeslider-container .slick-arrow.slick-prev {
        right: 8%;
        left: auto;
    }

    .homeslider-container .img-slide::before {
        width: 650px;
        height: 500px;
        background-size: 100%;
    }

    #top {
        padding: 7px 15px;
    }

    .hsticky {
        padding: 16px 15px;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    #instagram_block_home .fancybox::after {
        left: 37%;
        top: 35%;
    }

    .product-thumb {
        margin-bottom: 15px;
    }

    .homeslider-container {
        padding: 0;
    }

    .homeslider-container .img-slide::before {
        width: 175px;
        height: 125px;
    }

    .slidecap h1 {
        font-size: 17px;
        margin: 10px 0;
    }

    .slidecap .slidelink {
        margin-top: 0;
    }

    .slidecap .slidelink a {
        padding: 2px 6px;
        font-size: 10px;
    }

    .deliveryinfo .list-inline > li {
        display: block;
    }

    .deliveryinfo ul {
        text-align: center;
    }

    .insetting, #search.desktop-search {
        margin: 0 10px;
    }

    .offer-text .btn-primary {
        margin: 15px auto 0;
    }

    .offer-text span {
        font-size: 14px;
        margin: 0;
        float: none;
    }

    .offer-text svg {
        display: none;
    }

    .offer-text-left {
        text-align: center;
    }

    .se1, .se2 {
        width: 100%;
    }

    header #logo {
        width: auto;
    }

    .le2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 320px) and (max-width: 360px) {
    .ser-title h1 {
        font-size: 14px;
        margin: 2px 0 9px 0;
        line-height: 20px;
    }

    .ser-title p {
        font-size: 10px;
    }

    .ser-dsc {
        top: 15%;
        margin: 0 20px;
    }

    .ser-title a {
        padding: 5px 15px;
        font-size: 10px;
    }

    .slidecap h1 {
        font-size: 12px;
        line-height: 20px;
    }

    .slidecap {
        width: 150px;
    }

    .product-thumb .button-group button, .bquickv a, .product-list .product-thumb .button-group button.cartb {
        margin: 0;
    }
}

/********** account *********/
.table-account {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 30px;
}

.acco-table {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ac-md {
    margin: 0 0 12px 0;
    color: #565656;
    font-size: 12px;
}

.crt-dsc small {
    color: #565656;
}

.ac-pr, .ac-tl {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 11px;
    padding: 0;
}

.ac-pr {
    font-size: 14px;
    margin-top: 10px;
}

.acnt-ttl {
    font-size: 18px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.ac-ct, .ac-tl {
    display: inline-block;
    padding: 0;
}

.acco-table:last-child {
    border: 0;
    padding-bottom: 0;
}

.totl {
    margin: 6px 0;
}

.crt-dsc .btn-block {
    max-width: 50px !important;
}

.ac-tl {
    margin-top: 10px;
}

.crt-ttl {
    float: right;
}

#ocfilter {
    border: none;
    border-radius: 3px;
    overflow: hidden;
}
#ocfilter .panel-heading {
    color: #fff;
    background-color: #338d71;
    border: none;
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 0;
    background: none;
    text-align: left;
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: #338d71;
}
#ocfilter > .list-group {
    margin: 0px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ededed;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-top: 0;
}

#ocfilter .noUi-connect {
	background: #338d71;
    box-shadow: none;
}
#ocfilter #scale-price {
	box-shadow: none;
	border-radius: 0;
	height: 2px;
	border: none !important;
    background: #e0e0e0;
}
#ocfilter .noUi-horizontal .noUi-handle {
	width: 14px !important;
    height: 14px !important;
    left: -7px !important;
    top: -6px !important;
    border: none;
	border-radius: 50%;
	background: #338d71;
	box-shadow: none !important;
}
#ocfilter .noUi-handle:after,
#ocfilter .noUi-handle:before {
	display: none;
}
#ocfilter .noUi-pips {
    color: #bbbbbb;
    padding-top: 15px !important;
}
#ocfilter .noUi-marker-large,
#ocfilter .noUi-marker-sub {
	background: #bbbbbb;
}
#ocfilter .noUi-marker-horizontal.noUi-marker-large {
    height: 10px;
}
#ocfilter .noUi-pips {
    display: none;
}
#ocfilter .scale {
    margin-bottom: 20px;
    margin-left: 7px;
    margin-right: 7px;
}
#ocfilter .noUi-background {
    box-shadow: none;
    background: #e0e0e0;
}
.ocf-option-values .collapse-value > button {
    color: #000;
    text-transform: none;
    font-size: 11px;
    font-weight: 300;
}
.product-thumb .desc {
    line-height: 1;
    color: #161c1e;
    font-size: 12px;
}

#product-category h1 {
    margin-bottom: 15px;
}

.rev-title + span a {
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0;
    display: block;
}
.rev-title + span + p {
    font-size: 12px;
    color: #8a8a8a;
    line-height: 1.5;
}
#carousel-reviews .item {
    padding: 0 15px;
}
#carousel-reviews .item .thumb {
    border: 1px solid #ececec;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    position: absolute;
    width: 80px;
}
#carousel-reviews .item .thumb:before {
    position: absolute;
    top: 0;
    left: -45%;
    z-index: 2;
    display: block;
    content: '';
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
#carousel-reviews .item .thumb:hover:before {
    -webkit-animation: shine .5s;
    animation: shine .5s;
    opacity: 1;
}

.logosli {
   margin-top: 40px;
}

.storeinfo.container .f-left {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.storeinfo.container .f-left li {
    color: #000;
    margin: 0 20px;
}
#information-information .tagline {
    width: 100%;
    font-weight: 700;
    line-height: 40px;
    font-size: 30px;
    padding: 40px 20px;
    background: #f0f6e8;
    margin-bottom: 25px;
}

.tab-pane .desc {
    display: flex;
    margin-top: 30px;
}
.tab-pane .desc .img-block {
    width: 118px;
    height: 118px;
    flex-shrink: 0;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 40px;
}

#information-information .nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #090909;
    font-size: 16px;
    font-weight: 700;
}
#information-information .nav-tabs li {
    text-align: center;
    width: calc(100% / 3);
    background-color: #f6f6f6;
    padding: 0;
    cursor: pointer;
    transition: background-color .3s;
}
#information-information .nav-tabs li a {
    background-color: #f6f6f6;
    border: none !important;
    padding: 15px 10px;
}
#information-information .nav-tabs li.active {
    color: #fff;
    background-color: #338d71;
}
#information-information .nav-tabs li.active a {
    color: #fff;
    background-color: #338d71;
}
#information-information .tab-content {
    padding: 0;
}

.managers-block img {
    width: 150px;
    display: block;
    margin: 15px 0;
    padding: 10px;
    background: #f0f6e8;
}
.text-title-pink {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.4px;
    position: relative;
    margin: 35px 0 15px;
}
.managers-block .name {
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0.4px;
    margin: 0 0 15px;
}
.managers-block .contsp {
    margin-left: 20px;
    line-height: 20px;
}

.casper {
    position: absolute !important;
    left: -2000px !important;
    opacity: 0 !important;
}
.latest-infos {
    margin-top: 65px;
}
.latest-infos .image,
.infos-list .image {
    padding: 10px 10px 0;
}

#information-information .thumbnails {
    max-width: 100%;
    margin-right: 25px;
}
#information-information .thumbnails .thumbnail {
    border: none;
}
#information-information .text-muted {
    margin-bottom: 15px;
    text-align: center;
}
.information-information-4 .latest-infos,
.information-information-6 ~ .latest-infos,
.information-information-7 ~ .latest-infos {
    display: none !important;
}

#information-information #content img {
    max-width: 100%;
    float: none !important;
    margin: 0 auto !important;
    display: block;
    padding: 0 10px;
}
.container ~ .row {
    width: 1380px;
    max-width: 100%;
    margin: 20px auto;
}

#simplecheckout_payment_form {
    display: none !important;
}

.pro-content .price-special {
    color: #E91D5A;
    margin-right: 15px;
}
.price-new {
    color: #E91D5A;
    margin-right: 5px;
}

/*belife*/
#slideshow0 .slick-slide > div {
    position: relative;
    width: 1920px !important;
    left: 50% !important;
    transform: translate(-50%, 0);
}
.logo-text {
    max-width: 200px;
    color: #333;
    opacity: .6;
    padding: 0;
    letter-spacing: 0;
    font-size: .867em;
    line-height: 20px;
    margin-right: 50px;
}
#logo {
    align-items: center;
}
#logo .logo-img {
    width: 60px;
    margin-right: 30px;
}
.hbottom {
    align-items: center;
    justify-content: space-between;
}
.logo-text + div a {
    position: relative;
    margin: 3px 0 0;
    font-size: 1.0666em;
    font-weight: 700;
    color: #222;
    white-space: nowrap;
    padding: 18px 22px 18px;
    display: block;
}
.logo-text + div a:hover {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    border-radius: 3px;
}
.top-right-links {
    display: flex;
    align-items: center;
}
.top-right-links a {
    font-size: .6667em;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .8px;
    padding-left: 9px;
    white-space: nowrap;
}
.top-right-links a:hover {
    color: #338d71;
}
.top-right-links > li:nth-last-child(2) {
    margin-left: 15px;
}
.top-right-links > li:last-child {
    margin-left: 25px;
    position: relative;
    top: 1px;
}
#form-language button.dropdown-toggle {
    padding: 0;
}
#form-language button.dropdown-toggle i {
    color: #5e6c76;
}
#form-language ul.dropdown-menu {
    min-width: 100px;
    right: 0;
    left: initial;
}
#form-language ul.dropdown-menu button {
    text-align: left;
    font-size: 12px;
}

.svg {
    top: -1px;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    min-width: 30px;
    min-height: 30px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: auto;
    min-height: auto;
}

.top-right-links .svg {
    opacity: .5;
    margin-right: 5px;
}
.top-right-links a:hover .svg {
    fill: #338d71;
}
li.level1 > .dropdown-menu {
    padding-bottom: 15px !important;
    padding-top: 5px !important;
}

li.level1 > .dropdown-menu > div > ul {
    display: flex !important;
    position: relative;
    top: 0;
}
li.level2 > .dropdown-menu {
    position: relative;
    top: 0;
    min-width: 100px !important;
    max-width: 100%;
    width: 160px;
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
li.level2 > a {
    min-width: 100px !important;
    width: 160px;
    padding: 15px 10px 7px !important;
    font-weight: bold !important;
    text-transform: none !important;
    font-size: 14px !important;
    background: transparent !important;
    color: #000 !important;
}
li.level2 > div {
    margin-left: 0 !important;
}
#menu .navbar-nav li .dropdown-menu a {
    font-size: 12px;
}
#menu .dropdown-inner a {
    min-width: 100px !important;
    max-width: 100%;
    width: 160px;
}
li.level2 > a.dropdown-toggle i {
    display: none;
}

header + div:not(#common-home) {
    padding-top: 140px;
}

footer {
    background: #333;
}

/*cart*/
.basket_fly {
    border-radius: 0 0 0 2px;
    -moz-border-radius: 0 0 0 2px;
    -webkit-border-radius: 0 0 0 2px;
    z-index: 1000;
    position: fixed;
    width: 760px;
    right: -760px;
    transition: right .3s ease-in-out;
    background: #fff;
    box-shadow: rgb(44 44 44 / 40%) 0 6px 18px;
    -moz-box-shadow: rgba(44,44,44,.4) 0 6px 18px;
    -webkit-box-shadow: rgb(44 44 44 / 40%) 0 6px 18px;
    min-height: 283px;
    top: 0;
    height: 100%;
}
.basket_fly.active {
    right: 0;
}
.basket_fly .wrap_cont {
    text-align: left;
    height: 100%;
    padding-top: 102px;
}
.basket_fly .opener {
    top: 148px;
    position: absolute;
    width: 63px;
    left: -63px;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
}
.basket_fly .opener>div {
    display: inline-block;
    text-align: center;
    width: 63px;
    cursor: pointer;
    vertical-align: top;
    zoom: 1;
    height: 65px;
    line-height: 63px;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.basket_fly .wraps_icon_block {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
    height: 100%;
}
.basket_fly .wraps_icon_block .svg {
    transition: opacity .2s ease;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -15px;
    transition: opacity .2s ease;
    min-width: auto;
    min-height: auto;
    height: initial;
    line-height: initial;
}
.basket_fly .opener>div .wraps_icon_block .count {
    text-align: center;
    opacity: 1;
    font-size: 12px;
    line-height: 13px;
    position: absolute;
    top: 16px;
    right: 25px;
    transform: translateX(50%);
}
.basket_fly .opener>div .wraps_icon_block .count>span {
    min-width: 18px;
    padding: 0 5px;
    width: 20px;
    display: block;
    height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #338d71;
    border-color: #338d71;
}
.basket_fly svg:hover path {
    fill: #338d71;
}

.basket_fly  .basket_sort {
    padding: 38px 47px 0 47px;
    text-align: left;
    margin-top: -102px;
    height: 102px;
    border-bottom: 1px solid #ececec;
}
.basket_fly .basket_title {
    margin-right: 43px;
    display: inline-block;
    position: relative;
    font-size: 2em;
    vertical-align: top;
}
.basket_fly .svg-inline-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.cls-333 {
    fill: #333;
    fill-rule: evenodd;
}

.slidecap {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    text-align: left;
    margin-left: 0;
    z-index: 9;
    transform: translate(-127%, -50%);
}
.slidecap div {
    line-height: 1.8em;
    width: 500px;
    color: #333 !important;
}

/*#cart*/
#cart .items {
    max-height: calc(100vh - 300px);
    overflow: auto;
}
#cart .items .item {
    color: #333;
    margin: 0 0 -1px;
    padding: 24px 30px 33px;
    position: relative;
    border-bottom: 1px solid #eee;
}
#cart .items .item .image {
    float: left;
    width: 80px;
    max-height: 80px;
    height: auto;
    line-height: 1;
    text-align: center;
}
#cart .items .item .body-info {
    margin: -7px 0;
    padding: 0 0 0 104px;
    position: relative;
}
#cart .items .item .description {
    margin: 0;
    padding: 0;
}
#cart .items .item .name {
    margin: 0 0 5px;
    padding: 0 21px 0 0;
}
#cart .items .item .bottom {
    margin: 7px -16px 0;
    position: relative;
}
#cart .items .item .bottom>div {
    display: inline-block;
    vertical-align: top;
    padding: 0 16px;
}
#cart .items .item .bottom>.prices {
    margin: 0;
    width: 250px;
}
#cart .items .item .bottom .cost.prices .price {
    font-size: .933em;
    font-weight: 700;
    margin: 0;
}
#cart .items .item .bottom .prices .cost.prices .price:not(.discount) {
    padding-right: 6px;
}
#cart .items .item .bottom .cost.prices .price_name {
    font-size: .733em;
    color: #999;
    line-height: 1;
}
#cart .items .item .buy_block .counter_block {
    width: 82px;
    margin-top: -1px;
}
#cart .items .item .summ {
    width: 151px;
    text-align: right;
}
#cart .items .item .delay-cell {
    position: absolute;
    right: -2px;
    top: 0;
}
#cart .items .item .delay-cell .action_item {
    height: 26px;
    width: 26px;
    cursor: pointer;
    opacity: 0.5;
}
#cart .items .item .remove {
    right: -20px;
    top: -12px;
    position: absolute;
    background: 0 0;
    opacity: 0.5;
    cursor: pointer;
}


.counter_block {
    position: relative;
    box-sizing: border-box;
    border: 1px solid #eee;
    background: #fafafa;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.counter_block .minus,
.counter_block .plus {
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    cursor: pointer;
}
.counter_block .minus {
    left: 0;
}
.counter_block .plus {
    right: 0;
}
.counter_block .minus:not(.big),
.counter_block:not(.big) .plus {
    width: 30px;
}
.counter_block .minus:after,
.counter_block .plus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
    width: 9px;
    height: 1px;
    background-color: #979797;
    content: "";
    transition: .3s;
}
.counter_block .plus:before {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #979797;
    content: "";
    transition: .3s;
    width: 1px;
    height: 9px;
    margin-top: -5px;
    margin-left: -1px;
}
.counter_block input[type=text] {
    width: 47px;
    border: 0;
    background: 0 0;
    color: #333;
    border-radius: 0;
    text-align: center;
    line-height: 13px;
    height: 29px;
    font-size: 12px;
    padding: 3px 3px 5px;
}

.cartbt {
    margin-top: 25px;
}
.cartbt a {
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    border: 1px solid #338d71;
    letter-spacing: .8px;
    border-radius: 3px;
    overflow: hidden;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    padding: 16px 26px 16px;
    font-size: 18px;
}

#cart .foot {
    padding: 28px 109px 27px 54px;
    border-bottom: 1px solid #eee;
}
#cart .foot .total {
    text-align: right;
    color: #333;
    margin: 3px 0 0;
}
#cart .foot .total .item_title {
    float: left;
    font-weight: 700;
}
#cart .foot .total .wrap_prices {
    padding-left: 69px;
    text-align: left;
}
#cart .foot .total .wrap_prices .price:not(.discount) {
    font-size: 1.2em;
    font-weight: 700;
}

/*category-wall-block*/
.category-wall-block .item {
    position: relative;
    padding: 40px 30px 29px;
    transition: background ease .2s,transform ease .2s,box-shadow ease .2s;
    background: #f5f5f5;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-bottom: 30px;
    overflow: hidden;
}
.category-wall-block .item:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: #fff;
    z-index: 1;
}
.cw-image-block {
    position: relative;
}
.cw-image-block:after {
    content: "";
    position: absolute;
    background: #f5f5f5;
    width: 40px;
    height: 20px;
    border-radius: 0 0 50% 50%/0 0 100% 100%;
    left: 50%;
    margin-left: -20px;
    top: -10px;
    z-index: 5;
    transition: background ease .2s;
}
.category-wall-block .item:hover .cw-image-block:after {
    background: #fff;
}
.cw-image-block:before {
    position: absolute;
    top: 0;
    left: -45%;
    z-index: 2;
    display: block;
    content: '';
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.cw-image-block:hover:before {
    -webkit-animation: shine .5s;
    animation: shine .5s;
    opacity: 1;
}

.cw-image {
    height: 150px;
    margin: 0 auto 27px;
    position: relative;
}
.cw-image:after,
.cw-image:before {
    content: "";
    position: absolute;
    background: #ccc;
    height: 5px;
    border-radius: 0 0 3px 3px;
}
.cw-image:after {
    opacity: .5;
    left: 16px;
    right: 16px;
    bottom: -10px;
}
.cw-image:before {
    left: 8px;
    right: 8px;
    bottom: -5px;
}
.cw-image span {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: block;
    border-radius: 3px;
    background-color: #fff;
}
.odcatwallhref {
    text-align: center;
    height: 30px;
}

.module-title {
    margin: 0 0 25px;
    padding: 8px 0 0;
    font-size: 23px;
    font-weight: 400;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #d7d7d7 !important;
}
.owl-controls {
    position: absolute;
    right: 15px;
    top: 2px;
}
.protabcont .tab-head {
    display: flex;
    justify-content: space-between;
    /*margin-top: 65px;*/
}
.protabcont .tab-head .heading span {
    margin: 0 0 25px;
    padding: 8px 0 0;
    font-size: 23px;
    font-weight: 400;
}
.protabcont .owl-wrapper {
    margin-left: 1px;
}
.protabcont .owl-item .product-layout {
    margin-left: 0;
}
.protabcont .owl-item .product-layout:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    height: auto;
    z-index: 8;
}
.protabcont .owl-item {
    margin-left: -1px;
}
.protabcont .multi-row > .product-layout:last-child {
    margin-bottom: 1px;
}
.protabcont .heading {
    margin-bottom: 0;
}

.absbtn .comapre:before,
.absbtn .comapre:after {
    display: none;
}
.absbtn button {
    display: block !important;
    padding: 0 !important;
}

/*company-block*/
.company-block {
    margin-top: 30px;
}
.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.row.flexbox {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.company-block .item.video-block {
    padding-top: 50px;
}
.company-block .item.video-block .image {
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-size: cover;
    min-height: 440px;
}
.company-block .text {
    padding: 32px 0;
    position: relative;
}
.company-block .text-block {
    align-items: center;
    display: flex;
}
.company-block h1 {
    margin-bottom: 15px;
}

/*front_tizers*/
.cls-1-100,.cls-2-100{fill:#338d71;fill-rule:evenodd;}
.cls-2-100{opacity:0.1;}
.front_tizers {
    border: 1px solid #ececec;
    border-radius: 4px;
    background-color: #f9f9fa;
    padding: 60px 0;
}
#product-product ~ div .front_tizers {
    margin-top: 35px;
}
.front_tizers .row.flexbox {
    padding: 0 40px;
}
.front_tizers .title {
    font-size: 1.0667em;
    line-height: 1.5625em;
    margin-bottom: 6px;
}
.front_tizers .value {
    font-size: .867em;
    line-height: 1.692em;
    color: #777;
}
.front_tizers .item .image {
    margin-bottom: 10px;
    max-height: 50px;
    flex-shrink: 0;
    align-self: normal;
}
.front_tizers .fa {
    font-size: 40px;
    color: #338d71;
}

#carousel-reviews .owl-item .thumb img {
    max-width: 100%;
}
.logosli {
    margin-top: 65px;
    margin-bottom: 90px;
}

.special-offer-block {
    margin-top: 65px;
}

#feature .owl-wrapper,
#latest .owl-wrapper,
#best .owl-wrapper {
    display: flex !important;
    align-items: stretch;
}
#feature .owl-wrapper .multi-row,
#latest .owl-wrapper .multi-row,
#best .owl-wrapper .multi-row {
    display: flex;
    flex-direction: column;
    height: 100%;
}
#feature .owl-wrapper .multi-row > div,
#latest .owl-wrapper .multi-row > div,
#best .owl-wrapper .multi-row > div {
    flex: 1 1 50%;
}
#feature .owl-wrapper-outer,
#latest .owl-wrapper-outer,
#best .owl-wrapper-outer {
    overflow: visible;
}
#feature .owl-wrapper-outer .owl-item:hover,
#latest .owl-wrapper-outer .owl-item:hover,
#best .owl-wrapper-outer .owl-item:hover {
    position: relative;
    z-index: 2;
}
#feature .protitle,
#latest .protitle,
#best .protitle {
    height: 60px;
}

.special-offer-thumb .image {
    overflow: hidden;
    position: relative;
}
.special-offer-thumb .image:before {
    position: absolute;
    top: 0;
    left: -45%;
    z-index: 2;
    display: block;
    content: '';
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.special-offer-thumb .image:hover:before {
    -webkit-animation: shine .5s;
    animation: shine .5s;
    opacity: 1;
}

.information-thumb {
    border: 1px solid #ececec;
}
.information-thumb:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    height: auto;
    z-index: 58;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.product-grid.col-lg-3 .protitle {
    height: 52px;
}
.product-layout:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    height: auto;
    z-index: 8;
}
.cate-border .input-group-addon {
    padding-left: 0;
}

.row.pagi {
    border: none;
    margin: 20px -25px 30px -30px;
}

.cpagerow {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}
.cpagerow > .col-lg-3 {
    flex: 1 1 25%;
    width: 25%;
    max-width: 25%;
    flex-grow:1;
}

.product-thumb {
    padding-bottom: 80px;
}
.product-thumb .discounts {
    color: #333;
    opacity: .6;
    font-size: 12px;
    margin-bottom: 5px;
}
.product-thumb .rating {
    float: right;
}
.product-thumb .caption .avail {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.product-thumb .caption .avail span {
    color: #338d71;
    font-size: .8em;
    border-bottom: 1px dotted;
}
.product-thumb .caption .avail:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #338d71;
    margin: 6px 8px 0 0;
    border-radius: 100%;
}
.product-thumb .caption .avail.red span {
    color: #D42B4B;
}
.product-thumb .caption .avail.red:before {
    background: #D42B4B;
}
.product-thumb .buy-block {
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
}
.product-thumb .buy-block button {
    width: 100%;
}
.product-thumb .buy-block a {
    color: #338d71;
    border-bottom: 1px dotted;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    line-height: 1.5;
}

#product-category ~ .container .logosli {
    margin-bottom: 45px;
}
#showmore a {
    display: flex;
    margin: 30px auto;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
#showmore a:before {
    transition: all .3s ease;
    content: '';
    background: url('/image/catalog/load-more.svg') no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-right: 15px;
}

.breadcrumb-before h1 {
    margin-top: 27px;
}

.product-line1 .wish_item_button,
.product-line1 .compare_item_button {
    font-size: .7333em;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    border: 1px solid;
    letter-spacing: .8px;
    border-radius: 3px;
    overflow: hidden;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    border-color: #eee;
    padding: 6px 14px;
    height: 34px;
    font-size: 9px;
    margin-right: 5px;
    cursor: pointer;
}

.product-line1 .wish_item_button i,
.product-line1 .compare_item_button i {
    padding: 0 8px 0 0;
    left: -2px;
    top: -2px;
}
.product-line1 .wish_item_button span,
.product-line1 .compare_item_button span {
    fill: #999999;
}

.product-line1 .wish_item_button:hover,
.product-line1 .compare_item_button:hover {
    color: #FFF;
    background: #318a6e;
    border-color: #318a6e;
}
.product-line1 .wish_item_button:hover span,
.product-line1 .compare_item_button:hover span {
    fill: #fff;
}

.product-line1 > .flex:nth-child(2) {
    align-items: center;
}
.product-line1 > .flex:nth-child(2) .rating {
    margin-right: 40px;
    fill: #999999;
}
.prodvar + .bonus-attributes {
    display: none !important;
}
.bonus-attributes {
    font-size: .867em;
    line-height: 1.692em;
    margin-right: 25px;
}
.bonus-attributes > p:first-child {
    text-transform: uppercase;
}
.bonus-attributes span {
    color: #777;
}
ul.prodvar{padding:0;margin:0}
.prodvar li{list-style:none;padding:2px;display:inline-block}
.prodvar li img{padding:2px;border:1px solid #ccc;cursor:pointer}

.product-shadow {
    box-shadow: 0 3px 14px rgb(0 0 0 / 12%);
}
.product-shadow-padding {
    padding: 20px 30px 20px;
}
.product-shadow .product-stock {
    border-bottom: 1px dotted;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    color: #5fa800;
    margin-left: 15px;
    position: relative;
}
.product-shadow .product-stock:before {
    content: '';
    display: block;
    background-color: #5fa800;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: -12px;
    top: 7px;
}
.product-shadow .product-stock.red {
    color: #D42B4B;
}
.product-shadow .product-stock.red:before {
    background-color: #D42B4B;
}

#product {
    margin-top: 5px;
}
#button-cart {
    width: 100%;
    border-radius: 0;
    height: 100%;
    border-radius: 0;
    font-size: .7333em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 10px;
}

.product-shadow-info {
    padding: 10px 20px 20px;
}
.product-shadow-info > div {
    margin-bottom: 10px;
}
.product-shadow-info span {
    color: #777;
    font-size: 12px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    top: -2px;
    line-height: 26px;
}
.product-shadow-info span img {
    position: relative;
    left: -2px;
    top: -2px;
}

#tab-shipping ul,
#tab-payment ul {
    margin: 0 0 10px;
    padding-left: 17px;
}
#tab-shipping .co-heading ~ .co-heading,
#tab-payment .co-heading ~ .co-heading {
    margin-top: 25px;
}

#information-contact iframe {
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    width: 50vw;
}
#information-contact form {
    display: block;
    margin-top: 33px;
}
#information-contact form legend {
    padding: 0;
    border: none;
    margin-top: 33px;
}
#information-contact form label {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #999;
    margin-bottom: 5px;
}
#information-information .breadcrumb-before h1,
#information-contact .breadcrumb-before h1 {
    font-weight: 400;
}
#information-information .breadcrumb,
#information-contact .breadcrumb {
    padding: 10px 0 40px;
    position: relative;
    margin-bottom: 0;
}
#information-contact .breadcrumb:after {
    content: '';
    display: block;
    width: 4000px;
    left: 50%;
    margin-left: -2000px;
    height: 1px;
    background: #ECECEC;
    position: absolute;
    bottom: 0;
}

#information-contact .social-block {
    position: relative;
    margin-top: 33px;
    margin-bottom: 0;
}
#information-contact .social-block > .wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: -1px 0 0;
    height: 1px;
    background: #ececec;
}
#information-contact .social-icons {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px 0 0;
    background: #fff;
}
#information-contact .social-icons ul {
    margin: 0;
    padding: 0;
    width: auto;
    font-size: 0;
}
#information-contact .social-icons li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 0;
    margin: 0;
}
#information-contact .social-icons li a {
    border-radius: 3px;
    display: block;
    height: 43px;
    margin: 5px 10px 5px 0;
    overflow: hidden;
    position: relative;
    transition: all .3s ease 0s;
    width: 43px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    font-size: 0;
    background: 0 0;
    background-color: #4f5a6b;
    background: url(/image/catalog/belife/social.svg) 0 -188px no-repeat;
}
#information-contact .social-icons li.facebook a {
    background-position: -94px -188px;
}
#information-contact .social-icons li.instagram a {
    background-position: -141px -329px;
}
#information-contact .social-icons li.telegram a {
    background-position: -329px -329px;
}
#information-contact .social-icons li.viber a {
    background-position: -329px -188px;
}
#information-contact .social-icons li.whats a {
    background-position: -329px -235px;
}
#information-contact ~ footer {
    margin-top: 0;
}
#information-information ~ .category-wall-block .row {
    margin: 0 -15px;
}
#information-information ~ .category-wall-block .col-lg-3 {
    width: 100% !important;
}
#information-information ~ .category-wall-block .owl-theme .owl-controls {
    top: -45px;
}
#information-information #content {
    min-height: initial;
}
.information-menu a {
    font-size: 13px;
}
.information-menu a:hover,
.information-menu a.current-link {
    font-weight: 700;
    background: #fafafa;
}
.information-row {
    margin-bottom: 35px;
}

#information-information #content ul,
#information-information #content ol {
    padding-left: 17px;
}

.wholesale-image {
    display: flex;
    align-items: flex-end;
    counter-reset: item;
    margin-bottom: 25px;
}
.wholesale-image__item {
    padding-left: 30px;
    position: relative;
}
.wholesale-image__item:before {
    counter-increment: item;
    content: counter(item) ". ";
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wholesale-image__item img {
    max-width: 100%;
}

.wholesale-managers__title {
    padding: 20px 0;
}
.wholesale-managers__box {
    display: flex;
    justify-content: space-between;
}
.wholesale-managers__item:not(:last-child) {
    margin-bottom: 35px;
}
.wholesale-managers__item-name {
    font-size: 14px;
    font-weight: 700;
}
.text-strong {
    font-weight: 700;
}
.wholesale-managers__item-link {
    display: block;
    font-size: 15px;
}

.m-menu .level1 > a.current-link {
    background-color: #3ba383;
}

.cookie-warning {
    position: fixed;
    bottom: 0;
    background: #fff;
    left: 0;
    width: 100%;
    padding: 15px 40px 15px 0;
    border-top: 1px solid #ececec;
    z-index: 10000;
}
.cookie-warning p {
    margin: 0;
}
.cookie-warning .close {
    position: absolute;
    font-weight: 300;
    font-size: 40px;
    top: 50%;
    transform: translate(0px, -50%);
    right: 12px;
    cursor: pointer;
}
.modal-header {
    padding: 0;
    border: none;
}
.modal-header {
    padding: 55px 60px 10px 60px;
}
.modal-header .modal-title {
    margin: 0;
    font-size: 26px;
    line-height: 24px;
    text-align: center;
    font-weight: 300;
}
.modal-subtitle {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    font-weight: 300;
}
.modal-body {
    padding: 25px 60px 60px;
}
.modal-body input {
    background: #fafafa;
    border: 1px solid #eee;
    height: 48px;
}
.modal-body button {
    width: 100%;
    border-radius: 0;
    height: 100%;
    border-radius: 0;
    font-size: .7333em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 10px;
    height: 48px;
}
.modal-dialog .close {
    color: #000;
    z-index: 2;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 2px;
    font-weight: 300;
    font-size: 40px;
    text-shadow: none;
}

.relpro .heading {
    margin: 25px 0 10px 0;
    padding: 8px 0 0;
    font-size: 23px;
    font-weight: 400;
    text-align: left;
}
.relpro .owl-wrapper {
    padding: 1px;
}
.relpro .xspspace {
    padding: 15px;
}
.relpro .owl-carousel .owl-wrapper-outer {
    /*border-right: 1px solid #ececec;*/
    /*width: calc(100% - 3px);*/
}
.relpro .owl-carousel.owl-theme .owl-buttons {
    margin-top: -47px;
}
.relpro .owl-carousel .owl-item {
    margin: 0;
}
.relpro .owl-carousel .owl-item:hover {
    z-index: 2;
    position: relative;
}
.relpro .owl-carousel .owl-item .product-layout {
    margin: 0;
}
.relpro .product-layout {
    box-shadow: none !important;
    border: 1px solid #ececec;
    border-right: none;
}
.relpro .owl-carousel .owl-item .product-layout .protitle {
    margin-bottom: 5px;
}

/*information-article*/
#information-article #content {
    width: 770px;
    margin: 0 auto;
    float: none;
    max-width: 100%;
    color: #777;
}
#information-article #content h1,
#information-article #content h2,
#information-article #content h3,
#information-article #content h4,
#information-article #content h5 {
    color: #333;
    font-weight: 400;
}

.product-tab {
    color: #777;
}
.co-heading,
.product-tab h1,
.product-tab h2,
.product-tab h3,
.product-tab h4,
.product-tab h5 {
    color: #333;
    font-weight: 400;
}

#information-article #content a {
    color: #338d71;
}
#information-article #content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
#information-article #content .container {
    max-width: 100%;
    margin: 45px -15px;
}
#information-article #content .special-offer-thumb .caption {
    height: inherit;
}
#information-article ~ .category-wall-block {
    display: none;
}

.soc-top {
    display: flex;
    margin-left: 35px;
}
.soc-top img {
    width: 40px;
}
.soc-top li {
    margin-right: 10px;
}

.search-wrap {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0 !important;
    background: #fff;
    z-index: 10;
}
.search-wrap.active {
    display: block;
}
.search-wrap.active:before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 134px !important;
    z-index: 9;
    background: rgba(0,0,0,0.2);
}

.close-search {
    position: absolute;
    right: -60px;
    top: 54px;
    font-weight: 300;
    font-size: 60px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.lang-warning {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    z-index: 10;
}
.lang-warning-inner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 580px;
    max-width: 100%;
    padding: 40px;
    z-index: 11;
    border: 1px solid #ececec;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
}
.lang-warning a {
    display: block;
    margin-top: 15px;
    line-height: 50px;
}
.lang-warning .title {
    font-size: 2em;
    line-height: 1.15em;
    text-align: center;
    margin-bottom: 25px;
}

body.blur-block > *:not(.lang-warning) {
    filter: blur(5px);
}

.dropdown-menu.open-menu {
    display: block;
    position: relative;
    box-shadow: none;
    margin-bottom: 5px;
}
.dropdown-menu.open-menu > a {
    display: none !important;
}


.category-description-wrap .popular-block {
	border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}
.category-description-wrap .popular-line {
	display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 12px 15px;
    border: 1px solid #eaeaea;
    border-bottom: none;
}
.category-description-wrap .popular-line0 {
	background: transparent;
}
.category-description-wrap .popular-line > div + div {
	width: 120px;
	max-width: 120px;
	min-width: 120px;
}
.category-description-wrap .popular-line a {
	font-size: 18px;
	font-weight: 300;
	color: #181818;
}
.category-description-wrap .popular-line span {
	font-size: 18px;
	font-weight: bold;
}

.seo-links {
    margin-bottom: 25px;
}
.seo-links .heading {
    font-weight: 600;
}
.seo-links > a {
    background: #ededed;
    border: 1px solid #ededed;
    color: #000;
    padding: 5px 12px;
    display: inline-block;
    margin: 0 5px 5px 0;
    border-radius: 3px;
}
.seo-links > a:hover,
.seo-links > a.active {
    background-color: #338d71;
    border: 1px solid #338d71;
    color: #fff;
}

.frame-wrap {
    overflow:hidden;
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
}
.frame-wrap iframe {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}

.description-grey-new {
    background-color: #f9f9fa;
    padding: 40px 0;
    margin-bottom: 50px;
}
.description-grey-new > div {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    font-size: 13px;
    text-align: justify;
    color: #666;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.information-thumb .caption > h4 + p {
    max-height: 200px;
    overflow: hidden;
}

.product-thumb .caption .rating {
    display: flex;
}
.product-thumb .caption .rating .fa-stack-2x {
    position: relative;
    margin-left: 3px;
    top: 5px;
}

.product-line1 .rating {
    display: flex;
}
.product-line1 .rating .fa-stack-2x {
    position: relative;
    margin-left: 3px;
}

.information-thumb {
    overflow: hidden;
}
.information-thumb .caption {
    padding: 20px 24px 19px;
}
.information-thumb .caption h4 {
    font-weight: 400;
    margin: 0;
}
.information-thumb .caption h4 a {
    font-weight: 400;
    color: #333;
    line-height: 1.4;
}
.information-thumb .image img {
    position: relative;
    left: -10px;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
    margin-top: -10px;
}

.flex-manufacturers {
    display: flex;
    flex-wrap: wrap;
}
.flex-manufacturer {
    width: 33.333%;
    margin: 0 -1px -1px 0;
    border: 1px solid #ececec;
    padding-bottom: 40px;
}
.flex-manufacturer:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: #fff;
    z-index: 1;
}

.flex-manufacturer > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 40px 0;
}
.flex-manufacturer > a span {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #999;
    padding: 13px 40px 0;
    text-align: center;
}

.search-box > .dropdown-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 0;
    padding-bottom: 10px !important;
}
.search-box > .dropdown-menu li {
    flex: 1 1 33%;
    max-width: 33%;
    min-width: 33%;
    margin-top: 10px;
}

.search-suggestion.product .image {
    margin: 0 15px 0 0 !important;
}
.search-suggestion.product .name {
    text-decoration: none;
    height: inherit !important;
    font-size: 14px;
    text-transform: none;
    font-weight: normal !important;
    color: #000;
    margin-bottom: 5px;
}
.search-suggestion.product .price {
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: bold;
    color: #000;
}
.search-suggestion.product .model {
    font-size: 12px;
    color: #000;
}

@media (max-width: 1270px) {
    .slidecap {
        transform: translate(-90%, -50%);
    }
    .cpagerow > .col-lg-3 {
        flex: 1 1 33.3%;
        width: 33.3%;
        max-width: 33.3%;
        flex-grow: 1;
    }
}

@media (max-width: 1024px) {
    .logo-text {
        margin-right: 15px;
        max-width: 170px;
    }
    .soc-top {
        margin-left: 15px;
    }
    .top-right-links > li {
        margin-left: 10px !important;
    }
}

@media (max-width: 991px) {
    #menu .collapse .nav li.m-menu > a br {
        display: none;
    }
    .menusp > #menu {
        background-color: #fff;
    }
    .menusp .navbar-header button i {
        font-size: 34px;
    }
    .logo-text {
        display: none;
    }
    .menusp {
        position: absolute;
        top: 17px;
    }
    header #logo {
        margin-left: 40px;
    }
    #menu .navbar-nav li a {
        color: #1e1e1e;
    }
    #menu .collapse .nav li.m-menu:hover > a {
        background-color: #fff;
        color: #1e1e1e;
    }
    header + div#common-home,
    header + div:not(#common-home) {
        padding-top: 85px;
    }
    .cpagerow > .col-lg-3 {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
        flex-grow: 1;
    }
    .slidecap {
        transform: translate(-50%, -50%);
        left: 50%;
        width: 90vw;
    }
    .soc-top li {
        margin-right: 5px;
    }
    .soc-top img {
        width: 20px;
    }
    .top-right-links a span {
        display: none;
    }
    .slidecap div {
        max-width: 100%;
    }
    .refines li {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
    }
    .basket_fly {
        width: 100%;
        right: -100%;
    }
    li.level1 > .dropdown-menu > div > ul {
        display: block !important;
    }
    li.level1 > .dropdown-menu > div > ul > li {
        position: relative;
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    li.level1 > .dropdown-menu > div > ul > li a {
        min-width: 100px !important;
        max-width: 100%;
        width: 100% !important;
        padding: 0 !important;
        margin: 10px 0 !important;
    }
    #menu .collapse .nav li.m-menu > a {
        padding: 15px 0;
    }
    .m-menu.level2 {
        padding-left: 5px !important;
    }
    .m-menu.level2:after {
        content: '+';
        position: absolute;
        right: 15px;
        top: -2px;
    }
    .m-menu.level2 > a {
        font-weight: normal !important;
    }
    .m-menu.level2.no-children:after {
        display: none;
    }

    .flex-manufacturer {
        width: 50%;
    }

    .search-box > .dropdown-menu li {
        flex: 1 1 50%;
        max-width: 50%;
        min-width: 50%;
    }
    #search .dropdown-menu {
        max-height: calc(100vh - 150px);
        overflow: auto !important;
    }
}

@media (max-width: 668px) {
    #information-information .nav-tabs {
        display: block;
    }
    #information-information .nav-tabs li {
        width: 100%;
    }
    .tab-pane .desc {
        display: block;
    }
    #information-information .tagline {
        line-height: 30px;
        font-size: 20px;
    }
    .storeinfo.container .f-left {
        display: block;
    }

    h3 {
        font-size: 17px;
    }
    .description-grey {
        padding: 15px;
    }
    .container-fluid .container {
        padding: 0;
    }
    .breadcrumb {
        white-space: nowrap;
        overflow: auto;
    }
    .protitle {
        overflow: hidden;
        height: 80px;
    }
    .logo-text + div a {
        display: none;
    }
    #logo .logo-img {
        width: 20px;
        margin-right: 0;
    }
    .menusp .navbar-header button i {
        font-size: 21px;
    }
    .menusp {
        top: 2px;
    }
    header {
        height: 40px;
    }
    header + div#common-home, header + div:not(#common-home) {
        padding-top: 42px;
    }
    #slideshow0 .slick-slide > div {
        width: 900px !important;
    }
    .basket_fly .opener {
        top: 50%;
    }
    .module-title {
        margin: 0 10px 25px;
    }
    .company-block {
        margin-left: 10px;
        margin-right: 10px;
    }
    .protabcont .tab-head {
        display: block;
    }
    .company-block h1 {
        font-size: 23px;
        font-weight: 400;
    }
    .refines li {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
    .cate-border {
        display: none;
    }

    .product-line2,
    .product-line1 {
        display: block;
    }
    .product-line2 > div,
    .product-line1 > div {
        width: 100%;
        margin-bottom: 15px;
    }
    .product-tab li {
        margin: 0 5px 7px 0;
    }
    .product-tab .nav > li > a {
        padding: 10px 12px 10px;
    }
    .product-thumb .caption .avail {
        width: 100%;
    }
    .product-thumb .rating {
        float: none;
    }
    #cart .items .item .summ {
        text-align: left;
    }
    #cart .items .item .bottom>div {
        margin: 10px 0 0;
    }
    .cartbt a {
        font-size: 14px;
    }

    #information-contact .infobg #content > .flex {
        display: block;
    }
    #information-contact iframe {
        position: relative;
        left: 0;
        width: 100%;
        height: 400px;
    }

    .dropdown-submenu.level3 {
        margin-top: 0 !important;
    }
    #menu .dropdown-inner .dropdown-submenu .submenu-title {
        padding: 0 10px 5px 10px !important;
    }
    #menu div.dropdown-menu {
        margin-top: 0;
        padding-top: 0;
    }

    #information-article #content .container {
        margin: 45px 0;
    }

    .flex-manufacturer {
        width: 100%;
    }

    .search-box > .dropdown-menu li {
        flex: 1 1 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .description-grey-new > div {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

}



@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit è Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
