/* Fonts*//* Imports*//* Mixins *//* Sizes *//* config *//* Classes *//* Animations */@font-face{font-family:'CodecPro-Regular';src:url('../fonts/CodecPro-Regular.eot') format('embedded-opentype'), url('../fonts/CodecPro-Regular.woff2') format('woff2'), url('../fonts/CodecPro-Regular.woff') format('woff'), url('../fonts/CodecPro-RegularCodecPro-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.dotted{border:1px dotted #000;}.center{margin:0 auto;display:block;vertical-align:auto;text-align:center;}.ltr{direction:ltr;}.rtl{direction:rtl;}.relative{position:relative;}.absolute{position:absolute;}.fixed{position:fixed !important;}.success{color:#0f0;}.error{color:#f00;}.block{display:block;}.inline-block{display:inline-block;}.none{display:none;}.bgnone{background:none;}.nopadmar{padding:0;margin:0;}.clearFix{clear:both;}@-webkit-keyframes glow{from{-ms-text-shadow:0 0 0.5rem ;-webkit-text-shadow:0 0 0.5rem ;-moz-text-shadow:0 0 0.5rem ;-o-text-shadow:0 0 0.5rem ;text-shadow:0 0 0.5rem ;color:#fff;}to{-ms-text-shadow:0 0 0.5rem ;-webkit-text-shadow:0 0 0.5rem ;-moz-text-shadow:0 0 0.5rem ;-o-text-shadow:0 0 0.5rem ;text-shadow:0 0 0.5rem ;color:#dbffdb;}}@keyframes run{0%{transform:translateX(100%);}100%{transform:translateX(-100%);}}@keyframes scroll{0%{opacity:0;}10%{transform:translateY(0);opacity:1;}100%{transform:translateY(15px);opacity:0;}}@keyframes move{100%{transform:translate3d(0,0,1px) rotate(360deg);}}@keyframes bubblyAnimate{0%{transform:rotate(10deg);}50%{transform:rotate(0deg);}75%{transform:rotate(-5deg);}100%{transform:rotate(0deg);}}:root{--color1:#f5f5f5;--color2:#ff595e;--color3:#9bc655;--color4:#f1fae3;--color5:#23292f;--color6:#46525d;--color7:#f2f4f5;--color8:#d4d4d4;--color9:#0b274f;--color10:#96a3b0;--gray-p:#6f6f6f;--white:#fff;}html{margin-top:0 !important;/* Edge *//* Internet Explorer 10-11 */}html ul{list-style:none;}html a{outline:none;text-decoration:none;cursor:pointer;-ms-transition:all 200ms linear;-webkit-transition:all 200ms linear;-moz-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;}html button{outline:none;}html img{max-width:100%;}html .row{margin:0;}html .row > *{padding:0;}html .row.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;}html ul{margin:0;padding:0;}html hr{height:0;border:unset;}html h1,html h2,html h3,html h4,html h5,html h6{font-family:'CodecPro-Regular';margin:0;}html img{/* Maintains aspect ratio */height:auto;/* Prevents image overflow */max-width:100%;}html .btn:focus{box-shadow:none;}html ::-webkit-input-placeholder{color:#ccc;font-family:'CodecPro-Regular';}html :-ms-input-placeholder{color:#ccc;font-family:'CodecPro-Regular';}html ::placeholder{color:#ccc;font-family:'CodecPro-Regular';}html .read-more-btn{color:var(--color1);background-color:var(--color6);font-size:20px;line-height:30px;border-radius:15px 0px 15px 0px;height:55px;display:flex;align-items:center;justify-content:center;width:160px;border:1px solid transparent;transition:.3s all;}@media only screen and (max-width: 575.98px){html .read-more-btn{height:50px;width:160px;}}html .read-more-btn:hover{border:1px solid var(--color6);transition:.3s all;background-color:var(--color7);color:var(--color6);border-radius:0px 15px 0px 15px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html .section-info{text-align:center;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html .section-info{text-align:center;}}@media only screen and (max-width: 575.98px){html .section-info{text-align:center;}}html .section-info h2.subtitle{font-size:25px;line-height:26px;border-radius:50px;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;width:185px;height:44px;margin-bottom:25px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html .section-info h2.subtitle{margin:0 auto 25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html .section-info h2.subtitle{margin:0 auto 25px;}}@media only screen and (max-width: 575.98px){html .section-info h2.subtitle{margin:0 auto 25px;}}html .section-info p{font-size:22px;line-height:32px;margin-bottom:25px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html .section-info p{font-size:20px;}}@media only screen and (max-width: 575.98px){html .section-info p{font-size:20px;}}html .section-info h3.title{font-size:30px;line-height:40px;margin-bottom:30px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html .section-info h3.title{max-width:700px;margin:0 auto 30px;}}html .page h1{color:var(--gray-p);font-size:30px;text-align:center;margin:30px 0 32px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html .page h1{margin:30px auto 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html .page h1{margin:30px auto 30px;}}@media only screen and (max-width: 575.98px){html .page h1{margin:30px auto 30px;}}html p{color:var(--gray-p);font-size:22px;line-height:32px;margin-bottom:25px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html p{font-size:20px;}}@media only screen and (max-width: 575.98px){html p{font-size:20px;}}html .rank-math-breadcrumb{height:40px;line-height:40px;text-align:right !important;padding:0 10.98vw;font-size:17px !important;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html .rank-math-breadcrumb{padding:5vw;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html .rank-math-breadcrumb{padding:0 5vw;}}@media only screen and (max-width: 575.98px){html .rank-math-breadcrumb{padding:0 5vw;font-size:16px;}}html .rank-math-breadcrumb p{color:var(--gray-p);font-size:17px !important;text-align:right !important;margin-bottom:0;line-height:40px;}@media only screen and (max-width: 575.98px){html .rank-math-breadcrumb p{font-size:16px !important;}}html .rank-math-breadcrumb a{color:var(--gray-p);font-size:17px !important;}@media only screen and (max-width: 575.98px){html .rank-math-breadcrumb a{font-size:16px !important;}}html body{font-family:'CodecPro-Regular';position:relative;}html body header.header{background-color:rgba(0,0,0,0.7);}html body header{height:80px;width:100%;transition:all .3s;z-index:100;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body header{height:80px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body header{height:80px;}}@media only screen and (max-width: 575.98px){html body header{height:80px;}}html body header .header-logo{height:100%;display:flex;align-items:center;max-width:350px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body header .header-logo{height:80px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body header .header-logo{height:80px;}}@media only screen and (max-width: 575.98px){html body header .header-logo{height:80px;}}html body header nav.main-menu ul{display:flex;justify-content:end;align-items:center;height:80px;}html body header nav.main-menu ul li{padding:0 22px;font-size:20px;height:100%;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body header nav.main-menu ul li{/* Adjust the font size here */font-size:18px;padding:0 18px;/* Mac-specific styles */}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body header nav.main-menu ul li{/* Adjust the font size here */font-size:18px;padding:0 18px;/* Mac-specific styles */}}html body header nav.main-menu ul li:last-child{padding-right:0;}html body header nav.main-menu ul li a{height:100%;display:flex;align-items:center;color:var(--color1);border-bottom:8px solid transparent;}html body header nav.main-menu ul li.current-menu-item a{border-bottom:8px solid var(--color3);}html body header nav.main-menu #mega-menu-wrap-main-menu{background:unset;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu{display:flex;justify-content:end;align-items:center;height:80px;flex-flow:row wrap;width:100%;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item{padding:0 25px;font-size:26px;height:100%;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item{padding:0 18px;font-size:23px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item{padding:0 12px;font-size:20px;}}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item:first-child{padding-left:0;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item a{height:100% !important;display:flex !important;align-items:center !important;color:var(--color1) !important;border-bottom:8px solid transparent !important;background:unset !important;font-size:26px !important;padding:0 !important;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item a{font-size:23px !important;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item a{font-size:20px !important;}}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item.mega-current-menu-item a{border-bottom:8px solid var(--color3) !important;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item .mega-sub-menu{background-color:rgba(255,255,255,0.9);padding:40px 50px 100px;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item .mega-sub-menu .mega-menu-item a{border-bottom:0 !important;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item .mega-sub-menu .mega-menu-item .textwidget{text-align:center;display:flex;align-items:center;flex-flow:column;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item .mega-sub-menu .mega-menu-item .textwidget h3{font-size:25px;line-height:26px;border-radius:50px;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;width:192px;height:44px;margin-bottom:50px;}html body header nav.main-menu #mega-menu-wrap-main-menu ul#mega-menu-main-menu li.mega-menu-item .mega-sub-menu .mega-menu-item .textwidget .menu-item-image{max-width:214px;margin:0 10px 20px;}html body header .offcanvas{background:rgba(0,0,0,0.7);}html body header .offcanvas .btn-close{outline:none;background:unset;box-shadow:unset;}html body header .offcanvas .btn-close i{color:var(--white);font-size:20px;}html body header .offcanvas nav.mobile-menu ul li{padding:0 25px;font-size:24px;height:100%;margin-bottom:10px;}html body header .offcanvas nav.mobile-menu ul li a{height:100%;display:inline-block;color:var(--color1);border-bottom:8px solid transparent;}html body header .offcanvas nav.mobile-menu ul li.current-menu-item a{border-bottom:8px solid var(--color3);}html body header #polylang-2{height:80px;display:flex;align-items:center;justify-content:end;border-left:1px solid var(--color1);}html body header #polylang-2 ul{position:relative;padding-left:30px;}html body header #polylang-2 ul::before{content:"\f57d";-webkit-font-smoothing:antialiased;font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;color:var(--color1);font-size:21px;top:50%;transform:translateY(-50%);left:0;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body header #polylang-2 ul::before{font-size:18px;}}html body header #polylang-2 ul li{font-size:26px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body header #polylang-2 ul li{font-size:23px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body header #polylang-2 ul li{font-size:15px;}}html body header #polylang-2 ul li a{color:var(--color1);}html body header .burger-holder{display:flex;align-items:center;justify-content:end;height:100%;}html body header .burger-holder button{background:unset;border:unset;}html body header .burger-holder button i{font-size:30px;color:var(--white);}html body header.home-header{background:rgba(0,0,0,0.3);position:fixed;transition:all .3s;}html body header.fixed{transition:all .3s;background:rgba(0,0,0,0.7);}html body #home-page .slider-section .carousel-inner .slider-wrapper{position:relative;}html body #home-page .slider-section .carousel-inner .slider-wrapper .img-container{position:relative;}html body #home-page .slider-section .carousel-inner .slider-wrapper .img-container img{/* Makes the image responsive */width:100%;/* Maintains aspect ratio */height:auto;/* Prevents image overflow */max-width:100%;}@media only screen and (min-width: 1400px){html body #home-page .slider-section .carousel-inner .slider-wrapper .img-container img{object-fit:cover;height:100vh;width:100%;}}html body #home-page .slider-section .carousel-inner .slider-wrapper .img-container .cover{position:absolute;top:0;z-index:1;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper{position:absolute;z-index:5;top:50%;transform:translateY(-50%);left:8vw;padding:20px 35px;background-color:rgba(0,0,0,0.3);border-radius:15px 0px 15px 0px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper{position:unset;top:unset;transform:unset;left:unset;background-color:var(--color3);padding:30px 25px 70px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper{position:unset;top:unset;transform:unset;left:unset;background-color:var(--color3);padding:30px 25px 70px;}}@media only screen and (max-width: 575.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper{position:unset;top:unset;transform:unset;left:unset;background-color:var(--color3);padding:30px 25px 70px;}}html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h3{color:var(--color1);font-size:26px;padding-bottom:13px;border-bottom:1px solid var(--color1);line-height:27px;display:inline-block;margin-bottom:40px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h3{font-size:23px;margin-bottom:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h3{font-size:20px;margin-bottom:25px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h3{font-size:22px;margin-bottom:24px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h3{font-size:22px;margin-bottom:24px;}}@media only screen and (max-width: 575.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h3{font-size:22px;margin-bottom:24px;}}html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h2{font-size:45px;line-height:60px;color:var(--color1);margin-bottom:40px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h2{font-size:28px;margin-bottom:24px;line-height:39px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h2{font-size:28px;margin-bottom:24px;line-height:38px;}}@media only screen and (max-width: 575.98px){html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper h2{font-size:28px;margin-bottom:24px;line-height:38px;}}html body #home-page .slider-section .carousel-inner .slider-wrapper .desc-wrapper a{float:right;}html body #home-page .slider-section .carousel-indicators button{width:35px;height:35px;background-color:var(--color1);opacity:1;margin-left:10px;margin-right:10px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .slider-section .carousel-indicators button{width:27px;height:27px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .slider-section .carousel-indicators button{width:27px;height:27px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .slider-section .carousel-indicators button{width:27px;height:27px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .slider-section .carousel-indicators button{width:27px;height:27px;margin-left:7px;margin-right:7px;}}@media only screen and (max-width: 575.98px){html body #home-page .slider-section .carousel-indicators button{width:27px;height:27px;margin-left:7px;margin-right:7px;}}html body #home-page .slider-section .carousel-indicators button.active{background-color:var(--color6);}html body #home-page .brands-section{padding:60px 0;color:var(--gray-p);}html body #home-page .brands-section .section-info{text-align:center;}html body #home-page .brands-section .section-info h2.subtitle{font-size:25px;line-height:26px;border-radius:50px;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;width:185px;height:44px;margin:0 auto 25px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .brands-section .section-info h2.subtitle{margin:0 auto 25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .brands-section .section-info h2.subtitle{margin:0 auto 25px;}}@media only screen and (max-width: 575.98px){html body #home-page .brands-section .section-info h2.subtitle{margin:0 auto 25px;}}html body #home-page .brands-section .section-info p{font-size:22px;line-height:32px;margin-bottom:25px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .brands-section .section-info p{font-size:20px;}}@media only screen and (max-width: 575.98px){html body #home-page .brands-section .section-info p{font-size:20px;}}html body #home-page .brands-section .featured-brands-container .brand-item{transition:.3s all;overflow:hidden;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container{position:relative;transition:.3s all;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .bg-image{transition:.5s all;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .bg-image img{/* Makes the image responsive */width:100%;/* Maintains aspect ratio */height:auto;/* Prevents image overflow */max-width:100%;}@media only screen and (min-width: 1400px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .bg-image img{height:370px;object-fit:cover;}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .bg-image img{height:350px;object-fit:cover;}}html body #home-page .brands-section .featured-brands-container .brand-item .img-container img{width:100%;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .cover{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;width:100%;height:100%;left:0;right:0;z-index:2;transition:.3s all;opacity:1;visibility:visible;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;max-width:220px;transition:.4s all;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-logo img{/* Makes the image responsive */width:100%;/* Maintains aspect ratio */height:auto;/* Prevents image overflow */max-width:100%;}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link{position:absolute;bottom:0;right:0;width:90px;height:90px;background:var(--white);color:var(--color5);display:flex;align-items:center;justify-content:center;z-index:5;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link{width:80px;height:80px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link{width:65px;height:65px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link{width:65px;height:65px;}}html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link i{font-size:35px;transform:rotate(313deg);color:var(--color5);}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link i{font-size:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link i{font-size:30px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .brands-section .featured-brands-container .brand-item .img-container .brand-link i{font-size:30px;}}html body #home-page .brands-section .featured-brands-container .brand-item h3{color:var(--gray-p);font-size:27px;margin-top:31px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .brands-section .featured-brands-container .brand-item h3{font-size:25px;margin-top:20px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .brands-section .featured-brands-container .brand-item h3{font-size:23px;margin-top:20px;}}html body #home-page .brands-section .featured-brands-container .brand-item h3::before{content:"•";margin-right:5px;}html body #home-page .brands-section .featured-brands-container .brand-item:hover .brand-logo{transform:translate(-50%,-50%) scale(1.3);transition:.4s all;}html body #home-page .brands-section .featured-brands-container .brand-item:hover .cover{opacity:.8;background-image:unset;background-color:#000;transition:.3s all;}html body #home-page .brands-section .row{position:relative;}html body #home-page .brands-section .row .owl-carousel{position:unset !important;}html body #home-page .brands-section .row .owl-nav{display:block;}html body #home-page .brands-section .row .owl-nav button{width:50px;height:50px;text-align:left;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .brands-section .row .owl-nav button{width:40px;height:40px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .brands-section .row .owl-nav button{width:40px;height:40px;}}@media {html body #home-page .brands-section .row .owl-nav button{text-align:center;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .brands-section .row .owl-nav button{text-align:center;}}@media only screen and (max-width: 575.98px){html body #home-page .brands-section .row .owl-nav button{text-align:center;}}html body #home-page .brands-section .row .owl-nav button:hover{background-color:unset;}html body #home-page .brands-section .row .owl-nav button i{font-size:35px;color:var(--color5);line-height:50px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .brands-section .row .owl-nav button i{font-size:30px;}}html body #home-page .slogan-section{background-color:var(--color7);padding:60px 0;overflow:hidden;}@media only screen and (max-width: 575.98px){html body #home-page .slogan-section{padding:50px 0;}}html body #home-page .slogan-section h2{font-size:88px;text-align:center;-webkit-text-stroke:1px #8dd12d;-webkit-text-fill-color:transparent;animation:run 7.5s linear infinite;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .slogan-section h2{font-size:70px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .slogan-section h2{font-size:60px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .slogan-section h2{font-size:60px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .slogan-section h2{font-size:45px;}}@media only screen and (max-width: 575.98px){html body #home-page .slogan-section h2{font-size:30px;}}html body #home-page .about-section .img-container{height:100%;}@media only screen and (min-width: 1400px){html body #home-page .about-section .img-container{max-height:650px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .about-section .img-container{max-height:500px;}}html body #home-page .about-section .img-container img{height:100%;object-fit:cover;}@media only screen and (min-width: 1400px){html body #home-page .about-section .img-container img{width:100%;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .about-section .img-container img{width:100%;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .about-section .img-container img{object-fit:contain;height:auto;}}@media only screen and (max-width: 575.98px){html body #home-page .about-section .img-container img{object-fit:contain;height:auto;}}html body #home-page .about-section .section-info{background-color:var(--color3);display:flex;height:100%;align-items:start;flex-flow:column;justify-content:center;padding:53px;color:var(--white);text-align:left;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .about-section .section-info{padding:18px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .about-section .section-info{padding:33px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .about-section .section-info{padding:23px;}}@media only screen and (max-width: 575.98px){html body #home-page .about-section .section-info{padding:23px;}}html body #home-page .about-section .section-info .subtitle{color:var(--white);}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .about-section .section-info .subtitle{margin:0 auto 30px 0;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .about-section .section-info .subtitle{margin:0 auto 30px 0;}}@media only screen and (max-width: 575.98px){html body #home-page .about-section .section-info .subtitle{margin:0 auto 30px 0;}}html body #home-page .about-section .section-info h1{font-size:27px;line-height:37px;margin-bottom:40px;margin-top:0;color:var(--white);text-align:left;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .about-section .section-info h1{font-size:26px;margin-bottom:30px;}}html body #home-page .about-section .section-info .histoty{display:flex;flex-flow:row;}html body #home-page .about-section .section-info .histoty i{font-size:35px;margin-right:25px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .about-section .section-info .histoty i{font-size:25px;margin-right:15px;}}@media only screen and (max-width: 575.98px){html body #home-page .about-section .section-info .histoty i{font-size:30px;margin-right:15px;}}html body #home-page .about-section .section-info .histoty h3{font-size:25px;line-height:35px;margin-bottom:20px;color:var(--white);text-align:left;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .about-section .section-info .histoty h3{margin:0 auto 20px 0;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .about-section .section-info .histoty h3{margin:0 auto 20px 0;}}@media only screen and (max-width: 575.98px){html body #home-page .about-section .section-info .histoty h3{margin:0 auto 20px 0;}}html body #home-page .about-section .section-info .histoty .history-desc p{color:var(--white);text-align:left;}html body #home-page .about-section .section-info .histoty a{float:right;}html body #home-page .product_section{color:var(--gray-p);padding:60px 0 20px;margin-bottom:30px;}html body #home-page .product_section .section-info{margin-right:20px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .product_section .section-info{margin-right:0;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .product_section .section-info{margin-right:0;}}@media only screen and (max-width: 575.98px){html body #home-page .product_section .section-info{margin-right:0;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .product_section .section-info .read-more-btn{float:right;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .product_section .section-info .read-more-btn{float:right;}}@media only screen and (max-width: 575.98px){html body #home-page .product_section .section-info .read-more-btn{float:right;}}html body #home-page .product_section .images-holder{position:relative;height:100%;max-height:430px;text-align:center;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .product_section .images-holder{margin-top:15px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .product_section .images-holder{margin-top:15px;}}@media only screen and (max-width: 575.98px){html body #home-page .product_section .images-holder{margin-top:15px;}}html body #home-page .product_section .images-holder img{height:100%;}html body #home-page .articles-section{padding:50px 0;background-color:var(--color4);color:var(--gray-p);}html body #home-page .articles-section .section-info{display:flex;flex-flow:column;justify-content:center;align-items:center;text-align:center;}html body #home-page .articles-section #owl-articles .owl-item{text-align:left;}html body #home-page .articles-section #owl-articles .owl-item .img-container img{/* Makes the image responsive */width:100%;/* Maintains aspect ratio */height:auto;/* Prevents image overflow */max-width:100%;}html body #home-page .articles-section #owl-articles .owl-item span{color:var(--color8);margin-top:10px;font-size:18px;display:inline-block;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .articles-section #owl-articles .owl-item span{font-size:18px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .articles-section #owl-articles .owl-item span{font-size:15px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .articles-section #owl-articles .owl-item span{font-size:15px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .articles-section #owl-articles .owl-item span{font-size:15px;}}@media only screen and (max-width: 575.98px){html body #home-page .articles-section #owl-articles .owl-item span{font-size:15px;}}html body #home-page .articles-section #owl-articles .owl-item h3{font-size:25px;line-height:32px;color:var(--gray-p);overflow:hidden;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .articles-section #owl-articles .owl-item h3{font-size:22px;line-height:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .articles-section #owl-articles .owl-item h3{font-size:20px;line-height:28px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .articles-section #owl-articles .owl-item h3{font-size:20px;line-height:25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .articles-section #owl-articles .owl-item h3{font-size:20px;line-height:25px;}}@media only screen and (max-width: 575.98px){html body #home-page .articles-section #owl-articles .owl-item h3{font-size:20px;line-height:25px;}}html body #home-page .articles-section #owl-articles .owl-dots{display:block;margin-top:20px;}html body #home-page .articles-section #owl-articles .owl-dots button{width:35px;height:35px;background-color:var(--white);opacity:1;margin-left:10px;margin-right:10px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #home-page .articles-section #owl-articles .owl-dots button{width:27px;height:27px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .articles-section #owl-articles .owl-dots button{width:27px;height:27px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .articles-section #owl-articles .owl-dots button{width:27px;height:27px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .articles-section #owl-articles .owl-dots button{width:27px;height:27px;margin-left:7px;margin-right:7px;}}@media only screen and (max-width: 575.98px){html body #home-page .articles-section #owl-articles .owl-dots button{width:27px;height:27px;margin-left:7px;margin-right:7px;}}html body #home-page .articles-section #owl-articles .owl-dots button.active{background-color:var(--color6);}html body #home-page .articles-section #owl-articles .owl-dots button span{display:none;}html body #home-page .presence_section{padding:60px 0;color:var(--gray-p);}html body #home-page .presence_section .section-info h2.subtitle{width:520px;padding:10px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #home-page .presence_section .section-info h2.subtitle{width:460px;font-size:23px;}}@media only screen and (max-width: 575.98px){html body #home-page .presence_section .section-info h2.subtitle{width:310px;line-height:30px;height:84px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #home-page .presence_section .section-info .read-more-btn{float:right;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #home-page .presence_section .section-info .read-more-btn{float:right;}}@media only screen and (max-width: 575.98px){html body #home-page .presence_section .section-info .read-more-btn{float:right;}}html body #about .hero-section .img-container{max-height:38.1vh;position:relative;}html body #about .hero-section .img-container img{width:100%;overflow:hidden;max-height:38.1vh;object-fit:cover;}html body #about h1{color:var(--gray-p);font-size:30px;line-height:40px;text-align:center;margin:50px 0 32px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about h1{margin:50px auto 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about h1{margin:40px auto 30px;}}@media only screen and (max-width: 575.98px){html body #about h1{margin:40px auto 30px;}}html body #about .history-section{padding:0 5vw;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .history-section{padding:0;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .history-section{padding:0;}}@media only screen and (max-width: 575.98px){html body #about .history-section{padding:0;}}html body #about .history-section .img-holder{text-align:center;margin-right:20px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .history-section .img-holder{margin-right:0;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .history-section .img-holder{margin-right:0;}}@media only screen and (max-width: 575.98px){html body #about .history-section .img-holder{margin-right:0;}}html body #about .history-section .history-content{color:var(--gray-p);margin-top:30px;}html body #about .history-section .history-content p{margin-bottom:38px;color:var(--gray-p);}html body #about .icons-section{position:relative;padding:150px 0 150px;/* Create the parallax scrolling effect */min-height:500px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .icons-section{background-attachment:scroll;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .icons-section{background-attachment:scroll;}}@media only screen and (max-width: 575.98px){html body #about .icons-section{background-attachment:scroll;}}html body #about .icons-section .cover{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;}html body #about .icons-section .icon-item{position:relative;text-align:center;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .icons-section .icon-item{margin-bottom:25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .icons-section .icon-item{margin-bottom:25px;}}@media only screen and (max-width: 575.98px){html body #about .icons-section .icon-item{margin-bottom:25px;}}html body #about .icons-section .icon-item img{max-width:60px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .icons-section .icon-item img{max-width:50px;}}@media only screen and (max-width: 575.98px){html body #about .icons-section .icon-item img{max-width:50px;}}html body #about .icons-section .icon-item .txt{color:var(--white);font-size:30px;text-align:center;margin-top:15px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #about .icons-section .icon-item .txt{font-size:28px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .icons-section .icon-item .txt{font-size:28px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .icons-section .icon-item .txt{font-size:25px;}}@media only screen and (max-width: 575.98px){html body #about .icons-section .icon-item .txt{font-size:20px;height:60px;display:flex;align-items:center;justify-content:center;}}html body #about .mission-section{color:var(--gray-p);margin:89px 0 50px;}html body #about .mission-section .row .col-lg-6:nth-child(1) > .holder{margin-right:35px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #about .mission-section .row .col-lg-6:nth-child(1) > .holder{margin-right:25px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #about .mission-section .row .col-lg-6:nth-child(1) > .holder{margin-right:25px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .mission-section .row .col-lg-6:nth-child(1) > .holder{margin-right:0px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .mission-section .row .col-lg-6:nth-child(1) > .holder{margin-right:0px;}}@media only screen and (max-width: 575.98px){html body #about .mission-section .row .col-lg-6:nth-child(1) > .holder{margin-right:0px;}}html body #about .mission-section .row .col-lg-6:nth-child(2) > .holder{margin-left:35px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #about .mission-section .row .col-lg-6:nth-child(2) > .holder{margin-left:25px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #about .mission-section .row .col-lg-6:nth-child(2) > .holder{margin-left:25px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .mission-section .row .col-lg-6:nth-child(2) > .holder{margin-left:0px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .mission-section .row .col-lg-6:nth-child(2) > .holder{margin-left:0px;}}@media only screen and (max-width: 575.98px){html body #about .mission-section .row .col-lg-6:nth-child(2) > .holder{margin-left:0px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .mission-section .holder{margin-bottom:50px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .mission-section .holder{margin-bottom:50px;}}@media only screen and (max-width: 575.98px){html body #about .mission-section .holder{margin-bottom:40px;}}html body #about .mission-section .holder.left-col .subtitle{width:340px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #about .mission-section .holder.left-col .subtitle{width:280px;}}@media only screen and (max-width: 575.98px){html body #about .mission-section .holder.left-col .subtitle{width:unset;}}html body #about .mission-section .holder.right-col .subtitle{width:490px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #about .mission-section .holder.right-col .subtitle{width:460px;font-size:23px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .mission-section .holder.right-col .subtitle{width:350px;height:auto;padding:10px;text-align:center;}}@media only screen and (max-width: 575.98px){html body #about .mission-section .holder.right-col .subtitle{width:unset;height:auto;padding:10px;text-align:center;}}html body #about .mission-section .holder .img-holder{width:100%;height:490px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .mission-section .holder .img-holder{height:auto;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .mission-section .holder .img-holder{height:auto;}}@media only screen and (max-width: 575.98px){html body #about .mission-section .holder .img-holder{height:auto;}}html body #about .mission-section .holder .img-holder img{object-fit:cover;width:100%;height:100%;}html body #about .mission-section .subtitle{margin-bottom:21px;}html body #about .mission-section h2{margin-bottom:18px;}html body #about .mission-section .desc{margin-top:39px;}html body #about .mission-section .desc p{margin-bottom:38px;color:var(--gray-p);}html body #about .team-section{color:var(--gray-p);margin:50px 0 150px;}html body #about .team-section .section-info{margin-right:60px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .team-section .section-info{margin-right:0px;margin-bottom:40px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section .section-info{margin-right:0px;margin-bottom:40px;}}@media only screen and (max-width: 575.98px){html body #about .team-section .section-info{margin-right:0px;margin-bottom:40px;}}html body #about .team-section .section-info .desc ul{font-size:22px;font-weight:600;margin-top:20px;text-align:left;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .team-section .section-info .desc ul{font-size:22px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section .section-info .desc ul{font-size:20px;}}@media only screen and (max-width: 575.98px){html body #about .team-section .section-info .desc ul{font-size:20px;}}html body #about .team-section .section-info .desc ul li{padding-bottom:8px;}html body #about .team-section .section-info .desc ul li::before{/* font-family: "Font Awesome 5 Free"; *//* font-weight: 900; */content:"\f105";font-size:22px;margin-right:5px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;color:var(--color6);}html body #about .team-section .section-info a{float:right;}html body #about .team-section #owl-team{margin-left:20px;height:100%;display:flex;flex-flow:column;justify-content:center;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .team-section #owl-team{margin-left:0px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section #owl-team{margin-left:0px;}}@media only screen and (max-width: 575.98px){html body #about .team-section #owl-team{margin-left:0px;}}html body #about .team-section #owl-team .team-info{width:100%;color:#fbb03b;font-size:20px;font-weight:700;text-align:center;padding:18px 0;margin:0 auto;}html body #about .team-section #owl-team .team-info .team-socials{display:flex;flex-flow:row;align-items:center;width:100%;justify-content:center;}html body #about .team-section #owl-team .team-info .team-socials li{padding:0 10px;}html body #about .team-section #owl-team .team-info .team-socials li a{color:var(--gray-p);font-size:25px;margin-top:15px;}html body #about .team-section #owl-team .team-info a.read-more{background-color:var(--color6);border-radius:20px 0px 15px 0px;padding:20px 10px;display:flex;flex-flow:column;align-items:center;justify-content:center;border:1px solid transparent;transition:.3s all;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section #owl-team .team-info a.read-more{padding:10px 5px;}}@media only screen and (max-width: 575.98px){html body #about .team-section #owl-team .team-info a.read-more{padding:10px 5px;}}html body #about .team-section #owl-team .team-info a.read-more .position{color:var(--color1);font-size:22px;font-weight:normal;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section #owl-team .team-info a.read-more .position{font-size:17px;}}@media only screen and (max-width: 575.98px){html body #about .team-section #owl-team .team-info a.read-more .position{font-size:20px;}}html body #about .team-section #owl-team .team-info a.read-more h3{font-size:24px;color:var(--color1);font-weight:bold;line-height:35px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section #owl-team .team-info a.read-more h3{font-size:20px;}}@media only screen and (max-width: 575.98px){html body #about .team-section #owl-team .team-info a.read-more h3{font-size:20px;}}html body #about .team-section #owl-team .team-info a.read-more:hover{border:1px solid var(--color6);transition:.3s all;background-color:var(--color7);color:var(--color6);border-radius:0px 15px 0px 15px;}html body #about .team-section #owl-team .team-info a.read-more:hover .position{color:var(--color6);}html body #about .team-section #owl-team .team-info a.read-more:hover h3{color:var(--color6);}html body #about .team-section #owl-team .owl-dots{display:block;}html body #about .team-section #owl-team .owl-dots button{width:32px;height:32px;background-color:var(--gray-p);opacity:1;margin-left:10px;margin-right:10px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #about .team-section #owl-team .owl-dots button{width:25px;height:25px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #about .team-section #owl-team .owl-dots button{width:25px;height:25px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #about .team-section #owl-team .owl-dots button{width:25px;height:25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #about .team-section #owl-team .owl-dots button{width:25px;height:25px;margin-left:7px;margin-right:7px;}}@media only screen and (max-width: 575.98px){html body #about .team-section #owl-team .owl-dots button{width:25px;height:25px;margin-left:7px;margin-right:7px;}}html body #about .team-section #owl-team .owl-dots button.active{background-color:var(--color6);}html body #about .team-section #owl-team .owl-dots button span{display:none;}html body .brands{margin-bottom:100px;}html body .brands .page-header{margin:57px auto;max-width:1200px;text-align:center;}html body .brands .brands-item-section .brands-items .row:nth-child(even){flex-flow:row-reverse;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .brands .brands-item-section .brands-items .row:nth-child(even){flex-flow:column;}}@media only screen and (max-width: 575.98px){html body .brands .brands-item-section .brands-items .row:nth-child(even){flex-flow:column;}}html body .brands .brands-item-section .brands-items .row .brand-image{min-height:569px;object-fit:cover;max-height:700px;/* Makes the image responsive */width:100%;/* Maintains aspect ratio */height:auto;/* Prevents image overflow */max-width:100%;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .brands .brands-item-section .brands-items .row .brand-image{min-height:400px;}}@media only screen and (max-width: 575.98px){html body .brands .brands-item-section .brands-items .row .brand-image{min-height:350px;}}html body .brands .brands-item-section .brands-items .row .holder{display:flex;flex-flow:column;height:100%;justify-content:center;padding:0 46px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .brands .brands-item-section .brands-items .row .holder{padding:0 40px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .brands .brands-item-section .brands-items .row .holder{padding:0 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .brands .brands-item-section .brands-items .row .holder{padding:30px 12px;margin-bottom:50px;}}@media only screen and (max-width: 575.98px){html body .brands .brands-item-section .brands-items .row .holder{padding:30px 12px;margin-bottom:50px;}}html body .brands .brands-item-section .brands-items .row .holder .brand-logo{max-width:350px;margin-bottom:35px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-logo{margin-bottom:25px;}}@media only screen and (max-width: 575.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-logo{max-width:250px;margin:0 auto 35px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-logo img{max-width:300px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-logo img{max-width:280px;}}html body .brands .brands-item-section .brands-items .row .holder h3.brand-subtitle{color:var(--color5);font-size:28px;margin-bottom:30px;line-height:38px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .brands .brands-item-section .brands-items .row .holder h3.brand-subtitle{font-size:24px;line-height:29px;margin-bottom:15px;}}@media only screen and (max-width: 575.98px){html body .brands .brands-item-section .brands-items .row .holder h3.brand-subtitle{font-size:24px;line-height:29px;margin-bottom:15px;}}html body .brands .brands-item-section .brands-items .row .holder .brand-description{color:var(--gray-p);display:block;display:-webkit-box;max-width:100%;height:100px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-description{height:67px;-webkit-line-clamp:2;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-description{height:67px;-webkit-line-clamp:2;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-description{height:97px;-webkit-line-clamp:3;}}@media only screen and (max-width: 575.98px){html body .brands .brands-item-section .brands-items .row .holder .brand-description{height:65px;-webkit-line-clamp:2;}}html body .brands .brands-item-section .brands-items .row .holder a{float:right;margin-top:33px;}html body .taxonomy-brands{margin:0 0 125px 0;}html body .taxonomy-brands .page-hero{position:relative;}html body .taxonomy-brands .page-hero .img-container{max-height:38.1vh;}html body .taxonomy-brands .page-hero .img-container img{object-fit:cover;width:100%;overflow:hidden;max-height:38.1vh;}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .page-hero .img-container img{height:160px;}}html body .taxonomy-brands .page-hero .brand-logo{text-align:center;padding:30px;background:var(--white);}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .taxonomy-brands .page-hero .brand-logo{padding:15px;bottom:-59px;}}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .page-hero .brand-logo{padding:15px;bottom:-29px;}}html body .taxonomy-brands .brand-info{margin:50px 0 40px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .taxonomy-brands .brand-info{margin:60px 0 40px;}}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .brand-info{margin:55px 0 40px;}}html body .taxonomy-brands .brand-info .row{align-items:center;height:100%;}html body .taxonomy-brands .brand-info p{color:var(--gray-p);}html body .taxonomy-brands .brand-info .brand-main-img img{max-height:760px;}html body .taxonomy-brands .brand-info .brand-content{max-width:1200px;}html body .taxonomy-brands .brand-info .brand-content h1{font-size:30px;line-height:40px;color:var(--color5);margin-bottom:10px;}html body .taxonomy-brands .brand-info .brand-content h2{font-size:30px;line-height:40px;color:var(--gray-p);margin-bottom:15px;}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .brand-info .brand-content h2{font-size:28px;line-height:41px;}}html body .taxonomy-brands .brand-slogan{display:flex;align-items:center;justify-content:center;color:var(--white);position:relative;/* Create the parallax scrolling effect */min-height:500px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .taxonomy-brands .brand-slogan{background-attachment:scroll;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .taxonomy-brands .brand-slogan{background-attachment:scroll;}}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .brand-slogan{background-attachment:scroll;}}html body .taxonomy-brands .brand-slogan .cover{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;}html body .taxonomy-brands .brand-slogan h2{position:relative;z-index:2;font-size:45px;text-align:center;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .taxonomy-brands .brand-slogan h2{font-size:45px;line-height:42px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .taxonomy-brands .brand-slogan h2{font-size:38px;line-height:42px;max-width:90%;margin:0 auto;}}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .brand-slogan h2{font-size:35px;line-height:42px;max-width:90%;margin:0 auto;}}html body .taxonomy-brands .products-categories{margin:64px 0 0 0;}html body .taxonomy-brands .products-categories .section-title{color:var(--gray-p);margin-bottom:30px;text-align:center;font-size:30px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body .taxonomy-brands .products-categories .section-title{margin-bottom:38px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .taxonomy-brands .products-categories .section-title{margin-bottom:30px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .taxonomy-brands .products-categories .section-title{max-width:450px;margin:0 auto 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .taxonomy-brands .products-categories .section-title{max-width:450px;margin:0 auto 30px;}}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .products-categories .section-title{max-width:450px;margin:0 auto 30px;}}html body .taxonomy-brands .products-categories .product-item{max-width:365px;margin:0 auto 100px;transition:0.4s all;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .taxonomy-brands .products-categories .product-item{margin:0 5px 100px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .taxonomy-brands .products-categories .product-item{margin:0 5px 100px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .taxonomy-brands .products-categories .product-item{margin:0 5px 50px;}}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .products-categories .product-item{margin:0 5px 50px;}}html body .taxonomy-brands .products-categories .product-item a{color:var(--white);}html body .taxonomy-brands .products-categories .product-item h3{font-size:22px;color:var(--white);background-color:var(--color6);border-radius:15px 0px 15px;display:flex;align-items:center;justify-content:center;height:72px;padding:5px;text-align:center;}@media only screen and (max-width: 575.98px){html body .taxonomy-brands .products-categories .product-item h3{font-size:17px;height:52px;}}html body .taxonomy-brands .products-categories .product-item .img-container{max-height:460px;margin:0 auto;text-align:center;margin-bottom:8px;overflow:hidden;transition:0.4s all;}html body .taxonomy-brands .products-categories .product-item .img-container img{height:100%;object-fit:cover;transition:0.4s all;}html body .taxonomy-brands .products-categories .product-item:hover .img-container img{transform:scale(1.1);transition:0.4s all;}html body .categories-page{margin:0 0 125px 0;}html body .categories-page .page-hero{max-height:38.1vh;position:relative;margin-bottom:100px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .categories-page .page-hero{margin:0 0 40px;}}@media only screen and (max-width: 575.98px){html body .categories-page .page-hero{margin:0 0 40px;}}html body .categories-page .page-hero .img-container img{object-fit:cover;width:100%;overflow:hidden;max-height:38.1vh;}@media only screen and (max-width: 575.98px){html body .categories-page .page-hero .img-container img{height:160px;}}html body .categories-page .page-hero .brand-logo{padding:30px;text-align:center;background:var(--white);}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .categories-page .page-hero .brand-logo{padding:20px;bottom:-59px;}}@media only screen and (max-width: 575.98px){html body .categories-page .page-hero .brand-logo{padding:15px;bottom:-29px;}}html body .categories-page .page-info{max-width:962px;margin:0 auto;}html body .categories-page .page-info h1.category-title{color:var(--gray-p);font-size:30x;text-align:center;margin:21px 0;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .categories-page .page-info h1.category-title{margin:20px auto;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .categories-page .page-info h1.category-title{margin:20px auto;}}@media only screen and (max-width: 575.98px){html body .categories-page .page-info h1.category-title{margin:20px auto;}}html body .categories-page .page-info h2.brand-subtitle{font-size:25px;line-height:26px;border-radius:50px;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;width:260px;height:44px;margin:0 auto;color:var(--gray-p);}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body .categories-page .page-info h2.brand-subtitle{font-size:23px;line-height:25px;margin-bottom:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .categories-page .page-info h2.brand-subtitle{font-size:22px;line-height:25px;margin-bottom:30px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .categories-page .page-info h2.brand-subtitle{margin:0 auto 30px;font-size:22px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .categories-page .page-info h2.brand-subtitle{margin:0 auto 30px;font-size:22px;}}@media only screen and (max-width: 575.98px){html body .categories-page .page-info h2.brand-subtitle{margin:0 auto 30px;font-size:22px;}}html body .categories-page .page-info p.cat-description{color:var(--gray-p);text-align:center;}html body .categories-page .products-section .product-item{max-width:365px;margin:0 auto 100px;text-align:center;transition:0.4s all;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .categories-page .products-section .product-item{margin:0 5px 100px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .categories-page .products-section .product-item{margin:0 5px 100px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .categories-page .products-section .product-item{margin:0 5px 50px;}}@media only screen and (max-width: 575.98px){html body .categories-page .products-section .product-item{margin:0 5px 50px;}}html body .categories-page .products-section .product-item a{color:var(--white);}html body .categories-page .products-section .product-item h3{font-size:22px;color:var(--white);background-color:var(--color6);border-radius:15px 0px 15px;display:flex;align-items:center;justify-content:center;height:72px;padding:5px;text-align:center;}@media only screen and (max-width: 575.98px){html body .categories-page .products-section .product-item h3{font-size:17px;height:60px;}}html body .categories-page .products-section .product-item .img-container{max-height:460px;margin:0 auto;text-align:center;margin-bottom:8px;transition:0.4s all;overflow:hidden;}html body .categories-page .products-section .product-item .img-container img{height:100%;object-fit:cover;transition:0.4s all;}html body .categories-page .products-section .product-item:hover .img-container img{transform:scale(1.1);transition:0.4s all;}html body .categories-page.fizzy-drink .products-section .product-item .img-container{padding:15px 0;}html body .single-product{margin-bottom:100px;}html body .single-product .page-hero{position:relative;margin-bottom:20px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-product .page-hero{margin-bottom:60px;}}@media only screen and (max-width: 575.98px){html body .single-product .page-hero{margin-bottom:55px;}}html body .single-product .page-hero .img-container img{object-fit:cover;width:100%;overflow:hidden;max-height:38.1vh;}@media only screen and (max-width: 575.98px){html body .single-product .page-hero .img-container img{height:160px;}}html body .single-product .page-hero .brand-logo{padding:30px;background:var(--white);text-align:center;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-product .page-hero .brand-logo{padding:20px;bottom:-59px;}}@media only screen and (max-width: 575.98px){html body .single-product .page-hero .brand-logo{padding:15px;bottom:-29px;}}html body .single-product .page-info h1.title{color:var(--gray-p);font-size:30px;text-align:center;margin:30px 0 32px;}html body .single-product .page-info h2.brand-subtitle{font-size:25px;line-height:26px;border-radius:50px;border-style:solid;border-width:1px;display:flex;align-items:center;justify-content:center;width:310px;height:44px;margin:0 auto;color:var(--gray-p);}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body .single-product .page-info h2.brand-subtitle{font-size:23px;line-height:25px;margin-bottom:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .single-product .page-info h2.brand-subtitle{font-size:20px;line-height:25px;margin-bottom:30px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .single-product .page-info h2.brand-subtitle{margin:0 auto 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-product .page-info h2.brand-subtitle{margin:0 auto 30px;}}@media only screen and (max-width: 575.98px){html body .single-product .page-info h2.brand-subtitle{margin:0 auto 30px;width:290px;font-size:23px;}}html body .single-product .product-info .two-row .img-container{text-align:center;margin-top:12px;overflow:hidden;}html body .single-product .product-info .two-row .img-container img{max-height:450px;}html body .single-product .product-info .two-row .img-container img:hover{animation:bubblyAnimate 300ms linear alternate-reverse 0s 2;}html body .single-product .product-info .two-row .weight{text-align:center;font-size:28px;color:var(--color6);margin-top:20px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-product .product-info .two-row .table{display:flex;justify-content:center;}}@media only screen and (max-width: 575.98px){html body .single-product .product-info .two-row .table{display:flex;justify-content:center;}}html body .single-product .product-info .two-row .table thead,html body .single-product .product-info .two-row .table tbody{text-align:center;}html body .single-product .product-info .two-row .table thead td,html body .single-product .product-info .two-row .table thead th,html body .single-product .product-info .two-row .table tbody td,html body .single-product .product-info .two-row .table tbody th{border:1px solid var(--color3);vertical-align:middle;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-product .product-info .two-row .table thead td,html body .single-product .product-info .two-row .table thead th,html body .single-product .product-info .two-row .table tbody td,html body .single-product .product-info .two-row .table tbody th{display:flex;flex-flow:column;}}@media only screen and (max-width: 575.98px){html body .single-product .product-info .two-row .table thead td,html body .single-product .product-info .two-row .table thead th,html body .single-product .product-info .two-row .table tbody td,html body .single-product .product-info .two-row .table tbody th{display:flex;flex-flow:column;}}html body .single-product .product-info .two-row .coming-soon-txt{font-size:35px;text-align:center;margin:0 30px;color:var(--gray-p);letter-spacing:2px;}html body .single-product .two-row .wp-block-column figure{overflow:hidden;}html body .single-product .two-row .wp-block-column figure img:hover{animation:bubblyAnimate 300ms linear alternate-reverse 0s 2;}html body .single-product.Sungol .two-row,html body .single-product.Yoopi .two-row{align-items:center;}html body .search-page{margin:80px 0;}html body .search-page .box{background-color:var(--white);width:436px;margin:0 auto;border-radius:15px;position:relative;overflow:hidden;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body .search-page .box{width:385px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .search-page .box{width:320px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .search-page .box{width:360px;}}html body .search-page .box .img-container{padding:50px;}html body .search-page .box .img-container img{max-width:320px;margin:0 auto;width:100%;}html body .search-page .box .desc{visibility:hidden;opacity:0;position:absolute;bottom:-100%;width:100%;background-image:url('../imgs/orange-bg.png');background-repeat:no-repeat;background-position:center;background-size:cover;transition:.3s all;height:190px;text-align:center;padding:39px 21px 20px;display:flex;flex-flow:column;justify-content:space-between;}html body .search-page .box .desc h3{color:var(--white);font-size:30px;padding:0 20px 11.5px;border-bottom:1px solid var(--dark-cerluean);display:inline-block;margin:0 auto;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .search-page .box .desc h3{font-size:28px;line-height:48px;}}html body .search-page .box .desc .article-info{display:flex;align-items:center;justify-content:space-between;}html body .search-page .box .desc .more{font-size:20px;}html body .search-page .box:hover .desc{bottom:0%;visibility:visible;opacity:1;transition:.3s all;}html body .g-page .page-hero{max-height:38.1vh;position:relative;}html body .g-page .page-hero .img-container img{object-fit:cover;width:100%;overflow:hidden;max-height:38.1vh;}@media only screen and (max-width: 575.98px){html body .g-page .page-hero .img-container img{height:160px;}}html body .g-page h1{color:var(--gray-p);font-size:30px;text-align:center;margin:50px 0 32px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .g-page h1{margin:50px auto 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .g-page h1{margin:40px auto 30px;}}@media only screen and (max-width: 575.98px){html body .g-page h1{margin:40px auto 30px;}}html body .team-page{margin-bottom:80px;}html body .team-page .section-title{text-align:center;color:var(--gray-p);margin:0 auto;max-width:1200px;}html body .team-page .team{margin:0 15px;}html body .team-page .team .img-container{max-width:85%;margin:0 auto;}html body .team-page .team .team-info{width:100%;color:#fbb03b;font-size:20px;font-weight:700;text-align:center;padding:18px 0;margin:0 auto;}html body .team-page .team .team-info .team-socials{display:flex;flex-flow:row;align-items:center;width:100%;justify-content:center;}html body .team-page .team .team-info .team-socials li{padding:0 10px;}html body .team-page .team .team-info .team-socials li a{color:var(--gray-p);font-size:25px;margin-top:15px;}html body .team-page .team .team-info a.read-more{background-color:var(--color6);border-radius:20px 0px 15px 0px;padding:20px 10px;display:flex;flex-flow:column;align-items:center;justify-content:center;border:1px solid transparent;transition:.3s all;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .team-page .team .team-info a.read-more{padding:10px 5px;}}@media only screen and (max-width: 575.98px){html body .team-page .team .team-info a.read-more{padding:10px 5px;}}html body .team-page .team .team-info a.read-more .position{color:var(--color1);font-size:22px;font-weight:normal;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .team-page .team .team-info a.read-more .position{font-size:17px;}}@media only screen and (max-width: 575.98px){html body .team-page .team .team-info a.read-more .position{font-size:20px;}}html body .team-page .team .team-info a.read-more h3{font-size:24px;color:var(--color1);font-weight:bold;line-height:35px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .team-page .team .team-info a.read-more h3{font-size:20px;}}@media only screen and (max-width: 575.98px){html body .team-page .team .team-info a.read-more h3{font-size:20px;}}html body .team-page .team .team-info a.read-more:hover{border:1px solid var(--color6);transition:.3s all;background-color:var(--color7);color:var(--color6);border-radius:0px 15px 0px 15px;}html body .team-page .team .team-info a.read-more:hover .position{color:var(--color6);}html body .team-page .team .team-info a.read-more:hover h3{color:var(--color6);}html body .single-team{margin-bottom:55px;}html body .single-team h1{color:var(--gray-p);font-size:45px;text-align:center;margin:50px 0 32px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .single-team h1{font-size:32px;line-height:40px;margin:50px auto 30px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-team h1{font-size:32px;line-height:40px;margin:40px auto 30px;}}@media only screen and (max-width: 575.98px){html body .single-team h1{font-size:32px;line-height:40px;margin:40px auto 30px;}}html body .articles-archive{margin-bottom:150px;}html body .articles-archive .hero-section .img-container{max-height:38.1vh;position:relative;}html body .articles-archive .hero-section .img-container img{width:100%;overflow:hidden;max-height:38.1vh;object-fit:cover;}html body .articles-archive .section-title{text-align:center;color:var(--gray-p);margin:30px auto;max-width:1200px;}html body .articles-archive .section-title h1{margin:30px 0 32px;}html body .articles-archive .article-item{margin:0 15px 30px;}html body .articles-archive .article-item span{color:var(--color8);margin-top:10px;font-size:18px;display:inline-block;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body .articles-archive .article-item span{font-size:18px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .articles-archive .article-item span{font-size:15px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .articles-archive .article-item span{font-size:15px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .articles-archive .article-item span{font-size:15px;}}@media only screen and (max-width: 575.98px){html body .articles-archive .article-item span{font-size:15px;}}html body .articles-archive .article-item h3{font-size:25px;line-height:32px;color:var(--gray-p);overflow:hidden;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body .articles-archive .article-item h3{font-size:22px;line-height:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body .articles-archive .article-item h3{font-size:20px;line-height:28px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .articles-archive .article-item h3{font-size:20px;line-height:25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .articles-archive .article-item h3{font-size:20px;line-height:25px;}}@media only screen and (max-width: 575.98px){html body .articles-archive .article-item h3{font-size:20px;line-height:25px;}}html body .single-article{margin-bottom:150px;}html body .single-article .hero-section .img-container{max-height:38.1vh;position:relative;}html body .single-article .hero-section .img-container img{width:100%;overflow:hidden;max-height:38.1vh;object-fit:cover;}html body .single-article h2{margin-bottom:10px;font-size:25px;line-height:26px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body .single-article h2{margin:0 auto 25px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-article h2{margin:0 auto 25px;}}@media only screen and (max-width: 575.98px){html body .single-article h2{margin:0 auto 25px;}}html body .single-article p{margin-bottom:10px;font-size:22px;line-height:32px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-article p{font-size:20px;}}@media only screen and (max-width: 575.98px){html body .single-article p{font-size:20px;}}html body .single-article ul{margin-bottom:10px;font-size:18px;line-height:25px;margin-bottom:25px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body .single-article ul{font-size:17px;}}@media only screen and (max-width: 575.98px){html body .single-article ul{font-size:17px;}}html body .single-article .img-holder{max-width:900px;margin:0 auto 35px;text-align:center;}html body #contact .hero-section{max-height:38.1vh;position:relative;}html body #contact .hero-section img{width:100%;overflow:hidden;max-height:38.1vh;object-fit:cover;}@media only screen and (max-width: 575.98px){html body #contact .hero-section img{height:160px;}}html body #contact .head-office-section h2{color:var(--gray-p);font-size:30px;line-height:40px;margin-bottom:15px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #contact .head-office-section .row div:nth-child(2) .holder{margin-left:20px;}}html body #contact .head-office-section .holder{font-size:25px;color:var(--color5);line-height:45px;display:flex;flex-flow:row;justify-content:center;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #contact .head-office-section .holder{margin-bottom:15px;justify-content:start;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #contact .head-office-section .holder{justify-content:start;margin-bottom:15px;}}@media only screen and (max-width: 575.98px){html body #contact .head-office-section .holder{justify-content:start;margin-bottom:15px;}}html body #contact .head-office-section .holder p{margin-bottom:0;}html body #contact .head-office-section .holder p a{color:var(--gray-p);}html body #contact .head-office-section .holder i{color:var(--color6);font-size:32px;margin-right:15px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body #contact .head-office-section .holder i{font-size:30px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #contact .head-office-section .holder i{font-size:30px;}}html body #contact .map-section{margin:60px 0px;}html body #contact .form-section form{padding:10px;}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #contact .form-section form{padding:0px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #contact .form-section form{padding:0px;}}@media only screen and (max-width: 575.98px){html body #contact .form-section form{padding:0px;}}html body #contact .form-section form p{margin-bottom:0;}html body #contact .form-section form .form-input{margin-right:20px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #contact .form-section form .form-input{margin-right:0;}}@media only screen and (max-width: 575.98px){html body #contact .form-section form .form-input{margin-right:0;}}html body #contact .form-section form .form-input label{width:100%;margin-bottom:11px;}html body #contact .form-section form .form-input label input.text-field{width:100%;height:50px;outline:none;border:1px solid var(--color8);padding:10px;font-size:20px;}html body #contact .form-section form .form-input label .wpcf7-not-valid-tip{font-size:17px;}html body #contact .form-section form .checkbox-holder{margin-top:30px;}html body #contact .form-section form .checkbox-holder span{width:100%;display:inline-block;font-size:20px;}html body #contact .form-section form .checkbox-holder span .wpcf7-list-item{margin-left:0;}html body #contact .form-section form .checkbox-holder span .wpcf7-list-item label{display:flex;}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body #contact .form-section form .checkbox-holder span .wpcf7-list-item label{font-size:20px;line-height:30px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body #contact .form-section form .checkbox-holder span .wpcf7-list-item label{font-size:18px;line-height:28px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #contact .form-section form .checkbox-holder span .wpcf7-list-item label{font-size:18px;line-height:28px;}}@media only screen and (max-width: 575.98px){html body #contact .form-section form .checkbox-holder span .wpcf7-list-item label{font-size:16px;line-height:26px;}}html body #contact .form-section form .checkbox-holder span .wpcf7-list-item label input{margin-right:10px;}html body #contact .form-section form .textarea-holder{margin-left:20px;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body #contact .form-section form .textarea-holder{margin-left:0;}}@media only screen and (max-width: 575.98px){html body #contact .form-section form .textarea-holder{margin-left:0;}}html body #contact .form-section form .textarea-holder label{width:100%;}html body #contact .form-section form .textarea-holder label textarea{width:100%;outline:none;border:1px solid var(--color8);padding:10px;height:175px;font-size:20px;}html body #contact .form-section form .wpcf7-submit{float:right;border:0;margin-top:20px;}html body.error404 .site-main{padding:200px 0px;}html body.error404 .site-main .page-header-title{transition:3s all ease;position:relative;margin-bottom:68px;text-align:center;font-size:90px;line-height:119px;width:100%;z-index:4;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body.error404 .site-main .page-header-title{font-size:80px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body.error404 .site-main .page-header-title{font-size:80px;max-width:unset;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body.error404 .site-main .page-header-title{font-size:40px;line-height:60px;max-width:unset;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body.error404 .site-main .page-header-title{font-size:40px;line-height:60px;max-width:unset;}}@media only screen and (max-width: 575.98px){html body.error404 .site-main .page-header-title{font-size:30px;line-height:60px;max-width:unset;}}html body.error404 .site-main .error404-content{text-align:center;}html body.error404 .site-main .error404-content a.read-more-btn{width:350px;margin:30px auto;}html body.error404 .site-main .error-text{text-align:center;}html body.error404 .site-main .error-text p{font-size:20px;font-style:normal;font-weight:400;max-width:550px;margin:0 auto;}html body footer .top{background-color:var(--color6);color:var(--white);padding:24px 0 50px;border-top:10px solid var(--color3);}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top{padding:24px 0 30px;}}@media only screen and (max-width: 575.98px){html body footer .top{padding:24px 0 30px;}}html body footer .top .first-row{margin-bottom:40px;}html body footer .top .footer-logo{max-width:350px;}html body footer .top .widget_text{margin-right:10px;}html body footer .top .widget_text h3{font-size:22px;color:var(--white);margin-bottom:13px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body footer .top .widget_text h3{font-size:22px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body footer .top .widget_text h3{font-size:22px;margin-bottom:10px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body footer .top .widget_text h3{font-size:22px;margin-bottom:10px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .widget_text h3{font-size:20px;margin-bottom:10px;}}@media only screen and (max-width: 575.98px){html body footer .top .widget_text h3{font-size:20px;margin-bottom:10px;}}html body footer .top .widget_text .address .info{font-size:20px;color:var(--white);line-height:50px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body footer .top .widget_text .address .info{font-size:20px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body footer .top .widget_text .address .info{font-size:20px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body footer .top .widget_text .address .info{font-size:18px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .widget_text .address .info{font-size:18px;}}@media only screen and (max-width: 575.98px){html body footer .top .widget_text .address .info{font-size:18px;}}html body footer .top .widget_text .address .info a{color:var(--white);}html body footer .top .widget_text .address .info i{color:var(--color3);font-size:23px;margin-right:5px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body footer .top .widget_text .address .info i{font-size:23px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body footer .top .widget_text .address .info i{font-size:20px;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){html body footer .top .widget_text .address .info i{font-size:20px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .widget_text .address .info i{font-size:20px;}}@media only screen and (max-width: 575.98px){html body footer .top .widget_text .address .info i{font-size:20px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .widget_text#custom_html-5{margin-top:50px;}}@media only screen and (max-width: 575.98px){html body footer .top .widget_text#custom_html-5{margin-top:50px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .widget_text#custom_html-5 h3{text-align:center;}}@media only screen and (max-width: 575.98px){html body footer .top .widget_text#custom_html-5 h3{text-align:center;}}html body footer .top .widget_text ul.socials{display:flex;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .widget_text ul.socials{justify-content:center;}}@media only screen and (max-width: 575.98px){html body footer .top .widget_text ul.socials{justify-content:center;}}html body footer .top .widget_text ul.socials li{padding:15px;}html body footer .top .widget_text ul.socials li:first-child{padding-left:0px;}html body footer .top .widget_text ul.socials li a{color:var(--white);}html body footer .top .widget_text ul.socials li a i{font-size:30px;}html body footer .top .newsletter-holder{height:100%;display:flex;align-items:center;}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .newsletter-holder{margin-top:10px;}}@media only screen and (max-width: 575.98px){html body footer .top .newsletter-holder{margin-top:10px;}}html body footer .top .newsletter-holder .tnp-subscription{margin:0;}html body footer .top .newsletter-holder .tnp-subscription form{display:flex;}html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email{width:80%;}html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email label{display:none;}html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email input{background-color:unset;border:1px solid var(--white);height:55px;padding:10px;font-size:20px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email input{height:55px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email input{height:50px;font-size:20px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email input{height:50px;font-size:18px;}}@media only screen and (max-width: 575.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email input{height:50px;font-size:18px;}}html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-email input:focus-visible{outline:unset;}html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-button input{background-color:var(--color3);background-image:url(../imgs/tick.png);background-repeat:no-repeat;background-position:center;background-size:40px;text-indent:-10000px;width:55px;height:55px;}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-button input{height:55px;width:55px;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-button input{height:50px;width:50px;}}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-button input{height:50px;width:50px;}}@media only screen and (max-width: 575.98px){html body footer .top .newsletter-holder .tnp-subscription form .tnp-field-button input{height:50px;width:50px;}}html body footer .cp{background-color:var(--color6);border-top:1px solid var(--white);height:40px;display:flex;align-items:center;font-size:18px;color:var(--white);}@media only screen and (min-width:576px) and (max-width: 767.98px){html body footer .cp{text-align:center;}}@media only screen and (max-width: 575.98px){html body footer .cp{text-align:center;}}html body .cremona .product-item h3{background-color:#ed1e26 !important;}html body .bockstein .product-item h3{background-color:#191f6c !important;}html body .nature-lean .product-item h3{background-color:#017937 !important;}html body .sunfresh .product-item h3{background-color:#7eaf5c !important;}html body .sunich .product-item h3,html body .sunich-cool .product-item h3,html body .sunich-mix .product-item h3,html body .sunich-smoothie .product-item h3{background-color:#e2211c !important;}html body .edge .product-item h3{background-color:#011689 !important;}html body .flavio .product-item h3{background-color:#ed1c24 !important;}html body .vinoga .product-item h3{background-color:#4c412a !important;}html body .sungol .product-item h3{background-color:#047835 !important;}html body .fruity .product-item h3{background-color:#093c71 !important;}html body .shibaba .product-item h3{background-color:#ab1a2d !important;}html body .yoopi .product-item h3{background-color:#bf9372 !important;}html body .shiba .product-item h3{background-color:#a6ce39 !important;}html body .sherissa .product-item h3{background-color:#ed1b34 !important;}html body .maltich .product-item h3{background-color:#402021 !important;}html body .bubble-trouble .product-item h3{background-color:#f7c61c !important;}@media screen and (min-width: 1400px) and (max-width: 1550px){html .section-info h3.subtitle{margin-bottom:15px;}html body #home-page .slogan-section h2{font-size:80px;}html body #home-page .brands-section .row .owl-nav{bottom:0%;}}@media screen and (min-width: 992px) and (max-width: 1210px){html body #home-page .slogan-section h2{font-size:55px;}}@media screen and (max-width: 390px){html body #home-page .slogan-section h2{font-size:28px;}}.product-name{text-align:center;font-size:35px;color:var(--color6);margin-top:20px;}.nutrition-facts{border:5px solid black;padding:15px;max-width:70%;width:350px;background-color:white;margin:0 auto;}@media only screen and (min-width:576px) and (max-width: 767.98px){.nutrition-facts{max-width:90%;}}@media only screen and (max-width: 575.98px){.nutrition-facts{max-width:90%;}}.nutrition-facts h2{font-size:24px;font-weight:bold;border-bottom:3px solid black;margin:0;padding-bottom:10px;color:black;}.nutrition-facts p{font-size:14px;line-height:20px;margin:5px 0;font-weight:bold;color:black;}.nutrition-facts table{width:100%;border-collapse:collapse;margin-top:10px;}.nutrition-facts th:nth-child(1){text-align:left;}.nutrition-facts th{font-size:13px;font-weight:bold;text-align:center;border-bottom:2px solid black;padding-bottom:5px;}.nutrition-facts td{padding:2px 0;font-size:13px;}.nutrition-facts .header{font-weight:bold;font-size:16px;border-bottom:3px solid black;padding-bottom:5px;}.nutrition-facts .section-title{border-top:2px solid black;font-weight:bold;margin-top:8px;}.nutrition-facts .daily-value{text-align:center;}.nutrition-facts .footnote{font-size:11px;margin-top:10px;border-top:1px solid black;padding-top:5px;}.nutrition-facts .percent-note{font-size:10px;margin-top:5px;}.postid-743 .nutrition-facts,.postid-734 .nutrition-facts,.postid-759 .nutrition-facts,.postid-752 .nutrition-facts{max-width:95%;}.term-20 .taxonomy-brands .products-categories .product-item h3{height:65px;}@media only screen and (min-width:992px) and (max-width: 1199.98px){.two-row > .wp-block-columns{flex-wrap:wrap !important;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.two-row > .wp-block-columns{flex-wrap:wrap !important;}}@media only screen and (min-width:992px) and (max-width: 1199.98px){.two-row > .wp-block-columns > .wp-block-column{flex-basis:100% !important;}}@media only screen and (min-width: 768px) and (max-width: 991.98px){.two-row > .wp-block-columns > .wp-block-column{flex-basis:100% !important;}}@media only screen and (min-width:576px) and (max-width: 767.98px){.two-row > .wp-block-columns > .wp-block-column .wp-block-columns .wp-block-column{flex-basis:30% !important;}}@media only screen and (max-width: 575.98px){.two-row > .wp-block-columns > .wp-block-column .wp-block-columns .wp-block-column .wp-block-image figure img{max-width:250px;height:auto !important;}}@media only screen and (max-width: 575.98px){.two-row .wp-block-image figure img{max-width:250px;height:auto !important;}}.waviy{position:relative;-webkit-box-reflect:below -20px linear-gradient(transparent,rgba(0,0,0,0.2));font-size:30px;text-align:center;}.waviy span{font-family:'Alfa Slab One', cursive;position:relative;display:inline-block;color:var(--gray-p);text-transform:uppercase;animation:waviy 2.5s infinite;animation-delay:calc(.2s * var(--i));}@keyframes waviy{0%,40%,100%{transform:translateY(0);}20%{transform:translateY(-20px);}}