');width:24px;height:24px;cursor:pointer;background-repeat:no-repeat}*,*:before,*:after{box-sizing:border-box}:root{--clr-primary:#499741;--clr-secondary:#365f51;--clr-text:#1d1a1a;--clr-label:#9d9595;--clr-white:#fff;--clr-border:#f6f6f6;--clr-gray:#fcfcfc;--clr-desc:#687d76;--icon-ff:'Material Symbols Rounded';--clr-primary-hover:#3c8934}body{padding:0;margin:0;font-family:"IBM Plex Sans",sans-serif;font-size:1rem;background-color:var(--clr-white);color:var(--clr-text)}ul,ol{margin:0;padding:0}li{list-style-type:none;position:relative;margin-bottom:10px}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:35px}p{font-size:16px;line-height:1.5;margin-top:0;margin-bottom:15px}.yaaf-txtimg_heading{margin-bottom:35px}.yaaf-txtimg_title{margin-bottom:0}.yaaf-txtimg_heading .yaaf-txtimg_subtitle{margin-bottom:15px}.txtimg_left .yaaf-txtimg_content{padding-right:3.75rem}.txtimg_right .yaaf-txtimg_content{padding-left:3.75rem}.pad-lg{padding-top:100px;padding-bottom:100px}.pad-md{padding-top:60px;padding-bottom:60px}.pad-sm{padding-top:35px;padding-bottom:35px}.pad-lg-top{padding-top:100px}.pad-lg-bottom{padding-bottom:100px}.pad-md-bottom{padding-top:35px;padding-bottom:60px}.pad-lg-sm-bt{padding-top:80px;padding-bottom:100px}.content-pleft .wpb_wrapper{padding-left:45px}.yaaf-flex_start{display:flex;justify-content:flex-start}.yaaf-flex_end{display:flex;justify-content:flex-end}.yaaf-flex_center{display:flex;justify-content:center}.yaaf-vertical_space-b{display:flex;justify-content:space-between;flex-direction:column}.yaaf-space_between{display:flex;justify-content:space-between;align-items:center}.yaaf-btn_primary{color:var(--clr-white);background-color:var(--clr-primary);height:50px;padding:0 30px;display:inline-flex;align-items:center;font-weight:500;gap:10px;border-radius:30px;font-size:16px;transition:all .2s linear}.yaaf-btn_primary:hover{background-color:var(--clr-primary-hover)}.yaaf-btn_secondary .uil,.yaaf-btn_primary .uil{font-size:24px}.yaaf-btn_secondary{color:var(--clr-white);background-color:var(--clr-secondary);height:50px;padding:0 20px;display:inline-flex;align-items:center;border-radius:30px;font-size:16px;font-weight:500}.yaaf-btn_transparent{color:var(--clr-text);font-weight:700}.yaaf-button_wrap{display:flex;align-items:center}.button_p_left{justify-content:flex-start}.button_p_right{justify-content:flex-end}.button_p_center{justify-content:center}.yaaf-button{display:flex;align-items:center;gap:12px}.yaaf-button .material-symbols-rounded{font-size:1.75rem}.yaaf-header{position:relative;z-index:9}.yaaf-header{background-color:var(--clr-white)}.yaaf-header.sticky{position:fixed;width:100%;top:0}.yaaf-header_wrap{display:flex;flex-wrap:wrap;height:65px;border-bottom:1px solid #f6f6f6}.yaaf-logo{flex:0 0 150px;max-width:150px;display:flex;align-items:center}.yaaf-logo img{object-fit:contain;object-position:left}.yaaf-navbar_wrap{flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px);display:flex;justify-content:flex-end;align-items:center;gap:70px}.yaaf-header_centred{flex-wrap:unset;justify-content:space-between;align-items:center;height:75px;margin:auto;position:relative;top:0;left:0;right:0;margin:auto;border:none;z-index:9999}.yaaf-navbar_left{justify-content:space-between}.yaaf-navbar_right{justify-content:flex-end}.yaaf-navbar .menu{display:flex;gap:22px}.menu-item{list-style-type:none;padding-left:0;margin:0}.menu-item:before{display:none}.yaaf-navbar .menu .menu-item{position:relative}.yaaf-navbar .menu .menu-item a{font-size:.875rem;font-weight:600;color:#1d1a1a;position:relative;transition:all .2s linear}.yaaf-navbar .menu .menu-item a:hover{color:var(--clr-primary)}.yaaf-navbar .menu .menu-item a img{margin-bottom:5px}.yaaf-navbar>.menu>.menu-item>a>.menu-item-icon-container{display:block;position:relative;height:13px;margin-bottom:5px}.yaaf-navbar>.menu>.menu-item>a>.menu-item-icon-container>img{position:absolute;left:0;top:0;transition:all .2s ease}.yaaf-navbar>.menu>.menu-item>a>.menu-item-icon-container>.default-icon{opacity:1;visibility:visible}.yaaf-navbar>.menu>.menu-item>a:hover>.menu-item-icon-container>.default-icon{opacity:0;visibility:hidden}.yaaf-navbar>.menu>.menu-item a>.menu-item-icon-container>.hover-icon{opacity:0;visibility:hidden}.yaaf-navbar .menu .menu-item>a:hover>.menu-item-icon-container>.hover-icon{opacity:1;visibility:visible}.yaaf-navbar .menu .menu-item a:hover img{content:attr(data-hover)}.yaaf-navbar>.menu>.menu-item.active>a{color:var(--clr-primary)}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown{left:0;min-width:180px;background-color:var(--clr-white);border-radius:0;box-shadow:0 0 10px 0 rgba(0,0,0,.05);z-index:9;transition:all .4s linear;position:fixed;top:75px;width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height 1s cubic-bezier(0,1.05,0,1);-moz-transition:max-height 1s cubic-bezier(0,1.05,0,1);-ms-transition:max-height 1s cubic-bezier(0,1.05,0,1);-o-transition:max-height 1s cubic-bezier(0,1.05,0,1);transition:max-height 1s cubic-bezier(0,1.05,0,1);background-color:#fff;border-bottom:1px solid #f5f5f5}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul{width:1140px;margin:0 auto;position:relative;padding:30px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown.active{max-height:1000px;-webkit-transition:max-height .5s ease-in;-moz-transition:max-height .5s ease-in;-ms-transition:max-height .5s ease-in;-o-transition:max-height .5s ease-in;transition:max-height .5s ease-in;opacity:1}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item-has-children>.B-Dropdown.active-panel,.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown.active>ul>.menu-item:first-child>.B-Dropdown.active-panel{display:flex;opacity:1;max-height:fit-content}.yaaf-navbar .menu .menu-item.menu-item-has-children .B-Dropdown>ul>.menu-item>.B-Dropdown>ul{display:flex;flex-wrap:wrap;width:100%;opacity:1;max-height:unset;padding:0 15px 0 45px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item{width:300px;position:unset}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item.current-tab>a{color:var(--clr-primary);background-color:#fcfcfc;box-shadow:0 5px 20px 0 rgba(0,0,0,.07)}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item-has-children>.B-Dropdown{left:300px;top:15px;width:calc(100% - 300px);position:absolute;display:flex;flex-wrap:wrap;display:none;height:calc(100% - 30px);padding:15px;border-radius:20px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>a{border:0;padding:15px;border-radius:20px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>a>.menu-item-content>.menu-item-description{font-size:14px;color:var(--clr-label);font-weight:400;margin-top:5px;margin-bottom:0}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>.B-Dropdown>ul>.menu-item{flex:0 0 33.33%;max-width:33.33%}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>.B-Dropdown>ul>.menu-item>a{border:0;font-weight:500;font-size:14px}.yaaf-navbar .menu .B-Dropdown .menu-item a{display:block;padding:12px 15px;border-bottom:1px solid var(--clr-border)}.yaaf-navbar .menu .B-Dropdown .menu-item:last-child a{border-bottom:0}.yaaf-actions{display:flex;align-items:center;gap:15px}.search-form-yaaf{position:relative;max-width:200px}.search-form-yaaf input{width:100%;height:45px;background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:30px;padding:15px 15px 15px 50px}.search-form-yaaf button{background-color:transparent;padding:0;border:0;position:absolute;left:15px;top:0;bottom:0;margin:auto 0}.yaaf-shopping-cart-link{height:45px;width:45px;border-radius:50%;background-color:transparent;color:var(--clr-text);display:flex;justify-content:center;align-items:center;position:relative;border:none;transition:all .2s linear}.yaaf-shopping-cart-link:hover{color:var(--clr-primary)}.yaaf-shopping-cart-link .material-symbols-rounded{font-size:1.75rem}.yaaf-shopping-cart-link:hover{cursor:pointer}.yaaf-shopping-cart-link .cart-count{width:18px;height:18px;background-color:var(--clr-primary);border:1px solid var(--clr-primary);color:var(--clr-white);display:flex;justify-content:center;align-items:center;position:absolute;top:6px;right:4px;border-radius:50%;font-weight:500;font-size:10px}.left-navbar-2{padding:0 0 0 20px;background-color:var(--clr-gray);border-color:var(--clr-gray)}.left-navbar-2 .yaaf-actions{height:100%;gap:0;background-color:var(--clr-white)}.yaaf-actions a{text-transform:uppercase;font-weight:700}.left-navbar-2 .yaaf-actions a{display:flex;align-items:center;height:100%}.left-navbar-2 .yaaf-actions a.yaaf-btn_transparent{border-left:1px solid var(--clr-gray);padding:0 20px}.yaaf-centred_header{height:65px;display:flex;border-bottom:1px solid var(--clr-border);padding:0 15px}.yaaf-centred_item{flex:1 0 0;display:flex;align-items:center}.yaaf-centred_item .yaaf-infos_list{height:auto}.yaaf-centred_navbar{height:50px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--clr-border);padding:0 15px}.yaaf-centred_navbar .yaaf-navbar .menu .menu-item.active a{position:relative}.yaaf-centred_navbar .yaaf-navbar .menu .menu-item.active a:before{content:"";display:block;position:absolute;width:100%;height:2px;background-color:var(--clr-primary);bottom:-17px;left:0;right:0;margin:0 auto}.yaaf-centred_header .yaaf-logo{justify-content:center}.yaaf-topbar{display:flex;flex-wrap:wrap;height:40px;padding:0 15px;border:1px solid var(--clr-border)}.yaaf-half_topbar{flex:0 0 50%;max-width:50%}.yaaf-infos_topbar{height:100%}.yaaf-infos_list{display:flex;height:100%}.yaaf-infos_list .yaaf-info_item{display:flex;align-items:center;padding:0 15px;gap:10px;border-right:1px solid var(--clr-border)}.yaaf-infos_list .yaaf-info_item:first-child{padding-left:0}.yaaf-infos_list .yaaf-info_item:last-child{padding-right:0;border-right:0}.yaaf-infos_list .yaaf-info_item span{font-size:18px;color:var(--clr-primary)}.yaaf-social_list{display:flex;align-items:center;gap:15px;height:100%}.yaaf-topbar_meta{display:flex;align-items:center}.yaaf-topbar_meta-item{height:100%;border-right:1px solid var(--clr-border);padding:0 15px}.yaaf-topbar_meta-item:first-child{border-left:1px solid var(--clr-border)}.yaaf-topbar_meta-item:last-child{border-right:none;padding-right:0}.yaaf-search_btn{background-color:transparent;border:none;padding:0;height:100%}.side-c .widget-title{font-size:20px;font-weight:700;margin-top:0;color:var(--clr-secondary);margin-bottom:30px}.widget_nav_menu ul li{padding:7.5px 0}.widget_nav_menu ul li:first-child{padding-top:0}.widget_nav_menu ul li:last-child{padding-bottom:0}.widget_nav_menu ul li a{font-size:14px;font-weight:500;color:var(--clr-text);transition:all .2s linear}.widget_nav_menu ul li a:hover{color:var(--clr-secondary)}.widget_text p{font-size:14px;line-height:24px;color:var(--clr-text)}.yaaf-info_item{padding:13.5px 0;display:flex;align-items:center;font-weight:600}.yaaf-info_item:first-child{padding-top:0}.yaaf-info_item:last-child{padding-bottom:0}.yaaf-info_item span{color:var(--clr-primary);margin-right:15px}.yaaf-info_item a{color:var(--clr-text)}.yaaf-social-media-widget{padding-left:0;margin-top:30px}.yaaf-social-media-widget .widget-title{font-size:20px;color:var(--clr-text);margin-bottom:25px}.social-media-list{display:flex;gap:15px}.social-media-item{padding:0}.social-media-item:before{display:none}.social-media-item a{width:35px;height:35px;border:1px solid var(--clr-desc);color:var(--clr-text);display:flex;justify-content:center;align-items:center;border-radius:10px}.yaaf-footer.footer-style_dark{background-color:#1d1a1a}.footer-style_dark .side-c .wp-block-heading,.footer-style_dark .side-c .widget-title{color:var(--clr-white)}.footer-style_dark .widget_nav_menu ul li a{color:var(--clr-white)}.footer-style_dark .widget_nav_menu ul li a:hover{color:var(--clr-primary)}.footer-style_dark .widget_text p{color:var(--clr-white)}.footer-style_dark .yaaf-info_item{color:var(--clr-white);margin-right:15px}.footer-style_dark .yaaf-info_item span{color:var(--clr-primary)}.footer-style_dark .yaaf-info_item a{color:var(--clr-white)}.footer-style_dark .yaaf-bottom_footer{border-color:#252c29}.footer-style_dark .yaaf-bottom_footer .yaaf-copy-right{color:var(--clr-white)}.yaaf-footer{padding:60px 0}.yaaf-footer.has-bottom_footer{padding-bottom:0}.yaaf-footer_style-2 .yaaf-row,.yaaf-footer_style-3 .yaaf-row{justify-content:space-between}.yaaf-footer .yaaf-social_list{height:auto}.yaaf-bottom_footer{display:flex;justify-content:space-between;border-top:1px solid var(--clr-border);height:60px;align-items:center;margin-top:60px}.yaaf-bottom_footer p{margin:0}.yaaf-footer .wp-block-list{color:var(--clr-white);font-size:14px}.yaaf-footer .wp-block-list a{color:var(--clr-white)}.yaaf-footer .wp-block-list li{display:flex;align-items:flex-start;gap:10px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul,.yaaf-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul,.yaaf-container{max-width:540px}}@media (min-width:768px){.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul,.yaaf-container{max-width:720px}}@media (min-width:992px){.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul,.yaaf-container{max-width:960px}}@media (min-width:1200px){.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul,.yaaf-container{max-width:1140px}}.yaaf-container_fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.yaaf-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.yaaf-1,.yaaf-2,.yaaf-3,.yaaf-4,.yaaf-5,.yaaf-6,.yaaf-7,.yaaf-8,.yaaf-9,.yaaf-10,.yaaf-11,.yaaf-12,.yaaf,.yaaf-auto,.yaaf-sm-1,.yaaf-sm-2,.yaaf-sm-3,.yaaf-sm-4,.yaaf-sm-5,.yaaf-sm-6,.yaaf-sm-7,.yaaf-sm-8,.yaaf-sm-9,.yaaf-sm-10,.yaaf-sm-11,.yaaf-sm-12,.yaaf-sm,.yaaf-sm-auto,.yaaf-md-1,.yaaf-md-2,.yaaf-md-3,.yaaf-md-4,.yaaf-md-5,.yaaf-md-6,.yaaf-md-7,.yaaf-md-8,.yaaf-md-9,.yaaf-md-10,.yaaf-md-11,.yaaf-md-12,.yaaf-md,.yaaf-md-auto,.yaaf-lg-1,.yaaf-lg-2,.yaaf-lg-3,.yaaf-lg-4,.yaaf-lg-5,.yaaf-lg-6,.yaaf-lg-7,.yaaf-lg-8,.yaaf-lg-9,.yaaf-lg-10,.yaaf-lg-11,.yaaf-lg-12,.yaaf-lg,.yaaf-lg-auto,.yaaf-xl-1,.yaaf-xl-2,.yaaf-xl-3,.yaaf-xl-4,.yaaf-xl-5,.yaaf-xl-6,.yaaf-xl-7,.yaaf-xl-8,.yaaf-xl-9,.yaaf-xl-10,.yaaf-xl-11,.yaaf-xl-12,.yaaf-xl,.yaaf-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.yaaf{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.yaaf-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.yaaf-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.yaaf-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.yaaf-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.yaaf-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.yaaf-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.yaaf-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.yaaf-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.yaaf-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.yaaf-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.yaaf-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.yaaf-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.yaaf-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.yaaf-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.yaaf-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.yaaf-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.yaaf-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.yaaf-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.yaaf-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.yaaf-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.yaaf-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.yaaf-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.yaaf-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.yaaf-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.yaaf-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.yaaf-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.yaaf-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.yaaf-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.yaaf-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.yaaf-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.yaaf-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.yaaf-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.yaaf-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.yaaf-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.yaaf-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.yaaf-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.yaaf-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.yaaf-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.yaaf-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.yaaf-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.yaaf-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.yaaf-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.yaaf-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.yaaf-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.yaaf-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.yaaf-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.yaaf-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.yaaf-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.yaaf-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.yaaf-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.yaaf-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.yaaf-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.yaaf-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.yaaf-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.yaaf-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.yaaf-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.yaaf-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.yaaf-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.yaaf-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.yaaf-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.yaaf-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.yaaf-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.yaaf-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.yaaf-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.yaaf-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.yaaf-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.yaaf-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.yaaf-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.yaaf-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.yaaf-txtimg_footer{display:block;margin-top:30px}.yaaf-txtimg_text ul{margin-top:20px}.yaaf-txtimg_text ul li{position:relative;padding-left:20px;margin-bottom:5px}.yaaf-txtimg_text ul li:before{content:"";display:block;position:absolute;left:0;top:6px;width:8px;height:8px;border:2px solid var(--clr-primary);border-radius:50%}.yaaf-layred_images{height:100%}.yaaf-txtimg_content{flex:0 0 50%;max-width:50%}.yaaf-image img{width:100%;height:auto;border-radius:20px}.yaaf-txtimg_layred{flex:0 0 100%;max-width:100%;position:relative;height:100%;margin-bottom:45px}.yaaf-txtimg_layred:before{position:absolute;top:-30px;width:240px;height:100%;content:"";display:none;z-index:-1;background-image:url(//getdigimarket.com/wp-content/themes/yaaf/assets/images/image-shape.png);background-position:center;background-repeat:no-repeat;background-size:cover}.txtimg_left .yaaf-txtimg_layred{display:flex;justify-content:flex-end}.yaaf-txtimg_layred img{border-radius:20px;box-shadow:0 0px 40px 6px rgba(0,0,0,.1)}.yaaf-txtimg_layred img:nth-child(1){width:90%;object-fit:cover;object-position:center;z-index:9}.yaaf-txtimg_layred img:nth-child(2){position:absolute;bottom:-45px;width:60%;height:70%;object-fit:cover;object-position:center;z-index:9}.yaaf-txtimg_layred.p-right .yaaf-layred_images{display:flex;justify-content:flex-end}.yaaf-txtimg_layred.p-right img:nth-child(2){left:0}.yaaf-txtimg_layred.p-left img:nth-child(2){right:0}.yaaf-txtimg_layred.p-right:before{right:-30px;border-top-right-radius:30px}.txtimg_left .yaaf-txtimg_layred img:nth-child(2){left:0}.yaaf-txtimg_layred.p-left:before{left:-30px;border-top-left-radius:30px}.txtimg_right .yaaf-txtimg_layred img:nth-child(2){right:0}.yaaf-iboxes_heading .yaaf-heading_title{font-size:32px;color:var(--clr-primary)}.yaaf-iboxes_heading .yaaf-heading_desc{margin-top:25px}.yaaf-heading_desc{font-size:16px;color:var(--clr-text);line-height:22px;margin-bottom:0}.yaaf-heading_link{font-size:16px;display:flex;align-items:center;gap:12px;font-weight:500;color:var(--clr-label);transition:all .2s linear}.yaaf-heading_link .material-symbols-rounded{font-size:1.5rem}.yaaf-heading_link:hover{color:var(--clr-text)}.style_2 .ibox-item{background-color:var(--clr-white);border-radius:30px;padding:30px 20px;box-shadow:0 0 30px 0 rgba(0,0,0,.05)}.ibox-item_icon{width:60px;height:60px;background-color:var(--clr-secondary);display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.75rem;margin-bottom:25px;border-radius:4px}.style_2 .ibox-item .ibox-item_icon{background-color:transparent;color:var(--clr-secondary)}.style_2 .ibox-item .ibox-item_title{font-size:20px;font-weight:700}.ibox-item_title{font-size:1.313rem;font-weight:700;color:var(--clr-text);margin-bottom:15px}.ibox-item_desc{font-size:1rem;color:var(--clr-desc);margin-bottom:0}.yaaf-iboxes_items{width:100%;position:relative}.yaaf-row{display:flex;flex-wrap:wrap;margin:0 -15px;gap:30px 0}.style_1 .yaaf-iboxes_heading{flex:0 0 33.33%;max-width:33.33%;padding:0 15px}.style_1 .yaaf-iboxes_items{flex:0 0 66.66%;max-width:66.66%;padding:0 15px 0 65px}.style_1 .yaaf-iboxes_items .iboxes-list{display:flex;flex-wrap:wrap;margin:0 -15px;gap:30px 0}.style_1 .iboxes-list .ibox-item{flex:0 0 50%;max-width:50%;padding:0 15px}.style_2 .yaaf-iboxes_heading{display:flex;flex-wrap:wrap;margin:0 -15px 20px}.style_2 .yaaf-iboxes_heading .yaaf-heading_title{flex:0 0 33.33%;max-width:33.33%;padding:0 15px}.style_2 .yaaf-iboxes_heading .yaaf-heading_desc{flex:0 0 66.66%;max-width:66.66%;padding:0 15px 0 65px}.style_3 .ibox-item_icon{background-color:var(--clr-primary)}.style_3 .ibox-item{padding:2rem;position:relative;background-color:#fff;border:2px solid #fcfcfc}.style_3 .ibox-item:before{content:"";display:block;width:100%;height:100%;background-color:var(--clr-text);position:absolute;bottom:0;right:0;z-index:-1;visibility:hidden;transition:all .2s linear}.style_3 .ibox-item:hover:before{bottom:-10px;right:-10px;visibility:visible}.style_3 .yaaf-iboxes_heading{display:flex;flex-wrap:wrap;margin:0 -15px}.style_3 .yaaf-iboxes_heading .yaaf-heading_title{flex:0 0 33.33%;max-width:33.33%;padding:0 15px}.style_3 .yaaf-iboxes_heading .yaaf-heading_desc{flex:0 0 66.66%;max-width:66.66%;padding:0 15px 0 65px}.style_4 .yaaf-iboxes_heading{width:40%;text-align:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 45px}.style_4 .ibox-item{text-align:center}.style_4 .ibox-item .ibox-item_icon{margin:0 auto 25px}.yaaf-col_3{flex:0 0 25%;max-width:25%;padding:0 15px}.yaaf-col_4{flex:0 0 33.33%;max-width:33.33%;padding:0 15px}.yaaf-col_5{flex:0 0 20%;max-width:20%;padding:0 15px}.yaaf-col_6{flex:0 0 50%;max-width:50%;padding:0 15px}.yaaf-col_8{flex:0 0 66.66%;max-width:66.66%;padding:0 15px}.yaaf-post_card{border-radius:0}.yaaf-post_card .yaaf-post_thumb{width:100%;height:300px;position:relative;border-radius:30px;overflow:hidden;box-shadow:0 5px 30px 0 rgba(0,0,0,.04)}.yaaf-post_thumb img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.yaaf-post_card:hover .yaaf-post_thumb img{transform:scale(1.05)}.yaaf-post_thumb .yaaf-post_cats{display:flex;gap:5px;position:absolute;top:8px;right:8px}.yaaf-post_header{margin-bottom:20px}.yaaf-post_header li{font-size:.75rem;padding:0 18px;position:relative;margin:0;display:inline-block}.yaaf-post_header li:before{content:'';display:block;width:14px;height:2px;background-color:var(--clr-label);position:relative;left:-26px;top:10px}.yaaf-post_header li:first-child:before{display:none}.yaaf-post_header li:first-child{padding-left:0}.yaaf-post_header li:last-child{padding-right:0}.yaaf-post_header li a{color:var(--clr-label);font-weight:500}.yaaf-post_header li span{color:var(--clr-label);font-weight:500}.yaaf-post_categories li{padding:0;display:inline-block}.yaaf-post_categories li:before{content:", ";display:inline-block;width:auto;height:auto;background-color:transparent;left:0;top:0}.yaaf-post_card .yaaf-post_excerpt{padding:25px 25px 0}.yaaf-post_card .yaaf-post_excerpt p{margin-bottom:0;margin-top:15px;color:var(--clr-label)}.yaaf-post_card_title{font-size:1.375rem;line-height:normal;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.yaaf-post_card_title a{color:var(--clr-text);transition:all .2s linear}.yaaf-post_card:hover .yaaf-post_card_title a{color:var(--clr-primary)}.yaaf-post_card_excerpt{font-size:16px;color:#687d76;margin-bottom:0;line-height:22px}.yaaf-post_excerpt{border-top:none}.yaaf-post_meta{display:flex;justify-content:space-between;margin-top:30px}.yaaf-post_meta span{font-size:.875rem;color:var(--clr-text)}.yaaf-post_meta a{font-size:1rem;color:var(--clr-primary);font-weight:600;display:flex;align-items:center}.yaaf-post_meta a .material-symbols-rounded{font-size:20px;margin-left:10px;color:var(--clr-primary);position:relative;top:1px}.post-card_style_2 .yaaf-post_card_title{padding:20px;margin-bottom:0}.yaaf-lposts_heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.yaaf-heading_title{font-size:32px;color:var(--clr-text);margin-bottom:0}.yaaf-lposts_style_2 .yaaf-lposts_heading{flex-direction:column;height:100%;align-items:flex-start;margin:0}.yaaf-team_heading{text-align:center}.yaaf-team_subtitle{margin-bottom:15px;font-weight:400}.yaaf-team_heading .yaaf-team_desc{width:400px;margin:0 auto}.yaaf-member_card{border-radius:4px;overflow:hidden}.member-card_s-1{background-color:var(--clr-white)}.member_card-thumb{width:100%;height:250px;background-color:var(--clr-text)}.member_card-thumb img{width:101%;height:100%;object-fit:cover}.member_card-content{padding-top:8px}.member-name{font-size:16px;color:var(--clr-text);font-weight:600;margin-bottom:2%;margin-top:0}.member-job_title{font-size:12px;color:var(--clr-desc)}.member_card-social{display:flex;gap:10px;margin-top:15px}.member_card-social a{color:var(--clr-primary);font-size:16px}.member-card_meta{padding-top:10px}.member-card_s-2 .member-card_meta,.member-card_s-3 .member-card_meta{display:flex;flex-wrap:wrap}.member-card_s-2 .member-card_meta .member_card-content,.member-card_s-3 .member-card_meta .member_card-content{flex:0 0 calc(100% - 60px);max-width:calc(100% - 60px);display:flex;flex-direction:column;justify-content:center}.member-card_s-2 .member-card_meta .member_card-social,.member-card_s-3 .member-card_meta .member_card-social{flex:0 0 60px;max-width:60px;flex-wrap:wrap;gap:0;align-items:center;height:100%;margin-top:0}.member-card_s-2 .member-card_meta .member_card-social a,.member-card_s-3 .member-card_meta .member_card-social a{flex:0 0 50%;max-width:50%;height:30px;line-height:30px;text-align:center}.member-card_s-3 .member-card_meta{padding:15px;background-color:var(--clr-white)}.member-card_s-4 .member-card_meta{padding-top:15px;text-align:center}.member-card_s-4 .member_card-social{justify-content:center}.yaaf-pt_heading-row{display:flex;flex-wrap:wrap;align-items:end;padding-bottom:45px}.yaaf-pt_heading{flex:0 0 45%;max-width:45%;padding-right:45px}.yaaf-pt_desc{flex:0 0 55%;max-width:55%}.yaaf-pt_subtitle{margin-bottom:15px}.yaaf-tp_card{padding:20px;border:2px solid var(--clr-border);background-color:var(--clr-white);border-radius:4px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.yaaf-tp_card-style_1 .tp_card-title{font-size:20px;font-weight:700;color:var(--clr-text)}.yaaf-tp_card a{display:flex;width:100%;justify-content:center;align-items:center;font-size:16px;margin-top:35px}.tp_card-price{font-size:38px;font-weight:700;display:flex;align-items:center;margin:0;color:var(--clr-primary)}.tp_card-price.custom-price{font-size:28px !important;height:58px;padding-bottom:6px}.tp_card-price span{font-size:14px;font-weight:400;color:var(--clr-desc);margin-left:0}.tp_card-price sup{top:-9px;position:relative;font-size:28px;margin-right:5px}.tp_card-desc{font-size:16px;line-height:22px;color:var(--clr-desc);margin:20px 0 0}.tp_card-features{margin-top:40px}.tp_card-features .tp-feature_item{font-size:16px;margin-bottom:20px;color:var(--clr-text);display:flex;gap:10px}.tp_card-features .tp-feature_item:before{content:"\e9c3";display:block;line-height:18px;text-align:center;width:16px;height:16px;background-color:var(--clr-primary);border-radius:50%;font-family:unicons-line;font-style:normal;font-weight:400;font-size:12px;color:var(--clr-white)}.tp_card-features .tp-feature_item:last-child{margin-bottom:0}.yaaf-tp_card-style_2 .tp_card-price{font-size:48px;margin-top:20px;align-items:flex-end}.yaaf-tp_card-style_2 .tp_card-price span{position:relative;top:-9px}.yaaf-tp_card-style_2 .tp_card-title{font-size:32px;color:var(--clr-secondary);margin-bottom:15px}.yaaf-tp_card-style_2 .tp_card-price{color:var(--clr-text)}.yaaf-tp_card-style_2 .tp_card-price span{color:var(--clr-secondary)}.yaaf-tp_card-style_3{display:flex;flex-direction:column;justify-content:space-between;min-height:400px}.yaaf-tp_card-style_3 .tp_card-title{font-size:30px}.yaaf-tp_card-style_3 .tp_card-features{margin-top:10px}.yaaf-tp_card-style_3 .tp_card-features .tp-feature_item{color:var(--clr-desc)}.vc_row[data-vc-full-width=true] .yaaf-cta .cta-template_1,.vc_row[data-vc-full-width=true] .yaaf-cta .cta-template_2,.vc_row[data-vc-full-width=true] .yaaf-cta .cta-template_3{max-width:1140px;margin:0 auto;padding:0 15px}.yaaf-cta{padding:35px;min-height:220px;display:flex;align-items:center}.yaaf-cta>div{width:100%}.cta-content p{margin-bottom:0}.cta-subtitle{font-size:18px;margin-bottom:20px}.cta-title{font-size:36px;margin-bottom:20px}.cta-description{font-size:18px;line-height:26px;width:60%}.cta-button .yaaf-button{display:inline-flex;min-width:120px;justify-content:center}.cta-template_1 .cta-wrapper{display:flex;justify-content:space-between;align-items:flex-end;color:var(--clr-white)}.cta-template_2{color:var(--clr-white)}.cta-template_2 .cta-content{margin-bottom:20px}.cta-template_3{text-align:center}.cta-template_3 .cta-content p{margin:0 auto 35px}.yaaf-cta.yaaf-transparent{background-color:transparent}.yaaf-cta.yaaf-secondary{background-color:#1a2420;color:var(--clr-white)}.yaaf-cta.mode-transparent{background-color:transparent;color:var(--clr-white);padding:0}.yaaf-cta.mode-transparent .cta-button .yaaf-button{background-color:var(--clr-white);color:var(--clr-primary)}.tst-basic{margin-top:25px}.tst .slick-dots{position:absolute;top:-40px;right:15px}.tst .slick-dots{display:flex;gap:3px}.tst .slick-dots li{height:5px;display:flex;align-items:center}.tst .slick-dots li button{width:5px;height:5px;background-color:var(--clr-text);font-size:0;border:none;padding:0;transition:all .2s linear;border-radius:2px}.tst .slick-dots li button:hover{cursor:pointer}.tst .slick-dots li.slick-active button{width:85px}.testimonial-card{background-color:var(--clr-white);box-shadow:0 3px 16px 0 rgba(0,0,0,.03);padding:20px;border-radius:30px}.yaaf-testimonials .tst-t_4 .testimonial-card{min-height:300px;display:flex !important;flex-direction:column;justify-content:space-between;padding:30px}.yaaf-testimonials .tst-t_4 .testimonial-header{margin-bottom:0}.testimonial-header{display:flex;flex-wrap:wrap;margin-bottom:30px;align-items:center}.testimonial-thumb{flex:0 0 45px;max-width:45px;height:45px;border-radius:4px;overflow:hidden}.testimonial-thumb img{width:100%;height:100%;object-fit:cover}.yaaf-testimonials .tst-t_4 .testimonial-thumb{border-radius:30px}.testimonial-header_content{flex:0 0 calc(100% - 45px);max-width:calc(100% - 45px);padding-left:10px}.testimonial-header h4{font-size:16px;font-weight:500;color:var(--clr-text);margin-top:0;margin-bottom:2px}.testimonial-header p{font-size:12px;color:var(--clr-desc);margin-bottom:0}.testimonial-body p{font-size:16px;line-height:22px;color:var(--clr-label);margin-bottom:0}.testimonial-review{margin-top:30px}.testimonial-review span{font-size:20px;color:#ffa63a}.card-2 .testimonial-footer{display:flex;justify-content:space-between;margin-top:30px}.card-2 .testimonial-name h4{font-size:16px;font-weight:700;color:var(--clr-text);margin-top:0;margin-bottom:5px}.card-2 .testimonial-review{margin:0}.card-2 .testimonial-header{margin-bottom:0}.card-2 .testimonial-header span{transform:rotate(180deg);font-size:58px;position:relative;top:-10px;left:-8px;color:var(--clr-primary)}.tst-full-width{width:100%}.tst-full-width .testimonial-card{display:flex !important;flex-wrap:wrap;background:0 0;box-shadow:none;padding:0;align-items:flex-end}.tst-full-width .testimonial-thumb{flex:0 0 33.33%;max-width:33.33%;background-color:transparent;height:auto;position:relative;top:-20px}.tst-full-width .testimonial-thumb div{width:250px;height:300px;background-color:var(--clr-text);position:relative}.tst-full-width .testimonial-thumb div:before{position:absolute;top:50px;right:-30px;width:150px;height:100%;content:"";display:block;z-index:-1;background-image:url(//getdigimarket.com/wp-content/themes/yaaf/assets/images/image-shape.png);background-position:center;background-repeat:no-repeat;background-size:cover}.tst-full-width .testimonial-content{flex:0 0 66.66%;max-width:66.66%;padding-left:35px}.tst .slick-list{padding:20px 0}.tst .slick-slide>div{padding:0 15px}.tst .slick-arrow{display:none !important}.tst-t_4 .slick-arrow{display:flex !important;width:45px;height:45px;border-radius:50%;background-color:var(--clr-white);box-shadow:0 0 30px 3px rgba(0,0,0,.05);border:none;position:absolute;left:-50.33%;bottom:20px;justify-content:center;align-items:center;color:var(--clr-primary);transition:all .2s linear}.tst-t_4 .slick-arrow span{font-size:20px}.tst-t_4 .slick-arrow:hover{background-color:var(--clr-primary);color:var(--clr-white);cursor:pointer}.tst-t_4 .slick-next.slick-arrow{left:calc(-50.33% + 55px)}.tst-t_3{position:relative;padding:65px 0}.tst-t_3 .tst-header{position:absolute;top:90px;left:calc(33.33% + 40px)}.tst-t_3 .testimonial-header_content{padding-left:0}.tst-t_3 .tst .slick-dots{top:unset;bottom:5px}.tst-t_3 .tst .slick-list{padding:0}.tst-t_4{display:flex;flex-wrap:wrap}.tst-t_4 .tst-header{flex:0 0 33.33%;max-width:33.33%;display:flex;flex-direction:column;justify-content:space-between;padding-right:35px;padding-top:20px}.tst-t_4 .tst-header .tst-description{width:85%;font-size:16px;line-height:22px;color:var(--clr-desc)}.tst-t_4 .tst{flex:0 0 66.66%;max-width:66.66%}.tst-t_4 .tst-full-width .testimonial-thumb{height:45px;width:45px}.tst-t_4 .tst .slick-dots{top:unset;bottom:-15px}.keys-header{height:100%;display:flex;align-items:center}.keys-header .keys-subtitle{font-size:16px;text-transform:uppercase;font-weight:500;margin-bottom:20px;color:var(--clr-primary)}.keys-header .keys-title{font-size:32px;margin-bottom:0;color:var(--clr-text)}.keys-block{display:flex;flex-wrap:wrap}.key-title{font-size:16px;line-height:19px;font-weight:500;margin-bottom:0}.key-value{font-size:42px;font-weight:700;line-height:52px}.key-value sup{top:10px;position:relative;font-size:28px;margin-left:3px}.key-desc{font-size:14px;line-height:18px;color:var(--clr-desc);margin-top:10px;width:90%}.keys-yaaf-1 .key-title,.keys-yaaf-4 .key-title{margin-top:10px;color:var(--clr-desc)}.keys-yaaf-3 .key-wrap{text-align:center}.keys-yaaf-3 .key-title{margin-top:15px}.keys-yaaf-3 .key-desc{width:100%}.keys-yaaf-4{position:relative;padding:45px 0}.keys-yaaf-4:before{content:"";display:block;width:33.33%;height:100%;position:absolute;left:0;top:0;background-color:#fff7f2;z-index:-1}.keys-yaaf-4:after{content:"";display:block;width:66.66%;height:100%;position:absolute;right:0;top:0;background-color:#e0885b;z-index:-1}.keys-yaaf-4 .key-value{color:var(--clr-white)}.keys-yaaf-4 .key-title{color:var(--clr-white)}.keys-yaaf-4 .yaaf-keys{width:80%;margin:0 auto}.step-wrap{text-align:center;width:100%;border:2px solid #fff7f2;padding:35px 30px;overflow:hidden;display:flex;justify-content:center;align-items:center;min-height:310px;position:relative;overflow:hidden}.step-title{font-size:22px;font-weight:700;margin-bottom:20px}.step-value{font-size:1rem;line-height:22px;color:var(--clr-desc);font-weight:300}.step-content span{margin-bottom:35px;color:var(--clr-primary);font-size:46px;line-height:46px;display:block}.steps-yaaf-1{counter-reset:step-counter}.steps-yaaf>.yaaf-row>.yaaf-lg-12>.yaaf-row{counter-reset:step-counter}.steps-yaaf>.yaaf-row>div,.steps-yaaf>.yaaf-row>.yaaf-lg-12>.yaaf-row>div{position:relative;counter-increment:step-counter}.steps-yaaf-3 .yaaf-row>div .step-wrap:before,.steps-yaaf>.yaaf-row>.yaaf-lg-12>.yaaf-row>div>.step-wrap:before{content:'0'counter(step-counter);display:block}.steps-yaaf-1 .yaaf-lg-12 .yaaf-row>div>.step-wrap:before{position:absolute;top:30px;left:30px;font-size:20px;font-weight:700;color:var(--clr-white)}.steps-yaaf-1 .step-wrap{background-color:#1d1a1a;border-radius:30px;overflow:hidden;border:none;text-align:left;height:430px;align-items:end}.steps-yaaf-1 .step-wrap .floated-icon{position:absolute;bottom:-50px;right:-30px;color:#1c1a1a;mix-blend-mode:screen;font-size:250px;opacity:.2}.steps-yaaf-1 .step-title,.steps-yaaf-1 .step-value,.steps-yaaf-1 .step-content .uil{color:var(--clr-white)}.steps-yaaf-2 .step-wrap,.steps-yaaf-3 .step-wrap{flex-direction:column-reverse;justify-content:space-between}.steps-yaaf-2 .step-wrap:before,.steps-yaaf-3 .step-wrap:before{flex-direction:column-reverse;width:35px;height:35px;text-align:center;line-height:35px;font-size:18px;color:var(--clr-primary);background-color:#fff7f2;z-index:9}.steps-yaaf-2 .step-wrap:after,.steps-yaaf-3 .step-wrap:after{content:"";display:block;position:absolute;bottom:52px;left:0;right:0;width:100%;height:1px;background-color:#fff7f2}.steps-yaaf-3 .step-wrap{border-right:0}.steps-yaaf-3 .last-step .step-wrap{border-right:2px solid #fff7f2}.steps-yaaf-3{padding:0 15px}.yaaf-page-header.header-bg{position:relative;height:450px;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:60px}.yaaf-page-header{min-height:120px;display:flex;align-items:center;background-color:#fafafa;margin-bottom:45px;padding-top:45px;padding-bottom:45px}.yaaf-page-header.header-bg:before{content:'';display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:linear-gradient(to top,rgba(54,95,81,1),rgba(54,95,81,0))}.yaaf-page-header .yaaf-container{position:relative}.yaaf-content{position:relative;z-index:2;width:60%}.woocommerce-products-header__title.page-title{margin-bottom:0;width:50%}.woocommerce-products-header .term-description{width:60%;margin-top:15px;font-size:1rem;color:var(--clr-label)}.page-header-title{font-size:2.625rem;line-height:3rem;font-weight:600;margin-bottom:0}.yaaf-page-header.header-bg .page-header-title{color:var(--clr-white)}.page-header-subtitle{font-size:1rem;font-weight:500;color:var(--clr-primary);margin-bottom:15px;margin-top:55px}.page-header-description{font-size:1rem;line-height:24px;color:var(--clr-label);margin-bottom:55px;margin-top:30px}.breadcrumbs{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;gap:4px}.breadcrumbs{font-size:.875rem;color:var(--clr-label)}.breadcrumbs a{color:var(--clr-label)}.breadcrumbs .material-symbols-rounded{font-size:1.1rem;color:var(--clr-label);position:relative;top:1px}.breadcrumbs .current-page:last-child,.breadcrumbs .current{color:#1d1a1a;font-weight:500}.breadcrumbs .current-page:last-child{width:100px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar .widget{margin-bottom:40px}.sidebar .widget:last-child{margin-bottom:0}.widget .wp-block-heading,.sidebar .widget-title{font-size:1.25rem;color:var(--clr-text);margin-bottom:25px}.wp-block-categories li{margin-bottom:12px}.wp-block-categories li a{color:var(--clr-text);font-weight:500}.wp-block-categories li ul{padding-left:15px;margin-top:14px}.wp-block-categories li ul li a{font-weight:400}.recent-posts .recent-posts-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:15px}.recent-posts-item .item-thumbnail{flex:0 0 65px;max-width:65px;width:65px;height:65px;background-color:var(--clr-text);border-radius:15px;overflow:hidden}.recent-posts-item .item-thumbnail img{width:100%;height:100%;object-fit:cover}.recent-posts-item .item-meta{flex:calc(100% - 65px);max-width:calc(100% - 65px);padding-left:15px}.recent-posts-item .item-meta .item-title{font-size:1rem;font-weight:600;color:var(--clr-text);margin-bottom:10px;line-height:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.recent-posts-item .item-meta .item-title a{color:var(--clr-text);text-decoration:none}.recent-posts-item .item-meta .item-date{font-size:12px;color:var(--clr-label);margin-bottom:0;line-height:normal}.recent-posts .recent-posts-item:last-child{margin-bottom:0}.yaaf-page-header .post-categories{display:flex;gap:15px}.yaaf-page-header .post-categories li:before{display:none}.yaaf-page-header .post-categories li{padding:0;margin:0}.yaaf-page-header .post-categories li a{color:var(--clr-white)}.yaaf-sidebar{background-color:#fcfcfc;position:sticky;top:95px;padding:15px;border-radius:20px;border:1px solid #f5f5f5}.wp-block-search__label{margin-bottom:10px;display:block;font-size:1.25rem;font-weight:600;color:var(--clr-text);margin-bottom:15px}.yaaf-tags .tag-item{display:inline-block;margin-right:10px;margin-bottom:10px;padding:0}.yaaf-tags .tag-item:before{display:none}.yaaf-tags .tag-item a{font-size:14px;padding:6px 15px;color:var(--clr-secondary);background-color:var(--clr-gray);display:block}.yaaf-tags .tag-item:first-child{margin-left:0}.yaaf-tags .tag-item:last-child{margin-right:0}.yaaf-pagination{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:15px;padding:0 15px;gap:10px}.yaaf-pagination .page-numbers{width:30px;height:30px;font-size:12px;color:var(--clr-desc);display:flex;justify-content:center;align-items:center;position:relative}.yaaf-pagination .page-numbers.current{width:auto;color:var(--clr-text);display:flex;align-items:center;padding-right:30px;padding-left:15px}.yaaf-pagination .page-numbers:after{content:'';display:block;width:0;height:1px;background-color:var(--clr-text);margin-left:8px;transition:all .2s linear;position:absolute;left:22px;top:50%}.yaaf-pagination .page-numbers.current:after{width:30px}.yaaf-pagination .next.page-numbers{width:auto;margin-left:15px}.yaaf-pagination .prev.page-numbers{width:auto;margin-right:15px}.yaaf-pagination .next.page-numbers:after,.yaaf-pagination .prev.page-numbers:after{display:none}.default-layout .yaaf-post_card .yaaf-post_thumb{height:450px}.list-layout .yaaf-post_card{display:flex;flex-wrap:wrap;align-items:center}.list-layout .yaaf-post_card .yaaf-post_thumb{flex:0 0 250px;max-width:250px;height:200px}.list-layout .yaaf-post_card .yaaf-post_excerpt{flex:0 0 calc(100% - 250px);max-width:calc(100% - 250px)}.list-layout .yaaf-post_card .yaaf-post_meta{align-items:flex-end}.yaaf-filter-row{display:flex;padding:0 10px;margin-bottom:35px;gap:30px}.yaaf-filter-row button{padding:0;background-color:transparent;border:none;font-weight:600;color:var(--clr-desc);transition:all .2s linear}.yaaf-filter-row button:hover{cursor:pointer;color:var(--clr-primary)}.yaaf-filter-row button.is-checked{color:var(--clr-primary)}.masonry{position:relative}.masonry-item{width:277.5px;padding:10px}.masonry-item.post-item-3{width:370px;padding:10px}.masonry-item.post-item-4{width:277.5px;padding:10px}.masonry-item.post-item-6{width:555px;padding:10px}.yaaf-loader{display:flex;justify-content:center;padding:35px 0}.yaaf-loader img{width:40px}#yaaf-scroll-wrapper.masonry .yaaf-post_thumb{height:auto;background-color:transparent}.yaaf-featured-posts{height:500px;background-color:#000;position:relative;margin-bottom:65px}.yaaf-featured-posts .slick-list{height:100%}.yaaf-featured-posts .yaaf-featured-post,.yaaf-featured-posts .slick-list .slick-track,.yaaf-featured-posts .slick-list .slick-track .slick-slide,.yaaf-featured-posts .slick-list .slick-track .slick-slide>div{height:100%}.yaaf-featured-posts .slick-arrow{height:100%;width:50px;position:absolute;bottom:0;z-index:9;background-color:transparent;border:none;padding:0;color:var(--clr-white);font-size:22px}.yaaf-featured-posts .slick-arrow:hover{cursor:pointer}.yaaf-featured-posts .slick-prev{left:0}.yaaf-featured-posts .slick-next{right:0}.yaaf-featured-posts .yaaf-featured-post{position:relative}.yaaf-featured-posts .yaaf-featured-post .yaaf-container{position:relative}.featured-post-wrap{position:absolute;bottom:65px;left:0;z-index:9;padding:0 60px;width:100%}.yaaf-featured-post:before{content:'';display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:9;background:linear-gradient(to top,rgba(54,95,81,1),rgba(54,95,81,0))}.featured-post-thumb{position:absolute;top:0;left:0;width:100%;height:100%}.featured-post-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.featured-post-content h3{font-size:28px;color:var(--clr-white);font-weight:700;margin-bottom:20px}.featured-post-content p{font-size:16px;color:var(--clr-white);line-height:24px;margin-bottom:30px;margin-top:0;max-width:450px}.featured-post-content a{color:var(--clr-white);background-color:transparent;border:1px solid var(--clr-white);height:40px;padding:0 20px;display:inline-flex;align-items:center;font-weight:700}.article-wrapper{padding-left:5%}.yaaf-single-post{padding-top:60px;padding-bottom:60px}.single-post-content ul{margin-top:15px}.article-featured-image img{width:100%;height:auto;border-radius:20px;margin-top:30px}.single-post-content{margin-top:45px}.single-post-content>.wp-block-quote{margin:0;padding:15px 15px 15px 20px;background-color:#f8f8f8;border-radius:4px;margin-bottom:15px;border-left:5px solid var(--clr-primary)}.single-post-content .wp-block-quote .wp-block-quote{margin:0;padding:0}.single-post-content>.wp-block-quote p{font-style:italic;font-size:18px}.single-post-content>.wp-block-quote p:last-child{margin-bottom:0}.single-post-content>.wp-block-quote p:first-child:first-letter {font-size:unset;padding:unset;float:unset}.single-post-content p{font-size:16px;line-height:1.5;color:#7a7e83;font-weight:300}.single-post-content h2{font-size:32px}.single-post-content h3{font-size:1.375rem}.single-post-content h4{font-size:1.125rem;margin-bottom:15px}.single-post-content h5{font-size:1rem}.single-post-content h6{font-size:24px}.single-post-content{margin-bottom:45px}.article-meta-infos{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.meta-author{display:flex;align-items:center}.author-avatar{width:35px;height:35px;border-radius:50%;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-content{padding-left:10px}.author-name{margin-bottom:0;font-size:.875rem;font-weight:500;color:var(--clr-label)}.article-meta-date{color:var(--clr-label);font-size:.875rem;font-weight:500;display:flex;align-items:center}.article-meta-date .date{padding-left:8px}.article-meta-date .material-symbols-rounded{font-size:1.25rem}.article-categories{margin-bottom:20px}.article-categories ul li{display:inline-block}.article-categories ul li a{background-color:#f6f6f6;color:var(--clr-label);padding:8px 20px;border-radius:20px;font-size:.875rem;font-weight:500}.yaaf-comments{padding-top:65px}.yaaf-comments .comment-reply-title{font-size:24px;margin-bottom:15px}.yaaf-comments .logged-in-as{color:var(--clr-desc);margin-bottom:35px}.comment-form{position:relative;margin-bottom:65px}.comment-form .form-submit{margin-top:20px;text-align:right;margin-bottom:0}.comment-form .form-submit input[type=submit]{color:var(--clr-white);background-color:var(--clr-primary);height:48px;padding:0 20px;display:inline-flex;align-items:center;font-weight:600;border:none;border-radius:20px;font-size:1rem}.comment-form .form-submit input[type=submit]:hover{cursor:pointer}.comment-form-comment label{display:block}.yaaf-comments .comment-form input[type=text]{width:100%;height:45px;background-color:var(--clr-border);border:1px solid var(--clr-border);padding:15px}.gform-theme--foundation .gfield textarea.large,.comment-form-comment textarea{width:100%;height:250px;background-color:var(--clr-border);border:1px solid var(--clr-border);padding:15px}.yaaf-author-card{display:flex;flex-wrap:wrap;background-color:var(--clr-border);padding:15px}.yaaf-author-card .author-avatar{flex:0 0 80px;max-width:80px;height:80px}.yaaf-author-card .author-avatar img{width:100%;height:100%;object-fit:cover}.yaaf-author-card .author-meta{flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px);padding-left:15px}.yaaf-author-card .author-meta .author-name{font-size:16px;font-weight:700;margin-bottom:10px;display:block}.yaaf-author-card .author-meta p{margin-bottom:0}.yaaf-related-posts .related-posts-title{font-size:24px;margin-bottom:30px}.yaaf-related-posts .yaaf-post_card .yaaf-post_thumb{height:220px}.slider-yaaf{height:600px;width:100%;background-color:#1a2420;position:relative}.yaaf-slide{height:100%;display:flex !important;align-items:center}.yaaf-slides{height:100%}.yaaf-slides .slick-list{height:100%}.yaaf-slides .slick-list .slick-track{height:100%}.yaaf-slides .slick-list .slick-track .slick-slide>div{height:100%}.yaaf-slide h1{font-size:48px;color:var(--clr-white)}.yaaf-slide p{font-size:16px;color:var(--clr-white)}.yaaf-slide-nav{position:absolute;bottom:45px;right:0;left:0;margin:0 auto}.yaaf-slide-nav .yaaf-container{display:flex;gap:15px;justify-content:flex-end}.yaaf-slide-nav button{width:40px;height:40px;border:1px solid var(--clr-white);display:flex;justify-content:center;align-items:center;background-color:transparent;color:var(--clr-white);border-radius:4px}.yaaf-slide-nav button:hover{cursor:pointer}.yaaf-slide-nav button span{font-size:16px}.woo-categories-wrapper{display:flex;gap:30px}.woo-category-card{flex:1 0 0}.woo-category-card-inner{transition:all .4s ease;position:relative;border-radius:20px;overflow:hidden;height:350px}.woo-category-card img{width:100%;height:100%;object-fit:cover}.woo-category-card:hover{flex:0 0 330px;transition:all .4s ease}.woo-category-link{width:35px;height:35px;background-color:var(--clr-white);border-radius:30px;display:flex;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;transition:color .3s linear,width .3s ease,background-color .3s ease;overflow:hidden;color:#303030;font-weight:500}.woo-category-link:hover{color:var(--clr-primary)}.category-link-text{opacity:0;visibility:hidden;white-space:nowrap;transition:opacity .3s ease,visibility 0s linear .3s;margin-right:10px;max-width:0;overflow:hidden;font-size:.875rem}.woo-category-card-inner:hover .woo-category-link{width:150px}.woo-category-card-inner:hover .category-link-text{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s;max-width:200px}.woo-category-link .material-symbols-rounded{font-size:20px;transition:font-size .4s ease;position:relative;left:-5px;top:1px}.woo-category-card-inner:hover .woo-category-link .material-symbols-rounded{left:0}.woo-category-name{position:absolute;bottom:30px;left:20px;font-size:18px;font-weight:700;margin-bottom:0;color:var(--clr-white)}.woo-category-name a{color:var(--clr-white)}.yaaf-accordions-wrapper{display:flex;flex-wrap:wrap}.yaaf-accordions-wrapper.full-faqs{display:block}.yaaf-accordions-wrapper.full-faqs .yaaf-accordions{max-width:100%}.accordions_heading{flex:0 0 41.666667%;max-width:41.666667%;padding-right:35px}.accordions_heading .yaaf-heading_subtitle{color:var(--clr-primary);margin-bottom:15px}.accordions_heading .yaaf-heading_title{font-size:36px;color:#433c3c;margin-bottom:30px}.accordions_heading .yaaf-heading_desc{color:var(--clr-label);margin-bottom:0}.yaaf-accordions{flex:0 0 58.333333%;max-width:58.333333%}.yaaf-accordion{background-color:#fff;margin-bottom:10px;border-radius:20px;box-shadow:0 0 30px 0 rgba(0,0,0,.05)}.yaaf-accordion:last-child{margin-bottom:0}.accordion-header{padding:15px;cursor:pointer;position:relative;display:flex;gap:15px}.accordion-header h4{margin:0;font-size:1rem;font-weight:500;color:var(--clr-desc);transition:all .2s linear}.accordion-open .accordion-header h4{color:var(--clr-primary)}.accordion-header button{padding:0;border:none;background-color:#f8f8f8;width:26px;height:26px;display:flex;flex:0 0 26px;justify-content:center;align-items:center;border-radius:50%;position:relative}.accordion-header button:before,.accordion-header button:after{display:block;font-family:'Material Symbols Rounded';font-style:normal;font-weight:400;font-size:16px;transition:all .15s linear;position:absolute;top:4px;color:var(--clr-desc)}.accordion-header button:before{content:"\e5c5"}.accordion-header button:after{content:"\e5c7";opacity:0;visibility:hidden}.accordion-open .accordion-header button:before{opacity:0;visibility:hidden}.accordion-open .accordion-header button:after{opacity:1;visibility:visible;color:var(--clr-primary)}.accordion-body{padding:0 15px 15px 56px;display:none}.accordion-body p{font-size:14px;margin-bottom:0;color:#373237}.heading-yaaf.split-layout .heading-wrap{display:flex;flex-wrap:wrap}.heading-yaaf.split-layout .heading-title{flex:0 0 45%;max-width:45%;margin-bottom:0}.heading-yaaf.split-layout .heading-subtitle{flex:0 0 55%;max-width:55%;margin-bottom:0}.woo-tab-wrapper{width:100%;margin:0 auto;text-align:center;padding:20px 0}ul.woo-tabs-nav{display:inline-block;list-style:none;padding:0;margin:0;border:1px solid #f5f5f5;border-radius:30px}ul.woo-tabs-nav li{display:inline-block;margin:0 15px;padding:10px 20px;cursor:pointer;font-size:14px;color:#b7b7b7;position:relative;margin:0}ul.woo-tabs-nav li:after{content:'';display:block;width:1px;height:27px;position:absolute;right:0;top:0;background-color:#f5f5f5;bottom:0;margin:auto 0;transition:all .2s linear}ul.woo-tabs-nav li:last-child:after{display:none}ul.woo-tabs-nav li.current{color:var(--clr-primary);font-weight:500}ul.woo-tabs-nav li:hover{color:var(--clr-primary)}.woo-tab-content{display:none}.woo-tab-content.current{display:block}.loader{display:flex;justify-content:center}.woo-products-yaaf{padding-top:45px}.woo-products-yaaf .slick-track{display:flex !important}.woo-products-yaaf .slick-slide{height:inherit !important}.woo-products-yaaf .slick-slide>div{height:100%}.woo-products-yaaf .slick-arrow{position:absolute;top:45%}.woo-products-yaaf .slick-next.slick-arrow{right:-70px}.woo-products-yaaf .slick-prev.slick-arrow{left:-70px}.products .product,.woo-products-yaaf .product{padding:0 15px;height:368px}.product-inner{border:1px solid #f7f7f7;border-radius:20px;box-shadow:0 0 30px 0 rgba(0,0,0,.05);background-color:#fcfcfc;height:100%;background-color:var(--clr-white)}.woo-product-thumbnail{height:254px;overflow:hidden;position:relative;transition:all .2s linear;display:flex;align-items:center;justify-content:center}.right-product-summary-header .onsale,.woo-product-thumbnail .onsale{position:absolute;top:10px;left:10px;background-color:#f73e3e;color:var(--clr-white);border-radius:20px;font-size:12px;padding:5px 8px}.woo-product-thumbnail img{width:100%;height:100%;object-fit:contain}.products .product:hover .woo-product-thumbnail,.woo-products-yaaf .product:hover .woo-product-thumbnail{height:230px}.woo-product-content{text-align:left;padding:15px;position:relative;height:calc(100% - 254px)}.woo-product-content{height:calc(100% - 230px)}.woo-product-content .woocommerce-loop-product__title{font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden;margin-bottom:10px}.woo-product-content .woocommerce-loop-product__title a{color:#433c3c;transition:all .2s linear}.woo-product-content .woocommerce-loop-product__title a:hover{color:var(--clr-primary)}.woo-product-content .price{display:flex;align-items:center;gap:10px;flex-direction:row-reverse;justify-content:start;transition:all .3s linear}.products .product:hover .price,.woo-products-yaaf .product:hover .price{opacity:0;visibility:hidden}.woo-product-content .price>.woocommerce-Price-amount.amount>bdi,.woo-product-content .price>ins{color:var(--clr-primary);font-size:1rem;text-decoration:none;font-weight:600}.woo-product-content .price del{color:var(--clr-label);font-size:12px}.woo-product-content .product-categories{margin-bottom:10px}.woo-product-content .product-categories a{font-size:12px;color:var(--clr-label)}.woo-product-cart{border-radius:20px;background-color:#1d1a1a;height:40px;display:flex;justify-content:space-between;align-items:center;padding:5px 10px 5px 5px;position:absolute;width:calc(100% - 30px);bottom:10px;left:0;right:0;margin:0 auto;opacity:0;visibility:hidden;transition:all .2s ease}.woo-product-cart .material-symbols-rounded{font-size:20px}.woo-product-cart .added_to_cart{font-size:12px;color:var(--clr-white)}.woo-product-cart a{position:relative}.woo-product-cart a .add-to-cart-tooltip{background-color:#1d1a1a;color:var(--clr-white);font-size:10px;font-style:normal;padding:4px 8px;border-radius:30px;width:max-content;top:35px;right:-100%;transition:all .2s linear}.woo-product-cart a:hover .add-to-cart-tooltip{opacity:1;visibility:visible}.products .product:hover .woo-product-cart,.woo-products-yaaf .product:hover .woo-product-cart{bottom:15px;opacity:1;visibility:visible}.woo-product-cart .add_to_cart_button{position:relative}.add-to-cart-tooltip{position:absolute;visibility:hidden;opacity:0}.woo-product-cart .button{color:var(--clr-white);display:flex;align-items:center;margin-right:0}.woo-product-cart .quantity{height:100%;position:relative}.woo-product-cart .quantity input[type=number]{background-color:#2f2d2d;border:#343131;border-radius:30px;height:100%;color:var(--clr-white);appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:textfield;text-align:center;width:75px}.woo-product-cart .quantity button{position:absolute;background-color:transparent;color:var(--clr-white);border:none;top:2px;bottom:0;padding:0}.woo-product-cart .quantity button span{font-size:16px}.woo-product-cart .quantity button.minus{left:5px}.woo-product-cart .quantity button.plus{right:5px}.woo-product-cart .woo-product-cart-actions{display:flex;gap:10px;flex-direction:row-reverse}.woocommerce-product-attributes.shop_attributes{width:100%;border:1px solid #f0f0f0;border-collapse:separate;border-radius:15px}.woocommerce-product-attributes.shop_attributes tr th{text-align:left;padding:10px 15px}.woocommerce-product-attributes.shop_attributes tr td{text-align:left;padding:10px 15px;border-left:1px solid #f0f0f0}.woocommerce-product-attributes.shop_attributes tr td p{margin:0}.yaaf-products-header{margin-top:45px}.yaaf-products-header .woocommerce-products-header__title{margin-bottom:0}.yaaf-category-list .products{display:flex;flex-wrap:wrap;margin:0 -1rem}.products.columns-4 .product{flex:0 0 25%;max-width:25%}.products.columns-3 .product{flex:0 0 33.33%;max-width:33.33%}.side-filter{background-color:transparent;padding:0;border:none;display:flex;align-items:center;gap:8px;font-size:1rem;color:var(--clr-label);cursor:pointer;transition:all .2s linear}.side-filter:hover{color:#1d1a1a}.side-filter span{font-size:20px}.shop-sidebar{position:fixed;right:0;top:0;width:480px;height:100dvh;z-index:99999;transform:translateX(100%);background-color:var(--clr-white);box-shadow:0 0 30px 0 rgba(0,0,0,.05);padding:2rem;transition:all .3s linear}.shop-sidebar.active{transform:translateX(0)}.filter-wrapper{height:100%}.filter-header{height:60px}.filter-body{height:calc(100% - 110px)}.filter-header .close-filter-btn{background-color:transparent;padding:0;border:none;position:absolute;top:2rem;right:2rem;cursor:pointer;color:var(--clr-label);transition:all .2s linear}.filter-header .close-filter-btn:hover{color:var(--clr-text)}.filter-footer{height:50px;display:flex;gap:15px;justify-content:space-between}.yaaf-overflow{overflow:hidden;width:100%;height:100vh}.yaaf-overflow:before{content:'';display:block;width:100%;height:100vh;backdrop-filter:blur(4px);background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:99999}.shop-sidebar .widget:first-child{padding-top:0;border-top:0}.shop-sidebar .widget{border-top:1px solid #f0f0f0;padding:30px 0}.shop-sidebar .widget:last-child{margin-bottom:0}.widget_search .wp-block-search__inside-wrapper{position:relative}.widget_search .wp-block-search .wp-block-search__button{margin:0;position:absolute;background-color:transparent;border:none;padding:0;top:0;bottom:0;left:15px}.widget_search .wp-block-search .wp-block-search__input{width:100%;height:45px;background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:30px;padding:15px 15px 15px 50px;font-size:14px}.wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper,.wc-block-price-slider .wc-block-components-price-slider__range-input-progress{height:2px}.wc-block-price-slider .wc-block-components-price-slider__range-input{top:-1px}.wc-block-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{height:40px;max-width:50% !important;background-color:#fcfcfc;border:1px solid #f0f0f0 !important;border-radius:30px !important;padding:15px;font-size:12px;font-weight:500}.wc-block-price-slider .wc-block-components-price-slider__controls{margin:20px 0 0}.shop-sidebar select{width:100%;height:45px;background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:30px;padding:10px 15px;font-size:14px;color:var(--clr-label)}.shop-sidebar .wp-block-group{gap:0}.wc-block-catalog-sorting{width:100%}.wc-block-price-slider .wc-block-components-price-slider{margin-bottom:0}.yaaf-category-wrap{padding-bottom:60px}.yaaf-category-meta{display:flex;flex-wrap:wrap;margin-bottom:45px;justify-content:space-between;align-items:center}.woocommerce-notices-wrapper{flex:0 0 100%;max-width:100%}.woocommerce-result-count{font-size:14px;margin:0;color:var(--clr-label)}.woocommerce-ordering{display:flex;justify-content:end}.yaaf-product-page{background-color:#fff}.summary.entry-summary{background-color:var(--clr-white);border-radius:30px;padding:30px;box-shadow:0 0 30px 0 rgba(0,0,0,.02)}.yaaf-product-summary{padding-top:45px}.product-summary-header{display:flex;justify-content:space-between;margin-bottom:30px}.right-product-summary-header{display:flex;gap:15px}.right-product-summary-header .onsale{position:relative;top:0;left:0}.product-category a{font-size:12px;color:#1d1a1a;font-weight:600}.stock-status{font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px}.stock-status:before{content:'';display:block;width:8px;height:8px;border-radius:50%}.stock-status.in-stock{color:#00ac11}.stock-status.in-stock:before{background-color:#00ac11}.summary.entry-summary .product_title{font-size:24px;font-weight:700;color:#1d1a1a;margin-bottom:16px}.no-short-description,.woocommerce-product-details__short-description{color:var(--clr-label);font-size:1rem;line-height:24px;padding-top:30px;padding-bottom:20px}.sticky-product-price,.summary.entry-summary .price{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:first baseline;gap:10px;margin:0}.sticky-product-price ins,.yaaf-product-page .product:not(.sale) .summary.entry-summary .price .woocommerce-Price-amount.amount bdi,.summary.entry-summary .price ins{font-size:26px;font-weight:700;color:var(--clr-primary);text-decoration:none}.sticky-product-price del,.summary.entry-summary .price del{font-size:18px;font-weight:600;color:var(--clr-label)}.summary.entry-summary .cart{display:flex;justify-content:space-between;margin-top:40px;gap:30px}.stick-add-to-cart-quantity,.quantity{position:relative;max-width:115px}.stick-add-to-cart-quantity button,.quantity button{position:absolute;top:3px;bottom:0;margin:auto 0;background-color:transparent;padding:0;border:none;cursor:pointer;z-index:1;color:var(--clr-label)}#sticky-quantity,.quantity .input-text.qty{height:48px;width:115px;border:1px solid #ebebeb;border-radius:30px;text-align:center;-moz-appearance:textfield;font-size:1rem}.quantity .input-text.qty::-webkit-outer-spin-button,.quantity .input-text.qty::-webkit-inner-spin-button{-webkit-appearance:none}.stick-add-to-cart-quantity button.minus,.quantity button.minus{left:10px}.stick-add-to-cart-quantity button.plus,.quantity button.plus{right:10px}.stick-add-to-cart-quantity button span,.quantity button span{font-size:16px}.stick-add-to-cart-actions .sticky-add-to-cart-button,.summary.entry-summary .cart .single_add_to_cart_button{height:48px;padding:0 30px;background-color:var(--clr-primary);color:var(--clr-white);border-radius:30px;border:none;font-size:16px;font-weight:600;flex:1 0 0;cursor:pointer;text-transform:uppercase}.product-features{background-color:var(--clr-white);padding:1rem;box-shadow:0 0 30px 3px rgba(0,0,0,.03);border-radius:20px}.product-features ul{display:flex;flex-wrap:wrap}.product-features ul{display:flex;flex-wrap:wrap;gap:15px 0px}.product-features ul li{flex:0 0 33.33%;max-width:33.33%;font-size:14px;color:#1d1a1a;display:flex;align-items:center;gap:8px;margin-bottom:0}.product-features ul li .material-symbols-rounded{font-size:16px;width:18px;height:18px;background-color:#f4faf4;border-radius:10px;color:var(--clr-primary);line-height:20px;text-align:center}.product-summary-inner,.product-before-summary{height:100%}.product-summary-inner .breadcrumbs{position:relative}.woocommerce-product-gallery{height:calc(100% - 16px);display:flex;align-items:center;padding-top:35px}.woocommerce-product-gallery__wrapper,.woocommerce-product-gallery__image--placeholder{height:100%}.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img{width:100%;height:100% !important;object-fit:contain}.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder .wp-post-image,.woocommerce-product-gallery__image img{width:100%;height:auto}.woocommerce-breadcrumb{display:flex;align-items:center}.woocommerce-breadcrumb a{font-size:12px;color:#c9c1c1}.woocommerce-breadcrumb .material-symbols-rounded{font-size:16px;color:#c9c1c1}.woocommerce-breadcrumb .current-page{color:#1d1a1a;font-weight:600;font-size:12px}.yaaf-after-single-product{margin-top:65px}.woocommerce-tabs .wc-tabs{display:flex}.woocommerce-tabs .wc-tabs li{margin:0}.woocommerce-tabs .wc-tabs li.active a{color:var(--clr-primary)}.woocommerce-tabs .wc-tabs li a{background-color:#fff;color:#b7b7b7;padding:15px 30px;font-weight:500;display:flex;align-items:center;font-size:1rem;transition:all .2s linear;gap:6px}.woocommerce-tabs .wc-tabs li a .material-symbols-rounded{font-size:20px}.woocommerce-tabs .wc-tabs li:first-child a{border-top-left-radius:20px}.woocommerce-tabs .wc-tabs li:last-child a{border-top-right-radius:20px}.woocommerce-Tabs-panel{background-color:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.03);border-radius:20px;border-top-left-radius:0;padding:30px}.woocommerce-Tabs-panel .yaaf-accordions{max-width:100%;width:100%}.tab-panel-header{margin-bottom:30px}.tab-panel-header h3,.woocommerce-Tabs-panel h2{margin-bottom:15px;font-size:1.5rem}.tab-panel-header p{margin-bottom:0;font-size:1rem;width:70%;color:var(--clr-label)}.woocommerce-tabs .wc-tabs li:after{height:60%;width:1px;background-color:#efefef;display:block;content:'';position:absolute;right:0;top:0;bottom:0;margin:auto 0}.woocommerce-tabs .wc-tabs li:last-child:after{display:none}.yaaf-after-single-product .related.products{margin-top:60px}#reviews .woocommerce-noreviews{font-size:1.125rem;color:var(--clr-label);margin-bottom:30px}#review_form{background-color:var(--clr-white);padding:1rem;box-shadow:0 0 30px 3px rgba(0,0,0,.03)}#review_form .comment-form{margin-bottom:0}#review_form .comment-reply-title{font-size:1rem;font-weight:600}#review_form .comment-form .comment-form-comment label{margin-bottom:15px;font-size:1rem;color:var(--clr-label)}#review_form .comment-form .comment-form-comment textarea{height:120px;background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:15px}#review_form .comment-form .comment-form-rating{display:flex;font-size:.875rem;gap:8px;align-items:baseline;margin:15px 0}#review_form .comment-form .comment-form-rating p{margin:0}#review_form .comment-form .comment-form-rating p a{font-size:0;position:relative;display:inline-block;padding:0 8px;width:10px;height:10px;color:var(--clr-primary)}#review_form .comment-form .comment-form-rating p a:before{content:'\e885';display:block;font-family:'Material Symbols Rounded';font-size:1.25rem;position:absolute;top:-20px}.yaaf-after-single-product .related.products h2:not(.woocommerce-loop-product__title){text-align:center;font-size:42px;color:#433c3c}.yaaf-after-single-product .related.products .products{display:flex;flex-wrap:wrap;margin:0 -15px}.yaaf-newsletter{position:relative;padding:100px 0;background-color:var(--clr-primary)}.newsletter-bg{position:absolute;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;top:0;left:0;mix-blend-mode:multiply;opacity:.3}.newsletter-content{position:relative;z-index:1;max-width:60%;margin:0 auto;text-align:center}.newsletter-subtitle{font-size:1rem;font-weight:500;color:var(--clr-white);margin-bottom:1rem}.newsletter-title{font-size:42px;color:var(--clr-white);font-weight:600;margin-bottom:20px}.newsletter-description{color:var(--clr-white);font-weight:400;font-size:1rem;margin-bottom:0}.newsletter-form{position:relative;z-index:9;margin-top:30px}.newsletter-form .tnp-subscription{position:relative}.newsletter-form .tnp-subscription label{display:none}.newsletter-form .tnp-subscription div.tnp-field{margin-bottom:0}.newsletter-form .tnp-subscription div.tnp-field input[type=email]{border-radius:30px;height:55px;width:100%;padding:10px 30px}.newsletter-form .tnp-subscription div.tnp-field .tnp-submit{background-color:#1d1a1a;color:var(--clr-white);position:absolute;top:3px;right:3px;border-radius:30px;height:49px;padding:15px 30px;cursor:pointer}.filter-title{margin-bottom:1rem;font-size:1rem;font-weight:500}.filter-element{padding:15px 0}.filter-element:first-child{padding-top:0}.filter-element:last-child{padding-bottom:0}.yaaf-range-inputs{display:flex;justify-content:space-between;margin-top:15px}.yaaf-range-inputs input[type=number]{width:85px;height:45px;background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:30px;padding:15px;font-size:14px}.price-range-label{display:flex;justify-content:space-between;width:100%}.price-filter #price-range{width:100%}.label{display:block;margin-bottom:5px}.slider-container{position:relative}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:0 0;position:absolute;z-index:2;top:-1px;margin:0;padding:0;border:none;box-shadow:none;outline:none;pointer-events:all}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--clr-primary);cursor:pointer;position:relative;border:none;box-shadow:none;outline:none;pointer-events:all;z-index:3}input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--clr-primary);cursor:pointer;border:none;box-shadow:none;outline:none;z-index:3}input[type=range]::-ms-thumb{width:16px;height:16px;border-radius:50%;background:var(--clr-primary);cursor:pointer;border:none;box-shadow:none;outline:none;z-index:3}.slider-range-container{background-color:#ddd;height:4px;position:relative;width:100%;border-radius:5px}.slider-range{position:absolute;height:4px;background:var(--clr-primary);top:0;left:0;right:0;z-index:0;border-radius:5px;pointer-events:none}.slider-indicators{display:flex;justify-content:space-between;margin-bottom:10px}.slider-indicators span{font-size:12px;color:var(--clr-label)}#min-price-indicator,#max-price-indicator{font-weight:700;color:#333}.filter-header-title{font-size:20px;font-weight:600;margin-bottom:30px}.filter-footer button{height:48px;background-color:var(--clr-primary);color:var(--clr-white);border-radius:30px;border:none;display:flex;gap:8px;font-weight:500;justify-content:center;align-items:center;padding:10px 20px;text-transform:uppercase;cursor:pointer;transition:all .2s linear}.filter-footer button:hover{background-color:var(--clr-primary-hover)}.filter-footer button.reset-btn{background-color:transparent;justify-content:start;color:var(--clr-label);height:auto;padding:0;font-size:12px;text-decoration:underline;transition:all .2s linear}.filter-footer button.reset-btn:hover{cursor:pointer;color:var(--clr-text)}.is-large.wc-block-cart .wc-block-cart-items th{padding:0 16px 12px 0 !important}.wc-block-cart-items .wc-block-cart-items__row{position:relative}.wc-block-cart-items .wc-block-cart-items__row td{background-color:#fcfcfc !important;padding:14px 0 14px 16px !important}.is-large.wc-block-cart .wc-block-cart-items td{border-color:#f3f3f3 !important}.wc-block-cart-items .wc-block-cart-items__row:first-child td{border-top:0 !important}.wc-block-cart-items .wc-block-cart-items__row:first-child td:first-child{border-top-left-radius:15px}.wc-block-cart-items .wc-block-cart-items__row:first-child td:last-child{border-top-right-radius:15px}.wc-block-cart-items .wc-block-cart-items__row td:last-child{padding-right:1rem !important}.wc-block-cart-items .wc-block-cart-items__row:last-child td:first-child{border-bottom-left-radius:15px}.wc-block-cart-items .wc-block-cart-items__row:last-child td:last-child{border-bottom-right-radius:15px}.is-large.wc-block-cart .wc-block-cart-items{border-bottom:0 !important}.wc-block-components-product-price{display:flex}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{font-size:.875rem;font-weight:500;color:#1d1a1a}.wc-block-components-product-price ins{font-size:1rem;font-weight:700;color:var(--clr-primary)}.wc-block-components-product-price del{font-size:14px;font-weight:500;color:var(--clr-label)}.wc-block-cart-item__remove-link{position:absolute;right:1rem;bottom:12px;color:var(--clr-label) !important;font-size:.688rem !important}.wc-block-cart-item__prices .wc-block-components-product-price{display:flex;align-items:baseline;flex-direction:row-reverse;justify-content:start;gap:8px}.wc-block-cart-item__prices .wc-block-components-product-price__value.is-discounted{margin:0}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{margin:0 !important;height:42px}.wc-block-cart-item__quantity{margin-top:2rem}.wc-block-cart-item__quantity .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{padding-left:12px}.wc-block-cart-item__quantity .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{padding-right:12px}.wc-block-components-quantity-selector:after{border-radius:2rem !important;background-color:var(--clr-white)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{z-index:9;font-size:.875rem !important}.price.wc-block-components-product-price .wc-block-components-formatted-money-amount{font-weight:600;font-size:.75rem}.wc-block-cart-item__wrap .wc-block-components-product-badge{display:none}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge{font-size:.563rem;color:var(--clr-label);border-radius:15px;font-weight:500}.wc-block-components-formatted-money-amount{font-size:.625rem;font-weight:500}.wc-block-components-product-metadata .wc-block-components-product-metadata__description p{font-size:.875rem;color:var(--clr-label);line-height:normal}.wc-block-components-sidebar{margin-top:0 !important}.is-large .wp-block-woocommerce-checkout-order-summary-block,.is-large.wc-block-cart .wc-block-components-sidebar{height:fit-content;background-color:#fcfcfc;padding:1rem;border-radius:20px !important;box-shadow:0 5px 15px 8px rgba(0,0,0,.02);border:2px solid #f5f5f5 !important}.wp-block-woocommerce-cart-totals-block{margin-top:30px !important}.is-large .wc-block-components-sidebar .wc-block-components-panel,.is-large .wc-block-components-sidebar .wc-block-components-totals-item{padding:0 !important}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel){padding:0 !important}.wc-block-components-totals-item__description{color:var(--clr-label)}.wc-block-components-totals-item__label{font-weight:500}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){background-color:var(--clr-primary);color:var(--clr-white);font-weight:500;border-radius:30px}.wc-block-cart__submit{margin-top:1rem !important;margin-bottom:0 !important}.wc-block-components-totals-wrapper .wc-block-components-totals-item__value .wc-block-components-formatted-money-amount{font-size:1.125rem !important;font-weight:700}.wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block{border-top:1px solid #f3f3f3}.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper{border-top:1px solid #f3f3f3;border-bottom:none}.wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-formatted-money-amount{font-size:1rem !important}.wc-block-components-totals-shipping{border-top:1px solid #f3f3f3;padding:1rem 0 0}.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block{border-color:#f3f3f3;padding-top:0;padding-bottom:0}.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{width:22px;height:22px;font-size:11px;border-radius:50%;border:none;background:var(--clr-primary);color:var(--clr-white);font-weight:500}.wc-block-components-radio-control__label-group .wc-block-components-radio-control__label{font-size:.875rem}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__description{color:var(--clr-label)}.wc-block-components-totals-shipping .wc-block-components-shipping-address{color:#1d1a1a}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link{font-size:.75rem}.woocommerce form .form-row label{font-size:1rem;margin-bottom:6px;margin-left:10px}.gform-theme--foundation .gfield input.large,input[type=text],input[type=tel],input[type=email]{width:100%;height:45px;background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:30px;padding:15px;font-size:.875rem;transition:all .2s ease;box-shadow:none}.woocommerce form .form-row input.input-text:focus{border-color:#00ac11 !important}.select2-container{height:45px}.select2-container--default .select2-selection--single{width:100%;height:45px;background-color:#fcfcfc !important;border:1px solid #f0f0f0 !important;border-radius:30px !important;font-size:.875rem !important;display:flex;align-items:center}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:15px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:0;bottom:0;margin:auto 0;right:10px}.wc-blocks-components-select .wc-blocks-components-select__container{width:100%;height:45px;background-color:#fcfcfc !important;border:1px solid #f0f0f0 !important;border-radius:30px !important;padding-right:15px !important;font-size:.875rem !important}.wc-block-components-form .wc-block-components-text-input.wc-block-components-address-form__email input[type=email]{padding:22px 15px 12px 18px !important}.wc-block-checkout__main .wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{left:18px;font-size:.875rem;transform:translateY(1.05rem)}.wc-block-checkout__main .wc-block-components-form .wc-blocks-components-select .wc-blocks-components-select__label{left:1.5em;transform:translateY(8px) scale(.75);color:var(--clr-label)}.wc-block-checkout__main .wc-block-components-form .wc-blocks-components-select .wc-blocks-components-select__select{padding-left:1.5em}.wc-block-checkout__main .wc-block-components-form .wc-block-components-text-input input:autofill+label,.wc-block-checkout__main .wc-block-components-form .wc-block-components-text-input.is-active label,.wc-block-checkout__main .wc-block-components-text-input input:autofill+label,.wc-block-components-text-input.is-active label{transform:translateY(10px) scale(.75);color:var(--clr-label)}.wc-block-components-validation-error>p{font-size:.75rem;padding-top:8px !important}.wc-block-components-checkout-step__description{color:var(--clr-label)}.wc-block-checkout__main .wc-block-components-form .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,.wc-block-checkout__main .wc-block-components-form .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{border-radius:20px;background-color:#fcfcfc;box-shadow:0 5px 15px 8px rgba(0,0,0,.02);border:2px solid #f8f8f8 !important}.wc-block-checkout__shipping-option .wc-block-checkout__shipping-option--free{color:var(--clr-label);font-size:.75rem}.wc-block-checkout__main .wc-block-components-form .wc-block-components-notice-banner{border-radius:30px;margin-top:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{font-size:.75rem}.wc-block-checkout__main .wc-block-components-form .wc-block-checkout__terms.wc-block-checkout__terms--with-separator{padding-top:18px}.wc-block-checkout__main .wc-block-components-form .wc-block-checkout__terms.wc-block-checkout__terms--with-separator span{font-size:.75rem;color:var(--clr-label)}.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step{margin-bottom:18px !important}body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){border:none}.wc-block-components-checkbox .wc-block-components-checkbox__label,.wc-block-components-checkbox>span,.wc-block-checkout__main .wc-block-components-form .wc-block-components-address-form__address_2-toggle{font-size:.875rem;color:var(--clr-label)}.wc-block-components-order-summary .wc-block-components-panel__button[aria-expanded=true]{margin-bottom:20px}.wc-block-components-order-summary .wc-block-components-panel__button>.wc-block-components-panel__button-icon{top:0;transform:unset}.wc-block-components-product-metadata__description{display:none}.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper,.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper{padding-top:1rem;padding-bottom:1rem}.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper .wc-block-components-formatted-money-amount{font-size:.875rem}.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block{border-top:1px solid #f3f3f3}.woocommerce .col2-set{display:flex;flex-wrap:wrap}.woocommerce .col2-set .col-1{flex:0 0 66.66%;max-width:66.66%;padding-right:5%}.woocommerce .col2-set .col-2{flex:0 0 33.33%;max-width:33.33%}.woocommerce form .woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row{flex:0 0 50%;max-width:50%;padding:0 10px;margin-bottom:15px}.woocommerce-billing-fields__field-wrapper #billing_country_field,.woocommerce-billing-fields__field-wrapper #billing_email_field{flex:0 0 100%;max-width:100%}.woocommerce-checkout{margin-top:0}.woocommerce-checkout #payment{background-color:transparent;border:0;border-radius:0}.woocommerce-checkout #payment ul.payment_methods{padding:0;border:none}.woocommerce-checkout #payment ul.payment_methods li{padding:12px 20px;border-radius:20px;background-color:#fcfcfc;box-shadow:0 5px 15px 8px rgba(0,0,0,.02);border:1px solid #f1f1f1;margin-bottom:8px}.woocommerce-checkout #payment ul.payment_methods li:last-child{border-bottom:0}.woocommerce-checkout #payment ul.payment_methods li>label{font-weight:500;font-size:.875rem;cursor:pointer}.woocommerce-checkout #payment div.payment_box{padding:0;background-color:transparent}.woocommerce-checkout #payment div.payment_box fieldset{padding:0;background-color:transparent;border:none}.woocommerce-checkout #payment div.payment_box p{font-size:.875rem}.woocommerce-checkout #payment div.payment_box:before{display:none}.wc-block-checkout__main .wc-block-components-form .wc-block-components-radio-control--highlight-checked:after{border:none}.woocommerce-checkout #payment div.payment_box fieldset label{font-size:.875rem;font-weight:500}.cart-box-heading,.checkout-review-heading{margin-bottom:20px}.woocommerce-billing-fields h3,.cart-box-heading h3,.checkout-review-heading h3{font-size:1.5rem;margin-bottom:0}.cart-box-heading p,.checkout-review-heading p{font-size:.875rem;margin-bottom:0;margin-top:10px;color:var(--clr-label)}.woocommerce-billing-fields{margin-bottom:30px}.cart-box{padding:15px;border-radius:20px;background-color:#fcfcfc;box-shadow:0 5px 15px 8px rgba(0,0,0,.02);border:1px solid #f1f1f1}.cart-items{margin-bottom:20px}.cart_item{background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:10px;padding:8px}.cart_item:last-child{margin-bottom:0}.cart_item-row{display:flex;flex-wrap:wrap;position:relative;align-items:stretch}.cart_item-row .product-thumb{flex:0 0 80px;max-width:80px;padding-right:5px;height:80px}.cart_item-row .product-thumb img{width:100%;height:100%;object-fit:contain}.cart_item-row .product-meta{flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px);display:flex;flex-direction:column;justify-content:space-between;padding:2px 0 0 6px}.cart_item-row .product-meta .produc-meta-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cart_item-row .product-quantity{display:flex;gap:8px;align-items:last baseline}.cart_item-row .product-quantity .product-quantity-label{margin-bottom:0}.cart_item-row .product-title{font-size:14px;font-weight:500;margin-bottom:2px;padding-right:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.cart_item-row .quantity{max-width:80px}.cart_item-row .quantity .input-text.qty{width:80px;height:35px;font-size:14px}.product-quantity .product-quantity-label,.product-quantity .product-quantity-total{font-size:.75rem;color:var(--clr-label)}.product-quantity .product-quantity-input{margin-bottom:0}.cart_item-row .quantity button.plus{right:8px;color:var(--clr-label)}.cart_item-row .quantity button.minus{left:8px;color:var(--clr-label)}.cart_item-row .delete-item{position:absolute;right:0;bottom:0;background-color:transparent;padding:0;border:none;color:red;cursor:pointer;color:red}.cart_item-row .delete-item span{font-size:16px}.cart_item-row .product-subtotal{font-size:.875rem;font-weight:700;position:absolute;top:4px;right:0}.cart-subtotal-list li{display:flex;justify-content:space-between;border-bottom:1px solid #f0f0f0;margin-bottom:0;padding:12px 0;flex-wrap:wrap;color:var(--clr-label)}.cart-subtotal-list li:last-child{border-bottom:none}.woocommerce-shipping-methods li{padding:0;border:none;margin:0}.subtotal-item-label{flex:0 0 30%;max-width:30%}.subtotal-item-value{font-weight:600;flex:0 0 70%;max-width:70%;display:flex;justify-content:flex-end;color:#1d1a1a}.shipping-methods .instant-delivery{margin-bottom:30px}.shipping-methods .instant-delivery .instant-title{font-size:1rem;font-weight:500}.shipping-methods .instant-delivery .instant-description{font-size:.875rem;line-height:20px;color:var(--clr-label)}.woocommerce ul#shipping_method li{position:relative;margin-bottom:5px}.woocommerce ul#shipping_method li label{display:none;padding:10px 10px 10px 45px;border:1px solid #f0f0f0;border-radius:15px;font-size:.875rem;font-weight:500;transition:all .2s ease;background-color:var(--clr-white);box-shadow:0 3px 6px 4px rgba(0,0,0,.01)}.woocommerce-shipping-destination{font-size:.75rem;margin-bottom:0;margin-top:10px}.woocommerce-shipping-calculator .shipping-calculator-button{font-size:.75rem;color:var(--clr-label)}.woocommerce-shipping-calculator .shipping-calculator-form{margin-top:10px}.woocommerce-shipping-calculator .select2-container,.woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce-shipping-calculator .shipping-calculator-form input[type=text],.woocommerce-shipping-calculator .shipping-calculator-form input[type=tel],.woocommerce-shipping-calculator .shipping-calculator-form input[type=email]{height:40px}.woocommerce form.woocommerce-shipping-calculator .form-row{padding:0;margin-bottom:5px}.woocommerce form.woocommerce-shipping-calculator p:not(.form-row) button{border-radius:30px;padding:0 20px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.875rem;height:40px;width:100%;background-color:var(--clr-text);color:var(--clr-white)}.woocommerce-shipping-methods li label:before{content:'';width:15px;height:15px;border-radius:50%;border:1px solid #e0e0e0;display:block;position:absolute;left:15px;top:0;bottom:0;margin:auto 0;transition:all .2s ease}.woocommerce-shipping-methods li label:after{content:'';width:9px;height:9px;border-radius:50%;background-color:#e0e0e0;display:block;position:absolute;left:18px;top:0;bottom:0;margin:auto 0;transition:all .2s ease}.woocommerce ul#shipping_method li input[type=radio]{position:absolute;width:100%;height:100%;opacity:0;margin:0}.woocommerce-shipping-methods li input[type=radio]:hover{cursor:pointer}.woocommerce-shipping-methods li input[type=radio]:checked~label:after{background-color:#00ac11}.woocommerce-shipping-methods li input[type=radio]:checked~label,.woocommerce-shipping-methods li input[type=radio]:checked~label:before{border-color:#00ac11 !important}.cart-box .wc-proceed-to-checkout{margin-top:15px}.woocommerce #payment #place_order,.cart-box .wc-proceed-to-checkout .checkout-button{width:100%;height:45px;border-radius:10px;padding:0 20px;display:flex;align-items:center;justify-content:center;background-color:var(--clr-primary) !important;color:var(--clr-white) !important;font-weight:600;text-transform:uppercase;border:none}.woocommerce #payment #place_order{width:100%;margin-top:30px}.side-mini-cart{width:480px;height:100vh;position:fixed;right:0;top:0;transform:translateX(100%);background-color:var(--clr-white);transition:transform .3s cubic-bezier(.45,.05,.55,.95);z-index:9999;padding:2rem}.active-side{transform:translateX(0)}.side-mini-cart h3{height:50px;margin:0;font-size:20px}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.offcanvas-backdrop{backdrop-filter:blur(4px);background-color:rgba(0,0,0,.5)}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:1}.woocommerce-mini-cart{height:calc(100vh - 195px - 4rem);padding-top:15px;overflow-y:auto}.woocommerce-mini-cart__footer{height:145px;display:flex;flex-direction:column;justify-content:end;padding-bottom:0}.woocommerce-mini-cart__total{display:flex;justify-content:space-between;border-top:1px solid #f0f0f0;padding:16px 0;margin-bottom:5px}.woocommerce-mini-cart__total strong{color:var(--clr-label);font-weight:500}.woocommerce-mini-cart__total .woocommerce-Price-amount{font-weight:600;color:#1d1a1a}.woocommerce-mini-cart__buttons{display:flex;gap:60px;margin:0}.woocommerce-mini-cart__buttons .button{flex:1 0 0;height:48px;border-radius:30px;padding:0 30px;display:flex;align-items:center;justify-content:center;border:1px solid #1d1a1a;color:#1d1a1a;font-weight:500;font-size:1rem}.woocommerce-mini-cart__buttons .button.checkout{background-color:var(--clr-primary);color:var(--clr-white);border:var(--clr-primary);text-transform:uppercase}.woocommerce .cart-collaterals .cart_totals{width:100%;float:unset}.woocommerce table.shop_table{border-collapse:separate;border-radius:15px;border:1px solid #f1f1f1;box-shadow:0 5px 15px 8px rgba(0,0,0,.02)}.woocommerce table.shop_table th{font-size:.875rem;font-weight:500;padding:1rem 10px}.woocommerce table.shop_table th.product-thumbnail{width:80px;max-width:80px}.woocommerce table.shop_table td{border-top:1px solid #f1f1f1}.woocommerce table.shop_table td p{margin:0}.woocommerce table.shop_table td.product-name .product-name-label{font-size:1rem;font-weight:500}.woocommerce table.shop_table td.product-name .product-name-label a{color:var(--clr-text)}.woocommerce table.shop_table td.product-price p{color:var(--clr-text);font-size:.875rem;font-weight:500;margin:0}.woocommerce table.shop_table td.product-subtotal p{font-size:.875rem;font-weight:500;margin:0;text-align:right}.woocommerce table.shop_table td.product-remove a.remove{color:red}.woocommerce table.shop_table td.product-remove a.remove span{font-size:1.25rem}.woocommerce table.shop_table td.actions .actions-wrapper{display:flex;justify-content:space-between}.woocommerce table.shop_table td.actions .coupon{display:flex;gap:15px}.woocommerce table.shop_table td.actions .coupon input[name=coupon_code]{min-width:160px;height:40px}.woocommerce table.shop_table td.actions .button{height:40px;border-radius:30px;padding:0 20px;display:flex;align-items:center;justify-content:center;border:1px solid #1d1a1a;color:#1d1a1a;font-weight:500;font-size:.875rem}.woocommerce table.shop_table td.actions .button:disabled{border-color:var(--clr-label);background-color:var(--clr-label)}.woocommerce table.shop_table td.actions .button[name=apply_coupon]{border:1px solid #1d1a1a;color:#1d1a1a;background-color:transparent}.coupon-wrapper{margin-bottom:15px}.woocommerce-error,.woocommerce-message,.woocommerce-form-coupon-toggle .woocommerce-info{background-color:#fcfcfc;border:none;border-radius:30px;font-size:1rem;color:var(--clr-text);margin:0}.woocommerce-error{background-color:#ffe5e6;margin-bottom:30px}.woocommerce-error li{color:#b81c23;font-size:14px}.woocommerce-error li:last-child{margin-bottom:0}.woocommerce-message{background-color:#ebfbf5}.woocommerce-message:before{color:#35d39d}.woocommerce-form-coupon-toggle .showcoupon{color:var(--clr-label)}.woocommerce form.checkout_coupon{margin-top:30px;padding:0;border:none;display:block !important}.woocommerce form.checkout_coupon p{font-weight:500;font-size:.875rem;padding:0}.checkout_coupon-row{display:flex;align-items:center;position:relative}.woocommerce form.checkout_coupon .checkout_coupon-row{position:relative}.woocommerce form.checkout_coupon .checkout_coupon-row p.form-row:not(.form-submit-row){padding:0;margin:0;width:100%}.woocommerce .coupon-wrapper .form-row input[name=coupon_code]{height:55px}.woocommerce .coupon-wrapper .form-submit-row button[name=apply_coupon]{width:100%;height:45px;border-radius:30px;padding:0 20px;display:flex;align-items:center;justify-content:center;background-color:var(--clr-text) !important;color:var(--clr-white) !important;font-weight:500;border:none}.custom-coupon-section p{font-size:.875rem;width:100%}.woocommerce .coupon-wrapper .form-submit-row{width:auto}.form-submit-row{position:absolute;right:5px;top:5px}.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{font-size:.75rem;color:var(--clr-label)}.sticky-column{position:sticky;top:85px}.cart-wrapper,.checkout-wrapper{padding-bottom:60px}#wp-megamenu-main-menu{background-color:transparent;padding:0;border:0;text-align:unset}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a{background-color:transparent;padding:0;font-size:1rem;color:var(--clr-text);font-weight:600;font-family:unset}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a:hover{background-color:transparent;color:var(--clr-primary)}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a>.menu-item-icon-container{display:block;margin-bottom:4px}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a>.menu-item-icon-container{display:block;position:relative;height:13px;margin-bottom:5px}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a>.menu-item-icon-container img{position:absolute;left:0;top:0;transition:all .2s ease}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a>.menu-item-icon-container .default-icon{opacity:1;visibility:visible}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a:hover>.menu-item-icon-container .default-icon{opacity:0;visibility:hidden}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a>.menu-item-icon-container .hover-icon{opacity:0;visibility:hidden}#wp-megamenu-main-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a:hover>.menu-item-icon-container .hover-icon{opacity:1;visibility:visible}.slick-arrow{width:45px;height:45px;border-radius:50%;background-color:var(--clr-white);border:1px solid #f0f0f0;display:flex;justify-content:center;align-items:center}.humberger-menu{display:none}.close-cart-btn{background-color:transparent;border:none;padding:0;position:absolute;top:2rem;right:2rem;cursor:pointer;color:var(--clr-label);transition:all .2s linear}.close-cart-btn:hover{color:var(--clr-text)}.woocommerce-mini-cart__empty-message{color:var(--clr-label)}.humberger-menu .close{opacity:0;visibility:visible}#rev_slider_1_1_wrapper .yaaf_arrows.tparrows.tp-rightarrow{padding-left:50px !important}.yaaf-list_items{margin-top:35px}.info-list_item{margin-bottom:1.5rem}.info-list_item .info-list_item_label{font-size:1rem;margin-bottom:8px}.info-list_item .info-list_item_value a{color:var(--clr-text);text-decoration:underline}.info-list_item .info-list_item_value a:hover{color:var(--clr-primary)}.contact-from-section .yaaf-heading_wrap .heading-title{margin-bottom:15px}.wpb_wrapper .wpb_gmaps_widget .wpb_wrapper{background-color:transparent;padding:0}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper{display:flex;justify-content:end}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper .contact-form{background-color:var(--clr-white);border-radius:30px;padding:30px;box-shadow:0 0 30px 0 rgba(0,0,0,.02)}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper .gform_fields{row-gap:15px}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper .gfield textarea.large{height:150px;min-height:fit-content;background-color:var(--clr-white);border-radius:15px}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper .gform_footer .gform_button{width:100%;height:50px;background-color:var(--clr-primary);border-radius:20px;border:0;text-transform:uppercase;font-size:1rem;transition:all .2s linear}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper .gform_footer .gform_button:hover{background-color:var(--clr-primary-hover)}.woocommerce form .form-row label.checkbox span{font-size:.875rem;color:var(--clr-label)}.woocommerce-checkout #payment div.form-row{padding:0}.sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;width:100%;background-color:var(--clr-white);padding:15px 0;transform:translateY(80px);transition:all .2s linear;border-top-left-radius:15px;border-top-right-radius:15px;z-index:9}.sticky-add-to-cart.is-visible{transform:translateY(0);box-shadow:0 0px 20px 10px rgba(0,0,0,.03)}.sticky-add-to-cart .yaaf-container{display:flex;justify-content:space-between}.sticky-product-title{font-size:18px;margin-bottom:2px}.sticky-product-price ins{font-size:18px}.sticky-product-price del{font-size:14px}.stick-add-to-cart-actions{display:flex;align-items:end}.stick-add-to-cart-actions .sticky-add-to-cart-button{display:inline-flex;justify-content:center;align-items:center}.sticky-add-to-cart-form{display:flex;gap:15px}.yaaf-about_widget img{width:180px;height:40px;object-fit:contain;object-position:left}@media(max-width:768px){.yaaf-header_centred{height:60px}.yaaf-logo{gap:30px}.yaaf-logo img{height:38px}.humberger-menu{display:flex;background-color:transparent;padding:0;border:0;width:30px;height:30px;justify-content:center;align-items:center;position:relative}.bodyoverlay{overflow:hidden}.humberger-menu span{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;color:var(--clr-primary);transition:all .15s ease}.humberger-menu.is-open .open{opacity:0;visibility:hidden}.humberger-menu.is-open .close{opacity:1;visibility:visible}.yaaf-navbar{position:fixed;bottom:0;left:0;right:0;width:100%;height:calc(100dvh - 60px);padding:20px 15px;background-color:var(--clr-white);box-shadow:0 0 30px 0 rgba(0,0,0,.08);overflow-y:scroll;transform:translateX(-100%);transition:all .2s linear}.yaaf-navbar.opened-navbar{transform:translateX(0)}.yaaf-navbar .menu{gap:0 12px;display:block}.yaaf-navbar .menu .menu-item{flex:1 0 0}.yaaf-navbar .menu .menu-item a{display:flex;padding:14px 10px;gap:12px;align-items:center;font-weight:600;font-size:1rem}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown{position:relative}.yaaf-navbar>.menu>.menu-item>a>.menu-item-icon-container{width:15px;height:15px;margin:0}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown{top:0;box-shadow:none;padding:0 10px;border-bottom:none}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item{width:100%;padding:12px 0;border-bottom:1px solid #f1f1f1}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>a{display:flex;flex-wrap:wrap;gap:0;align-items:baseline}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>.B-Dropdown>ul>.menu-item>a{padding:7px 15px 7px 30px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>a>.menu-item-icon-container{flex:0 0 30px;max-width:30px;position:relative;top:5px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>a>.menu-item-content{flex:0 0 calc(100% - 30px);max-width:calc(100% - 30px)}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item:last-child{border-bottom:none}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item-has-children>.B-Dropdown{width:100%;position:relative;left:0;top:0}.yaaf-navbar .menu .menu-item.menu-item-has-children .B-Dropdown>ul>.menu-item>.B-Dropdown>ul{display:block;padding:0;margin-top:10px}.yaaf-navbar .menu .menu-item.menu-item-has-children .B-Dropdown>ul>.menu-item>.B-Dropdown>ul>li:last-child>a{padding-bottom:0}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item-has-children>.B-Dropdown{display:block;max-height:0;overflow:hidden;-webkit-transition:max-height 1s cubic-bezier(0,1.05,0,1);-moz-transition:max-height 1s cubic-bezier(0,1.05,0,1);-ms-transition:max-height 1s cubic-bezier(0,1.05,0,1);-o-transition:max-height 1s cubic-bezier(0,1.05,0,1);transition:max-height 1s cubic-bezier(0,1.05,0,1);padding:0}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item-has-children>.B-Dropdown.active-panel{max-height:1000px;-webkit-transition:max-height .5s ease-in;-moz-transition:max-height .5s ease-in;-ms-transition:max-height .5s ease-in;-o-transition:max-height .5s ease-in;transition:max-height .5s ease-in;opacity:1;box-shadow:unset}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>.B-Dropdown>ul>.menu-item{max-width:100%}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item>a{box-shadow:unset;padding:0;background-color:transparent;margin-bottom:15px}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item:last-child>a{margin-bottom:0}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul>.menu-item.current-tab>a{box-shadow:unset;background-color:transparent}.yaaf-navbar .menu .B-Dropdown .menu-item a{padding-left:30px;padding-right:0}.yaaf-navbar>.menu>.menu-item.menu-item-has-children>.B-Dropdown>ul{background-color:#fcfcfc;background:#f5f5f5;border-radius:15px;padding:20px}.yaaf-navbar .menu .menu-item a{color:#585656}.content-pleft .wpb_wrapper{padding-left:0}.yaaf-row{gap:15px 0}.yaaf-col_6,.yaaf-col_3{flex:0 0 100%;max-width:100%}.pad-lg{padding-top:45px;padding-bottom:45px}.pad-lg-top{padding-top:45px}.pad-lg-bottom{padding-bottom:45px}.pad-md{padding-top:35px;padding-bottom:35px}.heading-yaaf.split-layout .heading-wrap{display:block}.heading-yaaf.split-layout .heading-title,.heading-yaaf.split-layout .heading-subtitle{max-width:100%}.yaaf-heading-wrap .yaaf-heading .heading-title,.heading-yaaf.split-layout .heading-title{font-size:28px !important;line-height:36px !important;margin-bottom:10px}.woo-categories-wrapper{flex-wrap:wrap;gap:15px}.woo-category-card{flex:0 0 100%;max-width:100%}.woo-category-card-inner{height:180px}.woo-category-link{right:10px;top:10px}.woo-category-name{left:20px;bottom:15px}.woo-category-card:hover{flex:0 0 100%}.yaaf-iboxes_items{padding:30px 15px}.yaaf-iboxes_items .yaaf-col_3{padding:0}.style_2 .ibox-item .ibox-item_title{font-size:18px;margin-bottom:10px}.ibox-item_icon{width:45px;height:45px;margin-bottom:20px}.ibox-item_icon img{width:100%}.ibox-item_desc{font-size:14px}.cta-title{font-size:28px}.cta-subtitle{font-size:14px}.cta-description{width:100%;font-size:1rem;line-height:24px}.tst-t_4 .tst-header,.tst-t_4 .tst{flex:0 0 100%;max-width:100%;padding:0;margin-bottom:20px}.tst-title{font-size:28px !important}.tst .slick-slide>div{padding:0}.yaaf-testimonials .tst-t_4 .testimonial-card{min-height:250px}.steps-yaaf-1 .step-wrap{height:300px}.yaaf-lposts_heading{display:block}.yaaf-accordions,.accordions_heading{flex:0 0 100%;max-width:100%}.accordions_heading{padding:0;margin-bottom:30px}.accordions_heading .yaaf-heading_title{font-size:28px;margin-bottom:15px}.newsletter-content{max-width:100%}.newsletter-title{font-size:28px}.newsletter-subtitle{font-size:14px}.newsletter-form .tnp-subscription div.tnp-field .tnp-submit{width:auto}.slick-arrow{position:absolute;bottom:-65px;margin:0 auto;left:0;right:0;width:40px;height:40px}.slick-arrow .material-symbols-rounded{font-size:1.25rem}.slick-next.slick-arrow{right:-60px}.slick-prev.slick-arrow{left:-60px}.tst-t_4 .slick-arrow{left:0 !important;right:0;bottom:-80px}.tst-t_4 .slick-next.slick-arrow{right:-60px}.tst-t_4 .slick-prev.slick-arrow{left:-60px !important}.yaaf-testimonials{padding-bottom:50px}.yaaf-testimonials .slick-list .slick-slide>div{padding:0 10px}.side-mini-cart{width:100%;height:100dvh}.accordion-body{padding-left:52px}.woocommerce-products-header__title.page-title,.page-header-title{font-size:24px;line-height:36px}.page-header-description{margin-top:20px;margin-bottom:35px}.breadcrumbs{font-size:12px;margin-top:10px;position:relative}.pad-md-bottom{padding-top:0}.breadcrumbs a{white-space:nowrap}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{flex:0 0 100%;max-width:100%;padding:0}.woocommerce-billing-fields h3,.cart-box-heading h3,.checkout-review-heading h3{font-size:18px}.cart-box-heading p,.checkout-review-heading p{margin-top:5px}#rev_slider_1_1_wrapper .yaaf_arrows.tparrows.tp-rightarrow{padding-left:25px !important;transform:translate(55px,-70px) !important}#rev_slider_1_1_wrapper .yaaf_arrows.tparrows.tp-leftarrow{transform:translate(30px,-70px) !important}.section-img-text .yaaf-image.simple-image{margin-top:20px;margin-bottom:20px}.slick-list{padding:0 20% 0 0 !important}.yaaf-content{width:100%}.accordion-header{padding:12px}.side-c .widget-title{margin-bottom:20px}.summary.entry-summary{padding:15px}.summary.entry-summary .product_title{font-size:20px}.summary.entry-summary .cart{display:block;margin-top:30px}.summary.entry-summary .cart .quantity{max-width:100%}.summary.entry-summary .cart .quantity .input-text.qty{width:100%;height:44px}.stick-add-to-cart-actions .sticky-add-to-cart-button,.summary.entry-summary .cart .single_add_to_cart_button{width:100%;height:44px;margin-top:15px}.woocommerce-product-details__short-description{font-size:.875rem;line-height:20px}.product-features{padding:10px}.product-features ul li{flex:0 0 50%;max-width:50%;font-size:.75rem;gap:6px}.product-features ul li .material-symbols-rounded{font-size:12px;width:16px;height:16px;line-height:18px;border-radius:6px}.woocommerce-tabs{margin-bottom:30px}.woocommerce-tabs .wc-tabs li{flex:1 0 0}.woocommerce-tabs .wc-tabs li a{padding:12px 10px;font-size:.875rem;height:100%}.woocommerce-Tabs-panel{border-top-right-radius:0}.woocommerce-Tabs-panel{padding:1rem}.sticky-add-to-cart-form{width:100%;align-items:baseline}.sticky-add-to-cart .yaaf-container{display:block}.stick-add-to-cart-actions .sticky-add-to-cart-button{margin:0}.sticky-product-title{font-size:1rem}.sticky-product-price ins{font-size:1rem}.sticky-add-to-cart-content{display:flex;flex-wrap:wrap;margin-bottom:12px}.sticky-product-title{flex:0 0 calc(100% - 118px);max-width:calc(100% - 118px)}.sticky-product-price{flex:0 0 118px;max-width:118px}.sticky-add-to-cart{padding:12px 0;transform:translateY(120px)}.woocommerce-product-gallery__wrapper{width:100%}.woocommerce-product-gallery__image{height:300px}.woocommerce-product-gallery__image img{height:100%;object-fit:contain}.summary.entry-summary .price .woocommerce-Price-amount.amount bdi,.summary.entry-summary .price ins{font-size:20px}.summary.entry-summary .price del{font-size:16px}.woocommerce-tabs .wc-tabs li a{justify-content:center}.woocommerce-tabs .wc-tabs li a .material-symbols-rounded{font-size:26px}.woocommerce-Tabs-panel h2{font-size:1.2rem}.woocommerce-tabs .wc-tabs li a .tab-title{display:none}#gform_wrapper_1[data-form-index="0"].gform-theme.contact-form_wrapper .contact-form{width:100%}.products.columns-4 .product{flex:0 0 100%;max-width:100%}.woocommerce-products-header__title.page-title{width:100%}.shop-sidebar{padding:2rem;width:100%}.yaaf-after-single-product .related.products h2:not(.woocommerce-loop-product__title){font-size:24px}.yaaf-after-single-product .related.products{margin-bottom:30px}.yaaf-about_widget img{margin-bottom:30px}.footer-style_dark .side-c.widget_nav_menu{margin-bottom:15px}.yaaf-txtimg_layred img:nth-child(1){height:250px}.yaaf-layred_images{margin:30px 0 75px}.pad-lg-sm-bt{padding-top:35px;padding-bottom:15px}.tst-t_4,.woo-tab-content{margin:0 -15px}.tst-t_4{padding-left:15px}.tst-header_content{padding-right:15px}.steps-yaaf-1 .step-wrap .floated-icon{bottom:-35px;right:-10px;font-size:130px}.steps-yaaf-1 .step-wrap{padding:1.5rem 1rem}.step-title{font-size:20px;margin-bottom:1rem}.step-value{font-size:14px}}@media(min-width:540px) and (max-width:992px){.woo-categories-wrapper{gap:15px 0;margin:0 -10px}.woo-category-card{flex:0 0 50%;max-width:50%;padding:0 10px}.woo-category-card-inner{height:180px}}.woocommerce-pagination{margin-top:35px}.woocommerce-pagination .page-numbers{display:flex;justify-content:flex-end;gap:15px}.woocommerce-pagination .page-numbers li{width:30px;height:30px;display:flex;align-items:center}.woocommerce-pagination .page-numbers li .page-numbers.current{background-color:var(--clr-primary);color:var(--clr-white);border-color:var(--clr-primary)}.woocommerce-pagination .page-numbers li .page-numbers{width:100%;background-color:var(--clr-white);height:100%;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:12px;border:1px solid #f6f6f6;color:var(--clr-label);transition:all .2s linear}.woocommerce-pagination .page-numbers li:hover .page-numbers{background-color:var(--clr-primary);color:var(--clr-white);border-color:var(--clr-primary)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}ul.redux-social-media-list{margin-top:-20px}ul.redux-social-media-list li{font-size:30px;float:left;margin-right:2px;padding:5px;display:block}ul.redux-social-media-list li:before{content:''}div.tnp-subscription,form.tnp-subscription,form.tnp-profile{display:block;margin:1em auto;max-width:500px;width:100%}div.tnp-profile{display:block;margin:1em 0;max-width:500px}.tnp-subscription div.tnp-field,.tnp-profile div.tnp-field{margin-bottom:.7em;border:0;padding:0}.tnp-subscription label,.tnp-profile label{display:block;color:inherit;font-weight:400;line-height:normal;padding:0;margin:0;margin-bottom:.25em;font-size:.9em}.tnp-subscription .tnp-field-checkbox label,.tnp-profile .tnp-field-checkbox label{display:inline-block}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select,.tnp-subscription textarea,.tnp-profile input[type=text],.tnp-profile input[type=email],.tnp-profile input[type=submit],.tnp-profile select,.tnp-profile textarea{width:100%;padding:.7em;display:block;border:1px;color:#444;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;font-size:1em;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio],.tnp-profile input[type=checkbox]{max-width:1em;display:inline-block;margin-right:.5em}.tnp-subscription select option,.tnp-profile select option{margin-right:.75em}.tnp-subscription input.tnp-submit,.tnp-profile input.tnp-submit,.tnp-unsubscribe button.tnp-submit,.tnp-reactivate button.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0;display:inline-block}@media all and (max-width:480px){.tnp-subscription input[type=submit],.tnp-profile input[type=submit]{width:100%}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}.tnp-field input[type=submit]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-name{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0;margin-right:10px}.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:31%}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0;margin:0}.tnp-subscription-posts{margin-top:2em;margin-bottom:2em;padding:2rem}.tnp-subscription-posts .tnp-subscription{max-width:auto;margin:0}@media all and (max-width:525px){.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name,.tnp-subscription-minimal input.tnp-submit{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem}}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline-block;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}.tnp-nl-checkout{margin-bottom:1em}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.rs-p-wp-fix{display:none !important;margin:0 !important;height:0 !important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important}rs-modal-cover{width:100%;height:100%;z-index:0;background:0 0;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995 !important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,.rs-forceuntouchable *{pointer-events:none !important}.rs-forcehidden *{visibility:hidden !important}.rs_splitted_lines{display:block;white-space:nowrap !important}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);src:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'),url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^=revicon-]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}rs-module i[class^=fa-],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^=fa-],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^=fa-],#waitaminute i[class*=" fa-"],#objectlibrary i[class^=fa-],#objectlibrary i[class*=" fa-"],#rs_overview i[class^=fa-],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^=fa-],#rs_overview_menu i[class*=" fa-"],#builderView i[class^=fa-],#builderView i[class*=" fa-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}rs-module [class^=fa-]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^=fa-]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^=fa-]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^=fa-]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^=fa-]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^=fa-]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^=fa-]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0 !important;z-index:1000;left:0 !important}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible !important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer img{width:0;height:0}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden !important}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible !important}.rs-parallax-hidden-of rs-slide{overflow:hidden !important}.tp-simpleresponsive img,rs-module img{max-width:none !important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none !important}rs-carousel-wrap{cursor:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none !important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-mask-wrap,rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}.rev_row_zone_middle{top:0}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}.rs-layer.rs-waction.iospermaccwait.permanenthidden{display:none !important;visibility:hidden !important;pointer-events:none !important}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none !important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative;left:auto;top:auto;line-height:0}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important}a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none !important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-stl-visible{overflow:visible !important}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom-width:0 !important;border-top:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top-width:0 !important;border-bottom:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;border-top-width:0 !important;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;border-bottom-width:0 !important;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0;left:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%}.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important}.rs-ISM .tp-video-play-button{opacity:1;transition:none !important;z-index:6}.rs-audio .tp-video-play-button{display:none !important}.rs-layer .html5vid{width:100% !important;height:100% !important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.rs-fsv .rs-fsv audio{object-fit:contain !important}.rs-fsv .rs-fsv video{object-fit:contain !important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover !important}.rs-fsv .fullcoveredvideo video{object-fit:cover !important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none !important}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}rs-dotted.threexthree{background:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;opacity:0;margin-left:0 !important;width:0 !important}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px 0}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;line-height:0;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0;left:0}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.rs-layer img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none !important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(//getdigimarket.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-.32s}rs-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type=text],rs-layer input[type=email],rs-layer input[type=url],rs-layer input[type=password],rs-layer input[type=search],rs-layer input[type=number],rs-layer input[type=tel],rs-layer input[type=range],rs-layer input[type=date],rs-layer input[type=month],rs-layer input[type=week],rs-layer input[type=time],rs-layer input[type=datetime],rs-layer input[type=datetime-local]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^=pe-7s-]:before,.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^=pe-7s-],.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0 !important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;top:0;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#fff}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#fff}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b !important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua:after,.reyes:after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes:after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark:before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon:before{background:#a0a0a0;mix-blend-mode:soft-light}.moon:after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow:before{background-image:radial-gradient(circle,40%,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.willow:after{background-color:#d8cdcb;mix-blend-mode:color}.rs-safari .willow:after{background-color:rgba(100,0,0,.2)}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow:after{background-color:transparent}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles .rev_slider_wrapper{transform:none}
Terms Of Service – GetDigimarket This website is operated by getdigimarket. Throughout the site, the terms “we”, “us” and “our” refer to getdigimarket.com. getdigimarket offers this website, including all information, tools, and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies, and notices stated here.
By visiting our site and/or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/or contributors of content.
Please read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you may not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.
Any new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. It is your responsibility to check this page periodically for changes. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.
Our store is hosted on Hostinger. They provide us with the online e-commerce platform that allows us to sell our products and services to you.
SECTION 1 – ONLINE STORE TERMS
By agreeing to these Terms of Service, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site. You may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws). You must not transmit any worms or viruses or any code of a destructive nature. A breach or violation of any of the Terms will result in an immediate termination of your Services.
SECTION 2 – GENERAL CONDITIONS
We reserve the right to refuse service to anyone for any reason at any time. You understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks. You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us. The headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms.
SECTION 3 – ACCURACY, COMPLETENESS AND TIMELINESS OF INFORMATION
We are not responsible if information made available on this site is not accurate, complete, or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete, or more timely sources of information. Any reliance on the material on this site is at your own risk. This site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time, but we have no obligation to update any information on our site. You agree that it is your responsibility to monitor changes to our site.
SECTION 4 – MODIFICATIONS TO THE SERVICE AND PRICES
Prices for our products are subject to change without notice. We reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time. We shall not be liable to you or to any third-party for any modification, price change, suspension, or discontinuance of the Service.
SECTION 5 – PRODUCTS OR SERVICES (if applicable)
Certain products or services may be available exclusively online through the website. These products or services may have limited quantities and are subject to return or exchange only according to our Return Policy. We have made every effort to display as accurately as possible the colors and images of our products that appear at the store. We cannot guarantee that your computer monitor’s display of any color will be accurate. We reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region, or jurisdiction. We may exercise this right on a case-by-case basis. We reserve the right to limit the quantities of any products or services that we offer. All descriptions of products or product pricing are subject to change at any time without notice, at our sole discretion. We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited. We do not warrant that the quality of any products, services, information, or other material purchased or obtained by you will meet your expectations, or that any errors in the Service will be corrected.
SECTION 6 – ACCURACY OF BILLING AND ACCOUNT INFORMATION
We reserve the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household, or per order. These restrictions may include orders placed by or under the same customer account, the same credit card, and/or orders that use the same billing and/or shipping address. In the event that we make a change to or cancel an order, we may attempt to notify you by contacting the email and/or billing address/phone number provided at the time the order was made. We reserve the right to limit or prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers, or distributors. You agree to provide current, complete, and accurate purchase and account information for all purchases made at our store. You agree to promptly update your account and other information, including your email address and credit card numbers and expiration dates, so that we can complete your transactions and contact you as needed. For more detail, please review our Returns Policy.
SECTION 7 – OPTIONAL TOOLS
We may provide you with access to third-party tools over which we neither monitor nor have any control nor input. You acknowledge and agree that we provide access to such tools “as is” and “as available” without any warranties, representations, or conditions of any kind and without any endorsement. We shall have no liability whatsoever arising from or relating to your use of optional third-party tools. Any use by you of optional tools offered through the site is entirely at your own risk and discretion, and you should ensure that you are familiar with and approve of the terms on which tools are provided by the relevant third-party provider(s). We may also, in the future, offer new services and/or features through the website (including the release of new tools and resources). Such new features and/or services shall also be subject to these Terms of Service.
SECTION 8 – THIRD-PARTY LINKS
Certain content, products, and services available via our Service may include materials from third parties. Third-party links on this site may direct you to third-party websites that are not affiliated with us. We are not responsible for examining or evaluating the content or accuracy, and we do not warrant and will not have any liability or responsibility for any third-party materials or websites or for any other materials, products, or services of third-parties.
We are not responsible for the content or practices of third-party websites, and you acknowledge and agree that we shall not be held liable for any loss or damage caused by your use of such third-party websites. Please review the third-party’s policies and practices carefully before engaging in any transaction. Complaints, claims, concerns, or questions regarding third-party products should be directed to the third-party.
SECTION 9 – USER COMMENTS, FEEDBACK, AND OTHER SUBMISSIONS
If, at our request, you send certain specific submissions (e.g., contest entries) or without a request from us you send creative ideas, suggestions, proposals, plans, or other materials, whether online, by email, by postal mail, or otherwise (collectively, ‘comments’), you agree that we may, at any time, without restriction, edit, copy, publish, distribute, translate, and otherwise use in any medium any comments that you forward to us. We are and shall be under no obligation (1) to maintain any comments in confidence; (2) to pay compensation for any comments; or (3) to respond to any comments. We may, but have no obligation to, monitor, edit, or remove content that we determine in our sole discretion is unlawful, offensive, threatening, defamatory, pornographic, obscene, or otherwise objectionable or violates any party’s intellectual property or these Terms of Service.
SECTION 10 – PERSONAL INFORMATION
Your submission of personal information through the store is governed by our Privacy Policy. For more information, please refer to our Privacy Policy.
SECTION 11 – ERRORS, INACCURACIES AND OMISSIONS
Occasionally there may be information on our site or in the Service that contains typographical errors, inaccuracies, or omissions that may relate to product descriptions, pricing, promotions, offers, product shipping charges, transit times, and availability. We reserve the right to correct any errors, inaccuracies, or omissions, and to change or update information or cancel orders if any information in the Service or on any related website is inaccurate at any time without prior notice (including after you have submitted your order). We undertake no obligation to update, amend or clarify information in the Service or on any related website, including without limitation, pricing information, except as required by law. No specified update or refresh date applied in the Service or on any related website should be taken to indicate that all information in the Service or on any related website has been modified or updated.
SECTION 12 – PROHIBITED USES
In addition to other prohibitions as set forth in the Terms of Service, you are prohibited from using the site or its content: (a) for any unlawful purpose; (b) to solicit others to perform or participate in any unlawful acts; (c) to violate any international, federal, provincial, or state regulations, rules, laws, or local ordinances; (d) to infringe upon or violate our intellectual property rights or the intellectual property rights of others; (e) to harass, abuse, insult, harm, defame, slander, disparage, intimidate, or discriminate based on gender, sexual orientation, religion, ethnicity, race, age, national origin, or disability; (f) to submit false or misleading information; (g) to upload or transmit viruses or any other type of malicious code that will or may be used in any way that will affect the functionality or operation of the Service or of any related website, other websites, or the Internet; (h) to collect or track the personal information of others; (i) to spam, phish, pharm, pretext, spider, crawl, or scrape; (j) for any obscene or immoral purpose; or (k) to interfere with or circumvent the security features of the Service or any related website, other websites, or the Internet. We reserve the right to terminate your use of the Service or any related website for violating any of the prohibited uses.
SECTION 13 – DISCLAIMER OF WARRANTIES; LIMITATION OF LIABILITY
We do not guarantee, represent, or warrant that your use of our service will be uninterrupted, timely, secure, or error-free. We do not warrant that the results that may be obtained from the use of the service will be accurate or reliable. You agree that from time to time we may remove the service for indefinite periods of time or cancel the service at any time, without notice to you. You expressly agree that your use of, or inability to use, the service is at your sole risk. The service and all products and services delivered to you through the service are (except as expressly stated by us) provided “as is” and “as available” for your use, without any representation, warranties, or conditions of any kind, either express or implied, including all implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, durability, title, and non-infringement. In no case shall [Your Business Name], our directors, officers, employees, affiliates, agents, contractors, interns, suppliers, service providers, or licensors be liable for any injury, loss, claim, or any direct, indirect, incidental, punitive, special, or consequential damages of any kind, including, without limitation, lost profits, lost revenue, lost savings, loss of data, replacement costs, or any similar damages, whether based in contract, tort (including negligence), strict liability, or otherwise, arising from your use of any of the service or any products procured using the service, or for any other claim related in any way to your use of the service or any product, including, but not limited to, any errors or omissions in any content, or any loss or damage of any kind incurred as a result of the use of the service or any content (or product) posted, transmitted, or otherwise made available via the service, even if advised of their possibility.
SECTION 14 – INDEMNIFICATION
You agree to indemnify, defend, and hold harmless [Your Business Name] and our affiliates, subsidiaries, partners, officers, directors, agents, contractors, licensors, service providers, subcontractors, suppliers, and employees from any claim or demand, including reasonable attorneys’ fees, made by any third party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation of any law or the rights of a third party.
SECTION 15 – SEVERABILITY
In the event that any provision of these Terms of Service is determined to be unlawful, void, or unenforceable, such provision shall nonetheless be enforceable to the fullest extent permitted by applicable law, and the unenforceable portion shall be deemed to be severed from these Terms of Service, such determination shall not affect the validity and enforceability of any other remaining provisions.
SECTION 16 – TERMINATION
The obligations and liabilities of the parties incurred prior to the termination date shall survive the termination of this agreement for all purposes. These Terms of Service are effective unless and until terminated by either you or us. You may terminate these Terms of Service at any time by notifying us that you no longer wish to use our Services, or when you cease using our site. If in our sole judgment you fail, or we suspect that you have failed, to comply with any term or provision of these Terms of Service, we also may terminate this agreement at any time without notice and you will remain liable for all amounts due up to and including the date of termination; and/or accordingly may deny you access to our Services (or any part thereof).
SECTION 17 – ENTIRE AGREEMENT
The failure of us to exercise or enforce any right or provision of these Terms of Service shall not constitute a waiver of such right or provision. These Terms of Service, along with any policies or operating rules posted by us on this site or in respect to the Service, constitute the entire agreement and understanding between you and us. Any ambiguities in the interpretation of these Terms of Service shall not be construed against the drafting party.
SECTION 18 – GOVERNING LAW
These Terms of Service and any separate agreements whereby we provide you Services shall be governed by and construed in accordance with the laws of [Your Country/State], without regard to its conflict of law principles. You agree to submit to the exclusive jurisdiction of the courts located in [Your Jurisdiction] to resolve any legal matter arising from these Terms of Service.
SECTION 19 – CHANGES TO TERMS OF SERVICE
We reserve the right, at our sole discretion, to update, modify, or replace any part of these Terms of Service by posting updates and changes to our website. It is your responsibility to check our website periodically for changes. Your continued use of or access to our website or the Service following the posting of any changes to these Terms of Service constitutes acceptance of those changes. We may also, in the future, offer new services or features through our website or the Service. Such new features and/or services shall also be subject to these Terms of Service.
SECTION 20 – CONTACT INFORMATION
If you have any questions about these Terms of Service, please contact us at:
Email Us: Support@getdigimarket.com Call Us: +44 7418 605247 Business Address: 71-75 Shelton St, London, WC2H 9JQ, UK Support available: Monday to Sunday : 9:30 AM-6:30 PM