@mixin media($point){@if ($point == xl){@media screen and (max-width: 1279px){@content}} @if ($point == larger){@media screen and (max-width: 1079px){@content}} @if ($point == large){@media screen and (max-width: 1023px){@content}} @if ($point == lg){@media screen and (min-width: 859px){@content}} @if ($point == medium){@media screen and (max-width: 858px){@content}} @if ($point == small){@media screen and (max-width: 719px){@content}} @if ($point == smaller){@media screen and (max-width: 679px){@content}} @if ($point == xs){@media screen and (max-width: 524px){@content}} @if ($point == xxs){@media screen and (max-width: 374px){@content}}}html{scroll-behavior:smooth}.related_grouptag,.search-flydown--product-price{display:none}.article--excerpt-tags{margin-bottom:10px}.article--excerpt-tags a{text-decoration:none;color:#000}.article--excerpt-tags a:hover{color:#e96585}.page-content.faq tr{@include media(smaller){height: auto !important;}}.page-content.faq tr td{@include media(smaller){display: inline-block; width: 32% !important; height: auto !important;}}.page-content.faq tr td h3{@include media(smaller){margin-top:0;}}.page-content-contact{max-width:1000px}.page-content-contact .page-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 20px;@include media(smaller){grid-template-columns: repeat(1,1fr);}}
/*# sourceMappingURL=/s/files/1/0309/7683/5643/t/5/assets/custom.scss.css.map */
