@font-face {
    font-family: 'Montserrat';
    src: 
        url('fonts/mont/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: 
        url('fonts/mont/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: 
        url('fonts/mont/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: 
        url('fonts/mont/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

.price_box {
	position: relative;
}

.price_box p.old_price {
    position: absolute;
    bottom: 100%;
    white-space: nowrap;
    font-weight: 300;
    font-size: 16px;
    color: #B4B4B4;
    text-decoration: line-through;
    margin-bottom: 0;
    right: 0;
}

.clearfix {
    clear: both;
}

body[class^="information-"]:not(.common-home) .wide-wr.bg-5.who_we_processing {
    height: auto;
    background-size: 30%;
}

* {
outline: 0 !important;
}
a:focus {
outline: none;
outline-offset: 0;
color: inherit;
text-decoration: none;
}
body {
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
width: 100%;
}
.wide-wr {
width: 100%;
background: #313033;
color: #fff;
}
.container {
    width: 1240px;
    max-width: 96vw;
}
header {
position: fixed;
width: 100%;
z-index: 99;
height: 100px;
background: rgba(255, 255, 255, 0.84);
}
.m-show {
width: 100vw;
height: auto;
}
.m-show-img {
width: 100%;
height: 41vw;
background-repeat: no-repeat;
background-position: 50% 0;
background-size: cover;
}
.owl-carousel .owl-wrapper-outer {
border: none;
border-radius: 0;
}
.hd-1 {
display: flex;
justify-content: space-between;
align-items: center;
}
.hd-1-1 {
display: flex;
align-items: center;
justify-content: center;
height: 100px;
}
.hd-1-2 {
display: flex;
align-items: center;
justify-content: center;
height: 100px;
}
#main_menu a {
color: #313033;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase; 
padding: 0 10px 2px;
border-bottom: 1px solid transparent;
}
#main_menu a:hover {
text-decoration: none;
border-bottom: 1px solid #E5C063;
}
.hd-1-3 {
    display: flex;
    flex-direction: column;
    width: 50px;
    height: 30px;
    justify-content: space-between;
}
.hd-1-3-1 {
width: 100%;
height: 1px;
background: #313033;
}
.mm-vis {
opacity: 0;
pointer-events: none;
}
.owl-carousel .owl-buttons .owl-prev {
top: 90%;
opacity: 1;
right: calc(10% + 160px);
left: auto;
}
.owl-carousel .owl-buttons .owl-next {
top: 90%;
opacity: 1;
right: 10%;
}
.m-show .owl-pagination {
counter-reset: mm1;
position: absolute;
top: 90%;
right: calc(10% + 70px);
}
.m-show .owl-pagination .owl-page {
counter-increment: mm1;
margin: 0;
}
.m-show .owl-pagination::after {
content: '0' counter(mm1);
color: #313033;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
.m-show  .owl-controls .owl-page span {
box-shadow: none !important;
background: transparent !important;
display: none;
width: 0;
white-space: nowrap;
text-align: right;
}
.m-show  .owl-controls .owl-page.active span::before {
content: '0';	
}	
.m-show  .owl-controls .owl-page.active span {
display: block;
width: 20px;
color: #E5C063;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
width: 48px;
transform: translateY(-3px); 
}
.m-show  .owl-controls .owl-page.active span::after {
content: ' /';
}
.pref-logo {
padding-left: 30px;
background: url('/image/catalog/hd/logo_wr.svg') no-repeat 0 50%;
font-size: 30px;
font-style: normal;
font-weight: 600;
margin: 15px 0 35px;
line-height: normal;
min-height: 80px;
max-height: 80px;
padding-top: 20px;
}
.pref-logo i {
font-size: 30px;
font-style: normal;
font-weight: 300;
}
.ftrd-wr {
display: flex;
padding: 0 15px;
flex-wrap: wrap;
justify-content: space-between;
}
.ftrd-wr .product-layout {
width: 32.7%;
height: 42vw;
overflow: hidden;
position: relative;
border: 0px solid #E5C063;
margin-bottom: 1vw;
}
.ftrd-wr .product-layout .image img {
width: 100%;
position: absolute;
bottom: 0;
}
.ftrd-wr .caption {
position: absolute;
top: 24vw;
width: 52%;
transition: 500ms;
z-index: 3;
opacity: 0;
left: 0;
}
.ftrd-wr .caption h4 {
color: #FFF;
font-family: Montserrat;
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.ftrd-wr .caption p.price {
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.ftrd-wr .product-thumb::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
display: block;
/*background: url('/image/catalog/hd/romb.svg') no-repeat 101% 70% rgba(0, 0, 0, 0);*/
background-color: #000;
z-index: 2;
top: 0;
left: 0;
background-size: 50% auto;
transition: 500ms;
opacity: 0;
background-position: 150% 75%;
}
.ftrd-wr .product-layout:hover .product-thumb::after {
opacity: 0.1;
background-position: 101% 75%;
}
.common-home .ftrd-wr .product-layout .caption {
	 width: 100%;
  left: 0;
  padding: 0 10%;
}	
.common-home .ftrd-wr .product-layout:hover .caption {
opacity: 1;
background: rgba(0,0,0,0.5);
}
.ftrd-bt {
text-align: center;
padding: 50px 0 70px;
white-space: nowrap;
}
.ftrd-bt a {
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
border: 1px solid #FFF;
padding: 13px 40px;
}

.ffloor-btn {
    color: #FFF;
    border: 1px solid #FFF;
    padding: 13px 40px;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Montserrat;
}

.wide-wr.bg-2 {
position: relative;
background: url('/image/catalog/hd/bg_2.jpg') no-repeat 50% 50%;
background-size: cover;
color: #000;
padding-top: 30px;
}   
.wide-wr.bg-2::before {
content: '';	
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.80);
}
.wide-wr.bg-2 > div {
position: relative;
z-index: 2;
}

.pref-logo::before {
content: '';
width: 80px;
height: 90px;
float: left;
-webkit-shape-outside: polygon(0px 0px, 1px 0px, 1px 48px, 50px 44px, 50px 80px, 0px 80px);
shape-outside: polygon(0px 0px, 1px 0px, 1px 48px, 50px 44px, 50px 80px, 0px 80px);
}

.hd-2 {
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 50px 0 30px;
display: block;
}
.wide-wr.bg-2 p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 30px;
}
.wide-wr.bg-2 .ftrd-bt a {
color: #000;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
border: 1px solid #000;
}

.wide-wr.bg-3 {
position: relative;
background: url('/image/catalog/hd/bg_3.jpg') no-repeat 100% 0;
background-size: contain;
color: #000;
padding-top: 30px;
}
.bg-3-1 {
width: 45%;
}
.wide-wr.bg-3 .pref-logo {
margin-bottom: 80px;
}
.wide-wr.bg-3 p {
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: normal;
margin-bottom: 30px;
}
.wide-wr.bg-3 .ftrd-bt a {
color: #000;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
border: 1px solid #000;
}
.bg-3-1-1 {
margin: 50px 0 10px;
}
.wide-wr.bg-3 .hd-2 {
margin: 20px 0;
}

.wide-wr.bg-4 {
padding-top: 50px;
}
.bg-4-1 {
display: flex;
margin: 20px 0 90px;
}
.bg-4-1-1 {
display: flex;
flex-direction: column;
width: 25%;
gap: 25px;
}
.bg-4-1-1-1 {
text-align: center;
}
.bg-4-1-1-1 img {
max-width: 100%;
}
.bg-4-1-1-2 {
text-align: left;
padding: 0 0 0 30px;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
opacity: 0.5;
}

.wide-wr.bg-5 {
position: relative;
background: url('/image/catalog/hd/bg_5.jpg') no-repeat 0 0 #171717;
background-size: contain;
color: #fff;
padding-top: 60px;
padding-bottom: 60px;
}
.bg-5-1 {
padding-left: 45%;
}
.bg-5-1 .pref-logo {
margin-bottom: 60px;
}
.bg-5-1-1 {
display: flex;
align-items: start;
gap: 30px;
margin-top: 15px;
}
.bg-5-1-1-1 {
width: 40px;
display: flex;
flex-direction: column;
align-items: center;
min-height: 90px;
gap: 15px;
}
.bg-5-num {
display: flex;
width: 40px;
height: 43px;
border: 0.5px solid #FFF;
align-items: center;
justify-content: center;
}
.bg-5-line {
width: 1px;
background: #fff;
flex-grow: 1;
}
.bg-5-1-1-2 .hd-2 {
margin-top: 0;
margin-bottom: 20px;
font-weight: 600;
font-size: 20px;
}
.bg-5-1-1-2 p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.wide-wr.bg-6 {
position: relative;
background: url('/image/catalog/hd/bg_6_1.jpg') no-repeat 0 0, url('/image/catalog/hd/bg_6_2.jpg') no-repeat 100% 0;
background-size: contain;
color: #fff;
padding-top: 70px;
min-height: 50vw;
}
.bg-6-1-wr {
width: 50%;
margin: 70px 0;
}
.bg-6-1-1 {
margin-bottom: 50px;
}
.bg-6-1-1:nth-child(odd) {
padding-right: 50%;
}
.bg-6-1-1:nth-child(even) {
padding-left: 50%;
}
.hd-3 {
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: normal;
opacity: 0.6;
}
.bg-6-1-1 p {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 21px;
margin-top: 30px;
}

.wide-wr.bg-7 {
position: relative;
background: url('/image/catalog/hd/bg_7.jpg') no-repeat 50% 0;
background-size: cover;
color: #fff;
padding-top: 70px;
}
.bg-7-1-wr {
margin-top: 70px;
display: flex;
gap: 10%;
margin-bottom: 30px;
}
.bg-7-1-1 p {
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 30px;
}

.bg-7-1-wr {
background: transparent !important;
}
.bg-7-1-wr.m-show {
width: 100%;
padding-bottom: 50px;
}

.wide-wr.bg-8 {
position: relative;
background: url('/image/catalog/hd/bg_8.jpg') no-repeat 50% 100%;
background-size: cover;
color: #000;
padding-top: 6vw;
padding-bottom: 6vw;
text-align: center;
}
.wide-wr.bg-8::before {
content: '';	
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.1);
}
.wide-wr.bg-8 > div {
position: relative;
z-index: 2;
}
.bg-8-1-wr {
display: flex;
align-items: center;
justify-content: center;
}
.bg-8-1 {
background: rgba(255, 255, 255, 0.70);
width: 650px;
max-width: 92vw;
padding: 50px 140px 0;
}
.hd-4 {
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 40px;
display: block;
}
.bg-8-1-1 input {
width: 95%;
border: none;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
background: transparent;
border-bottom: 1px solid #000;
text-align: left;
padding: 5px 0;
margin-top: 15px;
margin-bottom: 10px;
}
.wide-wr.bg-8 .ftrd-bt a {
color: #000;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
border: 1px solid #000;
}
input.err-has {
color: #f11;
}

footer {
background: #313033;
color: #fff;
padding: 60px 0 50px;
}
.ft-1 {
display: flex;
justify-content: space-between;
color: #ACACAC;
font-family: Montserrat;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
.ft-1-1 {
display: flex;
flex-direction: column;
align-items: center;
gap: 20px;
}
.ft-1-1 img:nth-child(1) {
width: 74px;
}
footer a {
color: #ACACAC;
font-family: Montserrat;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-bottom: 22px;
display: block;
}
footer a:hover {
color: #ACACAC;
filter: brightness(130%);
text-decoration: none;
}
.ft-1 > div {
max-width: 150px;
}
.ft-1 > div.ft-1-3 {
max-width: 200px;
display: flex;
flex-direction: column;
gap: 10px;
align-items: center;
}
.ft-2 {
color: #ACACAC;
font-family: Montserrat;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
.ft-1-4 {
align-self: center;
display: flex;
flex-direction: column;
}
.ft-1-4-1 a {
display: flex;
align-items: start;
gap: 10px;
}
.ft-2-wr {
text-align: center;
margin-top: 30px;
}
.ft-2 img {
margin-right: 5px;
}

.br-wr {
position: fixed;
z-index: 101;
width: 100%;
top: 71px;
}
.br-inn {
color: #000;
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 19.056px; /* 158.804% */
letter-spacing: 1.2px; 
height: 24px;
width: 100%;
}
.breadcrumb {
padding: 0 0 0 75px;
margin-bottom: 0;
background: transparent;
border-radius: 0;
line-height: 24px;
}
.breadcrumb > li + li::before {
color: #000;
}
a {
color: inherit;
}
a:hover {
color: inherit;
}
.m-show {
width: 90%;
margin: auto;
}
header {
top: 0;
}
.wide-wr.bg-bg {
background: #fff;
color: #000;
}
.ftrd-wr.cat-l {
justify-content: normal;
gap: 0.8%;	
}	
.ftrd-wr.cat-l .caption {
top: auto;
bottom: 0;
width: 100%;
left: 0;
padding: 0 15px;
background: rgba(0,0,0,0.5);
opacity: 1;
}
.ftrd-wr.cat-l .product-layout:hover .caption {
opacity: 1;
left: 0;
}

.pref-logo.m-50 {
margin-top: 50px;
margin-bottom: 50px;
}
.wide-wr.bg-3.cat-des {
background-size: 45% auto;
background-position: 100% 90%;
padding-top: 0;
}
.wide-wr.bg-3.cat-des .bg-3-1 {
width: 50%;
}
.wide-wr.bg-3.cat-des .bg-3-1-1 {
margin: 0 0 50px;
}
.wide-wr.bg-3.cat-des .bg-3-1-1 p {
color: #000;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
opacity: 0.6;
}

@media (min-width: 767px) {
body:not(.common-home) #content {
margin-top: 80px; 
}
}

@media (min-width: 1239px) {
body:not(.common-home) header {
background: #fff;
}
body:not(.common-home) #content {
margin-top: 130px; 
}
body:not(.common-home) header::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 24px;
background: #D1D1D1;
top: 71px;
z-index: -1;
}
#logo {
height: 80px;
}
#logo a {
display: block;
height: 60px;
overflow: visible;
}
}

