.section-header{margin-bottom:40px}.pd-0{padding:0!important}.border-bottom{border-bottom:1px solid var(--color-border)}.border-top{border-top:1px solid var(--color-border)}.text-uppercase{text-transform:uppercase}@media only screen and (max-width: 749px){.page-width.sm-pd-0{padding-left:0;padding-right:0}.page-width.sm-pd-0 .section-header{padding:0 15px}.section-header{margin-bottom:25px}}.flex{display:flex}.inline-flex{display:inline-flex}.justify-content_center{justify-content:center}.align-items_center{align-items:center}.flex-wrap{flex-wrap:wrap}.gutter-space-top{margin-top:80px}.image-wrapper,.absolute-image-wrapper,.absolute-video-wrapper{position:relative;z-index:0}.image-wrapper img{width:100%}.absolute-image-wrapper img,.absolute-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.btn{display:block;width:fit-content;min-width:191px;max-width:100%;height:43px;background:var(--theme-color-blue);font-family:var(--font-heading);font-size:14px;line-height:24px;font-weight:600;text-transform:uppercase;text-align:center;position:relative;padding:10px 18px}.btn.btn--border,.btn.btn--fill{display:block;min-width:165px;max-width:calc(100% - 26px);border-top:1px solid var(--theme-color-blue);border-bottom:1px solid var(--theme-color-blue);margin-left:13px;position:relative;z-index:0}.btn.btn--border{background:#fff}.btn.btn--fill{background:var(--theme-color-blue)}.btn.btn--border:hover,.btn.btn--border:focus{background:var(--theme-color-blue)}.btn.btn--border:before,.btn.btn--border:after,.btn.btn--fill:before,.btn.btn--fill:after{content:"";display:block;width:13px;height:43px;position:absolute;top:-.8px}.btn.btn--border:before,.btn.btn--fill:before{left:-12px}.btn.btn--border:after,.btn.btn--fill:after{right:-12px;transform:rotateY(180deg)}.btn.btn--border:before,.btn.btn--border:after{background:url(/cdn/shop/files/btn-border_before.svg?v=1677490716) no-repeat center}.btn.btn--border:hover:before,.btn.btn--border:hover:after,.btn.btn--border:focus:before,.btn.btn--border:focus:after,.btn.btn--fill:before,.btn.btn--fill:after{background:url(/cdn/shop/files/btn-fill_before.svg?v=1677490716) no-repeat center}.btn.btn--border.btn--black{background:#000;border-top:1px solid #FFF;border-bottom:1px solid #FFF;color:#fff}.btn.btn--border.btn--black:before,.btn.btn--border.btn--black:after{background:url(/cdn/shop/files/btn-fill-black_before.svg?v=1677767867) no-repeat center}.btn.btn--border.btn--black:hover,.btn.btn--border.btn--black:focus{background:#fff;color:#000;border-color:#000}.btn.btn--border.btn--black:hover:before,.btn.btn--border.btn--black:hover:after,.btn.btn--border.btn--black:focus:before,.btn.btn--border.btn--black:focus:after{background:url(/cdn/shop/files/btn-border-black_before.svg?v=1677767867) no-repeat center}.btn.btn--border.btn--white{background:#fff;border-top:1px solid #000;border-bottom:1px solid #000;color:#000}.btn.btn--border.btn--white:before,.btn.btn--border.btn--white:after{background:url(/cdn/shop/files/btn-border-black_before.svg?v=1677767867) no-repeat center}.btn.btn--border.btn--white:hover,.btn.btn--border.btn--white:focus{background:#000;color:#fff;border-color:#fff}.btn.btn--border.btn--white:hover:before,.btn.btn--border.btn--white:hover:after,.btn.btn--border.btn--white:focus:before,.btn.btn--border.btn--white:focus:after{background:url(/cdn/shop/files/btn-fill-black_before.svg?v=1677767867) no-repeat center}.btn.btn--centered{margin:0 auto}.btn.btn--wide{width:100%}h2.section-title{color:#000;font-size:32px;font-weight:600;text-transform:uppercase}select{background:url(/cdn/shop/files/select-field-arrow.svg?v=1677568419) no-repeat 98% 8px}@media only screen and (min-width: 750px){.flex-md{display:flex}.inline-flex-md{display:inline-flex}.justify-content_center-md{justify-content:center}.align-items_center-md{align-items:center}}@media only screen and (max-width: 749px){.flex-sm{display:flex}.inline-flex-sm{display:inline-flex}.justify-content_center-sm{justify-content:center}.align-content_center-sm{align-content:center}.gutter-space-top{margin-top:60px}h2.section-title{font-size:24px;margin-bottom:16px}}.accordion .acc-title{position:relative;cursor:pointer}.accordion .acc-title-icon{width:8px;height:8px;display:block;position:absolute;top:4px;right:0}.accordion .acc-title-icon:before,.accordion .acc-title-icon:after{content:"";display:block;border:1px solid #575e65;position:absolute;transition:all .2s ease-in-out}.accordion .acc-title-icon:before{width:0;height:100%;left:50%;transform:translate(-50%);opacity:1}.accordion .acc-title-icon:after{width:100%;height:0;top:50%;transform:translateY(-50%)}.accordion .acc-title.active .acc-title-icon:before{opacity:0}.accordion .acc-content{display:none}.slick-dots{display:flex;justify-content:center}.slick-dots button{color:transparent;font-size:0px;width:10px;height:10px;background:#e8f2fc;padding:0;border-radius:50%;border:1px solid var(--theme-color-blue);margin:0 2.5px}.slick-dots .slick-active button{background:var(--theme-color-blue)}.slick-slider .slick-arrow svg path{fill:var(--theme-color-blue);stroke:var(--theme-color-blue)}.tabs-nav{overflow:hidden}.tabs-nav>.flex{height:100%;align-items:flex-end}.tabs .tabs-nav li{font-family:var(--font-heading);color:var(--input-placeholder-color);font-size:14px;font-weight:600;cursor:pointer;letter-spacing:-.28px;text-transform:uppercase;border-bottom:2px solid transparent;transition:all .3s}.tabs .tabs-nav li:not(:last-child){margin-right:30px}.tabs .tabs-nav li.active{color:#000;border-bottom-color:var(--theme-color-blue)}.tabs .tab-content:not(.active){display:none}@media (max-width: 749px){.tabs .tabs-nav li:not(:last-child){margin-right:20px}.tabs .tabs-nav .flex{overflow-y:auto}}input.input--error,select.input--error,.input--error.disclosure__toggle,textarea.input--error{background-color:#faefff;border-color:var(--theme-color-purple);color:var(--theme-color-purple)}.form-message.form-message--error p,.form-message--error .form-message__link,.form-message--error a,.form-message--error .form-message__link:hover,.form-message--error .form-message__link:focus,.form-message--error a:hover,.form-message--error a:focus{color:var(--theme-color-purple)}.product-card{position:relative}.product-card [class^=badge-],.product-card .mm-badges{position:absolute;top:.5px;z-index:1}.product-card [class^=badge-],.product-card .mm-badges span{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.5px;padding:3px 4px;border:1px solid var(--theme-color-blue)}.product-card [class^=badge-]{left:.5px}.product-card .mm-badges{top:0;right:.5px}.product-card .mm-badges span.sold-out{color:var(--theme-color-purple);border-color:var(--theme-color-purple)}.product-card .product-card__image-with-placeholder-wrapper{position:relative;overflow:hidden;border:1px solid transparent;margin-bottom:20px;transition:all .3s}.product-image-wrapper>.product-image:nth-child(n+2){display:none}.product-card .product-image{position:relative;background:var(--theme-color-grey)}.product-card .grid-view-item__image{width:100%;margin:0 auto;position:absolute;top:0}.product-card__title-price-wrapper{border:1px solid transparent;justify-content:space-between}.product-card .slick-prev{left:7px}.product-card .slick-next{right:7px}.product-card .product-card__title{font-family:var(--font-body);color:var(--color-heading);font-size:16px;line-height:18px;font-weight:500;text-transform:capitalize;width:75%;flex:0 0 75%;padding-right:10px}.product-card .price{width:25%;flex:0 0 25%;justify-content:flex-end;color:#000}.product-card .price dd{margin:0}.product-card .price__regular .price-item--regular{font-size:18px;font-weight:500}.product-card .product-card__btn-wrapper{position:absolute;left:0;bottom:-44px;width:100%;transition:all .3s ease-in-out}.product-card .product-card__btn-wrapper.flex .btn{width:50%;flex:0 0 50%}.product-card .product-card__btn-wrapper.flex>.btn{width:100%;flex:0 0 100%}.product-card .product-card__btn-wrapper form{width:100%}.product-card .btn:not(.btn--border):not(:hover){background:#fff}.product-card .btn{min-width:auto;outline:1px solid var(--theme-color-blue);transition:all .3s ease-in-out}.product-card:hover .product-card__image-with-placeholder-wrapper{border:1px solid var(--theme-color-blue)}.product-card:hover .product-card__btn-wrapper{bottom:0}.product-card .icon-spinner{display:block;margin:0 auto}@media (min-width: 750px){.product-card:not(:hover) .slick-arrow{opacity:0}}.product-slider{margin-left:-17px}.product-slider .grid__item{padding-left:17px}@media (max-width: 749px){.product-slider .slick-dots{padding-left:17px;margin-top:10px}.product-image-wrapper .slick-dots{position:absolute;left:0;bottom:0;width:100%}.product-card .product-card__image-with-placeholder-wrapper{margin-bottom:15px}.product-card__title-price-wrapper{flex-wrap:wrap}.product-card .product-card__title{width:100%;flex:0 0 100%;padding-right:0}.product-card .price{width:100%;flex:0 0 100%;justify-content:flex-start;margin-top:10px}}#promotion-popup{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background:#000000b3;transition:all .3s;display:none}#promotion-popup .popup-wrapper{background-repeat:no-repeat;background-size:cover;position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:auto;overflow:hidden}#promotion-popup .close-popup{position:absolute;top:5px;right:5px;padding:11px}#promotion-popup h2{font-size:40px;color:var(--theme-color-blue);text-transform:capitalize;margin-bottom:40px}#promotion-popup p{font-size:30px;line-height:1.4;text-transform:capitalize}#promotion-popup p span{color:var(--theme-color-blue);font-weight:600;text-decoration:underline}#promotion-popup form{max-width:490px;margin:40px auto 0}#promotion-popup .input-group__field{border-radius:0;border-width:2px;margin-bottom:0}#promotion-popup .btn{min-width:150px}#promotion-popup .form-note{font-size:21px;margin-top:20px}#promotion-popup .popup-wrapper *{width:auto;height:100%}#promotion-popup .popup-wrapper a{display:block}#promotion-popup #popup_counter{width:auto;height:auto;position:absolute;top:15px;right:15px;color:#fff;font-size:16px;font-weight:400}@media (max-width: 749px){#promotion-popup .popup-wrapper{width:90%}#promotion-popup h2{font-size:35px;margin-bottom:30px}#promotion-popup p{font-size:20px}#promotion-popup form{margin-top:25px}#promotion-popup .input-group__field{width:calc(100% - 140px);flex:0 0 calc(100% - 140px)}#promotion-popup .btn{min-width:140px;height:100%}#promotion-popup .form-note{font-size:15px;margin-top:15px}#promotion-popup .popup-wrapper *{width:100%;height:auto}#promotion-popup #popup_counter{top:11px;right:11px;font-size:14px}}#backToTop{background:var(--theme-color-blue);padding:12px;position:fixed;right:55px;bottom:55px;z-index:99;transition:all .3s}#backToTop:not(.show){opacity:0;bottom:30px}#backToTop svg{display:block;transform:rotate(180deg)}@media screen and (max-width:767px){#backToTop{right:25px;bottom:25px}}.evm-also-bought.evm_visible_text{display:flex}#presets2 .ws-card__title{line-height:1.4em!important}#presets2 .ws-card__price{font-weight:400!important;font-family:var(--font-body-family)!important}.evm-wscontainer #presets2 .owl-item .ws-product-size:after{right:10px}#presets2 .owl-item .evm-ws-card{border:0 solid #D8E9FA}#presets2 .owl-item .evm-ws-card:hover{border:0 solid #305B8C}#presets2 .evm-ws-card{border:2px solid #D8E9FA}#presets2 .ws-card__header,#presets2 .ws-card__footer,#presets2 .ws-card__body{padding:0 15px}#presets2 .ws-card__title,#presets2 .ws-card__price{color:var(--nav-level-one-hover-color)!important}.evm-wscontainer #alsopresets2 .ws-card__title{font-size:15px}.evm-wscontainer #alsopresets2 .ws-card__title,.evm-wscontainer #presets2 .ws-card__title{font-family:var(--font-body)}.evm_wiser_heading{font-family:var(--font-heading)}.evm-wscontainer .evm-ws__cart-submit span{font-size:14px}.evm_visible_text .evm_wiser_heading{margin-top:4%}.evm-wscontainer #presets2 .evm-ws__cart-submit{color:#bc913f!important;border-image:linear-gradient(to bottom,#bc913f,#0000,#bc913f) 1 1!important;border-width:2px!important;background:transparent!important;border-style:solid;border-radius:0;font-family:var(--font-body-family);font-weight:600!important;position:relative}.evm-wscontainer #presets2 .evm-ws__cart-submit:hover,.evm-wscontainer #presets2 .evm-ws__cart-submit:focus{box-shadow:none!important;opacity:1}.evm-ws__cart-submit span{position:relative}#presets2 .ws-card__title{font-size:15px!important}.evm-wscontainer #presets2 .owl-item .wp-addtocart{margin-top:5%}.ws-size-label{text-align:left}.evm-wscontainer #alsopresets2 .ws-card__price{white-space:nowrap;font-weight:400;padding:0}.evm-wscontainer .ws-original-price-single,.evm-wscontainer .ws-original-price-both,.evm-wscontainer .ws-compare-original-price{color:var(--nav-level-one-hover-color)!important}.evm-wscontainer #alsopresets2 .ws-size-label{text-align:left;margin-left:0;font-family:var(--font-heading-family);color:var(--nav-level-one-hover-color);padding:0 15px;line-height:normal}#alsopresets2 .evm-ws-body-section .ws-card__header{align-items:flex-end!important}#presets2 .ws-size-label{font-family:var(--font-heading-family);color:var(--nav-level-one-hover-color);font-size:15px}span#evm-ws-alsobought-total-text{text-transform:capitalize;font-family:var(--font-heading-family);color:#11214a!important;font-weight:400}.evm-ws-alsobought-total b{font-weight:400!important}span#evm-ws-alsobought-amount{color:#305c8c}#alsopresets2 .evm-ws-body-section .ws-card__price,span#evm-ws-alsobought-amount{font-family:var(--font-body-family)}.evm-wscontainer #alsopresets2 .ws-card__title{font-weight:400}#presets2 .owl-nav i,#presets2 .owl-nav span{font-size:60px!important;color:var(--nav-level-one-hover-color)}.evm-wiser-owl-theme .owl-nav button{position:absolute;right:-50px;top:50%;transform:translateY(-50%)}.evm-wiser-owl-theme .owl-nav button:hover{background-color:transparent!important}.evm-wiser-owl-theme .owl-nav button.owl-prev{left:-50px}.evm-wscontainer{position:relative;overflow:visible!important}#alsopresets2.evm-wsrow{margin:0 0 30px}#alsopresets2 .evm-ws__cart-submit{border-left:0!important;border-right:0!important;padding:10px 30px!important;border-top:1px solid var(--theme-color-blue)!important;border-bottom:1px solid var(--theme-color-blue)!important;border-radius:0;background:0 0!important;border-style:solid!important;position:relative;font-size:14px!important;line-height:20px;font-weight:600;letter-spacing:2.1px!important;text-transform:uppercase;font-family:var(--font-body-family)}#alsopresets2 .evm-ws__cart-submit:before,.evm-wscontainer #presets2 .evm-ws__cart-submit:before{background:url(/cdn/shop/files/btn-border_before.svg?v=1677490716) no-repeat center;content:"";display:block;width:13px;height:43px;position:absolute;top:-1px;left:-12px}#alsopresets2 .evm-ws__cart-submit:hover:before{background:url(/cdn/shop/files/btn-fill_before.svg?v=1677490716) no-repeat center}.evm-wscontainer #presets2 .evm-ws__cart-submit:after,#alsopresets2 .evm-ws__cart-submit:after{right:-12px;transform:rotateY(180deg);background:url(/cdn/shop/files/btn-border_before.svg?v=1677490716) no-repeat center;content:"";display:block;width:13px;height:43px;position:absolute;top:-1px}#alsopresets2 .evm-ws__cart-submit:hover,#alsopresets2 .evm-ws__cart-submit:focus{box-shadow:none!important;opacity:1}.evm-also-bought .evm-wscontainer{max-width:100%!important}@media only screen and (max-width: 767px){.evm-wscontainer{width:95%!important}.evm-wscontainer #presets2 .owl-item .ws-box-wrapper{margin:0 auto}.evm-wscontainer #presets2 .owl-item .wp-addtocart{margin-top:10%}.ws-size-label{margin-left:2%}.evm-also-bought .evm-wscontainer{padding:10px 0!important;max-width:95%!important}.evm-wscontainer #alsopresets2.evm-wsrow{border:2px solid #D8E9FA;margin-bottom:40px!important}.evm-wscontainer #alsopresets2.evm-wsrow:hover{border:2px solid #305B8C}.evm-wscontainer #alsopresets2 .ws-box-wrapper{margin:0}.evm-wscontainer #alsopresets2 .ws-card__title{white-space:break-spaces}#presets2 .ws-card__title{display:block;width:100%;-webkit-line-clamp:3;word-break:break-word;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis!important;white-space:unset!important}#presets2.evm-wiser-owl-carousel .ws-box-wrapper{padding:0 4px!important}@supports (-webkit-touch-callout: none){.evm-wscontainer #alsopresets2 .ws-card__title{white-space:break-spaces}}#alsopresets2 .evm-ws-card{height:auto}.evm-wscontainer #alsopresets2 .ws-plus-sign{margin:22px}#alsopresets2 .evm-ws-body-section p.ws-card__price{width:100%!important}.evm-wscontainer #alsopresets2 .ws-size-label{text-align:center;font-size:14px;float:left;width:100%;margin:15px 0 0}#alsopresets2 .evm-ws-body-section .ws-product-color,#alsopresets2 .evm-ws-body-section .ws-product-size{min-width:150px!important;margin:0 10px 0 0;padding:6px 0 0;margin:0 auto!important;max-width:100px!important;float:none!important}.evm-wiser-owl-theme .owl-nav button.owl-prev{left:-15px}.evm-wiser-owl-theme .owl-nav button.owl-next{right:-15px}#presets2 .owl-nav i,#presets2 .owl-nav span{font-size:30px!important;padding:0!important}.evm-wiser-owl-theme .owl-nav button{background:#fff!important;height:33px;width:32px;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;box-shadow:0 3px 10px #b3b3b3}}@media only screen and (max-width: 480px){.evm-wscontainer #alsopresets2 .ws-plus-sign{margin:33px 4px}#alsopresets2 .evm-ws-image-section.evm-ws-four-products .ws-box-wrapper{width:19%!important}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/dfj-global.css.map */
