/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../a43d9c801f6a45ceea03.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
*,::after,::before{box-sizing:border-box}body{color:#3f3f3f;font-family:'Inter', sans-serif;font-size:15px;line-height:24px;background-color:#ffffff}a{color:#737373}a:hover{color:#F59E0B}strong,b{font-weight:700}p,.page-content.page-cms ul{color:#737373}form .form-control-label{color:#171717;font-size:14px;font-weight:600;line-height:20px;text-align:left;display:block;width:100%;padding-top:0;margin-bottom:4px}.form-control{color:#171717;font-size:14px;font-weight:600;line-height:20px;background-color:#ffffff;padding:13px 12px;border:1px solid #171717;border-radius:5px;resize:none;width:100%}.form-control:focus{outline:none;border-color:#F59E0B}.form-control::placeholder{color:#838282}.input-group.focus{outline:none;border-color:#F59E0B;border-radius:5px}.input-group .input-group-btn>.btn[data-action="show-password"]{padding:13px 15px 14px;border-top-right-radius:25px;border-bottom-right-radius:25px;margin-top:0}.btn{color:#ffffff;font-size:16px;font-weight:500;line-height:24px;text-transform:none;padding:10px 20px;margin-bottom:0;border-radius:5px}.btn.btn-primary{background:#171717;width:100%;border:1px solid #171717}.btn.btn-primary.focus,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active,.btn.btn-primary:focus-visible,.btn.btn-primary:active:focus{color:#171717;background-color:transparent;border-color:#171717;outline:none;outline-offset:0}.btn.btn-secondary{color:#171717;background-color:#E5E5E5;width:100%}.btn.btn-secondary.focus,.btn.btn-secondary:hover,.btn.btn-secondary:focus,.btn.btn-secondary:active,.btn.btn-secondary:focus-visible,.btn.btn-secondary:active:focus{color:#ffffff;background-color:#171717}@media (min-width: 576px){.container{width:100%;max-width:100%}}@media (min-width: 768px){.container{width:100%;max-width:100%}}@media (min-width: 1200px){.container{width:1245px;max-width:100%}}.section-title{color:#ffffff;font-size:42px;font-weight:700;text-align:center}.section-title-2{color:#252525;font-size:30px;font-weight:700}.title-block h1,.page-header h1{color:#171717;font-size:28px;font-weight:600;line-height:36px;letter-spacing:-0.02em;text-align:center;margin-top:20px;margin-bottom:20px;border-bottom:1px solid #b9b9b9;padding-bottom:20px}.page-header h1{display:block}#authentication .page-header h1{margin-bottom:0;padding-bottom:0;border-bottom:none}.link-back{color:#737373;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-transform:uppercase;padding-left:30px;position:relative}.link-back:before{content:" ";background-image:url(../45ef4785baef08c221af.svg);background-size:21px 14px;background-repeat:no-repeat;background-position:center;width:21px;height:14px;position:absolute;top:0;left:0;transition:all .2s ease-in-out}.link-back:hover{color:#171717}.link-back:hover:before{left:-5px}#wrapper{background-color:#ffffff}#authentication .breadcrumb,#contact .breadcrumb,#cms .breadcrumb,#product .breadcrumb{display:none !important}#authentication .form-group .col-md-6{width:100%}#authentication .form-group .input-group-btn{display:none}#authentication .form-group #field-password{border-bottom-right-radius:5px;border-top-right-radius:5px}.page-authentication #main{padding-top:25px}@media (min-width: 1200px){.page-authentication #main{padding-top:10rem}}.page-authentication #content{max-width:590px;margin-top:0;padding:0}.page-authentication #content .login-form{margin-top:0}.page-authentication #content hr{border-color:transparent;margin-top:10px;margin-bottom:10px}#index #wrapper{padding-top:0;background:#ffffff}#product #wrapper,#cart #wrapper,#checkout #wrapper,#cms #wrapper,#contact #wrapper,#module-psblog-blog #wrapper,#authentication #wrapper,#password #wrapper{padding-top:0;margin-bottom:24px;position:relative}#cms #wrapper .breadcrumb,#contact #wrapper .breadcrumb,#authentication #wrapper .breadcrumb{padding:12px 0 50px 0;position:relative;margin-bottom:0;z-index:1}.back-to-home-block{text-align:center;margin-bottom:20px}.back-to-home-block a{color:#737373;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-transform:uppercase;padding-left:30px;position:relative}.back-to-home-block a:before{content:" ";background-image:url(../45ef4785baef08c221af.svg);background-size:21px 14px;background-repeat:no-repeat;background-position:center;width:21px;height:14px;position:absolute;top:0;left:0;transition:all .2s ease-in-out}.back-to-home-block a:hover:before{left:-5px}#authentication .page-header{text-align:center;margin-bottom:20px}body#checkout #content-wrapper{padding-top:40px}body#checkout #footer{padding-top:50px;background-color:#171717}#notifications{position:relative;z-index:1}.elementor-page #main .page-content{padding:0}.title-block .card-block{padding-bottom:30px}.title-block .card-block .h1{color:#333333;font-size:30px;letter-spacing:1px;font-weight:700;text-transform:none}.elementor-column-gap-default>.elementor-row{margin:0 -15px}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-column-wrap{padding:0 15px}#cms.elementor-page #wrapper,.elementor-page #wrapper{margin-bottom:45px}.elementor-page #main .page-header{margin-bottom:40px}.products-section-title{color:#333333;font-size:30px;letter-spacing:1px;font-weight:700;text-transform:none !important;margin-bottom:0;display:inline-block}blockquote{padding-left:140px;position:relative}@media (max-width: 767px){blockquote{padding-top:30px;padding-left:0}}blockquote:before{content:'';background-image:url(../4d2e63eb8572e3345f60.png);width:105px;height:116px;position:absolute;top:-90px;left:0}@media (max-width: 767px){body:not(#index):not(#module-psblog-list):not(#module-psblog-blog) .breadcrumb{display:block !important}}#password #content-wrapper{margin:45px auto 0;max-width:640px}#password .page-header{text-align:center}#password .breadcrumb{display:none}#password .send-renew-password-link{text-align:center}#password #send-reset-link{padding:9px 20px;margin-left:15px}.elementor-section-carousel .elementor-container .elementor-row{margin:0}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap{padding:0}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav{display:flex;justify-content:center;align-items:center;position:relative;margin-top:40px}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-prev{position:static;left:0;order:0;-webkit-transform:translate(0);transform:translate(0);margin-top:3px}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-prev:before{content:"";color:#F59E0B;background-image:url(../88629c3120c7096ea3b1.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px;display:inline-block}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-next{position:static;right:0;order:2;-webkit-transform:translate(0);transform:translate(0);margin-top:3px}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-next:before{content:"";background-image:url(../008f03a482d59065e03a.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px;display:inline-block}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-dots{position:static;order:1;width:auto}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-dots li{width:16px;height:16px;margin:0 9px}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-dots li button{width:16px;height:16px}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-dots li button:before{content:"";width:16px;height:16px;border-radius:8px;background-color:#F59E0B;opacity:1.0}.elementor-section-carousel .elementor-container .elementor-row .elementor-element .elementor-column-wrap .elementor-image-carousel-wrapper .slider-nav .slick-dots li.slick-active button:before{background-color:#F59E0B}#header{background-color:#171717;box-shadow:0 4px 6px -1px rgba(16,24,40,0.1),0px 2px 4px -2px rgba(16,24,40,0.1)}#header .header-nav{display:none !important}#header .header-top{background-color:#171717;padding:18px 0}#header .header-top .logo{max-width:121px;width:100%;height:auto}#header .header-top .header-top-right{display:flex;align-items:center;justify-content:flex-end}@media (min-width: 768px) and (max-width: 1200px){#header .header-nav{display:none;max-height:inherit;padding:10px 0;width:100%;border-bottom:none;position:absolute;top:0;left:0;z-index:1}#header .header-nav .blockcart{background-color:transparent}#header .header-nav .blockcart.active{background-color:transparent}#header .header-nav .blockcart .header{margin-top:0}#header .header-nav .blockcart .header .cart-block{background-color:transparent;padding:0;min-width:auto}#header .header-nav .top-logo{padding-left:15px}#header .header-nav .top-logo .logo{max-width:213px}#header .header-top{top:10px !important}#header .header-top>.container>.row:first-of-type{flex-wrap:wrap}#header .header-top #_desktop_logo,#header .header-top .header-top-right{text-align:center}}@media (min-width: 768px) and (max-width: 1200px) and (min-width: 768px) and (max-width: 991px){#header .header-top .header-top-right{padding-left:0}}@media (min-width: 768px) and (max-width: 1200px){#header .header-top .menu{padding-left:0;margin-left:0 !important}#header .header-top .menu .top-menu li a{font-size:13px;padding:0 5px}}@media (min-width: 768px) and (max-width: 1200px) and (min-width: 768px) and (max-width: 991px){#header .header-top .menu .top-menu li a{font-size:12px}}@media (max-width: 767px){#header .header-nav{display:block !important;max-height:inherit;padding:10px 0;background-color:#171717;border-bottom:none}#header .header-nav #menu-icon{margin-top:2px}#header .header-nav #menu-icon i{color:#ffffff}#header .header-nav .user-info{margin-top:17px;margin-left:8px}#header .header-nav .blockcart{background-color:transparent;padding:17px 0}#header .header-nav .blockcart.active{background-color:transparent}#header .header-nav .blockcart .header{margin-top:0}#header .header-nav .blockcart .header .cart-block{background-color:transparent;padding:0;min-width:auto}#header .header-nav .top-logo{padding-left:15px}#header .header-nav .top-logo .logo{max-width:213px}#header .header-nav .mobile .btn-search{margin-top:11px}#header .header-top{padding:0;position:static !important}#header .header-top>.container>.row:first-of-type{flex-wrap:wrap}#header .header-top #_desktop_logo,#header .header-top .header-top-right{width:100%;text-align:center}#header .header-top #_desktop_logo .btn-search,#header .header-top .header-top-right .btn-search{display:none !important}#header .header-top #_desktop_logo{margin-bottom:15px}#header .header-top .menu{padding-left:0;margin-left:0 !important}#header .header-top .menu .top-menu li a{font-size:13px;padding:0 5px}#search_widget .icon-search{width:17px;position:absolute;top:13px;right:14px}.header-top-right .overlay .overlay-content{top:20%}}.menu>a{display:none}.menu .top-menu>a{display:none}.menu .top-menu li a:not(.dropdown-item){display:none}.menu .top-menu li a{color:#FAFAFA;font-family:'Inter', sans-serif;font-size:12px;line-height:20px;font-weight:600;padding:2px 12px;text-transform:none;position:relative}#header .header-top a[data-depth="0"]{color:#FAFAFA;text-transform:none}#header .header-top a[data-depth="0"]:hover{color:#F59E0B !important}#index #header{background-color:transparent;position:relative}#index #header .header-top{background-color:transparent;width:100%;position:absolute;top:0;left:0;z-index:1}#index .slider-full-width{position:relative;z-index:0}#index .slider-full-width .anthemeblocks_homeslider-block .slider-bg{background-size:cover;background-repeat:no-repeat;height:880px;width:100%;max-height:100%}@media (max-width: 767px){#index .slider-full-width .anthemeblocks_homeslider-block .slider-bg{height:530px}}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .container{align-items:flex-start;text-align:left}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content{max-width:600px}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content p.h2{display:none}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content h3{color:#FFFFFF;font-size:52px;font-weight:700;line-height:58px;letter-spacing:-0.02em;margin-bottom:80px}@media (max-width: 767px){#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content h3{font-size:35px;line-height:42px;margin-bottom:40px}}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content h4{color:#F59E0B;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0.25px;text-transform:uppercase;margin-bottom:20px}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content p{color:#A3A3A3;font-size:18px;font-weight:600;line-height:28px;margin-bottom:15px}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content a{color:#F59E0B;font-weight:600;font-size:18px;line-height:28px}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content a.email{position:relative;padding-right:32px}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content a.email:after{content:'';background-image:url(../49d032b1ae4e29e3534c.svg);background-size:19px 14px;background-repeat:no-repeat;background-position:center;width:19px;height:14px;position:absolute;top:4px;right:0}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content a.email:hover:after{background-image:url(../a6215205be66c1b34a68.svg)}#index .slider-full-width .anthemeblocks_homeslider-block .anthemeblocks-homeslider-desc .anthemeblocks-homeslider-content a:hover{color:#ffffff}#mobile_top_menu_wrapper .top-menu .popover{background:#171717}#mobile_top_menu_wrapper .top-menu .popover .top-menu li a{border-bottom:0}.footer-carousel-wrap{display:flex;align-items:center;width:100%;padding-top:72px;padding-bottom:48px}@media (max-width: 767px){.footer-carousel-wrap{padding-top:50px;padding-bottom:25px}}.footer-carousel-wrap .container-2{width:100%}@media (max-width: 767px){.footer-carousel-wrap{flex-direction:column}}.footer-carousel-wrap .label{color:#171717;font-size:10px;font-weight:600;line-height:14px;text-align:left;letter-spacing:0.5px;text-transform:uppercase;padding-bottom:15px;margin-bottom:48px;border-bottom:1px solid #D4D4D4}@media (max-width: 767px){.footer-carousel-wrap .label{margin-bottom:25px}}.footer-carousel-wrap .logo-carousel{padding-left:4rem;padding-right:4rem;margin-left:auto;position:relative}@media (max-width: 767px){.footer-carousel-wrap .logo-carousel{width:100%;margin-top:25px;padding-left:50px;padding-right:50px}}.footer-carousel-wrap .logo-carousel .owl-stage{display:flex;flex-wrap:wrap;align-items:center}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide{text-align:center}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide img,.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide svg{width:100%;height:auto;filter:gray;-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:grayscale(1);max-width:150px;margin:0 auto;transition:transform 1s, filter 2s ease-in-out;transform:scale(1)}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide .text-block{transition:all 0.5s ease-in-out;opacity:0}@media (max-width: 767px){.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide .text-block{opacity:1}}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide .text-block .brand-title{color:#171717;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-align:center;text-transform:uppercase;margin-bottom:5px;display:block}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide .text-block .brand-url{color:#737373;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-align:center;text-transform:uppercase;display:block}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide a:hover .text-block{opacity:1.0}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide a:hover svg,.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide a:hover img{transform:scale(0.8);-webkit-filter:grayscale(0);filter:grayscale(0)}.footer-carousel-wrap .logo-carousel .owl-stage .carousel-slide a:hover svg path{fill:#171717}.footer-carousel-wrap .logo-carousel .owl-nav{margin-top:0;position:absolute;width:100%;top:45%}.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev,.footer-carousel-wrap .logo-carousel .owl-nav .owl-next{margin:0;position:absolute}.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev:hover,.footer-carousel-wrap .logo-carousel .owl-nav .owl-next:hover{background-color:transparent}.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev:focus,.footer-carousel-wrap .logo-carousel .owl-nav .owl-next:focus{border:none;outline:none}.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev .arrow-prev,.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev .arrow-next,.footer-carousel-wrap .logo-carousel .owl-nav .owl-next .arrow-prev,.footer-carousel-wrap .logo-carousel .owl-nav .owl-next .arrow-next{width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;background-position:center;display:block}.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev{top:-5px;left:-3rem}.footer-carousel-wrap .logo-carousel .owl-nav .owl-prev .arrow-prev{background-image:url(../88629c3120c7096ea3b1.svg)}.footer-carousel-wrap .logo-carousel .owl-nav .owl-next{top:-5px;right:-3rem}.footer-carousel-wrap .logo-carousel .owl-nav .owl-next .arrow-next{background-image:url(../008f03a482d59065e03a.svg)}#footer{padding-top:50px;background-color:#171717}#footer .footer-container{padding-top:0}#footer .footer-container .container>.row>.row-flex{display:flex;align-items:center}#footer .footer-container .container>.row.border-bottom:after{content:'';width:calc(100% - 30px);height:1px;background-color:#FAFAFA;margin:0 auto 18px}@media (max-width: 991px){#footer .footer-container .container>.row{display:flex}}@media (max-width: 767px){#footer .footer-container .container>.row{flex-direction:column;align-items:center}}#footer .footer-col-logo{max-width:150px}@media (min-width: 1200px){#footer .footer-col-logo{width:100%}}@media (max-width: 767px){#footer .footer-col-logo{margin-bottom:20px}}#footer .footer-col-right{display:flex;align-items:center;padding-bottom:30px}@media (min-width: 1200px){#footer .footer-col-right{width:87.65%}}#footer .copyright-col{color:#ffffff;font-size:12px;font-weight:400;padding:26px 0;border-top:1px solid #FAFAFA;margin-top:40px}@media (max-width: 767px){#footer .copyright-col{text-align:center}}#footer .footer-logo{margin-bottom:40px}#footer .footer-logo img{max-width:213px;width:100%;height:auto}@media (min-width: 768px) and (max-width: 991px){#footer .footer-container .row{flex-wrap:wrap}}#footer .footer-container .menu{width:100%}@media (max-width: 992px){#footer .footer-container .menu{display:none}}#footer .footer-container .menu ul.top-menu{display:flex;justify-content:flex-end;padding-bottom:0;margin-bottom:0}#footer .footer-container .menu ul.top-menu li{margin-bottom:0}#footer .footer-container .menu ul.top-menu li a{color:#FAFAFA;font-size:12px;font-weight:600;line-height:20px;padding-top:0;padding-bottom:0;position:relative}#footer .footer-container .menu ul.top-menu li a:hover{color:#F59E0B}#footer .footer-container .menu ul.top-menu li:last-child a:after{content:''}#footer .footer-container .menu ul.top-menu li .popover{display:none;visibility:hidden}#footer .copyright-wrap{display:flex;justify-content:space-between;margin-bottom:18px}#footer .copyright-wrap .row-flex{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}#footer .copyright-wrap .copyright-left,#footer .copyright-wrap .copyright-right{width:50%}@media (max-width: 767px){#footer .copyright-wrap .copyright-left,#footer .copyright-wrap .copyright-right{width:100%}}#footer .copyright-wrap .copyright-left{margin-left:-15px}#footer .copyright-wrap .copyright-left .links{width:100%}#footer .copyright-wrap .copyright-left .links .wrapper{width:100%}#footer .copyright-wrap .copyright-left .links .wrapper .h3,#footer .copyright-wrap .copyright-left .links .wrapper .title,#footer .copyright-wrap .copyright-left .links .wrapper .navbar-toggler{display:none}#footer .copyright-wrap .copyright-left .links .wrapper ul{list-style:none;margin-bottom:0}#footer .copyright-wrap .copyright-left .links .wrapper ul li{display:inline-block;padding-right:24px;margin-bottom:0}@media (max-width: 992px){#footer .copyright-wrap .copyright-left .links .wrapper ul li{display:block}}#footer .copyright-wrap .copyright-left .links .wrapper ul li a{color:#737373;font-size:12px;font-weight:500;line-height:20px}#footer .copyright-wrap .copyright-left .links .wrapper ul li:last-child{padding-right:0}#footer .copyright-wrap .copyright-right{color:#737373;font-size:12px;font-weight:500;line-height:20px;text-align:right}.btn-search{line-height:14px;background-color:transparent;border:none;padding:5px 8px;cursor:pointer}@media (min-width: 768px) and (max-width: 991px){.btn-search{padding:5px 2px}}.btn-search:focus{outline:none}.btn-search svg{width:20px;height:20px}.btn-search svg path{stroke:#FAFAFA}.btn-search:hover svg path{stroke:#F59E0B}.header-top .search-widgets{max-width:35rem;width:100%;margin:0 auto}.header-top .search-widgets#search_widget{float:none}.header-top .search-widgets#search_widget input{color:#737373;background:#FFFFFF;border-radius:5px;font-weight:400;font-size:14px;line-height:20px;padding:13px 2.5rem 13px 20px}.header-top .search-widgets#search_widget input::placeholder{color:#737373;opacity:1.0}.header-top .search-widgets form .icon-search{position:absolute;top:16px;right:15px}.header-top .search-widgets form .icon-search svg path{stroke:#F59E0B}.overlay{height:100%;width:100%;display:none;position:fixed;z-index:1;top:0;left:0;background-color:rgba(0,0,0,0.7)}.overlay .closebtn{position:absolute;top:20px;right:45px;font-size:60px;cursor:pointer;color:white}.overlay .closebtn svg path{fill:#FAFAFA}.overlay .closebtn:hover svg path{fill:#F59E0B}.overlay .overlay-content{position:relative;top:46%;width:80%;text-align:center;margin-top:30px;margin:auto}.overlay .closebtn:hover{color:#ccc}.overlay input[type=text]{padding:15px;font-size:17px;border:none;float:left;width:80%;background:white}.overlay input[type=text]:hover{background:#f1f1f1}.overlay button{float:left;width:20%;padding:15px;background:#ddd;font-size:17px;border:none;cursor:pointer}.overlay button:hover{background:#bbb}#cart #wrapper{margin-bottom:40px}#cart #wrapper #content-wrapper{margin-top:20px}#cart .page-header{margin-bottom:20px}#cart .page-header h1{text-transform:none}#cart .cart-grid .cart-grid-body .card .cart-overview{padding:0}#cart .cart-grid .cart-grid-body .card .cart-overview .label-back-to-shop{color:#3f3f3f;font-size:14px;letter-spacing:1px;line-height:24px;font-weight:700;margin-top:20px;display:inline-block}#cart .cart-grid .cart-grid-body .card .cart-overview .label-back-to-shop:hover{color:#F59E0B}#cart .cart-grid .cart-grid-body .card .cart-overview .label-back-to-shop i{color:#cac8c8;font-size:26px}.blockcart.cart-preview{padding:7px 8px 3px}.blockcart .header{line-height:15px;position:relative;transition:opacity 0.5s ease-in-out}.blockcart .header .shopping-cart{display:block}.blockcart .header .shopping-cart svg{width:20px;height:20px}.blockcart .header .cart-products-count{color:#F59E0B;font-size:12px;line-height:15px;font-weight:400;background-color:#ffffff;padding:0 5px;border-radius:50px;position:absolute;top:-8px;right:-8px;opacity:0}.blockcart .header a .shopping-cart svg path{stroke:#F59E0B}.blockcart .header a .cart-products-count{opacity:1.0}.blockcart .header a:hover .shopping-cart svg path{stroke:#F59E0B}.blockcart .header a:hover .cart-products-count{opacity:1.0}.cart-items{padding-left:0;padding-right:0}.cart-items .cart-item{border-bottom:1px solid #E5E5E5;padding-top:10px;padding-bottom:10px}.cart-items .cart-item .product-line-grid{display:flex;flex-wrap:wrap;align-items:center}.cart-items .cart-item .product-line-grid .product-line-grid-left{padding-left:0}@media (min-width: 768px){.cart-items .cart-item .product-line-grid .product-line-grid-left{width:24%}}.cart-items .cart-item .product-line-grid .product-line-grid-left img{background-color:#fff;padding:0;border-radius:0}@media (min-width: 768px){.cart-items .cart-item .product-line-grid .product-line-grid-body{width:31%}}.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info.product-line-info-title>.label,.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info.product-line-info-title>.value{color:#171717;font-size:14px;font-weight:600;margin-bottom:8px;display:inline-block}.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info.product-price{margin-bottom:10px}.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info.product-price .product-discount{display:none}.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info.product-price .current-price .price{color:#171717;font-size:14px;line-height:20px;letter-spacing:1px;font-weight:400;margin-right:0;margin-left:5px}.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info.product-price .product-discount .regular-price{color:#000000;font-size:12px;letter-spacing:1px;font-weight:700}.cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info-attr .value{color:#737373;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px;display:inline-block}@media (min-width: 768px){.cart-items .cart-item .product-line-grid .product-line-grid-right{width:42%;padding-right:0}}@media (min-width: 768px){.cart-items .cart-item .product-line-grid .product-line-grid-right .row-first{margin-left:0;margin-right:0}}.cart-items .cart-item .product-line-grid .product-line-grid-right .row-inline{display:flex;align-items:center}.cart-items .cart-item .product-line-grid .product-line-grid-right .product-price{color:#000000;font-size:16px;font-weight:400;line-height:24px}.cart-items .cart-item .product-line-grid .product-line-grid-right .qty{margin-right:0 !important;padding:8px 15px;margin-left:0}.cart-items .cart-item .product-line-grid .product-line-grid-right .qty .input-group .js-cart-line-product-quantity{font-size:16px;height:25px}.cart-items .cart-item .product-line-grid .product-line-grid-right .qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-up{width:25px;height:25px}.cart-items .cart-item .product-line-grid .product-line-grid-right .qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-up::after{background-size:16px 16px;width:16px;height:16px}.cart-items .cart-item .product-line-grid .product-line-grid-right .qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-down{width:25px;height:25px}.cart-items .cart-item .product-line-grid .product-line-grid-right .qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-down::after{background-size:16px 4px;width:16px;height:16px;top:5px;left:5px}@media (min-width: 768px){.cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .col-md-10,.cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .col-xs-2{padding-right:0;text-align:center}}.cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .cart-line-product-actions{line-height:1.1}.cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .cart-line-product-actions .remove-from-cart{margin-top:0}.cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .cart-line-product-actions .remove-from-cart svg{width:16px;height:16px}.cart-items .cart-item .product-line-grid .product-line-grid-right.product-line-actions .cart-line-product-actions .remove-from-cart:hover svg path{fill:red}.cart-grid-right .cart-summary{padding-top:14px;background:#FFFFFF;margin-bottom:0;border:1px solid #000000;border-radius:5px}@media (min-width: 1200px){.cart-grid-right .cart-summary .cart-detailed-totals .card-block{padding-left:32px;padding-right:32px}}.cart-grid-right .cart-summary .cart-detailed-totals #cart-subtotal-products{border-bottom:1px solid #cac8c8;padding-bottom:30px}.cart-grid-right .cart-summary .cart-detailed-totals .cart-summary-line .label{color:#3f3f3f;font-size:14px;letter-spacing:1px;line-height:22px;font-weight:400}.cart-grid-right .cart-summary .cart-detailed-totals .cart-summary-line .value{font-size:14px;letter-spacing:1px;line-height:24px;color:#3f3f3f;font-weight:400}.cart-grid-right .cart-summary .cart-detailed-totals .cart-detailed-info{padding-top:0;padding-bottom:0}.cart-grid-right .cart-summary .cart-detailed-totals .cart-detailed-info .cart-detailed-info-content{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #cac8c8}.cart-grid-right .cart-summary .cart-detailed-totals .cart-detailed-info .cart-detailed-info-content .cart-summary-line:not(:last-child){margin-bottom:5px}.cart-grid-right .cart-summary .cart-summary-totals .cart-total .label,.cart-grid-right .cart-summary .cart-summary-totals .cart-total .value{color:#3f3f3f;font-family:'Roboto Condensed', sans-serif;font-size:20px;letter-spacing:1px;line-height:24px;font-weight:700}.cart-grid-right .cart-summary .blockreassurance_product .item-product{width:21px;height:22px}.cart-grid-right .cart-summary .blockreassurance_product .item-product svg{width:21px;height:17px}.cart-grid-right .cart-summary .blockreassurance_product .item-product svg path{fill:#333 !important}.cart-grid-right .cart-summary .cart-detailed-actions{margin-top:14px;text-align:right;padding-bottom:45px}.cart-grid-right .cart-summary .cart-detailed-actions a{width:auto}.cart-grid-right .cart-summary .block-promo{margin-bottom:0}.cart-grid-right .cart-summary .block-promo .promo-code-label{color:#3f3f3f;font-size:14px;letter-spacing:1px;line-height:24px;font-weight:400;margin-bottom:12px}.cart-grid-right .cart-summary .block-promo .cart-voucher .promo-name{padding-top:0}.cart-grid-right .cart-summary .block-promo .cart-voucher .promo-name .cart-summary-line span{color:#F59E0B}.cart-grid-right .cart-summary .block-promo .cart-voucher #promo-code .promo-code{padding:0 20px}.cart-grid-right .cart-summary .block-promo .cart-voucher #promo-code .promo-code form{border-bottom:1px solid #cac8c8;padding-bottom:25px;position:relative}.cart-grid-right .cart-summary .block-promo .cart-voucher #promo-code .promo-code .promo-input{background:#fff;border:none;border-radius:30px;padding:6px;width:100%;padding-right:8rem !important}.cart-grid-right .cart-summary .block-promo .cart-voucher #promo-code .promo-code .btn-promo{color:#ffffff;font-family:'Roboto Condensed', sans-serif;font-size:14px;letter-spacing:3px;text-transform:uppercase;font-weight:700;border-width:1px;position:absolute;top:4px;right:-3px;padding:10px 10px;min-width:115px;background-color:#272f20;border-color:#272f20}#cart .blockreassurance_product{padding-left:20px;padding-right:20px}#cart .blockreassurance_product p{color:#3f3f3f !important;font-size:14px;letter-spacing:1px;font-weight:400;padding-left:30px}#cart .blockreassurance_product .block-title{color:#3f3f3f !important;font-size:14px;letter-spacing:1px;font-weight:700}#cart .blockreassurance_product div:nth-child(2),#cart .blockreassurance_product div:nth-child(3){display:none}.block-social{padding:0}@media (max-width: 767px){.block-social{width:100%}}.block-social ul{justify-content:flex-end;margin-bottom:0}@media (max-width: 767px){.block-social ul{justify-content:center}}.block-social ul li{width:20px;height:20px;background-color:transparent;margin-left:12px;margin-right:0}.block-social ul li.facebook{background-image:url(../d2ecb78d13dff0012aef.svg)}.block-social ul li.instagram{background-image:url(../5204a4c8e60190fbcee6.svg)}.block-social ul li.linkedin{background-image:url(../aae38d211fc0007e83dc.svg)}.block-social ul li:before{background-image:none}.block-social ul li:hover{background-color:transparent}.block-social ul li:hover.facebook{background-image:url(../2561bfb8a4589e145c28.svg)}.block-social ul li:hover.instagram{background-image:url(../60bfc4857c2d2733cc91.svg)}.block-social ul li:hover.linkedin{background-image:url(../d20e1380b8f5cea37b9f.svg)}.section-news{width:100%;float:left}.section-news .title-block{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:25px}.section-news .title-block h2{color:#171717;font-size:28px;font-weight:700;line-height:36px;letter-spacing:-0.02em;margin-bottom:0}.section-news .title-block a{color:#171717;font-size:12px;font-weight:500;line-height:20px}.section-news .title-block a:hover{text-decoration:underline}.section-news .latest-news ul{list-style:none;margin-bottom:0;display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.section-news .latest-news ul li{width:33.333%;padding-left:16px;padding-right:16px}@media (max-width: 767px){.section-news .latest-news ul li{width:100%;padding-top:15px;padding-bottom:15px}}.section-news .latest-news ul li .overflow-wrap{overflow:hidden;display:block}.section-news .latest-news ul li .img{width:100%;height:300px;background-size:cover;background-repeat:no-repeat;background-position:center;display:block;transition:transform 1s ease-in-out;transform:scale(1)}.section-news .latest-news ul li .info-content .date{color:#525252;font-size:12px;font-weight:400;line-height:20px;margin-top:15px}.section-news .latest-news ul li .info-content .new-title{color:#525252;font-size:20px;font-weight:600;line-height:28px;letter-spacing:-0.02em;margin-top:15px;margin-bottom:8px;transition:color 0.5s ease-in-out}.section-news .latest-news ul li .info-content .short-desc{color:#525252;font-size:14px;font-weight:400;line-height:20px;margin-bottom:0}.section-news .latest-news ul li a{color:#525252;transition:color 0.5s ease-in-out}.section-news .latest-news ul li a:hover{color:#F59E0B}.section-news .latest-news ul li a:hover .new-title{color:#F59E0B}.section-news .latest-news ul li a:hover .img{transform:scale(1.1)}.product-list-top{position:relative}.btn-filter{color:#171717;font-size:16px;line-height:24px;background:#FFFFFF;border:none;cursor:pointer}.btn-filter:hover{color:#F59E0B}.btn-filter:hover svg path{stroke:#F59E0B}.btn-filter:focus{outline:none}#search_filters{padding-top:25px;padding-left:0;padding-right:0;max-width:240px}#search_filters>p.text-uppercase{display:none}#search_filters .facet{padding-top:0;border-bottom:2px solid #000000}#search_filters .facet+.facet{margin-top:30px;padding-bottom:22px}#search_filters .facet:last-child{border-bottom:0}#search_filters .facet .facet-title{color:#171717;font-weight:500;font-size:16px;line-height:24px}#search_filters .facet .title .navbar-toggler{width:auto;height:auto;padding:0;border:0;cursor:pointer}#search_filters .facet .title .navbar-toggler .material-icons{color:#171717;font-size:24px;width:24px;height:24px;border-radius:0;background-color:#ffffff}#search_filters .facet .title .navbar-toggler .remove{display:none}#search_filters .facet .title[aria-expanded="true"] .navbar-toggler .add{display:none}#search_filters .facet .title[aria-expanded="true"] .navbar-toggler .remove{display:block}#search_filters .facet ul.collapse{display:none}#search_filters .facet ul.collapse.in{display:block}#search_filters .facet .faceted-slider li p{color:#000000;font-size:16px;letter-spacing:1px;text-transform:uppercase;font-weight:700;margin-top:17px}#search_filters .facet .faceted-slider li .ui-slider.ui-slider-horizontal{height:2px;border:none;width:95%}#search_filters .facet .faceted-slider li .ui-slider .ui-slider-range{background-color:#F59E0B}#search_filters .facet .faceted-slider li .ui-slider .ui-slider-handle{width:14px;height:14px;border-radius:7px;background-color:#F59E0B;border:none;top:-6px}#search_filters .facet .facet_product_type li .facet-label a{font-weight:400}#search_filters .facet ul{margin-top:0}#search_filters .facet ul li{padding-bottom:4px;margin-bottom:4px}#search_filters .facet ul li:first-child{padding-top:10px}#search_filters .facet ul li .facet-label{display:flex}#search_filters .facet ul li .facet-label .custom-checkbox{top:0}#search_filters .facet ul li .facet-label a{color:#737373;margin-top:0;width:calc(100% - 50px);margin-right:12px}#search_filters .facet ul li .facet-label a:hover{color:#171717}.horizontal_filters{padding-left:15px;padding-right:15px}.horizontal_filters .filter-top-navigation-block{display:flex;flex-wrap:wrap}.horizontal_filters .filter-top-navigation-block .sortby-column{max-width:320px;width:100%;margin-left:auto}.horizontal_filters .filter-top-navigation-block .sortby-column .sort-by-row{justify-content:flex-end}.horizontal_filters .filter-top-navigation-block .sortby-column .sort-by-row .products-sort-order .btn-unstyle{color:#F59E0B;font-weight:500;font-size:16px;line-height:24px;border:none}.horizontal_filters .filter-top-navigation-block .sortby-column .sort-by-row .products-sort-order .dropdown-menu{background-color:#ffffff}.horizontal_filters .filter-top-navigation-block .sortby-column .sort-by-row .products-sort-order .dropdown-menu a{color:#171717;font-weight:400;font-size:14px;line-height:20px}.horizontal_filters .filter-top-navigation-block .sortby-column .sort-by-row .products-sort-order .dropdown-menu a:hover{color:#F59E0B;background-color:transparent}.horizontal_filters .filter-block-wrap{display:none;opacity:0}.horizontal_filters .filter-block-wrap.show-filter{display:block;opacity:1}.horizontal_filters #js-active-search-filters{padding-left:0;background-color:#ffffff;display:flex}.horizontal_filters #js-active-search-filters ul li.filter-block{color:#171717;font-weight:400;font-size:14px;line-height:20px;padding:10px 8px;background:#E5E5E5;border-radius:5px}.horizontal_filters #js-active-search-filters ul li.filter-block:hover a,.horizontal_filters #js-active-search-filters ul li.filter-block:hover i{color:#F59E0B}.horizontal_filters #js-active-search-filters .clear-all-wrapper .btn{color:#F59E0B;font-weight:400;font-size:14px;line-height:20px;background-color:transparent;margin-top:0}.homeCategories{margin-top:8px}.homeCategories h3{color:#171717;font-weight:700;font-size:36px;line-height:44px;letter-spacing:-0.02em;margin-bottom:8px}@media (max-width: 767px){.homeCategories h3{font-size:30px;line-height:35px}}.homeCategories p{color:#404040;font-size:18px;font-weight:400;line-height:28px;margin-bottom:0}@media (max-width: 767px){.homeCategories p{font-size:15px;line-height:24px}}.homeCategories .homeCategoriesContent{margin-top:45px;margin-left:-4px;margin-right:-4px}.homeCategories .homeCategoriesContent li{padding:4px}@media (max-width: 767px){.homeCategories .homeCategoriesContent li{width:100% !important}}.homeCategories .homeCategoriesContent li .item_block_content{flex-wrap:wrap;position:relative;overflow:hidden}.homeCategories .homeCategoriesContent li .item_block_content a{padding:0}.homeCategories .homeCategoriesContent li .item_block_content .block-content-img{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:275px;transition:transform 0.8s ease-in-out}@media (max-width: 767px){.homeCategories .homeCategoriesContent li .item_block_content .block-content-img{height:240px}}.homeCategories .homeCategoriesContent li .item_block_content .one-block-overlay{opacity:1;position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;transition:.5s ease;background:linear-gradient(360deg, #000 0%, #161616 44.27%, rgba(0,0,0,0.2) 100%);transform:translateY(0%)}@media (max-width: 767px){.homeCategories .homeCategoriesContent li .item_block_content .one-block-overlay{opacity:1;transform:translateY(0%)}}.homeCategories .homeCategoriesContent li .item_block_content .one-block-overlay .one-block{width:100%;padding:15px 15px 40px 15px;position:absolute;left:0;bottom:0}.homeCategories .homeCategoriesContent li .item_block_content .title{color:#FAFAFA;font-size:24px;font-weight:700;line-height:32px;text-align:center;letter-spacing:-0.02em;width:100%;margin-bottom:12px}.homeCategories .homeCategoriesContent li .item_block_content .desc-block,.homeCategories .homeCategoriesContent li .item_block_content p{color:#D4D4D4;font-size:16px;font-weight:400;line-height:24px;text-align:center;width:100%}.homeCategories .homeCategoriesContent li .item_block_content:hover{box-shadow:none}.homeCategories .homeCategoriesContent li .item_block_content:hover .block-content-img{transform:scale(1.1)}.homeCategories .homeCategoriesContent li .item_block_content:hover .one-block-overlay{opacity:1;transform:translateY(0%)}.homeCatalog{width:100%;display:inline-block}.homeCatalog .homeCatalog-wrap{display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.homeCatalog .text-block,.homeCatalog .img-block{padding-left:16px;padding-right:16px}.homeCatalog .text-block{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;width:50%}@media (max-width: 767px){.homeCatalog .text-block{margin-top:30px}}.homeCatalog .text-block h3{color:#171717;font-size:36px;font-weight:700;line-height:44px;letter-spacing:-0.02em;margin-bottom:24px}@media (max-width: 767px){.homeCatalog .text-block h3{font-size:30px;line-height:35px}}.homeCatalog .text-block p{color:#404040;font-size:16px;font-weight:400;line-height:24px;margin-bottom:0}@media (max-width: 767px){.homeCatalog .text-block p{font-size:15px;line-height:24px}}.homeCatalog .text-block .link-btn{color:#F59E0B;font-size:12px;font-weight:600;line-height:20px;letter-spacing:0.5px;text-transform:uppercase;transition:all 0.3s ease-in-out;position:relative;margin-top:38px}.homeCatalog .text-block .link-btn .icon{position:absolute;top:9px;width:20px;margin-left:8px;border-top:2px solid #F59E0B;transition:all 0.3s ease-in-out}.homeCatalog .text-block .link-btn .icon:after{content:"";border:solid #F59E0B;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;top:-5px;right:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all 0.3s ease-in-out}.homeCatalog .text-block .link-btn:hover{color:#171717}.homeCatalog .text-block .link-btn:hover .icon{width:40px;border-color:#171717}.homeCatalog .text-block .link-btn:hover .icon:after{border-color:#171717}.homeCatalog .img-block{width:50%}.homeCatalog .img-block img{width:100%;height:auto}@media (max-width: 767px){.homeCatalog .text-block,.homeCatalog .img-block{width:100%}}.homeCompany-logo{margin-top:20px;margin-bottom:68px}@media (max-width: 767px){.homeCompany-logo{margin-bottom:20px}}.homeCompany-logo .label{color:#171717;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-transform:uppercase;text-align:left;margin-bottom:16px}.homeCompany-logo .logo-carousel{border-top:1px solid #D4D4D4;border-bottom:1px solid #D4D4D4;padding-top:13px;padding-bottom:13px}.homeCompany-logo .logo-carousel #owl-company .carousel-slide img{width:100%;height:auto}.project-block-section{margin-bottom:89px}@media (max-width: 767px){.project-block-section{margin-bottom:35px}}.project-block-section .homeProject-wrap{display:flex;flex-wrap:wrap}.project-block-section .homeProject-wrap .img-block{width:50%}@media (max-width: 767px){.project-block-section .homeProject-wrap .img-block{width:100%;height:250px}}.project-block-section .homeProject-wrap .text-block{width:calc(50% - 7.5rem);margin-left:auto}@media (min-width: 768px) and (max-width: 1199px){.project-block-section .homeProject-wrap .text-block{width:calc(50% - 2rem)}}@media (max-width: 767px){.project-block-section .homeProject-wrap .text-block{width:100%;margin-top:15px}}.project-block-section .homeProject-wrap .text-block h3{color:#171717;font-size:36px;font-weight:700;line-height:44px;letter-spacing:-0.02em;margin-bottom:24px}@media (max-width: 767px){.project-block-section .homeProject-wrap .text-block h3{font-size:25px;line-height:30px;margin-bottom:15px}}.project-block-section .homeProject-wrap .text-block p{color:#404040;font-size:16px;font-weight:400;line-height:24px}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-header{padding:0;background-color:#FFFFFF}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-header .btn-link{color:#525252;font-size:18px;font-weight:600;line-height:28px;padding:0;white-space:normal;text-align:left;width:100%}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-header .btn-link:focus{outline:0}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-header .btn-link:hover{color:#F59E0B;text-decoration:none}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-body{padding-top:10px}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-body .link-btn{color:#171717;font-weight:500;font-size:12px;line-height:20px;position:relative}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-body .link-btn:after{content:'';border:solid #171717;border-width:0 1px 1px 0;display:inline-block;padding:3px;margin-left:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all 0.3s ease-in-out}.project-block-section .homeProject-wrap .text-block .ina-accordion .card .card-body .link-btn:hover:after{margin-left:6px}.project-block-section .homeProject-wrap .text-block>.link-btn{color:#F59E0B;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-transform:uppercase;transition:all 0.3s ease-in-out;position:relative;margin-top:28px}.project-block-section .homeProject-wrap .text-block>.link-btn .icon{position:absolute;top:6px;width:20px;margin-left:8px;border-top:2px solid #F59E0B;transition:all 0.3s ease-in-out}.project-block-section .homeProject-wrap .text-block>.link-btn .icon:after{content:"";border:solid #F59E0B;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;top:-5px;right:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all 0.3s ease-in-out}.project-block-section .homeProject-wrap .text-block>.link-btn:hover{color:#171717}.project-block-section .homeProject-wrap .text-block>.link-btn:hover .icon{width:40px;border-color:#171717}.project-block-section .homeProject-wrap .text-block>.link-btn:hover .icon:after{border-color:#171717}#prestablog_home .page-heading{border-bottom:1px solid #b9b9b9;padding-bottom:20px}#prestablog_home .page-heading .heading-title{color:#171717;font-size:28px;font-weight:600;line-height:36px;text-align:center;letter-spacing:-0.02em}#prestablog_home .page-heading .desc{color:#737373;font-size:14px;font-weight:400;line-height:20px;text-align:center}#blog_list_1-7.ul-article{margin:0}#blog_list_1-7.ul-article .blog-grid{width:100%;padding:0;margin-top:40px;margin-bottom:40px}#blog_list_1-7.ul-article .blog-grid .block_cont{border:none;display:flex;align-items:center;flex-wrap:wrap}#blog_list_1-7.ul-article .blog-grid .block_cont .block_top{width:50%}@media (max-width: 767px){#blog_list_1-7.ul-article .blog-grid .block_cont .block_top{width:100%}}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas{width:50%;padding-left:7%}@media (max-width: 767px){#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas{width:100%;padding-left:0}}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas h3{color:#171717;font-size:28px;font-weight:700;line-height:36px;letter-spacing:-0.02em;text-transform:none;margin-bottom:24px}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .prestablog_desc{color:#737373;font-size:16px;font-weight:400;line-height:24px;margin-top:0;margin-bottom:15px}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .prestablog_desc:last-child{margin-bottom:0}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore{margin-top:34px}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore .link-btn{color:#171717;font-size:12px;font-weight:600;line-height:20px;letter-spacing:0.5px;text-transform:uppercase;transition:all 0.3s ease-in-out;position:relative}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore .link-btn .icon{position:absolute;top:6px;width:20px;margin-left:8px;border-top:2px solid #171717;transition:all 0.3s ease-in-out}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore .link-btn .icon:after{content:"";border:solid #171717;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;top:-5px;right:0;transform:rotate(-45deg);transition:all 0.3s ease-in-out}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore .link-btn:hover{color:#F59E0B}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore .link-btn:hover .icon{width:40px;border-color:#F59E0B}#blog_list_1-7.ul-article .blog-grid .block_cont .block_bas .readmore .link-btn:hover .icon:after{border-color:#F59E0B}#blog_list_1-7.ul-article .blog-grid:hover .block_cont{box-shadow:none}#blog-listing .page-heading{border-bottom:1px solid #b9b9b9;padding-bottom:20px}#blog-listing .page-heading .heading-title{color:#171717;font-size:28px;font-weight:600;line-height:36px;text-align:center;letter-spacing:-0.02em}#blog-listing .page-heading .desc{color:#737373;font-size:14px;font-weight:400;line-height:20px;text-align:center}#blog-listing .inner .secondary-blog .item-list{margin-top:40px}#blog-listing .inner .secondary-blog .blog-item{display:flex;align-items:center;flex-wrap:wrap}#blog-listing .inner .secondary-blog .blog-item .blog-image-meta{width:50%}@media (max-width: 767px){#blog-listing .inner .secondary-blog .blog-item .blog-image-meta{width:100%}}#blog-listing .inner .secondary-blog .blog-item .blog-image-meta .blog-image{margin-bottom:0}#blog-listing .inner .secondary-blog .blog-item .blog-content-wrap{width:50%;padding-left:7%}@media (max-width: 767px){#blog-listing .inner .secondary-blog .blog-item .blog-content-wrap{width:100%;padding-top:10px;padding-left:0}}#blog-listing .inner .secondary-blog .blog-item:hover .blog-image img{transform:scale(1)}#blog-listing .inner .secondary-blog .blog-item .title{color:#171717;font-size:28px;font-weight:700;line-height:36px;letter-spacing:-0.02em;text-transform:none;margin-bottom:24px}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo{color:#737373;font-size:16px;font-weight:400;line-height:24px}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore{margin-top:34px}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore .link-btn{color:#171717;font-size:12px;font-weight:600;line-height:20px;letter-spacing:0.5px;text-transform:uppercase;transition:all 0.3s ease-in-out;position:relative}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore .link-btn .icon{position:absolute;top:6px;width:20px;margin-left:8px;border-top:2px solid #171717;transition:all 0.3s ease-in-out}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore .link-btn .icon:after{content:"";border:solid #171717;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;top:-5px;right:0;transform:rotate(-45deg);transition:all 0.3s ease-in-out}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore .link-btn:hover{color:#F59E0B}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore .link-btn:hover .icon{width:40px;border-color:#F59E0B}#blog-listing .inner .secondary-blog .blog-item .blog-shortinfo .readmore .link-btn:hover .icon:after{border-color:#F59E0B}#prestablogfront{border:none;padding:0;margin-bottom:0}#prestablogfront #prestablog_article{margin:0}.back-btn{margin-top:13px}.back-btn .link-news{color:#737373;font-size:10px;font-weight:600;line-height:20px;letter-spacing:0.5px;text-transform:uppercase;padding-left:28px;transition:all 0.3s ease-in-out;position:relative}.back-btn .link-news .icon{position:absolute;top:5px;left:0;width:20px;margin-right:8px;border-top:2px solid #737373;transition:all 0.3s ease-in-out}.back-btn .link-news .icon:before{content:"";border:solid #737373;border-width:2px 0 0 2px;display:inline-block;padding:3px;position:absolute;top:-5px;left:0;transform:rotate(-45deg);transition:all 0.3s ease-in-out}.back-btn .link-news:hover{color:#F59E0B;padding-left:45px}.back-btn .link-news:hover .icon{width:40px;border-color:#F59E0B}.back-btn .link-news:hover .icon:before{border-color:#F59E0B}.blog-description{display:flex;flex-wrap:wrap}.blog-description .cms-img-glock{width:60%}@media (max-width: 991px){.blog-description .cms-img-glock{width:100%}}.blog-description .cms-img-glock img{width:100%;height:auto}.blog-description .cms-text-block{width:40%;padding-left:5%;color:#737373;font-weight:400;font-size:16px;line-height:24px}@media (max-width: 991px){.blog-description .cms-text-block{width:100%;padding-left:0}}.blog-description .cms-text-block h1{color:#171717;font-size:28px;font-weight:600;line-height:36px;letter-spacing:0.2px;margin-bottom:24px}.blog-description .cms-text-block p{color:#737373;font-weight:400;font-size:16px;line-height:24px}#header a{color:#FAFAFA}#header a:hover{color:#F59E0B}.leo-megamenu .leo-top-menu .megamenu li a{color:#FAFAFA;font-family:'Inter', sans-serif;font-size:12px;line-height:20px;font-weight:600;padding:2px 12px;text-transform:none}.header-top .leo-top-menu .megamenu .has-category{text-transform:none;padding:2px 12px}#header .header-top>.container{position:static}#header .header-top.open{background-color:#171717 !important}#_desktop_top_menu .top-menu[data-depth="0"] li .sub-menu{background-color:#171717;transition:opacity 0s ease, visibility 0s ease}#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu{position:absolute;left:0;right:0;width:100%;background-color:#171717;padding-top:20px;transition:opacity 0s ease, visibility 0s ease;margin-left:0}.has-submenu .sub-menu .sub-menu-content{border-top:2px solid #F59E0B}.has-submenu .sub-menu .sub-menu-content .container>ul.top-menu{margin:0;float:left;width:100%;padding-top:30px;padding-bottom:30px;margin:0 -1.25rem}@media (min-width: 1200px){.has-submenu .sub-menu ul.top-menu li{min-width:150px}}.has-submenu .sub-menu ul.top-menu li a[data-depth="1"]{color:#FAFAFA;font-weight:600;font-size:12px;line-height:20px;margin-bottom:20px;padding-left:0;padding-right:0}.has-submenu .sub-menu ul.top-menu li>div .top-menu li a{color:#FFFFFF;font-weight:400;font-size:12px;line-height:20px;margin-top:4px;margin-bottom:4px;padding-left:0;padding-right:0}#_desktop_language_selector{padding-left:16px}.language-selector.dropdown .expand-more{color:#F59E0B}.language-selector.dropdown .dropdown-menu{min-width:auto;margin:0;padding:5px 0 5px 0}.language-selector.dropdown .dropdown-menu li{line-height:11px}.language-selector.dropdown .dropdown-menu li a{padding:3px 1rem}.language-selector.dropdown:hover .expand-more,.language-selector.dropdown:focus .expand-more{color:#F59E0B}#header .header-top .menu{margin-left:auto}@media (max-width: 1400px){#header #mobile_top_menu_wrapper .top-menu li{display:block}}@media (max-width: 767px){.block-contact{margin-top:30px}}.block-contact .block-contact-title,.block-contact .title h3{color:#ffffff;font-size:16px;letter-spacing:1px;text-transform:uppercase;font-weight:700}@media (max-width: 767px){.block-contact .block-contact-title,.block-contact .title h3{text-align:center}}.block-contact #contact-infos{max-width:230px}@media (max-width: 767px){.block-contact #contact-infos{display:flex;flex-direction:column;align-items:center}}.block-contact #contact-infos a{display:table;margin-bottom:20px}.block-contact #contact-infos span{display:block}.block-contact #contact-infos a,.block-contact #contact-infos span{color:#ffffff;font-size:13px;line-height:18px;font-weight:400;padding-left:22px}.block-contact #contact-infos .phone{position:relative}.block-contact #contact-infos .phone:before{content:'';background-image:url(../ab4e28b0583c210f0cde.svg);background-size:13px 13px;background-repeat:no-repeat;background-position:center;width:13px;height:13px;position:absolute;top:1px;left:0}.block-contact #contact-infos .email{position:relative}.block-contact #contact-infos .email:before{content:'';background-image:url(../49d032b1ae4e29e3534c.svg);background-size:13px 13px;background-repeat:no-repeat;background-position:center;width:13px;height:13px;position:absolute;top:1px;left:0}.block-contact #contact-infos .address{position:relative}.block-contact #contact-infos .address:before{content:'';background-image:url(../d4a21d4eb522e350b276.svg);background-size:13px 13px;background-repeat:no-repeat;background-position:center;width:13px;height:13px;position:absolute;top:2px;left:0}@media (max-width: 767px){#custom-text{order:0}.block_newsletter{order:1}.block-contact{order:2}}@media (max-width: 991px){.advantages-box .advantages-type-1-items{flex-direction:row}}@media (max-width: 767px){.advantages-box .advantages-type-1-items{flex-direction:column}}.advantages-box .advantages-type-1-items .advantages-type-1-item{flex-direction:row;align-items:center}@media (max-width: 992px){.advantages-box .advantages-type-1-items .advantages-type-1-item{flex-direction:column}}.advantages-box .advantages-type-1-items .advantages-type-1-item .advantages-type-1-img{margin-right:30px}@media (max-width: 991px){.advantages-box .advantages-type-1-items .advantages-type-1-item .advantages-type-1-img{margin-right:0;margin-bottom:20px}}@media (min-width: 992px){.advantages-box .advantages-type-1-items .advantages-type-1-item .advantages-type-1-desc{text-align:left}}.advantages-box .advantages-type-1-items .advantages-type-1-item .advantages-type-1-desc .advantages-type-1-title{color:#0f0f0f;font-size:18px;line-height:24px;font-weight:700;margin:0 0 15px 0}.advantages-box .advantages-type-1-items .advantages-type-1-item .advantages-type-1-desc p{color:#4d4d4d;font-size:12px;font-weight:400;max-width:224px}@media (min-width: 1200px){.section-promo .container{width:1345px}}@media (max-width: 767px){.section-promo .container{padding-left:0}}@media (max-width: 575px){.section-promo .container{padding-left:15px}}.section-promo .promoblock_fullw{justify-content:end;margin:65px 0 0;padding-bottom:5rem;background-repeat:no-repeat;background-size:contain;background-position:left bottom}@media (max-width: 767px){.section-promo .promoblock_fullw{background-position:-12rem bottom}}@media (max-width: 575px){.section-promo .promoblock_fullw{background-position:0 31rem}}.section-promo .promoblock_fullw .promoblock_fullw-content{background-color:#f0f0f0;border-radius:30px;padding:50px 80px 55px 80px}@media (max-width: 991px){.section-promo .promoblock_fullw .promoblock_fullw-content{width:50%;max-width:50%;position:static;padding:35px 20px 40px}}@media (max-width: 767px){.section-promo .promoblock_fullw .promoblock_fullw-content{width:80%;max-width:80%}}@media (max-width: 575px){.section-promo .promoblock_fullw .promoblock_fullw-content{width:100%;max-width:100%}}.section-promo .promoblock_fullw .promoblock_fullw-content h2{color:#252525;font-family:'Roboto', sans-serif;font-size:42px;font-weight:700;text-align:center}.block_newsletter{background-color:transparent;text-align:center}@media (min-width: 992px){.block_newsletter{float:left;clear:none;width:50%}}@media (max-width: 991px){.block_newsletter{max-width:25rem}}@media (max-width: 991px){.block_newsletter{max-width:24rem;padding-bottom:25px}}@media (max-width: 767px){.block_newsletter{max-width:35rem}}.block_newsletter #block-newsletter-label{color:#ffffff;font-family:'Roboto', sans-serif;font-size:13px;line-height:18px;font-weight:400;margin-bottom:14px}.block_newsletter .newsletter-fields-wrap{max-width:405px;margin:0 auto;background-color:#ffffff;border-radius:30px;position:relative}.block_newsletter .newsletter-fields-wrap .btn-newsletter{color:#ffffff;font-family:'Roboto Condensed', sans-serif;font-size:13px;letter-spacing:1px;text-transform:uppercase;font-weight:700;background-color:#222222;height:auto;padding:10px 10px 9px 10px;margin:0 !important;position:absolute;top:4px;right:4px;min-width:105px}.block_newsletter .newsletter-fields-wrap .btn-newsletter.focus,.block_newsletter .newsletter-fields-wrap .btn-newsletter:hover,.block_newsletter .newsletter-fields-wrap .btn-newsletter:focus,.block_newsletter .newsletter-fields-wrap .btn-newsletter:active,.block_newsletter .newsletter-fields-wrap .btn-newsletter:focus-visible,.block_newsletter .newsletter-fields-wrap .btn-newsletter:active:focus{background-color:#00618b;border-color:#00618b}.block_newsletter .newsletter-fields-wrap input[type="email"]{border:3px solid transparent;border-radius:30px;padding:8px 110px 8px 10px;height:45px}.block_newsletter .newsletter-fields-wrap input[type="email"]:focus{padding:8px 10px 8px}#custom-text{color:#ffffff;font-size:13px;line-height:18px;text-align:right;background-color:transparent;padding:0 15px;margin-bottom:0}@media (max-width: 767px){#custom-text{text-align:center}}#custom-text h1,#custom-text h2,#custom-text h3,#custom-text h4,#custom-text h5,#custom-text h6{color:#ffffff;font-family:'Roboto Condensed', sans-serif;margin-bottom:20px}#custom-text h1,#custom-text h2,#custom-text h3{font-size:16px;letter-spacing:1px;text-transform:uppercase}#custom-text h4,#custom-text h5,#custom-text h6{font-size:14px}#custom-text p{color:#ffffff;font-size:13px;line-height:18px;margin-bottom:0}.product article .wishlist-button-add{top:4rem;right:12px;width:45px;height:45px}.product article .wishlist-button-add i{color:#5dc4f0}.news-section{margin-top:70px;padding-top:110px;padding-bottom:100px;background-color:#f5f5f5;position:relative}@media (max-width: 768px){.news-section{padding-bottom:50px}}.news-section .section-title{font-size:42px;color:#252525;font-weight:700;font-family:'Roboto', sans-serif;text-align:center;margin-bottom:0}.news-section .more-block{text-align:center;margin-top:50px}.news-section .more-block .btn{min-width:230px}@media (min-width: 1400px){.news-content-wrap{margin-top:55px}}@media (max-width: 1399px){.news-content-wrap{margin-top:50px}}.news-content-wrap ul{display:flex;flex-wrap:wrap;align-items:stretch;margin-bottom:0;margin-left:-15px;margin-right:-15px}@media (max-width: 1299px){.news-content-wrap ul{margin-left:-5px;margin-right:-5px}}.news-content-wrap ul li{display:flex;padding:15px;width:33.333%}@media (max-width: 1299px){.news-content-wrap ul li{padding:5px;width:33.333%}}@media (max-width: 767px){.news-content-wrap ul li{width:100%}}.news-content-wrap ul li .content{border-radius:15px;padding:12px 12px 44px 12px;background-color:#ffffff}.news-content-wrap ul li .content .img{width:100%;height:236px;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:10px;position:relative;margin-bottom:55px}.news-content-wrap ul li .content .date-block{width:66px;height:66px;border-radius:33px;background-color:#ffffff;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-33px;left:50%;margin-left:-33px}.news-content-wrap ul li .content .date-block .date-circle{width:54px;height:54px;border-radius:27px;background-color:#e9e9e9;display:flex;flex-direction:column;align-items:center;justify-content:center}.news-content-wrap ul li .content .date-block .date-circle .day{color:#252525;font-family:'Roboto Condensed', sans-serif;font-size:14px;line-height:18px;font-weight:700;display:block}.news-content-wrap ul li .content .date-block .date-circle .month-year{color:#252525;font-family:'Roboto', sans-serif;font-size:9px;line-height:12px;font-weight:400}.news-content-wrap ul li .content .text-block{padding:0 20px}.news-content-wrap ul li .content .text-block .news-title{color:#000000;font-family:'Roboto Condensed', sans-serif;font-size:16px;letter-spacing:1px;text-transform:uppercase;font-weight:700;text-align:center;margin-bottom:20px}.news-content-wrap ul li .content .text-block p{color:#4d4d4d;font-size:15px;line-height:18px;font-weight:400;text-align:center}.news-content-wrap ul li .content .text-block .news-link{color:#666666;font-family:'Roboto Condensed', sans-serif;font-size:16px;letter-spacing:1px;text-transform:uppercase;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:25px}.news-content-wrap ul li .content .text-block .news-link:after{content:'';background-image:url(../5d903d6c7e7641045153.svg);width:8px;height:13px;margin-left:5px}.news-content-wrap ul li .content .text-block .news-link:hover{text-decoration:underline}#module-psblog-list #content-wrapper{margin-bottom:40px}.blogs-container .section-title-2{margin-bottom:0;display:inline-block}.blogs-container .section-title-2:after{content:'';height:2px;background-color:#00628c;display:block;margin-top:20px}.blogs-container .news-content-wrap{margin-top:20px}.blogs-container .news-content-wrap ul li{padding-top:15px;padding-bottom:15px}.blogs-container .news-content-wrap ul li .content{border:1px solid #dbdbdb}.ps_sortPagiBar .pagination .page-list{margin:0}.ps_sortPagiBar .pagination .page-list li{margin:0 8px !important;width:auto}.ps_sortPagiBar .pagination .page-list li.current>span{color:#ffffff;font-family:'Roboto Condensed', sans-serif;font-weight:700;font-size:16px;letter-spacing:1px !important;text-transform:uppercase;width:51px;height:51px;border-radius:25px;background-color:#00628c;display:table-cell;text-align:center;vertical-align:middle;border:none}.product-with-tab-nc{padding-top:50px;position:relative;z-index:1}.product-with-tab-nc .nc-title-block .section-title{margin-bottom:45px}.product-with-tab-nc .product-tab-content-nc .nav-tabs{display:flex;justify-content:center;border-bottom:none}@media (max-width: 767px){.product-with-tab-nc .product-tab-content-nc .nav-tabs{flex-wrap:wrap}}.product-with-tab-nc .product-tab-content-nc .nav-tabs li.nav-item{margin-bottom:0}.product-with-tab-nc .product-tab-content-nc .nav-tabs li.nav-item+.nav-item{margin-left:10px}.product-with-tab-nc .product-tab-content-nc .nav-tabs li.nav-item a.nav-link{color:#252525;font-size:18px;letter-spacing:1px;font-weight:400;text-align:center;min-width:150px;padding:14px 18px;background-color:transparent;border:none}.product-with-tab-nc .product-tab-content-nc .nav-tabs li.nav-item a.nav-link.active{color:#ffffff;background-color:#5dc4f0;border-radius:30px}.product-with-tab-nc .product-tab-content-nc .tab-content{padding-top:60px}.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .tabs-carousel .nc-home-products-list{display:flex;flex-wrap:wrap}.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .tabs-carousel .nc-home-products-list li{width:25%}.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .tabs-carousel .nc-home-products-list li .product{width:100%}@media (max-width: 767px){.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .tabs-carousel .nc-home-products-list li .product{padding:5px}}@media (max-width: 768px){.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .tabs-carousel .nc-home-products-list li{width:33.333%}}@media (max-width: 575px){.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .tabs-carousel .nc-home-products-list li{width:50%}}.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .button-wrap-nc{display:flex;width:100%;justify-content:center}.product-with-tab-nc .product-tab-content-nc .tab-content .nc-home-wrap .nc-home-products-column .button-wrap-nc .btn-black-nc{min-width:230px}#_desktop_user_info{padding-left:8px}.user-info .icon-user{width:20px;height:20px;display:block}.user-info .icon-user svg{width:20px;height:20px}.qty{padding:0;margin-left:20px;margin-right:15px !important;margin-bottom:0 !important;display:flex;position:relative}.qty .input-group{box-shadow:none;width:100%;max-width:110px}.qty .input-group #quantity_wanted,.qty .input-group .js-cart-line-product-quantity{background-color:transparent;padding:0 35px;width:100%;height:32px;border:none;text-align:center;position:relative;z-index:0}.qty .input-group .input-group-btn-vertical{width:100%;position:absolute;z-index:1}.qty .input-group .input-group-btn-vertical .btn-touchspin{width:30px;height:30px;padding:0;position:absolute;background:#ffffff;border:none;border-radius:50px}.qty .input-group .input-group-btn-vertical .btn-touchspin i{display:none}.qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-up{top:0;right:0}.qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-up:after{content:'';background-image:url(../553e4bbf5edfc27bc95f.svg);background-size:16px 16px;background-position:center;background-repeat:no-repeat;width:16px;height:16px;position:absolute;top:5px;left:5px}.qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-down{top:0;left:0;margin-top:0;margin-left:0}.qty .input-group .input-group-btn-vertical .btn-touchspin.bootstrap-touchspin-down:after{content:'';background-image:url(../0f974b3804da0d6183ef.svg);background-size:16px 2px;background-position:center;background-repeat:no-repeat;width:16px;height:16px;position:absolute;top:7px;left:7px}.btn-attachment{color:#FFFFFF;font-size:12px;font-weight:500;line-height:20px;padding:10px 36px 10px 12px;background:#171717;border-radius:5px;display:inline-block;position:relative}.btn-attachment:before{content:" ";background-image:url(../364e139113e4145cc2c8.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;width:16px;height:16px;position:absolute;margin-top:-8px;top:50%;right:12px;transition:all .2s ease-in-out}.btn-attachment:hover:before{background-image:url(../43ab40d74fb9de3bae2b.svg)}#product .link-back{margin-bottom:30px;display:inline-block}#product #content{max-width:none}#product #content .product-flags{display:none}#product #content-wrapper{margin-top:45px}#product #content-wrapper .product-container .h1{color:#171717;font-size:32px;font-weight:600;line-height:40px;letter-spacing:-0.02em;text-transform:none}#product #content-wrapper .product-information{margin-top:16px}#product #content-wrapper .product-information .product-description{color:#737373;font-size:16px;font-weight:400;line-height:24px}#product #content-wrapper .product-information .product-description p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:25px}#product #content-wrapper .product-information .product-description p:last-child{margin-bottom:0}#product #content-wrapper .product-information .attachment-block{margin-top:16px}#product #content-wrapper .product-information .product-actions .product-info-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;padding-top:20px;border-top:1px solid #737373}#product #content-wrapper .product-information .product-actions .product-info-row .code-column,#product #content-wrapper .product-information .product-actions .product-info-row .stock-column{color:#737373;font-size:14px;font-weight:400;line-height:20px}#product #content-wrapper .product-information .product-actions .product-add-to-cart .product-quantity{flex-direction:column;margin-bottom:28px}#product #content-wrapper .product-information .product-actions .product-add-to-cart .product-row-action{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#product #content-wrapper .product-information .product-actions .product-add-to-cart .product-row-action .column-qty{display:flex;align-items:center}#product #content-wrapper .product-information .product-actions .product-add-to-cart .product-row-action .column-qty .control-label{color:#171717;font-size:16px;font-weight:500;line-height:24px;display:contents}#category #wrapper{padding-top:0}@media (max-width: 767px){#category #wrapper{margin-top:30px}}#category #wrapper .block-category{padding:0;position:relative}#category #wrapper .block-category .block-category-inner .category-cover{background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:177px}#category #wrapper .breadcrumb{margin-top:-3rem;position:relative}#category #wrapper #left-column{padding-left:0}#products .products-selection{margin-bottom:40px}.products-show-per-page{text-align:right}.sort-wrap{display:inline-block}.sort-wrap:after{content:'';border-bottom:2px solid #90deff;display:block}.sort-wrap .sort-by{color:#4d4d4d;font-family:'Roboto', sans-serif;font-size:14px;line-height:28px;font-weight:400;margin-left:0;margin-right:0}.sort-wrap .select-title{color:#4d4d4d;font-family:'Roboto', sans-serif;font-size:14px;line-height:28px;font-weight:400;border:none;width:auto;padding:0}.sort-wrap .select-title i{color:#000000}.products-selection .sort-by-row{flex-wrap:wrap}@media (max-width: 767px){.products-selection .sort-by-row .products-sort-order{width:50%}}.products-selection .sort-by-row .filter-button{margin-top:25px;padding-left:15px;width:100%}.products-selection .sort-by-row .filter-button .btn-secondary{color:#ffffff;font-size:16px;font-family:'Roboto Condensed', sans-serif;letter-spacing:1px;font-weight:600;text-transform:none;background-color:#00628c;border-radius:5px;padding:4px 10px;width:100%;margin-top:0;margin-bottom:30px}.products-selection .sort-by-row .filter-button .btn-secondary:hover{color:#ffffff}.pagination{margin-bottom:50px}.pagination .page-list{padding:0;display:flex;flex-wrap:wrap}.pagination .page-list li{display:inline-block;margin:0 8px}.pagination .page-list li:first-child{margin-left:0}.pagination .page-list li:last-child{margin-right:0}.pagination .page-list li a{color:#000000;font-family:'Roboto Condensed', sans-serif;font-weight:700;font-size:16px;letter-spacing:1px !important;text-transform:uppercase;width:51px;height:51px;border-radius:25px;background-color:#f3f3f3;display:table-cell;text-align:center;vertical-align:middle}.pagination .page-list li a.next{float:none;display:flex;justify-content:center;align-items:center}.pagination .page-list li a.next svg{width:16px;height:16px}.pagination .page-list li a.next svg path{fill:#666}.pagination .page-list li a.next:hover svg path{fill:#ffffff}.pagination .page-list li a.previous{display:flex;justify-content:center;align-items:center}.pagination .page-list li a.previous svg{width:16px;height:16px}.pagination .page-list li a.previous svg path{fill:#666}.pagination .page-list li a.previous:hover svg path{fill:#ffffff}.pagination .page-list li a:hover{color:#ffffff;background-color:#00628c}.pagination .page-list li.current a{color:#ffffff;background-color:#00628c}@media (min-width: 992px) and (max-width: 1199px){.product-miniature .thumbnail-container{width:100%}.product .product-miniature .thumbnail-container .highlighted-informations.no-variants{top:calc(100% - 4.5rem)}}@media (max-width: 991px){#category #content-wrapper{padding-right:0;padding-left:0}#products .products,.product-accessories .products{margin-right:-5px;margin-left:-5px}#products .products .product,.product-accessories .products .product{padding-right:5px;padding-left:5px}#search_filters .facet ul li{border-bottom:0}.featured-products .products>.row{margin-left:-5px;margin-right:-5px}.featured-products .products .product{padding-left:5px;padding-right:5px}.product .product-miniature .thumbnail-container .highlighted-informations.no-variants{top:calc(100% - 4.5rem)}}.product-flags{display:none}@media (max-width: 767px){#js-product-list .products .product{width:100%}}.product .product-miniature .thumbnail-container .highlighted-informations.no-variants{display:none}.pagination .col-md-4{display:none}.product-miniature .product-title a{color:#171717;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0.25px;text-transform:uppercase}.product-miniature .product-price-and-shipping{color:#737373;font-size:12px;font-weight:400;line-height:20px}.has-discount .discount,.tax-shipping-delivery-label{display:none}.product-variants select.form-control:not([size]):not([multiple]){color:#171717;font-size:14px;font-weight:400;line-height:20px;width:100%;height:46px;border:none;padding:5px 30px 5px 10px}.product-row-action .column-price .product-discount .regular-price{display:inline-block;font-size:.875rem;color:#7a7a7a;text-decoration:line-through}.product-row-action .column-price .product-price{color:#171717;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0}#category .breadcrumb{display:none}#category #wrapper{padding-top:20px}#category #content-wrapper{padding-left:0;padding-right:0}#category .anthemeblocks_homeslider-block{margin-bottom:20px}#category .anthemeblocks_homeslider-block .container{padding:0}#category .anthemeblocks_homeslider-block .item{margin-left:-15px;margin-right:-15px;display:flex}#category .anthemeblocks_homeslider-block .item .slider-bg{background-size:cover;background-repeat:no-repeat;max-width:800px;width:100%;height:550px;margin-right:auto}@media (max-width: 992px){#category .anthemeblocks_homeslider-block .item .slider-bg{max-width:530px;height:440px}}@media (max-width: 767px){#category .anthemeblocks_homeslider-block .item .slider-bg{max-width:none;height:240px}}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc{max-width:600px;margin-right:0;text-align:right}@media (max-width: 992px){#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc{position:static;max-width:none;margin:0 auto}}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container{align-items:flex-end}@media (max-width: 992px){#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container{padding:0 15px}}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content h3{color:#000000;font-weight:500;font-size:52px;line-height:56px;text-align:right;letter-spacing:-0.02em;margin-bottom:40px}@media (max-width: 992px){#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content h3{font-size:35px;line-height:40px}}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content p{max-width:100%}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content a{color:#F59E0B;font-size:12px;font-weight:600;line-height:20px;letter-spacing:0.5px;text-transform:uppercase;padding:0;position:relative;padding-right:40px}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content a .icon{position:relative;top:-3px;width:20px;margin-left:8px;border-top:2px solid #F59E0B;transition:all 0.3s ease-in-out;display:inline-block}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content a .icon:after{content:"";border:solid #F59E0B;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute;top:-5px;right:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:all 0.3s ease-in-out}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content a:hover{color:#171717}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content a:hover .icon{width:40px;border-color:#171717}#category .anthemeblocks_homeslider-block .item .anthemeblocks-homeslider-desc .container .anthemeblocks-homeslider-content a:hover .icon:after{border-color:#171717}#category #subcategories{margin-bottom:0;border-top:none;padding:0}#category #subcategories .subcategory-heading{color:#171717;font-size:14px;font-weight:600;line-height:20px;text-align:center;letter-spacing:0.25px;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid #D4D4D4;margin-bottom:10px}#category #subcategories .subcategories-list li{width:calc(100% / 3 - 20px);position:relative}@media (min-width: 1200px){#category #subcategories .subcategories-list li{overflow:hidden}}#category #subcategories .subcategories-list li .subcategory-image{padding-bottom:0}#category #subcategories .subcategories-list li .subcategory-image img{width:100%;height:auto}#category #subcategories .subcategories-list li .subcategory-image a{padding:0;border:none}#category #subcategories .subcategories-list li h5{margin-bottom:0}#category #subcategories .subcategories-list li h5 a{color:#404040;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0.25px;text-transform:uppercase}#category #subcategories .subcategories-list li .onHover{background-color:#ffffff;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.7s ease-in-out}#category #subcategories .subcategories-list li .onHover ul{justify-content:center;margin-top:4px;margin-left:-4px;margin-right:-4px}#category #subcategories .subcategories-list li .onHover ul li{color:#171717;font-size:12px;font-weight:400;line-height:20px;margin:2px;line-height:20px}#category #subcategories .subcategories-list li .onHover ul li a{color:#171717;font-size:12px;font-weight:400;line-height:20px}#category #subcategories .subcategories-list li .onHover .link-btn{display:flex;justify-content:center;margin-top:6px}#category #subcategories .subcategories-list li .onHover .link-btn a{color:#171717;font-size:10px;font-weight:600;line-height:14px;letter-spacing:0.5px;text-transform:uppercase;position:relative;display:flex;align-items:center;overflow:hidden}#category #subcategories .subcategories-list li .onHover .link-btn a .icon{opacity:0;position:relative;top:1px;right:0;width:20px;border-top:1px solid #171717;transition:all 0.3s ease-in-out;margin-right:-20px}#category #subcategories .subcategories-list li .onHover .link-btn a .icon:after{content:"";border:solid #171717;border-width:0 1px 1px 0;display:inline-block;padding:2px;position:absolute;top:-3px;right:0;transform:rotate(-45deg);transition:all 0.3s ease-in-out}#category #subcategories .subcategories-list li .onHover .link-btn a:hover .icon{opacity:1;margin-left:8px;margin-right:3px}#category #subcategories .subcategories-list li .onHover .count-block{color:#737373;font-size:12px;font-weight:500;line-height:20px;border-top:1px solid #D4D4D4;display:inline-block;padding:8px 25px 0 25px;margin-top:8px}#category #subcategories .subcategories-list li:hover .onHover{opacity:1}.block-category{min-height:auto;margin-bottom:20px}.block-category.card-block{padding:0;background-color:transparent}.block-category .h1{color:#171717;font-weight:600;font-size:28px;line-height:36px;text-align:center;letter-spacing:-0.02em;margin-bottom:24px;text-transform:none}.block-category .block-category-inner #category-description p{color:#737373;font-weight:400;font-size:14px;line-height:20px;text-align:center}.block-category .block-category-inner #category-description p:last-child{margin-bottom:0}.cat-menu{border-top:1px solid #A3A3A3}.cat-menu ul{display:flex;justify-content:space-around;padding-top:30px;padding-bottom:30px}.cat-menu ul li{margin-left:5px;margin-right:5px}.cat-menu ul li a{color:#A3A3A3;font-size:12px;font-weight:500;line-height:20px}.cat-menu ul li a:hover{text-decoration:underline}.cat-menu ul li.active a{color:#171717}body#checkout section.checkout-step .forgot-password{margin-left:calc(100% - 73%);margin-bottom:15px}@media (max-width: 767px){body#checkout section.checkout-step .forgot-password{margin-left:0;text-align:right}}#checkout .cart-grid-body{margin-top:-35px}#checkout .page-header{margin-bottom:25px}#checkout .custom-checkbox>label{color:#737373;font-size:14px;line-height:20px;font-weight:400;padding-left:32px !important;cursor:pointer}#checkout .custom-checkbox span{width:20px;height:20px;border:none;border-radius:2px;border:1px solid #171717;background-color:#ffffff}#checkout .custom-checkbox input[type="checkbox"]+span .checkbox-checked{color:#F59E0B;font-size:17px;margin:1px 0 0 1px}#checkout .blockreassurance_product{margin-left:20px;margin-right:20px;border-top:1px solid #ddd;margin-top:-12px;padding-top:21px;padding-bottom:25px}#checkout .blockreassurance_product div:first-child{display:none}#checkout .blockreassurance_product div+div .item-product{margin-top:-8px}#checkout .blockreassurance_product div+div .block-title{color:#F59E0B;font-size:14px;letter-spacing:1px;line-height:14px;font-weight:400}#checkout .cart-grid-body .checkout-step{background-color:#ffffff;border-radius:30px;margin-bottom:12px;padding:20px 30px}#checkout .cart-grid-body .checkout-step .step-title{color:#171717;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-0.02em;text-transform:none;border-top:1px solid #D4D4D4;border-bottom:0;padding-top:18px !important;padding-bottom:18px !important}#checkout .cart-grid-body .checkout-step .step-title .step-number{display:none !important;background-repeat:no-repeat;background-color:transparent !important;background-position:50%;border-radius:0 !important;margin:-3px 15px 0 0 !important;text-indent:-99999px;border:none}#checkout .cart-grid-body .checkout-step.-current{padding:35px 20px 35px 30px}#checkout .cart-grid-body .checkout-step.-unreachable{padding:0;margin-bottom:0}#checkout .cart-grid-body .checkout-step.-unreachable .step-title{opacity:1.0;border-bottom:none !important}#checkout .cart-grid-body .checkout-step.-complete .step-title{border:none !important;padding:0 !important}#checkout .cart-grid-body .checkout-step.-complete .step-title .step-edit{margin-top:4px}#checkout .cart-grid-body .checkout-step .content{padding:0}#checkout .cart-grid-body .checkout-step .content .nav-inline .nav-item .nav-link{color:#D4D4D4;font-size:16px;font-weight:500;line-height:24px}#checkout .cart-grid-body .checkout-step .content .nav-inline .nav-item .nav-link.active{color:#171717}#checkout .cart-grid-body .checkout-step .content .tab-content .tab-pane #customer-form{margin-left:0}#checkout .cart-grid-body .checkout-step .content .tab-content .tab-pane .form-informations{border-top:1px solid #dedddd;margin-top:40px;padding-top:30px;margin-bottom:30px}#checkout .cart-grid-body .checkout-step .content .tab-content .tab-pane .form-informations .form-informations-title{color:#333333;font-size:14px;font-weight:700}#checkout .cart-grid-body .checkout-step .content .tab-content .tab-pane .form-informations .form-informations-option{color:#333333;font-weight:400}#checkout .cart-grid-body .checkout-step .content .tab-content .tab-pane .form-informations .form-informations-subtitle{display:none}#checkout .cart-grid-body .checkout-step .content .tab-content .tab-pane .form-group .form-control-comment{display:none}#checkout .cart-grid-body .checkout-step#checkout-addresses-step .step-title .step-number{background-image:url(../cb64608d032fc13aa6b7.svg);background-size:19px 17px;width:21px;height:21px}#checkout .cart-grid-body .checkout-step#checkout-addresses-step .content{margin-top:20px}#checkout .cart-grid-body .checkout-step#checkout-delivery-step .step-title .step-number{background-image:url(../d7f7232943af863be6ff.svg);background-size:21px 17px;width:21px;height:21px}#checkout .cart-grid-body .checkout-step#checkout-delivery-step .delivery-options{margin-top:20px}#checkout .cart-grid-body .checkout-step#checkout-delivery-step .delivery-options .delivery-option{border-right:none;background-color:#ebe9e9}#checkout .cart-grid-body .checkout-step#checkout-payment-step .content{margin-top:20px}#checkout .cart-grid-body .checkout-step#checkout-payment-step .step-title .step-number{background-image:url(../dfe81c77d90188db716d.svg);background-size:20px 16px;width:20px;height:20px}#checkout .cart-grid-body .checkout-step#checkout-payment-step #payment-confirmation .btn.btn-primary{min-width:210px}#checkout .cart-grid-right .card{background-color:transparent;border:1px solid #171717 !important;border-radius:5px}#checkout .cart-grid-right .card .cart-summary-products{display:flex;flex-wrap:wrap;justify-content:space-between}#checkout .cart-grid-right .card .cart-summary-products p{color:#171717;font-size:14px;font-weight:400;line-height:22px}#checkout .cart-grid-right .card .cart-summary-products a{color:#171717;font-weight:500;font-size:14px;line-height:20px}body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .label,body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .value{color:#171717;font-size:14px;font-weight:400;line-height:20px}#checkout .cart-grid-right .card #cart-summary-product-list{width:100%}#checkout .cart-grid-right .card .media-list .media{display:flex;width:100%;flex-wrap:wrap}#checkout .cart-grid-right .card .media-list .media .media-left{padding-right:20px}#checkout .cart-grid-right .card .media-list .media .media-left .media-object{width:80px !important}#checkout .cart-grid-right .card .media-list .media .media-body{width:calc(100% - 100px);display:flex;flex-wrap:wrap;align-items:center}#checkout .cart-grid-right .card .media-list .media .media-body .col-media.col-media-right{margin-left:auto}#checkout .cart-grid-right .card .media-list .media .media-body .product-name a{color:#171717;font-size:12px;font-weight:600;line-height:20px}#checkout .cart-grid-right .card .media-list .media .media-body .product-price{color:#171717;font-size:12px;font-weight:600;line-height:20px}#checkout .cart-grid-right .card .media-list .media .media-body .product-line-info .label{display:none}#checkout .cart-grid-right .card .media-list .media .media-body .product-line-info .value{color:#737373;font-size:12px;font-weight:400;line-height:20px}.order-confirmation-table .order-line{display:flex;flex-wrap:wrap}.order-confirmation-table .order-line .qty{background-color:transparent;margin-right:0 !important}.order-confirmation-table .order-line .qty>.row{width:100%}#checkout .form-group{display:flex;flex-wrap:wrap;align-items:center}#checkout .form-group .col-md-3.form-control-label{color:#171717;font-size:14px;font-weight:400;line-height:20px;width:20%}#checkout .form-group .col-md-6{width:80%}#checkout .form-group .col-md-6 .form-control{color:#737373;font-size:14px;font-weight:400;line-height:20px;padding:9px 10px;border:1px solid #737373;box-shadow:0 1px 2px rgba(16,24,40,0.05);border-radius:6px}#checkout .form-group .col-md-6 .input-group-btn{display:none}#contact .title-block h1{margin-bottom:24px}#contact .title-block h3{color:#171717;font-size:28px;font-weight:600;line-height:36px;margin-bottom:0}.contact-details-block{display:flex;flex-wrap:wrap;margin-bottom:36px}.contact-details-block .contact-column:first-child{padding-right:95px}.contact-details-block .contact-column p,.contact-details-block .contact-column a{color:#737373;font-weight:400;font-size:16px;line-height:24px}.contact-details-block .contact-column p{margin-bottom:8px}.contact-details-block .contact-column p:last-child{margin-bottom:0}.contact-details-block .contact-column a:hover{text-decoration:underline}.contact-details-block .contact-column strong{color:#171717;font-weight:600}.contact-details-block .contact-column .contact-email{padding-left:28px;position:relative}.contact-details-block .contact-column .contact-email:before{content:"";background-image:url(../d8369424e48b40cb6094.svg);background-size:16px 14px;background-repeat:no-repeat;background-position:center;width:16px;height:14px;position:absolute;top:3px;left:0}.contact-details-block .contact-column .contact-phone{padding-left:28px;position:relative}.contact-details-block .contact-column .contact-phone:before{content:"";background-image:url(../38e7aa6dc9891b36acd5.svg);background-size:14px 15px;background-repeat:no-repeat;background-position:center;width:14px;height:15px;position:absolute;top:3px;left:0}.contact-details-block .contact-column .contact-address{padding-left:28px;position:relative}.contact-details-block .contact-column .contact-address:before{content:"";background-image:url(../6c98b3673dab46536dc3.svg);background-size:12px 15px;background-repeat:no-repeat;background-position:center;width:12px;height:15px;position:absolute;top:3px;left:0}.team-block .title-block{border-bottom:1px solid #e5e5e5;padding-bottom:12px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.carousel-arrow-block .next-team,.carousel-arrow-block .prev-team{background-color:transparent;border:none;cursor:pointer}.carousel-arrow-block .next-team svg,.carousel-arrow-block .prev-team svg{width:16px;height:16px}.carousel-arrow-block .next-team:focus,.carousel-arrow-block .prev-team:focus{outline:none}.team-wrap .team-content .item .photo{width:100%;height:265px;background-color:#D4D4D4;margin-bottom:16px}.team-wrap .team-content .item .photo span{background-size:cover;background-position:center;background-repeat:no-repeat;display:block}.team-wrap .team-content .item .team-name{color:#171717;font-size:14px;font-weight:600;line-height:20px;margin-bottom:0}.team-wrap .team-content .item .team-manager{color:#737373;font-size:14px;font-weight:400;line-height:20px;margin-bottom:16px;display:block}.team-wrap .team-content .item .team-contact-details{color:#737373;font-size:14px;font-weight:400;line-height:20px;display:block;transition:all .2s ease-in-out}.team-wrap .team-content .item .team-contact-details:hover{color:#171717}.team-wrap .team-content .item .team-contact-details a{color:#737373;transition:all .2s ease-in-out}.team-wrap .team-content .item .team-contact-details a:hover{color:#171717}.contact-form{padding:40px 0 0 0}@media (max-width: 767px){.contact-form{padding:30px 15px}}.contact-form .contact-title{color:#171717;font-size:28px;font-weight:600;text-transform:none;text-align:center;letter-spacing:-0.02em;border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:60px}@media (min-width: 1200px){.contact-form form .form-fields .column-input{padding-right:32px}}@media (min-width: 1200px){.contact-form form .form-fields .column-textarea{padding-left:32px}}.contact-form form .form-fields .form-group{margin-bottom:24px}.contact-form form .form-fields input,.contact-form form .form-fields textarea{color:#737373;font-size:14px;font-weight:400}.contact-form form .form-fields input::placeholder,.contact-form form .form-fields textarea::placeholder{color:#737373}.contact-form form .form-fields #email{padding:13px 12px}.contact-form form .form-fields #contactform-message{height:336px;padding:14px 12px}.contact-form form .form-footer{padding:0;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 767px){.contact-form form .form-footer{flex-wrap:wrap}}.contact-form form .form-footer .form-group-gdpr{width:50%}@media (max-width: 767px){.contact-form form .form-footer .form-group-gdpr{width:100%}}.contact-form form .form-footer .form-group-gdpr .psgdpr_consent_message{display:flex;margin-bottom:0;cursor:pointer}.contact-form form .form-footer .form-group-gdpr .psgdpr_consent_message span{width:18px}.contact-form form .form-footer .form-group-gdpr .psgdpr_consent_message span+span{width:calc(100% - 18px) !important}.contact-form form .form-footer .form-group-gdpr .psgdpr_consent_message span .psgdpr_consent_icon{color:#F59E0B}.contact-form form .form-footer .form-group-gdpr .custom-checkbox input[type="checkbox"]+span{width:18px;height:18px;border-radius:5px;background-color:#ffffff;border:none;left:0}@media (max-width: 767px){.contact-form form .form-footer .send-block{width:100%}}.contact-form form .form-footer .send-block .btn{color:#FFFFFF;font-size:16px;font-weight:500;line-height:24px}@media (max-width: 767px){.contact-form form .form-footer .send-block .btn{width:100%;margin-top:20px}}.contact-form form .form-footer .send-block .btn:hover{color:#000000}@media (max-width: 767px){#module-psblog-list #blog-listing .container{padding-left:0;padding-right:0}}@media (max-width: 991px){#module-psblog-list #blog-listing .news-content-wrap ul li{width:50%;padding-top:5px;padding-bottom:5px}}@media (max-width: 767px){#module-psblog-list #blog-listing .news-content-wrap ul li{width:100%;padding-top:5px;padding-bottom:5px}}#module-psblog-blog .breadcrumb{display:none !important}#blogpage .blog-detail{margin-top:50px}#blogpage .blog-detail .blog-title{font-size:30px;line-height:35px;letter-spacing:1px;color:#000000;font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:35px}#blogpage .blog-detail .blog-title:after{content:'';width:60px;height:2px;background-color:#00628c;display:block;margin-top:20px}@media (max-width: 991px){#blogpage .blog-detail .blog-image-meta .blog-image{text-align:center}}#blogpage .blog-detail .blog-image-meta .blog-image img{float:left;margin-right:30px;margin-bottom:40px;max-width:100%;height:auto}@media (max-width: 991px){#blogpage .blog-detail .blog-image-meta .blog-image img{float:none;margin-right:0}}@media (max-width: 767px){body#checkout #header .header-nav .logo{max-height:2rem}}#header .header-nav .user-info .account{margin-left:0}.product .product-miniature .thumbnail-container .highlighted-informations .info-content .btn-add-cart:hover:disabled,.product .product-miniature .thumbnail-container .highlighted-informations .info-content .btn-add-cart:disabled{background-color:#00628c;border:1px solid #00628c;cursor:not-allowed;opacity:.65}#identity input{background-color:#f3f3f3;padding:9px 10px 8px}.cms-id-2 .page-header h1{color:#171717;font-weight:600;font-size:28px;line-height:36px;display:block;text-align:center}@media (min-width: 768px) and (max-width: 1400px){.page-home .anthemeblocks_homeslider-block .anthemeblocks-homeslider .slide{height:490px;background-position:top left}.page-home .anthemeblocks_homeslider-block .anthemeblocks-homeslider .owl-prev{left:15px}.page-home .anthemeblocks_homeslider-block .anthemeblocks-homeslider .owl-nav{right:15px}}@media (max-width: 767px){#index .page-home .anthemeblocks_homeslider-block .anthemeblocks-homeslider .slide{height:400px;background-position:top left}#index .page-home .anthemeblocks_homeslider-block .anthemeblocks-homeslider .owl-prev{left:15px}#index .page-home .anthemeblocks_homeslider-block .anthemeblocks-homeslider .owl-nav{right:15px}}body:not(#index):not(#module-psblog-list):not(#module-psblog-blog) .breadcrumb{display:none !important}#mobile_top_menu_wrapper{background:#171717;padding:0}#mobile_top_menu_wrapper ul.top-menu{margin-bottom:0 !important}
/*# sourceMappingURL=custom.css.map*/

/*# sourceMappingURL=custom.css.map*/

.cms-id-11 .homeCategories .homeCategoriesContent{
    list-style: none;
    margin:0;
    padding:0;
}