@media (max-width: 1240px) {
header {
background: #fff;
}	
.br-wr {
display: none;
}
	
.mm-vis {
opacity: 1;
pointer-events: all;
}
.wide-wr .row {
margin: 0;
}
.hd-1-2 {
position: fixed;
left: -110vw;
flex-direction: column;
height: 100vh;
z-index: -1;
background: rgba(255,255,255,0.9);
min-height: 100vh;
width: 100vw;
padding-top: 80px;
top: 0;
justify-content: start;
align-items: start;
transition: 500ms;
overflow: auto;
}
#main_menu {
flex-direction: column;
display: flex;
gap: 15px;
width: 100%;
}
header {
height: 60px;
}
.hd-1-1 {
height: 60px;
max-width: 50vw;
}
.hd-1-1 img {
max-height: 50px;
}
.hd-1-3 {
padding-right: 10px;
cursor: pointer;
}
#main_menu a {
font-size: 20px;
border-bottom: 1px solid #ccc;
padding-bottom: 13px;
}
.hd-1-3-1 {
transition: 500ms;
transform-origin: 100% 0;
}
.menu-opp .hd-1-2 {
left: 0;
}
.menu-opp .hd-1-3-1:nth-child(1) {
transform: rotate(-45deg);
}
.menu-opp .hd-1-3-1:nth-child(2) {
opacity: 0;
}
.menu-opp .hd-1-3-1:nth-child(3) {
transform: rotate(45deg);
}
.m-show-img {
height: 90vw;
}
.pref-logo {
font-size: 20px;
line-height: 25px;
background-size: contain;
position: relative;
min-height: 60px;
max-height: 60px;
padding-left: 20px;
padding-top: 17px;
}
.pref-logo i {
font-size: 16px;
position: absolute;
left: 70px;
top: 45px;
}

