/*
css reset
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,label,select,button,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;font-size:16px;font-family:'Roboto', sans-serif;}input:focus{outline:0}input,textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}button,input[type=reset],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{width:13px;height:13px}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}button,input[type="reset"],input[type="button"],input[type="submit"]{overflow:visible;width:auto}::-webkit-file-upload-button{padding:0;border:0;background:none}textarea{vertical-align:top;overflow:auto}select[multiple]{vertical-align:top}
.cc-window{font-family: 'Roboto', sans-serif;opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family: 'Roboto', sans-serif;font-size:14px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:400}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:400;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;}.cc-revoke.cc-bottom{bottom:0;left:3em;}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{color:#fff;display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-revoke {
display: none!important;
}
.cc-allow:hover {
    background: #c6c0ba!important;
}
.cc-color-override--1609032574 .cc-message .cc-link {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    opacity: 1;
    border: none;
    outline: none;
}
.cc-color-override--1609032574 .cc-message .cc-link:hover {
text-decoration: underline;
}
/*
css
*/
*, body, html {
font-family: 'Roboto', sans-serif;
 font-weight: 400;
}
body, html {
    margin: 0;
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 18px;
color: #000;
line-height: 1.5;
background: #fff;
 font-weight: 400;
font-style: normal;
}
strong, b {
font-family: 'Roboto', sans-serif;
font-weight: 800;
font-style: normal;
}
.bodyios {
cursor:pointer
}
header, section, footer, main {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pad_container {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1500px;
    padding: 0 20px;
    position: relative;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 32px;
    height: 20px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float: left;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 8px;
}
#nav-icon3 span:nth-child(4) {
  top: 16px;
}
#nav-icon3.open_menu span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open_menu span:nth-child(2) {
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
#nav-icon3.open_menu span:nth-child(3) {
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
}
#nav-icon3.open_menu span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.wysiwyg_container {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    max-width: 1200px;
}
.wysiwyg_container h1, .wysiwyg_container h2, .wysiwyg_container h3, .wysiwyg_container h4, .wysiwyg_container h5, .wysiwyg_container h6 {
text-align: center;
font-weight: 800;
}
.wysiwyg_container h2 span {
    display: block;
}
.wysiwyg_container p {
    text-align: center;
    margin: 0 0 20px 0;
    font-weight: 300;
    font-size: 16px;
}
.wysiwyg_container p strong, .wysiwyg_container p b {
    font-weight: 400;
}
.wysiwyg_container p+p {
    /* margin: 0 0 40px 0; */
}
.wysiwyg_container .alignleft {
    float: left;
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 0 30px 10px 0;
    display: block;
}
.wysiwyg_container .alignright {
    float: right;
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 0 0 10px 30px;
    display: block;
}
.wysiwyg_container .alignnone, .wysiwyg_container .aligncenter {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.wysiwyg_container p+ul, .wysiwyg_container p+ol {
    /* margin: -40px 0 40px 0; */
}
.wysiwyg_container ul, .wysiwyg_container ol {
    text-align: left;
    list-style: none;
    padding: 0 20px 0 40px;
    margin: 0 0 40px 0;
    clear: both;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wysiwyg_container li {
text-align: left;
    position: relative;
    padding: 3px 0 3px 0;
    text-align: left;
    line-height: 1.6;
}
.wysiwyg_container li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #000000;
    position: absolute;
    left: -18px;
    top: 15px;
}
.wysiwyg_container a {
    text-align: left;
    color: #ff6c38;
    text-decoration: none;
    font-weight: 400;
}
.wysiwyg_container a:hover {
    text-decoration: underline;
}
.wysiwyg_container em {
font-style: italic;
text-align: left;
}
img {
display: block;
}
.top_header {
    margin: 60px 0;
}
.logo {
    float: left;
}
nav {
    float: right;
}
nav li {
    float: left;
    margin: 0;
}
nav li+li {
    margin: 0 0 0 70px;
}
nav li a {
    font-weight: 300;
    text-decoration: none;
    color: #000;
    letter-spacing: 2px;
}
nav li a:hover {
    color: #9c9c9c;
}
.lines_cont {
    float: left;
    width: 100%;
    margin: 90px 0 70px 0;
}
.line {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
}
.lines_cont h1 {
    letter-spacing: 12px;
    font-weight: 300;
    display: block;
    margin: 9px auto;
}
.brand_image_logo {
    margin: 0 auto;
}
.brand_image_cont {
    float: left;
    width: 100%;
    padding: 28px 0 0 0;
    border-top: 1px solid #000;
    margin: 14px 0 0 0;
}
.brand_image_cont.first_brand {
    padding: 28px 0 40px 0;
    border: none;
}
.brand_image_cont img {
    width: 100%;
    height: auto;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.brand_image_cont a:hover img {
opacity: 0.65;
}
.grid_cont {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    display: grid;
    margin: 50px auto 100px auto;
    align-items: center;
    justify-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    float: left;
    width: 100%;
}
.menu_btn {
display: none;
}
.hei_mob {
display: none;
}
.wysiwyg_container .quote {
    position: relative;
    font-weight: 800;
    font-size: 16px;
    padding: 0 40px;
    display: inline-block;
    margin: 0 0 70px 0;
    max-width: 600px;
}
.wysiwyg_container .quote.quote_black {
    margin: 50px 0 70px 0;
    max-width: 480px;
}
.quote:before {
    content: '';
    background-image: url(images/quote_left.svg);
    width: 24px;
    height: 76px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -38px 0 0 0;
}
.quote.quote_pink:before {
    background-image: url(images/quote_left_pink.svg);
}
.quote.quote_red:before {
    background-image: url(images/quote_left_red.svg);
}
.quote.quote_black:before {
    background-image: url(images/quote_left_black.svg);
}
.quote:after {
    content: '';
    background-image: url(images/quote_right.svg);
    width: 24px;
    height: 76px;
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -38px 0 0 0;
}
.quote.quote_pink:after {
    background-image: url(images/quote_right_pink.svg);
}
.quote.quote_red:after {
    background-image: url(images/quote_right_red.svg);
}
.quote.quote_black:after {
    background-image: url(images/quote_right_black.svg);
}
.brand_image_cont.brand_image_product_cont {
    padding: 28px 0 60px 0;
}
.tirq {
    color: #26b7ce;
}
.product_txt {
    font-weight: 300;
    font-size: 16px;
    float: left;
    width: 100%;
    margin: 0 0 80px 0;
}
.product_txt h2 {
    font-size: 17px;
}
.single_product {
    float: left;
    width: 100%;
    font-size: 16px;
    margin: 0 0 100px 0;
font-weight: 300;
}
.single_product img {
    max-width: 100%;
    height: auto;
    margin: 0 auto 40px auto;
}
.orange {
    color: #ee7d00;
}
.wysiwyg_container .single_product p {
    margin: 0 auto;
    max-width: 610px;
}
.roz {
    color: #d5007a;
}
.blue {
    color: #009dd5;
}
.green {
    color: #53972a;
}
.blue_grey {
    color: #2386ad;
}
.pink {
color: #e06677;
}
.green_light {
color: #79a240;
}
.blue_dark {
color: #0566aa;
}
.red {
color: #cb0920;
}
.red_light {
color: #9a807a;
}
.red_dark {
color: #6c2116;
}
.pink_light {
color: #e74a57;
}
.single_product_grid {
    grid-template-columns: 210px 1fr;
    grid-gap: 80px 40px;
    display: grid;
    align-items: center;
    justify-items: flex-start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    max-width: 920px;
}
.wysiwyg_container .single_product.single_product_grid p {
    max-width: 100%;
}
.single_product.single_product_grid img {
    margin: 0;
}
.wysiwyg_container .single_product.single_product_grid h2 {
    text-align: left;
}
.wysiwyg_container .single_product.single_product_grid p {
    text-align: left;
}
.single_product_inline {
    display: inline-block;
}
.single_product_grid_img {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
}
.about_cont_h2, .about_cont_h4 {
    background-image: url(images/line.svg);
    background-repeat: repeat-x;
    background-position: center;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}
.about_cont_h2 h2, .about_cont_h4 h4 {
    background: #fff;
    display: inline-block;
    padding: 0 26px;
    color: #929395;
}
.about_cont_h4 {
    margin: 30px 0 10px 0;
}
.wysiwyg_container.about_cont h3 {
    color: #929395;
}
.wysiwyg_container.about_cont {
    max-width: 1244px;
    margin: 0 0 70px 0;
}
.animate_p {
    float: left;
    width: 100%;
}
.animate_p p {
    background: #d7d8d9;
    font-weight: 400;
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 100%;
    max-width: 340px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.con_img {
    width: 100%;
    height: auto;
    padding: 16px 0 0 0;
    border-top: 1px solid #ccc;
    margin: 0 0 50px 0;
}
.wysiwyg_container.contact_cont p {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    padding: 0 0 0 44px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    min-height: 30px;
}
.wysiwyg_container p.location {
    background-image: url(images/location.svg);
}
a[href^="tel:"] {
    color: #000;
    text-decoration: none;
}
.wysiwyg_container p.telephone {
    background-image: url(images/telephone.svg);
}
.wysiwyg_container p.mail {
    background-image: url(images/mail.svg);
}
footer .pad_container {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #000;
    padding: 40px 20px 12px 20px;
    border-bottom: 1px solid #000;
    margin: 0 auto 30px auto;
}
.logo_footer {
    margin: 0 auto 30px auto;
}
.contact_footer {
    display: flex;
    flex-direction: row;
    gap: 26px;
    margin: 0 auto;
    font-size: 16px;
    color: #5a5a5a;
}
footer a, footer a[href^="tel:"] {
    color: #5a5a5a;
    text-decoration: none;
}
footer a:hover, footer a[href^="tel:"]:hover {
    color: #000;
}
.contact_footer div {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
}
.pm {
    font-size: 14px;
    color: #5a5a5a;
    display: flex;
    margin: 10px auto 14px auto;
    gap: 12px;
}
.pm p {
    border-right: 1px solid #5a5a5a;
    padding: 0 12px 0 0;
}
.pm p:last-child {
    border: none;
    padding: 0;
}
.ohlala_img {
    max-width: 1060px;
    margin: 0 auto;
    float: none;
    border: none;
}


@media (max-width:960px){
.menu_btn {
display: block;
    float: right;
}
body {
    position: absolute;
    right: 0;
    overflow-x: hidden;
    top: 0;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
body, html {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
body.top_menu_open {
    right: 240px;
}
.top_menu_container {
    position: fixed;
    right: -240px;
    width: 240px;
    top: 0;
    height: 100vh;
    background: #3b3b3b;
    z-index: 999999;
    overflow: auto;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.top_menu_open .top_menu_container {
    right: 0;
}
.top_menu_container_inside {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: table;
}
.top_menu_bottom {
    display: table-cell;
    vertical-align: middle;
}
.top_menu_container li a {
    color: #fff;
    display: block;
    padding: 20px 0;
    height: 20px;
}
.top_menu_container li, .top_menu_container li:first-child, .top_menu_container li:last-child {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    height: auto;
    padding: 0;
    position: relative;
    border-top: 1px solid #7d7d7d;
}
.top_menu_container li:last-child {
    border-bottom: 1px solid #7d7d7d;
}
.top_menu_container li li:last-child {
    border-bottom: none;
}
.top_header nav ul {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    position: static;
}
.top_header nav li {
    margin: 0;
}
.top_header nav li:after, .top_header nav li.current-menu-item:after, .top_header nav li:hover:after {
    display: none;
}
.top_header nav li a {
    padding: 20px 0;
    height: auto;
    font-size: 16px;
    letter-spacing: 1px;
}
.top_header nav li.current-menu-item a, .top_header nav li:hover a, .lang_switch li.current-lang a, .lang_switch li:hover a {
    color: #e7d7b7;
}
.top_header {
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.top_menu_open .top_header {
    left: -280px;
}
.lines_cont {
    margin: 70px 0 20px 0;
}
.top_header {
    margin: 30px 0 60px 0;
}
}

@media (max-width:700px){
.hei_desk {
display: none;
}
.hei_mob {
display: block;
}
.single_product_grid {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}
.wysiwyg_container .single_product.single_product_grid h2, .wysiwyg_container .single_product.single_product_grid p {
    text-align: center;
}
.single_product_grid_content {
    margin: 0 0 40px 0;
}
.wysiwyg_container.contact_cont p {
    font-size: 16px;
}
}

@media (max-width:640px){
.contact_footer {
    flex-direction: column;
    gap: 8px;
    align-items: center;
}
.pm {
    gap: 4px;
    flex-direction: column;
    margin: 28px auto 14px auto;
}
.pm p {
    border: none;
    padding: 0;
}
}

@media (max-width:480px){
.grid_cont {
    grid-template-columns: 1fr;
    grid-gap: 50px;
}
.logo img {
    width: 158px;
    height: 75px;
}
}

@media (max-width:380px){
.lines_cont h1 {
    letter-spacing: 6px;
}
}
