/*-------------------------------*/.b-category {margin-right: -10px;margin-left: -10px;margin-bottom: 25px;/*margin-right: -20px ;*/}.b-category:after {content: "";display: block;clear: both;font-size: 0;}.b-category .category__item {position: relative;/* padding: 0 10px 20px 10px; *//* width: 25%;height: auto; *//* display: inline-block;vertical-align: top; *//* margin-right: -.275em; */background: transparent url("") left top  no-repeat;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.b-category .category__imgbox {box-sizing: border-box;margin: 0 auto;overflow: hidden;font-size: 0;text-align: center;position: relative;width: 100%;}.b-category .category__imgbox img {max-width: 100%;width: 100%;height: 100%;object-fit: cover;}.b-category .category__title {box-sizing: border-box;position: absolute;top: 0;right: 0;left: 0;/*right: 10px;*/padding: 30px 40px 10px 40px;text-align: left;}.b-category .category__text {padding: 0 40px 0 40px;}.b-category .category__title,.b-category .category__title a:link,.b-category .category__title a:active,.b-category .category__title a:visited {font-family: Nunito, sans-serif;font-size: 17px;font-weight: 600;font-style: normal;text-decoration: none;text-transform: normal;color: #333333;}.b-category .category__title > span,.b-category .category__title a:link > span,.b-category .category__title a:active > span,.b-category .category__title a:visited > span {border-bottom: 1px solid transparent;transition: border-bottom-color .2s linear;}.b-category .category__title a:hover {font-family: Nunito, sans-serif;font-size: 18px;font-weight: 600;font-style: normal;text-decoration: none;text-transform: normal;color: #333333;}.b-category .category__item:hover .category__title > span,.b-category .category__item:hover .category__title a:link > span,.b-category .category__item:hover .category__title a:active > span,.b-category .category__item:hover .category__title a:visited > span {border-bottom: 1px solid #333333;transition: border-bottom-color .2s linear;}.b-category .category__imgbox img {transition: transform .2s linear;}.b-category .category__item:hover .category__imgbox img {transform: scale(1.05);transition: transform .2s linear;}/*--------------------------*/.p-brands .b-category {-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.p-brands .b-category .category__item {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;margin: 0 32px 20px 0;width: calc((100% - 96px) / 4);background-color: #f6f6f6;display: block;-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;}.p-brands .b-category .category__item:hover {-webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);box-shadow: 0 0 25px 5px rgba(0, 0, 0, .1);-webkit-transition: -webkit-box-shadow .2s ease-in-out;transition: -webkit-box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out;transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;}.p-brands .b-category .category__title a:link,.p-brands .b-category .category__title a:active,.p-brands .b-category .category__title a:visited {font-size: 12px;}.p-brands .b-category .category__imgbox {width: 100%;max-width: 226px;margin: 0 auto;}.p-brands .b-category .category__imgbox {max-width: 100%;}.p-brands .b-category .category__item:nth-child(4n) {margin-right: 0;}.p-brands .b-category .category__item:hover .category__title {background: transparent;}.p-brands .b-category .category__title {-webkit-box-sizing: border-box;box-sizing: border-box;background-color: transparent;left: 0;border-radius: 0;}.p-brands .b-category .category__title a:link,.p-brands .b-category .category__title a:link {color: #333333;}/* ------------------------------------- */.b-category2 {box-sizing: border-box;margin-right: 0;margin-left: 0;margin-bottom: 90px;}.b-category2 .category__item {display: block;width: 100%;margin-right: 0;padding: 0;}.b-category2 .category__imgbox {box-sizing: border-box;width: 100%;max-width: 160px;}.b-category2 .category__imgbox img {max-width: 100%;filter: grayscale(100%);opacity: .3;transition: filter .2s linear, opacity .2s linear;}.b-category2 .category__item:hover .category__imgbox img {transform: scale(1);filter: grayscale(0);opacity: 1;transition: filter .2s linear, opacity .2s linear;}.b-category2 .owl-next,.b-category2 .owl-prev {box-sizing: border-box;width: 60px;height: 60px;border-radius: 50%;background-color: #f7f7f7;position: absolute;top: 50%;margin-top: -30px;display: flex;align-items: center;justify-content: center;cursor: pointer;}.b-category2 .owl-next {right: -95px;}.b-category2 .owl-prev {left: -95px;}.b-category2 .owl-next:hover path,.b-category2 .owl-prev:hover path {fill: #ff7f0d;transition: fill .2s linear;}.b-category2 .category__item:hover .category__title {background-color: transparent;}.b-category2 .owl-dots {box-sizing: border-box;display: flex;align-items: center;justify-content: center;margin-top: 45px;}.b-category2 .owl-dot {box-sizing: border-box;width: 6px;height: 6px;background-color: #d6d6d6;margin: 0 5px;border-radius: 50%;}.b-category2 .owl-dot.active {background-color: #333333;}/*---------------------------*/@media only screen and (max-width: 767px) and (orientation:landscape) { /*-MOBILE LANDSCAPE-*//*-----------------------*/.b-category .category__item {width: 50%;}/*-----------------------*/.p-mainpage .b-category .category__item {width: 50%;}/*-----------------------*/.p-mainpage .b-category2 .category__item {width: 100%;}/*-----------------------*//*-----------------------*//*-----------------------*//*-----------------------*/}/*---------------------------*/@media only screen and (max-width: 350px) {/*-----------------------*/.p-brands .b-category {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 20px;}.p-brands .b-category .category__item {width: 100%;margin-right: 0;}.p-brands .b-category .category__item:nth-child(4n) {margin-right: 0;}.p-brands .b-category .category__item:nth-child(2n) {margin-right: 0;}/*-----------------------*/}/*---------------------------*/.b-category--main {box-sizing: border-box;margin: 0 0 55px;}.b-category--main .category__items {box-sizing: border-box;display: flex;flex-wrap: wrap;}.b-category--main .category__item {box-sizing: border-box;display: block;width: 20%;padding: 0;margin-right: 0;}.b-category--main .category__item--1,.b-category--main .category__item--3,.b-category--main .category__item--6 {width: 40%;}.b-category--main .category__imgbox {box-sizing: border-box;width: 100%;max-width: 100%;border-radius: 0;}.b-category--main .category__imgbox img {border-radius: 0;}.b-category--main .category__link {box-sizing: border-box;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 2;}.b-category--main .category__link a:link,.b-category--main .category__link a:visited,.b-category--main .category__link a:hover,.b-category--main .category__link a:active {display: inline-block;width: 100%;height: 100%;text-decoration: none;}.b-category--main .category__item--5 .category__title,.b-category--main .category__item--5 .category__title a:link,.b-category--main .category__item--5 .category__title a:visited,.b-category--main .category__item--5 .category__title a:active {color: #ffffff;}.b-category--main .category__item--5:hover .category__title > span,.b-category--main .category__item--5:hover .category__title a:link > span,.b-category--main .category__item--5:hover .category__title a:active > span,.b-category--main .category__item--5:hover .category__title a:visited > span {border-bottom: 1px solid #ffffff;transition: border-bottom-color .2s linear;}.b-category--main .category__desc {box-sizing: border-box;font-size: 16px;font-weight: 400;color: #333333;opacity: .5;position: absolute;top: 60px;right: 0;left: 0;padding: 0 40px;}.b-category--main .category__desc .category__price {box-sizing: border-box;font-weight: 400;font-size: 18px;}.b-category--main .category__desc .category__price > span {font-size: 26px;}.b-category--main .category__item--1 .category__desc {top: 65px;opacity: 1;}.b-category--main .category__item--2 .category__desc {top: 22px;left: auto;opacity: 1;}.b-category--main .category__item--5 .category__desc {color: #ffffff;}.b-category--main .category__item--6 .category__desc {opacity: 1;width: 120px;font-size: 0;padding: 0;top: 70px;left: 40px;}.b-category--main .category__item--6 .category__desc img {max-width: 100%;}.b-category--main .category__mobile-about-btn {position: absolute;bottom: 20px;left: 20px;color: #333333;font-size: 12px;font-weight: bold;background-color: #fff;border-radius: 3px;padding: 6px 7px;display: none;}/*-------------------------------*/.b-category--catalog .category__item {/* height: 100px; */position: relative;overflow: hidden;}.b-category--catalog .category__item a:link,.b-category--catalog .category__item a:visited,.b-category--catalog .category__item a:hover,.b-category--catalog .category__item a:active {box-sizing: border-box;display: inline-block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;text-decoration: none;z-index: 1;}.b-category--catalog .category__imgbox {width: 90px;height: 90px;border-radius: 50%;margin-bottom: 15px;}/* .b-category--catalog .category__imgbox::after {display: block;content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: #111111;opacity: .5;} */.b-category--catalog .category__imgbox img {box-sizing: border-box;/* position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); */}.b-category--catalog .category__item:hover .category__imgbox img {/* transform: translate(-50%, -50%) scale(1.05); */}.b-category--catalog .category__title {box-sizing: border-box;position: static;text-align: center;padding: 0;}.b-category--catalog .owl-prev,.b-category--catalog .owl-next {position: absolute;top: 40px;}.b-category--catalog .owl-next {right: 0;}