.pref-logo::before {
-webkit-shape-outside: polygon(0px 0px, 1px 0px, 1px 48px, 30px 44px, 30px 80px, 0px 80px);
shape-outside: polygon(0px 0px, 1px 0px, 1px 48px, 30px 44px, 30px 80px, 0px 80px);
}
.wide-wr.bg-3 {
background: #fff;
}
.bg-3-1 {
width: 100%;
}
.ftrd-wr .caption h4 {
font-size: 24px;
}
.wide-wr.bg-5 {
background: #171717;
}
.bg-5-1 {
padding-left: 0;
}
.bg-5-1-1-1 {
min-height: 100px;
}
.bg-5-1-1-2 p {
font-size: 14px;
}

.wide-wr.bg-6 {
padding-top: 40px;
}
.bg-6-1-wr {
width: 70%;
}
footer {
padding-top: 30px;
}
footer .row {
margin: 0;
}
.ft-1 {
flex-wrap: wrap;
gap: 30px;
justify-content: center;
}
.ft-1-1 {
flex-direction: row;
max-width: 100%;
width: 100%;
justify-content: center;
}
.ft-1 > div {
    max-width: unset;
}
.ft-1-empty {
width: 100%;
}

.wide-wr.bg-3.cat-des {
	background: url('/image/catalog/hd/bg_3.jpg') no-repeat 100% 0;
background-size: 45% auto;
}
.wide-wr.bg-3.cat-des .bg-3-1-1 p {
font-size: 14px;
}

}

