img, .container, iframe {max-width: 100% !important;}
[id*="map"] img,
[class*='map'] img {max-width: none !important;}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {line-height: 1.425;}
/*==========================================*/
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-20 {float: left;width: 20%;}
.col-xs-pull-20 {right: 20%;}
.col-xs-push-20 {left: 20%;}
.col-xs-offset-20 {margin-left: 20%;}
@media (min-width: 768px) {
    .col-sm-20 {float: left;width: 20%;}
    .col-sm-pull-20 {right: 20%;}
    .col-sm-push-20 {left: 20%;}
    .col-sm-offset-20 {margin-left: 20%;}
}
@media (min-width: 992px) {
    .col-md-20 {float: left;width: 20%;}
    .col-md-pull-20 {right: 20%;}
    .col-md-push-20 {left: 20%;}
    .col-md-offset-20 {margin-left: 20%;}
}
@media (min-width: 1200px) {
    .col-lg-20 {float: left;width: 20%;}
    .col-lg-pull-20 {right: 20%;}
    .col-lg-push-20 {left: 20%;}
    .col-lg-offset-20 {margin-left: 20%;}
}
/*==========================================*/
ol > br, ul > br {display: none;}
:focus {outline: none}
body .owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}
textarea.form-control {height: auto}
body .pagination > li > a, body .pagination > li > span {
    margin: 3px;
    border-radius: 8px !important;
    color: #000000;
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    /* font-weight: bold; */
    font-size: 16px;
}
body .pagination > li > a:focus, body .pagination > li > a:hover,
body .pagination > li > span:focus, body .pagination > li > span:hover,
body .pagination > .active > a, body .pagination > .active > a:focus, body .pagination > .active > a:hover,
body .pagination > .active > span, body .pagination > .active > span:focus, body .pagination > .active > span:hover {
    background-color: #80BB35;
    border-color: #80BB35;
    color: #FFFFFF;
}
a:hover, a:focus {text-decoration: none}
select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}
/*==========================================*/
.topbar .info-header .fa {
    font-size: 20px;
    display: inline-block;
    position: relative;
    transform: translateY(2px);
}
.header .header-content .header_services .policy .item-policy .fa {font-size: 30px}
.home-slider {
    border-radius: 15px;
    overflow: hidden;
    border-top: 1px solid transparent;
}
.owl-carousel .owl-nav .fa,
.carousel_partner .owl-nav .fa,
.section_blog .blog-slider .owl-nav .fa,
.products .products-view-grid .owl-nav .fa {display: none}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    margin: 0;
    transform: translateY(-50%);
    top: 50%;
}
.owl-carousel .owl-nav button.owl-next:before, .owl-carousel .owl-nav button.owl-prev:before {top: 0;}
.products-view > .row.list_products {display: none}
.products-view.products-view-grid > .row.list_products {display: block}
.products-view.products-view-list > .row.list_products {display: block}
.sortPagiBar .btn, .view-mode b {
    line-height: normal;
    height: auto;
}
.sortPagiBar label {
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-right: 6px;
    margin-bottom: 0;
    font-weight: 400;
}
.product-mini-item .sale-flash {
    display: none;
    position: absolute;
    font-size: 1em;
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 12px 0 8px;
    line-height: 25px;
    text-align: center;
    top: 20px;
    left: -1px;
    z-index: 10;
    background-color: #FE9705;
}
.product-mini-item .product-price-old {
    text-decoration: line-through;
    color: #ADADAD;
}
#sort-by li > a {white-space: nowrap}
.search-main .form-signup .form-group button,
.search-main .form-signup.search-in-content .form-group .form-control {
    width: auto;
    float: left;
    line-height: 2.1;
    border-radius: 0 !important;
}
.search-main .form-signup.search-in-content .form-group label.form-control {
    border: none !important;
    display: flex;
    align-items: center;
}
.search-main .form-signup.search-in-content .form-group label.form-control input[type='checkbox'] {
    position: unset;
    margin: 0;
    height: auto;
    margin-right: 5px;
}
.search-in-content select.form-control {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}
.right-column.aside-vetical-menu .aside-content .nav-item > .dropdown-menu {right: calc(100% + 15px); left: auto}
.right-column.aside-vetical-menu .aside-content .nav-item > .dropdown-menu:after {right: auto; left: 100%}
#form-review .form-control,
#form-review .control-label,
#form-review .form-group {
    margin: 0 0 10px;
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    color: #000000;
    font-size: 14px;
}
#form-review .rating_review {
    display: flex;
    align-items: center;
}
#form-review .rating_review * {
    width: auto;
    margin: 10px;
    padding: 0;
}
#zozoweb-product-reviews #zozoweb-product-reviews-sub .zozoweb-product-reviews-summary {width: 100%}
.topbar-mobile .mobi_lang_curr, .topbar .desk_lang_curr {
    position: relative;
    margin: 0 15px 0 0;
}
.topbar-mobile .mobi_lang_curr form, .topbar .desk_lang_curr form {
    display: none;
    margin: 0;
}
.topbar-mobile .mobi_lang_curr a, .topbar .desk_lang_curr a {white-space: nowrap}
.topbar-mobile .mobi_lang_curr .dropdown-menu a {color: #000000}
.tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: hidden;
}
.module_category .tabs.tabs-title .tab-link.active {
    color: #80bb35;
    font-weight: 600;
}
/*==========================================*/
@media (min-width: 481px) {
}
@media (min-width: 561px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
/*==========================================*/
@media (max-width: 1199px) {
    .product-box:hover .product-thumbnail:before {content: none}
}
@media (max-width: 991px) {
    /*.product-mini-item .sale-flash {display: block}*/
}
@media (max-width: 767px) {
    .search-main .form-signup.search-in-content .form-group .form-control {width: 100%}
    .module_category .tabs.tabs-title .tab-link {
        padding: 0 10px 0 0;
        /*border-right: 1px solid #333;*/
    }
    .module_category .tabs.tabs-title .tab-link:last-child {border: none}
    .home-slider{
        border-radius: 0;
    }
}
@media (max-width: 560px) {
    #form-review .rating_review {flex-wrap: wrap}
    #form-review .rating_review * {margin: 10px 5px}
    #form-review .rating_review .control-label {width: 100%}
}
@media (max-width: 480px) {
}
@media (max-width: 360px) {
}
/*==========================================*/
@media (max-width: 1199px) and (min-width: 992px) {
}
@media (max-width: 1199px) and (min-width: 768px) {
}
@media (max-width: 991px) and (min-width: 768px) {
}