.ftrd-wr .caption p.price {
    width: auto;
    display: table;
    position: relative;
}

.ftrd-wr .caption p.price span.price-old {
    position: absolute;
    left: 100%;
    white-space: nowrap;
    margin-left: 15px;
    font-size: 14px;
    color: #cacaca;
    text-decoration: line-through;
    color: #B4B4B4;
    bottom: 0;
}

@media (max-width: 1200px) {

    .product_price_box.top-2-2 {
        display: flex;
        flex-wrap: wrap;
    }

    .top-2-2-2.price_box {
        margin-top: 20px;
    }

}


@media (max-width: 768px) {


    .top-2-2-2.price_box {
        margin-top: 0;
    }

#content {
padding-top: 60px;
}	
.ftrd-wr {
padding: 0;
}
.ftrd-wr .product-layout {
width: 100%;
height: 130vw;
border: none;
margin-bottom: 0;
}
.ftrd-wr .caption {
width: 100%;
top: 45px;
left: 0;
padding: 0 15px;
background: rgba(0,0,0,0.5);
opacity: 1;
}

.bg-4-1 {
flex-direction: column;
gap: 45px;
margin-top: 0;
}
.bg-4-1-1 {
width: 100%;
flex-direction: row;
align-items: center;
}
.bg-4-1-1-1 {
min-width: 50%;
}
.bg-4-1-1-1 img {
max-height: 100px;
}
.bg-4-1-1-2 {
padding: 0;
font-size: 13px;
}
.bg-4-1-1:nth-child(even) .bg-4-1-1-2 {
order: -1;
text-align: right;
}
.ftrd-bt a {
max-width: 100%;
display: block;
}
.wide-wr.bg-6 {
padding-top: 40px;
background: url('/image/catalog/hd/bg_6_1.jpg') no-repeat 0 0;
background-size: cover;
}
.bg-6-1-wr {
width: 100%;
}
.bg-6-1-1:nth-child(odd) {
padding-right: 20%;
}
.bg-6-1-1:nth-child(even) {
padding-left: 20%;
}
.bg-8-1 {
padding: 50px 15px 0;
}
.wide-wr.bg-8::before {
background: rgba(0, 0, 0, 0.4);
}

.pref-logo.hd-sh {
margin-bottom: 10px;
}
.pref-logo.hd-sh::before {
shape-outside: polygon(0px 0px, 1px 0px, 1px 48px, 30px 44px, 30px 60px, 0px 60px);
height: 60px;
}
.ftrd-wr.cat-l {
justify-content: normal;
gap: 30px;	
width: 100%;
}

.wide-wr.bg-3.cat-des {
background: #fff;
}	
.wide-wr.bg-3.cat-des .bg-3-1 {
width: 100%;
}


}


@media (max-width: 400px) {

    .top-2-2-2.price_box {
        margin-top: 20px;
        width: 100%;
        text-align: left;
    }
    .price_box p.old_price {
        left: 0;
        right: auto;
    }
}

.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }

@media (min-width: 768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
}

@media (min-width: 992px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
}

@media (min-width: 1200px) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
}

.category-nav-submenu {
    width: 100%;
    display: flex;
    align-items: stretch;
    padding-bottom: 2em;
}
.category-nav-submenu > div {
    display: flex; 
    align-items: center; 
    justify-content: center;
}
.category-nav-submenu > div img {
    width: 100%; 
    height: auto;
}
.category-nav-submenu > div a {
    font-size: 18px;
}


/* fix 17.04.2024 */
.catHeading {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 16px 40px;
	margin-bottom: 35px;
}
.catHeading__sub {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none !important;
}

.product-category-59_60 .catHeading__sub.cId__60,
.product-category-59_61 .catHeading__sub.cId__61 {
    font-weight: bold;
}

.catHeading__sub:hover .catHeading__sub-text span {
	border-color: transparent !important;
}
.catHeading__sub:hover .catHeading__sub-text::before {
	border-color: ;
}
.catHeading__sub-image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 68px;
	height: 68px;
	min-width: 68px;
	min-height: 68px;
}
.catHeading__sub-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.catHeading__sub-text {
	position: relative;
	padding-right: 16px;
	margin-left: 16px;
	display: block;
	font-size: 18px;
}
.catHeading__sub-text::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 8px;
	height: 8px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	-webkit-transform: rotate(45deg) translateY(-45%);
	transform: rotate(45deg) translateY(-45%);
}
.catHeading__sub-text span {
	border-bottom: 1px solid #000;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.catHeading .pref-logo {
	margin: 0 !important;
}
.catHeading .pref-logo::before {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 1240px) {
	.catHeading__sub-image {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 48px;
		height: 48px;
		min-width: 48px;
		min-height: 48px;
	}
}

.wide-wr.bg-whi {
background: #fff;
}
.wide-wr.bg-whi .pref-logo {
color: #111;
}
.wide-wr.bg-whi .ftrd-bt a {
color: #111;
  border: 1px solid #111;
}
@media (min-width: 1240px) {
  #main_menu {
    position: relative;
    white-space: nowrap;
  }

  #main_menu > div {
    display: inline-block;
    position: relative;
  }

  #main_menu a {
    padding: 10px;
    text-decoration: none;
    color: black;
  }

  .submenu {
    margin-top: .4em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 1000;
  }

  #main_menu > div:hover .submenu {
    display: block;
  }

  .submenu a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    color: black;
  }

  .submenu a:hover {
    background-color: #f0f0f0;
  }

}
@media (max-width: 1239px) {
  #main_menu a {
    display: block;
  }

  #main_menu .submenu a {
    padding-top: 13px;
    background-color: white;
  }
}

.st-2445 h1 {
  position: relative;
  display: flex;
  align-items: center;
}

.st-2445 h1::before {
  content: "";
  display: inline-block;
  width: 69px;
  height: 81px;
  margin-right: -1.2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69' height='81' viewBox='0 0 69 81'%3E%3Cpath d='M34.5001 79L17.761 69.3779L0.999999 59.7554L0.999998 40.5107L0.999997 21.2446L17.761 11.6221L34.5001 2L51.2611 11.6221L68 21.2446L68 40.5107L68 59.7553L51.2611 69.3779L34.5001 79Z' fill='none' stroke='%23E7C160' stroke-width='1.8' stroke-miterlimit='22.93'/%3E%3C/svg%3E");
}

.st-2445 h1 > span {
  margin-left: -43px;
  position: relative;
}