.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}:root{--affwp-creative-preview-width:10rem;--affwp-card-padding:1.5rem}.fancybox__backdrop{--fancybox-bg:rgba(0, 0, 0, 0.5)}table.affwp-table{text-align:left;width:100%;border:none;margin:0 0 1.5rem;border-collapse:collapse}table.affwp-table td,table.affwp-table th{text-align:left;border:2px solid rgba(0,0,0,.03);color:#666;padding:.3em 1em;max-width:100%}table.affwp-table th{background:#fafafa;font-weight:700}.affwp-form{margin-bottom:1.5rem}.affwp-form fieldset{border:none}.affwp-form legend{font-size:120%;margin-bottom:1em}.affwp-form input[type=email],.affwp-form input[type=password],.affwp-form input[type=text],.affwp-form input[type=url],.affwp-form textarea{box-sizing:border-box}.affwp-form input{border:1px solid #eaeaea;border:1px solid rgba(51,51,51,.1)}.affwp-form input[type=email].required,.affwp-form input[type=password].required,.affwp-form input[type=text].required,.affwp-form input[type=url].required{color:inherit}.affwp-form input[type=checkbox]{display:inline-block}.affwp-form label{cursor:pointer}.affwp-form label+input,.affwp-form label+select,.affwp-form label+textarea{width:100%}.affwp-form .affwp-field-terms-of-use-content{background-color:#fff;border:1px solid rgba(51,51,51,.1);color:#444;padding:0 1rem;margin:1rem 0 .5rem 0;height:8rem;overflow-y:auto;overflow-x:hidden;font-size:14px}.affwp-form .affwp-field-terms-of-use-content *{font-size:14px}.affwp-form .affwp-label-checkbox-multiple,.affwp-form .affwp-label-radio{display:flex;align-items:center}.affwp-form .affwp-label-checkbox-multiple input,.affwp-form .affwp-label-radio input{margin:0 5px 0 0}.affwp-hidden{display:none}.affwp-wrap{margin-bottom:20px}#affwp-custom-links-table .affwp-custom-link{cursor:pointer}.affwp-custom-link-row{display:flex;justify-content:space-between;gap:4rem;position:relative}.affwp-custom-link-actions{display:flex;gap:1rem;align-items:center;visibility:hidden;opacity:0;transition:opacity .1s ease-out}.affwp-custom-link-actions button:hover{background:0 0;border:0}.affwp-custom-link-action{color:#666;transition:color .1s ease-in;cursor:pointer;width:20px;height:20px;display:inline-block}#affwp-custom-links-table td[data-field=link]:hover .affwp-custom-link-actions{visibility:visible;opacity:1}.affwp-copy-button,button.affwp-tooltip{appearance:none;-webkit-appearance:none;background-color:transparent;border:none;margin:0;padding:0;background-color:unset!important;display:flex}.affwp-tooltip-button-copy,.affwp-tooltip-url-copy{cursor:pointer}.affwp-tooltip-help{cursor:help}.affwp-row{display:flex;justify-content:space-between;align-items:center;gap:4rem}.affwp-row:hover .affwp-row-actions{visibility:visible;opacity:1}.affwp-row-header{font-size:.875rem}.affwp-row-actions{display:flex;gap:1rem;align-items:center;visibility:hidden;opacity:0;transition:opacity .1s ease-out}.affwp-row-action{color:#666;transition:color .1s ease-in;cursor:pointer;width:20px;height:20px;display:inline-block}.affwp-card__tooltip{cursor:help}.affwp-card__tooltip p{margin-bottom:1rem}.affwp-card__tooltip svg{width:1.25rem;height:1.25rem}.tippy-box[data-theme~=affwp] .tippy-content{padding:1rem}.tippy-box[data-theme~=affwp] .tippy-content p{margin-bottom:1rem}.tippy-box[data-theme~=affwp] .tippy-content p:last-child{margin-bottom:0}.affwp-card__header:has(.affwp-card__tooltip){display:flex;justify-content:space-between;align-items:start;gap:.5rem}.affwp-card.affwp-affiliate-link{margin-bottom:1.5rem}.affwp-affiliate-link__display{display:flex;flex-direction:column;gap:1rem}.affwp-affiliate-link__toggle{margin-top:.5rem;display:inline-block}.affwp-affiliate-link__input{cursor:pointer}.affwp-affiliate-landing-pages .affwp-affiliate-link__display:not(:last-child){padding-bottom:1rem;border-bottom:1px solid rgba(17,24,39,.05);margin-bottom:1rem}.affwp-link-sharing{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.affwp-link-sharing__options{display:flex;gap:1rem;flex-wrap:wrap}.affwp-link-sharing__icon{display:flex;justify-content:center;align-items:center}.affwp-link-sharing__icon svg{width:2rem;height:2rem;color:rgba(0,0,0,.75)}.affwp-link-sharing__x svg{width:1.5rem;height:1.5rem}.affwp-link-sharing__qrcode{cursor:pointer}.affwp-errors,.affwp-notice{border-radius:2px;border:1px solid #e6db55;margin:0 0 21px 0;background:#ffffe0;color:#333}.affwp-error,.affwp-notice{padding:10px}p.affwp-error{margin:0!important}#affwp-affiliate-dashboard h4{margin-bottom:20px}#affwp-graphs-filter{margin-bottom:20px}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs{margin:0 0 20px 0;padding:0;border:none}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li{display:inline-block;padding:0 10px 0 0;margin:0}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active{font-weight:700}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a{text-decoration:none}#affwp-affiliate-dashboard .affwp-graph{margin-bottom:20px}#affwp-affiliate-dashboard .affwp-graph table{width:auto}#affwp-affiliate-dashboard-visits{table-layout:fixed}#affwp-affiliate-dashboard-visits .visit-url{width:30%}#affwp-affiliate-dashboard-visits .referring-url{width:30%}#affwp-affiliate-dashboard-visits .referral-status{width:15%}#affwp-affiliate-dashboard-visits .visit-date{width:25%}#affwp-affiliate-dashboard .affwp-send-notifications-wrap label,.affwp-form .affwp-tos,.affwp-form .affwp-user-remember{width:auto}#affwp-affiliate-dashboard-payouts-service{margin-bottom:50px}.affwp-form select#affwp-payout-service-account-type,.affwp-form select#affwp-payout-service-country{width:100%}.visit-converted i{display:inline-block;position:relative;top:2px;left:2px}.visit-converted i:before{font-family:dashicons;font-style:normal}.visit-converted.yes i:before{content:"\f147";color:#5e95ef}.visit-converted.no i:before{content:"\f158";color:#ef6c5e}.affwp-creative pre{background-color:rgba(0,0,0,.01);border:1px solid rgba(51,51,51,.1);line-height:1.5;max-width:100%;overflow:auto;padding:1em;white-space:pre-wrap;word-wrap:break-word}.affwp-creative code,.affwp-creative pre{hyphens:none}.affwp-creative:not(.affwp-creatives-view .affwp-creative){margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eaeaea;border-bottom:1px solid rgba(51,51,51,.1)}.affwp-creative:last-of-type:not(
.affwp-creatives-view .affwp-creative:last-of-type
){border-bottom:none;padding-bottom:0}.affwp-table-wrap{overflow-x:auto}table.affwp-table{word-wrap:break-word;table-layout:auto}.screen-reader-text{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0;word-wrap:normal!important}.affwp-table-responsive td:before{content:attr(data-th) ":\00a0";font-weight:700}.affwp-table-responsive td:before{display:none}.affwp-spinner{margin:auto;padding:0;width:2rem;height:2rem}.affwp-spinner svg{width:100%;height:100%;vertical-align:top;animation:affwp-spinner-rotate 2s linear infinite}.affwp-spinner svg *{stroke-width:2.75;fill:none}.affwp-spinner svg :first-child{stroke:rgba(0,0,0,0.1)}.affwp-spinner svg :last-child{stroke:rgba(17,24,28,0.8);animation:affwp-spinner-dash 2s ease-in-out infinite}@keyframes affwp-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes affwp-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}#affwp-affiliate-dashboard-creatives .affwp-creatives-types-menu{list-style:none;display:inline-flex;margin:0 0 1.5rem;padding:.125rem;background-color:rgba(0,0,0,.05);gap:.125rem}#affwp-affiliate-dashboard-creatives .affwp-view-switcher{list-style:none;display:flex;margin:0 0 0 auto;padding:0}#affwp-affiliate-dashboard-creatives .affwp-creatives-types-menu a{text-decoration:none;padding:.25rem .75rem;font-weight:500;display:inline-block;transition:background-color .1s ease-in}#affwp-affiliate-dashboard-creatives .affwp-creatives-types-menu li,#affwp-affiliate-dashboard-creatives .affwp-view-switcher li{margin:0;padding:0}#affwp-affiliate-dashboard-creatives .affwp-creatives-types-menu .active a{background:#fff;color:rgba(0,0,0,.75)}.affwp-view-switcher{justify-content:end}.affwp-view-switcher li .affwp-view-switcher__button{padding:.5rem;color:rgba(0,0,0,.3);display:inline-flex;border:1px solid transparent}.affwp-view-switcher li{background-color:transparent;transition:background-color .1s linear}.affwp-view-switcher li:hover:not(.active){background-color:rgba(0,0,0,.05)}.affwp-view-switcher .active svg,.affwp-view-switcher .affwp-view-switcher__button:hover svg{color:rgba(0,0,0,.75)}.affwp-creatives-table{display:flex;flex-direction:column;width:100%}.affwp-creatives-table-row{display:flex;position:relative}.affwp-creatives-table-cell{flex:1;min-width:0;align-items:center}.affwp-creatives-table-cell[data-column=type]{flex-direction:column;align-items:start;justify-content:center}.affwp-creatives-table-cell[data-column=date_updated]{justify-content:end}.affwp-creatives-table-row{padding:1.5rem 0}.affwp-creatives-view--as-list .affwp-creative{border-top:1px solid rgba(0,0,0,.03);gap:1.5rem;position:relative;flex-direction:column}.affwp-creatives-list-header{display:none}.affwp-creatives-list-header>div[data-sorted=true][data-order=asc]>a::after{content:" \2191"}.affwp-creatives-list-header>div[data-sorted=true][data-order=desc]>a::after{content:" \2193"}.affwp-creative-name-wrap{display:flex;gap:1.5rem;flex-direction:column}.affwp-creatives-view--as-grid .affwp-creative-name{white-space:nowrap}.affwp-creatives-view--as-grid .affwp-creative-name{overflow:hidden;text-overflow:ellipsis}#affwp-creatives-modal .affwp-creative-name,.affwp-creatives-view--as-grid .affwp-creative-name{font-weight:600}#affwp-creatives-modal .affwp-creative-name{margin-bottom:.25rem;margin-top:0;font-size:2rem;line-height:1.1}.affwp-creatives-item-actions{align-items:center}.affwp-creatives-item-actions form{margin:0;padding:0}.affwp-creatives-list-column-label{display:block;font-weight:600;line-height:1;margin-bottom:.25rem}.affwp-creative-preview{border:2px solid rgba(0,0,0,.03);padding:.25rem;display:flex;justify-content:center;overflow:hidden;transition:border .1s linear}.affwp-creative:hover .affwp-creative-preview{border:2px solid rgba(0,0,0,.08)}.affwp-creatives-view--as-grid .affwp-creative-preview{height:100%;aspect-ratio:1;margin-bottom:.5rem}.affwp-creative-preview img{max-width:100%}.affwp-creatives-view--as-grid .affwp-creative:hover{cursor:pointer}.affwp-creative img{object-fit:contain;height:100%}.affwp-creatives-view--as-list img{max-height:var(--affwp-creative-preview-width)}.affwp-modal *{margin:0}.affwp-modal__header{margin-bottom:1.5rem}.affwp-modal__header h2{margin-bottom:.5rem}.affwp-modal__actions{margin-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:4rem}.affwp-modal__button{align-self:start}.affwp-modal__qr-code{display:flex;justify-content:center}.affwp-modal__body:has(.affwp-modal__qr-code){border:2px solid rgba(0,0,0,.03);padding:2rem}#affwp-creatives-modal{width:100%;max-width:960px;padding:4rem;gap:2rem}.affwp-copy-textarea-content{min-height:8rem;resize:none;width:100%}#affwp-creatives-modal .affwp-creative-section-preview{display:flex;flex-direction:column;gap:1rem}#affwp-creatives-modal .affwp-creative-preview{padding:2rem}#affwp-creatives-modal .affwp-creative-preview img{height:auto}#affwp-creatives-modal .affwp-creative-preview+form.affwp-creative-copy-form{margin-top:2rem}.affwp-print-button{margin-left:auto}#affwp-printable-area{display:none}.affwp-creative-details{display:flex;justify-content:space-between;align-items:center;gap:1rem}.affwp-creative-details>div{line-height:1.3}.affwp-creative-file-extension{font-weight:600}.affwp-creative-section-title{font-weight:600;font-size:1.3rem;line-height:1}#affwp-creatives-modal .affwp-creative-subtitle,.affwp-creative-file-details{color:rgba(0,0,0,.6);display:inline-flex;align-items:center}#affwp-creatives-modal form,#affwp-creatives-modal p{margin:0}.affwp-creative-section-code{margin-top:2rem}.affwp-creative-copy-form{display:flex;flex-direction:column;align-items:start;gap:1rem}.affwp-creative-separator{margin:0 .5rem}.affwp-creatives-view--as-grid{--gap:2rem;--max-columns:5;display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(max(var(--affwp-creative-preview-width),100% / var(--max-columns) - var(--gap)),1fr))}.affwp-creatives-view--as-grid .affwp-creative-size,.affwp-creatives-view--as-grid .affwp-creative-type{color:rgba(0,0,0,.6)}.is-draggable .fancybox__content{cursor:default}.affwp-infinite-scroll-trigger[data-state=loading]{text-align:center}.affwp-infinite-scroll-trigger .affwp-spinner{display:none}.affwp-infinite-scroll-trigger[data-state=loading] .affwp-spinner{display:inline-block}.affwp-creative[data-type=text_link] .affwp-creative-preview{padding:1rem}.affwp-creatives-filters{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1rem}#affwp-affiliate-dashboard-creatives .affwp-creatives-filters .affwp-category-dropdown,#affwp-affiliate-dashboard-creatives .affwp-creatives-filters .affwp-category-dropdown select,#affwp-affiliate-dashboard-creatives .affwp-creatives-filters form,#affwp-affiliate-dashboard-creatives .affwp-creatives-filters input[type=submit]{margin-bottom:0}.affwp-category-dropdown>div{display:flex;align-items:center;gap:.5rem}.affwp-button[download][href=""]{opacity:.5;pointer-events:none;cursor:not-allowed}@media (min-width:768px){.affwp-creatives-view--as-list .affwp-creative{flex-direction:row}.affwp-creatives-table-cell{display:flex}.affwp-creative-name-wrap{flex-direction:row;align-items:center}.affwp-creatives-list-column-label{display:none}.affwp-creatives-view--as-list .affwp-creative img{object-fit:contain}.affwp-creatives-view--as-list .affwp-creative-preview{align-items:center;height:var(--affwp-creative-preview-width);width:var(--affwp-creative-preview-width);flex-shrink:0;box-sizing:border-box}.affwp-creative[data-type=text_link] .affwp-creative-preview{font-size:.875rem}.affwp-creatives-view--as-list .affwp-creative-name{font-weight:600}.affwp-creative-id,.affwp-creative-size{font-size:.875rem}.affwp-creatives-list-header{display:flex;gap:1.5rem}.affwp-creatives-list-header,.affwp-creatives-view--as-list .affwp-creative{position:relative}.affwp-creatives-view--as-list .affwp-creative>div:first-child,.affwp-creatives-view--as-list .affwp-creatives-list-header>div:first-child{flex-grow:3}.affwp-creative>div:first-child,.affwp-creatives-list-header>div:first-child{padding-left:0}.affwp-creatives-view--as-list .affwp-creative>.affwp-creatives-item-actions{position:relative}.affwp-creatives-view--as-list .affwp-creative>.affwp-creatives-item-actions{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:end;padding:0}.affwp-creative-last-updated,.affwp-creatives-item-actions button{transition:opacity .1s ease-in}.affwp-creatives-item-actions button{visibility:hidden;opacity:0}.affwp-creatives-item-actions:hover{cursor:pointer}.affwp-creatives-table-row:hover .affwp-creatives-item-actions button{visibility:visible;position:relative;right:0;opacity:1}.affwp-creative-last-updated{opacity:1}.affwp-creatives-table-row:hover .affwp-creative-last-updated{opacity:0}}@media (min-width:480px){#affwp-affiliate-dashboard-url-generator .affwp-affiliate-link,.affwp-affiliate-link__display{flex-direction:row}.affwp-affiliate-link__input{flex-grow:1}.affwp-link-sharing{flex-direction:row;align-items:center}}.affwp-card{border:1px solid rgba(17,24,39,.05);box-shadow:transparent 0 0 0 0,transparent 0 0 0 0,rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.1) 0 1px 2px -1px}.affwp-card .affwp-card__header:not(.affwp-affiliate-link__tooltip) *{margin:0}.affwp-card__actions,.affwp-card__header{padding:1.5rem}.affwp-card__header+.affwp-card__actions{padding-top:0}.affwp-card__content--form{display:grid;gap:1rem}.affwp-card__content,.affwp-card__footer{padding:var(--affwp-card-padding);padding-top:0}.affwp-card--compact{border-radius:.25rem}.affwp-card--compact .affwp-card__content,.affwp-card--compact .affwp-card__footer,.affwp-card--compact .affwp-card__header{padding:1rem}@media (max-width:767px){#affwp-affiliate-dashboard-campaign-stats .affwp-table-responsive td.affwp-table-no-data{display:block}#affwp-affiliate-dashboard-payouts .affwp-table-responsive td.affwp-table-no-data:before,#affwp-affiliate-dashboard-referrals .affwp-table-responsive td.affwp-table-no-data:before,#affwp-affiliate-dashboard-visits .affwp-table-responsive td.affwp-table-no-data:before{display:none}.affwp-table-responsive td:last-child{margin-bottom:20px}.affwp-table-responsive td:first-child{background-color:#fafafa}.affwp-table-responsive td:before{display:inline-block}.affwp-table-responsive th{display:none}.affwp-table-responsive td{display:flex;justify-content:space-between}.affwp-custom-link-row{flex-direction:column;gap:0}.affwp-custom-link-actions{visibility:visible;opacity:1;padding:10px 0}}@media print{body.affwp-affiliate-area-creatives *{display:none}#affwp-printable-area{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%}#affwp-printable-area img{display:inline-block}}.affwp-coupon-url-section{margin-top:1rem;max-width:500px}.affwp-coupon-url-section:hover .affwp-row-actions{visibility:visible;opacity:1}#affwp-affiliate-dashboard-coupons .affwp-tooltip-url-copy{cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.affwp-copy-coupon-url{display:flex;align-items:center}.affwp-registration-submitted form fieldset{display:none}.affwp-stripe-payouts{margin-bottom:2rem}.affwp-stripe-payouts__status{padding:12px 15px;margin-bottom:1em;border-radius:4px;border-left:4px solid}.affwp-stripe-payouts__status--connected{background-color:#f6fef7;border-left-color:#46b450;color:#1a5d1f}.affwp-stripe-payouts__status--warning{background-color:#fffdf0;border-left-color:#ffb900;color:#6b5600}.affwp-stripe-payouts__status--error{background-color:#fef2f2;border-left-color:#dc3545;color:#7f1d1d}.affwp-stripe-payouts__account-info{display:block}.affwp-stripe-payouts__account-info-label{display:block;margin-bottom:.5em}.affwp-stripe-payouts__account-info-value{display:inline-block;padding:3px 8px;background-color:rgba(255,255,255,.7);border:1px solid rgba(70,180,80,.3);border-radius:3px;font-family:monospace;font-size:.9em;color:inherit}.affwp-stripe-notice{padding:12px;margin-bottom:1em;border-radius:4px;border-left:4px solid}.affwp-stripe-notice--success{background-color:#f0f8f0;border-left-color:#46b450}.affwp-stripe-notice--error{background-color:#fef2f2;border-left-color:#dc3545}.affwp-stripe-notice--info{background-color:#e8f4fd;border-left-color:#2196f3}.affwp-stripe-notice__message{margin:0!important}.affwp-stripe-notice__link{font-weight:600}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{margin-bottom:12px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}/*! elementor - v3.31.0 - 09-09-2025 */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-68 .elementor-element.elementor-element-66e744e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:8px 0px;--row-gap:8px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-68 .elementor-element.elementor-element-a343c3d{width:var(--container-widget-width,360px);max-width:360px;--container-widget-width:360px;--container-widget-flex-grow:0;text-align:center}.elementor-68 .elementor-element.elementor-element-a343c3d.elementor-element{--align-self:center}.elementor-68 .elementor-element.elementor-element-e5a0310{--grid-template-columns:repeat(0, auto);--grid-column-gap:12px;--grid-row-gap:0px}.elementor-68 .elementor-element.elementor-element-e5a0310 .elementor-widget-container{text-align:center}.elementor-68 .elementor-element.elementor-element-e5a0310 .elementor-social-icon{background-color:#fff0}.elementor-68 .elementor-element.elementor-element-e5a0310 .elementor-social-icon i{color:var(--e-global-color-uicore_headline)}.elementor-68 .elementor-element.elementor-element-e5a0310 .elementor-social-icon svg{fill:var(--e-global-color-uicore_headline)}.elementor-widget .tippy-tooltip .tippy-content{text-align:center}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}@font-face{font-display:swap;font-family:bwf-icon;src:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb);src:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb#iefix) format("embedded-opentype"),url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.ttf?rwcwgb) format("truetype"),url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.woff?rwcwgb) format("woff"),url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.svg?rwcwgb#funnelkitbump-icon) format("svg");font-weight:400;font-style:normal}body #wfob_wrap *{text-align:left;box-sizing:border-box}body #wfob_wrap{margin:16px 0}div#wfob_wrap .wfob_wrap_start{margin-bottom:16px}body #wfacp-e-form del span.amount{opacity:1}body #wfacp-e-form .wfob_wrapper h1,body #wfacp-e-form .wfob_wrapper h2,body #wfacp-e-form .wfob_wrapper h3,body #wfacp-e-form .wfob_wrapper h4,body #wfacp-e-form .wfob_wrapper h5,body #wfacp-e-form .wfob_wrapper h6,body #wfob_wrap .wfob_wrapper p{margin:0 0 8px}div#wfob_wrap .wfob_wrap_start:last-child{margin-bottom:0}body .wfob_qv-inner-modal *{box-sizing:border-box}body #wfob_wrap .wfob_bgBox_table{display:table;width:100%}body #wfob_wrap .wfob_skin_description ol,body #wfob_wrap .wfob_skin_description ul{padding-left:16px}body #wfob_wrap .wfob_wrapper .wfob_skin_description{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ol,body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ol li,body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ul,body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ul li{text-align:left!important}body #wfacp-e-form #wfob_wrap .wfob_checkbox_input_wrap input,body #wfob_wrap .wfob_checkbox_input_wrap input{border:2px solid #dedfea;position:relative;left:auto;top:auto;bottom:auto;margin:0;display:inline-block;width:18px;height:18px;border-radius:3px;box-shadow:none}#wfob_qr_model_wrap .wfob_qr_wrap .button:hover:after,#wfob_qr_model_wrap .wfob_qr_wrap .button:hover:before,body #wfob_wrap .wfob_bump_wrapper:empty{display:none}body #wfob_wrap .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill,body #wfob_wrap .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:focus,body #wfob_wrap .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0}body #wfob_wrap .wfob_bump_section{position:relative}body #wfob_wrap .wfob_bump_section:not(.bump_skin_type_2):not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_exclusive_outside_top_left):not(.wfob_exclusive_outside_top_right):not(.wfob_active_social_proof):not(.wfob_active_social_proof){overflow:hidden}body #wfob_wrap .wfob_wrapper a{text-decoration:none}body #wfob_wrap .bwf_margin{margin:0 0 8px}body #wfob_wrap .bwf_mb_15{margin-bottom:15px}body #wfob_wrap .bwf_mb_20{margin-bottom:20px}body #wfob_wrap .wfob_bump.wfob_remove_read_more .wfob_read_more_link:not(.wfob_read_more_des_link){display:none}body #wfob_wrap a.wfob_read_more_link{font-weight:600}body #wfob_wrap .wfob_bump:not(.wfob_remove_read_more) .wfob_read_more_des_link{display:none}body #wfob_wrap .wfob_bump:not(.wfob_remove_read_more).bump_skin_type_2 .wfob_description_wrap .wfob_qv-button{display:none}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch{position:relative;display:none;left:auto;right:auto;top:auto;bottom:auto;margin:0;padding:0;vertical-align:middle}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label .sw:empty{display:block!important}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bwf_bump_toggle_checkout) .wfob_pro_txt_wrap .bwf_display_col_flex{position:relative}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{top:6px;bottom:auto;left:auto;margin:0;right:-50px;display:block;position:absolute;width:auto!important;cursor:pointer}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label+span.sw{display:inline-block;width:34px;height:14px;float:right;border-radius:8px;margin-right:10px;margin-left:10px;background:#dcdcdc}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label .sw{display:inline-block;width:34px;height:14px;float:right;border-radius:8px;margin-right:10px;margin-left:10px;background-color:#dcdcdc}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label .sw:before{content:'';position:absolute;top:50%;background-color:#bababa;margin-top:-10px;height:20px;width:20px;border-radius:15px;left:0;transition:all ease .3s;box-shadow:0 2px 2px 0 #2929293D}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch:checked+label .sw:before{margin-left:14px}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout.wfob_enable_image:not(.wfob_img_position_top) .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex{width:calc(100% - 50px)}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout:not(.wfob_enable_image) .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex{flex:1;padding-right:50px}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex{position:relative}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex>label{display:block;width:100%;margin:0}body #wfob_wrap .wfob_wrapper .wfob_text_inner p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_text_inner p:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap bdi,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap label,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span.amount,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span:not(.wfob_blink_img_wrap){font-size:20px;color:#353030;line-height:1.5;margin:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove.wfob_product_show_btn{display:inline-block!important}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove .wfob_btn_text_remove,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove:hover .wfob_btn_text_added{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove:hover .wfob_btn_text_remove{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_price_container *{line-height:1!important}body #wfob_wrap .wfob_wrapper .wfob_text_inner ul{list-style:inherit}body #wfob_wrap .wfob_wrapper .wfob_text_inner ol,body #wfob_wrap .wfob_wrapper .wfob_text_inner ol li{list-style-type:decimal}body #wfob_wrap .wfob_wrapper .wfob_text_inner ul li{list-style:inherit;margin-bottom:3px}body #wfob_wrap .wfob_wrapper .wfob_text_inner ul li:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_text_inner p{color:#353030;line-height:1.4;font-size:14px}body #wfob_wrap .wfob_wrapper .wfob_text_inner p:last-child{margin:0}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:right}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price del{margin-bottom:4px;display:inline-block}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price del,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price ins{display:block;margin-right:0}body #wfob_wrap .wfob_wrapper .bwf_display_flex{display:flex}body #wfob_wrap .wfob_wrapper .bwf_display_col_flex{-js-display:inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}body #wfob_wrap .wfob_wrapper .wfob_pro_img_wrap{margin:0;float:none}body #wfob_wrap .wfob_wrapper .wfob_pro_image_wrap{max-width:200px}body #wfob_wrap .wfob_wrapper .wfob_pro_img_wrap{height:auto;width:100%}body #wfob_wrap .wfob_wrapper .wfob_pro_img_wrap img{max-width:100%;height:auto;display:block}.wfob_wrapper .wfob_blink_img_wrap img,.wfob_wrapper .wfob_pro_img_wrap img{display:initial}body #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap{width:100%}body #wfob_wrap .wfob_bump:not(.wfob_enable_image) .wfob_pro_image_wrap{display:none!important}body #wfob_wrap .wfob_wrapper .wfob_checkbox{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0 10px 0 0;padding:0;vertical-align:middle}body #wfob_wrap .wfob_contentBox:before,body #wfob_wrap .wfob_wrapper .wfob_contentBox:after{display:block;content:''}body #wfob_wrap .wfob_wrapper .wfob_contentBox:after{clear:both}.wfob_Box .wfob_contentBox p:last-child{padding-bottom:0;margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_enable_image .bwf_display_col_flex.wfob_pro_txt_wrap{width:calc(100% - 200px);margin-left:16px;flex:1}body #wfob_wrap .wfob_checkbox_input_wrap *{line-height:0!important}body #wfob_wrap .wfob_checkbox_input_wrap{max-width:53px;margin-right:0;position:absolute;top:0}body #wfob_wrap .wfob_check_wrap.wfob_arrow_true{margin-right:5px;float:none;display:inline-block}.et-db #et-boc .et-l .wfob_wrapper .wfob_blink_img_wrap .wfob_no_blink,.wfob_wrapper .wfob_blink_img_wrap .wfob_blink,.wfob_wrapper .wfob_blink_img_wrap .wfob_no_blink{display:none}.wfob_wrapper .wfob_point_animation .wfob_blink_img_wrap .wfob_blink{display:inline}.wfob_wrapper .wfob_bump:not(.wfob_point_animation) .wfob_blink_img_wrap img.wfob_no_blink{display:inline}body #wfob_wrap .wfob_bump.wfob_header_enable_pointing_arrow .wfob_display_pointer .wfob_label_wrap{padding-left:50px}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_display_pointer .wfob_label_wrap label{margin-bottom:0}body #wfob_wrap .wfob_bump:not(.wfob_header_enable_pointing_arrow) span.wfob_bump_checkbox{padding-left:0}body #wfob_wrap .wfob_bump:not(.wfob_header_enable_pointing_arrow) .wfob_label_wrap{padding-left:26px}body #wfob_wrap .wfob_bump:not(.wfob_header_enable_pointing_arrow) span.wfob_blink_img_wrap{display:none}body #wfob_wrap .wfob_wrapper .wfob_title_wrap:not(.wfob_display_pointer) span.wfob_bump_checkbox{max-width:16px;padding:0;margin:0}body #wfob_wrap .wfob_wrapper .wfob_title_wrap:not(.wfob_display_pointer) span.wfob_bump_checkbox .wfob_checkbox{margin:0}body #wfob_wrap .wfob_wrapper .wfob_title_wrap:not(.wfob_display_pointer) .wfob_label_wrap{padding-left:26px;line-height:1}body #wfob_wrap .wfob_wrapper .wfob_header_enable_pointing_arrow .wfob_title_wrap .wfob_label_wrap{padding-left:53px}body #wfob_wrap .wfob_wrapper .wfob_title_wrap .wfob_title{margin-bottom:0}.wfob_qv-opac{z-index:10001}.wfob_qv-panel{z-index:10002}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_bump_checkbox{display:inline;vertical-align:middle}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap{margin-right:2px;display:inline-block;vertical-align:middle;max-width:18px;max-height:18px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap svg{width:100%;height:100%}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_bump_title_start{position:relative}body #wfob_wrap .wfob_wrapper label.wfob_title{display:block;font-weight:600;line-height:1.5}body #payment #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{padding-left:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section:not(.wfob_layout_3):not(.wfob_layout_4) label.wfob_title{cursor:pointer}body #wfob_wrap .wfob_wrapper label.wfob_title *{font-weight:600}body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_head{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_title:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex{display:block!important;text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex .bwf_display_col_flex{display:block;width:auto;margin:0 auto 10px;text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex .bwf_display_col_flex *{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob-switch+label{left:0;width:calc(100% - 60px);position:absolute;right:auto}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top:not(.bump_skin_type_1) .wfob_title{display:inline-block!important;width:auto!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_text_inner p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_price_container *,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_qv-button,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_text_inner,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_text_inner p{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_qv-button{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_pro_txt_wrap .bwf_display_col_flex{display:inline-block;margin:0}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_enable_price) .wfob_price_container{display:none!important}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container{width:auto;padding:0}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_img_position_top) .wfob_price_container{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container .wfob_price del{margin-right:4px;opacity:1}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_img_position_top).wfob_layout_5 .wfob_price_container{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_3 .wfob_error_message{font-size:14px;line-height:1.5;padding:0;text-align:left;margin:0 0 8px}body #wfob_wrap .wfob_layout_5 .wfob_pro_txt_wrap .wfob_bgBox_table{border:1px solid #dedfea;display:inline-block;width:auto;padding:5px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_bgBox_table *{line-height:1}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_bgBox_table label.wfob_title{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_title_wrap{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_price_container{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_exclusive_content.wfob_exclusive_below_description,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_exclusive_content.wfob_exclusive_below_description,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_9 .wfob_exclusive_content.wfob_exclusive_below_description{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_exclusive_content.wfob_exclusive_below_description{margin-bottom:16px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right>.bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob_sec_start .bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob-switch+label{left:-50px;width:calc(100% - 50px);position:absolute;right:auto}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob_title{display:inline-block!important;width:auto!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6.wfob_enable_image.wfob_img_position_top .wfob_title{padding-left:50px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6.wfob_enable_image.wfob_img_position_top .wfob-switch+label{right:auto;left:0;top:4px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right.wfob_layout_6 .wfob_title{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_enable_image) .wfob-switch+label{left:6px;width:calc(100% - 60px);position:absolute;right:auto}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6:not(.wfob_enable_image) .wfob-switch+label{left:auto;position:absolute;right:0;top:6px;margin:0!important}body #wfob_wrap .wfob_wrapper .wfob_img_position_right .bwf_display_col_flex.wfob_pro_txt_wrap{margin-left:0;margin-right:16px;display:block}body .wfob_img_position_top .wfob_text_inner .wfob_quantity.q_h{margin:0 0 8px}body #wfob_wrap .wfob_wrapper a.wfob_qv-button{margin:0 0 8px;line-height:1.5;font-size:14px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 label.wfob_title *{line-height:1}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 label.wfob_title{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_bump_title_start *{line-height:1}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_section .wfob_bgBox_table{border-radius:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_title_wrap .wfob_price_container{font-weight:600}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn{font-size:16px;text-decoration:none;border:1px solid;font-weight:700;text-align:center;padding:6px 8px;color:#5f5d5d;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.2);margin:0;line-height:20px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_l3_s_btn{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_l3_f_btn.wfob_btn_remove{display:none}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn{transition:none}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn.wfob_btn_remove{background:#e43b2c;color:#fff}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_head{font-weight:600;margin:0 0 8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_head span,body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_head span bdi{font-weight:600}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_desc{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_add_to_cart_button{bottom:auto}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_top .wfob_add_to_cart_button{margin:10px auto auto!important}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_top .wfob_pro_txt_wrap *{text-align:center}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_enable_image.wfob_img_position_left .bwf_display_col_flex:last-child{align-items:center;margin-left:0;gap:8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .bwf_display_flex{gap:8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_top .wfob_btn_add{margin:auto}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_right .bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_content_sec span{background:0 0!important;border:none!important}body #wfob_wrap .bump_skin_type_2 .wfob_content_sec{padding-left:0}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_enable_price .wfob_price_container{display:block!important;width:100%;margin-bottom:12px}body #wfob_wrap .bump_skin_type_2 .wfob_content_sec label{font-size:16px;margin-bottom:0;width:100%;line-height:1.5;display:inline-block;background:0 0!important;border:none!important}.wfob_bump.bump_skin_type_2.wfob_enable_price .wfob_add_to_cart_button{display:block!important}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_3 .wfob_text_inner.wfob_skin_description{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6.wfob_img_position_right .bwf_display_col_flex.wfob_pro_txt_wrap{margin-right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_8 .wfob_text_inner.wfob_skin_description p{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_8 .wfob_text_inner.wfob_skin_description p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn.wfob_bump_product{transition:none!important}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn span{text-align:center}body #wfob_wrap .wfacp_bump_clicked a.wfob_l3_f_btn,body #wfob_wrap .wfacp_bump_clicked a.wfob_l3_f_btn span{color:transparent!important;position:relative;transition:none}body #wfob_wrap .wfacp_bump_clicked a.wfob_l3_f_btn:before{position:absolute;left:0;right:0;top:50%;content:'';width:16px;margin:-8px auto auto;height:16px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn:hover{transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn{transition:none}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}#wfob_wrap .bump_skin_type_1 .wfob_error_message{text-align:center}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_error_message{padding:0;text-align:left}body #wfob_wrap .wfob_wrapper .wfob_error_message{padding:10px;display:block}.wfob_error_message a{display:none}body #wfob_wrap .wfob_wrapper .wfob_error_message{margin:0;font-size:13px;margin-bottom:10px;line-height:1.5;text-align:center;color:#e20707}body #wfob_wrap .wfob_wrapper .wfob_error_message:empty{display:none!important}body #wfob_wrap .wfob_wrapper .bump_skin_type_1 .wfob_error_message{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top.wfob_layout_1 .wfob_label_wrap{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .bwf_display_flex{display:block;width:100%}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .bwf_display_col_flex{display:block;width:100%}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top.bump_skin_type_1 .bwf_display_flex .bwf_display_col_flex{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex .bwf_display_col_flex.wfob_pro_image_wrap{margin-bottom:15px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container{display:block;text-align:right;width:25%;padding-left:10px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container *,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1:not(.wfob_img_position_top) .wfob_price_container .wfob_price,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container *,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4:not(.wfob_img_position_top) .wfob_price_container .wfob_price{text-align:right}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_enable_price .wfob_bump_title_start{width:82%;display:table-cell;vertical-align:middle;padding-right:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container{display:table-cell;vertical-align:middle;text-align:right;width:18%;padding-left:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start{width:78%}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price .wfob_price_container{width:22%}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price ins,body #wfob_wrap .wfob_wrapper .wfob_bump ins{text-decoration:none}body #wfob_wrap .wfob_price ins{background:0 0;text-decoration:none}.wfob_bgBox_table:after,.wfob_bgBox_table:before{content:'';display:block}.wfob_bgBox_table:after{clear:both}body #wfob_wrap .wfob_price_container *{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_text_inner .wfob_text_inner{padding:0!important;line-height:1.5}body #wfob_wrap .wfob_skin_description,body #wfob_wrap .wfob_skin_description *{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_img_position_top) .wfob_text_inner .bwf_display_flex{display:flex}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_text_inner .bwf_display_col_flex{-js-display:inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob_text_inner .bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_desc.wfob_text_inner,body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_desc.wfob_text_inner *{line-height:1.4}body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_desc.wfob_text_inner p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_bump_title_start .wfob_checkbox_input_wrap{line-height:1}body #wfob_wrap .wfob_bump_section.wfob_layout_11 .wfob_content_sec,body #wfob_wrap .wfob_bump_section.wfob_layout_7 .wfob_content_sec{padding-left:0;margin-bottom:15px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7{margin-bottom:32px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .bwf_display_flex{margin-bottom:16px}body #wfob_wrap .wfob_bump_section.wfob_layout_11.wfob_img_position_top .wfob_l3_c_sub_desc *,body #wfob_wrap .wfob_bump_section.wfob_layout_11.wfob_img_position_top .wfob_l3_c_sub_head,body #wfob_wrap .wfob_bump_section.wfob_layout_11.wfob_img_position_top .wfob_l3_c_sub_head *,body #wfob_wrap .wfob_bump_section.wfob_layout_7.wfob_img_position_top .wfob_l3_c_sub_desc *,body #wfob_wrap .wfob_bump_section.wfob_layout_7.wfob_img_position_top .wfob_l3_c_sub_head,body #wfob_wrap .wfob_bump_section.wfob_layout_7.wfob_img_position_top .wfob_l3_c_sub_head *{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_price_container *{font-weight:400}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right.wfob_layout_11 .wfob_title,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right.wfob_layout_7 .wfob_title{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_price_container{margin-top:15px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11.wfob_img_position_top .bwf_title_center .wfob_bgBox_table,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7.wfob_img_position_top .bwf_title_center .wfob_bgBox_table{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11.wfob_img_position_top .bwf_title_center .wfob_bgBox_table .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7.wfob_img_position_top .bwf_title_center .wfob_bgBox_table .wfob_bump_title_start{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button{text-align:center;transform:translateY(50%);bottom:0}body #wfob_wrap .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button{position:absolute;left:0;right:0;bottom:-16px;z-index:99}body #wfob_wrap .wfob_l3_s_btn{display:inline-flex}body #wfob_wrap .wfob_l3_s_btn a{display:flex;justify-content:center;align-items:center}body #wfob_wrap .wfob_add_to_cart_button .wfob_l3_s_btn svg{margin-left:8px}#wfob_wrap .wfob_l3_s_btn svg,.bwf-ob-design-preview .wfob_l3_s_btn svg{display:none}body .bwf-ob-design-preview#wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn:not(:hover) .wfob-social-proof-tooltip,body .bwf-ob-design-preview#wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10:not(.wfob_active_social_proof) .wfob_l3_s_btn .wfob-social-proof-tooltip{height:0;width:0;padding:0;overflow:hidden}body #wfob_wrap:not(.bwf-ob-design-preview) .wfob_bump_section.wfob_cta_cart .wfob_l3_s_btn .wfob_btn_add svg,body #wfob_wrap:not(.bwf-ob-design-preview) .wfob_bump_section.wfob_cta_cursor .wfob_l3_s_btn .wfob_btn_add svg{display:inline-block}body #wfob_wrap.bwf-ob-design-preview .wfob_bump_section.wfob_cta_cart .wfob_l3_s_btn .wfob_btn_add svg:last-of-type,body #wfob_wrap.bwf-ob-design-preview .wfob_bump_section.wfob_cta_cursor .wfob_l3_s_btn .wfob_btn_add svg:nth-last-of-type(2){display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob_l3_s_btn a,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob_l3_s_btn span,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob_l3_s_btn a,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob_l3_s_btn span{font-weight:600}body .woocommerce form .wfob_bump_qty_wrap input[type=number]::-webkit-inner-spin-button,body .woocommerce form .wfob_bump_qty_wrap input[type=number]::-webkit-outer-spin-button{opacity:1}.wfob_qty_wrap{position:relative}body .wfob_bump_wrapper .wfob_quantity.q_h{display:inline-flex}body #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap input.wfob_quantity_increment:focus{outline:0}body #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap input.wfob_quantity_increment{max-width:100%;border:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;height:30px;-moz-appearance:textfield!important}body #wfob_wrap .wfob_wrap_start .wfob_qty_wrap .value-button{display:block;margin:0;width:25px;height:24px;position:absolute;border:1px solid #e6e6e6;background:#f9f9f9;line-height:24px;text-align:center;vertical-align:middle;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;color:#3a3a3a;font-size:0;top:0;cursor:pointer}body #wfob_wrap .wfob_qty_wrap input.wfob_quantity_increment{text-align:center!important;border:none;margin:0 20px;max-width:100%;height:30px;box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;width:30px!important;background:#fff!important;min-height:30px!important;font-size:13px!important;line-height:1.2!important;padding:2px!important;border-radius:0!important;color:#3a3a3a!important;-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:textfield!important;appearance:none}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap .value-button.wfob_increase_item{right:0!important;left:auto}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:14px;line-height:1px;top:50%;margin-top:-1px}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap .value-button.wfob_decrease_item:before{content:'-'}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap input.wfob_quantity_increment::-webkit-inner-spin-button,body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap input.wfob_quantity_increment::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}body.wfob_bump_trigger .blockUI{display:none!important}body.wfob_bump_trigger .wfob_bump .blockUI{display:block!important}#wfob_main_wrapper_start .wfob_clearfix:before{display:table;content:''}#wfob_main_wrapper_start .wfob_clearfix:after{display:table;content:'';clear:both}body .wfob_selected_attributes .wfob_pro_attr_single .wfob_attribute_id{text-transform:capitalize}body .wfob_selected_attributes{margin:5px 0 5px}span.wfob_subs_wrap{display:inline-block;margin:12px 0}.wfob_selected_attributes:before,body .wfob_selected_attributes:after{content:'';display:block}body .wfob_selected_attributes .wfob_pro_attr_single{font-weight:400;font-size:13px;float:left;padding-right:12px;font-style:italic;color:#737373;position:relative;margin-right:6px}body .wfob_selected_attributes:after{clear:both}body span.wfob_attribute_value{color:#737373}body .wfob_product_sec .wfob_attribute_value.wfob_attr_value_not_available{color:#dd7575}body .wfob_main_form .wfob_selected_attributes .wfob_pro_attr_single>span{font-size:13px}body .wfob_selected_attributes .wfob_pro_attr_single span:last-child{width:5px;height:5px;display:block;position:absolute;top:50%;right:0;background:#c7c7c7;border-radius:50%;margin-top:-2.5px;font-size:0}body .wfob_selected_attributes .wfob_pro_attr_single:last-child{margin:0;padding:0}.wfob_text_inner.wfob_skin_description h2{margin:0 0 5px}body #wfob_wrap .wfob_wrapper .wfob_layout_9 . wfob_price_container{margin-bottom:16px}body #wfob_wrap .wfob_layout_9 .wfob_content_sec label.wfob_title{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_layout_9 .bwf_display_col_flex:last-child{align-items:flex-start}body #wfob_wrap .wfob_layout_10 .wfob_content_sec{margin-bottom:4px}body #wfob_wrap .wfob_layout_10 .wfob_qv-button{font-size:14px}body #wfob_wrap .wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price del,body #wfob_wrap .wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price ins{display:inline-block!important}body #wfob_wrap .wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_pro_txt_wrap{align-items:center}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_left:not(.wfob_layout_8),body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right:not(.wfob_layout_8){padding-bottom:12px}body #wfob_wrap .wfob_bump.wfob_layout_10.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_10.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_11.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_11.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_5.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_5.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_6.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_6.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_7.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_7.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_9.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_9.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content{margin-top:-29px;padding-bottom:16px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_left:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_left{margin-top:-13px;margin-left:16px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_left:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_8):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_left,body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_8):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_right{padding-bottom:12px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_right{margin-top:-13px;margin-right:16px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_outside_top_right{text-align:right}body #wfob_wrap .wfob_bump_section .wfob_exclusive_content span{display:inline-block;padding:4px 12px;border-radius:12px;line-height:1.5;font-weight:500}body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_above_description .wfob_exclusive_content.wfob_exclusive_above_description,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_above_title .wfob_exclusive_content.wfob_exclusive_above_title,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_below_description .wfob_exclusive_content.wfob_exclusive_below_description,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_outside_top_left .wfob_exclusive_content.wfob_exclusive_outside_top_left,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_outside_top_right .wfob_exclusive_content.wfob_exclusive_outside_top_right{display:block}body #wfob_wrap .wfob_bump_section .wfob_exclusive_content{display:none}body #wfob_wrap .wfob_exclusive_content.wfob_exclusive_above_description,body #wfob_wrap .wfob_exclusive_content.wfob_exclusive_above_title{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_text_inner.wfob_skin_description:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_qv-button{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_9 .wfob_qv-button{margin:0 0 8px}div#wfob_wrap.bwf_bump_skin_selection .wfob_wrap_start.wfob_layout_11,div#wfob_wrap.bwf_bump_skin_selection .wfob_wrap_start.wfob_layout_7{margin-bottom:8px}body #wfob_wrap.bwf_bump_skin_selection .wfob_wrap_start{margin-bottom:0}body #wfob_wrap .wfob_wrap_start .blockUI.blockOverlay{display:none!important}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump:not(.bump_skin_type_2):not(.wfob_layout_5) .wfob_price_container .wfob_price del,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump:not(.bump_skin_type_2):not(.wfob_layout_5) .wfob_price_container .wfob_price ins{display:block;margin:0!important}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump:not(.bump_skin_type_2) .wfob_price_container .wfob_price del span{margin-right:0}body #wfob_wrap.wfacp_below_mini_cart_items .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_bgBox_table{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_checkbox_input_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4:not(.wfob_layout_11) .wfob_checkbox_input_wrap{margin-top:2px;top:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_enable_price .wfob_bump_title_start{vertical-align:top}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex .bwf_display_col_flex:not(.wfob_pro_image_wrap){display:block;margin-left:0;margin-right:0;width:100%}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_pro_image_wrap{display:block;margin:auto auto 12px}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex{display:block;text-align:left}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex .bwf_display_col_flex.wfob_add_to_cart_button{margin:0!important;text-align:left}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:left}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_layout_5 .wfob_pro_txt_wrap .wfob_bgBox_table{display:block}body #wfob_wrap .wfob_wrapper .wfob_checkbox_input_wrap .wfob_checkbox{border:2px solid #dedfea;position:relative;left:auto;top:auto;bottom:auto;margin:0;display:inline-block;width:18px;height:18px;border-radius:3px;box-shadow:none;opacity:1;-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-size:14px;outline:0;padding:0;text-align:center;vertical-align:middle;transition:all .2s ease-in-out;background:#fff;cursor:pointer}body #wfob_wrap .wfob_wrapper input[type=checkbox]:checked:before{width:14px;content:"\e600";height:14px;font-size:14px;line-height:1;font-family:bwf-icon;position:absolute;left:0;right:0;margin:auto;color:#1e8cbe;top:50%;margin-top:-7px;transform:none;border:none}body #wfob_wrap .wfob_wrapper input[type=checkbox]:checked:after{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.1s;transition-delay:.1s;opacity:1;display:none}body #wfob_wrap .wfob_wrapper input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;width:10px;height:8px;margin-left:-5px;margin-top:-4px;background-image:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/img/wf-check.svg),none}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container .wfob_price del span,body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container .wfob_price ins span{margin:0;opacity:1}body #wfob_wrap .wfob_wrap_start .wfob_wrapper .wfob_layout_3.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap .wfob_wrap_start .wfob_wrapper .wfob_layout_4.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_price .tax_label{width:auto;display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_price .tax_label:after{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow.wfob_point_animation .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap svg{animation:wfob-blink-animation 1s infinite}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow.wfob_point_animation .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap svg path{fill:#d80027}body #wfob_wrap .wfob_wrapper .wfob_active_social_proof .wfob_bgBox_table{position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump_section:not(.wfob_layout_7) .wfob-social-proof-tooltip{margin-left:12px}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_11 .wfob-social-proof-tooltip{margin-left:16px}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip{position:absolute;top:-10px;left:0;transform:translateX(0) translateY(-100%);background-color:#fff;border:1px solid #dedfea;padding:12px;border-radius:12px;box-shadow:0 1px 6px 0 #0000001A;z-index:1000;max-width:360px;width:100%;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,top .3s}body #wfob_wrap .wfob_wrapper .wfob_bump_section.bump_skin_type_1 .wfob-social-proof-tooltip{top:-4px!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.bump_skin_type_3 .wfob-social-proof-tooltip{top:-8px!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_11 .wfob-social-proof-tooltip{top:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_l3_s_btn .wfob-social-proof-tooltip{top:-15px!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_6 .wfob-social-proof-tooltip{top:-14px!important}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:after,body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:before{content:'';position:absolute;left:20px;bottom:-6px;border-left:12px solid transparent;border-right:12px solid transparent}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:before{bottom:-12px;border-top:11px solid #dedfea;z-index:1}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:after{bottom:-11px;border-top:12px solid #fff;z-index:2}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob_toggle_label+.wfob-social-proof-tooltip{margin-left:0;right:0;left:auto;margin-right:-50px}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob_toggle_label+.wfob-social-proof-tooltip:after,body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob_toggle_label+.wfob-social-proof-tooltip:before{left:auto;right:10px}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip-header{background-color:#09b29c;color:#fff;padding:5px 8px;border-radius:6px;font-weight:500;font-size:14px;line-height:1.5;text-align:center}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip-content:empty,body #wfob_wrap .wfob_wrapper .wfob_bump .wfob-social-proof-tooltip-header:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip-content{font-size:12px;color:#353030;line-height:1.5;margin-top:8px}.wfob_add_to_cart_button{position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_bgBox_table .wfob-social-proof-tooltip-content,body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_bgBox_table .wfob-social-proof-tooltip-header{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_active_social_proof:not(.wfob_layout_7) .wfob_bump_title_start:hover+.wfob-social-proof-tooltip{top:-8px}body #wfob_wrap .wfob_wrapper .wfob_active_social_proof.wfob_layout_7 .wfob_bump_title_start:hover+.wfob-social-proof-tooltip{top:-14px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob-social-proof-tooltip{left:auto;right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob-social-proof-tooltip{margin-left:50px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn .wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_9 .wfob_l3_s_btn .wfob-social-proof-tooltip{width:max-content}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_l3_s_btn{position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump_section.bump_skin_type_2 .wfob-social-proof-tooltip{margin-left:0}body #payment #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{padding-left:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_5 .wfob-social-proof-tooltip{width:max-content}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn .wfob-social-proof-tooltip{left:auto;right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob-social-proof-tooltip:after,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn .wfob-social-proof-tooltip:before{right:20px;left:auto}@keyframes wfob-blink-animation{0%,49%{opacity:1}100%,50%{opacity:0}}@media (min-width:1199px){body #wfob_wrap .wfob_wrapper .wfob_active_social_proof:not(.wfob_product_added_to_cart) .wfob_bump_title_start:hover+.wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_active_social_proof:not(.wfob_product_added_to_cart).bwf_bump_toggle_checkout .wfob_toggle_label:hover+.wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2.wfob_active_social_proof:not(.wfob_product_added_to_cart) .wfob_l3_s_btn:hover>.wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_active_social_proof:not(.wfob_product_added_to_cart) .wfob_l3_s_btn:hover>.wfob-social-proof-tooltip{opacity:1;visibility:visible}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start{display:inline-block}}@media (min-width:768px){body #wfob_wrap:not(.wfacp_below_mini_cart_items) .wfob_wrapper .wfob_bump_section.wfob_layout_10:not(.wfob_img_position_right):not(.wfob_img_position_top) .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap:not(.wfacp_below_mini_cart_items) .wfob_wrapper .wfob_bump_section.wfob_layout_10:not(.wfob_img_position_right):not(.wfob_img_position_top) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap:not(.wfacp_below_mini_cart_items) .wfob_wrapper .wfob_bump_section.wfob_layout_10:not(.wfob_img_position_right):not(.wfob_img_position_top) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:center}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump_section.wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump_section.wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump_section.wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:center!important}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_bump_title_start{width:70%}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_price_container{width:30%}}@media (max-width:767px){body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .wfob_pro_txt_wrap>.bwf_display_flex{display:flex}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 del span.amount{margin-right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container{vertical-align:top}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container .wfob_price del{margin:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container .wfob_price del,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container .wfob_price ins{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button{transform:none;position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob_l3_s_btn,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob_l3_s_btn{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_l3_s_btn a,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_l3_s_btn a{width:100%}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex{display:block;text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex .bwf_display_col_flex.wfob_add_to_cart_button{margin:0!important;text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap bdi,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap label,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span.amount,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span:not(.wfob_blink_img_wrap){line-height:1.5}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{top:3px;margin-top:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex .bwf_display_col_flex:not(.wfob_pro_image_wrap),body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .bwf_display_flex .bwf_display_col_flex:not(.wfob_pro_image_wrap){display:block;margin-left:0;margin-right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_pro_image_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .wfob_pro_image_wrap{display:block;margin:auto auto 12px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:left}body #wfob_wrap .wfob_layout_5 .wfob_pro_txt_wrap .wfob_bgBox_table{display:block}body #wfob_wrap .wfob_layout_5 .wfob_title_wrap *{text-align:left!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_txt_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_txt_wrap{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_txt_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_txt_wrap{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_txt_wrap .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_txt_wrap .bwf_display_col_flex.wfob_add_to_cart_button{margin:0}body #wfob_wrap .wfob_wrap_start .wfob_wrapper .wfob_layout_4.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .bwf_display_flex{align-items:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_image_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_image_wrap{max-width:60px}}a.wfob_qv-button{cursor:pointer;overflow:hidden;z-index:10;display:table;margin:0 auto;line-height:1}.wfob_qv-btn-icon{display:table;float:left;margin-right:6px}.wfob_qv-panel{position:fixed;opacity:0;transition:opacity .25s ease-in;z-index:9999}.wfob_qv-panel-active{opacity:1;top:0;bottom:0;left:0;right:0}.wfob_qv-opac{background-color:#000;width:100%;height:100%;opacity:.8;display:none;position:fixed;z-index:9998;top:0;bottom:0;left:0;right:0}.wfob_qv_content_wrap{overflow:auto;position:relative;top:0;height:100%}.wfob_qv_content_inner_container{position:absolute;top:50%;background:#fff;left:50%;transform:translate(-50%,-50%);width:100%;margin:auto;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);max-width:875px;max-height:calc(100vh - 72px);overflow:auto;border-radius:12px}.wfob_qv_no_html .wfob_qv_content_inner_container{bottom:0}.wfob_qv_no_html .wfob_qv-main:after{position:absolute;left:0;right:0;top:50%;content:'';width:24px;margin:-8px auto auto;height:24px;border:2px solid #0073aa;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-top:-12px}.wfob_qv-animation-linear{animation:wfob_qv-key .5s ease;animation-fill-mode:forwards}.wfob_qv-animation-fadein{animation:wfob_qv-key-fadein .7s ease;animation-fill-mode:forwards}@keyframes wfob_qv-key{100%{transform:translate(0,0)}}@keyframes wfob_qv-key-fadein{100%{opacity:1}}.wfob_qv-outer-modal{position:absolute;z-index:1}.wfob_qv-container{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);position:absolute;top:50%;background:#fff;left:50%;transform:translate(-50%,-50%);width:100%;margin:auto;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);max-width:875px;max-height:calc(100vh - 72px);overflow:auto;border-radius:12px}.wfob_qr_wrap{margin:0 -15px}.wfob_qv-top-panel{position:absolute;top:-50px;left:0;right:0}.wfob_qv-images{width:50%;position:relative;margin:0;float:left;padding:0 15px}.wfob_qv-summary table,td,th{border:none}.wfob_qv-summary{width:50%;position:relative;margin:0;float:right;text-align:left;padding:0 15px}.wfob_qv-summary h1{font-size:24px;line-height:1.5;font-weight:600;margin:0 0 10px;color:#353030}#wfob_qr_model_wrap .wfob_qv-summary p{color:#353030;font-size:14px;line-height:1.5;margin:0 0 16px}.wfob_qr_wrap form.cart{padding:0}#wfob_qr_model_wrap .woocommerce-product-details__short-description p:last-child{margin:0}#wfob_qr_model_wrap .wfob_qr_wrap table.variations{table-layout:fixed;margin:0;border-spacing:0;width:100%;border-collapse:separate}#wfob_qr_model_wrap .woocommerce-variation-add-to-cart-disabled .button{cursor:not-allowed;opacity:.5;pointer-events:none}#wfob_qr_model_wrap .wfob_qr_wrap table.variations .value{margin-bottom:15px}#wfob_qr_model_wrap .wfob_qr_wrap table.variations select{font-size:14px;width:100%;border:1px solid #dcdcdc;max-width:100%;border-radius:4px;position:relative;vertical-align:middle;color:#404040;display:block;box-shadow:none;appearance:none;padding:12px 16px;height:auto;background:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/img/icon-down-arrow.svg) no-repeat 98% 50% #fff;background-size:12px;margin:0 0 10px;min-height:48px;line-height:1.2}#wfob_qr_model_wrap .wfob_qr_wrap .single_variation_wrap .woocommerce-variation-price,#wfob_qr_model_wrap .wfob_qr_wrap .single_variation_wrap .woocommerce-variation-price span{font-size:16px;line-height:24px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery__trigger,#wfob_qr_model_wrap .wfob_qr_wrap span.onsale{display:none}#wfob_qr_model_wrap .wfob_qr_wrap table.variations td,#wfob_qr_model_wrap .wfob_qr_wrap table.variations th{display:list-item;list-style:none;background-color:transparent;border:none;padding:0;width:auto}#wfob_qr_model_wrap .wfob_qr_wrap table.variations td label,#wfob_qr_model_wrap .wfob_qr_wrap table.variations th label{display:inline-block;max-width:100%;font-weight:700;text-transform:capitalize;margin-bottom:5px;font-size:14px;line-height:20px}#wfob_qr_model_wrap .wfob_qr_wrap .wfob_qv-summary p.price{font-size:20px;line-height:25px;color:#000;margin-bottom:10px}#wfob_qr_model_wrap .wfob_qr_wrap del span.amount{opacity:.6;font-weight:400;margin-right:.3em}#wfob_qr_model_wrap .wfob_qr_wrap span.amount{white-space:nowrap;color:#111;font-weight:700}#wfob_qr_model_wrap .wfob_qr_wrap .quantity .qty{width:4.235801032em;text-align:center;padding:.6180469716em;background-color:#f2f2f2;color:#43454b;outline:0;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);font-size:100%;margin:0;vertical-align:baseline}#wfob_qr_model_wrap .woocommerce-product-details__short-description{margin-top:15px}#wfob_qr_model_wrap .wfacp_qr_wrap table.variations .value{margin-bottom:15px}#wfob_qr_model_wrap .wfob_qr_wrap .button{position:relative;display:block;text-transform:uppercase;font-size:15px;color:#fff;-ms-touch-action:none;touch-action:none;cursor:pointer;font-weight:600;text-align:center;text-decoration:none;border:1px solid transparent;vertical-align:middle;border-radius:0;margin-top:0;text-shadow:none;line-height:1.5;min-height:50px;padding:13px 25px;max-width:100%;box-sizing:border-box;background-color:#24ae4e;width:100%}#wfob_qr_model_wrap .wfob_qr_wrap .quantity{margin-bottom:20px}#wfob_qr_model_wrap .wfob_qr_wrap label.screen-reader-text{display:none}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:25px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{border-radius:12px;border:1px solid #dedfea}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs{padding:0;position:relative;top:auto;right:auto;bottom:auto;line-height:1.5;margin:0 -10px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none;margin-bottom:16px;cursor:pointer;box-shadow:none;padding:0 10px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n+1){clear:both}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n){margin-right:0}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s;width:100%;height:auto;border:1px solid #dedfea}#wfob_qr_model_wrap .wfob_qr_wrap .button.minus,#wfob_qr_model_wrap .wfob_qr_wrap .button.plus{display:none}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.wfob_qv-main{overflow:auto;position:relative;top:0;height:100%;background-color:#fff;padding:24px}#wfob_qr_model_wrap .wfob_qv-main .wfob_qv_sec{padding-left:0;padding-right:0}#wfob_qr_model_wrap .wfob_qv-main .wfob_qv_sec h1.product_title{color:#353030;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.wfob_clear{clear:both}.wfob_qv-close{display:table;right:0;bottom:0;position:absolute;color:#fff;cursor:pointer}.wfob_qv-nxt,.wfob_qv-prev{color:#fff;display:table;position:fixed;top:50%;transform:translate(0,-50%);font-size:30px;cursor:pointer;z-index:100}.wfob_qv-prev{left:3%}.wfob_qv-nxt{right:3%}.wfob_qv-plink{padding:8px 13px;display:inline-block;background-color:#2d84d4;margin-top:10px}.wfob_qv-plink a{color:#fff}.wfob_qv-plink a:hover{color:#eee}.wfob_qv-panel .woocommerce-review-link{display:none}.woocommerce div.product .wfob_qv-images div.images{float:none;margin:auto;width:auto}.wfob_qv{width:24px;height:24px;display:block;z-index:555;border-radius:50%;right:15px;background:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/img/icon-cross.svg) no-repeat center center;top:0}.wfob_qv-preloader{text-align:center}@keyframes wfob_qv-spin{100%{transform:rotate(360deg)}}@-o-keyframes wfob_qv-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes wfob_qv-spin{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes wfob_qv-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes wfob_qv-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.wfob_qv-opl{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wfob_qv-mpl{visibility:hidden;position:relative;display:table;margin:auto}.wfob_qv-pl-active{display:table;visibility:visible}body #wfob_qr_model_wrap .wfob_qr_wrap .wfob_button_loader_active:before,body #wfob_qr_model_wrap .wfob_qr_wrap .wfob_button_loader_active:hover:before{position:absolute;left:0;right:0;top:50%;content:'';width:16px;margin:-8px auto auto;height:16px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}body #wfob_qr_model_wrap .wfob_qr_wrap .wfob_button_loader_active{pointer-events:none;font-size:0}.wfacp_anim_active .single_variation_wrap .amount:after{display:none}.wfob_qv_title_wrap .is-divider.small{display:none}.wfob_qv_title_wrap h1{margin:0}html.wfob_quick_view_opened{overflow:hidden!important}#wfob_qr_model_wrap .woocommerce-product-gallery__image a img{display:block;width:100%;height:auto;box-shadow:none}.single_variation_wrap .woocommerce-variation-price{display:none}.wfob_option_btn{display:none}.wfob_qv-main .single_variation_wrap .woocommerce-variation-price{display:block}#wfob_qr_model_wrap .wfob_qr_wrap .wfob_qv-summary p.price{display:none}.wfob_qv_title_wrap{padding-right:48px;margin-bottom:12px}#wfob_qr_model_wrap .wfob_qv-summary p.stock.out-of-stock{font-weight:600;display:inline-block;color:#e15334;background:#ffe9e9;border-radius:23px;padding:4px 8px;line-height:1}#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper:after,#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper:before{content:'';display:block}#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper:after{clear:both}#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper{margin:0!important}@media (max-width:767px){.wfob_option_btn{display:block}#wfob_qr_model_wrap .wfob_qr_wrap .button,.wfob_option_btn{background:#24ae4e;position:absolute;bottom:0;left:0;right:0;text-align:center;color:#fff;padding:18px 10px;font-size:18px;cursor:pointer;max-height:58px;min-height:58px;line-height:1}#wfob_qr_model_wrap .wfob_qr_wrap .button:hover,body .wfob_option_btn:hover{background:0 0}#wfob_qr_model_wrap .wfob_qr_wrap .button{position:fixed;width:100%}}@media only screen and (min-width:768px){.wfob_option_btn{display:none!important}}@media only screen and (max-width:768px){body .wfob_qv-opac{background:0 0}.wfob_qv-summary h1{font-size:18px}body .wfob_option_btn{position:fixed}.wfob_qv_content_inner_container{top:0;bottom:0;transform:none;left:0;right:0;margin:0;max-height:100vh;height:100%;border-radius:0}div.wfob_qv-images,div.wfob_qv-summary{width:100%;float:none;margin-bottom:15px}.wfob_qv-main{padding:80px 16px 72px 16px}.wfob_qv{top:50%;margin-top:-12px}.wfob_qv_title_wrap{position:fixed;margin-bottom:0;top:0;left:0;right:0;padding:16px 48px 16px 16px;box-shadow:0 1px 0 0 rgba(0,0,0,.1);background:#fff;z-index:999}}@media (max-width:480px){.wfob_qv-container{left:0;top:0;border-radius:0;transform:none;max-width:100vw;max-height:100vh;bottom:0;margin:0}.wfob_qv-images:after{clear:both}.wfob_qv-images:after,.wfob_qv-images:before{display:block;content:''}#wfob_qr_model_wrap .wfob_qr_wrap .button{display:inline-block}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li,#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:2%}}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}/*! elementor - v3.31.0 - 09-09-2025 */
.elementor-widget-rating{--e-rating-gap:0px;--e-rating-icon-font-size:16px;--e-rating-icon-color:#ccd6df;--e-rating-icon-marked-color:#f0ad4e;--e-rating-icon-marked-width:100%;--e-rating-justify-content:flex-start}.elementor-widget-rating .e-rating{display:flex;justify-content:var(--e-rating-justify-content)}.elementor-widget-rating .e-rating-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:inherit;margin-block-end:calc(0px - var(--e-rating-gap));margin-inline-end:calc(0px - var(--e-rating-gap));width:-moz-fit-content;width:fit-content}.elementor-widget-rating .e-rating .e-icon{margin-block-end:var(--e-rating-gap);margin-inline-end:var(--e-rating-gap);position:relative}.elementor-widget-rating .e-rating .e-icon-wrapper.e-icon-marked{--e-rating-icon-color:var(--e-rating-icon-marked-color);height:100%;inset-block-start:0;inset-inline-start:0;overflow:hidden;position:absolute;width:var(--e-rating-icon-marked-width);z-index:1}.elementor-widget-rating .e-rating .e-icon-wrapper :is(i,svg){display:flex;flex-shrink:0}.elementor-widget-rating .e-rating .e-icon-wrapper i{color:var(--e-rating-icon-color);font-size:var(--e-rating-icon-font-size)}.elementor-widget-rating .e-rating .e-icon-wrapper svg{height:var(--e-rating-icon-font-size);width:auto;fill:var(--e-rating-icon-color)}.elementor-1004 .elementor-element.elementor-element-568d6e02>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-1004 .elementor-element.elementor-element-568d6e02:not(.elementor-motion-effects-element-type-background),.elementor-1004 .elementor-element.elementor-element-568d6e02>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-uicore_primary)}.elementor-1004 .elementor-element.elementor-element-568d6e02>.elementor-container{max-width:1120px}.elementor-1004 .elementor-element.elementor-element-568d6e02{box-shadow:0 0 8px 0 rgba(31,17.000000000000007,11,.1);transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:19px 0 19px 0;z-index:1}.elementor-1004 .elementor-element.elementor-element-568d6e02>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-1004 .elementor-element.elementor-element-6bc90974>.elementor-element-populated{padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-302406f5{text-align:left}.elementor-1004 .elementor-element.elementor-element-302406f5 img{max-width:217px}.elementor-1004 .elementor-element.elementor-element-37900376>.elementor-element-populated{padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-1988de63:not(.elementor-motion-effects-element-type-background),.elementor-1004 .elementor-element.elementor-element-1988de63>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FAFAFA}.elementor-1004 .elementor-element.elementor-element-1988de63>.elementor-container{max-width:1160px}.elementor-1004 .elementor-element.elementor-element-1988de63{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:36px 0 36px 0}.elementor-1004 .elementor-element.elementor-element-1988de63>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-1004 .elementor-element.elementor-element-1d00eea3>.elementor-element-populated{padding:0 10px 0 10px}.elementor-1004 .elementor-element.elementor-element-4b2946ad>.elementor-widget-container{margin:0 0 0 0}body.wfacp_main_wrapper{font-family:Roboto}body #wfacp-e-form *:not(i){font-family:Roboto}body .wfacp_qv-main *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_section_heading.wfacp_section_title{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_whats_included h3{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description .wfacp_description a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description .wfacp_description{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-section h4{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p.wfacp-form-control-wrapper label.wfacp-form-control-label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form input[type="text"]{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form input[type="email"]{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form input[type="tel"]{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form input[type="number"]{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form input[type="date"]{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form select{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form textarea{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form label span a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form button{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment button#place_order{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce button#place_order{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form ul li{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form ul li span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-payment-dec{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form label.checkbox{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-title>div{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul li label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #et-boc .et-l span.select2-selection.select2-selection--multiple{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_sec *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_quantity_selector input{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_price_sec span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset .wfacp_product_sec *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset .wfacp_quantity_selector input{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset .wfacp_product_price_sec span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form #product_switching_field fieldset .wfacp_best_value{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel .wfacp_product_switcher_col_2 .wfacp_you_save_text{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset .wfacp_product_sec .wfacp_product_select_options .wfacp_qv-button{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details>span:not(.subscription-details):not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol){font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .woocommerce-info>span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form label.woocommerce-form__label span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr th{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot .shipping_total_fee td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr td span.woocommerce-Price-amount.amount{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr td span.woocommerce-Price-amount.amount bdi{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr td p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset .wfacp_best_value{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tbody .wfacp_order_summary_item_name{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) td small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) th small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce table tfoot tr.order-total td small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .wfacp_order_summary_item_name{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .product-name .product-quantity{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody td.product-total{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .wfacp_order_summary_container dl{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .wfacp_order_summary_container dd{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .wfacp_order_summary_container dt{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .wfacp_order_summary_container p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody tr span.amount{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody tr span.amount bdi{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total span{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total small{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total span.amount{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total span.amount bdi{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tbody dl{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tbody dd{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tbody dt{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tbody p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset .wfacp_you_save_text{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_row_wrap .wfacp_you_save_text span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description .wfacp_description p{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_coupon_field_msg{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-coupon-page .wfacp_coupon_remove_msg{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-coupon-page .wfacp_coupon_error_msg{font-family:Roboto}body:not(.wfacp_pre_built) .select2-results__option{font-family:Roboto}body:not(.wfacp_pre_built) .select2-container--default .select2-search--dropdown .select2-search__field{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_order_total .wfacp_order_total_wrap{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form #payment button#place_order{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form button#place_order{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-order2StepTitle.wfacp-order2StepTitleS1{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-order2StepSubTitle.wfacp-order2StepSubTitleS1{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_steps_sec ul li a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_custom_breadcrumb ul li a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr td span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p.wfacp-form-control-wrapper:not(.wfacp-anim-wrap) label.wfacp-form-control-label abbr{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_row_wrap .wfacp_product_subs_details span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p.wfacp-form-control-wrapper.wfacp_checkbox_field label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .create-account label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .create-account label span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p.wfacp-form-control-wrapper.wfacp_checkbox_field label span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p.wfacp-form-control-wrapper.wfacp_custom_field_radio_wrap>label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) ul{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) ul li{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) ul li label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) td span.woocommerce-Price-amount.amount{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table tfoot tr:not(.order-total) td span.woocommerce-Price-amount.amount bdi{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_sec .wfacp_product_name_inner *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_sec .wfacp_product_attributes .wfacp_selected_attributes *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_subs_details>span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_subs_details span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_subs_details *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset.wfacp-selected-product .wfacp_product_sec .wfacp_product_select_options .wfacp_qv-button{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_sec .wfacp_product_name_inner *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_sec .wfacp_product_attributes .wfacp_selected_attributes *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_quantity_selector input{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_price_sec span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_switcher_col_2 .wfacp_product_subs_details>span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_subs_details span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_subs_details *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_sec .wfacp_product_select_options .wfacp_qv-button{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp-coupon-field-btn{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon button.button.wfacp-coupon-btn{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_shipping_options{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li .wfacp_shipping_price span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li .wfacp_shipping_price{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment p span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment p a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment ul{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment ul li{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment ul li input{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment #add_payment_method #payment div.payment_box{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment #add_payment_method #payment .payment_box p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .woocommerce-info>a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .woocommerce-info>a:not(.wfacp_close_icon):not(.button-social-login):not(.wfob_btn_add):not(.ywcmas_shipping_address_button_new):not(.wfob_qv-button):not(.wfob_read_more_link):not(.wfacp_step_text_have):not(.wfacp_cart_link){font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount){font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) th{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) th span{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td span{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td small{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td bdi{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td a{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #payment .payment_methods p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #payment .payment_methods label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #payment .payment_methods span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #payment .payment_methods p a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #payment .payment_methods strong{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #payment .payment_methods input{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #add_payment_method #payment .payment_box p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_item_name{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .product-name .product-quantity{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody td.product-total{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total span{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total span.amount{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total span.amount bdi{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total small{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container dl{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container dd{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container dt{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container p{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody tr span.amount{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody tr span.amount bdi{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody dl{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody dd{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody dt{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody p{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody tr td span:not(.wfacp-pro-count){font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td{font-family:Roboto;color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td span{font-family:Roboto;color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td a{font-family:Roboto;color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td span bdi{font-family:Roboto;color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th .wfacp_coupon_code{font-family:Roboto;color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount bdi{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td p{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td small{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td a{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th span{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th small{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th a{font-family:Roboto;color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-form-login-toggle .woocommerce-info{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-form-login.login p{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-privacy-policy-text p{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-info .message-container{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .description{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-checkout-review-order h3{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .aw_addon_wrap label{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p:not(.woocommerce-shipping-contents):not(.wfacp_dummy_preview_heading):not(.checkout-inline-error-message){color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form p label:not(.wfacp-form-control-label):not(.wfob_title):not(.wfob_span):not(.checkbox){color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-message{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-error{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_payment h4{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text p{color:#777}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form fieldset{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form fieldset legend{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.wfacp_close_icon):not(.button-social-login):not(.wfob_btn_add):not(.ywcmas_shipping_address_button_new):not(.wfob_qv-button):not(.wfob_read_more_link):not(.wfacp_step_text_have):not(.wfacp_cart_link):not(.wfacp_summary_link):not(.wfacp_collapsible){color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.wfacp_summary_link) span:not(.wfob_btn_text_added):not(.wfob_btn_text_remove){color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form label a{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form ul li a:not(.wfacp_breadcrumb_link){color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table tr td a{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_steps_sec ul li a{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a.wfacp_remove_coupon{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.button-social-login):not(.wfob_read_more_link):not(.wfacp_collapsible):not(.wfob_btn_add){color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_collapsible{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_collapsible svg{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_collapsible span{color:#35CC12}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a:hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.wfacp_close_icon):not(.button-social-login):hover:not(.wfob_btn_add):hover:not(.ywcmas_shipping_address_button_new):hover:not(.wfacp_cart_link):hover:not(.wfacp_back_page_button):hover:not(.wfacp_summary_link){color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.wfacp_summary_link) span:not(.wfob_btn_text_added):not(.wfob_btn_text_remove):hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form label a:hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form ul li a:not(.wfacp_breadcrumb_link):hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table tr td a:hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a.wfacp_remove_coupon:hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.button-social-login):not(.wfob_read_more_link):not(.wfacp_collapsible):not(.wfob_btn_add):hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button:hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form a:not(.wfacp_close_icon):not(.button-social-login):not(.wfob_btn_add):not(.ywcmas_shipping_address_button_new):not(.wfob_qv-button):not(.wfob_read_more_link):not(.wfacp_step_text_have):not(.wfacp_cart_link):not(.wfacp_summary_link):not(.wfacp_collapsible):hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_collapsible:hover{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_collapsible:hover svg{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_collapsible:hover span{color:var(--e-global-color-uicore_headline)}body:not(.wfacpef_page) .elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form{padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-payment-tab-list .wfacp-order2StepHeaderText{text-align:center}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_form_steps .wfacp-payment-tab-list.wfacp-active .wfacp_tcolor{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_form_steps .wfacp-payment-tab-list{border-radius:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .tab{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{background-color:#FFF}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{background-color:#FFF}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_icon_wrap a span{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_price_wrap span{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_cart_accordian .wfacp_show_price_wrap *{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_cart_accordian .wfacp_show_price_wrap span bdi{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_collapsible_order_summary_wrap{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_mini_cart_sec_accordion_content{border-radius:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_section_title{font-family:"Roboto",Sans-serif;font-size:24px;font-weight:500;color:#333;text-align:left}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-comm-title h4{font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-section .wfacp-comm-title{background-color:#fff0;padding:0 0 0 0;margin:0 0 15px 0;border-radius:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.wfacp-form-control-wrapper label.wfacp-form-control-label,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .create-account label,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .create-account label span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.wfacp-form-control-wrapper:not(.wfacp-anim-wrap) label.wfacp-form-control-label abbr,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form.wfacp-top .form-row:not(.wfacp_checkbox_field) label.wfacp-form-control-label,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form.wfacp-top .form-row:not(.wfacp_checkbox_field) label.wfacp-form-control-label abbr.required,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form.wfacp-top .form-row:not(.wfacp_checkbox_field) label.wfacp-form-control-label .optional{font-size:14px;font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-label{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_allowed_countries strong{color:var(--e-global-color-uicore_body);background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-label abbr{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="text"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="email"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="tel"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="password"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="number"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="date"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce select,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce textarea,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce number,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .woocommerce-input-wrapper .wfacp-form-control,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .select2-container .select2-selection--single .select2-selection__rendered,body:not(.wfacp_pre_built) .select2-results__option,body:not(.wfacp_pre_built) .select2-container--default .select2-search--dropdown .select2-search__field,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row label.checkbox,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row label.checkbox *{font-size:14px;font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-input-wrapper .wfacp-form-control{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{color:var(--e-global-color-uicore_body);background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce select{color:var(--e-global-color-uicore_body);background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row label.checkbox{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row label.checkbox *{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options *{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options ul{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options ul li{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options ul li p{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options ul li label{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options ul li .wfacp_shipping_price span{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options ul li .wfacp_shipping_price{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_subscription_count_wrap p{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul#shipping_method label{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul#shipping_method span{color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-input-wrapper .wfacp-form-control:not(.input-checkbox):not(.hidden){background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control:not(.input-checkbox):not(.hidden){background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper input[type=email]{background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper input[type=number]{background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper input[type=password]{background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper input[type=tel]{background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper select{background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper input[type=text]{background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form.wfacp-inside .form-row .wfacp-form-control-label:not(.checkbox){background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="text"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="email"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="tel"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="password"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="number"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="date"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce select,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce textarea,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper input[type="number"].wfacp-form-control,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper input[type="date"].wfacp-form-control,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper input[type="text"].wfacp-form-control,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper input[type="email"].wfacp-form-control,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_allowed_countries strong,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .select2-container .select2-selection--single .select2-selection__rendered,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .iti__selected-flag{border-radius:4px 4px 4px 4px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.form-row:not(.woocommerce-invalid-email) .wfacp-form-control:not(.wfacp_coupon_code):focus{border-color:#F44D00;box-shadow:0 0 0 1px #F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form p.form-row:not(.woocommerce-invalid-email) .wfacp-form-control:not(.input-checkbox):focus{border-color:#F44D00;box-shadow:0 0 0 1px #F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.wfacp_coupon_failed .wfacp_coupon_code{border-color:#D0011B;box-shadow:0 0 0 1px #D0011B}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered:focus{border-color:#F44D00;box-shadow:0 0 0 1px #F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single:focus>span.select2-selection__rendered{border-color:#F44D00;box-shadow:0 0 0 1px #F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.woocommerce-invalid-required-field .wfacp-form-control{border-color:#D0011B;box-shadow:0 0 0 1px #D0011B}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.woocommerce-invalid-email .wfacp-form-control{border-color:#D0011B;box-shadow:0 0 0 1px #D0011B}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state):not(.wfacp_state_wrap) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{border-color:#D0011B;box-shadow:0 0 0 1px #D0011B}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-section{background-color:#FFF;border-style:solid;border-width:1px 1px 3px 1px;border-color:#EBEBEB;border-radius:8px 8px 8px 8px;margin:0 0 36px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-section{padding:24px 24px 24px 24px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .wfacp_row_wrap .wfacp_product_choosen_label .wfacp_product_switcher_item{color:#1E1E1E}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .wfacp_row_wrap .product-name .wfacp_product_switcher_item{color:#1E1E1E}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .wfacp_row_wrap .wfacp_product_choosen_label .wfacp_product_row_quantity{color:#1E1E1E}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .shop_table.wfacp-product-switch-panel .wfacp-selected-product .product-price{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .shop_table.wfacp-product-switch-panel .wfacp-selected-product .product-price span{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single span{color:#666}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{color:#666}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details{color:#666}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details span{color:#666}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .wfacp-selected-product .wfacp_you_save_text{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .wfacp-selected-product .wfacp_you_save_text span{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .wfacp-selected-product .wfacp_you_save_text span bdi{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_subs_details>span:not(.subscription-details):not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol){color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_subs_details lebel{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_subs_details span:not(.subscription-details):not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol){color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{border-style:solid;border-width:1px 1px 1px 1px;border-color:#ddd;border-radius:8px 8px 8px 8px}.elementor-1004 .elementor-element.elementor-element-4b2946ad .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product){background-color:#fff}.elementor-1004 .elementor-element.elementor-element-4b2946ad .wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product):hover{background-color:#fbfbfb}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_you_save_text{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_you_save_text span{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_you_save_text span bdi{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_switcher_col_2 .wfacp_product_subs_details>span:not(.subscription-details):not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol){color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_switcher_col_2 .wfacp_product_subs_details lebel{color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel fieldset:not(.wfacp-selected-product) .wfacp_product_switcher_col_2 .wfacp_product_subs_details span:not(.subscription-details):not(.woocommerce-Price-amount):not(.woocommerce-Price-currencySymbol){color:#b22323}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product){border-style:solid;border-width:1px 1px 1px 1px;border-color:#ddd;border-radius:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_item_name,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .product-name .product-quantity,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody td.product-total,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total span.amount,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total span.amount bdi,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .cart_item .product-total small,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container dl,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container dd,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container dt,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody .wfacp_order_summary_container p,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody tr span.amount,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody tr span.amount bdi,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody dl,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody dd,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody dt,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody p,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tbody tr td span:not(.wfacp-pro-count),.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_icon_wrap,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_icon_wrap *,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_price_wrap *,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_price_wrap span bdi,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total small,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total span.amount,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .cart_item .product-total span.amount bdi,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form table.shop_table tbody .wfacp_order_summary_item_name{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_icon_wrap{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_icon_wrap *{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_price_wrap *{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_show_price_wrap span bdi{color:#353030}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tr.cart_item .product-image img{border-radius:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper .product-total del{color:#E15334}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper .product-total del *{color:#E15334}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper .product-total del span.woocommerce-Price-currencySymbol{color:#E15334}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper .wfacp_stocks{color:#e15334}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td{color:#09B29C}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td svg path{color:#09B29C}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td *{color:#09B29C}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount),.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) th,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) th span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td small,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td bdi,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr:not(.order-total):not(.cart-discount) td a{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td a{font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th small,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total th a{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span.woocommerce-Price-amount.amount bdi,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td p,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td small,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.order-total td p{font-family:"Roboto",Sans-serif;font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .woocommerce-info>a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .woocommerce-info>a:not(.wfacp_close_icon):not(.button-social-login):not(.wfob_btn_add):not(.ywcmas_shipping_address_button_new):not(.wfob_qv-button):not(.wfob_read_more_link):not(.wfacp_step_text_have):not(.wfacp_cart_link){font-weight:400}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .woocommerce-info>a{color:#F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .woocommerce-info>a:not(.wfacp_close_icon):not(.button-social-login):not(.wfob_btn_add):not(.ywcmas_shipping_address_button_new):not(.wfob_qv-button):not(.wfob_read_more_link):not(.wfacp_step_text_have):not(.wfacp_cart_link){color:#F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper label.wfacp-form-control-label{font-family:"Roboto",Sans-serif;font-weight:400;color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper .wfacp-form-control{font-family:"Roboto",Sans-serif;font-weight:500;border-radius:4px 4px 4px 4px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper .wfacp-form-control:focus{border-color:#F44D00;box-shadow:0 0 0 1px #F44D00}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .wfacp-coupon-field-btn{background-color:#F44D00;color:#FFF}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .wfacp-coupon-btn{background-color:#F44D00;color:#FFF}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .wfacp-coupon-field-btn:hover{background-color:#E74900;color:#FFF}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page .wfacp-coupon-btn:hover{background-color:#E74900;color:#FFF}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li label{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li label span{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li label a{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text p,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text a{font-size:12px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce.woocommerce-terms-and-conditions-wrapper .form-row label a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wc-gzd-checkbox-placeholder *:not(a){font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.wfacp_next_page_button{width:100%;padding:20px 24px 20px 24px;margin:0 0 0 0;border-radius:8px 8px 8px 8px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout .wfacp-order-place-btn-wrap{text-align:center}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout .wfacp-next-btn-wrap{text-align:center}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields{text-align:center}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{font-size:24px;font-weight:500;text-transform:none}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:before{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-next-btn-wrap button:before{color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:after,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-next-btn-wrap button:after{font-size:12px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:after{color:var(--e-global-color-uicore_white)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-next-btn-wrap button:after{color:var(--e-global-color-uicore_white)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce button#place_order{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary .button{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}body #wfob_qr_model_wrap .wfob_qr_wrap .button{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}body #wfob_qr_model_wrap .wfob_option_btn{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.button#place_order{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.wfacp_next_page_button{background-color:var(--e-global-color-uicore_primary);color:var(--e-global-color-uicore_headline)}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-payment-dec{background-color:#FFFDFC}.elementor-1004 .elementor-element.elementor-element-cc8e194>.elementor-widget-container{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-cc8e194 .elementor-icon-list-icon i{color:#09B29C;transition:color 0.3s}.elementor-1004 .elementor-element.elementor-element-cc8e194 .elementor-icon-list-icon svg{fill:#09B29C;transition:fill 0.3s}.elementor-1004 .elementor-element.elementor-element-cc8e194{--e-icon-list-icon-size:16px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-1004 .elementor-element.elementor-element-cc8e194 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-1004 .elementor-element.elementor-element-cc8e194 .elementor-icon-list-item>a{font-family:"Roboto",Sans-serif;font-size:14px;font-weight:500}.elementor-1004 .elementor-element.elementor-element-cc8e194 .elementor-icon-list-text{color:#353030;transition:color 0.3s}.elementor-1004 .elementor-element.elementor-element-52ff8a60>.elementor-element-populated{padding:0 16px 0 16px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1>.elementor-widget-container{background-color:#FFF;margin:0 0 0 0;padding:24px 24px 24px 24px;border-style:solid;border-width:1px 1px 3px 1px;border-color:#EBEBEB;border-radius:8px 8px 8px 8px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp-order-summary-label{font-family:"Roboto",Sans-serif;font-size:24px;font-weight:500}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp-order-summary-label{color:#333}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td:not(.product-total),.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items .product-total>span bdi,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items .product-total>ins span bdi,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items .product-total>span:not(.wfacp_cart_product_name_h):not(.wfacp_delete_item_wrap),.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items .product-total ins span:not(.wfacp_cart_product_name_h):not(.wfacp_delete_item_wrap),.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items .product-total small,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dt,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dd,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dd p,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td .product-name,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td small,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container span.subscription-details,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td p,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td .product-name span:not(.subscription-details),.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td .product-name,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item td .product-name bdi{font-weight:400}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_sum .product-image .wfacp-pro-thumb img{border-radius:8px 8px 8px 8px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget .product-total del{color:#E15334}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget .product-total del *{color:#E15334}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget .product-total del span.woocommerce-Price-currencySymbol{color:#E15334}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget .wfacp_stocks{color:#e15334}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td{color:#09B29C}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td svg path{color:#09B29C}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container.wfacp_min_cart_widget table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td *{color:#09B29C}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp-coupon-section .wfacp-coupon-page .wfacp_main_showcoupon{font-size:14px;font-weight:400}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .woocommerce-info{color:#F44D00}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp-coupon-page .woocommerce-info a{color:#F44D00}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-form-control-label{font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-form-control:focus{border-color:#F44D00;box-shadow:0 0 0 1px #F44D00}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-form-control{border-radius:4px 4px 4px 4px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h button.wfacp-coupon-btn{background-color:#F44D00;color:#FFF;font-family:"Roboto",Sans-serif;font-size:18px;font-weight:500}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h button.wfacp-coupon-btn:hover{background-color:#E74900;color:#FFF}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount),.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) th,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) th span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td small,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td bdi,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td a{font-size:14px;font-weight:400}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount){color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) th{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) th span{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td span{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td small{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td bdi{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount) td a{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td a{font-size:14px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th span:not(.wfacp_coupon_code){color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td{color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td span{color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td a{color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table .cart-discount td span{color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table .cart-discount td span bdi{color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table .cart-discount th .wfacp_coupon_code{color:#24ae4e}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total th,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total th,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total th span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total th small,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total th a{font-family:"Roboto",Sans-serif;font-weight:500}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span.woocommerce-Price-amount.amount,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span.woocommerce-Price-amount.amount bdi,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td p,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td small,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td a,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td p{font-size:18px;font-weight:500}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total td span.amount{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total td span.amount bdi{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total td{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total td span{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total td small{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total th{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tr.order-total th span{color:#353030}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h *{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h tr.order-total td span.woocommerce-Price-amount.amount{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h tr.order-total td span.woocommerce-Price-amount.amount bdi{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items .product-total{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items .product-total span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items .product-total small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items dl{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items dt{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items dd{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items dd p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.order-total){font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.order-total) td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.order-total) th{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.order-total) td span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.order-total) td small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.order-total) td a{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h span.wfacp_coupon_code{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr.order-total td span.woocommerce-Price-amount.amount{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr.order-total td span.woocommerce-Price-amount.amount bdi{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table .order-total td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table .order-total th{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table .order-total td span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item .product-name{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .cart_item td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .cart_item td small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .cart_item td p{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .cart_item td .product-name span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .cart_item td .product-name{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp-coupon-section .wfacp_main_showcoupon{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .shop_table tr.order-total td{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .shop_table tr.order-total th{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .shop_table tr.order-total td span{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .shop_table tr.order-total td small{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .checkout_coupon.woocommerce-form-coupon .wfacp-form-control-label{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .checkout_coupon.woocommerce-form-coupon .wfacp-form-control{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp-coupon-btn{font-family:Roboto}.elementor-1004 .elementor-element.elementor-element-3bdc99{padding:10px 0 0 0}.elementor-1004 .elementor-element.elementor-element-7bfcc4a9>.elementor-widget-container{margin:0 0 -8px 0}.elementor-1004 .elementor-element.elementor-element-7bfcc4a9 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-size:16px;font-weight:500;color:#333}.elementor-1004 .elementor-element.elementor-element-71237c09>.elementor-widget-container{margin:0 0 0 0;padding:5px 0 0 0}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(16px/2)}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(16px/2)}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(16px/2)}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-16px/2)}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-16px/2)}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-icon i{color:#09B29C;transition:color 0.3s}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-icon svg{fill:#09B29C;transition:fill 0.3s}.elementor-1004 .elementor-element.elementor-element-71237c09{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-item>a{font-family:"Roboto",Sans-serif;font-size:14px}.elementor-1004 .elementor-element.elementor-element-71237c09 .elementor-icon-list-text{color:#333;transition:color 0.3s}.elementor-1004 .elementor-element.elementor-element-e3eda3>.elementor-widget-container{margin:0 0 0 0;padding:20px 0 0 0}.elementor-1004 .elementor-element.elementor-element-e3eda3 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-size:16px;font-weight:500;color:#333}.elementor-1004 .elementor-element.elementor-element-46cc9216>.elementor-widget-container{margin:0 0 -12px 0}.elementor-1004 .elementor-element.elementor-element-46cc9216{--e-rating-gap:4px;--e-rating-icon-marked-color:#FFBE37}.elementor-1004 .elementor-element.elementor-element-1560bf8a>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-1560bf8a{text-align:left;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;font-style:normal;color:#353030}.elementor-1004 .elementor-element.elementor-element-7b3ee275>.elementor-widget-container{margin:-10px 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-7b3ee275{columns:1;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;color:#353030}.elementor-1004 .elementor-element.elementor-element-7e90809>.elementor-widget-container{margin:0 0 -12px 0}.elementor-1004 .elementor-element.elementor-element-7e90809{--e-rating-gap:4px;--e-rating-icon-marked-color:#FFBE37}.elementor-1004 .elementor-element.elementor-element-9fd3d88>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-9fd3d88{text-align:left;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;font-style:normal;color:#353030}.elementor-1004 .elementor-element.elementor-element-87f510c>.elementor-widget-container{margin:-10px 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-87f510c{columns:1;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;color:#353030}.elementor-1004 .elementor-element.elementor-element-c1efd67>.elementor-widget-container{margin:0 0 -12px 0}.elementor-1004 .elementor-element.elementor-element-c1efd67{--e-rating-gap:4px;--e-rating-icon-marked-color:#FFBE37}.elementor-1004 .elementor-element.elementor-element-bc0a03c>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-bc0a03c{text-align:left;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;font-style:normal;color:#353030}.elementor-1004 .elementor-element.elementor-element-3d7c9e8>.elementor-widget-container{margin:-10px 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-3d7c9e8{columns:1;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;color:#353030}.elementor-1004 .elementor-element.elementor-element-f78ab37>.elementor-widget-container{margin:0 0 -12px 0}.elementor-1004 .elementor-element.elementor-element-f78ab37{--e-rating-gap:4px;--e-rating-icon-marked-color:#FFBE37}.elementor-1004 .elementor-element.elementor-element-8682cd5>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-8682cd5{text-align:left;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;font-style:normal;color:#353030}.elementor-1004 .elementor-element.elementor-element-ea6abb3>.elementor-widget-container{margin:-10px 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-ea6abb3{columns:1;font-family:"Roboto",Sans-serif;font-size:14px;font-weight:400;color:#353030}.elementor-1004 .elementor-element.elementor-element-51ed4e2>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-1004 .elementor-element.elementor-element-51ed4e2:not(.elementor-motion-effects-element-type-background),.elementor-1004 .elementor-element.elementor-element-51ed4e2>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-1004 .elementor-element.elementor-element-51ed4e2>.elementor-container{max-width:1150px}.elementor-1004 .elementor-element.elementor-element-51ed4e2{border-style:solid;border-width:1px 0 0 0;border-color:#EBEBEB;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:0;padding:16px 16px 16px 16px}.elementor-1004 .elementor-element.elementor-element-51ed4e2>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-bc-flex-widget .elementor-1004 .elementor-element.elementor-element-ce9b22a.elementor-column .elementor-widget-wrap{align-items:center}.elementor-1004 .elementor-element.elementor-element-ce9b22a.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-1004 .elementor-element.elementor-element-ce9b22a.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-1004 .elementor-element.elementor-element-ce9b22a>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-c9aa36a>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-c9aa36a{text-align:left;font-family:"Roboto",Sans-serif;font-size:12px;font-weight:400;color:var(--e-global-color-uicore_body)}.elementor-1004 .elementor-element.elementor-element-c9aa36a a{color:var(--e-global-color-uicore_body)}.elementor-bc-flex-widget .elementor-1004 .elementor-element.elementor-element-08af061.elementor-column .elementor-widget-wrap{align-items:center}.elementor-1004 .elementor-element.elementor-element-08af061.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-1004 .elementor-element.elementor-element-08af061.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-1004 .elementor-element.elementor-element-08af061>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-f4f1f86>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-f4f1f86{text-align:right}.elementor-1004 .elementor-element.elementor-element-f4f1f86 .elementor-heading-title{font-family:"Roboto",Sans-serif;font-size:12px;font-weight:400;color:#82838E}.elementor-widget .tippy-tooltip .tippy-content{text-align:center}@media(max-width:1024px){.elementor-1004 .elementor-element.elementor-element-568d6e02{padding:15px 30px 15px 30px}.elementor-1004 .elementor-element.elementor-element-302406f5{text-align:left}.elementor-1004 .elementor-element.elementor-element-1988de63{padding:15px 30px 0 30px}.elementor-1004 .elementor-element.elementor-element-1d00eea3>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}body:not(.wfacpef_page) .elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form{padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .tab{margin:0 0 15px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_collapsible_order_summary_wrap{margin:16px 0 16px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_mini_cart_sec_accordion_content{border-radius:8px 8px 8px 8px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-section .wfacp-comm-title{margin:0 0 10px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-section{border-width:1px 1px 1px 1px;margin:0 0 15px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-section{padding:20px 20px 20px 20px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td a{font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text p,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text a{font-size:12px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce.woocommerce-terms-and-conditions-wrapper .form-row label a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wc-gzd-checkbox-placeholder *:not(a){font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.wfacp_next_page_button{width:100%}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:after,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-next-btn-wrap button:after{font-size:12px}.elementor-1004 .elementor-element.elementor-element-52ff8a60>.elementor-element-populated{margin:0 0 30px 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:5px 0 0 0}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td a{font-size:14px}.elementor-1004 .elementor-element.elementor-element-7bfcc4a9{text-align:left}.elementor-1004 .elementor-element.elementor-element-e3eda3{text-align:left}.elementor-1004 .elementor-element.elementor-element-5a7be52a{padding:20px 0 0 0}.elementor-1004 .elementor-element.elementor-element-51d3820b>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px}.elementor-1004 .elementor-element.elementor-element-46cc9216>.elementor-widget-container{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-1560bf8a{text-align:left}.elementor-1004 .elementor-element.elementor-element-7b3ee275{text-align:left}.elementor-1004 .elementor-element.elementor-element-92ed0ac{padding:20px 0 0 0}.elementor-1004 .elementor-element.elementor-element-a18ab69>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px}.elementor-1004 .elementor-element.elementor-element-7e90809>.elementor-widget-container{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-9fd3d88{text-align:left}.elementor-1004 .elementor-element.elementor-element-87f510c{text-align:left}.elementor-1004 .elementor-element.elementor-element-318f207{padding:20px 0 0 0}.elementor-1004 .elementor-element.elementor-element-9def109>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px}.elementor-1004 .elementor-element.elementor-element-c1efd67>.elementor-widget-container{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-bc0a03c{text-align:left}.elementor-1004 .elementor-element.elementor-element-3d7c9e8{text-align:left}.elementor-1004 .elementor-element.elementor-element-90b078a{padding:20px 0 0 0}.elementor-1004 .elementor-element.elementor-element-dcfcfa1>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px}.elementor-1004 .elementor-element.elementor-element-f78ab37>.elementor-widget-container{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-8682cd5{text-align:left}.elementor-1004 .elementor-element.elementor-element-ea6abb3{text-align:left}.elementor-1004 .elementor-element.elementor-element-ce9b22a>.elementor-element-populated{margin:12px 0 12px 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-c9aa36a{text-align:center}.elementor-1004 .elementor-element.elementor-element-f4f1f86{text-align:center}}@media(max-width:767px){.elementor-1004 .elementor-element.elementor-element-568d6e02{padding:16px 16px 16px 16px}.elementor-1004 .elementor-element.elementor-element-6bc90974{width:50%}.elementor-1004 .elementor-element.elementor-element-302406f5>.elementor-widget-container{margin:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-302406f5{text-align:left}.elementor-1004 .elementor-element.elementor-element-302406f5 img{width:100%}.elementor-1004 .elementor-element.elementor-element-37900376{width:50%}.elementor-1004 .elementor-element.elementor-element-37900376.elementor-column>.elementor-widget-wrap{justify-content:flex-end}.elementor-1004 .elementor-element.elementor-element-1988de63{margin-top:0;margin-bottom:0;padding:15px 0 0 0}.elementor-1004 .elementor-element.elementor-element-1d00eea3>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 15px 0 15px}.elementor-1004 .elementor-element.elementor-element-4b2946ad>.elementor-widget-container{padding:0 0 0 0}body:not(.wfacpef_page) .elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form{padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .tab{margin:16px 16px 16px 16px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_collapsible_order_summary_wrap{margin:0 0 20px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_section_title{font-size:18px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-section .wfacp-comm-title{margin:0 0 10px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="text"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="email"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="tel"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="password"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="number"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce input[type="date"],.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce select,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce textarea,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce number,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .woocommerce-input-wrapper .wfacp-form-control,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .select2-container .select2-selection--single .select2-selection__rendered,body:not(.wfacp_pre_built) .select2-results__option,body:not(.wfacp_pre_built) .select2-container--default .select2-search--dropdown .select2-search__field,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row label.checkbox,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .form-row label.checkbox *{font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-section{border-radius:8px 8px 8px 8px;margin:0 0 20px 0}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-section{padding:16px 16px 16px 16px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount th span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form table.shop_table tfoot tr.cart-discount td a{font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text p,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form #payment .woocommerce-privacy-policy-text a{font-size:12px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label span,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce.woocommerce-terms-and-conditions-wrapper .form-row label a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce label.woocommerce-form__label .woocommerce-terms-and-conditions-checkbox-text a,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wc-gzd-checkbox-placeholder *:not(a){font-size:14px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .button.wfacp_next_page_button{width:100%;padding:10px 20px 10px 20px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce button#place_order,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{font-size:18px}.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:after,.elementor-1004 .elementor-element.elementor-element-4b2946ad #wfacp-e-form .wfacp-next-btn-wrap button:after{font-size:12px}.elementor-1004 .elementor-element.elementor-element-52ff8a60>.elementor-element-populated{margin:0 15px 0 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;padding:0 0 0 0}.elementor-1004 .elementor-element.elementor-element-2e2c26c1>.elementor-widget-container{padding:12px 15px 12px 15px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp-coupon-section .wfacp-coupon-page .wfacp_main_showcoupon{font-size:15px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount th span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h .wfacp_order_summary_container .shop_table tbody tr.cart-discount td a{font-size:14px}.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span.woocommerce-Price-amount.amount,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span.woocommerce-Price-amount.amount bdi,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td p,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td span,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td small,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td a,.elementor-1004 .elementor-element.elementor-element-2e2c26c1 .wfacp_mini_cart_start_h table.shop_table tbody tr.order-total td p{font-size:15px}.elementor-1004 .elementor-element.elementor-element-413f4d92>.elementor-element-populated{padding:10px 0 10px 0}.elementor-1004 .elementor-element.elementor-element-7bfcc4a9>.elementor-widget-container{margin:12px 0 -8px 0}.elementor-1004 .elementor-element.elementor-element-7bfcc4a9{text-align:left}.elementor-1004 .elementor-element.elementor-element-47b06236>.elementor-element-populated{padding:10px 0 0 0}.elementor-1004 .elementor-element.elementor-element-e3eda3{text-align:left}.elementor-1004 .elementor-element.elementor-element-5a7be52a{padding:24px 0 0 0}.elementor-1004 .elementor-element.elementor-element-51d3820b{width:75%}.elementor-1004 .elementor-element.elementor-element-51d3820b>.elementor-element-populated{padding:0 0 10px 10px}.elementor-1004 .elementor-element.elementor-element-1560bf8a{text-align:left;font-size:14px}.elementor-1004 .elementor-element.elementor-element-7b3ee275>.elementor-widget-container{margin:-4px 0 0 0}.elementor-1004 .elementor-element.elementor-element-7b3ee275{text-align:left}.elementor-1004 .elementor-element.elementor-element-92ed0ac{padding:24px 0 0 0}.elementor-1004 .elementor-element.elementor-element-a18ab69{width:75%}.elementor-1004 .elementor-element.elementor-element-a18ab69>.elementor-element-populated{padding:0 0 10px 10px}.elementor-1004 .elementor-element.elementor-element-9fd3d88{text-align:left;font-size:14px}.elementor-1004 .elementor-element.elementor-element-87f510c>.elementor-widget-container{margin:-4px 0 0 0}.elementor-1004 .elementor-element.elementor-element-87f510c{text-align:left}.elementor-1004 .elementor-element.elementor-element-318f207{padding:24px 0 0 0}.elementor-1004 .elementor-element.elementor-element-9def109{width:75%}.elementor-1004 .elementor-element.elementor-element-9def109>.elementor-element-populated{padding:0 0 10px 10px}.elementor-1004 .elementor-element.elementor-element-bc0a03c{text-align:left;font-size:14px}.elementor-1004 .elementor-element.elementor-element-3d7c9e8>.elementor-widget-container{margin:-4px 0 0 0}.elementor-1004 .elementor-element.elementor-element-3d7c9e8{text-align:left}.elementor-1004 .elementor-element.elementor-element-90b078a{padding:24px 0 0 0}.elementor-1004 .elementor-element.elementor-element-dcfcfa1{width:75%}.elementor-1004 .elementor-element.elementor-element-dcfcfa1>.elementor-element-populated{padding:0 0 10px 10px}.elementor-1004 .elementor-element.elementor-element-8682cd5{text-align:left;font-size:14px}.elementor-1004 .elementor-element.elementor-element-ea6abb3>.elementor-widget-container{margin:-4px 0 0 0}.elementor-1004 .elementor-element.elementor-element-ea6abb3{text-align:left}.elementor-1004 .elementor-element.elementor-element-51ed4e2{padding:10px 10px 12px 10px}.elementor-1004 .elementor-element.elementor-element-ce9b22a>.elementor-element-populated{margin:0 0 10px 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-1004 .elementor-element.elementor-element-c9aa36a{text-align:center;line-height:1.5em}.elementor-1004 .elementor-element.elementor-element-f4f1f86{text-align:center}.elementor-1004 .elementor-element.elementor-element-f4f1f86 .elementor-heading-title{line-height:1.5em}}@media(min-width:768px){.elementor-1004 .elementor-element.elementor-element-1d00eea3{width:62%}.elementor-1004 .elementor-element.elementor-element-52ff8a60{width:38%}.elementor-1004 .elementor-element.elementor-element-ce9b22a{width:53%}.elementor-1004 .elementor-element.elementor-element-08af061{width:47%}}@media(max-width:1024px) and (min-width:768px){.elementor-1004 .elementor-element.elementor-element-1d00eea3{width:100%}.elementor-1004 .elementor-element.elementor-element-52ff8a60{width:100%}.elementor-1004 .elementor-element.elementor-element-51d3820b{width:85%}.elementor-1004 .elementor-element.elementor-element-a18ab69{width:85%}.elementor-1004 .elementor-element.elementor-element-9def109{width:85%}.elementor-1004 .elementor-element.elementor-element-dcfcfa1{width:85%}.elementor-1004 .elementor-element.elementor-element-ce9b22a{width:100%}.elementor-1004 .elementor-element.elementor-element-08af061{width:100%}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;vertical-align:unset}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}button{border:none}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ol[class]:not(.wp-block-list),ul[class]:not(.wp-block-list){list-style:none}ul.menu{padding:0}pre{display:block;margin:18px 0;padding:18px;background:#fafbfb;border:1px solid #f4f4f4;overflow:auto;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}dd{margin-left:0}input[type=search],input[type=text],textarea{background-clip:padding-box}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}button.customize-partial-edit-shortcut-button{padding:5px!important}select{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM3cHgiIGhlaWdodD0iNHB4IiB2aWV3Qm94PSIwIDAgMzcgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDYxLjIgKDg5NjUzKSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4NCiAgICA8dGl0bGU+QXJ0Ym9hcmQ8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxnIGlkPSJBcnRib2FyZCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJBcnJvdy1SaWdodCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuMDAwMDAwLCAwLjAwMDAwMCkiIGZpbGw9IiMzNDMzNTIiPg0KICAgICAgICAgICAgPHBhdGggZD0iTTMuODAzODkyMjIsMy44NzIgTDYuODc0MjUxNSwwLjc1NzMzMzMzMyBDNy4wNDE5MTYxNywwLjU3NiA3LjA0MTkxNjE3LDAuMjk4NjY2NjY3IDYuODc0MjUxNSwwLjEyOCBDNi43MDY1ODY4MywtMC4wNDI2NjY2NjY3IDYuNDIzNjUyNjksLTAuMDQyNjY2NjY2NyA2LjI1NTk4ODAyLDAuMTI4IEwzLjUsMi45MzMzMzMzMyBMMC43NDQwMTE5NzYsMC4xMjggQzAuNTY1ODY4MjYzLC0wLjA0MjY2NjY2NjcgMC4yOTM0MTMxNzQsLTAuMDQyNjY2NjY2NyAwLjEyNTc0ODUwMywwLjEyOCBDLTAuMDQxOTE2MTY3NywwLjI5ODY2NjY2NyAtMC4wNDE5MTYxNjc3LDAuNTc2IDAuMTI1NzQ4NTAzLDAuNzU3MzMzMzMzIEwzLjE4NTYyODc0LDMuODcyIEMzLjM2Mzc3MjQ2LDQuMDQyNjY2NjcgMy42MzYyMjc1NCw0LjA0MjY2NjY3IDMuODAzODkyMjIsMy44NzIgWiIgaWQ9IlBhdGgiPjwvcGF0aD4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==);background-repeat:no-repeat;background-size:50px;background-position-x:100%;background-position-y:50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff0}form input,form select,form textarea{display:block;font-family:inherit;font-size:14px;line-height:normal;padding:10px 15px;border-radius:3px;font-weight:400;border:1px solid #e6e9ec;transition:all .3s ease-in-out;width:100%}form input[type=submit]{color:#fff;transition:all .3s ease-in-out;cursor:pointer;width:auto;padding:10px 35px}input[type=checkbox],input[type=radio]{margin-right:5px;height:30px;float:left;width:auto}.ui-no-results #searchform{display:flex;position:relative}.ui-no-results label{max-width:300px;width:100%;display:block}.ui-no-results .ui-search-title{margin:0 0 .5em}.search-form input[type=submit]{border:none;background:0 0;opacity:0;margin:0}.search-form input[type=submit],.search-form label:after{display:inline-flex;width:32px;height:100%;position:absolute;top:0;left:7px;align-items:center;justify-content:center}#searchform label:after{content:"\E918";font:normal normal 16px/1 uicore-icons!important}.search-form input[type=search]{padding-left:40px}.wp-block-button__link{display:inline-block;cursor:pointer}.wp-block-buttons{gap:5px;display:flex;flex-flow:wrap}.uicore-nav-menu a.uicore-social-icon,.uicore-social-icon{transition:all .2s cubic-bezier(.68,.01,.58,.75);padding:0 10px!important}.uicore-nav-menu a.uicore-social-icon:before,.uicore-social-icon:before{height:15px;width:15px;font-family:uicore-icons;padding-top:2px}.uicore-nav-menu a.uicore-social-icon.social_fb:before,.uicore-social-icon.social_fb:before{content:"\E90A"}.uicore-nav-menu a.uicore-social-icon.social_tw:before,.uicore-social-icon.social_tw:before{content:"\E920"}.uicore-nav-menu a.uicore-social-icon.social_yt:before,.uicore-social-icon.social_yt:before{content:"\E925"}.uicore-nav-menu a.uicore-social-icon.social_in:before,.uicore-social-icon.social_in:before{content:"\E90E"}.uicore-nav-menu a.uicore-social-icon.social_lk:before,.uicore-social-icon.social_lk:before{content:"\E90F"}.uicore-nav-menu a.uicore-social-icon.social_pn:before,.uicore-social-icon.social_pn:before{content:"\E914"}.uicore-nav-menu a.uicore-social-icon.social_th:before,.uicore-social-icon.social_th:before{content:"\E91F"}.uicore-nav-menu a.uicore-social-icon.social_snapchat:before,.uicore-social-icon.social_snapchat:before{content:"\E91A"}.uicore-nav-menu a.uicore-social-icon.social_reddit:before,.uicore-social-icon.social_reddit:before{content:"\E916"}.uicore-nav-menu a.uicore-social-icon.social_tiktok:before,.uicore-social-icon.social_tiktok:before{content:"\E91C"}.uicore-nav-menu a.uicore-social-icon.social_whatsapp:before,.uicore-social-icon.social_whatsapp:before{content:"\E924"}.uicore-nav-menu a.uicore-social-icon.social_vimeo:before,.uicore-social-icon.social_vimeo:before{content:"\E921"}.uicore-nav-menu a.uicore-social-icon.social_wechat:before,.uicore-social-icon.social_wechat:before{content:"\E923"}.uicore-nav-menu a.uicore-social-icon.social_messenger:before,.uicore-social-icon.social_messenger:before{content:"\E912"}.uicore-nav-menu a.uicore-social-icon.social_telegram:before,.uicore-social-icon.social_telegram:before{content:"\E926"}.uicore-nav-menu a.uicore-social-icon.social_discord:before,.uicore-social-icon.social_discord:before{content:"\E927"}.uicore-nav-menu a.uicore-social-icon.social_opensea:before,.uicore-social-icon.social_opensea:before{content:"\E928"}.uicore-socials-shortcode{display:inline-block;margin:-3px -7px 0}.uicore-socials-shortcode .uicore-social-icon{font-size:inherit}.uicore-social-icon:before{vertical-align:middle}body,html{margin:0;position:relative}html{-webkit-tap-highlight-color:#fff0;-webkit-font-smoothing:antialiased;text-size-adjust:none;text-rendering:optimizelegibility;font-feature-settings:"kern";font-kerning:normal;max-width:100vw;overflow-x:hidden}body{font-family:Segoe UI,sans-serif}:focus{outline:none}*{box-sizing:border-box}a{text-decoration:none;transition:all .2s cubic-bezier(.68,.01,.58,.75)}a strong{color:inherit}p{margin-top:0;margin-bottom:1em}.uicore-body-content{position:relative;width:100%;max-width:100vw}.uicore-no-editor>div,.uicore-post-content{width:100%}.elementor-html .uicore-content{clear:both}.utility-page{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;padding:10% 0}.utility-page .error-404-img{width:267px}.utility-page .default-button{margin-top:40px}.utility-page .maintenance-title{max-width:700px;text-align:center}.error404 .uicore-page-title{display:none}.maintenance-page{height:100vh}.uicore-icon-wrapp{display:inline-flex;align-items:center}.uicore-icon-wrapp i{min-width:1em;display:flex;justify-content:center}body{--page-title-display:block}.uicore-meta-separator:before{content:"\2022"}.uicore-container{margin:0 auto}.uicore.uicore-box .uicore.uicore-container{padding-left:10px!important;padding-right:10px!important}.uicore-section{position:relative}.uicore-section .uicore-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative}.uicore-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-boxed:not(.elementor-inner-section)>.elementor-container,.uicore-section.uicore-box:not(.elementor-inner-section) .uicore-header-wrapper>.uicore-container,.uicore-section.uicore-box:not(.elementor-inner-section)>.uicore-container{width:95%}.uicore-navbar .btn-solid,.uicore-progress-bar,form input[type=submit]{background-color:var(--uicore-primary-color)}.uicore-body-content sup,.uicore-custom-area .uicore-hca i,.uicore-navbar .btn-solid,.uicore-widget #wp-calendar a:hover,.uicore-widget ul li a:hover,a,blockquote cite{color:var(--uicore-primary-color)}.uicore-navbar .btn-solid:hover,form input[type=submit]:hover{background-color:var(--uicore-secondary-color)}.uicore-blog-grid h4.uicore-post-title:hover,.uicore-navbar .btn-solid,a:hover{color:var(--uicore-secondary-color)}.uicore-navbar .btn-border{border:1px solid var(--uicore-primary-color);color:var(--uicore-primary-color)}.uicore-navbar .btn-border:hover{border-color:var(--uicore-secondary-color)!important;background-color:var(--uicore-secondary-color);color:#fff}form input[type=submit]{border-color:var(--uicore-primary-color)}form input[type=submit]:hover{border-color:var(--uicore-secondary-color)}.search-no-results{fill:var(--uicore-primary-color)}.tags-links a,.uicore-widget #wp-calendar,.uicore-widget #wp-calendar a,.uicore-widget .tagcloud a,.uicore-widget select,.uicore-widget ul li a,[class*=elementor-widget-wp-widget-] #wp-calendar,[class*=elementor-widget-wp-widget-] #wp-calendar a,[class*=elementor-widget-wp-widget-] .tagcloud a,[class*=elementor-widget-wp-widget-] select,[class*=elementor-widget-wp-widget-] ul li a,input[type=text],tags-links a:hover{color:var(--uicore-headline-color)}.uicore-pagination{margin-top:60px}.uicore-pagination ul{margin:0 auto!important;display:flex;list-style:none;padding:0;justify-content:center;gap:5px}.uicore-pagination ul li{border:1px solid #e6e9ec;border-radius:var(--ui-radius);text-align:center;transition:all .23s cubic-bezier(.42,.19,.4,.93);line-height:1!important;min-width:1em}.uicore-pagination ul li a,.uicore-pagination ul li span{display:block}.uicore-pagination ul li a{text-align:center;position:relative}.uicore-pagination ul li.uicore-active,.uicore-pagination ul li:hover{border:1px solid #a3afb7}.uicore-pagination ul li a.next:before,.uicore-pagination ul li a.prev:before{content:"\E901";display:block;font-family:uicore-icons!important;transform:rotate(90deg)}.uicore-pagination ul li a.next:before{transform:rotate(-90deg)}.uicore-pagination li>*{width:2em;line-height:2em}@media (min-width:1025px){.uicore-navigation-wrapper,.uicore_hide_desktop{display:none}.uicore-only-mobile{display:none!important}}@media (max-width:1025px){.uicore_hide_mobile{display:none!important}.uicore-navbar:not(.uicore-box) .uicore-header-wrapper{padding-left:10px!important;padding-right:10px!important}}@media (max-width:767px){.utility-page{height:auto}}@media screen and (max-width:767px){html #wpadminbar{margin-top:-46px}}@media (max-width:1024px){.uicore-section .uicore-container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.uicore-is-ham .uicore-navigation-wrapper{display:block!important}.uicore-is-ham .uicore-mobile-head-right{display:flex!important}.uicore-is-ham.uicore-mobile-nav-show .uicore-navigation-wrapper{pointer-events:all}@keyframes uiCoreAnimationsHamReveal{0%{transform:scaleX(0);transform-origin:left center}60%{transform:scaleX(1);transform-origin:left center}61%{transform:scaleX(1.1);transform-origin:right center}to{transform:scaleX(0);transform-origin:right center}}body button.uicore-ham,body button.uicore-ham:focus,body button.uicore-ham:hover{-webkit-appearance:none;appearance:none;border:none;cursor:pointer;padding:0;-webkit-tap-highlight-color:#fff0;background:#fff0 0 0;box-shadow:none;flex-flow:row wrap;align-items:center;justify-content:center}button.uicore-ham{padding:0 0 0 20px!important}.uicore-ham .bar,.uicore-ham .bars{display:flex;flex-flow:column nowrap;align-items:inherit;justify-content:inherit}.uicore-ham .bars{float:right;width:20px;height:15px;-webkit-transform:rotate(0);transform:rotate(0);transition:all .3s cubic-bezier(.23,1,.32,1)}.uicore-ham .bar{width:20px;height:2px;border-radius:50em;margin-bottom:4.4px;position:relative;transition:all .45s cubic-bezier(.23,1,.32,1)}.uicore-ham .bar:first-child,.uicore-ham .bar:last-child{opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.23,1,.32,1)}.uicore-ham .bar:first-child{transform:translate3d(0,-3px,0)}.uicore-ham .bar:last-child{margin-bottom:0;transform:translate3d(0,3px,0)}.uicore-ham .bar:nth-child(2){width:22px;margin-right:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition-delay:.1s;transition-timing-function:cubic-bezier(.23,1,.32,1)}.uicore-ham .bar:nth-child(2):before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:inherit;transition:inherit;background-color:inherit;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body:not(.uicore-mobile-nav-show) .uicore-ham .bars{-webkit-transform:none;transform:none;transition-delay:0s}body:not(.uicore-mobile-nav-show) .uicore-ham .bar:first-child,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:last-child,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:nth-child(2){opacity:1;visibility:visible;-webkit-transform:none;transform:none;transition:all .3s ease,background-color .15s}body:not(.uicore-mobile-nav-show) .uicore-ham .bar:first-child:after,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:first-child:before,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:last-child:after,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:last-child:before,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:nth-child(2):after,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:nth-child(2):before{-webkit-transform:rotate(0) translate(0);transform:rotate(0) translate(0)}body:not(.uicore-mobile-nav-show) .uicore-ham .bar:first-child,body:not(.uicore-mobile-nav-show) .uicore-ham .bar:last-child{transition-delay:.15s}body:not(.uicore-mobile-nav-show) .uicore-ham .bar:nth-child(2){width:16px}.uicore-mobile-head-right{display:flex;align-items:center;gap:20px}.uicore-mobile-head-right>[data-elementor-type=uicore-tb]{display:none}.uicore-navigation-wrapper{position:fixed!important;top:0;right:0;left:0;background:#fff;pointer-events:none;height:100%;max-width:100vw;opacity:0;z-index:99999999}.uicore-navigation-wrapper .uicore-container{padding:0 10px}.uicore-navigation-wrapper .uicore-menu-container{position:relative;padding:0;height:100%}.uicore-navigation-wrapper .uicore-nav{justify-content:flex-start!important}.uicore-navigation-wrapper .uicore-menu .menu-item,.uicore-navigation-wrapper .uicore-menu .menu-item:hover{position:static}.uicore-navigation-wrapper .uicore-menu .sub-menu{display:none}.uicore-navigation-wrapper .uicore-menu .sub-menu a{width:100%}.uicore-navigation-wrapper .uicore-navigation-content{display:flex;flex-direction:column;overflow:hidden}.uicore-navigation-wrapper .uicore-navigation-content .uicore-extra{flex-direction:column;margin-bottom:30px}.uicore-navigation-wrapper .uicore-navigation-content .uicore-extra .uicore-btn{width:calc(95% - 20px);text-align:center;margin:20px auto 0}.uicore-navigation-wrapper .uicore-navigation-content .uicore-extra .uicore-socials{margin-left:0}.uicore-navigation-wrapper .uicore-navigation-content .uicore-extra .uicore-socials .uicore-social-icon{padding:0 15px}.uicore-navigation-wrapper .uicore-mobile.uicore-active>li{transition:opacity .4s cubic-bezier(.22,1,.36,1) 0!important;will-change:opacity!important;-webkit-transition:opacity .4s cubic-bezier(.22,1,.36,1) 0!important;-moz-transition:opacity .4s cubic-bezier(.22,1,.36,1) 0!important;-ms-transition:opacity .4s cubic-bezier(.22,1,.36,1) 0!important;-o-transition:opacity .4s cubic-bezier(.22,1,.36,1) 0!important}.uicore-navigation-wrapper .uicore-menu-container ul .menu-item-has-children>a:after{font-family:uicore-icons;content:"\E901";position:absolute;transform:rotate(-90deg) translate3d(50%,-50%,0);font-size:16px;width:16px;height:16px;right:10px;top:50%;opacity:.5;transition:all .5s cubic-bezier(.22,1,.36,1) .3s}.uicore-navigation-wrapper .uicore-menu-container ul .menu-item .back a{font-size:70%;text-transform:uppercase;letter-spacing:.2em;opacity:.75}.uicore-navigation-wrapper .uicore-menu-container ul .menu-item{display:block!important}.uicore-navigation-wrapper .uicore-menu-container ul .menu-item>a{position:relative;color:inherit;display:block;margin:0 auto}.uicore-navigation-wrapper .uicore-menu-container ul .menu-item:not(.uicore-visible){opacity:0;transform:translate3d(0,40px,0)}.uicore-navigation-wrapper .uicore-menu-container ul .menu-item.uicore-visible{animation-name:uicoreFadeInUp!important;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-duration:.45s}.uicore-navigation-wrapper .uicore-menu-container ul.uicore-animating a:after{transition:all .2s cubic-bezier(.22,1,.36,1) 0s!important;opacity:0!important;-webkit-transition:all .2s cubic-bezier(.22,1,.36,1) 0s!important;-moz-transition:all .2s cubic-bezier(.22,1,.36,1) 0s!important;-ms-transition:all .2s cubic-bezier(.22,1,.36,1) 0s!important;-o-transition:all .2s cubic-bezier(.22,1,.36,1) 0s!important}.uicore-overflow-hidden{overflow:hidden!important}.uicore-mobile-menu-overflow{max-height:100vh}.ui-custom-tap{max-width:70%!important;margin-left:0!important;position:absolute!important;width:70%}.ui-custom-tap:after{display:none!important}.uicore-cart-icon.uicore_hide_desktop{margin-left:auto;margin-right:20px}.uicore-cart-icon.uicore_hide_desktop .uicore-icon-holder{font-size:16px;padding-right:0!important}.uicore-branding{height:var(--uicore-header--logo-h)}.uicore-navbar .uicore-branding{margin:var(--uicore-header--logo-padding) 0}.uicore-custom-area .uicore-hca ul.uicore-menu li.menu-item>a,.uicore-navbar.uicore-h-classic .uicore-simple-megamenu>.sub-menu,.uicore-navbar:not(.uicore-left-menu) .uicore-nav-menu ul.uicore-menu li.menu-item>a{padding-right:var(--uicore-header--menu-spaceing);padding-left:var(--uicore-header--menu-spaceing)}.uicore-h-classic.uicore-navbar .uicore-menu>.menu-item-has-children>a:after{right:var(--uicore-header--menu-spaceing)}.uicore-custom-area .uicore-hca .uicore-icon-wrapp,.uicore-custom-area .uicore-hca p,.uicore-drawer-toggle .ui-text,.uicore-mobile-menu-wrapper .uicore-menu .menu-item>a,.uicore-nav-menu .uicore-nav .sub-menu:not(.uicore-megamenu)>li a,.uicore-nav-menu .uicore-nav .uicore-menu>.menu-item>a,.uicore-navbar .uicore-btn{font-family:var(--uicore-header--menu-typo-f,"Inter");font-weight:var(--uicore-header--menu-typo-w,"600");line-height:var(--uicore-header--menu-typo-h,"1.2");letter-spacing:var(--uicore-header--menu-typo-ls,"-0.027em");text-transform:var(--uicore-header--menu-typo-t,"none");font-style:var(--uicore-header--menu-typo-st,"normal");font-size:var(--uicore-header--menu-typo-s,"10px");color:inherit}.uicore-nav-menu a:hover{color:inherit}.uicore-custom-area .uicore-menu .menu-item a,.uicore-mobile-menu-wrapper .uicore-menu-container ul .menu-item-has-children:after{line-height:var(--uicore-header--menu-typo-h,"1.2")}.uicore-custom-area,.uicore-custom-area-mobile .uicore-hca,.uicore-custom-area-mobile .uicore-hca p,.uicore-custom-area .uicore-hca,.uicore-custom-area .uicore-hca .uicore-icon-wrapp,.uicore-custom-area .uicore-hca a,.uicore-custom-area .uicore-hca p,.uicore-extra a,.uicore-header-wrapper .uicore-link,.uicore-mobile-menu-wrapper .uicore-menu li.menu-item,.uicore-nav-menu .uicore-nav .sub-menu:not(.uicore-megamenu)>li a,.uicore-nav-menu li,.uicore-navbar.uicore-left-menu .uicore-custom-area .uicore-hca *{color:var(--uicore-header--menu-typo-c,"#070707")}.uicore-custom-area .uicore-hca a:hover,.uicore-drawer-toggle:hover,.uicore-extra a:hover,.uicore-header-wrapper .uicore-link:hover,.uicore-mobile-menu-wrapper .uicore-menu li.current-menu-item>a,.uicore-mobile-menu-wrapper .uicore-menu li.menu-item:hover,.uicore-nav-menu .uicore-menu li:hover,.uicore-navbar .uicore-nav-menu .uicore-menu li.current-menu-item>a{color:var(--uicore-header--menu-typo-ch,"#070707")}.uicore-navbar .uicore-extra .uicore-icon-holder,.uicore-navbar .uicore-extra .uicore-search-btn,.uicore-navbar .uicore-extra .uicore-social-icon{font-size:clamp(16px,var(--uicore-header--menu-typo-s,"10px"),21px)}.uicore-navbar .uicore-extra .uicore-icon-holder:before,.uicore-navbar .uicore-extra .uicore-search-btn:before,.uicore-navbar .uicore-extra .uicore-social-icon:before{font-size:110%}.uicore-navigation-wrapper span.bar{background:var(--uicore-header--menu-typo-c,"#070707")!important}.uicore-navbar .uicore-ham{height:var(--uicore-header--logo-h);width:var(--uicore-header--logo-h)}.uicore-transparent:not(.uicore-scrolled):not(.uicore-transparent-color) .uicore-btn.uicore-inverted{background:#fff;color:var(--uicore-headline-color)}.uicore-custom-area h1,.uicore-custom-area h2,.uicore-custom-area h3,.uicore-custom-area h4,.uicore-custom-area h5,.uicore-custom-area h6{margin:0}.uicore-menu .ui-menu-item-wrapper{position:relative}.uicore-menu>li>a .custom-menu-desc{top:-9px;right:0;font-size:.73em;line-height:1em;position:absolute;font-weight:700;opacity:.6}.menu-item-has-children ul .custom-menu-desc{font-size:.82em;opacity:.7;display:block;max-width:fit-content;margin-top:.6em;white-space:break-spaces;font-weight:400}.ui-menu-img{max-height:2em;vertical-align:middle;width:auto;margin-right:.8em}.uicore-menu li:not(.ui-has-description)>a svg{vertical-align:middle;margin-right:.3em}.uicore-menu li:not(.ui-has-description)>a svg circle,.uicore-menu li:not(.ui-has-description)>a svg path{stroke-width:1.7}.uicore-menu li:not(.ui-has-description)>a span+svg{margin-left:.3em;margin-right:0}.ui-badge{color:var(--ui-badge-color,currentColor);display:inline-block;vertical-align:middle;padding:.6em .9em;margin-left:1em;border-radius:4px;position:relative;font-size:clamp(10px,.7em,18px);line-height:1em;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.ui-badge:before{content:"";display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--ui-badge-color,currentColor);opacity:.125}.uicore-menu>li.ui-icon-right.menu-item-has-children>a span+svg{margin-left:0;margin-right:.4em}.uicore-shrink .uicore-branding,.uicore-shrink .uicore-nav a{transition:line-height .3s ease-out,color .3s ease-out,margin .3s ease-out!important;will-change:line-height,color,margin!important}.uicore-custom-area-mobile,.uicore-mobile-main,.uicore-mobile-second{display:none}nav.uicore-container.uicore{position:unset}.uicore-navbar{z-index:11}.uicore-navbar .uicore-header-wrapper{transition:all .4s ease;will-change:unset;background-clip:padding-box;position:relative;top:0}.uicore-navbar .uicore-header-wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;will-change:opacity;transition:opacity .3s ease-in;z-index:-1;height:var(--ui-bg-height,100%);transition:all .2s cubic-bezier(.16,.72,.23,1.06)}.uicore-navbar.uicore-shrink:before{transition:all .3s ease-in .25s}.uicore-navbar.uicore-sticky{position:sticky;width:100%;top:0}.uicore-navbar.uicore-sticky:before{bottom:0}.uicore-navbar.uicore-transparent,.uicore-navbar.uicore-transparent-color{max-width:100vw;width:100%}.uicore-navbar.uicore-transparent-color .uicore-header-wrapper:before,.uicore-navbar.uicore-transparent-color .uicore-main,.uicore-navbar.uicore-transparent-color .uicore-mobile-main,.uicore-navbar.uicore-transparent .uicore-header-wrapper:before,.uicore-navbar.uicore-transparent .uicore-main,.uicore-navbar.uicore-transparent .uicore-mobile-main{opacity:0}.uicore-navbar.uicore-transparent-color .uicore-mobile-second,.uicore-navbar.uicore-transparent-color.uicore-scrolled .uicore-header-wrapper:before,.uicore-navbar.uicore-transparent-color.uicore-scrolled .uicore-main,.uicore-navbar.uicore-transparent-color.uicore-scrolled .uicore-mobile-main,.uicore-navbar.uicore-transparent-color .uicore-second,.uicore-navbar.uicore-transparent-color.uicore-transparent-color .uicore-header-wrapper:before,.uicore-navbar.uicore-transparent-color.uicore-transparent-color .uicore-main,.uicore-navbar.uicore-transparent-color.uicore-transparent-color .uicore-mobile-main,.uicore-navbar.uicore-transparent .uicore-mobile-second,.uicore-navbar.uicore-transparent.uicore-scrolled .uicore-header-wrapper:before,.uicore-navbar.uicore-transparent.uicore-scrolled .uicore-main,.uicore-navbar.uicore-transparent.uicore-scrolled .uicore-mobile-main,.uicore-navbar.uicore-transparent .uicore-second,.uicore-navbar.uicore-transparent.uicore-transparent-color .uicore-header-wrapper:before,.uicore-navbar.uicore-transparent.uicore-transparent-color .uicore-main,.uicore-navbar.uicore-transparent.uicore-transparent-color .uicore-mobile-main{opacity:1}.uicore-navbar.uicore-transparent-color.uicore-scrolled .uicore-mobile-second,.uicore-navbar.uicore-transparent-color.uicore-scrolled .uicore-second,.uicore-navbar.uicore-transparent-color.uicore-transparent-color .uicore-mobile-second,.uicore-navbar.uicore-transparent-color.uicore-transparent-color .uicore-second,.uicore-navbar.uicore-transparent.uicore-scrolled .uicore-mobile-second,.uicore-navbar.uicore-transparent.uicore-scrolled .uicore-second,.uicore-navbar.uicore-transparent.uicore-transparent-color .uicore-mobile-second,.uicore-navbar.uicore-transparent.uicore-transparent-color .uicore-second{opacity:0}.uicore-navbar:not(.uicore-transparent) .uicore-mobile-second,.uicore-navbar:not(.uicore-transparent) .uicore-second{display:none}.uicore-navbar:not(.uicore-left-menu) .uicore-branding{padding-right:20px}.uicore-navbar .uicore-logo-pill img{width:auto}.uicore-navbar .uicore-branding{position:relative}.uicore-navbar .uicore-branding a{height:inherit;transition:none}.uicore-navbar .uicore-branding a .uicore-logo{position:absolute;top:0;bottom:0;left:0;right:0;transition:all .2s cubic-bezier(.68,.01,.58,.75);height:inherit;max-width:unset;width:auto}.uicore-navbar .uicore-branding a .uicore-logo.uicore-main{position:relative}.uicore-navbar li>a{transition:all .2s cubic-bezier(.68,.01,.58,.75);display:block}.uicore-navbar:not(.uicore-left-menu) li.menu-item{display:inline-block}.uicore-navbar .uicore ul{list-style:none;margin:0;padding:0}.uicore-navbar .uicore ul.sub-menu:not(.uicore-megamenu) li{display:block}.uicore-navbar .uicore ul.sub-menu:not(.uicore-megamenu) li a{padding:8px 25px}.uicore-navbar nav{display:flex;justify-content:space-between;align-items:center}.uicore-navbar nav .uicore-menu{display:flex}.uicore-navbar .uicore-nav,.uicore-navbar .uicore-nav-menu{display:flex!important;flex:1;justify-content:flex-end}.uicore-navbar .uicore-nav-menu .uicore-menu>.menu-item-has-children.uicore-edge>.sub-menu,.uicore-navbar .uicore-nav .uicore-menu>.menu-item-has-children.uicore-edge>.sub-menu{left:auto;right:0}.uicore-navbar .uicore-nav-menu .uicore,.uicore-navbar .uicore-nav .uicore{display:block}.uicore-navbar .sub-menu:hover,.uicore-navbar nav .menu-item-has-children:hover>.sub-menu{opacity:1;transform:none!important;pointer-events:all}.uicore-navbar nav .menu-item-has-children>a{position:relative}.uicore-navbar nav .menu-item-has-children>a:after{font-family:uicore-icons;content:"\E901";font-size:12px;position:absolute;right:0;top:0}.uicore-navbar nav .menu-item-has-children .menu-item-has-children{position:relative}.uicore-navbar nav .menu-item-has-children .menu-item-has-children a:after{transform:rotate(-90deg);right:20px;top:calc(50% - 7px)}.uicore-navbar nav .menu-item-has-children .sub-menu .menu-item-has-children.uicore-edge>.sub-menu{left:-100%}.uicore-navbar nav .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu{left:100%;top:-22px}.uicore-navbar nav .menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu{opacity:1;display:table}.uicore-navbar nav.uicore ul.sub-menu{border-radius:var(--ui-radius-sm);position:absolute;opacity:0;pointer-events:none;will-change:opacity,transform;z-index:10}.uicore-navbar nav.uicore ul.sub-menu,.uicore-navbar nav.uicore ul.sub-menu:not(.uicore-megamenu){display:flex;flex-direction:column;box-shadow:0 0 0 1px rgb(0 0 0 / .02),0 2px 35px 0 rgb(0 0 0 / .04);min-width:280px}.uicore-navbar nav.uicore ul.sub-menu:not(.uicore-megamenu){padding:22px 0}.uicore-navbar nav.uicore ul.sub-menu:not(.uicore-megamenu) a{line-height:1.3;color:inherit!important}.uicore-navbar .uicore-extra{display:flex!important;align-items:center}.uicore-navbar .uicore-extra .uicore-btn{transition:all .2s cubic-bezier(.68,.01,.58,.75)!important}.uicore-navbar .uicore-extra .uicore-search-btn{display:inline-block;cursor:pointer}.uicore-navbar #uicore-site-header-cart .uicore-icon-holder{display:inline-block}.uicore-navbar #uicore-site-header-cart .uicore-icon-holder:before{height:15px;width:15px;font-family:uicore-icons;content:"\E905";display:inline-block;cursor:pointer}.uicore-navbar #uicore-site-header-cart #uicore-count-update{font-size:70%;vertical-align:top;font-weight:600;display:inline-block}.uicore-menu-left #uicore-page{display:grid;grid-template-columns:300px auto}.uicore-menu-left #uicore-page .uicore-navbar .uicore-branding a .uicore-logo{left:50%;margin-left:-50px}.uicore-menu-left #uicore-page nav{height:100%;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;align-content:flex-end;position:fixed;text-align:center;width:300px;padding:20px 0}.uicore-menu-left #uicore-page nav div{align-items:center;width:100%;padding:0 2em}.uicore-menu-left #uicore-page nav div .uicore ul{display:flex;flex-direction:column}.uicore-menu-left #uicore-page nav div .uicore ul a{width:100%;line-height:1;display:block}.uicore-menu-left #uicore-page nav div.uicore-extra{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;align-content:flex-end;text-align:center}.uicore-navbar a.uicore-btn{align-self:center}.uicore-custom-area{display:flex}.uicore-custom-area .uicore-hca{display:flex;transition:all .25s cubic-bezier(.42,0,.29,1.16)}.uicore-custom-area .uicore-hca p{margin-bottom:0}.uicore-custom-area .uicore-hca a{transition:color .25s cubic-bezier(.42,0,.29,1.16);will-change:color;line-height:inherit}.uicore-custom-area form{display:flex}.uicore-nav-menu>[data-elementor-type=uicore-tb]{display:flex;align-items:center}.uicore-cta-wrapper{display:flex}.uicore-menu-focus .uicore-menu li a{transition-timing-function:cubic-bezier(0,0,.2,1)}.uicore-left-menu .uicore-menu{flex-direction:column}.uicore-h-classic .uicore-simple-megamenu>.sub-menu{flex-direction:row!important;white-space:nowrap}.uicore-h-classic .uicore-simple-megamenu>.sub-menu .sub-menu{display:block!important;opacity:.7!important;position:relative!important;left:0!important;box-shadow:none!important;background:#fff0;transform:matrix(1,0,0,1,0,0)!important;top:0!important;min-width:120px!important;padding:10px 0 3px!important}.uicore-h-classic .uicore-simple-megamenu>.sub-menu .menu-item-has-children>a:after{display:none}.uicore-h-classic .uicore-simple-megamenu>.sub-menu:hover .sub-menu{margin-top:0}.menu-item-has-megamenu.custom-width{position:relative}.uicore-megamenu{left:0;background-color:transparent!important;padding:0!important;box-shadow:none!important;width:100%!important;max-width:var(--uicore-max-width,100%)!important}.uicore-megamenu .uicore-container{padding:0}.container-width .uicore-megamenu>.elementor{margin:0 auto!important}.uicore-nav-menu .uicore-nav .uicore-menu>.menu-item-has-children>a .ui-menu-item-wrapper{margin-right:10px}.uicore-h-classic.uicore-navbar .uicore-menu>.menu-item-has-children>a:after{margin-right:-10px;top:2px}.ui-menu-item-wrapper{white-space:nowrap;vertical-align:middle;grid-area:1/2/2/3}.uicore-link{transition:color .25s cubic-bezier(.42,0,.29,1.16);will-change:color}.ui-menu-item-wrapper .ui-badge{font-size:clamp(9px,.6em,18px);margin-top:-4px}.uicore-navigation-wrapper .uicore-menu .sub-menu .elementor-element a{width:auto}@media (min-width:1025px){.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-branding.uicore-desktop{display:block}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-container,.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-extra,.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu-container.uicore-nav{padding:0 var(--uicore-header--wide-spacing);width:100%!important;max-width:100%!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-extra{padding-bottom:var(--uicore-header--wide-spacing)}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-extra div:last-child{margin-bottom:0!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-branding.uicore-mobile,.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-custom-area.uicore-only-mobile{display:none!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-custom-area.uicore-only-desktop{display:flex}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra{align-items:flex-start}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra a.uicore-btn{align-self:start;margin:0;width:auto;display:block}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra .uicore-custom-area .uicore-hca{margin-right:4vw}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra .uicore-custom-area .uicore-hca .uicore-hca-title{padding-bottom:10px}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra .uicore-custom-area .uicore-hca ul{display:flex;flex-direction:column}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra .uicore-social-icon{font-size:1.2em}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra .uicore-social-icon:first-child{padding-left:0!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra .uicore-social-icon:last-child{padding-right:0!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu a{color:inherit}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu-container.uicore-nav{box-sizing:content-box;overflow:auto scroll;max-width:calc(100% - 2*var(--uicore-header--wide-spacing))!important;-ms-overflow-style:none;scrollbar-width:none}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu-container.uicore-nav::-webkit-scrollbar{display:none}.uicore-is-ham .uicore-mobile-menu-wrapper .menu{display:flex;flex-direction:column}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu{padding:0;margin:0;display:flex;flex-direction:column;justify-content:center}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu li a{padding:var(--uicore-header--menu-spaceing) 2em var(--uicore-header--menu-spaceing) 0;white-space:nowrap}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu .sub-menu{padding:0 0 0 1em;width:auto}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu .sub-menu.uicore-active{right:auto}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu .menu-item-has-children{position:relative!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-menu .menu-item-has-children>a:after{right:0!important;line-height:1}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-classic .sub-menu:hover,.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-classic .uicore-menu .menu-item-has-children:hover>.sub-menu{display:block;opacity:1;transform:translateZ(0);pointer-events:all;left:100%}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-menu{margin:0 auto;text-align:center}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-menu li a{padding-right:0}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-menu .sub-menu{display:none;position:relative}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-menu .sub-menu li{opacity:.65}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-menu .sub-menu.uicore-active{right:0!important}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-custom-area .uicore-hca:last-child{margin-right:0}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-extra{align-items:center;text-align:center}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content{flex-direction:row;margin:0 auto}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-menu .sub-menu{display:none;position:relative;padding:0}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-menu .sub-menu li{opacity:.65}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-menu .sub-menu.uicore-active{right:0!important}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-custom-area{flex-direction:column;margin-bottom:0}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-custom-area .uicore-hca{margin-bottom:25px;margin-right:0}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-extra{max-width:35%!important;position:relative;justify-content:center;padding-bottom:0}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-navigation-content .uicore-menu .menu-item-has-children>a:after,.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-menu .menu-item-has-children>a:after{font-family:inherit;content:"+";right:auto!important;left:auto;top:auto;display:inline-block;padding-left:2em;transform:none}.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-center .uicore-navigation-content .uicore-menu .menu-item-has-children:hover>a:after,.uicore-is-ham .uicore-mobile-menu-wrapper.uicore-ham-creative .uicore-navigation-content .uicore-menu .menu-item-has-children:hover>a:after{opacity:1}.uicore-mobile-nav-show .uicore-mobile-menu-wrapper .uicore-navigation-content .uicore-extra>div{opacity:1;transform:translateZ(0)}.uicore-mobile-nav-show #wrapper-navbar .uicore-ham{opacity:0!important}.uicore-mobile-nav-show .uicore-ham-classic .uicore-menu .sub-menu{left:100%;position:absolute;top:0}.uicore-is-ham .uicore-ham-reveal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:block;pointer-events:none;transform:scaleX(0);animation-duration:1s;transform-origin:right center;z-index:100000000000000020000;animation-timing-function:cubic-bezier(.87,0,.13,1)}body .uicore-mobile-head-left,body .uicore-mobile-head-right{display:none!important}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-custom-area .uicore-hca .uicore-icon-wrapp,.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-custom-area .uicore-hca p,.uicore-navbar.uicore-left-menu .uicore-custom-area .uicore-hca .uicore-icon-wrapp,.uicore-navbar.uicore-left-menu .uicore-custom-area .uicore-hca p{font-family:var(--uicore-typography--p-f,"Inter");font-weight:var(--uicore-typography--p-w,"600");line-height:var(--uicore-typography--p-h,"1.2");letter-spacing:var(--uicore-typography--p-ls,"-0.027em");text-transform:var(--uicore-typography--p-t,"none");font-style:var(--uicore-typography--p-st,"normal");font-size:var(--uicore-typography--p-s,"10px");opacity:.6}.uicore-is-ham .uicore-mobile-menu-wrapper .uicore-custom-area .uicore-hca p.uicore-hca-title,.uicore-navbar.uicore-left-menu .uicore-custom-area .uicore-hca p.uicore-hca-title{font-family:var(--uicore-typography--h4-f,"Inter");font-weight:var(--uicore-typography--h4-w,"600");line-height:var(--uicore-typography--h4-h,"1.2");letter-spacing:var(--uicore-typography--h4-ls,"-0.027em");text-transform:var(--uicore-typography--h4-t,"none");font-style:var(--uicore-typography--h4-st,"normal");opacity:1;font-size:var(--uicore-typography--h4-s,"10px")}.uicore-simple-megamenu.uicore-full>ul{left:0;right:0;justify-content:center}.uicore-simple-megamenu.uicore-full_contained>ul{left:0;right:0}.uicore-simple-megamenu.uicore-full_contained>ul>li:first-child{margin-left:calc((100vw - var(--ui-container-size))/2 - var(--uicore-header--menu-spaceing))}.uicore-simple-megamenu.uicore-full_contained>ul>li:last-child{margin-right:calc((100vw - var(--ui-container-size))/2 - var(--uicore-header--menu-spaceing))}.uicore-navbar:not(.uicore-box) .uicore-header-wrapper nav{padding:0 var(--uicore-header--wide-spacing)}.uicore-navbar .uicore-extra{gap:25px}.uicore-nav-menu{flex:1}.menu-item.back{display:none!important}.uicore-is-ham .uicore-custom-area .uicore-hca{margin-left:0}.uicore-cta-wrapper a{padding:clamp(14px,.8em,18px) clamp(18px,1.8em,36px)}}@media (max-width:1025px){.uicore-ham-creative .uicore-navigation-content{max-width:100%!important}.uicore-btn{display:block}.uicore-cta-wrapper{width:100%}.uicore-branding.uicore-desktop,.uicore-only-desktop{display:none!important}.uicore-navigation-wrapper .uicore-menu-container .uicore-menu{position:absolute;top:0;right:0;width:100%}.uicore-navigation-wrapper .uicore-menu-container ul{padding:0}.uicore-navigation-wrapper .uicore-menu-container ul li.menu-item>a{padding:15px 10px!important;max-width:95%}.uicore-mobile-menu-wrapper .uicore-menu-container{overflow:hidden auto;flex:0 auto}.uicore-navbar .uicore-branding a .uicore-logo.uicore-mobile-main{position:relative}.ui-has-description .custom-menu-desc,.ui-has-description .ui-menu-item-wrapper{line-height:1.4}.uicore-mobile-head-right>[data-elementor-type=uicore-tb]{display:block!important}.ui-a-dsmm-slide .uicore-navigation-wrapper .uicore-menu .sub-menu{top:0;position:absolute;left:auto;opacity:1;width:100%;z-index:9}.ui-a-dsmm-slide .uicore-menu .sub-menu.uicore-active{display:block;right:-100%}.ui-a-dsmm-expand .bdt-navbar-dropdown{position:relative}.uicore-mobile-menu-wrapper .uicore-custom-area{padding:20px 0 0}.uicore-mobile-menu-wrapper .uicore-hca{text-align:center;margin-bottom:1em}.uicore-mobile-menu-wrapper .uicore-hca:last-child{margin-bottom:0}.uicore-custom-area{margin:0 auto;display:block}.uicore-custom-area .uicore-hca li a{padding:0 10px!important}.uicore-custom-area .uicore-hca li:first-child a{padding-left:0!important}.uicore-custom-area .uicore-hca li:last-child a{padding-right:0!important}.ui-a-dsmm-expand .uicore-navigation-wrapper .uicore-menu-container ul .menu-item-has-children>a:after{font-family:inherit;content:"+";display:inline-block;transform:none;height:auto;width:auto;top:-5px;font-size:calc(1.3*var(--uicore-header--menu-typo-s,"10px"));padding:15px 10px!important}.ui-a-dsmm-expand .uicore-navigation-wrapper .uicore-menu-container ul .ui-expanded:after{content:"-"!important}.ui-a-dsmm-expand .uicore-navigation-wrapper .uicore-menu-container ul .sub-menu{background:hsla(0,0%,49.4%,.05);box-shadow:inset 0 5px 10px -15px #000}.uicore-asside-cart .woocommerce a.button:not(.add_to_cart_button):not(.product_type_grouped){padding:13px}.uicore-mobile-menu-wrapper .uicore-custom-area .uicore-hca .uicore-icon-wrapp,.uicore-mobile-menu-wrapper .uicore-custom-area .uicore-hca p{font-family:var(--uicore-typography--p-f,"Inter");font-weight:var(--uicore-typography--p-w,"600");line-height:var(--uicore-typography--p-h,"1.2");letter-spacing:var(--uicore-typography--p-ls,"-0.027em");text-transform:var(--uicore-typography--p-t,"none");font-style:var(--uicore-typography--p-st,"normal");font-size:var(--uicore-typography--p-s,"10px");opacity:.6}.uicore-mobile-menu-wrapper .uicore-custom-area .uicore-hca p.uicore-hca-title{font-family:var(--uicore-typography--h4-f,"Inter");font-weight:var(--uicore-typography--h4-w,"600");line-height:var(--uicore-typography--h4-h,"1.2");letter-spacing:var(--uicore-typography--h4-ls,"-0.027em");text-transform:var(--uicore-typography--h4-t,"none");font-style:var(--uicore-typography--h4-st,"normal");opacity:1;font-size:var(--uicore-typography--h4-s,"10px")}.uicore-navbar:not(.uicore-box) .uicore-header-wrapper nav{max-width:95%;flex-flow:row}.uicore-header-wrapper .uicore-extra,.uicore-navbar .uicore-nav-menu{display:none!important}.uicore-navbar .uicore-ham:not(.uicore-drawer-toggle){display:block!important}.uicore-custom-area-mobile{height:inherit;display:flex;flex-direction:column;justify-content:center}.uicore-main,.uicore-second{display:none}.uicore-mobile-main,.uicore-mobile-second{display:block}}@media (min-width:1025px){.uicore-navbar.uicore-left-menu{position:fixed;height:100vh;padding:0;top:0;left:0}.uicore-navbar.uicore-left-menu .uicore-extra,.uicore-navbar.uicore-left-menu .uicore-nav,.uicore-navbar.uicore-left-menu.uicore-section .uicore-container{flex-direction:column}.uicore-navbar.uicore-left-menu .uicore-header-wrapper{padding:0 40px!important;height:100%}.uicore-navbar.uicore-left-menu .uicore-header-wrapper nav.uicore-container{padding:0}.uicore-navbar.uicore-left-menu .uicore ul li{display:block}.uicore-navbar.uicore-left-menu .uicore-branding{margin:35px 0}.uicore-navbar.uicore-left-menu .uicore-extra .uicore-btn{margin-left:0}.uicore-navbar.uicore-left-menu nav{height:100%}.uicore-navbar.uicore-left-menu nav>div:last-of-type{margin:35px 0}.uicore-navbar.uicore-left-menu .uicore-extra{flex:1;justify-content:flex-end}.uicore-navbar.uicore-left-menu .uicore-extra .uicore-socials a:first-child{padding-left:0!important}.uicore-navbar.uicore-left-menu .uicore-extra .uicore-socials a:last-child{padding-right:0!important}.uicore-navbar.uicore-left-menu .uicore-cta-wrapper,.uicore-navbar.uicore-left-menu .uicore-socials{padding-top:2em}}@media (max-width:768px){.uicore-navigation-content a.uicore-social-icon:before{width:36px;font-size:clamp(18px,160%,30px);margin:0;display:inline-block;text-align:center;height:auto}.uicore-navbar.uicore-sticky{top:0!important}}@media screen and (max-width:1025px){.uicore-navbar .uicore-branding{margin:calc(var(--uicore-header--logo-padding)*0.7) 0}}@media (max-width:1300px){.uicore-custom-area .uicore-hca ul.uicore-menu li.menu-item>a,.uicore-navbar.uicore-h-classic .uicore-simple-megamenu>.sub-menu,.uicore-navbar:not(.uicore-left-menu) .uicore-nav-menu ul.uicore-menu li.menu-item>a{padding-right:calc(var(--uicore-header--menu-spaceing)*0.75);padding-left:calc(var(--uicore-header--menu-spaceing)*0.75)}.uicore-h-classic.uicore-navbar .uicore-menu>.menu-item-has-children>a:after{right:calc(var(--uicore-header--menu-spaceing)*0.75)}}@media (max-width:1200px){.uicore-custom-area .uicore-hca ul.uicore-menu li.menu-item>a,.uicore-navbar.uicore-h-classic .uicore-simple-megamenu>.sub-menu,.uicore-navbar:not(.uicore-left-menu) .uicore-nav-menu ul.uicore-menu li.menu-item>a{padding-right:calc(var(--uicore-header--menu-spaceing)*0.6);padding-left:calc(var(--uicore-header--menu-spaceing)*0.6)}.uicore-h-classic.uicore-navbar .uicore-menu>.menu-item-has-children>a:after{right:calc(var(--uicore-header--menu-spaceing)*0.6)}}@media (max-width:1025px){.ui-badge{padding:.4em .6em}}.uicore-page-title{background-size:cover;overflow:hidden}.uicore-page-title .uicore-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.uicore-page-title .uicore-entry-meta{flex-flow:wrap;display:flex}.uicore-page-title .uicore{flex-direction:column}.uicore-page-title .uicore h1.uicore-title{margin:.4em 0}.uicore-page-title .uicore p{margin:0}.uicore-page-title .uicore .ui-blog-date,.uicore-page-title .uicore .ui-breadcrumb span a span,.uicore-page-title .uicore .uicore-description,.uicore-page-title .uicore .uicore-entry-meta a{opacity:.6}.uicore-page-title .uicore .ui-breadcrumb a:hover span,.uicore-page-title .uicore a:hover{opacity:1}.uicore-page-title .uicore .ui-breadcrumb a span{transition:opacity .3s ease;will-change:opacity}.uicore-page-title .uicore .uicore-separator:before{opacity:.5;content:"\E901";font-size:10px;transform:rotate(-90deg);display:inline-block;vertical-align:middle;padding:0 6px}.ui-simple-creative{margin:-7% -3vw 0;padding:3vw calc(10px + 3vw);border-radius:6px;width:calc(100% + 6vw);background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}@media only screen and (max-width:500px){.uicore-page-title .uicore-entry-meta{font-size:80%}}.tagcloud,.wp-block-tag-cloud{margin:-5px;display:flex;flex-wrap:wrap}.tagcloud a,.wp-block-tag-cloud a{font-size:10px!important;font-weight:500;text-transform:uppercase;letter-spacing:1px;padding:10px 15px;border:1px solid #e6e9ec;margin:5px;line-height:1.5}.tagcloud a:hover,.wp-block-tag-cloud a:hover{border:1px solid #a3afb7}.widget_search form{position:relative}.widget_search input[type=submit]{border:none;background:0 0;opacity:0;margin:0}.widget_search input[type=submit],.widget_search label:after{display:inline-flex;width:32px;height:100%;position:absolute;top:0;left:7px;align-items:center;justify-content:center}.widget_search label:after{content:"\E918";font:normal normal 16px/1 uicore-icons!important}.widget_search input[type=search]{padding-left:40px}body .search-form .search-submit{padding:10px 30px;line-height:inherit;border-radius:3px;margin-left:5px}.uicore-widget{padding-bottom:50px}.uicore-widget:last-child{padding-bottom:0}.uicore-widget .uicore-widget-title{font-size:16px}.uicore-widget .post-date{display:block;font-size:12px;margin-top:5px}.uicore-widget .gallery{display:flex;flex-wrap:wrap;margin:-5px}.uicore-widget .gallery.gallery-columns-1 .gallery-item{flex:0 100%}.uicore-widget .gallery.gallery-columns-2 .gallery-item{flex:0 50%}.uicore-widget .gallery.gallery-columns-3 .gallery-item{flex:0 33.333%}.uicore-widget .gallery.gallery-columns-4 .gallery-item{flex:0 25%}.uicore-widget .gallery.gallery-columns-5 .gallery-item{flex:0 20%}.uicore-widget .gallery.gallery-columns-6 .gallery-item{flex:0 16.666%}.uicore-widget .gallery.gallery-columns-7 .gallery-item{flex:0 14.285%}.uicore-widget .gallery.gallery-columns-8 .gallery-item{flex:0 12.5%}.uicore-widget .gallery.gallery-columns-9 .gallery-item{flex:0 11.111%}.uicore-widget .gallery .gallery-item{margin:0;padding:5px}.uicore-widget .gallery .gallery-item img{width:100%;height:auto;display:block}.uicore-widget .gallery .gallery-item a{display:block}.uicore-widget .gallery .gallery-item .gallery-caption{font-size:12px;line-height:1.5;padding:10px 0}.uicore-widget .wp-caption.alignnone{max-width:100%}.uicore-widget .wp-caption-text{font-size:12px;line-height:1.5}.uicore-widget form{position:relative}.uicore-widget input[type=text]{border:1px solid #e6e9ec;padding:10px 15px;font-size:12px;width:100%;transition:all .3s ease-in-out}.uicore-widget input[type=text]:focus,.uicore-widget input[type=text]:hover{border:1px solid #a3afb7}.uicore-widget input[type=submit]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.uicore-widget .search-submit{border:none;height:100%;position:absolute;top:0;right:0;padding:5px 20px!important}.uicore-widget .textwidget ul{padding-left:17px!important}.uicore-widget .textwidget ul li{line-height:inherit;font-size:inherit;list-style-type:disc;padding-bottom:0}.uicore-widget .textwidget ol{padding-left:17px}.uicore-widget #wp-calendar{width:100%;font-size:12px;border:1px solid #e6e9ec;padding:10px;transition:all .3s ease-in-out}.uicore-widget #wp-calendar>caption{text-align:left;margin-bottom:15px;font-size:14px}.uicore-widget #wp-calendar tbody{text-align:center}.uicore-widget #wp-calendar tbody a,.uicore-widget #wp-calendar tfoot{font-weight:700}.uicore-widget #wp-calendar tfoot #prev a{padding-left:5px}.uicore-widget #wp-calendar tfoot #next a{padding-right:5px}.uicore-widget .wp-calendar-nav-prev{font-size:14px;line-height:18px}.uicore-widget .select2-hidden-accessible,.uicore-widget select{border:1px solid #e6e9ec;padding:8px 15px 10px;width:100%;background:none;border-radius:0;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;font:inherit;color:inherit;font-size:12px;background-image:url(/wp-content/img/select-arrow.svg);background-repeat:no-repeat;background-position:100%;cursor:pointer;transition:all .3s ease-in-out}.uicore-widget .select2-hidden-accessible:hover,.uicore-widget select:hover{border:1px solid #a3afb7}.uicore-widget h1,.uicore-widget h2,.uicore-widget h3,.uicore-widget h4,.uicore-widget h5,.uicore-widget h6{margin-top:0;margin-bottom:1.1em}.uicore-widget img{width:100%;height:auto;display:block}.uicore-sidebar .blocks-gallery-item{border:none;padding-bottom:0}.uicore-sidebar .wp-block-image img{height:auto}.uicore-sidebar .wp-block-latest-comments{padding:0;margin:0}.uicore-sidebar .wp-block-latest-comments article{font-size:14px}.uicore-sidebar .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt{margin-left:0}.uicore-sidebar .wp-block-latest-posts li:after{content:" ";display:block;height:0;clear:both}.uicore-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li{margin-bottom:20px;display:block}.uicore-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li a{font-weight:600;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.uicore-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-author,.uicore-sidebar .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-date{color:inherit;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;line-height:18px}.uicore-sidebar .wp-block-search .wp-block-search__input{min-width:unset;border:none;padding-left:15px}.uicore-sidebar .wp-block-search .wp-block-search__label:after{display:none}.uicore-sidebar .wp-block-search .wp-block-search__button{padding-left:15px;padding-right:15px;border-radius:3px;cursor:pointer;transition:all .3s ease-in-out}.uicore-sidebar ul li ul.children,.uicore-sidebar ul li ul.children li a:not(:hover){color:var(--uicore-typography--p-c,"#070707")!important}body.uicore-sidebar-left main.uicore-section .uicore-container{flex-direction:row-reverse}.uicore-sidebar-left aside.uicore-sidebar{padding-right:50px}.uicore-sidebar-left aside.uicore-sidebar .uicore-content-wrapper{flex-direction:row-reverse}.uicore-sidebar-right aside.uicore-sidebar{padding-left:50px}.uicore-sidebar-right aside.uicore-sidebar .uicore-content-wrapper{flex-direction:row}.uicore-sidebar ul{padding:0;margin:0}.uicore-sidebar ul li{list-style-type:disc;font-size:14px;line-height:1.6;padding-bottom:10px}.uicore-sidebar ul li ul.children{padding:10px 0 0 15px;list-style-type:square}.uicore-sidebar ul li ul.children li{font-size:12px;color:inherit;padding-bottom:10px}.uicore-sidebar ul li ul.children li:last-child{padding-bottom:0}.uicore-sidebar ul li:last-child{padding-bottom:0!important}.uicore-sidebar{width:25%}.uicore-sidebar .uicore-sticky{position:sticky;top:30px}.uicore-sidebar-content>.uicore-widget .uicore-widget-title{margin-top:0}@media (min-width:1025px){body.uicore-sidebar-left .uicore-archive,body.uicore-sidebar-left .uicore-type-post,body.uicore-sidebar-right .uicore-archive,body.uicore-sidebar-right .uicore-type-post{width:75%}}@media (max-width:1025px){body.uicore-sidebar-left main.uicore-section .uicore-container{flex-direction:column!important}.uicore-sidebar-left aside.uicore-sidebar .uicore-content-wrapper,.uicore-sidebar-right aside.uicore-sidebar .uicore-content-wrapper{flex-direction:column}aside.uicore-sidebar{width:100%;padding:40px 0 0!important}}html .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{background-color:var(--uicore-primary-color)}html .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:12px}.wc-block-cart__main,.wc-block-components-radio-control__label,.woocommerce-Address-title,.woocommerce-order-overview li strong,.woocommerce div.product .summary .product_meta>span,.woocommerce div.product .woocommerce-tabs .panel table th,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce div.product form.cart .variations label,.woocommerce table.shop_table td,.woocommerce ul.products li.product .price,.wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-checkout-order-summary-block{color:var(--uicore-typography--h4-c,"#070707")!important}.woocommerce .woocommerce-widget-layered-nav-list li .count,.woocommerce div.product .summary .product_meta>span span,.woocommerce div.product form.cart .variations select,ul.product_list_widget .woocommerce-Price-amount bdi{color:var(--uicore-typography--p-c,"#070707")!important}.cart-collaterals h2,.woocommerce-order h2,.woocommerce .related.products>h2,.woocommerce .upsells.products>h2{font-weight:var(--uicore-typography--h3-w,"600");font-size:var(--uicore-typography--h3-s,"10px")}#order_review_heading,.woocommerce-Address-title h2,.woocommerce-billing-fields h3,.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:var(--uicore-typography--h4-s,"10px")}#woocommerce-product-search-field-0,.cart .product-name a,.uicore-widget .price_slider_wrapper .price_slider_amount .price_label,.woocommerce .woocommerce-ordering select{color:var(--uicore-headline-color)}.cart .product-name a:hover{color:var(--uicore-secondary-color)}.woocommerce span.onsale{background-color:var(--uicore-dark-color);color:#fff}#cart-wrapper{left:0;z-index:99;background-color:#fff0;pointer-events:none;transition:all .3s ease-out}#cart-wrapper,.uicore-asside-cart{top:0;bottom:0;right:0;position:fixed}.uicore-asside-cart{max-width:400px;width:95%;z-index:1000;background:#070707;padding:30px;transform:translate3d(100%,0,0);transition:all .3s ease-in-out;color:#e8e8e8}.uicore-asside-cart .uicore-asside-header{text-align:right;text-transform:uppercase;letter-spacing:.1em;font-size:90%;border-bottom:1px solid #444;padding:17px 0;cursor:pointer}.uicore-asside-cart .uicore-asside-cart-inner{position:relative;height:100%;display:flex;flex-direction:column}.uicore-asside-cart #uicore-cart-close{font-size:24px}.uicore-asside-cart .widget_shopping_cart{height:100%;flex:1}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content{display:flex;flex-direction:column;height:100%}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{text-align:center;padding:20px 0;font-size:120%}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list{flex:1;overflow-y:auto}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li{padding:15px 0;border-bottom:1px solid #484848;display:flex;align-content:flex-start}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li span.quantity{align-self:flex-end;padding-left:18px;line-height:1.1;opacity:.8;font-size:90%;color:#848484;text-align:right}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li span.quantity .woocommerce-Price-amount{font-size:inherit;font-weight:600}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li span.quantity .woocommerce-Price-amount bdi{color:#848484!important}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a{display:flex;align-items:flex-start;gap:15px;font-weight:500;color:#fff;line-height:1.2;width:100%}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove{right:0;left:auto;font-weight:400;color:#848484!important;font-size:100%;top:10px;width:auto}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover{background:#fff0;color:red!important}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a img{margin:3px 0;width:60px;border-radius:3px}.uicore-asside-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list dl dt{color:#fff;font-size:13px;opacity:.5;line-height:14px;width:100%}.uicore-asside-cart .widget_shopping_cart .total{border-top:1px solid #484848;padding:15px 0;margin:0;display:flex;justify-content:space-between;font-weight:600}.uicore-asside-cart .widget_shopping_cart .total strong{font-weight:500;color:#fff}.uicore-asside-cart .widget_shopping_cart p.buttons{display:flex;margin-bottom:0;margin-top:15px}.uicore-asside-cart .widget_shopping_cart p.buttons a{line-height:1.8!important;flex:1;text-align:center;color:#fff;border:none;border-radius:3px;margin-right:10px}.uicore-asside-cart .widget_shopping_cart p.buttons a.checkout{margin-right:0}.rtl.woocommerce .uicore-asside-cart .woocommerce ul.product_list_widget li dl,.rtl.woocommerce .uicore-asside-cart ul.cart_list li dl{text-align:left;padding-right:0;padding-left:1em}.rtl.woocommerce .uicore-asside-cart ul.cart_list li dl dd{float:left}.uicore-cart-active .uicore-asside-cart{transform:translateZ(0)}.uicore-cart-active #cart-wrapper{background-color:hsl(0 0% 100% / .32);pointer-events:all}.woocommerce table.shop_table{border:none}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border:none;padding:15px;font-weight:500}.woocommerce table.shop_table thead th{background-color:var(--uicore-light-color)}.woocommerce table.shop_table thead th:first-child,.woocommerce table.shop_table thead th:nth-child(2):not(.product-total):not(.woocommerce-orders-table__header-order-date){border-top-left-radius:var(--ui-radius);border-bottom-left-radius:var(--ui-radius)}.woocommerce table.shop_table thead th:last-child{border-top-right-radius:var(--ui-radius);border-bottom-right-radius:var(--ui-radius)}.woocommerce table.shop_table .product-thumbnail img{width:54px;border-radius:var(--ui-radius-sm)}.woocommerce table.shop_table a.remove:hover{color:red!important;background:transparent!important;box-shadow:0 9px 10px -9px #000}.woocommerce table.shop_table .cart_totals table td,.woocommerce table.shop_table .cart_totals table th{padding:15px 0}.cart_totals th{padding-left:0!important}.cart_totals td{text-align:right}.wp-block-woocommerce-cart-order-summary-block{border:1px solid rgb(18 18 18 / .11);margin-bottom:1em;border-radius:3px}.wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-heading-block{padding-left:16px!important;padding-right:16px!important}.wc-block-components-price-slider__controls input.wc-block-components-price-slider__amount{padding:8px;font-size:12px;line-height:13px;border:1px solid var(--ui-border-color)!important}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{padding:0;border:1px solid var(--ui-border-color);border-radius:var(--ui-radius-sm);background-color:var(--uicore-white-color);color:var(--uicore-body-color)}.wc-block-components-checkbox-list{padding:0!important}.wc-block-components-checkbox-list li{list-style-type:none!important}.wc-block-components-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:var(--uicore-headline-color)}.wc-block-components-checkbox-list .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:var(--uicore-light-color);border:1px solid var(--uicore-headline-color)}.wc-block-grid>ul{padding:0!important}.wc-block-grid>ul li{list-style-type:none!important}.wp-block-search .wp-block-search__input{border:1px solid var(--ui-border-color)!important;border-radius:var(--ui-radius-sm);background:var(--uicore-white-color);color:var(--uicore-body-color);padding:8px!important}.uicore-sidebar .wp-block-search .wp-block-search__button{border-radius:var(--ui-radius-sm)!important}a.button.add_to_cart_button{font-weight:600}.woocommerce div.product form.cart{margin-top:1.5rem}.woocommerce.single-product form.cart .variations{margin-bottom:1rem}.woocommerce.single-product form.cart .variations tr{display:flex;flex-direction:column;align-items:flex-start}.woocommerce.single-product form.cart .variations tr .value{width:100%}.woocommerce.single-product form.cart .variations tr .value select{max-width:75%;margin:0}.woocommerce.single-product form.cart .variations td.label,.woocommerce.single-product form.cart .variations td.value{display:block;padding:0}.woocommerce.single-product form.cart .variations label{font-weight:500;line-height:inherit;font-size:12px;text-transform:uppercase;letter-spacing:.025em}.woocommerce.single-product form.cart .variations select{margin:5px 0 0;height:44px}.woocommerce.single-product form.cart .variations tr:not(:last-child) .value{margin-bottom:1em}.woocommerce.single-product form.cart .group_table td{vertical-align:middle;padding:10px 14px}.woocommerce.single-product form.cart .group_table td:first-child{padding-left:0;width:auto}.woocommerce.single-product form.cart .group_table td:last-child{padding-right:0}.woocommerce.single-product form.cart .group_table td p{margin-bottom:0}.woocommerce .quantity{position:relative;display:inline-block;margin:0!important}.woocommerce .quantity .qty{font-size:inherit;line-height:30px;padding-left:38px;padding-right:38px;width:114px;margin-top:0}.woocommerce .quantity .qty::-webkit-inner-spin-button,.woocommerce .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce .quantity .qty[type=number]{-moz-appearance:textfield}.woocommerce .quantity .minus,.woocommerce .quantity .plus{width:40px;position:absolute;text-align:center;top:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:500;cursor:pointer;user-select:none;opacity:.5;transform:scale(1);transition:all .1s cubic-bezier(.74,.23,.23,1.23)}.woocommerce .quantity .minus:hover,.woocommerce .quantity .plus:hover{opacity:1;transform:scale(1)}.woocommerce .quantity .minus:active,.woocommerce .quantity .plus:active{transform:scale(.8)}.woocommerce .quantity .plus{right:0}.uicore-summary-wrapp{display:flex;gap:60px;align-items:flex-start;position:relative}.woocommerce div.product .summary .product_meta{font-size:12px;text-transform:uppercase;font-weight:500}.woocommerce div.product .summary .product_meta>span{display:block;padding:.75em 0;border-bottom:1px solid var(--ui-border-color);letter-spacing:.025em}.woocommerce div.product .summary .product_meta>span:first-child{padding-top:0}.woocommerce div.product .summary .product_meta>span:last-child{padding-bottom:0;border-bottom:none}.woocommerce div.product .summary .product_meta>span span{opacity:.5}.single_variation_wrap{margin-top:3em}.woocommerce-variation-price{margin:1em 0;font-size:20px}.woocommerce .reset_variations{display:none!important}.single-product.woocommerce .cart button.single_add_to_cart_button,.single-product.woocommerce .quantity .qty{height:var(--uicore-woo-single-add-to-cart-height)}.single-product.woocommerce .cart button.single_add_to_cart_button{width:100%}.cart .woocommerce-variation-add-to-cart,.cart:not(.variations_form){display:flex;gap:14px}.cart .woocommerce-variation-add-to-cart:after,.cart .woocommerce-variation-add-to-cart:before,.cart:not(.variations_form):after,.cart:not(.variations_form):before{display:none!important}.woocommerce div.product .stock.in-stock{color:#16be0c}.woocommerce div.product .woocommerce-tabs{padding-bottom:3em}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;display:flex;position:relative;margin:0 0 1em;gap:30px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0;border:none;background:transparent!important;text-overflow:ellipsis;white-space:nowrap}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom-color:#fff0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{transform:scaleX(1)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:90%;background:#fff0;font-weight:600;color:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{content:"";display:inline-block;width:10%;height:2px;position:absolute;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .65s cubic-bezier(.19,1,.22,1);will-change:transform;width:100%;bottom:0}.woocommerce div.product .woocommerce-tabs .panel{padding:25px 0;font-size:14px}.woocommerce div.product .woocommerce-tabs .panel table{border:none;margin:0}.woocommerce div.product .woocommerce-tabs .panel table th{width:150px;font-weight:500!important;background:var(--uicore-light-color)}.woocommerce div.product .woocommerce-tabs .panel table td,.woocommerce div.product .woocommerce-tabs .panel table th{border:none;background:#fff0;font-weight:inherit;text-align:left;vertical-align:top;padding-left:0}.woocommerce div.product .woocommerce-tabs #tab-description h2:first-child:not(.elementor-heading-title),.woocommerce div.product .woocommerce-tabs .woocommerce-Reviews-title,.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information h2:first-child:not(.elementor-heading-title){display:none}.woocommerce div.product .woocommerce-tabs .uicore-average-count-wrap{margin-bottom:3em}.woocommerce div.product .woocommerce-tabs .uicore-average-count-wrap h1{margin-top:0;margin-bottom:10px}.woocommerce div.product .woocommerce-tabs .uicore-average-count-wrap .star-rating{float:none;font-size:20px;width:120px}.woocommerce div.product .woocommerce-tabs .woocommerce-Reviews{display:flex;flex-direction:row-reverse;gap:50px}.woocommerce div.product .woocommerce-tabs .woocommerce-Reviews>div{width:100%}.woocommerce div.product .woocommerce-tabs .woocommerce-Reviews div.clear{display:none}#review_form_wrapper .comment-form{display:flex;flex-direction:column;flex-flow:wrap}#review_form_wrapper .comment-form>*{width:100%}#review_form_wrapper .comment-form .comment-form-cookies-consent{margin:10px 0 20px!important}#review_form_wrapper .comment-form .comment-form-cookies-consent input{margin:0 10px 0 0}#review_form_wrapper .comment-form .comment-form-cookies-consent label{display:flex}.woocommerce table.shop_attributes tr{border-bottom:1px solid var(--ui-border-color);display:flex;align-items:center}.woocommerce table.shop_attributes tr td,.woocommerce table.shop_attributes tr th{padding:1em}.product.sold-individually .quantity{display:none}.uicore-swatches-wrp{display:flex;flex-wrap:wrap;gap:10px;padding:2px;margin:0}.uicore-swatches-wrp li{background-color:var(--uicore-white-color)}.uicore-swatch{min-width:var(--uicore-swatch-size);height:var(--uicore-swatch-size);border-radius:var(--uicore-swatch-big-radius);border:var(--uicore-swatch-border-width) solid rgba(var(--uicore-swatch-border),.15);box-shadow:0 0 0 var(--uicore-swatch-border-width) #fff0;cursor:pointer;padding:calc(var(--uicore-swatch-size)*0.16);transition:all .2s linear}.uicore-swatch.uicore-swatch--color{border-radius:50%}.uicore-swatch>div{height:100%;border-radius:inherit}.uicore-swatch.selected,.uicore-swatch:hover{border-color:rgba(var(--uicore-swatch-border),1);box-shadow:0 0 0 1px rgba(var(--uicore-swatch-border),1)}.uicore-swatch--image{padding:calc(var(--uicore-swatch-size)*0.1)}.uicore-swatch--image div{background-size:cover}.uicore-swatch--label{display:flex;align-items:center;justify-content:center}.uicore-swatch--label div{padding:0 calc(var(--uicore-swatch-size)*0.1);font-size:clamp(11px,calc(var(--uicore-swatch-size)*0.4),16px);height:auto;font-weight:600;color:var(--uicore-headline-color)}.uicore-swatch--button{height:auto;width:100%;border-radius:var(--uicore-swatch-radius);min-height:clamp(2.85em,var(--uicore-swatch-size),100px)}.uicore-swatch--button>div{display:flex;padding:0 calc(var(--uicore-swatch-size)*0.18);align-items:center;gap:12px}.uicore-swatch--button img{max-height:50px}.uicore-swatch--button .uicore-button-label{font-size:14px;font-weight:600;line-height:1.5;color:var(--uicore-headline-color)}.uicore-swatch--button .uicore-button-desc{font-size:12px;font-weight:400;line-height:1.5}table .uicore-swatches-wrp{padding-left:0}.uicore-variation-images{position:relative}.uicore-variation-images img{position:absolute;top:0;opacity:0;transition:opacity .3s ease;will-change:opacity}.uicore-variation-images img.visible{opacity:1}.woocommerce-account main{font-size:16px}.woocommerce-account .woocommerce-MyAccount-navigation{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;list-style:none;padding:0;width:80%}.woocommerce-account .woocommerce-MyAccount-navigation ul a{font-size:15px;font-weight:700;color:var(--uicore-headline-color);padding:8px 16px;display:block;border-radius:var(--ui-radius-sm)}.woocommerce-account .woocommerce-MyAccount-navigation ul a:hover,.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:var(--uicore-light-color)}.woocommerce-account .woocommerce form{padding:30px;border:1px solid var(--ui-border-color);border-radius:3px}.woocommerce-account .woocommerce form fieldset{border:2px solid var(--ui-border-color);box-shadow:0 4px 22px -15px rgb(0 0 0 / .42);margin-bottom:15px}.woocommerce-account .woocommerce form .lost_password{margin-bottom:0}.woocommerce-account .addresses .title .edit{float:left;margin:-.9em 0 1.6em}.woocommerce ul#shipping_method li{margin:0}ul#shipping_method{display:flex;flex-direction:column;gap:7px;margin:7px 0!important}.woocommerce form.checkout_coupon{border:1px solid var(--ui-border-color);border-radius:var(--ui-radius-sm)}.woocommerce form.checkout_coupon .form-row{padding:0;width:50%}.woocommerce form.checkout_coupon .form-row.form-row-last button{margin-left:20px}.shipping-calculator-button{font-size:75%}.woocommerce form .form-row{padding:0;margin:0 0 20px;width:48%}.woocommerce form .form-row.form-row-wide,.woocommerce form .form-row.notes{width:100%}.woocommerce form .form-row label{font-size:75%;margin-bottom:5px}.woocommerce form .form-row textarea{height:153px}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:30px}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:var(--uicore-light-color);border-radius:var(--ui-radius)}#add_payment_method #payment div.form-row,#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment div.form-row,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row,.woocommerce-checkout #payment ul.payment_methods{padding:40px}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{color:#fff;background-color:#222}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#222}#add_payment_method #payment div.payment_box p,.woocommerce-cart #payment div.payment_box p,.woocommerce-checkout #payment div.payment_box p{font-size:80%}#add_payment_method #payment input,.woocommerce-cart #payment input,.woocommerce-checkout #payment input{display:inline;width:auto}#add_payment_method #payment .place-order,.woocommerce-cart #payment .place-order,.woocommerce-checkout #payment .place-order{width:100%}.woocommerce ul.order_details{padding:0;margin:3em 0}.woocommerce .woocommerce-customer-details address{padding:30px}.wc-block-components-form,.wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-checkout-order-summary-block{font-size:16px!important}.woocommerce-page .col2-set,.woocommerce .col2-set{width:100%}.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-1{float:left;width:48%}.woocommerce-page .col2-set .col-2,.woocommerce .col2-set .col-2{float:right;width:48%}.woocommerce-page img,.woocommerce img{height:auto;max-width:100%}.woocommerce-page .woocommerce-result-count,.woocommerce .woocommerce-result-count{float:left}.woocommerce-page .woocommerce-ordering,.woocommerce .woocommerce-ordering{float:right}.woocommerce #content table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img,.woocommerce table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon{float:left}.woocommerce-page .cart-collaterals,.woocommerce .cart-collaterals{width:100%}.woocommerce-page .cart-collaterals .related,.woocommerce .cart-collaterals .related{width:30.75%;float:left}.woocommerce-page .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce-page .cart-collaterals .cross-sells ul.products,.woocommerce .cart-collaterals .cross-sells ul.products{float:none}.woocommerce-page .cart-collaterals .cross-sells ul.products li,.woocommerce .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce-page .cart-collaterals .shipping_calculator,.woocommerce .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce-page .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce-page form .form-row label,.woocommerce form .form-row label{display:block}.woocommerce-page form .form-row label.checkbox,.woocommerce form .form-row label.checkbox{display:inline}.woocommerce-page form .form-row select,.woocommerce form .form-row select{width:100%}.woocommerce-page form .form-row .input-text,.woocommerce form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last,.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:47%;overflow:visible}.woocommerce-page form .form-row-first,.woocommerce form .form-row-first{float:left}.woocommerce-page form .form-row-last,.woocommerce form .form-row-last{float:right}.woocommerce-page form .form-row-wide,.woocommerce form .form-row-wide{clear:both}.woocommerce-page form .password-input,.woocommerce form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce-page form .password-input input[type=password],.woocommerce form .password-input input[type=password]{padding-right:2.5rem}.woocommerce-page form .password-input input::-ms-reveal,.woocommerce form .password-input input::-ms-reveal{display:none}.woocommerce-page form .show-password-input,.woocommerce form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce-page form .show-password-input.display-password:after,.woocommerce form .show-password-input.display-password:after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce-page .woocommerce-terms-and-conditions,.woocommerce .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce-page .woocommerce-oembed,.woocommerce .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.rtl .woocommerce-page .col2-set .col-1,.rtl .woocommerce .col2-set .col-1{float:right}.rtl .woocommerce-page .col2-set .col-2,.rtl .woocommerce .col2-set .col-2{float:left}.woocommerce ul.products{display:grid;gap:var(--ui-shop-grid-gap);grid-template-columns:repeat(2,1fr)}.woocommerce ul.products:before{display:none}.woocommerce ul.products li.product{width:100%!important;margin:0!important}.woocommerce .woocommerce-result-count{margin:0 0 3em;line-height:inherit;font-size:13px}.woocommerce .uicore-archive{width:100%}.woocommerce .woocommerce-ordering{margin:0 0 3em;font-size:13px}.woocommerce .woocommerce-ordering select{border:none;margin:0;font-size:inherit;font-weight:500;text-align-last:right;line-height:inherit;padding:0 25px 0 0;background-position-x:calc(100% + 16px)}.uicore-woo-page:not(.elementor-page) article.page{margin:0 auto}body.woocommerce-page.uicore-sidebar-left:not(.elementor-page) #primary.content-area{display:flex;flex-direction:row-reverse}body.woocommerce-page.uicore-sidebar-right:not(.elementor-page) #primary.content-area{display:flex;flex-direction:row}body.woocommerce-page:not(.elementor-page) #primary.content-area{margin-right:auto;margin-left:auto}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{line-height:1.5em;min-height:1em;font-size:10px;letter-spacing:.1em;font-weight:600;text-transform:uppercase;padding:5px 10px 4px;margin:0;top:10px;left:10px;right:auto}.woocommerce button.button:not(.single_add_to_cart_button),.woocommerce input.button{font-size:inherit;font-weight:600;padding:7px 35px;line-height:30px!important;height:44px;border:1px solid;font-size:15px!important;color:#fff;transition:all .25s cubic-bezier(.42,0,.29,1.16)}.woocommerce button.button:not(.single_add_to_cart_button).alt,.woocommerce input.button.alt{-webkit-font-smoothing:inherit}.woocommerce button.button:not(.single_add_to_cart_button):disabled[disabled],.woocommerce button.button:not(.single_add_to_cart_button):disabled[disabled]:hover,.woocommerce button.button:not(.single_add_to_cart_button):hover,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled[disabled]:hover,.woocommerce input.button:hover{color:#fff}.single_add_to_cart_button{position:relative}.single_add_to_cart_button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:32rem;color:transparent!important;background:linear-gradient(60deg,#000,#000 50%,#fff 70%,#000 90%);animation:uicore-woo-add-to-cart 8s linear infinite;mix-blend-mode:overlay;border-radius:inherit;opacity:0;transition:all .2s ease-in}.single_add_to_cart_button.loading{opacity:1!important;padding:initial}.single_add_to_cart_button.loading:before{opacity:1}.single_add_to_cart_button.loading:after{position:relative!important;top:0!important;margin-left:.53em;right:0!important}@keyframes uicore-woo-add-to-cart{0%{background-position-x:0}to{background-position-x:250vh}}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product{position:relative}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:20px 0 0}#add_payment_method table.cart td.actions .coupon .input-text,.select2-container.select2-container--default .select2-selection--single,.variations select,.woocommerce #reviews textarea,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text,.woocommerce-page .woocommerce form .form-row input.input-text,.woocommerce-page .woocommerce form .form-row textarea,.woocommerce-page input,.woocommerce input.input-text,.woocommerce input.qty,.woocommerce textarea.input-text{padding:6px 15px 6px 20px;font-size:15px}#add_payment_method table.cart td.actions .coupon .input-text,.select2-container.select2-container--default .select2-selection--single,.variations select,.woocommerce #reviews textarea,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text,.woocommerce-page .woocommerce form .form-row input.input-text,.woocommerce-page .woocommerce form .form-row textarea,.woocommerce-page input{border:1px solid var(--ui-border-color);border-radius:var(--ui-radius-sm);line-height:30px;background-color:var(--uicore-white-color);color:var(--uicore-body-color)}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text{width:auto}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{font-size:inherit}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{padding:7px 35px}.woocommerce ul.product_list_widget li a{font-weight:500}#woocommerce-product-search-field-0{border:1px solid #e6e9ec;padding:10px 15px;margin:0;font-size:14px;width:100%;transition:all .3s ease-in-out}#woocommerce-product-search-field-0:focus,#woocommerce-product-search-field-0:hover{border:1px solid #a3afb7}.woocommerce-product-search button{display:none}.woocommerce .woocommerce-widget-layered-nav-list{padding-left:16px;margin:0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,.woocommerce .woocommerce-widget-layered-nav-list li{list-style-type:disc;font-size:14px;line-height:1.6;padding-bottom:10px}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item ul.children,.woocommerce .woocommerce-widget-layered-nav-list li ul.children{padding:10px 0 0 15px;list-style-type:square}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item ul.children li,.woocommerce .woocommerce-widget-layered-nav-list li ul.children li{font-size:12px;color:inherit;padding-bottom:10px}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item ul.children li:last-child,.woocommerce .woocommerce-widget-layered-nav-list li:last-child,.woocommerce .woocommerce-widget-layered-nav-list li ul.children li:last-child{padding-bottom:0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count,.woocommerce .woocommerce-widget-layered-nav-list li .count{float:right}ul.product_list_widget .woocommerce-Price-amount{font-size:12px}ul.product_list_widget li img{margin-top:6px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border:none;height:4px;position:relative;text-align:left;margin:18px 0 0;background:#e6e9ec}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{top:0;height:100%;position:absolute;z-index:1;font-size:.7em;display:block;border:0;-webkit-border-radius:1em;border-radius:1em}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;z-index:2;width:10px;height:10px;border:none;cursor:pointer;outline:none;top:-3px;background-color:#343352;margin-left:0}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-child{margin-left:-10px}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount button{float:left;display:block;font-size:12px;padding:5px 25px;border:none;border-radius:3px;color:#fff;transition:background-color .25s cubic-bezier(.42,0,.29,1.16);will-change:background-color}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{margin-top:20px;font-size:12px;text-align:right;padding-top:6px}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{display:none}.woocommerce-widget-layered-nav .select2-container.select2-container--default .select2-selection--single{font-size:14px;padding:8px 15px 8px 20px}.woocomerce .blockOverlay{background-color:hsl(0 0% 100% / .2)!important;-webkit-backdrop-filter:blur(5px)}.select2-container.select2-container--default .select2-selection--single.select2-selection,.variations select.select2-selection,.woocommerce #reviews textarea.select2-selection{height:auto}.select2-container.select2-container--default .select2-selection--single.select2-selection .select2-selection__rendered,.variations select.select2-selection .select2-selection__rendered,.woocommerce #reviews textarea.select2-selection .select2-selection__rendered{color:inherit;line-height:30px;padding:0}.select2-container.select2-container--default .select2-selection--single.select2-selection .select2-selection__arrow,.variations select.select2-selection .select2-selection__arrow,.woocommerce #reviews textarea.select2-selection .select2-selection__arrow{top:10px;right:15px}.select2-container.select2-container--default .select2-selection--single .select2-selection__placeholder,.variations select .select2-selection__placeholder,.woocommerce #reviews textarea .select2-selection__placeholder{color:inherit}.select2-dropdown{border:1px solid var(--ui-border-color)!important;border-top:none!important;background:var(--uicore-white-color);border-radius:var(--ui-radius-sm);box-shadow:0 39px 72px -61px rgb(0 0 0 / .56)}.select2-dropdown .select2-results__option,.select2-dropdown .select2-search--dropdown{padding:5px 20px}.select2-container--default .select2-results__option--highlighted[data-selected],.woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--uicore-white-color);color:var(--uicore-headline-color)}.select2-container--default .select2-results__option[data-selected=true],.woocommerce .select2-container--default .select2-results__option[aria-selected=true]{background-color:#fff0;font-weight:600;color:var(--uicore-accent-color)}.widget.woocommerce .buttons .button:not(.checkout){background-color:#212223!important;color:#fff}.widget.woocommerce .buttons .button:not(.checkout):hover{color:#fff}.wc-block-product-search__button{border-radius:3px!important}.wc-block-product-categories{margin-bottom:0}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid var(--ui-border-color)}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{border-bottom-color:var(--uicore-white-color)}.woocommerce #content div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce div.product div.summary{width:var(--uicore-woo-summary-width)}.woocommerce #content div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images,.woocommerce div.product div.images{width:100%}.woocommerce form.woocommerce-checkout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-column-gap:55px}.woocommerce form.woocommerce-checkout .col2-set{grid-row-end:3;grid-row-start:1;display:flex;flex-direction:column}.woocommerce form.woocommerce-checkout .col2-set>div{width:100%!important}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order{grid-column-start:2}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table{background:var(--uicore-light-color);border-radius:var(--ui-radius);padding:40px}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table thead{display:none}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount{font-size:26px}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td:nth-child(2),.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td,.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total,.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td{text-align:right}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table td,.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table th{padding:8px 0!important}.woocommerce .woocommerce-checkout-payment .button{width:100%}.woocommerce ul#shipping_method li input{margin:0 4px 0 0;vertical-align:middle;display:inline-block;width:20px}.woocommerce ul#shipping_method li label{opacity:.65;cursor:pointer;transition:all .2s ease-in}.woocommerce ul#shipping_method li label:hover{opacity:1}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-radius:var(--ui-radius-sm);border-style:none;padding:.7em 1.3em .8em 2em;line-height:2!important;display:flex;justify-content:space-between;align-items:center;color:var(--uicore-headline-color);background-color:#fff0;border:1px solid var(--ui-border-color)!important;box-shadow:0 9px 50px -30px rgb(0 0 0 / .4)}.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{color:#8fae1b;content:"";width:4px;background:currentColor;border-radius:var(--ui-radius-sm);left:10px;top:8px;bottom:8px}.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-info:after,.woocommerce .woocommerce-message:after{display:none}.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li,.woocommerce .woocommerce-message li{margin-right:auto}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{font-size:14px!important}.woocommerce .woocommerce-info{flex-direction:row;justify-content:flex-start;gap:10px}.woocommerce .woocommerce-error:before{color:#e74c3c}.woocommerce .woocommerce-info:before{color:#3498db}.woocommerce .woocommerce-NoticeGroup-checkout{grid-column-start:1;grid-column-end:3;grid-row-end:1}.woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error{flex-direction:column}.woocommerce div.product .product_title{margin-bottom:.4em}.woocommerce-cart .woocommerce{display:grid;grid-template-columns:2.2fr 1fr;grid-template-rows:1fr auto;gap:0 50px}.woocommerce-cart .woocommerce-notices-wrapper{grid-column-start:1;grid-column-end:3}.woocommerce-cart .cart-collaterals .cart_totals{width:100%}.woocommerce-cart .cart_totals{position:sticky;top:120px;background:var(--uicore-light-color);border-radius:var(--ui-radius);padding:18px 30px 0!important}.woocommerce-cart .cart_totals h2{font-size:20px}.woocommerce-cart .cart_totals tr th{width:auto;padding-right:0}.woocommerce-cart .product-remove{max-width:14px;padding:0!important;opacity:.2;transition:all .2s ease-in}.woocommerce-cart .product-remove a{font-size:25px;font-weight:400;text-decoration:none;transition:all .35s ease-in}.woocommerce-cart .product-remove a:hover{transform:rotate(180deg)}.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item:hover .product-remove,.woocommerce-cart th.product-remove{opacity:1}.woocommerce-cart .shipping-calculator-form{text-align:left}.woocommerce-cart .shipping-calculator-form .button{width:100%}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px;max-width:60px}.woocommerce-checkout #payment ul.payment_methods{padding:40px 40px 0;border-bottom:none}.woocommerce-checkout-payment{position:sticky;top:120px}#ship-to-different-address label{display:flex;align-items:center;font-size:18px}.woocommerce a.added_to_cart{display:none!important}.woocommerce .uicore-added_to_cart{box-shadow:0 3px 25px -10px hsla(0,0%,49.8%,.11),0 2px 6px -1px hsla(0,0%,49.8%,.11);display:inline-block;position:fixed;right:30px;top:150px;background:#fff;padding:7px 32px;font-size:15px;animation-name:uicoreFadeInRight,uicoreFadeIn;animation-duration:.5s}.woocommerce .uicore-added_to_cart:after{content:"";position:absolute;top:-2px;left:0;width:100%;height:2px;box-shadow:0 0 12px -5px var(--uicore-primary-color);background:var(--uicore-primary-color);animation:progress 7.1s linear;animation-fill-mode:forwards}@keyframes progress{0%{width:100%}to{width:0}}@media (max-width:992px){.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:15px 0;background-color:transparent!important}.woocommerce table.shop_table.woocommerce-cart-form__contents tr{padding:15px 0;border-bottom:1px solid var(--ui-border-color)}.woocommerce table.shop_table .product-remove{position:absolute;right:-20px}.woocommerce table.shop_table .quantity .qty{float:right;margin-top:-12px}.woocommerce table.shop_table .product-subtotal{margin-top:25px}.woocommerce table.shop_table td.actions{padding:15px 0}.woocommerce table.shop_table td.actions .coupon .input-text{width:100%!important;margin-bottom:7px!important}.woocommerce table.shop_table td.actions .coupon button{width:100%!important}.woocommerce.single-product form.cart .group_table tr{display:flex;flex-direction:column;margin-bottom:30px}.woocommerce.single-product form.cart .group_table tr td{padding:0}.woocommerce.single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__label{padding:15px 0 0}.woocommerce div.product .woocommerce-tabs ul.tabs li{width:100%;text-align:center}.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:last-child){border-bottom:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:last-child{border-bottom:1px solid var(--ui-border-color)}#add_payment_method #payment div.form-row,#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment div.form-row,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row,.woocommerce-checkout #payment ul.payment_methods{padding:15px}.woocommerce ul.order_details li{display:block;border:none;padding:15px 0;width:100%}.woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order-table{padding:15px}}@media screen and (max-width:1024px){.uicore-summary-wrapp{flex-direction:column;gap:30px}.woocommerce div.product .woocommerce-tabs .woocommerce-Reviews{flex-direction:column}ol.commentlist{padding-left:0}.woocommerce #content div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce div.product div.summary{width:100%}.woocommerce form.woocommerce-checkout{display:flex;flex-direction:column}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{line-height:1.2;flex-direction:column;align-items:flex-start;gap:0}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{margin:10px 0!important}.woocommerce-cart .woocommerce{display:flex;flex-direction:column}}@media screen and (min-width:1024px){.uicore-summary-wrapp{margin-bottom:7.5rem}.uicore-summary-wrapp .summary.entry-summary,.uicore-summary-wrapp .uicore-summary-gallery{width:calc(100% - var(--uicore-woo-summary-width));top:130px;position:sticky!important}}@media (min-width:992px){#review_form_wrapper .comment-form .comment-form-author,#review_form_wrapper .comment-form .comment-form-email{width:calc(50% - 10px)}#review_form_wrapper .comment-form .comment-form-author{margin-right:20px!important}#review_form_wrapper{max-width:35%}}@media screen and (min-width:769px){.woocommerce-account .woocommerce-MyAccount-navigation:before{content:"";position:absolute;top:0;bottom:0;right:10%;border-right:1px solid var(--ui-border-color)}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}}@media screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation ul{width:100%;display:flex;gap:30px;overflow-x:auto;margin-bottom:30px}.woocommerce-account .woocommerce-MyAccount-navigation ul a{padding:0;white-space:nowrap}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:#fff0;color:var(--uicore-primary-color)}.woocommerce ul.products{gap:calc(var(--ui-shop-grid-gap)/2)}}@media screen and (min-width:768px){.woocommerce ul.products.columns-2{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products.columns-3{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products.columns-4{grid-template-columns:repeat(4,1fr)}.woocommerce ul.products.columns-5{grid-template-columns:repeat(5,1fr)}}@media (max-width:767px){.woocommerce .woocommerce-result-count{display:none}}.elementor-tab-title a:hover{color:inherit;opacity:.75}.bdt-button{transition:all .3s ease-out}.elementor-animation-grow .elementor-button-content-wrapper,.elementor-animation-grow>*{transition:inherit;display:inline-flex}.elementor-animation-grow:hover .elementor-button-content-wrapper,.elementor-animation-grow:hover>*{transform:scale(.90909)}.bdt-ep-advanced-icon-box-content p,.elementor-widget-icon-box p,.elementor-widget-text-editor p{font-size:inherit}.bdt-ep-advanced-icon-box-content h1:last-child,.bdt-ep-advanced-icon-box-content h2:last-child,.bdt-ep-advanced-icon-box-content h3:last-child,.bdt-ep-advanced-icon-box-content h4:last-child,.bdt-ep-advanced-icon-box-content h5:last-child,.bdt-ep-advanced-icon-box-content h6:last-child,.bdt-ep-advanced-icon-box-content p:last-child,.elementor-widget-icon-box h1:last-child,.elementor-widget-icon-box h2:last-child,.elementor-widget-icon-box h3:last-child,.elementor-widget-icon-box h4:last-child,.elementor-widget-icon-box h5:last-child,.elementor-widget-icon-box h6:last-child,.elementor-widget-icon-box p:last-child,.elementor-widget-text-editor h1:last-child,.elementor-widget-text-editor h2:last-child,.elementor-widget-text-editor h3:last-child,.elementor-widget-text-editor h4:last-child,.elementor-widget-text-editor h5:last-child,.elementor-widget-text-editor h6:last-child,.elementor-widget-text-editor p:last-child{margin-bottom:0}.bdt-ep-advanced-icon-box-content h1:first-child,.bdt-ep-advanced-icon-box-content h2:first-child,.bdt-ep-advanced-icon-box-content h3:first-child,.bdt-ep-advanced-icon-box-content h4:first-child,.bdt-ep-advanced-icon-box-content h5:first-child,.bdt-ep-advanced-icon-box-content h6:first-child,.bdt-ep-advanced-icon-box-content p:first-child,.elementor-widget-icon-box h1:first-child,.elementor-widget-icon-box h2:first-child,.elementor-widget-icon-box h3:first-child,.elementor-widget-icon-box h4:first-child,.elementor-widget-icon-box h5:first-child,.elementor-widget-icon-box h6:first-child,.elementor-widget-icon-box p:first-child,.elementor-widget-text-editor h1:first-child,.elementor-widget-text-editor h2:first-child,.elementor-widget-text-editor h3:first-child,.elementor-widget-text-editor h4:first-child,.elementor-widget-text-editor h5:first-child,.elementor-widget-text-editor h6:first-child,.elementor-widget-text-editor p:first-child{margin-top:0}.uicore-library-button{display:inline-flex;align-items:center;justify-content:center;border-radius:30px;height:40px;width:40px;color:#fff;border:1px solid #532df5;background-color:#532df5;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M5.383 15.217c3.1 0 5.4-2.3 5.4-5.3v-7.9h-2.9v7.9c0 1.4-1.1 2.5-2.5 2.5s-2.5-1.1-2.5-2.5v-7.9h-2.9v7.9c0 3 2.3 5.3 5.4 5.3zm8.9-11.1c1 0 1.7-.7 1.7-1.7s-.7-1.7-1.7-1.7-1.7.7-1.7 1.7.7 1.7 1.7 1.7zm1.4 10.9v-9.6h-2.8v9.6z' fill='%23fff'/%3E%3C/svg%3E");background-size:17px;background-position:50%;background-repeat:no-repeat}.uicore-library-button:hover{opacity:.85;-webkit-box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 2px rgb(0 0 0 / .2);box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 2px rgb(0 0 0 / .2)}.uicore-library-button i{opacity:0}.metform-template-item--pro{display:none}.elementor-editor-active #wrapper-navbar{pointer-events:none}.elementor-edit-mode .elementor-section:first-child .elementor-editor-section-settings{transform:translate3d(-50%,0,0)!important;border-radius:0 0 5px 5px!important}.elementor-edit-mode .elementor-section:first-child .elementor-editor-section-settings .elementor-editor-element-setting:first-child:before{top:0!important;border-width:0 12px 22px 0!important}.elementor-edit-mode .elementor-section:first-child .elementor-editor-section-settings .elementor-editor-element-setting:last-child:after{top:0!important;border-width:0 0 22px 12px!important}.elementor-element-edit-mode.ui-float-widget:hover *,.elementor-element-edit-mode.ui-float-widget:hover .elementor-widget-wrap{animation:none!important}.elementor-page:not(.elementor-editor-active) #primary{max-width:100vw}.elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-text{transition:all .3s ease}.mf-input-wrapper .mf-input{line-height:inherit}.elementor-widget-mf-button .metform-btn{box-shadow:none}.mf-input-file-upload-label{color:var(--uicore-headline-color);background-color:var(--uicore-light-color)}.flatpickr-calendar .noCalendar{width:150px}.elementor-accordion-icon,.elementor-toggle .elementor-tab-title .elementor-toggle-icon{transition:all .25s cubic-bezier(.42,0,.29,1.16)}ul.bdt-price-list .bdt-price-list-price{color:#fff}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before{padding-right:5px}.tippy-tooltip .tippy-content p{font-size:inherit}.bdt-post-slider .bdt-post-slider-pagination li h6{margin-top:0}.bdt-image-accordion .bdt-image-accordion-item .bdt-image-accordion-content div.bdt-image-accordion-button a:hover{color:#fff}.bdt-input{height:auto;line-height:40px!important}.bdt-motion-effect-yes:hover{-webkit-transform:translate(var(--ep-effect-trans-x-hover,var(--ep-effect-trans-x-normal,0)),var(--ep-effect-trans-y-hover,var(--ep-effect-trans-y-normal,0))) rotateX(var(--ep-effect-rotate-x-hover,var(--ep-effect-rotate-x-normal,0))) rotateY(var(--ep-effect-rotate-y-hover,var(--ep-effect-rotate-y-normal,0))) rotate(var(--ep-effect-rotate-z-hover,var(--ep-effect-rotate-z-normal,0)));transform:translate(var(--ep-effect-trans-x-hover,var(--ep-effect-trans-x-normal,0)),var(--ep-effect-trans-y-hover,var(--ep-effect-trans-y-normal,0))) rotateX(var(--ep-effect-rotate-x-hover,var(--ep-effect-rotate-x-normal,0))) rotateY(var(--ep-effect-rotate-y-hover,var(--ep-effect-rotate-y-normal,0))) rotate(var(--ep-effect-rotate-z-hover,var(--ep-effect-rotate-z-normal,0)))}.bdt-ep-button-wrapper,button.bdt-button{line-height:1}.bdt-heading-tag{margin:0}.bdt-grid .bdt-newsletter-signup-wrapper.bdt-grid-margin{margin-top:10px}.elementor-widget-bdt-member .bdt-member .bdt-member-photo,.elementor-widget-bdt-member .bdt-member .bdt-member-photo-flip,.elementor-widget-bdt-member .bdt-member .bdt-member-photo-flip img,.elementor-widget-bdt-member .bdt-member .bdt-member-photo img{height:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-tabs-item a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{display:none}.bdt-marker-item.bdt-transform-center{transform:translate(-50%,-50%)!important}.bdt-sticky-fixed{z-index:10}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box-back{transform:unset!important;opacity:0;pointer-events:none;transition:all .9s ease-out}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box-back .bdt-flip-box-layer-inner>*{transform:translateY(25px);opacity:0;transition:all .6s cubic-bezier(.47,.25,.16,1.26)}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-back{opacity:1;pointer-events:all}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-layer-inner>*{transform:translateY(0);opacity:1}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-layer-inner>:first-child{transition-delay:.1s}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-layer-inner>:nth-child(2){transition-delay:.25s}.bdt-flip-box-effect-slide.bdt-flip-box-direction-up .bdt-flip-box:hover .bdt-flip-box-layer-inner>:nth-child(3){transition-delay:.4s}.ui-is-marquee .swiper-wrapper{transition-timing-function:linear}.ui-is-marquee:not(.bdt-skin-default) .swiper-slide{width:auto}.ui-is-marquee:not(.bdt-skin-default) .swiper-slide>div>*{margin:0}.bdt-ep-advanced-icon-box-icon-wrap svg{fill:currentColor}.bdt-accordion-container .bdt-accordion h1.bdt-accordion-title,.elementor-widget-bdt-advanced-icon-box h1.bdt-ep-advanced-icon-box-title,.elementor-widget-heading h1.elementor-heading-title,.uicore-title.h1,h1{font-family:var(--uicore-typography--h1-f,"Inter");font-weight:var(--uicore-typography--h1-w,"600");line-height:var(--uicore-typography--h1-h,"1.2");letter-spacing:var(--uicore-typography--h1-ls,"-0.027em");text-transform:var(--uicore-typography--h1-t,"none");font-style:var(--uicore-typography--h1-st,"normal");color:var(--uicore-typography--h1-c,"#070707");font-size:var(--uicore-typography--h1-s,"10px")}.bdt-accordion-container .bdt-accordion h2.bdt-accordion-title,.elementor-widget-heading h2.elementor-heading-title,.uicore-title.h2,h2,h2.elementor-widget-bdt-advanced-icon-box h2.bdt-ep-advanced-icon-box-title{font-family:var(--uicore-typography--h2-f,"Inter");font-weight:var(--uicore-typography--h2-w,"600");line-height:var(--uicore-typography--h2-h,"1.2");letter-spacing:var(--uicore-typography--h2-ls,"-0.027em");text-transform:var(--uicore-typography--h2-t,"none");font-style:var(--uicore-typography--h2-st,"normal");color:var(--uicore-typography--h2-c,"#070707");font-size:var(--uicore-typography--h2-s,"10px")}.bdt-accordion-container .bdt-accordion h3.bdt-accordion-title,.elementor-widget-bdt-advanced-icon-box h3.bdt-ep-advanced-icon-box-title,.elementor-widget-heading h3.elementor-heading-title,.uicore-title.h3,h3{font-family:var(--uicore-typography--h3-f,"Inter");font-weight:var(--uicore-typography--h3-w,"600");line-height:var(--uicore-typography--h3-h,"1.2");letter-spacing:var(--uicore-typography--h3-ls,"-0.027em");text-transform:var(--uicore-typography--h3-t,"none");font-style:var(--uicore-typography--h3-st,"normal");color:var(--uicore-typography--h3-c,"#070707");font-size:var(--uicore-typography--h3-s,"10px")}.bdt-accordion-container .bdt-accordion h4.bdt-accordion-title,.elementor-widget-bdt-advanced-icon-box h4.bdt-ep-advanced-icon-box-title,.elementor-widget-heading h4.elementor-heading-title,.uicore-title.h4,.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3,h4{font-family:var(--uicore-typography--h4-f,"Inter");font-weight:var(--uicore-typography--h4-w,"600");line-height:var(--uicore-typography--h4-h,"1.2");letter-spacing:var(--uicore-typography--h4-ls,"-0.027em");text-transform:var(--uicore-typography--h4-t,"none");font-style:var(--uicore-typography--h4-st,"normal");color:var(--uicore-typography--h4-c,"#070707");font-size:var(--uicore-typography--h4-s,"10px")}.bdt-accordion-container .bdt-accordion h5.bdt-accordion-title,.elementor-widget-bdt-advanced-icon-box h5.bdt-ep-advanced-icon-box-title,.elementor-widget-heading h5.elementor-heading-title,.uicore-title.h5,h5{font-family:var(--uicore-typography--h5-f,"Inter");font-weight:var(--uicore-typography--h5-w,"600");line-height:var(--uicore-typography--h5-h,"1.2");letter-spacing:var(--uicore-typography--h5-ls,"-0.027em");text-transform:var(--uicore-typography--h5-t,"none");font-style:var(--uicore-typography--h5-st,"normal");color:var(--uicore-typography--h5-c,"#070707");font-size:var(--uicore-typography--h5-s,"10px")}.bdt-accordion-container .bdt-accordion h6.bdt-accordion-title,.elementor-widget-bdt-advanced-icon-box h6.bdt-ep-advanced-icon-box-title,.elementor-widget-heading h6.elementor-heading-title,.uicore-title.h6,h6{font-family:var(--uicore-typography--h6-f,"Inter");font-weight:var(--uicore-typography--h6-w,"600");line-height:var(--uicore-typography--h6-h,"1.2");letter-spacing:var(--uicore-typography--h6-ls,"-0.027em");text-transform:var(--uicore-typography--h6-t,"none");font-style:var(--uicore-typography--h6-st,"normal");color:var(--uicore-typography--h6-c,"#070707");font-size:var(--uicore-typography--h6-s,"10px")}.bdt-modal-dialog,.elementor-element .mf-input-wrapper .mf-input,.elementor-element .mf-input-wrapper .mf-input-label,.elementor-element .mf-input-wrapper input,.elementor-element .mf-repeater-field-label,.single-post .elementor-widget-uicore-the-content,.tags-links a,.uicore-blog .uicore-post-content article .entry-content,.uicore-body,.uicore-body-content .bdt-accordion-container .bdt-accordion p.bdt-accordion-title,.uicore-body-content input,.uicore-body-content textarea,.uicore-single-header .uicore-entry-meta,body,body .uicore-body-content{font-family:var(--uicore-typography--p-f,"Inter");font-weight:var(--uicore-typography--p-w,"600");line-height:var(--uicore-typography--p-h,"1.2");letter-spacing:var(--uicore-typography--p-ls,"-0.027em");text-transform:var(--uicore-typography--p-t,"none");font-style:var(--uicore-typography--p-st,"normal");color:var(--uicore-typography--p-c,"#070707");font-size:var(--uicore-typography--p-s,"10px")}.bdt-advanced-progress-bar div.bdt-progress-fill,.bdt-background-primary,.bdt-badge,.bdt-circle-info div.bdt-info-sub-circle.active,.bdt-circle-info div.bdt-info-sub-circle:hover,.bdt-fancy-card.bdt-fancy-card-skin-default div.bdt-fancy-card-icon,.bdt-fancy-card.bdt-fancy-card-skin-stack div.bdt-fancy-card-icon,.bdt-image-accordion .bdt-image-accordion-item .bdt-image-accordion-content div.bdt-image-accordion-button a,.bdt-news-ticker div.bdt-news-ticker-label,.bdt-price-list .bdt-price-list-price,.bdt-price-table div.bdt-price-table-header,.elementor-widget-bdt-countdown span.bdt-countdown-number,.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar,.jp-audio div.jp-play-bar,.jp-audio div.jp-volume-bar-value,.uicore-body-content .bdt-fancy-list .number-icon-area,a.bdt-ep-button.bdt-ep-button-effect-h:after,a.bdt-ep-button.bdt-ep-button-effect-h:hover:after,body .bdt-interactive-card-readmore:before,div.bdt-dual-button a.bdt-dual-button-b,div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-slide-image,div.bdt-fancy-tabs .bdt-fancy-tabs-content .bdt-fancy-tabs-button a,div.bdt-featured-box .bdt-feature-content .bdt-feature-button .bdt-feature-readmore,div.bdt-helpdesk .bdt-helpdesk-icons-item,div.bdt-helpdesk .bdt-helpdesk-icons-open-button,div.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb .bdt-icon-hex-lg,div.bdt-hover-box .bdt-hover-box-item.active,div.bdt-icon-nav .bdt-icon-nav-container,div.bdt-post-block-modern .bdt-post-block-modern-item .bdt-post-block-modern-desc .bdt-post-block-modern-meta span a,div.bdt-post-card .bdt-post-card-item .bdt-post-card-tag span a,div.bdt-post-grid .bdt-post-grid-item .bdt-post-grid-category a,div.bdt-profile-card .bdt-profile-button .bdt-button,div.bdt-tabs-container .bdt-tab .bdt-tabs-item a:before,div.bdt-tabs .bdt-tab .bdt-active a:after,div.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-line span,div.elementor-widget-bdt-table-of-content .bdt-toggle-button-wrapper a.bdt-toggle-button,div.elementor-widget-bdt-table .bdt-table table.dataTable thead th,div.jp-video .jp-play-bar,div.jp-video .jp-volume-bar-value,div.rvs-container.rvs-thumb-play .rvs-nav-container .rvs-video-active span.rvs-nav-item-thumb:before,div.rvs-container.rvs-thumb-play .rvs-nav-container span.rvs-nav-item-thumb:hover:before,div.rvs-container a.rvs-nav-item.rvs-active,div.rvs-container a.rvs-nav-item.rvs-active:active,div.rvs-container a.rvs-nav-item.rvs-active:focus,div.rvs-container a.rvs-nav-item.rvs-active:hover,div.rvs-container a.rvs-play-video:active,div.rvs-container a.rvs-play-video:focus,div.rvs-container a.rvs-play-video:hover,ul.bdt-circle-menu li.bdt-toggle-icon{background-color:var(--uicore-primary-color)}.bdt-ep-advanced-counter span.bdt-ep-advanced-counter-icon-wrapper,.bdt-ep-button,.bdt-fancy-card.bdt-fancy-card-skin-default .bdt-fancy-card-content a.bdt-fancy-card-readmore,.bdt-marker,.bdt-marker:focus,.bdt-marker:hover,.bdt-navbar-nav>li>a:hover,.bdt-sub-heading,.elementor-accordion-icon,.elementor-tab-title a,.elementor-testimonial-details .elementor-testimonial-job,.elementor-toggle .elementor-tab-title .elementor-toggle-icon,.elementor-widget-bdt-advanced-counter div.bdt-ep-advanced-counter-number,.uicore-body-content .bdt-ep-advanced-icon-box span.bdt-ep-advanced-icon-box-icon-wrap,.uicore-body-content .bdt-fancy-list ul.custom-list-group li a:hover .list-text h4,.uicore-body-content .elementor-icon,.uicore-body-content .elementor-icon-list-icon i,.uicore-widget #wp-calendar a:hover,.uicore-widget ul li a:hover,[class*=elementor-widget-wp-widget-] #wp-calendar a:hover,[class*=elementor-widget-wp-widget-] ul li a:hover,body .bdt-interactive-card-readmore,div.bdt-fancy-list ul.custom-list-group li a:hover .list-icon i,div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-subtitle,div.bdt-fancy-tabs .bdt-fancy-tabs-content .bdt-fancy-tab-sub-title,div.bdt-flip-box .elementor-icon,div.bdt-helpdesk .bdt-helpdesk-icons-item:hover,div.bdt-interactive-card .bdt-interactive-card-content .bdt-interactive-card-sub-title,div.bdt-profile-card .bdt-profile-button .bdt-button:hover,div.bdt-profile-card .bdt-profile-card-share-link a,div.bdt-profile-card .bdt-profile-status .bdt-profile-stat,div.bdt-step-flow .bdt-icon-wrapper,div.elementor-widget-bdt-step-flow .bdt-step-flow-badge .bdt-badge{color:var(--uicore-primary-color)}.bdt-ep-button,div.bdt-hover-box .bdt-hover-box-item.active,div.bdt-profile-card .bdt-profile-button .bdt-button,div.bdt-profile-card .bdt-profile-card-share-link a,div.bdt-timeline.bdt-timeline-skin-default .bdt-timeline-item-main-wrapper .bdt-timeline-icon span,div.rvs-container a.rvs-nav-item.rvs-active,div.rvs-container a.rvs-nav-item.rvs-active:active,div.rvs-container a.rvs-nav-item.rvs-active:first-child,div.rvs-container a.rvs-nav-item.rvs-active:first-child:active,div.rvs-container a.rvs-nav-item.rvs-active:first-child:focus,div.rvs-container a.rvs-nav-item.rvs-active:first-child:hover,div.rvs-container a.rvs-nav-item.rvs-active:focus,div.rvs-container a.rvs-nav-item.rvs-active:hover,div.rvs-container a.rvs-play-video:active,div.rvs-container a.rvs-play-video:focus,div.rvs-container a.rvs-play-video:hover{border-color:var(--uicore-primary-color)}.bdt-advanced-progress-bar.bdt-progress-with-perc span.bdt-progress-parcentage:before,.bdt-fancy-card.bdt-fancy-card-skin-default:hover div.bdt-fancy-card-icon,.bdt-fancy-card.bdt-fancy-card-skin-stack div.bdt-fancy-card-content-overlay:before,.bdt-image-accordion .bdt-image-accordion-item .bdt-image-accordion-content div.bdt-image-accordion-button a:hover,.uicore-body-content .metform-btn:hover,div.bdt-dual-button a.bdt-dual-button-b:after,div.bdt-dual-button a.bdt-dual-button-b:before,div.bdt-fancy-tabs .bdt-fancy-tabs-content .bdt-fancy-tabs-button a:hover,div.bdt-featured-box .bdt-feature-content .bdt-feature-button .bdt-feature-readmore:hover,div.bdt-honeycombs-area .bdt-honeycombs .bdt-honeycombs-inner-wrapper .bdt-comb:hover .bdt-icon-hex-lg{background-color:var(--uicore-secondary-color)}.bdt-ep-advanced-counter span.bdt-ep-advanced-counter-icon-wrapper:hover,.bdt-fancy-card.bdt-fancy-card-skin-default .bdt-fancy-card-content a.bdt-fancy-card-readmore:hover,.bdt-fancy-card.bdt-fancy-card-skin-default div.bdt-fancy-card-icon,.elementor-tab-title.elementor-active .elementor-accordion-icon,.elementor-tab-title.elementor-active a,.elementor-tab-title:hover .elementor-accordion-icon,.elementor-tab-title:hover a,.elementor-toggle .elementor-tab-title .elementor-toggle-icon-opened,.elementor-toggle .elementor-tab-title:hover .elementor-toggle-icon,.uicore-body-content .bdt-ep-advanced-icon-box span.bdt-ep-advanced-icon-box-icon-wrap:hover,.uicore-body-content .elementor-icon:hover,div.bdt-fancy-tabs .bdt-fancy-tabs-item.active .bdt-icon-wrapper,div.bdt-profile-card.bdt-profile-card-heline .bdt-profile-card-pro span,div.bdt-step-flow .bdt-icon-wrapper:hover,div.elementor-widget-bdt-step-flow .bdt-step-flow-badge .bdt-badge:hover{color:var(--uicore-secondary-color)}div.bdt-profile-card.bdt-profile-card-heline .bdt-profile-card-pro span{border-color:var(--uicore-secondary-color)}.bdt-news-ticker div.bdt-news-ticker-label:after{border-left-color:var(--uicore-primary-color)}div.bdt-fancy-card.bdt-fancy-card-skin-default:hover{box-shadow:0 0 2px -1px var(--uicore-secondary-color)}div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button a,div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-slide-image:after,div.bdt-profile-card .bdt-profile-card-header{background-image:linear-gradient(147deg,var(--uicore-primary-color),var(--uicore-secondary-color) 74%)}div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-button a:hover{background-image:linear-gradient(147deg,var(--uicore-secondary-color),var(--uicore-primary-color) 74%)}div.bdt-progress-pie-wrapper .bdt-progress-pie svg path{stroke:var(--uicore-secondary-color)}.bdt-price-table div.bdt-price-table-price{color:var(--uicore-typography--h1-c)}.bdt-accordion-title,.bdt-callout-title,.bdt-fancy-card.bdt-fancy-card-skin-default div.bdt-fancy-card-content .bdt-fancy-card-title,.bdt-fancy-list div.list-icon i,.bdt-flip-box-front .bdt-flip-box-layer-title,.bdt-member-name,.bdt-navbar-nav>li>a,.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label,.bdt-timeline-date,.bdt-timeline-icon,.elementor-counter .elementor-counter-number-wrapper,.elementor-testimonial-content,.elementor-testimonial-details .elementor-testimonial-name,.elementor-widget-progress .elementor-title,.uicore-body-content .elementor-widget-bdt-advanced-icon-box .bdt-ep-advanced-icon-box-title,div.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter.bdt-active,div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-title,div.bdt-fancy-tabs .bdt-fancy-tabs-content .bdt-fancy-tab-title,div.bdt-featured-box .bdt-feature-content .bdt-feature-title,div.bdt-interactive-card .bdt-interactive-card-content .bdt-interactive-card-title,div.bdt-post-block .bdt-post-block-item .bdt-post-block-link,div.bdt-post-card .bdt-post-card-item .bdt-post-card-title,div.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title,div.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-title a,div.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-title a,div.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-title a,div.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-title a,div.bdt-post-list .bdt-post-list-item .bdt-post-list-link,div.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-title,div.bdt-social-proof .bdt-social-proof-ratting-wrapper .bdt-rating-number,div.bdt-social-proof .bdt-social-proof-title,ul.bdt-price-list .bdt-price-list-title{color:var(--uicore-typography--h4-c)}.bdt-accordion-title:focus,.bdt-accordion-title:hover,.bdt-circle-info .bdt-circle-info-content-wrapper .bdt-circle-info-item div.bdt-circle-info-desc,.bdt-fancy-card.bdt-fancy-card-skin-default div.bdt-fancy-card-content .bdt-fancy-card-description,.elementor-counter .elementor-counter-title,.elementor-widget-container .bdt-subnav,.elementor-widget-container .bdt-subnav *,div.bdt-fancy-list ul.custom-list-group .list-text-des,div.bdt-fancy-slider .swiper-wrapper .bdt-fancy-slider-item .bdt-fancy-slider-content .bdt-fancy-slider-description,div.bdt-fancy-tabs .bdt-fancy-tabs-content .bdt-fancy-tab-text,div.bdt-fancy-tabs .bdt-fancy-tabs-item .bdt-icon-wrapper,div.bdt-featured-box .bdt-feature-content .bdt-feature-description,div.bdt-flip-box-layer-desc,div.bdt-interactive-card .bdt-interactive-card-content .bdt-interactive-card-description,div.bdt-post-block-excerpt p,div.bdt-post-grid.bdt-post-grid-skin-alite .bdt-post-grid-excerpt,div.bdt-post-grid.bdt-post-grid-skin-alter .bdt-post-grid-excerpt,div.bdt-post-grid.bdt-post-grid-skin-harold .bdt-post-grid-excerpt,div.bdt-post-grid.bdt-post-grid-skin-reverse .bdt-post-grid-excerpt,div.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-meta span,div.bdt-post-slider.bdt-post-slider-skin-vast .bdt-post-slider-text p,div.bdt-profile-card .bdt-profile-bio,div.bdt-profile-card .bdt-profile-status .bdt-profile-label,div.bdt-social-proof .bdt-social-proof-reviews,div.bdt-subnav>*>:first-child,div.elementor-widget-bdt-advanced-counter .bdt-ep-advanced-counter-content-text,ul.bdt-price-list .bdt-price-list-description{color:var(--uicore-typography--p-c)}@media (min-width:1025px){.ui-col-align-right>.elementor-column-wrap>.elementor-widget-wrap,.ui-col-align-right>.elementor-widget-wrap{margin-right:var(--ui-e-align-offset)}.ui-col-align-left>.elementor-column-wrap>.elementor-widget-wrap,.ui-col-align-left>.elementor-widget-wrap{margin-left:var(--ui-e-align-offset)}.elementor-section{--ui-e-align-offset:max(0px,calc((100vw - var(--ui-container-size))/2))}}@media (max-width:767px){.bdt-newsletter-wrapper form{flex-direction:column}.bdt-newsletter-wrapper form .bdt-newsletter-signup-wrapper{width:100%}.bdt-newsletter-wrapper form .bdt-input::placeholder{text-align:center}}.elementor-kit-7{--e-global-color-uicore_primary:#E96A21;--e-global-color-uicore_secondary:#E96A21;--e-global-color-uicore_accent:#E96A21;--e-global-color-uicore_headline:#1E1E1E;--e-global-color-uicore_body:#575757;--e-global-color-uicore_dark:#E96A21;--e-global-color-uicore_light:#F6F6F6;--e-global-color-uicore_white:#FFFFFF;--e-global-typography-uicore_primary-font-family:"Plus Jakarta Sans";--e-global-typography-uicore_primary-font-weight:600;--e-global-typography-uicore_secondary-font-family:"Plus Jakarta Sans";--e-global-typography-uicore_secondary-font-weight:600;--e-global-typography-uicore_text-font-family:"Plus Jakarta Sans";--e-global-typography-uicore_text-font-weight:500;--e-global-typography-uicore_accent-font-family:"Plus Jakarta Sans";--e-global-typography-uicore_accent-font-weight:500}.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.uicore-navbar a.uicore-btn,.elementor-kit-7 .bdt-contact-form .elementor-button,.elementor-kit-7.uicore-woo-page a.button.wc-forward,.elementor-kit-7 .widget.woocommerce a.button,.elementor-kit-7 .woocommerce button.button,.elementor-kit-7 .woocommerce div.product form.cart .button,.elementor-kit-7 .woocommerce-cart-form .button,.elementor-kit-7 .woocommerce #respond input#submit.alt,.elementor-kit-7.woocommerce a.button.alt,.woocommerce button.button.alt,.elementor-kit-7.woocommerce button.button.alt.disabled,.elementor-kit-7.woocommerce input.button.alt{font-family:"Plus Jakarta Sans",Sans-serif;font-size:18px;font-weight:600;text-transform:None;line-height:1em;letter-spacing:0em;color:var(--e-global-color-uicore_headline);background-color:var(--e-global-color-uicore_white);border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-uicore_headline)}.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.uicore-navbar a.uicore-btn,.elementor-kit-7 .bdt-contact-form .elementor-button,.elementor-kit-7.uicore-woo-page a.button.wc-forward,.elementor-kit-7 .widget.woocommerce a.button,.elementor-kit-7 .woocommerce button.button,.elementor-kit-7 .woocommerce div.product form.cart .button,.elementor-kit-7 .woocommerce-cart-form .button,.elementor-kit-7 .woocommerce #respond input#submit.alt,.elementor-kit-7.woocommerce a.button.alt,.woocommerce button.button.alt,.elementor-kit-7.woocommerce button.button.alt.disabled,.elementor-kit-7.woocommerce input.button.alt,.quantity input,.coupon input{border-radius:100px 100px 100px 100px}.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 [type="submit"]:hover,.elementor-kit-7 [type="submit"]:focus,.elementor-kit-7 .wp-block-button__link:hover,.elementor-kit-7 .wp-block-button__link:focus,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a:hover,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a:focus,.uicore-left-menu .uicore-cta-wrapper a:hover,.uicore-left-menu .uicore-cta-wrapper a:focus,.wc-block-components-button:not(.is-link):hover,.wc-block-components-button:not(.is-link):focus,.elementor-kit-7 .elementor-button.elementor-button:hover,.elementor-kit-7 .elementor-button.elementor-button:focus,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button):hover,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button):focus,.elementor-kit-7 .bdt-button-primary:hover,.elementor-kit-7 .bdt-button-primary:focus,.elementor-kit-7 .bdt-ep-button:hover,.elementor-kit-7 .bdt-ep-button:focus,button.metform-btn:hover,button.metform-btn:focus,button.metform-btn:not(.toggle):hover,button.metform-btn:not(.toggle):focus,.elementor-kit-7 .bdt-callout a.bdt-callout-button:hover,.elementor-kit-7 .bdt-callout a.bdt-callout-button:focus,.elementor-kit-7 .tutor-button:hover,.elementor-kit-7 .tutor-button:focus,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"]:hover,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"]:focus,.elementor-kit-7.woocommerce #respond input#submit:hover,.elementor-kit-7.woocommerce #respond input#submit:focus,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward):hover,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward):focus,.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt:hover,.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt:focus,.uicore-navbar a.uicore-btn:hover,.uicore-navbar a.uicore-btn:focus,.elementor-kit-7 .bdt-contact-form .elementor-button:hover,.elementor-kit-7 .bdt-contact-form .elementor-button:focus,.elementor-kit-7.uicore-woo-page a.button.wc-forward:hover,.elementor-kit-7.uicore-woo-page a.button.wc-forward:focus,.elementor-kit-7 .widget.woocommerce a.button:hover,.elementor-kit-7 .widget.woocommerce a.button:focus,.elementor-kit-7 .woocommerce button.button:hover,.elementor-kit-7 .woocommerce button.button:focus,.elementor-kit-7 .woocommerce div.product form.cart .button:hover,.elementor-kit-7 .woocommerce div.product form.cart .button:focus,.elementor-kit-7 .woocommerce-cart-form .button:hover,.elementor-kit-7 .woocommerce-cart-form .button:focus,.elementor-kit-7 .woocommerce #respond input#submit.alt:hover,.elementor-kit-7 .woocommerce #respond input#submit.alt:focus,.elementor-kit-7.woocommerce a.button.alt:hover,.elementor-kit-7.woocommerce a.button.alt:focus,.woocommerce button.button.alt:hover,.woocommerce button.button.alt:focus,.elementor-kit-7.woocommerce button.button.alt.disabled:hover,.elementor-kit-7.woocommerce button.button.alt.disabled:focus,.elementor-kit-7.woocommerce input.button.alt:hover,.elementor-kit-7.woocommerce input.button.alt:focus,.uicore-navbar a.uicore-btn:hover,.uicore-navbar a.uicore-btn:focus,.uicore-transparent:not(.uicore-scrolled) .uicore-btn.uicore-inverted:hover,.uicore-transparent:not(.uicore-scrolled) .uicore-btn.uicore-inverted:focus,.elementor-kit-7 .metform-btn:hover,.elementor-kit-7 .metform-btn:focus{color:#FFF;background-color:var(--e-global-color-uicore_secondary);border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-uicore_secondary)}.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.bdt-contact-form button.elementor-button.bdt-button{padding:16px 32px 16px 32px}.uicore-section.uicore-box nav.uicore-container,.uicore-section.uicore-box>.uicore-container,.uicore-ham-creative .uicore-navigation-content,.container-width .uicore-megamenu>.elementor,#wrapper-navbar.uicore-section.uicore-box .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container,#wrapper-navbar.uicore-section.uicore-section-full_width .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container{max-width:1280px}.e-container{--container-max-width:1280px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}.elementor-kit-7 e-page-transition{background-color:#FFBC7D}@media(max-width:1024px){.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.uicore-navbar a.uicore-btn,.elementor-kit-7 .bdt-contact-form .elementor-button,.elementor-kit-7.uicore-woo-page a.button.wc-forward,.elementor-kit-7 .widget.woocommerce a.button,.elementor-kit-7 .woocommerce button.button,.elementor-kit-7 .woocommerce div.product form.cart .button,.elementor-kit-7 .woocommerce-cart-form .button,.elementor-kit-7 .woocommerce #respond input#submit.alt,.elementor-kit-7.woocommerce a.button.alt,.woocommerce button.button.alt,.elementor-kit-7.woocommerce button.button.alt.disabled,.elementor-kit-7.woocommerce input.button.alt{font-size:15px}.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.bdt-contact-form button.elementor-button.bdt-button{padding:16px 32px 16px 32px}.uicore-section.uicore-box nav.uicore-container,.uicore-section.uicore-box>.uicore-container,.uicore-ham-creative .uicore-navigation-content,.container-width .uicore-megamenu>.elementor,#wrapper-navbar.uicore-section.uicore-box .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container,#wrapper-navbar.uicore-section.uicore-section-full_width .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container{max-width:1024px}.e-container{--container-max-width:1024px}}@media(max-width:767px){.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.uicore-navbar a.uicore-btn,.elementor-kit-7 .bdt-contact-form .elementor-button,.elementor-kit-7.uicore-woo-page a.button.wc-forward,.elementor-kit-7 .widget.woocommerce a.button,.elementor-kit-7 .woocommerce button.button,.elementor-kit-7 .woocommerce div.product form.cart .button,.elementor-kit-7 .woocommerce-cart-form .button,.elementor-kit-7 .woocommerce #respond input#submit.alt,.elementor-kit-7.woocommerce a.button.alt,.woocommerce button.button.alt,.elementor-kit-7.woocommerce button.button.alt.disabled,.elementor-kit-7.woocommerce input.button.alt{font-size:14px}.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 [type="submit"],.elementor-kit-7 .wp-block-button__link,.uicore-mobile-menu-wrapper .uicore-cta-wrapper a,.uicore-left-menu .uicore-cta-wrapper a,.wc-block-components-button:not(.is-link),.elementor-kit-7 .elementor-button.elementor-button,.elementor-kit-7 .elementor-button:not(.bdt-offcanvas-button),.elementor-kit-7 .bdt-button-primary,.elementor-kit-7 .bdt-ep-button,button.metform-btn,button.metform-btn:not(.toggle),.elementor-kit-7 .bdt-callout a.bdt-callout-button,.elementor-kit-7 .tutor-button,.elementor-kit-7 .tutor-login-form-wrap input[type="submit"],.elementor-kit-7.woocommerce #respond input#submit,.elementor-kit-7.uicore-woo-page a.button:not(.add_to_cart_button):not(.product_type_grouped):not(.product_type_external):not(.product_type_simple):not(.wc-forward),.elementor-kit-7.uicore-woo-page a.checkout-button.button.alt,.bdt-contact-form button.elementor-button.bdt-button{padding:13px 35px 13px 35px}.uicore-section.uicore-box nav.uicore-container,.uicore-section.uicore-box>.uicore-container,.uicore-ham-creative .uicore-navigation-content,.container-width .uicore-megamenu>.elementor,#wrapper-navbar.uicore-section.uicore-box .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container,#wrapper-navbar.uicore-section.uicore-section-full_width .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container{max-width:767px}.e-container{--container-max-width:767px}}@font-face{font-display:swap;font-family:'uicore-icons';src:url(https://smartwayflights.com/wp-content/plugins/uicore-framework/assets/fonts/uicore-icons.woff?bc5uma) format('woff'),url(https://smartwayflights.com/wp-content/plugins/uicore-framework/assets/fonts/uicore-icons.ttf?bc5uma) format('truetype'),url('https://smartwayflights.com/wp-content/plugins/uicore-framework/assets/fonts/uicore-icons.svg?bc5uma#uicore-icons') format('svg');font-weight:400;font-style:normal;font-display:block}[class^='uicore-i-'],[class*=' uicore-i-']{font-family:'uicore-icons'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uicore-i-announce:before{content:'\e900'}.uicore-i-arrow:before{content:'\e901'}.uicore-i-bolt:before{content:'\e902'}.uicore-i-box:before{content:'\e903'}.uicore-i-card:before{content:'\e904'}.uicore-i-cart:before{content:'\e905'}.uicore-i-chat:before{content:'\e906'}.uicore-i-close:before{content:'\e907'}.uicore-i-cup:before{content:'\e908'}.uicore-i-download:before{content:'\e909'}.uicore-i-facebook:before{content:'\e90a'}.uicore-i-globe:before{content:'\e90b'}.uicore-i-heart:before{content:'\e90c'}.uicore-i-info:before{content:'\e90d'}.uicore-i-instagram:before{content:'\e90e'}.uicore-i-linkedin:before{content:'\e90f'}.uicore-i-mail:before{content:'\e910'}.uicore-i-map-pin:before{content:'\e911'}.uicore-i-messenger:before{content:'\e912'}.uicore-i-phone:before{content:'\e913'}.uicore-i-pinterest:before{content:'\e914'}.uicore-i-play:before{content:'\e915'}.uicore-i-reddit:before{content:'\e916'}.uicore-i-rocket:before{content:'\e917'}.uicore-i-search:before{content:'\e918'}.uicore-i-shield:before{content:'\e919'}.uicore-i-snapchat:before{content:'\e91a'}.uicore-i-target:before{content:'\e91b'}.uicore-i-tiktok:before{content:'\e91c'}.uicore-i-time:before{content:'\e91d'}.uicore-i-truck:before{content:'\e91e'}.uicore-i-twitch:before{content:'\e91f'}.uicore-i-twitter:before{content:'\e920'}.uicore-i-vimeo:before{content:'\e921'}.uicore-i-warning:before{content:'\e922'}.uicore-i-wechat:before{content:'\e923'}.uicore-i-whatsapp:before{content:'\e924'}.uicore-i-youtube:before{content:'\e925'}.uicore-i-telegram:before{content:"\e926"}.uicore-i-discord:before{content:"\e927"}.uicore-i-opensea:before{content:"\e928"}.uicore-transparent~#content header.uicore{padding-top:80px}.uicore-transparent~#content header.uicore{padding-top:80px}.uicore-navbar.uicore-transparent:not(.uicore-scrolled) .uicore-header-wrapper{box-shadow:0 0 0 1px #fff0}.uicore-mobile-menu-wrapper:before,.uicore-wrapper.uicore-search.uicore-section,.uicore-navbar .uicore-header-wrapper:before{background-color:#fff}@media only screen and (max-width:1025px){.uicore-navigation-wrapper{background-color:#fff}}.uicore-cart-icon.uicore_hide_desktop #uicore-site-header-cart{color:var(--uicore-header--menu-typo-c)}@media only screen and (min-width:1025px){.uicore-navbar .uicore-extra{margin-left:25px}}.uicore-transparent:not(.uicore-scrolled){--uicore-header--menu-typo-c:var(--uicore-headline-color);--uicore-header--menu-typo-ch:var(--uicore-headline-color)}body .uicore-transparent-color nav,.uicore-navbar{--uicore-header--logo-h:50px;--uicore-header--logo-padding:20px;--uicore-header--menu-spaceing:16px;--uicore-header--menu-typo-f:var(--uicore-primary-font-family);--uicore-header--menu-typo-w:600;--uicore-header--menu-typo-h:90px;--uicore-header--menu-typo-ls:0em;--uicore-header--menu-typo-t:None;--uicore-header--menu-typo-st:normal;--uicore-header--menu-typo-c:var(--uicore-headline-color);--uicore-header--menu-typo-ch:var(--uicore-primary-color);--uicore-header--menu-typo-s:15px;--uicore-header--items-gap:25px}@media only screen and (min-width:1025px){.uicore-navbar li ul{--uicore-header--menu-typo-f:var(--uicore-primary-font-family);--uicore-header--menu-typo-w:600;--uicore-header--menu-typo-h:90px;--uicore-header--menu-typo-ls:0em;--uicore-header--menu-typo-t:None;--uicore-header--menu-typo-st:normal;--uicore-header--menu-typo-c:var(--uicore-headline-color);--uicore-header--menu-typo-ch:var(--uicore-primary-color);--uicore-header--menu-typo-s:14px}}.uicore-ham .bar,#mini-nav .uicore-ham .bar{background-color:var(--uicore-header--menu-typo-c)}@media only screen and (min-width:1025px){.uicore-shrink:not(.uicore-scrolled){--uicore-header--logo-padding:40px;--uicore-header--menu-typo-h:130px}}@media (max-width:767px){.uicore-navbar{--uicore-header--logo-h:24px}#wrapper-navbar nav{max-width:95%}}.uicore-nav-menu .sub-menu:not(.uicore-megamenu){background-color:var(--uicore-dark-color)}.uicore-nav-menu .sub-menu:not(.uicore-megamenu) a,.uicore-nav-menu .sub-menu:not(.uicore-megamenu) li,.uicore-nav-menu .uicore-simple-megamenu:not(.uicore-megamenu)>.sub-menu>li.menu-item-has-children{color:var(--uicore-headline-color)!important}.uicore-nav-menu .sub-menu:not(.uicore-megamenu) a:hover,.uicore-nav-menu:not(.uicore-megamenu) .sub-menu li:hover{color:var(--uicore-primary-color)!important}@media (max-width:767px){.uicore-navbar .uicore-btn{font-size:18px;font-weight:600;font-style:normal;font-family:var(--uicore-primary-font-family);letter-spacing:0em;text-transform:None}}.uicore-menu-left #uicore-page nav div .uicore ul a{padding:calc(32px / 2) 0}.uicore-menu-left #uicore-page nav div.uicore-extra .uicore-btn{margin:20px auto}.uicore-mobile-menu-wrapper-show .uicore-navigation-wrapper{color:var(--uicore-headline-color)}.uicore-navigation-content{height:calc(100% - 64px)}@media only screen and (max-width:1025px){.uicore-mobile-menu-wrapper{--uicore-header--menu-typo-f:var(--uicore-primary-font-family);--uicore-header--menu-typo-w:600;--uicore-header--menu-typo-h:1;--uicore-header--menu-typo-ls:0em;--uicore-header--menu-typo-t:None;--uicore-header--menu-typo-st:normal;--uicore-header--menu-typo-c:var(--uicore-headline-color);--uicore-header--menu-typo-ch:var(--uicore-primary-color);--uicore-header--menu-typo-s:18px}}.uicore-sidebar .uicore-sticky{top:calc(calc(50px + calc(20px * 2)) + 60px)}.ui-hide{pointer-events:none}.ui-hide .uicore-header-wrapper{transform:translate3d(0,-35px,0);opacity:0;transition:transform .3s cubic-bezier(.41,.61,.36,1.08),opacity .2s ease;pointer-events:none}.logged-in.admin-bar .uicore-navbar.uicore-sticky{top:31px}@media (min-width:1025px){.uicore-navbar .uicore-cta-wrapper a{padding:clamp(8px,.7em,13px) clamp(11px,1.3em,32px)}}@media (max-width:1025px){.uicore-mobile-nav-show .uicore-navigation-content{opacity:1}.uicore-mobile-nav-show .uicore-extra{opacity:1!important;transition:all 0.2s cubic-bezier(.22,1,.36,1) 0.25s}.uicore-mobile-nav-show .uicore-navigation-wrapper{transform:translate3d(0,0,0);pointer-events:all;opacity:1}}@media (max-width:1025px){.uicore-header-wrapper>nav>div .uicore-cta-wrapper a{padding:8px 14px;font-size:13px;line-height:16px}}.uicore-menu .sub-menu .ui-has-description>a{display:grid!important;grid-template-columns:auto 1fr;grid-template-rows:auto;align-items:center}.uicore-menu .sub-menu .ui-has-description>a img,.uicore-menu .sub-menu .ui-has-description>a .ui-svg-wrapp{grid-area:1 / 1 / 3 / 2;max-height:2.6em}.uicore-menu .sub-menu .ui-has-description>a .ui-svg-wrapp{height:100%;width:100%;position:relative;min-height:38px;min-width:53px;display:flex;justify-content:center;align-items:center;border-right:solid 15px #fff0}.uicore-menu .sub-menu .ui-has-description>a .ui-svg-wrapp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--ui-radius);background-color:currentColor;opacity:.1}.uicore-menu .menu-item-has-children ul .custom-menu-desc{margin-top:0;max-width:300px;grid-area:2 / 2 / 2 / 3}.container-width .uicore-megamenu>.elementor,.custom-width .uicore-megamenu>.elementor{width:100%}ul.uicore-menu{--uicore-header--menu-effect-bg:var(--uicore-primary-color)}.ui-breadcrumb{margin-left:3px}.uicore-page-title{text-align:left}.uicore-page-title .uicore-overlay{display:none}.uicore-page-title{background:var(--uicore-dark-color)}.uicore-page-title{background-size:cover;background-position:center}@media (max-width:1024px){.uicore-page-title.uicore-section>.uicore{padding:75px 0}}@media (min-width:1024px){.uicore-page-title.uicore-section>.uicore{padding:100px 0}.uicore-page-title h1.uicore-title,.uicore-page-title a,.uicore-page-title .uicore-desc-wrapp{max-width:50%}}@media (max-width:767px){.uicore-page-title.uicore-section>.uicore{padding:50px 0}}.uicore-page-title h1.uicore-title,.uicore-page-title a,.uicore-page-title p,.uicore-page-title a:hover,.uicore-page-title .uicore-entry-meta span,.uicore-page-title .uicore-entry-meta .uicore-post-category{color:#FFF}.uicore-page-title h1.uicore-title{text-transform:none}.uicore-page-title{border-radius:0;margin:0}.single-post .uicore-page-title p.uicore-description{font-size:120%;margin:-.6em 0 1.3em 0;opacity:.88}.uicore-widget ul li a{color:var(--uicore-headline-color)}.uicore-widget ul li .post-date{color:var(--uicore-body-color)}.tags-links a,tags-links a:hover,.uicore-widget ul li a,[class*="elementor-widget-wp-widget-"] ul li a,.uicore-widget .tagcloud a,[class*="elementor-widget-wp-widget-"] .tagcloud a,.uicore-widget .wp-block-tag-cloud a,.uicore-sidebar .uicore-widget .wp-block-tag-cloud a:hover,.uicore-widget #wp-calendar,[class*="elementor-widget-wp-widget-"] #wp-calendar,.uicore-widget #wp-calendar a,[class*="elementor-widget-wp-widget-"] #wp-calendar a,.uicore-widget select,[class*="elementor-widget-wp-widget-"] select,.uicore-widget .price_slider_wrapper .price_slider_amount .price_label,#woocommerce-product-search-field-0,input[type=text]{color:var(--uicore-headline-color)}.uicore-widget .tagcloud a .tag-link-count,[class*="elementor-widget-wp-widget-"] .tagcloud a .tag-link-count{color:var(--uicore-body-color)}body{--uicore-typography--h1-f:var(--uicore-primary-font-family);--uicore-typography--h1-w:600;--uicore-typography--h1-h:1.3;--uicore-typography--h1-ls:-.01em;--uicore-typography--h1-t:None;--uicore-typography--h1-st:normal;--uicore-typography--h1-c:#000;--uicore-typography--h1-s:74px;--uicore-typography--h2-f:var(--uicore-secondary-font-family);--uicore-typography--h2-w:600;--uicore-typography--h2-h:1.3;--uicore-typography--h2-ls:0em;--uicore-typography--h2-t:None;--uicore-typography--h2-st:normal;--uicore-typography--h2-c:var(--uicore-headline-color);--uicore-typography--h2-s:64px;--uicore-typography--h3-f:var(--uicore-primary-font-family);--uicore-typography--h3-w:600;--uicore-typography--h3-h:1.3;--uicore-typography--h3-ls:0em;--uicore-typography--h3-t:None;--uicore-typography--h3-st:normal;--uicore-typography--h3-c:var(--uicore-headline-color);--uicore-typography--h3-s:32px;--uicore-typography--h4-f:var(--uicore-primary-font-family);--uicore-typography--h4-w:600;--uicore-typography--h4-h:1.5;--uicore-typography--h4-ls:0em;--uicore-typography--h4-t:None;--uicore-typography--h4-st:normal;--uicore-typography--h4-c:var(--uicore-headline-color);--uicore-typography--h4-s:24px;--uicore-typography--h5-f:var(--uicore-accent-font-family);--uicore-typography--h5-w:500;--uicore-typography--h5-h:1.2;--uicore-typography--h5-ls:.01em;--uicore-typography--h5-t:None;--uicore-typography--h5-st:normal;--uicore-typography--h5-c:var(--uicore-accent-color);--uicore-typography--h5-s:18px;--uicore-typography--h6-f:var(--uicore-primary-font-family);--uicore-typography--h6-w:600;--uicore-typography--h6-h:1.2;--uicore-typography--h6-ls:-.027em;--uicore-typography--h6-t:Uppercase;--uicore-typography--h6-st:normal;--uicore-typography--h6-c:var(--uicore-headline-color);--uicore-typography--h6-s:14px;--uicore-typography--p-f:var(--uicore-text-font-family);--uicore-typography--p-w:500;--uicore-typography--p-h:1.5;--uicore-typography--p-ls:0em;--uicore-typography--p-t:None;--uicore-typography--p-st:normal;--uicore-typography--p-c:var(--uicore-body-color);--uicore-typography--p-s:20px}@media (max-width:1024px){body{--uicore-typography--h1-s:60px;--uicore-typography--h2-s:34px;--uicore-typography--h3-s:21px;--uicore-typography--h4-s:24px;--uicore-typography--h5-s:15px;--uicore-typography--h6-s:13px;--uicore-typography--p-s:15px}.uicore-single-header h1.entry-title{--uicore-typography--h1-s:48px}.uicore-blog .uicore-post-content:not(.uicore-archive) .entry-content{--uicore-typography--h1-s:48px;--uicore-typography--h2-s:34px;--uicore-typography--h3-s:26px;--uicore-typography--h4-s:18px;--uicore-typography--h5-s:15px;--uicore-typography--h6-s:13px;--uicore-typography--p-s:18px}.uicore-blog-grid{--uicore-typography--blog_title-s:18px;--uicore-typography--p-s:13px}}@media (max-width:767px){body{--uicore-typography--h1-s:40px;--uicore-typography--h2-s:26px;--uicore-typography--h3-s:20px;--uicore-typography--h4-s:20px;--uicore-typography--h5-s:14px;--uicore-typography--h6-s:12px;--uicore-typography--p-s:14px}.uicore-single-header h1.entry-title{--uicore-typography--h1-s:34px}.uicore-blog .uicore-post-content:not(.uicore-archive) .entry-content{--uicore-typography--h1-s:34px;--uicore-typography--h2-s:26px;--uicore-typography--h3-s:20px;--uicore-typography--h4-s:16px;--uicore-typography--h5-s:14px;--uicore-typography--h6-s:12px;--uicore-typography--p-s:16px}.uicore-blog-grid{--uicore-typography--blog_title-s:16px;--uicore-typography--p-s:13px}}.animated{animation:unset!important}.elementor-invisible{visibility:visible}:root body{--uicore-primary-color:#E96A21;--uicore-secondary-color:#E96A21;--uicore-accent-color:#E96A21;--uicore-headline-color:#1E1E1E;--uicore-body-color:#575757;--uicore-dark-color:#E96A21;--uicore-light-color:#F6F6F6;--uicore-white-color:#FFF;--uicore-primary-font-family:Plus Jakarta Sans;--uicore-secondary-font-family:Plus Jakarta Sans;--uicore-accent-font-family:Plus Jakarta Sans;--uicore-text-font-family:Plus Jakarta Sans;--ui-border-color:#ebebeb;--uicore-boxed-width:100%;--ui-container-size:1280px;--ui-radius:25px;--ui-radius-sm:12.5px}.uicore-reveal .uicore-post-info,.ui-simple-creative,.uicore-fade-light .uicore-zoom-wrapper,.content-area,.uicore-body-content>footer,.uicore-main-background{background-color:#FFF}.uicore-page-link.current,.uicore-pagination ul li a,.comment-list .says,blockquote,dt,.comment-meta .fn{color:var(--uicore-headline-color)}.uicore-body-content{background-color:#FFF}a{color:var(--uicore-primary-color)}a:hover{color:var(--uicore-secondary-color)}.uicore-section.uicore-box nav.uicore-container,.uicore-section.uicore-box>.uicore-container,.uicore-ham-creative .uicore-navigation-content,.container-width .uicore-megamenu>.elementor,#wrapper-navbar.uicore-section.uicore-box .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container,#wrapper-navbar.uicore-section.uicore-section-full_width .uicore-container .uicore-megamenu .uicore-section.uicore-box .uicore-container,.elementor-section-boxed:not(.elementor-inner-section)>.elementor-container{max-width:var(--container-max-width)}.uicore-section,.elementor-section,.ui-sortable>.e-con,.elementor>.e-con{--container-max-width:min(95%, var(--ui-container-size))}#uicore-page{position:relative;z-index:0}#uicore-back-to-top{background:var(--uicore-white-color)}.uicore-back-to-top{position:fixed;right:2em;bottom:2em;display:inline-block;z-index:999;transform:rotate(180deg) scale(1);font-size:15px;line-height:40px!important;width:40px;text-align:center;color:var(--uicore-headline-color);border-radius:100px;box-shadow:1px 0 22px -9px rgb(0 0 0 / .4);transition:all .3s cubic-bezier(.61,-.12,.08,1.55);cursor:pointer}.uicore-back-to-top:hover{transform:rotate(180deg) scale(1.1);box-shadow:0 0 20px -9px rgb(0 0 0 / .2);color:var(--uicore-primary-color)}.uicore-back-to-top:before{font-size:100%}.uicore-back-to-top:not(.uicore-visible){opacity:0;pointer-events:none;transform:rotate(180deg) scale(.3)}@media (max-width:1024px){.single-product main.uicore,.woocommerce-page:not(.elementor-page) main.uicore{padding:75px 0}}@media (max-width:767px){.single-product main.uicore,.woocommerce-page:not(.elementor-page) main.uicore{padding:45px 0}}@media (min-width:1024px){.single-product main.uicore,.woocommerce-page:not(.elementor-page) main.uicore{padding:100px 0}}.woocommerce-page input[type=radio]{padding:0!important}.woocommerce ul.products li.product a img{margin:0}.woocommerce ul.products .woocommerce-loop-product__link{position:relative}.woocommerce span.onsale,.woocommerce ul.products .woocommerce-loop-product__link .uicore-zoom-wrapper>span,.woocommerce ul.products .woocommerce-loop-product__link>span{border-radius:0}body{--uicore-woo-single-add-to-cart-height:44px;--uicore-woo-summary-width:37%;--uicore-swatch-size:30px;--uicore-swatch-radius:8px;--uicore-swatch-big-radius:6px;--uicore-swatch-border-width:1px;--uicore-swatch-border:34,34,34;--ui-shop-grid-gap:30px}.woocommerce div.product div.images .flex-control-thumbs{overflow:visible}.woocommerce div.product .flex-control-thumbs{display:flex;flex-flow:wrap;gap:15px}.woocommerce div.product div.images .flex-control-thumbs li{margin-top:15px;width:calc((100% - 45px) / 4)}.woocommerce .woocommerce-product-rating{line-height:1;margin-bottom:1.2em!important;display:flex;align-items:center}.woocommerce .woocommerce-product-rating a{font-size:13px;color:var(--uicore-headline-color)}.woocommerce .star-rating{color:#ffb62b;font-size:13px!important;letter-spacing:3px;width:82px;margin-top:0!important}.comment-form-rating a{color:var(--uicore-headline-color)}.single-product .product_title{font-family:var(--uicore-primary-font-family);font-weight:600;font-size:32px;line-height:1.44em;text-transform:None;letter-spacing:0em;color:var(--uicore-headline-color);font-style:normal}.single-product .summary p.price,.single-product .woocommerce-breadcrumb{margin-bottom:1rem}.single-product .summary .price,.single-product .summary .price ins,.single-product .summary .price del{font-family:var(--uicore-primary-font-family);font-weight:600;font-size:24px!important;line-height:1.44em;text-transform:None;letter-spacing:0em;color:var(--uicore-headline-color)!important;font-style:normal}.single-product .summary .price del,.single-product .summary .price ins{text-decoration-color:var(--uicore-headline-color)}.single-product .woocommerce-product-details__short-description{font-family:var(--uicore-text-font-family);font-weight:400;font-size:16px;line-height:1.875em;text-transform:None;letter-spacing:0em;color:var(--uicore-body-color);font-style:normal}@media (max-width:1024px){.single-product .product_title{font-size:28px}.single-product .summary .price{font-size:22px!important}.single-product .woocommerce-product-details__short-description{font-size:15px}}@media (max-width:767px){.single-product .product_title{font-size:24px}.single-product .summary .price{font-size:20px!important}.single-product .woocommerce-product-details__short-description{font-size:14px}}.woocommerce div.product .woocommerce-tabs ul.tabs{padding-top:50px}li.product a>img,li.product .uicore-zoom-wrapper{border-radius:0}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--uicore-primary-font-family);font-weight:600;line-height:1.2em;text-transform:None;letter-spacing:0em;color:var(--uicore-headline-color);font-style:normal}.woocommerce ul.products li.product span.price{font-family:var(--uicore-primary-font-family);font-weight:500;line-height:1.2em;text-transform:None;letter-spacing:0em;color:var(--uicore-body-color)!important;font-style:normal}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:22px;padding-bottom:.3em}.woocommerce ul.products li.product span.price{font-size:14px!important}@media (max-width:1024px){.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px}.woocommerce ul.products li.product span.price{font-size:14px}}@media (max-width:767px){.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px}.woocommerce ul.products li.product span.price{font-size:14px}}.woocommerce ul.products li.product a .uicore-zoom-wrapper img{transform:scale(1);background-position:50%;transition-duration:0.8s;transition-property:transform,box-shadow;transition-timing-function:cubic-bezier(.075,.82,.165,1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.woocommerce ul.products li.product a:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}li.product .uicore-zoom-wrapper{overflow:hidden;height:0;padding-bottom:100%}.woocommerce ul.products li.product .button.product_type_simple,.woocommerce ul.products li.product .button.product_type_variable,.woocommerce ul.products li.product .button.product_type_grouped,.woocommerce ul.products li.product .button.product_type_external{color:var(--uicore-primary-color)!important}.woocommerce ul.products li.product .button.product_type_simple:hover,.woocommerce ul.products li.product .button.product_type_variable:hover,.woocommerce ul.products li.product .button.product_type_grouped:hover,.woocommerce ul.products li.product .button.product_type_external:hover{color:var(--uicore-secondary-color)}.woocommerce ul.products li.product .added_to_cart,.woocommerce ul.products li.product .button.product_type_external,.woocommerce ul.products li.product .button.product_type_grouped,.woocommerce ul.products li.product .button.product_type_simple,.woocommerce ul.products li.product .button.product_type_variable{border:none;padding:0;font-size:.88em;line-height:30px;margin-top:0}.woocommerce ul.products li.product .button{background-color:transparent!important;border:none!important}.woocommerce ul.products li.product .button.product_type_external:hover,.woocommerce ul.products li.product .button.product_type_grouped:hover,.woocommerce ul.products li.product .button.product_type_simple:hover,.woocommerce ul.products li.product .button.product_type_variable:hover{background-color:#fff0}.woocommerce .uicore-reveal a.button,.woocommerce .uicore-reveal button{background-color:transparent!important}.woocommerce .uicore-reveal a.button:hover,.woocommerce .uicore-reveal button:hover{background-color:transparent!important}.uicore-reveal .price{line-height:30px!important}.woocommerce .uicore-reveal-wrapper{overflow:hidden;height:30px}.woocommerce .uicore-reveal{padding-right:5px;height:60px;line-height:30px;transition:transform 0.3s ease}.product:hover>div>.uicore-reveal{transform:translate3d(0,-30px,0)}.product:hover>div>.uicore-reveal a{bottom:0!important}.woocommerce ul.products li.product .uicore-reveal .button{margin-top:0;position:absolute}.woocommerce ul.products li.product .uicore-reveal .price{margin-bottom:0;font-size:14px}.woocommerce ul.products li.product .uicore-reveal .price+a{position:relative!important}ul.products li.product .star-rating{margin-bottom:-7px;margin-top:16px!important}.single_add_to_cart_button:not(.uicore-main-add-to-cart){display:none!important}.uicore-sticky-add-to-cart{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:16px 0;display:flex;justify-content:center;align-items:center;box-shadow:0 -2px 55px -29px rgb(0 0 0 / 10%),0 -1px 3px rgb(0 0 0 / 1%);transform:translateY(100%);transition:transform 0.3s;--uicore-swatch-size:26px;--uicore-woo-single-add-to-cart-height:44px}.uicore-sticky-add-to-cart.uicore-show{transform:translateY(0)}.uicore-sticky-add-to-cart .uicore-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.uicore-sticky-add-to-cart h3{font-size:1.5em;margin:0}.uicore-sticky-add-to-cart form.cart{display:flex;justify-content:center;align-items:center}.single-product.woocommerce .uicore-sticky-add-to-cart .cart button.single_add_to_cart_button{width:auto}.uicore-sticky-add-to-cart form.cart .variations tbody,.woocommerce.single-product .uicore-sticky-add-to-cart form.cart .variations .value{display:flex;justify-content:center;align-items:center;margin-bottom:0!important}.woocommerce.single-product .uicore-sticky-add-to-cart form.cart .variations,.uicore-sticky-add-to-cart .single_variation_wrap,.uicore-sticky-add-to-cart .uicore-swatches-wrp{margin:0}.uicore-sticky-add-to-cart form.cart .variations tbody tr{margin-right:13px}.uicore-sticky-add-to-cart form.cart .variations tbody .label{display:none}.uicore-sticky-add-to-cart form.cart .woocommerce-variation{display:none!important}.woocommerce.single-product .uicore-sticky-add-to-cart form.cart .variations select{margin:2px 0 0;height:34px;line-height:34px;padding-top:0}.woocommerce.single-product .uicore-sticky-add-to-cart form.cart .variations select.uicore-is-button{display:block!important}.woocommerce.single-product .uicore-sticky-add-to-cart form.cart .variations select.uicore-is-button+.uicore-swatches-wrp,.uicore-sticky-add-to-cart .mobile-add-to-cart{display:none}@media (max-width:768px){.uicore-sticky-add-to-cart{padding:10px 0}.uicore-sticky-add-to-cart h3,.uicore-sticky-add-to-cart form.cart{display:none}.uicore-sticky-add-to-cart .mobile-add-to-cart{display:block;width:100%}}.elementor-editor-active .uicore-sticky-add-to-cart{display:none}.wfacp_qv-container.woocommerce.single-product{background:#ffffff!important;border-radius:16px!important;box-shadow:0 20px 40px rgb(0 0 0 / .15)!important;font-family:'Plus Jakarta Sans',sans-serif!important;padding:32px 24px 64px 24px!important;max-width:460px!important;width:100%!important;margin:auto!important;box-sizing:border-box!important;max-height:none!important}.wfacp_qv-container h1.product_title,.wfacp_qv-container .woocommerce-product-details__short-description,.wfacp_qv-images{display:none!important}.wfacp_qv-modal.wfacp_type_variable{display:flex!important;align-items:center!important;justify-content:center!important;height:100vh!important;padding:20px!important;overflow-y:auto!important;box-sizing:border-box!important;animation:none!important}.wfacp_qv-close{top:16px!important;right:16px!important;z-index:9999!important;opacity:1!important;transform:none!important}.wfacp_qr_wrap.product{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}form.variations_form.cart{max-width:440px!important;width:100%!important;margin:0 auto!important;padding-bottom:64px!important;text-align:left!important}form.variations_form.cart table.variations,form.variations_form.cart tr,form.variations_form.cart td{display:block!important;width:100%!important;padding:0!important;margin-bottom:12px!important;box-sizing:border-box!important}form.variations_form.cart select{width:100%!important;padding:14px 16px!important;font-size:17px!important;font-weight:500!important;border-radius:8px!important;border:1px solid #ccc!important;background:#f9f9f9!important;color:#1E1E1E!important;margin-bottom:16px!important;box-sizing:border-box!important}form.variations_form.cart .single_variation_wrap{text-align:center!important;margin-top:24px!important;margin-bottom:24px!important}button.wfacp_single_add_to_cart_button.button.alt{display:flex!important;justify-content:center!important;align-items:center!important;background-color:#FFDE59!important;color:#1E1E1E!important;font-size:16px!important;font-weight:700!important;text-transform:uppercase!important;padding:14px 32px!important;border-radius:30px!important;border:none!important;cursor:pointer!important;margin:24px auto 0 auto!important;width:auto!important;max-width:100%!important;text-align:center!important;box-sizing:border-box!important;transition:none!important}button.wfacp_single_add_to_cart_button.button.alt:hover{background-color:#f3d43d!important}@media screen and (max-width:768px){.wfacp_qv-modal.wfacp_type_variable{display:block!important;height:auto!important;overflow:visible!important;padding:0!important;animation:none!important}.wfacp_qv-container.woocommerce.single-product{max-width:90%!important;padding:24px 20px 64px 20px!important;height:auto!important;overflow:visible!important}.wfacp_qr_wrap.product{align-items:center!important;justify-content:center!important}form.variations_form.cart{max-width:100%!important;margin:0 auto!important;padding:0 10px 64px 10px!important}form.variations_form.cart .single_variation_wrap{margin-bottom:24px!important}button.wfacp_single_add_to_cart_button.button.alt{display:flex!important;justify-content:center!important;align-items:center!important;background-color:#FFDE59!important;color:#1E1E1E!important;font-size:16px!important;font-weight:700!important;text-transform:uppercase!important;padding:14px 32px!important;border-radius:30px!important;border:none!important;cursor:pointer!important;margin:24px auto 62px auto!important;width:100%!important;max-width:320px!important;text-align:center!important;box-sizing:border-box!important;transition:none!important}button.wfacp_single_add_to_cart_button.button.alt:hover{background-color:#f3d43d!important}}a.wfacp_qv-button{cursor:pointer;overflow:hidden;z-index:10;display:table;margin:0 auto;line-height:1}.wfacp_qv-btn-icon{display:table;float:left;margin-right:6px}.wfacp_qv-panel{position:fixed;opacity:0;transition:opacity .25s ease-in;z-index:9999}.wfacp_qv-panel-active{opacity:1;top:0;bottom:0;left:0;right:0}.wfacp_qv-opac,body #wfacp-e-form .wfacp_qv-opac{background-color:#fff!important;width:100%;height:100%;opacity:.8;display:none;position:fixed;z-index:9998;top:0;bottom:0;left:0;right:0}.wfacp_qv-inner-modal{position:fixed;opacity:1;width:100%;height:100%;z-index:-1}.wfacp_qv-animation-linear{animation:wfacp_qv-key .5s ease;animation-fill-mode:forwards}.wfacp_qv-animation-fadein{animation:wfacp_qv-key-fadein .7s ease;animation-fill-mode:forwards}@keyframes wfacp_qv-key{100%{transform:translate(0,0)}}@keyframes wfacp_qv-key-fadein{100%{opacity:1}}.wfacp_qv-outer-modal{position:absolute;z-index:1}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qv-container,.wfacp_qv-container{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);background:#fff!important;position:absolute;top:15%;bottom:15%;left:10%;right:10%;margin:auto!important;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);max-width:875px}.wfacp_qr_wrap{margin:0 -15px!important}.wfacp_qv-top-panel{position:absolute;top:-50px;left:0;right:0}.wfacp_qv-images{width:50%;position:relative;margin:0!important;float:left;padding:0 15px!important}.wfacp_qv-summary{width:50%;position:relative;margin:0!important;float:right;text-align:left!important;padding:0 15px!important}body #wfacp_qr_model_wrap .wfacp_qv-summary .product_title,body #wfacp_qr_model_wrap .wfacp_qv-summary .product_title span,body #wfacp_qr_model_wrap .wfacp_qv-summary h1,body #wfacp_qr_model_wrap .wfacp_qv-summary h1 span{font-size:25px;line-height:30px;font-weight:600;margin:0 0 10px}body #wfacp_qr_model_wrap .wfacp_qv-summary p{color:#6d6d6d;font-size:13px;line-height:22px;margin:0 0 15px}.wfacp_qr_wrap form.cart{margin:0 0 20px;padding:0}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations{table-layout:fixed;margin:0;border-spacing:0;width:100%;border-collapse:separate;border:none}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations .value{margin-bottom:15px}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select{margin-bottom:5px;font-size:14px;line-height:1.5;width:100%;background-color:#fff;border:1px solid #dcdcdc;max-width:100%;border-radius:4px;position:relative;vertical-align:middle;color:#404040;display:block;padding:10px;box-shadow:none;min-height:48px;height:100%;-webkit-appearance:menulist;-moz-appearance:menulist}#wfacp_qr_model_wrap .wfacp_qr_wrap .single_variation_wrap .woocommerce-variation-price,#wfacp_qr_model_wrap .wfacp_qr_wrap .single_variation_wrap .woocommerce-variation-price span{font-size:16px;line-height:24px}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery__trigger,#wfacp_qr_model_wrap .wfacp_qr_wrap span.onsale{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th{display:list-item;list-style:none;background-color:transparent;border:none;padding:0;width:auto}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td label,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th label{display:inline-block;max-width:100%;font-weight:700;text-transform:capitalize;margin-bottom:5px;font-size:14px;line-height:20px}#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price,#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price .wfacp_product_price_sec span bdi,#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price span{font-size:20px;line-height:25px;color:#000;margin-bottom:10px}body #wfacp_qr_model_wrap .wfacp_qv-summary h1 span{color:#000}#wfacp_qr_model_wrap .wfacp_qr_wrap del span.amount{opacity:.6;font-weight:400;margin-right:.3em}#wfacp_qr_model_wrap .wfacp_qr_wrap span.amount{white-space:nowrap;color:#111;font-weight:700}#wfacp_qr_model_wrap .wfacp_qr_wrap .quantity .qty{width:4.235801032em;text-align:center;padding:.6180469716em;background-color:#f2f2f2;outline:0;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);font-size:100%;margin:0;vertical-align:baseline;height:auto;border-radius:0;color:#43454b!important}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{position:relative;display:block;text-transform:uppercase;font-size:15px;color:#fff;-ms-touch-action:none;touch-action:none;cursor:pointer;font-weight:400;text-align:center;text-decoration:none;border:1px solid transparent;vertical-align:middle;border-radius:0;margin-top:0;text-shadow:none;line-height:1.5;min-height:48px;padding:13px 25px;max-width:100%;box-sizing:border-box;background-color:#24ae4e;width:100%}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:hover{background-color:#34c961}#wfacp_qr_model_wrap .wfacp_qr_wrap .quantity{margin-bottom:20px}#wfacp_qr_model_wrap .wfacp_qr_wrap label.screen-reader-text{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:25px}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li{width:23.5%;float:left;margin:0 2% 0 0;list-style:none;margin-bottom:25px;cursor:pointer;padding:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n+1){clear:both}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n){margin-right:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s;width:100%}#wfacp_qr_model_wrap .wfacp_qr_wrap .button.minus,#wfacp_qr_model_wrap .wfacp_qr_wrap .button.plus{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.wfacp_qv-main{overflow:auto;position:relative;top:0;height:100%;background-color:#fff!important;padding:25px!important}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qv-close,.wfacp_qv-close{display:table;right:0;bottom:0;position:absolute;color:#fff;cursor:pointer}.wfacp_qv-nxt,.wfacp_qv-prev{color:#fff;display:table;position:fixed;top:50%;transform:translate(0,-50%);font-size:30px;cursor:pointer;z-index:100}.wfacp_qv-prev{left:3%}.wfacp_qv-nxt{right:3%}.wfacp_qv-plink{padding:8px 13px;display:inline-block;background-color:#2d84d4;margin-top:10px}.wfacp_qv-plink a{color:#fff}.wfacp_qv-plink a:hover{color:#eee}.wfacp_qv-panel .woocommerce-review-link{display:none}.woocommerce div.product .wfacp_qv-images div.images{float:none;margin:auto;width:auto}#wfacp_qr_model_wrap .woocommerce-product-gallery__image a img{display:block;width:100%;height:auto;box-shadow:none}.single_variation_wrap .woocommerce-variation-price{display:none}.wfacp_option_btn{display:none}@font-face{font-display:swap;font-family:wfacp_qv;src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.eot?9mvi0e);src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.eot?9mvi0e#iefix) format('embedded-opentype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.ttf?9mvi0e) format('truetype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.woff?9mvi0e) format('woff'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.svg?9mvi0e#wfacp_qv) format('svg');font-weight:400;font-style:normal}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qv,#wfacp_qr_model_wrap .wfacp_qv{font-family:wfacp_qv!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:26px;height:26px;background:#7f7f7f;text-align:center;display:block;top:42px;z-index:555;border-radius:50%;right:-6px}.xooqv-zoom-in:before{content:"\e987"}.xooqv-eye:before{content:"\e9ce"}.xooqv-cross:before{content:"\ea0f";font-family:wfacp_qv!important;font-size:13px;font-weight:400;line-height:26px}.xooqv-arrow-right:before{content:"\ea34"}.xooqv-arrow-left:before{content:"\ea38"}.xooqv-chevron-right:before{content:"\e900"}.xooqv-chevron-left:before{content:"\e901"}.wfacp_qv-preloader{text-align:center}.wfacp_qv-speeding-wheel{border:3px solid #222;margin:0 auto;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:wfacp_qv-spin 575ms infinite linear;-o-animation:wfacp_qv-spin 575ms infinite linear;-ms-animation:wfacp_qv-spin 575ms infinite linear;-webkit-animation:wfacp_qv-spin 575ms infinite linear;-moz-animation:wfacp_qv-spin 575ms infinite linear}@keyframes wfacp_qv-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes wfacp_qv-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes wfacp_qv-spin{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes wfacp_qv-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes wfacp_qv-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.wfacp_qv-opl{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wfacp_qv-opl .wfacp_qv-speeding-wheel{height:70px;width:70px}.wfacp_qv-mpl{visibility:hidden;position:relative;display:table;margin:auto}.wfacp_qv-pl-active{display:table;visibility:visible}.wfacp_qv-mpl .wfacp_qv-speeding-wheel{height:35px;width:35px;border-bottom-color:#fff;border-top-color:#fff}.wfacp_qv-summary .quantity{display:none!important}a.reset_variations{display:none!important}#wfacp_qr_model_wrap .woocommerce-product-details__short-description label{color:#000}body .wfacp_qv-images .woocommerce-product-gallery__image--placeholder img{width:100%}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td label,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th label,body #wfacp_qr_model_wrap .wfacp_qv-summary .product_title,body #wfacp_qr_model_wrap .wfacp_qv-summary .product_title span,body .wfacp_qv-summary h1,body .wfacp_qv-summary h1 span{color:#000}body #wfacp_qr_model_wrap table{text-align:left}body .wfacp_qv-images img{width:100%;height:auto}.xooqv-cross:before{position:absolute;left:0;right:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .button,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select{font-family:inherit}#wfacp_qr_model_wrap .woocommerce-variation-add-to-cart-disabled .button{cursor:not-allowed;opacity:.5;pointer-events:none}#wfacp-e-form #wfacp_qr_model_wrap .woocommerce-product-details__short-description,#wfacp_qr_model_wrap .woocommerce-product-details__short-description{margin-top:15px}#wfacp_qr_model_wrap .woocommerce-product-details__short-description p:last-child{margin-bottom:0}body .wfacp_main_form .wfacp_qv-summary .woocommerce-variation>p{margin-bottom:10px;color:#b22323}body #wfacp_qr_model_wrap .wfacp_qv-summary p.stock.out-of-stock,body #wfacp_qr_model_wrap .woocommerce-variation>p{color:#d33}.woocommerce div.product .wfacp_qv-images div.images ul.flex-direction-nav{display:none}.wfacp_qv-main .single_variation_wrap .woocommerce-variation-price{display:block}#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price{display:none}@media only screen and (max-width:768px){div.wfacp_qv-images,div.wfacp_qv-summary{width:100%;float:none;margin-bottom:15px}}@media (min-width:768px){.wfacp_qv-container{width:100%}.wfacp_qv-container .wfacp_option_btn{display:none!important}}@media (max-width:767px){.wfacp_option_btn{display:block}#wfacp_qr_model_wrap .wfacp_qr_wrap .button,.wfacp_option_btn{background:#24ae4e;position:absolute;bottom:0;left:0;right:0;text-align:center;color:#fff;padding:14px 10px;font-size:17px;cursor:pointer}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{position:fixed;width:100%}.wfacp_qv-main{padding:10px 10px 35px}#wfacp_qr_model_wrap .woocommerce-product-details__short-description{padding-bottom:0}.wfacp_qr_wrap form.cart,div.wfacp_qv-summary{margin-bottom:0}body .wfacp_qv-main{padding-bottom:70px;margin-bottom:0}}@media (max-width:480px){.wfacp_qv-container{max-width:100%;left:20px;right:20px}.wfacp_qv-main{padding:10px}.wfacp_qv-images:after{clear:both}.wfacp_qv-images:after,.wfacp_qv-images:before{display:block;content:''}.wfacp_qv-summary h1{font-size:20px;line-height:20px}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{display:inline-block}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li,#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:2%}}@font-face{font-display:swap;font-family:bwf-icons;src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.eot?mq1o9z);src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.eot?mq1o9z#iefix) format('embedded-opentype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.ttf?mq1o9z) format('truetype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.woff?mq1o9z) format('woff'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.svg?mq1o9z#icomoon) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:bwf-icon;src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb);src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb#iefix) format("embedded-opentype"),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.ttf?rwcwgb) format("truetype"),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.woff?rwcwgb) format("woff"),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.svg?rwcwgb#funnelkit-icon) format("svg");font-weight:400;font-style:normal}html.wfacp_html_boxed{background:#f5f5f5}body.wfacp_checkout-template-wfacp-full-width{background:#f5f5f5!important}html.wfacp_html_canvas{background:0 0}body #wfacp-sec-wrapper #wfacp_checkout_form{display:block}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}html{min-width:auto;height:auto}body{line-height:1.5;text-align:inherit;margin:0}body table,body td,body th{border:none}body th,body tr,body tr td,body tr th{background:0 0}tr td img{vertical-align:middle;display:inherit}.wfacp_table_cell{display:table-cell;vertical-align:middle}.wfacp_table_div{display:table;width:100%;height:100%}body .wfacp_mini_cart_start_h dt{float:none}body #wfacp-e-form .wfacp_cart_empty,body .wfacp_cart_empty{text-align:left;border:none;background:#fae6e6;border-radius:8px;padding:5px 12px 5px 12px!important;color:#e15334;font-size:12px;margin-bottom:16px}body .wfacp-right-panel .wfacp_cart_empty{margin-left:-10px;margin-right:-10px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9>tbody>tr:not(.cart_item)>td:not(.product-name-area),.wfacp_min_cart_widget table.shop_table>tbody>tr:not(.cart_item)>td:not(.product-name-area){padding:0}body #wfacp-e-form .wfacp-product-switch-panel .wfacp_cart_empty{margin-bottom:0}body .wfacp_delete_item_wrap{position:relative}body .wfacp_delete_item_wrap a{border-radius:100%;display:block;text-align:center;color:#bbb;border:1px solid #bbb;width:14px;height:14px;padding:0;position:relative;line-height:22px;font-size:0;outline:0;transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body .wfacp_delete_item_wrap a:hover{color:#fd7a7a;border-color:#fd7a7a}body .wfacp_delete_item_wrap a:before{content:'x';position:absolute;left:0;font-size:12px;color:#bbb;right:0;top:50%;margin-top:-3px;line-height:4px;transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body .wfacp_delete_item_wrap a:hover:before{color:#fd7a7a}#wfacp-e-form .wfacp_main_form .woocommerce-checkout-payment div#installmentsCard span{display:block}body .product-quantity .value-button:hover{color:#000;background-color:#f1f1f1}body .wfacp_main_form .wfacp-comm-title:empty,body .wfacp_main_form p span.woocommerce-input-wrapper+br{display:none}body .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state).wfacp_state_wrap .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{box-shadow:none!important}body .wfacp_main_form.woocommerce .ywcmas_manage_addresses_cb_container input{position:relative;left:auto;top:auto;margin-right:5px;bottom:auto}#wfacp_smart_buttons .wfacp_smart_button_container .gpay-button{min-height:42px;width:100%}body #wfacp_smart_button_fkwcs_google_pay .fkwcs_google_pay_wrapper{margin:0!important}#wfacp-e-form span.wfacp_inline_field_error,.wfacp_main_form span.wfacp_inline_field_error{position:relative;font-size:13px;line-height:1.2;color:#e15334;display:block;margin-top:5px}body #wfacp-e-form .wfacp-form:not(.wfacp-top):not(.wfacp-inside) form .wfacp_empty_field:not(.wfacp-anim-wrap)>label:not(.wfacp_radio_field_label),body .wfacp-form:not(.wfacp-top):not(.wfacp-inside) .wfacp_main_form.woocommerce .wfacp_empty_field:not(.wfacp-anim-wrap)>label:not(.wfacp_radio_field_label){top:18px;bottom:auto;margin:0}body #wfacp-e-form .wfacp-form:not(.wfacp-top):not(.wfacp-inside) form .wfacp_empty_field:not(.wfacp-anim-wrap) .wfacp_radio_options_group label{top:0}#wfacp-e-form .wfacp-form.wfacp-inside form .wfacp_empty_field:not(.wfacp-anim-wrap) label.wfacp-form-control,.wfacp-form.wfacp-inside .wfacp_empty_field:not(.wfacp-anim-wrap) label.wfacp-form-control{top:16px;bottom:auto;margin:0}body #wfacp-e-form .wfacp-inside #billing_email_field:not(.wfacp-anim-wrap) input[type=email]{padding-bottom:12px;padding-top:12px}body #wfacp_checkout_form{position:relative}body #wfacp-e-form #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row.wfacp_dropdown.wfacp_drop_list select{-moz-appearance:none;-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){body .wfacp_main_form input,body .wfacp_main_form select,body .wfacp_main_form textarea{font-size:16px}}@supports (-webkit-overflow-scrolling:touch){#wfacp_qr_model_wrap .wfacp_qr_wrap .button,.wfacp_option_btn{-webkit-transform:translate3d(0,0,0)}#wfob_qr_model_wrap .wfob_qr_wrap .button,.wfob_option_btn{-webkit-transform:translate3d(0,0,0)}}.wfacp_main_form #billing_address_2_field>label,.wfacp_main_form #shipping_address_2_field>label{width:auto;opacity:1}body .wfacp_main_form .wfacp_notice_dismise_link a{position:absolute;right:28px;width:18px;height:18px;text-decoration:none;border:1px solid #ccc;border-radius:100%;font-size:14px;line-height:13px;top:50%;margin-top:-9px;color:#ccc;padding-left:1px}.wfacp_main_form .wfacp-comm-title h4.wfacp-normal{font-weight:400}.wfacp_main_form .wfacp-comm-title h4.wfacp-bold{font-weight:700}.wfacp_main_form .wfacp-comm-title h4.wfacp-text-center,body .wfacp_main_form .wfacp-order-place-btn-wrap.wfacp-text-center{text-align:center}.wfacp_main_form .wfacp-comm-title h4.wfacp-text-right,body .wfacp_main_form .wfacp-next-btn-wrap.wfacp-text-right,body .wfacp_main_form .wfacp-order-place-btn-wrap.wfacp-text-right{text-align:right}.wfacp_main_form .wfacp-comm-title h4.wfacp-text-left,body .wfacp_main_form .wfacp-next-btn-wrap.wfacp-text-left,body .wfacp_main_form .wfacp-order-place-btn-wrap.wfacp-text-left{text-align:left}.woocommerce-terms-and-conditions{margin-bottom:16px}body .wfacp_main_form span.woocommerce-terms-and-conditions-checkbox-text{font-weight:400}.create-account label,body span.woocommerce-input-wrapper label.checkbox,label.wfacp-form-control-label{cursor:pointer}body .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill,body .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:focus,body .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.wfacp_animate_shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.wfacp_main_form h1,.wfacp_main_form h2,.wfacp_main_form h3,.wfacp_main_form h4,.wfacp_main_form h5,.wfacp_main_form h6{font-family:inherit}.wfacp-form-control-wrapper #billing_state,.wfacp-form-control-wrapper #shipping_state{width:100%}.wfacp-comm-title h2{font-family:inherit}.wfacp_main_form .wfacp_row_wrap:after,.wfacp_main_form .wfacp_row_wrap:before{content:'';display:block}.wfacp_main_form .wfacp_row_wrap:after{clear:both}.wfacp_checkbox_field label,.wfacp_checkbox_field span{margin-bottom:0;padding-bottom:0}body .wfacp_main_form .woocommerce-checkout .wfacp-next-btn-wrap.wfacp-btn-fullwidth .button,body .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap.wfacp-btn-fullwidth .button{width:100%}.wfacp-comm-title h4:empty,.wfacp-header-nav ul li span:empty:before,.wfacp_header .wfacp-header-nav ul li:empty,.wfacp_main_form .wfacp-comm-title h4:empty,.wfacp_main_form .wfacp-label-post-inside{display:none}.wfacp-payment-tab-list.full_width_cls{width:100%;float:none;box-sizing:border-box}span.wfacp_input_error_msg{color:red;font-size:13px}.wfacp-left-panel.single_step{display:block}.wfacp_payment{display:none}.wfacp_error_message{display:none;clear:both;padding:0 45px;color:#e15334}body:not(.wfacp_oxygen_template) .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered,body:not(.wfacp_oxygen_template) p.woocommerce-invalid-required-field .wfacp-form-control{border-color:#e15334}.wfacp_main_form .wfacp-comm-title:not(.wfacp_internal_form_wrap).none{padding:0}.wfacp_error_message{padding:0!important;margin-bottom:5px}.wfacp_main_form p.form-row span.wfacp_input_error_msg{color:#e15334;display:block;width:100%;font-size:12px}.wfacp_main_form .wfacp_error_message{color:#e15334}span.woocommerce-input-wrapper .woocommerce-password-strength,span.woocommerce-input-wrapper small.woocommerce-password-hint{display:block;clear:both;font-size:14px;color:#565e66;font-weight:400;line-height:1.5}.woocommerce-checkout button.button.button-primary.wfacp_next_page_button{width:65%;padding:16px;background:#3665a6;color:#fff;margin:0 auto 15px;font-size:16px;font-weight:400;cursor:pointer}.wfacp-two-step-erap.wfacp-next-btn-wrap{text-align:center}button.button.button-primary.wfacp_back_page_button:before{content:'';background-image:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/left-arrow.png);background-position:center;background-size:cover;width:14px;height:12px;position:absolute;left:0;display:none;top:50%;margin-top:-6px}button.button.button-primary.wfacp_back_page_button{position:relative;padding-left:20px}.wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{color:#f5c443}body .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{background-color:transparent;font-size:16px;border-radius:0;text-decoration:none;margin:0 0 16px;padding:0;padding-left:0;width:auto;cursor:pointer;font-weight:400;display:none}.woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{margin-top:-3px}.wfacp-form-control-wrapper label{font-weight:500}.wfacp-section .form-row.place-order .wfacpob_Box .wfacpob_checkbox_div{padding:0;padding-left:28px;height:100%;vertical-align:middle;display:table-cell}.wfacp-section table:last-child{margin-bottom:0!important;padding-bottom:0!important}div#checkout_paypal_message{margin-bottom:15px}div#paypal_box_button p.checkoutStatus{margin-bottom:0}.wfacp_main_form .wfacp-payment-dec{padding:10px;margin:0 15px 15px}body table.shop_table tr td small{font-size:80%}.blockOverlay:after,.blockOverlay:before,.blockUI:after,.blockUI:before{display:none!important}body .wfacp_main_form .wc_payment_method .payment_box label{color:#000;display:block;font-size:13px}body .wfacp_main_form .woocommerce-checkout .button{line-height:1.5;min-height:auto;border:none;box-shadow:none;font-family:inherit;cursor:pointer}.create-account label.checkbox{display:block}.wfacp_main_form abbr[title]{border-bottom:none;cursor:inherit;text-decoration:none}.wfacp-form ul.woocommerce-side-nav.woocommerce-checkout-nav{display:none}body .wfacp_main_form{box-sizing:border-box}.wfacp_clearfix:after,.wfacp_clearfix:before{content:'';display:block}.wfacp_clearfix:after{clear:both}body .wfacp-form .wc-social-login.form-row-wide a:hover{opacity:1;color:#fff}body .wfacp-form .wc-social-login.form-row-wide a{color:#fff}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info{margin:0 0 16px}body .wfacp_text_center{text-align:center}.wfacp-form .checkout-wrap{display:none}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info:after{clear:both}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info:after,body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info:before{content:'';display:block}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info{margin:0 0 16px}body .wfacp-form p.automatewoo-optin.form-row label{display:block;position:relative;text-align:left}.form-row.checkbox-legal .woocommerce-form__label-for-checkbox input[type=checkbox]{position:absolute;top:5px;float:none;width:auto;margin-top:0}.wfacp_invalid_variarion{padding-left:25px}.wfacp-form .cart-custom-field{display:none}p.woochimp_checkout_checkbox{text-align:left;position:relative;padding:0!important}p.woochimp_checkout_checkbox input#woochimp_user_preference{position:absolute;top:5px;float:none;width:auto;margin-top:0;display:inline-block}p.woochimp_checkout_checkbox label{padding-left:21px;display:inline;position:relative;vertical-align:middle;margin:0;font-weight:400}.wfacp_main_form .wfacp-form-control-label label{font-weight:400}.wfacp_coupon_error_msg,.wfacp_coupon_remove_msg{padding:0 12px}.wfacp-form-control-wrapper.form-row{margin-left:0;margin-right:0;display:block}p.mailchimp-newsletter label{display:inline}p.mc4wp-checkbox-woocommerce span{margin-left:5px}body .wfacp_main_form .woocommerce-info a{background:0 0}body .wfacp_main_form #customer_location_self_certified_field{border:none;margin-top:0}body .wfacp_main_form #customer_location_self_certified_field #customer_location_self_certified-description{margin-bottom:10px}body .wfacp_main_form .wfacp_drip_wrap+.clear{display:none}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full{margin-bottom:15px}body .wfacp-col-clearfix{clear:both}.wfacp_main_form label.wfacp-form-control-label{clip:auto;height:auto;width:auto}body .wfacp_main_form.woocommerce input[type=date],body .wfacp_main_form.woocommerce input[type=email],body .wfacp_main_form.woocommerce input[type=number],body .wfacp_main_form.woocommerce input[type=password],body .wfacp_main_form.woocommerce input[type=tel],body .wfacp_main_form.woocommerce input[type=text],body .wfacp_main_form.woocommerce select,body .wfacp_main_form.woocommerce textarea{float:none}body #wfacp-e-form input[type=date]:not([hidden]),body #wfacp-e-form input[type=email]:not([hidden]),body #wfacp-e-form input[type=number]:not([hidden]),body #wfacp-e-form input[type=password]:not([hidden]),body #wfacp-e-form input[type=tel]:not([hidden]),body #wfacp-e-form input[type=text]:not([hidden]),body #wfacp-e-form select,body #wfacp-e-form textarea,body .wfacp_mini_cart_start_h input[type=date]:not([hidden]),body .wfacp_mini_cart_start_h input[type=email]:not([hidden]),body .wfacp_mini_cart_start_h input[type=number]:not([hidden]),body .wfacp_mini_cart_start_h input[type=password]:not([hidden]),body .wfacp_mini_cart_start_h input[type=tel]:not([hidden]),body .wfacp_mini_cart_start_h input[type=text]:not([hidden]),body .wfacp_mini_cart_start_h select,body .wfacp_mini_cart_start_h textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;max-width:100%;margin-bottom:0;margin-top:0}body #wfacp_checkout_form textarea,body .wfacp_main_form.woocommerce textarea{resize:vertical}.wfacp_main_form .woocommerce-error li{color:#737373}body .wfacp_main_form.woocommerce .select2-container input[type=text]{padding:0;border:none;min-height:48px;outline:0;box-shadow:none}body .wfacp_main_form.woocommerce .select2-container input[type=text]:hover{border:none!important}body .wfacp_main_form.woocommerce .select2-container input[type=text]:focus{box-shadow:none!important}body .wfacp_main_form .wfacp_drop_list .woocommerce-input-wrapper,body .wfacp_main_form .wfacp_dropdown .woocommerce-input-wrapper{position:relative;display:block}body .wfacp_main_form .wfacp_drop_list .woocommerce-input-wrapper select{cursor:pointer}.wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account{margin-top:10px;position:relative}.wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account label.checkbox{display:initial;margin:0;padding-left:25px!important;font-weight:400}.wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account h3{margin:0 0 10px;line-height:1.5}body .wfacp_main_form.woocommerce label.checkbox{margin-bottom:5px}body .wfacp_main_form .wfacp_hidden_section{display:none}body .wfacp_main_form .wfacp-row .wfob_bump_wrapper{padding:0 15px;clear:both}body a.tm-cart-edit-options{display:none}body .wfacp_main_form.woocommerce .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{margin-top:0}body .wfacp_main_form.woocommerce form.woocommerce-form.woocommerce-form-login.login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span{cursor:pointer}body .wfacp_main_form .woocommerce-account-fields p label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label{top:auto;left:0;margin-top:0;bottom:0;overflow:initial;pointer-events:unset;z-index:auto}body .wfacp_main_form.woocommerce .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{margin-top:0}body .wfacp_main_form p.form-row.form-row-wide.mailchimp-newsletter,body .wfacp_main_form.woocommerce .mc4wp-checkbox,body .wfacp_main_form.woocommerce .wfacp_checkbox_field{position:relative}body .wfacp_main_form.woocommerce .mc4wp-checkbox{clear:both}body .wfacp_clear{clear:both}body .wfacp_main_form #vat_number_field{margin-bottom:30px}body .wfacp_main_form .wfob_bump_wrapper{margin-bottom:25px}body .wfacp_main_form.woocommerce .wfacp-section{margin-bottom:10px}body .wfacp_main_form .shop_table.wfacp-product-switch-panel,body .wfacp_main_form .wfacp_wrapper_start{margin-bottom:25px}body .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper input.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox{position:absolute;top:3px}body .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper p.form-row{position:relative}body .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper p.woocommerce-invalid-required-field input[type=checkbox]{border-color:#e15334!important;transition:all .4s ease-out!important}body .wfacp_main_form.woocommerce .wfob_bump_wrapper+p.form-row{margin-top:15px}body .wfacp_main_form.woocommerce .mc4wp-checkbox label{display:block;width:100%;margin:0;text-align:left;padding-left:25px}body .wfacp_main_form.woocommerce .mc4wp-checkbox label span{display:block;width:100%;margin:0;text-align:left}body .form-row ul li{list-style-type:disc;list-style-position:inside}body .wfacp_main_form .wfacp_custom_field_wfacp_wysiwyg ol{padding:0 15px}body .wfacp_main_form .wfacp_custom_field_wfacp_wysiwyg ol li{list-style-type:decimal}body .wfacp_main_form.woocommerce .wfacp_checkbox_field input[type=checkbox]{min-height:auto}body .wfacp_main_form .woocommerce-error .woocommerce-error{padding:0;margin:0;border:none}body .wfacp_main_form .wc-braintree-venmo-button-container .bfwc-venmo-tokenize img{display:block}body .wfacp_main_form .woocommerce_checkout_order_review_above_order_summary .wfob_wrap_start,body .wfacp_main_form .woocommerce_checkout_order_review_above_payment_gateway .wfob_wrap_start{margin-bottom:15px}body .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 12px}body .wfacp_main_form .select2-container--default .select2-selection--single .select2-selection__clear{display:none}body .wfacp_main_form .other-themes-cc-header{height:auto}body .wfacp_main_form .wc-gzd-checkbox-placeholder label{font-weight:500}body .wfacp_main_form.woocommerce input[type=checkbox]+label{padding-left:0!important;display:initial!important}_:-ms-fullscreen,:root body .wfacp_main_form.woocommerce input[type=radio] + label{display:inline-block}body .wfacp_main_form.woocommerce input[readonly]{background:#fbfbfb}body .wfacp_main_form #wfacp_checkout_form p.form-row.form-row-wide.mailchimp-newsletter{margin-top:15px;clear:both}.wfacp_product.left_right:after,.wfacp_product.left_right:before{display:block;content:''}.wfacp_product.left_right:after{clear:both}body .wfacp_main_form .wfob_bump_wrapper:empty{display:none}body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=date]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=number]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .select2-selection__rendered:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field).wfacp_custom_field_multiselect span.select2-selection.select2-selection--multiple:focus body .wfacp_main_form textarea:focus{transition:all .4s ease-out}body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=date]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .select2-container .select2-selection--single .select2-selection__rendered:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) select:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) textarea:hover,body .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered:hover{transition:all .4s ease-out}body .wfacp_main_form .select2-container--default .select2-selection--single .select2-selection__placeholder{line-height:1.5}body .wfacp_main_form.woocommerce input[readonly]:-moz-placeholder,body .wfacp_main_form.woocommerce input[readonly]:-ms-input-placeholder,body .wfacp_main_form.woocommerce input[readonly]::-moz-placeholder,body .wfacp_main_form.woocommerce input[readonly]::-webkit-input-placeholder{opacity:1}body .wfacp_main_form p.wfacp_custom_field_radio_wrap .wfacp-form-control{padding:0 0 8px;border-color:transparent;background:0 0}.wfacp_steps_sec{margin-bottom:15px}.wfacp_steps_sec ul{list-style-type:none;margin:0 0 1.5em;padding:0}.wfacp_steps_sec ul li:last-child>a{margin-right:0;padding-right:0}.wfacp_steps_sec ul li:first-child>a{padding-left:0}.wfacp_steps_sec ul li a{padding-right:20px;font-size:14px;line-height:1.5;font-family:inherit;position:relative;display:inline-block;opacity:.5}.wfacp_steps_sec ul li{display:inline-block}.wfacp_steps_sec ul li.wfacp_bred_active{opacity:1}.wfacp_steps_sec ul li a{color:#333;position:relative}.wfacp_steps_sec ul li:not(.wfacp_bred_active)>a{opacity:.5}.wfacp_steps_sec ul li:not(:last-child) a:after{content:"";width:12px;height:12px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/arrow-right.svg) center center no-repeat;margin-left:0;position:absolute;right:3px;background-size:cover;top:50%;margin-top:-6px}.wfacp_steps_sec ul li.wfacp_display_none,body .wfacp_steps_sec ul li a.wfacp_step_text_nohave{display:none}.wfacp_steps_sec ul li{margin:0 0 10px}.wfacp_steps_sec ul li.wfacp_bred_active.wfacp_bred_visited a{opacity:1}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{background-color:#f7f7f7}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{margin-bottom:10px;border:1px solid #e6e6e6}.shop_table.wfacp-product-switch-panel{margin-bottom:16px;padding:0 15px}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price .wfacp_product_price_sec{text-align:right}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap{position:relative;display:flex}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price span.woocommerce-Price-amount.amount{margin:0;width:100%;font-size:14px;font-weight:400}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{max-width:100%;border:1px solid #ababab;height:100%;padding:4px;font-size:16px;color:#737373;height:32px;background:#f6f6f6}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .product-name .wfacp_pro_sec{position:relative}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .wfacp_quantity_selector input.wfacp_product_switcher_quantity{background:#fff}.wfacp-product-switch-title:after{clear:both}.wfacp-product-switch-title:after,.wfacp-product-switch-title:before{display:block;content:''}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{float:left;width:70%;padding-right:10px;padding-left:10px}.wfacp-product-switch-title .product-quantity{float:left;font-size:16px;color:#999;max-width:50px;width:100%;text-align:center;margin:0}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-quantity{text-align:center}.shop_table.wfacp-product-switch-panel.product-quantity{float:left}span.wfacp_you_save_text{display:block;margin-left:30px;font-size:14px;color:#f80a0a}span.wfacp_choose_options{display:block;margin-left:30px;font-size:13px;text-decoration:underline}.shop_table.wfacp-product-switch-panel .product-name label{cursor:pointer}body .wfacp_main_form .wfacp_product_switcher_description .product_name.product-name{width:100%}.wfacp_row_wrap .product-name input{max-width:15px}.wfacp_row_wrap .product-name .wfacp_product_sec span{font-size:15px;line-height:1.5;color:#4d4c4c;cursor:pointer}.shop_table.wfacp-product-switch-panel .product-price{cursor:pointer}.wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_choose_options{display:inline-block;margin:0 0 0 4px}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row:last-child{margin-bottom:0}.wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_choose_options.wfacp_ps_type_variable{display:block;text-align:left;margin-left:0}.wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_choose_options.wfacp_ps_type_variable a{display:block;margin-top:3px;color:#0c5796;font-size:13px;line-height:18px}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text,.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text span{color:#f80a0a;font-size:15px;line-height:20px}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button{display:inline-block;margin:0 0 0 5px}body .wfacp-product-switch-title{padding:0 10px 10px 0}.wfacp-product-switch-panel .wfacp_row_wrap.ps_hidden .wfacp_product_sec.wfacp_ps_checked{padding-left:0}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button.var_product{display:block;margin:0;font-size:13px;line-height:20px}.wfacp_ps_div_row img{max-width:14px}.wfacp_product_subs_details,.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_product_subs_details span{font-size:12px;line-height:1.5;font-style:italic}body .wfacp_main_form .wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_best_value{font-size:12px;line-height:12px;display:inline-block;padding:3px 5px;border-radius:3px;margin:0 4px}body .wfacp_main_form #product_switching_field .wfacp_best_val_wrap.below .wfacp_best_value{margin-top:5px}body .wfacp_main_form #product_switching_field .wfacp_best_val_wrap.above .wfacp_best_value{margin-bottom:5px}body .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3.wfacp_sold_indi .wfacp_product_quantity_container,body .wfacp_main_form.woocommerce #product_switching_field.wfacp_setting_qty_hide .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:none}body .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3.wfacp_sold_indi .product-price,body .wfacp_main_form.woocommerce #product_switching_field.wfacp_setting_qty_hide .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:0}body .wfacp_main_form .wfacp_qty_price_wrap{width:30%;float:left}body .wfacp_main_form .wfacp_qty_price_wrap .product-name{text-align:right;padding-left:80px;width:100%}.woocommerce-cart-form__cart-item.cart_item.wfacp_product_row.wfacp_incomplete_variation.wfacp_attributes_error_shake{animation:wfacp_wobble .5s;animation-iteration-count:1}body .wfacp_main_form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item input[type=number]::-webkit-inner-spin-button,body .wfacp_main_form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item input[type=number]::-webkit-outer-spin-button{opacity:1}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_ps_title_wrap{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_1{-webkit-box-flex:0;-ms-flex:0 0 62px;flex:0 0 62px;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3{display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{display:flex;text-align:right;width:calc(100% - 50px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_sec_start{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec del,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{display:block}body .wfacp_main_form #product_switching_field .wfacp_ps_title_wrap{float:none;padding-left:33px;padding-right:10px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1{max-width:62px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2{max-width:100%;padding-left:10px;padding-right:62px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_3{width:100%}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{padding:10px;position:relative}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item{background-color:transparent}body .wfacp_main_form #product_switching_field .wfacp_product_sec_start{float:none;max-width:30%}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item{margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_setting_qty_hide .product-name{width:100%;padding-left:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_error{margin-top:5px;color:#d33}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item legend.wfacp_best_value.wfacp_top_right_corner{width:auto}body .wfacp_main_form .wfacp_sold_individually{display:none}body .wfacp_main_form #product_switching_field.wfacp_not_force_all .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide .wfacp_product_switcher_error,body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:33px}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_product_switcher_error,body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide .wfacp_product_switcher_error,body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:23px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:58px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:81px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img{max-width:100%;display:block;height:auto}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image{border:1px solid #e1e1e1;position:relative;background-color:#fff;width:100%;height:auto}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item{display:block;width:23px;height:23px;position:absolute;left:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a{display:block;font-weight:700;vertical-align:middle;text-align:center;color:#d0d0d0!important;height:100%;line-height:17px;font-size:15px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a:hover{color:transparent!important}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a.wfacp_remove_item_from_cart:hover{color:#dd7575!important;border-color:#dd7575}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{display:block;position:absolute;left:0;top:50%;margin-top:-8px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_1 .wfacp-qty-ball{position:absolute;right:-5px;top:-5px;z-index:10}.wfacp-qty-count{display:inline-block}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_1 .wfacp-qty-count{vertical-align:top;margin:1px 0 0 2px;padding:0 5px;min-width:22px;height:22px;border-radius:11px;background-color:#999;color:#fff;font-size:11px;line-height:22px;text-align:center;z-index:26}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_product_sec_start,body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_product_sec_start{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{display:none}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-left:0;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_product_sec_start,body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_qty_hide .wfacp_product_switcher_col_2{padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_setting_qty_hide .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:none}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_for_mb .wfacp_ps_title_wrap{padding-right:0;padding-left:23px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all .wfacp_product_sec_start{padding-left:60px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_sec_start{padding-left:81px;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp_setting_image_hide .wfacp_product_sec_start{padding-left:23px;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all .wfacp_ps_title_wrap{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-left:0;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_qty_hide .wfacp_product_switcher_col_2{padding-right:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description{width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{display:inline-block;margin:0 0 0 1px;font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button img{max-width:14px;width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{font-weight:400;color:#4d4c4f;font-size:14px;margin-bottom:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name label,body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_col_1 .product-image{cursor:pointer}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_you_save_text{font-size:13px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_you_save_text{line-height:19px;margin:5px 0 0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{color:#dd7575}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{overflow:inherit}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline!important;line-height:1.5}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details span{color:#737373}body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name,body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name label,body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_3 .product-price,body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp-selected-product .wfacp_product_switcher_col_1 .product-image{cursor:default}body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name label{pointer-events:none}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button.var_product{display:block;margin:5px 0 0 0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity{width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:50px;width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_3 .product-price{padding-left:10px;float:none}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec{text-align:right;width:100%}body .wfacp_main_form #product_switching_field .wfacp_crossicon_for_mb{display:none}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .wfacp-selected-product .wfacp_product_switcher_col_3 .product-price{cursor:pointer}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all.wfacp_setting_image_hide.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all.wfacp_setting_image_hide.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_sec_start,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col_1,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col_2,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col_3 .product-price,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_ps_title_wrap{align-items:center}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1{max-width:40px;-ms-flex:0 0 40px;flex:0 0 40px;display:block;align-items:unset}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all.wfacp_setting_not_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2{padding-right:40px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:70px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 40px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3{display:block}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:block;float:left}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:100%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:40px;display:block}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3.wfacp_sold_indi .wfacp_product_price_container{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb{display:block;clear:both;text-align:center}body .wfacp_main_form .wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{height:auto}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product a{border-radius:50%;display:block;font-weight:700;text-align:center;color:#d0d0d0!important;width:20px;line-height:14px;font-size:13px;height:20px;margin-top:5px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product a svg{width:100%;height:100%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product{float:right}body .wfacp_product_restore_wrap{position:relative;color:#737373;border-left:2px solid #e15334;width:auto;padding:0 0 0 10px;margin-bottom:16px;background:0 0}.wfacp_product_restore_wrap a{color:#dd7575}body .cart_item.wfacp_noborder{border-bottom:none}body .wfacp_main_form #product_switching_field .wfacp_best_value{font-size:12px;line-height:12px;display:inline-block;padding:3px 5px;border-radius:3px;margin-bottom:0}body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_left_corner{text-align:left;margin:0}body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_right_corner{text-align:right;margin:0}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel .cart_item.wfacp_best_val_wrap.top_left_corner,body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel .cart_item.wfacp_best_val_wrap.top_right_corner{padding-bottom:18px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .wfacp_product_switcher_col_2 .wfacp_ps_div_row:empty{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all .cart_item .wfacp_row_wrap.wfacp_you_save_text_blank .wfacp_product_switcher_col_1{position:absolute;top:0;left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all .cart_item .wfacp_row_wrap.wfacp_you_save_text_blank .wfacp_product_switcher_col_1 .product-image{position:absolute;left:23px;max-width:50px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp-product-switch-title{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_1 input[type=radio]{margin-top:4px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .cart_item .wfacp_row_wrap{position:relative;display:block}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_ps_title_wrap{display:block;padding-left:0;padding-right:0;max-width:100%;margin-bottom:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp-product-switch-panel .wfacp_ps_title_wrap{padding-left:23px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_product_switcher_col_2 .wfacp_ps_div_row{margin-bottom:5px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_2 .wfacp_you_save_text{line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:40px;float:left;margin-right:10px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_3{width:100%;display:table}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{margin-right:0;display:table-cell;width:50px;vertical-align:middle;padding-right:10px;float:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_3 .product-price{float:none;display:table-cell;vertical-align:middle;width:calc(100% - 40px);padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_3.wfacp_sold_indi .wfacp_product_quantity_container,body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_setting_qty_hide.wfacp_df_ps .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:none}body .wfacp_df_ps .wfacp-product-switch-title{padding-bottom:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price .wfacp_product_price_sec{text-align:left}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_1{display:block;float:left;max-width:50px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_2{display:block;padding-left:60px;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_ps_title_wrap:after{clear:both}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_ps_title_wrap:after,body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_ps_title_wrap:before{display:block;content:''}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_for_mb.wfacp-product-switch-panel .wfacp_ps_title_wrap{padding-right:30px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_sec_start{display:block;max-width:100%;padding-left:60px;padding-right:30px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_remove_product.wfacp_delete_item a{border-radius:50%;display:block;font-weight:700;vertical-align:middle;text-align:center;color:#e1e1da;height:100%;line-height:13px;font-size:13px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_row_wrap .product-price .wfacp_product_price_sec del,body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_row_wrap .product-price .wfacp_product_price_sec ins{display:inline-block}body .wfacp_main_form #product_switching_field.wfacp_for_mb .cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{height:28px;margin-bottom:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel.wfacp_force_all .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel.wfacp_force_all .wfacp_crossicon_for_mb{display:block}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .product-image{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:45px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .product-remove{padding-left:10px;width:calc(70% - 30px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .product-remove{width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_qty_price_wrap{width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form.woocommerce .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{position:relative}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count{min-width:14px;height:14px;line-height:14px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap.wfacp_setting_image_hide .product-remove,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_setting_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_switcher_col_1{max-width:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_switcher_col_2{padding-right:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_ps_title_wrap{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_sec_start{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .product-remove{width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .product-name{padding-left:80px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_ps_disable_hideImg1 .product-name{padding-left:0}body #wfacp-e-form .shop_table.wfacp-product-switch-panel.wfacp_force_all.wfacp_setting_image_hide .product-name{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_setting_not_qty_hide .wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:80px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .product-remove{padding-left:33px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline-block;line-height:19px;font-size:13px}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp-product-switch-title .product-remove{padding-left:10px;width:60%}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_not_image_hide .wfacp-product-switch-title .product-remove{padding-left:10px;width:60%}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_not_image_hide .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=radio]{margin-top:4px}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_force_all.wfacp_enable_delete_item.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_image_hide .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_image_hide .product-remove{width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product a:focus{color:#dd7575;border-color:#dd7575}body #wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{border-color:#e6e6e6}body .wfacp_main_form.woocommerce .wfacp_main_form #product_switching_field .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form.woocommerce .wfacp_main_form #product_switching_field .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single .wfacp_attribute_id{text-transform:capitalize}body .wfacp_main_form .wfacp_selected_attributes{margin-top:5px}.wfacp_selected_attributes:before,body .wfacp_main_form .wfacp_selected_attributes:after{content:'';display:block}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{display:inline-block;float:left;padding-right:8px;font-style:italic;color:#737373;position:relative;margin-right:3px}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{width:5px;height:5px;display:block;position:absolute;top:50%;right:0;background:#c7c7c7;border-radius:50%;margin-top:-2.5px;font-size:0}body .wfacp_main_form .wfacp_selected_attributes:after{clear:both}body .wfacp_main_form .wfacp_product_switcher_description span.wfacp_attribute_value{color:#737373}body .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_attribute_value.wfacp_attr_value_not_available{color:#dd7575}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single>span{font-size:13px}body .wfacp_main_form .wfacp_product_switcher_col dl.variation dt{font-style:italic;color:#737373;text-transform:capitalize;font-size:13px;line-height:1.5}body .wfacp_main_form .wfacp_product_switcher_col dl.variation dd{font-style:italic;color:#737373;font-size:13px;line-height:1.5}body .wfacp_main_form .wfacp_product_switcher_col dl.variation dd p{font-size:13px}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single:last-child span:last-child{display:none}.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item:hover{border-color:#dcdcdc}body .wfacp_main_form #product_switching_field .wfacp_best_val_wrap .wfacp_best_value.shake_top,body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_left_corner.shake_top,body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_right_corner.shake_top{animation:.8s cubic-bezier(.455,.03,.515,.955) 0s 1 normal both running shake-top}body .wfacp_selected_attributes .wfacp_pro_attr_single span,body table dd,body table dl,body table dl p,body table dt{font-weight:400;text-transform:initial;margin:0 0 1px;padding:0;text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}body table dl p{margin-bottom:0}body .wfacp_main_form .product-name.product_name dl.variation.bundle_configuration{display:none}body .wfacp_main_form .wfacp_whats_included{background:#fafafa;padding:20px 15px 30px}body .wfacp_main_form.woocommerce .wfacp_whats_included h3{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:400}body .wfacp_main_form .wfacp_whats_included h1{margin:0 0 10px;font-size:25px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h2{margin:0 0 10px;font-size:22px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h3{margin:0 0 10px;font-size:20px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h4{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h5{margin:0 0 10px;font-size:17px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h6{margin:0 0 10px;font-size:16px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description{margin:0 0 20px}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{font-size:14px;line-height:1.5;margin:0 0 10px;color:#333;font-weight:400}body .wfacp_main_form .wfacp_whats_included .wfacp_description{font-size:14px;line-height:1.5;color:#6c6c6c}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description:last-child{margin-bottom:0}body .wfacp_html_widget ol,body .wfacp_html_widget ul,body .wfacp_main_form .wfacp_whats_included .wfacp_description ol,body .wfacp_main_form .wfacp_whats_included .wfacp_description ul{margin:0 0 10px;padding-left:15px}body .wfacp_html_widget ol li,body .wfacp_main_form .wfacp_whats_included .wfacp_description ol li{font-size:13px;line-height:1.5;margin:0 0 1px;list-style-type:decimal}body .wfacp_html_widget ul li,body .wfacp_main_form .wfacp_whats_included .wfacp_description ul li{list-style-type:disc;list-style-position:outside;font-size:13px;line-height:1.5;margin:0 0 5px}body .wfacp_main_form .wfacp_whats_included .wfacp_description ol li:last-child,body .wfacp_main_form .wfacp_whats_included .wfacp_description ul li:last-child{margin:0}body .wfacp_main_form .wfacp_whats_included .wfacp_description p{font-size:13px;line-height:1.5;color:#6c6c6c;margin:0 0 10px}body .wfacp_main_form .wfacp_whats_included h2:last-child,body .wfacp_main_form .wfacp_whats_included h3:last-child,body .wfacp_main_form .wfacp_whats_included h4:last-child,body .wfacp_main_form .wfacp_whats_included li:last-child,body .wfacp_main_form .wfacp_whats_included ol:last-child,body .wfacp_main_form .wfacp_whats_included p:last-child,body .wfacp_main_form .wfacp_whats_included ul:last-child{margin-bottom:0!important}body .wfacp_main_form.woocommerce input[type=checkbox],body .wfacp_main_form.woocommerce input[type=radio]{opacity:1}body #wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container #fkwcs_stripe_smart_button_wrapper{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st{text-align:center;position:relative}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=checkbox],#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=radio],body .wfacp_main_form.woocommerce #paypal_box_button input[type=checkbox],body .wfacp_main_form.woocommerce #paypal_box_button input[type=radio]{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-top:0;margin-right:5px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{margin-right:1px}#wfacp_smart_buttons.wfacp_smart_buttons .wc-amazon-checkout-message.wc-amazon-payments-advanced-populated{display:inline-block}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container .wc-amazon-checkout-message{margin:0}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{opacity:0;width:100%!important;height:100%}#wfacp_smart_buttons.wfacp_smart_buttons div#pay_with_amazon{vertical-align:middle;cursor:pointer;box-shadow:none;border:0;padding:0;margin:0;display:block;line-height:0;width:150px;height:42px;float:none}body #wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon{background:#f4d281 url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/amazon.png) no-repeat 50% 50%;background-size:25%}body #wfacp_smart_buttons #wfacp_smart_button_amazon_pay{position:relative}#wfacp_smart_buttons.wfacp_amazon_blocked .dynamic-checkout__skeleton{display:block}#wfacp_smart_buttons.wfacp_smart_buttons .woocommerce-info.info.wc-amazon-payments-advanced-info{background:0 0;padding:0!important;clear:none;border:none;box-shadow:none;border-radius:4px;overflow:hidden;display:block;margin:0;clear:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{margin-right:0;vertical-align:top;margin-bottom:10px}body #wfacp-e-form .wfacp_main_form.woocommerce #wfacp_smart_buttons.wfacp_smart_buttons .woocommerce-info{padding-bottom:0!important}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_hide_div{display:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_buttons{min-height:70px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:inline-block}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container:last-child{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:inline-block}#wfacp_smart_buttons.wfacp_smart_buttons div#checkout_paypal_message{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner>fieldset{border:1px solid #e6e6e6;margin:0;border-radius:5px;padding:16px 24px;font-size:14px;color:#333;position:relative;min-height:99px;width:100%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner>fieldset>legend{padding:0 1em;margin:0 auto;display:block;border:none}.wfacp_smart_button_wrap_st div#paypal_box_button{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner fieldset legend{padding:0 1em;margin:0 auto;display:block;background:0 0;font-weight:400;text-transform:inherit;width:auto;border:none;float:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner .angelleye_ppcp legend.express-title,#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner .angelleye_ppcp span.express-divider{display:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder:before{content:'';position:absolute;left:0;width:100%;height:1px;background:#e6e6e6;top:8px;z-index:-99;max-width:45%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder:after{content:'';position:absolute;right:0;width:100%;height:1px;background:#e6e6e6;top:8px;z-index:-99;max-width:45%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder{margin:0 0 25px;display:inline-block;width:100%;text-align:center;font-size:14px;color:#737373;line-height:16px;background:0 0;position:relative;z-index:9}#wfacp_smart_buttons .wfacp_smart_button_inner{margin-bottom:25px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder label{background:0 0;position:relative;padding:0 5px;color:#737373;font-size:13px;margin-bottom:0;font-weight:400}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon{margin-bottom:0}#wfacp_smart_buttons.wfacp-dynamic-checkout-loading .dynamic-checkout__skeleton{display:block}#wfacp_smart_buttons .dynamic-checkout__skeleton{position:absolute;z-index:99999999;left:0;right:0;display:none;top:0;bottom:0;-webkit-animation:1.5s linear 0s infinite normal forwards running loading;animation:1.5s linear 0s infinite normal forwards running loading;background-repeat:no-repeat;background-size:200px 100%;background-image:-webkit-gradient(linear,right top,left top,from(#e6e6e6),color-stop(50%,#cdcdcd),to(#e6e6e6));background-image:linear-gradient(to left,#e6e6e6 0,#cdcdcd 50%,#e6e6e6 100%);margin:0 auto;border-radius:4px;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e6e6e6}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{line-height:1px;min-height:1px}body .wfacp_main_form .wfacp_shipping_options label:empty{display:none}.wfacp_shipping_options{padding:0 15px;margin-bottom:16px}.wfacp_shipping_table{width:100%}.wfacp_shipping_table ul#shipping_method{border-radius:4px;line-height:1;padding:0;border-bottom:0;margin-top:0}.wfacp_shipping_table ul#shipping_method li{margin:0;border-bottom:1px solid #ddd;display:block;float:none;border-radius:0;padding:11px;position:relative;line-height:1.5}.wfacp_shipping_table ul#shipping_method label{margin-bottom:0;color:#888;font-size:14px;font-weight:400;line-height:20px;display:block;cursor:pointer}.wfacp_main_form .wfacp_shipping_table{width:100%;border:1px solid #ddd;border-radius:4px;line-height:1;padding:0;border-bottom:0;margin-top:0}.wfacp_main_form .wfacp_shipping_table tr.shipping{margin:0;border-bottom:1px solid #ddd;font-weight:400;font-size:14px;float:none;border-radius:0;padding:11px}.wfacp_main_form .wfacp_shipping_table tr.shipping td{margin-bottom:0;color:#888;font-weight:400}.wfacp_shipping_table ul#shipping_method li:last-child{border-bottom:none}.wfacp_main_form .wfacp_shipping_table tr.shipping td[data-title]{font-size:14px;line-height:20px;font-weight:500}.wfacp_main_form tr.shipping.wfacp_multi_methods td[data-title]{padding:0}.wfacp_main_form .wfacp_shipping_options label{font-size:16px;color:#888;font-weight:400;margin-bottom:8px}.wfacp_main_form .wfacp_shipping_options>label{text-transform:capitalize}.wfacp_main_form .wfacp_shipping_table tr.shipping td p{font-size:14px;margin:0;line-height:20px}body .wfacp_main_form .shipping.recurring-total ul li label span{font-weight:400}body .wfacp_main_form .shipping.recurring-total ul li label{cursor:pointer;font-weight:400}body .wfacp-form .wfacp_shipping_table ul#shipping_method li label+div{padding-left:22px}tr.shipping-pickup-point td{padding-top:16px}.shipping-pickup-point th{display:none}tr.shipping-pickup-point,tr.shipping-pickup-point font,tr.shipping-pickup-point span{line-height:25px}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods td.wfacp_shipping_package_name>p{padding:0 0 10px;font-weight:600;font-size:13px;line-height:1.5}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods td.wfacp_shipping_package_name p br{display:none}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods td.wfacp_shipping_package_name p small{margin:0 2px}tr.shipping.recurring-total{border-top:1px solid #ddd}body .wfacp_main_form .wfacp_shipping_recurring.wfacp_multi_rec tr>th{display:none}body .wfacp_main_form .wfacp_shipping_recurring tr>th{color:#494949;font-size:14px;line-height:20px;font-weight:500}body .wfacp_main_form .wfacp_shipping_table tbody>tr{border:none}body .wfacp_main_form .wfacp_shipping_table ul li label{margin-bottom:0;color:#494949;font-size:14px;font-weight:400;line-height:20px;display:block}body .wfacp_main_form .wfacp_shipping_table ul{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body .wfacp_main_form .wfacp_shipping_table ul li label{color:#494949}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td[data-title]{color:#494949}label.wfacp_main_form.label.label_shiping.wfacp_recurring_shipping_label{margin-bottom:10px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents{margin-bottom:5px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td{padding-bottom:20px;border:none;width:100%}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping:last-child td{padding-bottom:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents+p{padding:11px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr{margin:0;float:none;border-radius:0;padding:11px;display:block;border:none}.wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tr.shipping{padding:0;border:none;border-radius:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tr.shipping td[data-title]{text-align:left;padding:0;display:block;width:100%}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tr.shipping td[data-title]>p{padding:11px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tbody>tr.shipping td[data-title]>p.woocommerce-shipping-contents{padding:0;border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_multi_rec tr td{margin:0 0 16px}body .wfacp_main_form .wfacp_shipping_table.wfacp_multi_rec tr:last-child td{margin-bottom:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_multi_rec tr td>ul{margin-bottom:2px}body .wfacp_main_form table.wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec{margin-bottom:0}.wfacp_main_form .wfacp_shipping_table,.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_multi_methods,.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods{border:none}.wfacp_main_form tr.shipping.wfacp_single_methods td[data-title]{padding:0}.wfacp_shipping_table ul#shipping_method label{color:#888}.wfacp_main_form .wfacp_shipping_table,.wfacp_main_form .wfacp_shipping_table tr.shipping,.wfacp_shipping_table ul#shipping_method li{border-color:#ddd}.wfacp_shipping_options ul,.wfacp_shipping_table ul#shipping_method{border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-bottom:0}.wfacp_shipping_options ul li p{font-size:14px;margin:0;line-height:20px}body .wfacp_main_form .wfacp_shipping_options ul li{margin:0;border-bottom:1px solid #ddd;display:block;float:none;border-radius:0;padding:11px;position:relative;text-indent:0}body .wfacp_main_form .wfacp_shipping_table ul li label{color:#888}body .wfacp_main_form .wfacp_shipping_options ul li:last-child{border-bottom:none}.wfacp_shipping_options{padding:0 12px}.wfacp_main_form .wfacp_shipping_table tr.shipping{padding:0}.wfacp_shipping_table ul#shipping_method{margin-bottom:20px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping{display:table-row}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping th{width:35%;padding:10px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td{width:65%}body .wfacp_main_form .wfacp_order_summary tr.shipping_total_fee td>label{margin-bottom:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents,body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents+p{margin-bottom:8px}ul#shipping_method li label{cursor:pointer}body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]+label,body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li label{padding-left:0}body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]{display:none}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td .wfacp_subscription_count_wrap p,body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td>p:not(.woocommerce-shipping-contents){padding:11px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping{position:relative}body .wfacp_main_form .wfacp_shipping_table ul li input[type=checkbox],body .wfacp_main_form .wfacp_shipping_table ul li input[type=radio]{left:0;margin-top:0}body .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:310px;float:left}.wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:320px;text-align:right}body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping:after,body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping:before{content:'';display:block}body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping:after{clear:both}.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping,body .wfacp_main_form table.wfacp_shipping_table.wfacp_shipping_recurring{padding-right:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring{padding:0!important}.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping:after,.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping:before{display:block;content:''}.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping:after{clear:both}body .wfacp_shipping_table ul li .wfacp_single_shipping .amount{font-weight:400}body .wfacp_enable_mb_style .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:200px}body .wfacp_enable_mb_style .wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:210px}.wfacp_order_total_shipping_table{width:100%}body .wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_multi_methods+.shipping.wfacp_single_methods td{padding-top:15px}body .wfacp_main_form .wfacp_shipping_table ul#shipping_method:last-child{margin-bottom:0}body .wfacp_main_form .wfacp_shipping_table ul#shipping_method{margin-bottom:15px}body .wfacp_main_form.woocommerce table.wfacp_shipping_table .shipping__table{width:100%;border:none}.wfacp_order_summary table{width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small span{font-size:12px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small{display:block}body .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td small{font-size:12px;display:block}table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td,table.shop_table.woocommerce-checkout-review-order-table th.product-total,table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,td.product-total{text-align:right}.wfacp_order_summary{clear:both}table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:65%}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price ins{text-decoration:none}.wfacp_main_form .cart-discount td,.wfacp_order_summary tr td:last-child{text-align:right}.wfacp_order_summary tr td:first-child{text-align:left}body .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tr.tax-total th{font-weight:400}.wfacp_main_form tr.order-total.recurring-total .first-payment-date{font-size:12px}.wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal:first-child{border:none}body .wfacp_main_form .ia_subscription_items{margin:25px 0}body .wfacp_main_form .ia_subscription_items table.shop_table thead{display:table-header-group}body .wfacp_main_form .ia_subscription_items table.shop_table thead th{font-size:14px;line-height:1.5;font-weight:600;padding:5px 10px}body .wfacp_main_form .ia_subscription_items table.shop_table{border:1px solid #ddd}body .wfacp_main_form .ia_subscription_items h3{margin:0 0 10px}body .wfacp_main_form .ia_subscription_items table.shop_table tbody tr td{padding:5px 10px 15px;text-align:left;font-weight:400}body .wfacp_main_form .ia_subscription_items table.shop_table tbody tr th{padding:10px 10px;text-align:left}body .wfacp_main_form .ia_subscription_items table.shop_table tbody tr td b{font-weight:400}body .wfacp_main_form .ia_subscription_items h3{text-transform:uppercase}body .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal.recurring-total td,body .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tr.order-total.recurring-total td{font-size:15px;line-height:1.5}body .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li{position:relative;padding:0;margin:0 0 16px}body .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li:last-child{margin-bottom:0}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td,body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th{border-left:none!important}body .wfacp_form_cart .cart_item .product-image,body .wfacp_main_form.woocommerce .wfacp_order_summary .product-image{float:left}body .wfacp_main_form.woocommerce .wfacp_order_summary .wfacp-pro-thumb{display:inline-block;position:relative}.wfacp-qty-ball{position:absolute;right:-5px;top:-5px;z-index:10}.wfacp-qty-count{display:inline-block;vertical-align:top;margin:1px 0 0 2px;padding:0 5px;min-width:22px;height:22px;border-radius:11px;background-color:#999;color:#fff;font-size:11px;line-height:22px;text-align:center;z-index:26}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:55px;height:auto;border:1px solid #e1e1e1;width:100%}body .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true{padding-left:75px}body .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true strong.product-quantity{display:none}body .cart-discount svg{max-width:18px;height:18px;position:relative;margin:0 3px 0 5px;top:3px}.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half.wfacp-input-form{width:50%;float:left}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{font-size:16px;font-weight:400;padding:8px 16px;height:50px;line-height:1;display:inline-block;width:100%;text-transform:capitalize;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.wfacp_mini_cart_start_h .wfacp-coupon-page .woocommerce-info a,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{color:#057daf}.wfacp_woocommerce_form_coupon.wfacp_coupon_failed .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half .wfacp_coupon_code{border-color:#e15334}.wfacp_coupon_field_msg>.wfacp_single_coupon_msg{color:#737373;margin:0 0 25px;padding:0 0 0 10px;border-top:none;border-left:2px solid #24ae4e}.wfacp-coupon-page .wfacp_coupon_remove_msg{margin:0 15px 15px;color:#737373;padding:0 0 0 10px;border-top:none;border-left:2px solid #24ae4e}body .wfacp_mb_cart_accordian{cursor:pointer}.wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{color:#737373;border-left:2px solid #e15334;width:auto;position:relative;padding:0 0 0 10px}.wfacp_coupon_error_msg{padding:0 15px}.wfacp_coupon_field_msg,.wfacp_coupon_remove_msg{margin:0 15px;padding:0}.woocommerce-form-coupon-toggle{margin-bottom:10px}.wfacp_coupon_msg{padding:0 15px}body .wfacp_main_form .wfacp-coupon-page .message-container{margin:0}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half{float:left}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-full{clear:both}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-full{width:100%}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half{width:50%}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col3-left-half{width:33.3%;float:left}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-third{width:33.3%;float:left}.wfacp_woocommerce_form_coupon.wfacp-col-full .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-input-form{width:70%}.wfacp_woocommerce_form_coupon.wfacp-col-full .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_btn_wrap{width:30%}.wfacp_woocommerce_form_coupon.wfacp-col-left-third .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-input-form{width:100%}body .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-col-left-third .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_btn_wrap{width:100%;float:none;max-width:100%;margin-top:0;padding:0 15px}body .wfacp_main_form .wfacp_coupon_btn_wrap label.wfacp-form-control-label{background:0 0;z-index:-1;top:auto;bottom:auto;margin:0;left:auto;right:auto}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin-bottom:15px}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn,body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_code{min-height:54px}.wfacp-row.wfacp_coupon_field_box.wfacp_coupon_collapsed,body .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .wfacp_coupon_field_box{margin-top:8px}body .wfacp_main_form .wfacp-coupon-page .wfacp_coupon_remove_msg:empty{margin-bottom:0}body .wfacp-coupon-page .message-container.container.medium-text-center{margin-bottom:0}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{background-color:#999;color:#fff}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn:hover{background-color:#878484}.wfacp_main_showcoupon,.wfacp_showcoupon{cursor:pointer}.wfacp_woocommerce_form_coupon.wfacp_coupon_failed .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half .wfacp_coupon_code,body .wfacp-right-panel #coupon_code.wfacp_coupon_failed_error{transition:all .4s ease-out!important;box-shadow:0 0 0 1px #e15334!important}.wfacp_modal_overlay{top:0;left:0;width:100%;height:100%;z-index:999;overflow:hidden;position:fixed;background:#000;opacity:.9;transition:opacity .25s}.wfacp_modal_container:after,.wfacp_modal_container:before{content:"";display:table}.wfacp_modal_container:after{content:"";clear:both}.wfacp_modal_outerwrap{top:0;left:0;width:100%;height:100%;z-index:999;position:fixed;outline:0;overflow-x:hidden;overflow-y:auto}.wfacp_modal_content{background-color:#fff;max-width:875px;padding:5px;margin:0 auto;transform:translateZ(0);box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);position:relative}.wfacp_modal_outerwrap .wfacp_modal_innerwrap{position:absolute;width:100%;height:auto;left:0;top:0;padding:30px;z-index:9999}.wfacp_modal_left{width:50%;position:relative;margin:0;float:left}.wfacp_modal_left img{width:100%}.wfacp_modal_right{width:50%;position:relative;margin:0;float:left;text-align:left}.wfacp_prod_info{padding:30px}button.wfacp_modal_close{position:absolute;top:-11px;right:-14px;opacity:.5;transform:translateY(0) translateZ(1px);-moz-transform:translateY(0) translateZ(1px);-webkit-transform:translateY(0) translateZ(1px);background:0 0;border:none;font-size:16px;cursor:pointer;background:#fff;width:30px;opacity:1;color:#000;border-radius:100%;height:30px;padding:0;margin:0;line-height:16px;letter-spacing:0;min-height:1px;font-weight:400;font-family:inherit;box-shadow:0 0 2px #8d8d8d;z-index:99}body.wfacp_overflow_hide::-webkit-scrollbar{display:none}.wfacp_modal_outerwrap.wfacp_display_none,.wfacp_modal_overlay.wfacp_display_none{display:none}body #wfacp-sec-wrapper #payment{border:none}#wfacp_checkout_form #payment ul.payment_methods li.payment_method_paypal_advanced img{max-width:100%}#wfacp_checkout_form #payment li.wc_payment_method.payment_method_stripe_cc .select2-selection__rendered{display:flex!important;padding:14px 10px!important}#wfacp_checkout_form #payment input[type=radio]+label.wc-stripe-label-payment-type,#wfacp_checkout_form #payment label.wc-stripe-label-klarna-category,#wfacp_checkout_form #payment label.wc-stripe-label-payment-type{margin-bottom:1em!important}#wfacp_checkout_form #payment li[class*=payment_method_stripe] .select2-container .select2-selection--single{height:auto}#wfacp_checkout_form #payment .payment_box fieldset{border:none;padding:0}#wfacp_checkout_form .payment_method_paypal img{max-width:130px;margin:0 10px}#wfacp_checkout_form #payment li.wc_payment_method.payment_method_paypal_express img{max-width:40%}#payment ul li input[type=number],#payment ul li input[type=password],#payment ul li input[type=tel],#payment ul li input[type=text],#payment ul li select{width:100%!important;padding:8px!important;margin:5px 0!important;border:1px solid #ddd;background-color:#fff;outline:0;font-size:16px!important}#payment .wc-stripe-elements-field,#payment .wc-stripe-iban-element-field{line-height:1.5px!important}#wfacp_checkout_form #payment ul.payment_methods label{font-weight:400;background-color:transparent}#payment ul.payment_methods label:before{display:none}#payment .wc_payment_method .payment_box ul li label{display:inline-block}#wfacp_checkout_form #payment div.payment_box label span{font-size:inherit!important}#wfacp_checkout_form #payment ul.payment_methods li.woocommerce-info{padding:11px!important}.payment_method_braintree_credit_card p.form-row input{margin-bottom:15px}body .wfacp_main_form input#bfwc_save_credit_card+label{padding-left:0}.wfacp-form .stripe-source-errors ul.woocommerce_error{padding:6px}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box p{float:none;position:relative}body .wfacp_main_form.woocommerce #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label{background:0 0}.payment_box.payment_method_square .sq-input{margin:0!important;font-size:inherit;box-shadow:none;box-sizing:border-box;width:100%!important;border:1px solid #ddd;background-color:#fff;outline:0;vertical-align:top}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box:last-child{margin-bottom:0}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box.payment_method_square p{margin:0 0 10px}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box.payment_method_square p label{line-height:24px;font-size:14px}body .wfacp_main_form table.bsnp_checkout_table{table-layout:fixed!important;margin:0!important}body .wfacp_main_form .bsnp_checkout_table>tbody>tr td{padding:5px;width:100%!important}body .wfacp_main_form .woocommerce-checkout #wc_gateway_bluesnap_cc-cc-form .defualt-credit-card-form{padding:0}body .wfacp_main_form .woocommerce-checkout #payment #wc_gateway_bluesnap_cc_exp_month{width:48%!important;float:left!important;margin-right:2%}body .wfacp_main_form .woocommerce-checkout #payment #wc_gateway_bluesnap_cc_exp_year{width:48%!important;float:left!important;margin-left:2%}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input+label{line-height:16px}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label span{margin-left:0;margin-right:0}body .wfacp_main_form #add_payment_method #payment ul.payment_methods li,body .wfacp_main_form .woocommerce-cart #payment ul.payment_methods li,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li{position:relative}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row{margin:0;padding:0}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li{width:100%}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal a.about_paypal{margin-left:10px}body .wfacp_main_form .wfacp-section fieldset#wc-stripe-cc-form,body .wfacp_main_form .woocommerce-checkout #payment div.payment_box .form-row.woocommerce-validated{position:relative}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container input,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container select{position:relative!important;left:auto;right:auto;bottom:auto;top:auto;min-height:1px;margin:0!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container label.gn-card-brand{padding:0!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container .gn-card-brand-content .gn-hide,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container .gn-hide{display:none}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial .gn-label-birth,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial .gn-osc-row .gn-label{height:auto;text-align:left;padding-left:10px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form input,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form select{height:auto;min-height:3px!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li{display:inline-block;clear:none;background:0 0;padding:6px 5px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form input,body .wfacp_main_form.woocommerce body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form select{height:auto;padding:5px 10px!important;min-height:3px!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-bank-transfer-form li{clear:none}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment div.payment_box #pagseguro-bank-transfer-form p{margin-bottom:10px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li>label{padding:0!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .payment_box.payment_method_pagseguro>p{margin-bottom:10px}body .wfacp_main_form .wfacp-section fieldset#wc-stripe-cc-form,body .wfacp_main_form .woocommerce-checkout #payment div.payment_box .form-row.woocommerce-validated{position:relative}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-wide{float:none;clear:both}.woocommerce-checkout #payment ul.payment_methods li .payment_method_paytrail input[type=radio]{margin:75px 0 0!important}.woocommerce-checkout #payment ul.payment_methods li .payment_method_paytrail label{display:none!important}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods .payment_box.payment_method_paytrail input[type=radio]{position:relative!important;left:auto;margin:75px 0 0!important}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li a.button{padding:0;text-align:left}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card label img{margin-left:0}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li .payment_method_authorize_net_cim_credit_card fieldset{margin-top:15px}body .wfacp_main_form.woocommerce #woo_pp_ec_button_checkout:empty{display:none}body .wfacp_main_form.woocommerce #woo_pp_ec_button_checkout{padding-top:10px}body .wfacp_main_form.woocommerce .ebanx-form-row{position:relative}body .wfacp_main_form.woocommerce .ebanx-form-row #ebanx-container-new-credit-card #ebanx-save-credit-card{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin:0 5px 0 0}body .wfacp_main_form #braintree_payment_methods .bfwc-selected-payment-method+.select2-container .select2-selection--single .select2-selection__rendered{padding:14px 12px 14px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment a.button{padding:0;width:auto;line-height:1.5;display:block;float:none!important;margin:5px 0 5px;font-size:15px;font-weight:400}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li input[type=radio],body .wfacp_main_form.woocommerce #payment ul.payment_methods li input[type=checkbox],body .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li input[type=radio],body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input[type=radio]{position:relative!important;margin:0 10px 0 0;top:auto;left:auto;right:auto;bottom:auto;vertical-align:middle}body .wfacp_main_form.woocommerce #payment ul.payment_methods li input[type=checkbox],body .wfacp_main_form.woocommerce #payment ul.payment_methods li input[type=radio]{float:none}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label{padding-left:0!important;display:initial!important}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}body .wfacp_main_form.woocommerce #payment input[type=checkbox]+label,body .wfacp_main_form.woocommerce #payment input[type=radio]+label{padding-left:0!important}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal label img{max-width:100px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li>label:before{display:none}body .wfacp_main_form .wfacp_step_preview:empty{display:none}body .wfacp_main_form .wfacp_step_preview{-webkit-box-sizing:border-box;border:1px #ddd solid;box-sizing:border-box;width:100%;padding:0;position:relative;zoom:1;border-radius:8px;color:#545454}body .wfacp_main_form .wfacp_step_preview_wrap{padding-bottom:16px}body .wfacp_main_form .single_preview{border-bottom:1px solid #ddd;position:relative;padding:10px 0}body .wfacp_main_form .single_preview .single_preview_contents{align-items:center;display:flex}body .wfacp_main_form .single_preview_inner{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%;display:flex;padding-right:70px;color:#333;font-size:14px;line-height:1.5}body .wfacp_main_form .single_preview_inner span{margin:0;display:inline-block}body .wfacp_main_form .single_preview_inner:first-child{-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%;color:#737373;font-size:14px;line-height:1.5;padding-right:10px;padding-left:10px;text-transform:capitalize}body .wfacp_main_form .wfacp_step_preview .single_preview_change{position:absolute;right:10px;font-size:14px;line-height:1.5;top:50%;margin-top:-9px}body .wfacp_main_form .wfacp_step_preview .single_preview:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:none}body .wfacp_main_form .wfacp_step_preview .single_preview:first-child{border-top-left-radius:4px;border-top-right-radius:4px}body .wfacp_main_form .single_preview_inner font{margin:0}body .wfacp_main_form #wfacp_checkout_form .single_preview_inner.wfacp_val span{margin-left:5px}body #wfacp-e-form .wfacp_main_form .single_preview_inner.wfacp_val span:first-child{margin-left:0}.wfacp-form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{margin-bottom:0}.wfacp-form .wfacp_main_form.woocommerce #payment #place_order,.wfacp-form .wfacp_main_form.woocommerce button.button.button-primary.wfacp_next_page_button{height:auto}body .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap img{display:none}.place_order_back_btn a,body .btm_btn_sec .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{display:block;margin-bottom:0;font-size:14px;line-height:1.5;color:#9e9e9e}.btm_btn_sec{position:relative;float:none;text-align:center;margin:20px 0 0}.wfacp-left-panel.wfacp_page.pre_built.third_step .btm_btn_sec{display:none}.place_order_back_btn{position:relative;float:none;text-align:center;margin:20px 0 0}.place_order_back_btn.wfacp_none_class{display:block}body .wfacp_main_form .btm_btn_sec .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button>span,body .wfacp_main_form .woocommerce-checkout .place_order_back_btn a span{text-transform:lowercase}body .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:40px}body .wfacp_main_form .woocommerce-checkout .button.button#place_order{display:inline-block}body .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:40px}body .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:40px}body .wfacp_page>.wfacp-back-btn-wrap{display:none}body .wfacp_main_form.woocommerce input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;opacity:1;-webkit-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:3px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;transition:.05s border-color ease-in-out;position:absolute;left:0;z-index:99}body .wfacp_main_form.woocommerce input[type=checkbox]:checked:before{width:14px;content:"\e600";height:14px;font-size:14px;line-height:1;font-family:bwf-icon;position:absolute;left:0;right:0;margin:auto;color:#1e8cbe;top:50%;margin-top:-7px;transform:none;border:none}body .wfacp_main_form.woocommerce input[type=checkbox]:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgba(30,140,190,.8)}body .wfacp_main_form.woocommerce input[type=radio]{-webkit-appearance:none;-moz-appearance:none;opacity:1;-webkit-appearance:none;appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:2px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;transition:.05s border-color ease-in-out;position:absolute;left:0;z-index:99}body .wfacp_main_form.woocommerce #payment li.wc_payment_method input.input-radio:checked::before,body .wfacp_main_form.woocommerce #payment.wc_payment_method input[type=radio]:checked:before,body .wfacp_main_form.woocommerce input[type=radio]:checked:before{content:"";text-indent:-9999px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe;float:left;display:inline-block;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .wfacp_main_form.woocommerce #payment li.wc_payment_method input.input-radio:checked::before{position:initial;left:auto;right:auto}body .wfacp_main_form.woocommerce input[type=radio]:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgba(30,140,190,.8)}body .wfacp_main_form.woocommerce .checkbox_style1 label,body .wfacp_main_form.woocommerce input[type=checkbox]+label,body .wfacp_main_form.woocommerce input[type=radio]+label{display:block;padding-left:25px;line-height:20px;margin:0;cursor:pointer}body .wfacp_main_form.woocommerce .wfacp_checkbox_field>label,body .wfacp_main_form.woocommerce label.checkbox{display:block!important;padding:0;padding-left:25px!important;line-height:1.5;position:relative;margin-bottom:0;width:auto;font-size:14px}body .wfacp_main_form.woocommerce label.checkbox span body .wfacp_main_form.woocommerce .wfacp_checkbox_field>label span{margin-left:0;margin-right:0}dl dd{display:inline-block;margin:0 5px 0 0}dl dt{display:inline-block}dl dd p,dl dt p{margin-bottom:0}td dl{margin:5px 0}dl dd:last-child{margin:0}.wfacp_order_total_field{padding:0 15px}.wfacp_order_total_field table{width:100%;border-collapse:collapse;border-spacing:0;background-color:transparent;margin:0}.wfacp_order_total_field table tr.wfacp_order_subtotal td{border-bottom:1px solid #ddd}body .wfacp_main_form.woocommerce .wfacp_order_total_field{margin:0 0 16px}body .wfacp_main_form table.wfacp_order_total_wrap{border:1px solid #dedede;background:#f8f8f8}body .wfacp_main_form .wfacp_order_total_field table tr td{text-align:left;padding:10px;float:none;font-size:14px;line-height:1.5;color:#737373}body .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td{font-size:16px}body .wfacp_main_form .wfacp_order_total_field table tr td:last-child{text-align:right}.wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half button,.wfacp_mini_cart_classes form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half button{width:100%}body .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox br{clear:both}body .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox label{padding:0!important;display:block!important}body .wfacp_main_form.woocommerce .wfacp_checkout_addon_wrap br{content:"";margin:0 0 10px;display:block;font-size:24%}body .wfacp_main_form.woocommerce .wfacp_checkout_addon_wrap br:last-child{margin:0}body .wfacp_main_form .gift-certificate.sc_info_box ul li{position:relative}body .wfacp_main_form .gift-certificate.sc_info_box ul li{margin:0 0 10px}body .wfacp_main_form .gift-certificate-show-form p,body .wfacp_main_form .gift-certificate.sc_info_box h1,body .wfacp_main_form .gift-certificate.sc_info_box h2,body .wfacp_main_form .gift-certificate.sc_info_box h3,body .wfacp_main_form .gift-certificate.sc_info_box h4,body .wfacp_main_form .gift-certificate.sc_info_box h5{margin:0 0 10px}body .wfacp_main_form ul li:last-child{margin-bottom:0}body .wfacp_main_form .sc_info_box{padding:25px!important}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .wfacp_qty_wrap{display:table;position:relative}body .wfacp_main_form #product_switching_field .wfacp_product_quantity_container{position:relative}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{margin:0 20px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{display:block;margin:0;width:20px;height:30px;position:absolute;border:1px solid #e6e6e6;background:#f9f9f9;line-height:25px;text-align:center;vertical-align:middle;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;color:#3a3a3a;position:absolute;font-size:0;top:0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item{right:0!important;left:auto}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:hover{color:#000;background-color:#f1f1f1}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_decrease_item:before{content:'-'}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:14px;line-height:1px;top:50%;margin-top:-1px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:hover{cursor:pointer}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel form .wfacp_decrease_item{margin-right:-4px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel form .wfacp_increase_item{margin-left:-4px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{text-align:center;border:none;margin:0 20px;width:30px;height:30px;min-height:30px;font-size:13px;line-height:1.5;padding:2px;border-radius:0;color:#3a3a3a;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-inner-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:70px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 70px)}body .wfacp_main_form .mc4wp-checkbox{padding:0 15px}body .wfacp_main_form.woocommerce .wfacp-section.wfacp_order_coupon_box,body .wfacp_main_form.woocommerce .wfacp-section.wfacp_order_summary_box,body .wfacp_main_form.woocommerce .wfacp-section.wfacp_product_switcher,body .wfacp_main_form.woocommerce .wfacp-section:last-child{margin-bottom:0}.sec_text_wrap:not(.right){padding-bottom:40px;position:relative}.sec_text_wrap:not(.right) .btm_btn_sec{position:absolute;float:none;text-align:center;margin:0;bottom:0;right:0;left:0}body .wfacp_main_form.woocommerce label.wfacp-form-control-label abbr.required{display:none}body .wfacp_main_form.woocommerce span.optional{display:inline-block}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{display:block;font-size:inherit}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-left:0!important}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{position:relative;max-width:16px;float:left;margin-right:30px;display:block}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{display:block;font-size:inherit;line-height:16px;text-align:right;color:#737373;padding-left:0}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-right:0;padding-left:50px!important;margin:0 0 16px;text-align:right;position:relative}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li:last-child{margin-bottom:0}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{max-width:16px;display:block;position:absolute;margin:0;top:2px;left:0}.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_express img{max-height:52px;vertical-align:middle;max-width:250px}body .wfacp_main_form .wfacp-section h4{margin-bottom:5px}.wcnlpc-error{padding:0 15px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel:not(.wfacp_type_checkbox) .wfacp-selected-product .wfacp_product_choosen_label_wrap,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel:not(.wfacp_type_checkbox) .wfacp-selected-product .wfacp_product_switcher_col_3 .product-price{cursor:default!important;pointer-events:none!important}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{position:relative;padding:0!important;display:inline}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{position:relative;display:inline;left:auto;right:auto;top:auto;bottom:auto;margin:-3px 5px 0 0;-webkit-appearance:radio;-moz-appearance:radio;-webkit-appearance:radio;appearance:radio;float:none;box-shadow:none}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-left:0!important}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]:focus{outline:0;border:none;box-shadow:none}body .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used td,body .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used th{padding-top:10px;padding-bottom:10px}body .wfacp_main_form.woocommerce .payment_box.payment_method_square_credit_card p.form-row{margin-bottom:10px!important}body .wfacp_main_form.woocommerce .validate-state span.optional{display:none}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_pro_payflow img{max-width:100%}body .wfacp_main_form.woocommerce #econt_door_postcode_field,body .wfacp_main_form.woocommerce #econt_door_street_ap_field,body .wfacp_main_form.woocommerce #econt_door_street_bl_field,body .wfacp_main_form.woocommerce #econt_door_street_et_field,body .wfacp_main_form.woocommerce #econt_door_street_num_field,body .wfacp_main_form.woocommerce #econt_door_street_vh_field,body .wfacp_main_form.woocommerce #econt_machines_postcode_field,body .wfacp_main_form.woocommerce #econt_offices_postcode_field{clear:none}body .wfacp_main_form.woocommerce .econt_shipping_to_office+p.form-row.form-row-wide{padding:0 15px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.right a.button.alt.angelleye_cancel{text-align:right}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.left a.button.alt.angelleye_cancel{text-align:left}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.center a.button.alt.angelleye_cancel{text-align:center}body.wfacpef_page #wfacp-e-form .wfacp_main_form .wfacp_steps_wrap{display:block}body.wfacpef_page #wfacp-e-form .wfacp_steps_sec ul li a{padding-right:20px;font-size:14px;line-height:1.5;font-family:inherit;position:relative;display:inline-block;opacity:.5}body.wfacpef_page #wfacp-e-form .wfacp_steps_sec ul li.wfacp_bred_active.wfacp_bred_visited a{opacity:1}body .wfacp_main_form .wfacp_shipping_table ul li input[type=checkbox],body .wfacp_main_form .wfacp_shipping_table ul li input[type=radio]{left:11px;top:50%;margin-top:-8px}body .wfacp_main_form .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=checkbox],body .wfacp_main_form .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=radio]{left:0;top:2px;margin-top:0}body .wfacp_main_form .wc-amazon-checkout-message{margin:0 0 16px}body .wfacp_main_form.woocommerce .mailchimp-newsletter{margin-left:7px}body .wfacp_main_form.woocommerce .mailchimp-newsletter+.woocommerce-form__label{padding-left:18px!important}#shipping_calculator_field table.wfacp_shipping_table tr th:first-child{display:none}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul li{border:none;padding:0;clear:none;width:auto}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:before,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:before,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:before{display:block;content:''}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:after{clear:both}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{padding:25px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul li img{float:none}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{max-width:100%;max-height:45px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input+label{line-height:1.5}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{background:#fff;padding:25px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li.tcPaymentMethod{margin-bottom:15px}.wfacp_mini_cart_start_h .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-inner-spin-button,.wfacp_mini_cart_start_h .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-outer-spin-button,body .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-inner-spin-button,body .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-outer-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity::-webkit-inner-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity::-webkit-outer-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-inner-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-outer-spin-button,body .wfacp_main_form.woocommerce input[type=number]:not(.ywcmas_addresses_manager_table_qty)::-webkit-inner-spin-button,body .wfacp_main_form.woocommerce input[type=number]:not(.ywcmas_addresses_manager_table_qty)::-webkit-outer-spin-button{-webkit-appearance:none}.wfacp_mini_cart_start_h .cart_item .product-quantity .wfacp_quantity_selector input[type=number],body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .wfacp_quantity_selector input[type=number],body .product-quantity .wfacp_quantity_selector input[type=number],body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{-moz-appearance:textfield}body .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_pagantis img{max-width:initial;max-height:20px}body .wfacp_main_form.woocommerce .wfacp_shipping_options.wfacp_shipping_calculator{clear:both}.wfacp_mac div#wfacp_smart_buttons div#wfacp_smart_button_stripe_gpay_apay div#wc-stripe-payment-request-wrapper{padding-top:0!important;clear:none!important}body .wfacp_main_form.woocommerce #payment ul.payment_methods li label img{max-height:45px;float:none}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img,table.shop_table .product-name-area .wfacp-pro-thumb img{width:100%}body .wfacp_main_form.woocommerce .ebanx_billing_argentina_document span.optional{display:none}body .wfacp_main_form.woocommerce form p.wc-pv-phone input{padding-left:54px}body .wfacp_main_form.woocommerce .wfacp_ebanx_field label span.optional{display:none}body .wfacp_main_form.woocommerce .wfacp_ebanx_field span.woocommerce-input-wrapper .select2-container,body .wfacp_main_form.woocommerce p#billing_persontype_field span.woocommerce-input-wrapper .select2-container{width:100%!important}body .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon{clear:both}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li input[type=radio]{display:none}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_price,body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio{display:inline-block}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio{margin-right:1px}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label span{display:inline-block}body .wfacp_main_form.woocommerce .form-row-wide:not(.wfacp-col-full){clear:unset}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .product-remove{width:50%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .wfacp_qty_price_wrap{width:50%}body #wfacp_smart_button_stripe_gpay_apay div#wc-stripe-payment-request-wrapper{padding-top:0!important;width:150px}body .wfacp_main_form.woocommerce .wfacp_payment .col-md-6{width:auto;padding:0!important;float:none}body.woocommerce-order-pay .wfacp_form_steps{display:none!important}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes shake-top{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-top{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@-webkit-keyframes wfacp_wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wfacp_wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes loading{0%{background-position:-200px 0}100%{background-position:calc(100% + 200px) 0}}@keyframes loading{0%{background-position:-200px 0}100%{background-position:calc(100% + 200px) 0}}body .ywcmas_multiple_addresses_manager h3{margin:0}body .wfacp_main_form.woocommerce .ywcmas_qty{display:block;width:40px;float:left;margin-right:10px}body .wfacp_main_form.woocommerce .ywcmas_manage_addresses_cb_container input[type=checkbox]{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin-right:7px}body #pp_full_res .select2-container .select2-selection--single .select2-selection__rendered,body #pp_full_res input[type=email],body #pp_full_res input[type=password],body #pp_full_res input[type=tel],body #pp_full_res input[type=text],body #pp_full_res select,body #pp_full_res textarea,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager .select2-container .select2-selection--single .select2-selection__rendered,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=email],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=password],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=tel],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=text],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager select,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager textarea{font-size:14px;line-height:1.5;width:100%;background-color:#fff;border-radius:4px;position:relative;color:#404040;display:block;min-height:40px;padding:10px;vertical-align:top;box-shadow:none;opacity:1;border:1px solid #bfbfbf;transition:all .4s ease-out}body #pp_full_res select,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager select{-webkit-appearance:menulist;-moz-appearance:menulist}body #pp_full_res label,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager label{color:#777;font-size:14px;position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=number]{width:40px!important;height:40px;display:inline-block;padding:5px;background-color:#f2f2f2;color:#43454b;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);min-height:1px}span.ywcmas_addresses_manager_table_img img{max-width:100%;height:auto}body .wfacp_main_form.woocommerce .ywcmas_select{width:calc(100% - 50px);margin:0}body .wfacp_main_form.woocommerce select.ywcmas_addresses_manager_table_shipping_address_select{margin-bottom:0}div.ywcmas_addresses_manager_table_remove{float:none;width:15px;height:15px;position:absolute;right:0;top:50%;margin:0;margin-top:-7px;background:0 0;padding:0}select.ywcmas_addresses_manager_table_shipping_address_select{margin-bottom:0}.ywcmas_addresses_manager_table_qty_container{position:relative}#pp_full_res .button,#pp_full_res button{font-size:16px;font-weight:400;padding:8px 16px;height:50px;line-height:1;display:inline-block;text-transform:capitalize;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#pp_full_res .button:hover,#pp_full_res button:hover{background-color:#878484}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td{padding-top:15px}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods:first-child>td{padding-top:0}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td .wfacp_recuring_shiping_count_one+ul{border-top:none!important}.wfacp_main_form.woocommerce table.shop_table_responsive.ywcmas_addresses_manager_table:last-child{margin:0}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table{margin:0 0 16px}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table thead th.ywcmas_addresses_manager_table_product_th{width:40%;padding-bottom:10px}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table thead th{border:none}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table{border:none;padding:0;margin:0;border-radius:0}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr td.ywcmas_addresses_manager_table_qty_td{padding:0;margin:0;border:none;border-radius:0}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):first-child{width:50%;padding-right:10px}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):last-child{width:50%;padding-left:10px}td.ywcmas_addresses_manager_table_foot span.ywcmas_increase_qty_alert{padding-left:0}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table thead tr th:empty{display:none}body .wfacp_main_form .ywcmas_manage_addresses_tables_container table.shop_table_responsive tr td{vertical-align:middle;display:table-cell}body .wfacp_main_form span.ywcmas_addresses_manager_table_img{float:none;display:inline-block;vertical-align:middle}body .wfacp_main_form span.ywcmas_addresses_manager_table_img{float:none;display:inline-block;vertical-align:middle}body .wfacp_main_form .ywcmas_addresses_manager_table_remove{float:none;width:10px;height:10px;position:absolute;right:-10px;top:50%;margin:0;margin-top:-5px;background:0 0;padding:0}body .wfacp_main_form .ywcmas_addresses_manager_table_remove_button{font-size:20px;line-height:10px}body .wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr:not(first-child) select{margin:0 0 10px!important}body .wfacp_main_form .ywcmas_addresses_manager_table tbody tr:first-child select{margin:0!important}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=number]:hover::-webkit-inner-spin-button,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=number]:hover::-webkit-outer-spin-button{opacity:1}body #pp_full_res .select2-container--default .select2-selection--single{border:none;border-radius:0;height:auto}body .wfacp_main_form.woocommerce a.button.ywcmas_shipping_address_button_new{padding:15px 15px;line-height:1.5;display:inline-block!important;color:#fff!important;text-transform:capitalize;box-shadow:none;font-family:inherit;background-color:#999;font-size:15px;width:auto;font-weight:400;border:none;min-height:48px;border-radius:4px;margin:0!important}body #wfacp-e-form .wfacp_main_form.woocommerce a.button.ywcmas_shipping_address_button_new:hover{background-color:#878484}body .shop_table tr.shipping_total_fee{line-height:1.5!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row{position:relative}.wfacp_main_form.woocommerce label.bwfan-label-title input[type=checkbox],.wfacp_main_form.woocommerce label.gh-checkbox-label input[type=checkbox]{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;margin:0 5px 0 0!important}.wfacp_main_form.woocommerce label.bwfan-label-title,.wfacp_main_form.woocommerce label.gh-checkbox-label{display:block!important}span.variation-row p{display:inline-block;margin:0}body.wfacp_checkout-template-wfacp-canvas-php div#page-container,body.wfacp_checkout-template-wfacp-full-width-php div#page-container{padding-top:0!important}.wfacp_main_form.woocommerce .woocommerce-notices-wrapper:empty{display:none}body .wfacp_main_form .wfacp-error,body .wfacp_main_form .wfacp-message{color:#737373;margin:0 0 16px;padding:5px 10px;position:relative;border-top:none;border-left:2px solid transparent}body .wfacp-coupon-btn,body .wfacp-coupon-field-btn{line-height:1.5}body .wfacp_main_form #payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label{border-left:none}body .wfacp_main_form #payment ul.wc_payment_methods li.wc_payment_method>label{border-left:none}body .wfacp_main_form form.checkout .woocommerce-checkout-review-order{padding-left:0;float:none}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe img{max-width:50%;margin-right:5px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe img:last-child{margin-right:0}body .wfacp_main_form.woocommerce input[type=checkbox]+span:before{display:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.bwfan_user_consent.wfacp-consent-term-condition.form-row label{padding-left:0}.woocommerce-checkout-review-order-table{display:table-cell}body .woocommerce-checkout-review-order-table tbody{display:table-row-group}body .woocommerce-checkout-review-order-table tfoot{display:table-footer-group}body .woocommerce-checkout-review-order-table{display:table}body .woocommerce-invalid:after{display:none}#mailchimp-gdpr-fields label{position:relative}body #wfacp_mailchild_field_wrap input[type=checkbox]{position:relative;left:auto!important;right:auto!important;top:auto;float:left;margin-right:0}body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss){border-color:#24ae4e!important}body .wfacp_main_form #wfacp_checkout_form #payment .wfacp-order-place-btn-wrap+.angelleye_smart_button_checkout_bottom,body .wfacp_main_form #wfacp_checkout_form #payment .wfacp-order-place-btn-wrap+.wc_ppec_responsive_payment_buttons{margin:20px auto;padding:0!important}.woocommerce #content input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page #content input.button,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,body a.button,body button.button,body input.button{opacity:1;left:auto;right:auto;bottom:auto;top:auto;position:relative;transform:none;margin:0}body #wfacp_checkout_form .woocommerce-account-fields p.create-account>label span{white-space:initial}.woocommerce-page .woocommerce-info{float:none}body .button,body button,body input[type=button],body input[type=reset],body input[type=submit]{text-transform:none}body .select2-results__option:empty{display:none}small.tax_label{font-size:10px!important}body .cart_item .product-quantity,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity{width:75px}body .cart_item .product-quantity .value-button.wfacp_increase_item:before,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button.wfacp_increase_item:before{margin-top:-8px}body .cart_item .product-quantity .value-button:before,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button:before{font-size:16px;line-height:16px;margin-top:-9px;text-align:center}body .product-quantity .wfacp_quantity_selector,body .wfacp_main_form .wfacp_quantity_selector,body .wfacp_mini_cart_start_h .wfacp_quantity_selector{height:25px}.wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button:before,body .cart_item .product-quantity .value-button:before,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:25px;height:24px}body .cart_item .product-quantity .wfacp_quantity_selector input[type=number],body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{width:25px!important;margin:0 25px;height:24px;min-height:1px;line-height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea}.wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button.wfacp_decrease_item,body .cart_item .product-quantity .value-button.wfacp_decrease_item,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_decrease_item{border:1px solid #dedfea;border-top-left-radius:6px;border-bottom-left-radius:6px}.wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button.wfacp_increase_item,body .cart_item .product-quantity .value-button.wfacp_increase_item,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item{border:1px solid #dedfea;border-top-right-radius:6px;border-bottom-right-radius:6px}body .cart_item .product-quantity .value-button:hover,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:hover,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button:hover{background:#f1f1f1}.wfacp_mini_cart_start_h .wfacp_quantity_selector,body .cart_item .wfacp_quantity_selector,body .wfacp_mb_mini_cart_sec_accordion_content .wfacp_quantity_selector{height:24px}#wfacp-e-form .wfacp_mb_cart_accordian.wfacp_accordian_active{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{border-top-left-radius:0!important;border-top-right-radius:0!important}body #wfob_wrap .wfob_qty_wrap .value-button{width:25px;height:24px}body #wfacp-e-form .wfob_bump_wrapper .wfob_qty_wrap input.wfob_quantity_increment,body #wfob_wrap .wfob_qty_wrap input.wfob_quantity_increment,body .wfob_bump_wrapper .wfob_qty_wrap input.wfob_quantity_increment{width:25px!important;margin:0 25px!important;height:24px!important;min-height:1px!important;line-height:24px;border:none!important;border-top:1px solid #dedfea!important;border-bottom:1px solid #dedfea!important;text-align:center}body #wfob_wrap .wfob_qty_wrap .value-button.wfob_decrease_item{border:1px solid #dedfea;border-top-left-radius:6px;border-bottom-left-radius:6px}body #wfob_wrap .wfob_qty_wrap .value-button.wfob_increase_item{border:1px solid #dedfea;border-top-right-radius:6px;border-bottom-right-radius:6px}body #wfob_wrap .wfob_qty_wrap .value-button:hover{background:#f1f1f1}body #wfob_wrap .wfob_qty_wrap .value-button:before{font-size:16px;line-height:16px;margin-top:-8px;font-weight:400}body #wfob_wrap .wfob_qty_wrap .value-button.wfacp_increase_item:before{margin-top:0!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form .woocommerce-error{background:#fae6e6;border-radius:4px;padding-top:8px!important;padding-bottom:8px!important;border-color:#e15334!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form .woocommerce-error li:last-child{margin:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin-top:8px!important}body #wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{margin-top:8px}body #wfacp-sec-wrapper .wfacp-error,body #wfacp-sec-wrapper .wfacp_error,body #wfacp-sec-wrapper .wfacp_main_form .woocommerce-error,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_product_restore_wrap{color:#e15334!important;border-radius:8px;background:#fae6e6;padding:5px 12px 5px 24px;border:none;border-left:0;margin:0 0 16px;min-height:1px;font-size:12px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error li{list-style-type:disc}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error li{margin-bottom:4px;text-align:left}body #wfacp-sec-wrapper .wfacp-error *,body #wfacp-sec-wrapper .wfacp_error *,body #wfacp-sec-wrapper .wfacp_main_form .woocommerce-error *,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error *,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message *,body .wfacp_product_restore_wrap *{font-size:12px;line-height:1.5}body #wfacp-sec-wrapper .wfacp-error :not(a),body #wfacp-sec-wrapper .wfacp_error :not(a),body #wfacp-sec-wrapper .wfacp_main_form .woocommerce-error :not(a),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error :not(a),body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message :not(a),body .wfacp_product_restore_wrap :not(a){color:#e15334}body #wfacp-sec-wrapper .wfacp-success,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-message,body #wfacp-sec-wrapper .wfacp_success,body #wfacp-sec-wrapper .wfacp_sucuss,body #wfacp-sec-wrapper .woocommerce-message,body .wfacp-coupon-page .wfacp_coupon_remove_msg{border-color:#24ae4e!important;padding:5px 10px 5px 24px;border-radius:4px;color:#24ae4e!important;border:none;border-left:0;margin:0 0 16px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/notice-tick.svg) #d2f3dc no-repeat 8px 8px;min-height:1px;font-size:12px;background-size:12px}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg *,body #wfacp-sec-wrapper .wfacp-success :not(.wfacp-quickv-close),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg *,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-message *,body #wfacp-sec-wrapper .wfacp_success *,body #wfacp-sec-wrapper .wfacp_sucuss *,body #wfacp-sec-wrapper .woocommerce-message *,body .wfacp-coupon-page .wfacp_coupon_remove_msg *{font-size:12px;line-height:1.5}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg :not(a),body #wfacp-sec-wrapper .wfacp-success :not(a):not(.wfacp-quickv-close),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg :not(a),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-message :not(a),body #wfacp-sec-wrapper .wfacp_success :not(a):not(.wfacp-quickv-close),body #wfacp-sec-wrapper .wfacp_sucuss :not(a):not(.wfacp-quickv-close),body #wfacp-sec-wrapper .woocommerce-message :not(a),body .success-color,body .wfacp-coupon-page .wfacp_coupon_remove_msg :not(a){color:#24ae4e!important}body #wfacp-sec-wrapper .cart-discount span.amount,body #wfacp-sec-wrapper .wfacp_single_coupon_msg span.amount,body #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg td span.amount,body .shop_table .cart-discount td,body .shop_table .cart-discount td a,body .shop_table .cart-discount td span,body .shop_table .cart-discount td span.woocommerce-Price-amount.amount,body .shop_table tbody tr.cart-discount th span.wfacp_coupon_code,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg td span,body span.wfacp_coupon_code{color:#24ae4e}body .wfacp_coupon_remove_msg:empty,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg:empty,body .wfacp_mini_cart_start_h .woocommerce-error:empty,body .wfacp_mini_cart_start_h .woocommerce-message:empty,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss):empty,body .woocommerce-error:empty,body .woocommerce-message:empty{display:none}body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_sucuss),body #wfacp-sec-wrapper #order_coupon_field div.woocommerce-error,body #wfacp-sec-wrapper #order_coupon_field ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_sucuss),body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content div.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_product_restore_wrap,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss),body .wfacp_mini_cart_start_h div.woocommerce-error,body .wfacp_mini_cart_start_h ul.woocommerce-error,body .wfacp_product_restore_wrap,body .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{color:#e15334!important;border-radius:3px;background:0 0;padding:0;border:none;font-size:12px;line-height:1.5}body #wfacp-sec-wrapper #order_coupon_field .wfacp_coupon_remove_msg,body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_sucuss),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_sucuss),body .wfacp-coupon-page .wfacp_coupon_remove_msg,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body .wfacp_mini_cart_start_h .wfacp_coupon_success,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss){padding:0 0 0 20px;border-radius:3px;color:#24ae4e!important;border:none;margin:0 0 16px;min-height:1px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/notice-tick.svg) no-repeat 0 50%;background-size:12px;line-height:16px;font-size:12px}body #wfacp-sec-wrapper .woocommerce-message:not(.wfacp_sucuss) *,body .wfacp_mini_cart_start_h .wfacp_coupon_success *,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss) *{color:#24ae4e!important}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block .woocommerce-message,.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_invalid_coupon .wfacp_coupon_msg{margin-top:8px}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_error_msg>.woocommerce_single_error_message,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-top:8px!important;margin-bottom:0!important}#wfacp-sec-wrapper .wfacp_invalid_coupon .wfacp-form-control,.wfacp_mini_cart_start_h .wfacp_invalid_coupon .wfacp-form-control{border-color:#e15334;box-shadow:0 0 0 1px #e15334}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-left:8px;margin-right:8px}#wfacp_checkout_form #payment .woocommerce-privacy-policy-text p{font-size:12px;color:#777;line-height:1.5}#wfacp_checkout_form #payment .woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgb(0 0 0 / 10%);background:rgba(0,0,0,.05);margin-bottom:1.618em;padding:1.618em}#wfacp_checkout_form #payment .woocommerce-terms-and-conditions p{font-size:14px;line-height:1.5;font-weight:400}.product-name a.wfacp_qv-button svg{width:16px;height:16px;vertical-align:middle;fill:#999!important;margin-top:-2px}.wfacp_last_page .wfacp-next-btn-wrap{display:none!important}#wfacp-e-form .single_step .wfacp-next-btn-wrap button:after{font-family:inherit}body #wfacp-e-form .wfacp_main_form button:after,body #wfacp-e-form .wfacp_main_form button:before{font-family:inherit;line-height:1}body #wfacp-e-form #wfacp_checkout_form .wfacp-next-btn-wrap #place_order:after,body #wfacp-e-form #wfacp_checkout_form .wfacp-next-btn-wrap button:after{display:block;line-height:1.3;margin-top:2px}body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{background:#fff!important}body .select2-results__option:empty{display:none}.wfacp_main_form.woocommerce #wfacp_checkout_form #payment .wc-stripe-elements-field,.wfacp_main_form.woocommerce #wfacp_checkout_form #payment .wc-stripe-iban-element-field{padding:10px;margin:0 0 10px;height:auto}body #wfacp-e-form #wfacp_checkout_form #payment ul li ul li,body #wfacp_checkout_form #payment ul li ul li{width:auto;padding:0;border:none}.editor-styles-wrapper .wp-block{margin-left:auto;margin-right:auto}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tbody td span,.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tbody th span{display:inline-block}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tbody td del span{display:inline}#wfacp-e-form .wfacp_main_form .wfacp-section .wfacp_wrapper_start,.wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_product_switcher:not(.wfacp-section) .shop_table.wfacp-product-switch-panel{margin-bottom:0}.wfacp_main_form.woocommerce #wfacp_checkout_form .shop_table.wfacp-product-switch-panel{margin-bottom:16px}#wfacp-e-form table.shop_table tr.cart-subtotal,#wfacp-e-form table.shop_table tr.cart-subtotal td,#wfacp-e-form table.shop_table tr.cart-subtotal th{padding-top:16px!important}#wfacp_checkout_form .wfacp_checkbox_field label,#wfacp_checkout_form .wfacp_custom_field_cls label,#wfacp_checkout_form .wfacp_custom_field_cls span,#wfacp_checkout_form .wfacp_custom_field_radio_wrap label{color:#777}body .woocommerce-error::before,body .woocommerce-error:after,body .woocommerce-error:before,body .woocommerce-info::before,body .woocommerce-info:after,body .woocommerce-info:before,body .woocommerce-message::before,body .woocommerce-message:after,body .woocommerce-message:before,body .woocommerce-noreviews::before,body p.no-comments::before{display:none}body .woocommerce-info a{float:none}body .woocommerce-error,body .woocommerce-info,body .woocommerce-message{background-color:transparent;padding:0;margin:0;min-height:1px;text-transform:inherit;display:block;border:none;box-shadow:none;text-align:left}#wfacp-e-form .wfacp_main_form .wfacp_allowed_countries strong #wfacp-e-form .wfacp-image-wrapper .wfacp-prodct-image{width:100%;height:auto}.wfacp_order_summary_item_delete a.wfacp_remove_item_from_order_summary{display:inline-block;line-height:15px!important;font-size:0!important;font-weight:400;word-break:break-word;width:32px;height:32px;border-radius:100px;text-align:right}body:not(.wfacp_anim_active) #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper .wfacp-form-control:focus,body:not(.wfacp_anim_active) .wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-form-control:focus{border-color:#61bdf7;box-shadow:0 0 0 1px #61bdf7}body.woocommerce-page .select2-container .select2-dropdown{padding:0}#wfacp-e-form .wfacp-section.wfacp_payment{margin-bottom:0!important}.wfacp_mini_cart_start_h .form-row button.wfacp-coupon-btn{outline:0;outline-color:unset}#wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page button.button.wfacp-coupon-btn:focus{box-shadow:none}#wfacp-e-form button.button,.wfacp_mini_cart_start_h button.button{border:0}.wfacp_main_form .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label{left:90px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field .wfacp-form-control{padding-left:83px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list{z-index:1000}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field .woocommerce-input-wrapper{display:block;position:relative}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list li{padding:5px 10px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field .woocommerce-input-wrapper .iti.iti--allow-dropdown{display:block}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__selected-flag{padding:10px 12px;border:none!important;width:auto;border-radius:0!important;margin-right:0;background:0 0;position:relative}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__selected-flag:after{content:'';display:block;width:1px;background:#d9d9d9;height:18px;position:absolute;right:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__selected-flag .iti__selected-dial-code{font-size:14px;line-height:1}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti--separate-dial-code .iti__selected-dial-code{margin-left:8px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__arrow{margin-left:12px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon.svg) no-repeat center;border:none;width:10px;height:12px;background-size:12px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__arrow.iti__arrow--up{transform:rotate(180deg)}body .wfacp_main_form.woocommerce #wfacp_checkout_form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:rotate(180deg);margin-top:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .woocommerce-invalid-phone-field .iti__selected-flag{height:calc(100% - 20px)}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_main_form p.woocommerce-invalid-required-field .iti__selected-flag{border-color:#e15334}body .iti__country-list,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field ul{list-style:none;padding:0;margin:0;margin-left:-1px;z-index:999;box-shadow:0 0 8px 0 rgba(0,0,0,.2);border:none;border-radius:4px;margin-top:2px!important}body .iti__country-list li,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field ul li{list-style:none}body .iti__country-list li,body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list li{padding:8px 16px;border:none;cursor:pointer;line-height:1.5}body .iti__country-list li:hover,body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list li:hover{background-color:#eee}.wfacp_main_form .wfacp_divider_billing,.wfacp_main_form .wfacp_divider_shipping{clear:both}body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax,body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span,body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span.amount,body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span.woocommerce-Price-currencySymbol,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span.amount{font-size:12px!important}#wfacp-e-form button:disabled,#wfacp-e-form button[disabled],.wfacp_main_form button:disabled,.wfacp_main_form button[disabled],.wfacp_mini_cart_start_h button:disabled,.wfacp_mini_cart_start_h button[disabled],.wp-core-ui .wfacp_mini_cart_start_h button:disabled,.wp-core-ui .wfacp_mini_cart_start_h button[disabled]{border-color:#c8c8c8!important;background-color:#c8c8c8!important;color:#fff!important;cursor:inherit!important}#wfacp-e-form #payment li.wc_payment_method input.input-radio:checked::before,#wfacp-e-form #payment.wc_payment_method input[type=radio]:checked:before,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]:checked:before,#wfacp-e-form input[type=radio]:checked:before{display:block}#wfacp-e-form #add_payment_method #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce #wfacp_checkout_form input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]:checked,#wfacp-e-form input[type=radio]:checked{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#fff}#wfacp-e-form .wfacp_main_form input[type=checkbox]:after{display:none}#wfacp-e-form #payment input[type=checkbox]:not(.wfob_bump_product):checked,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:checked,#wfacp-e-form .wfacp_main_form input[type=checkbox]:not(.wfob_bump_product):checked,#wfacp-e-form input[type=checkbox]:not(.wfob_bump_product):checked{background:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-input-wrapper .wfacp-form-control:checked:focus,#wfacp-e-form .wfacp_main_form.woocommerce input[type=checkbox]:checked:focus,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]:checked:focus{box-shadow:none}#wfacp-e-form .wfacp_main_form input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;width:10px;height:8px;margin-left:-5px;margin-top:-4px;background-image:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/wf-check.svg),none}#wfacp-e-form .wfacp_main_form input[type=checkbox]:checked:after{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.1s;transition-delay:.1s;opacity:1}body .wfacp_delete_item_wrap a:before{display:none!important}.wfacp_order_summary_item_delete.wfacp_delete_item_wrap{margin-top:12px}body .wfacp_delete_item_wrap a{border:none!important;display:inline-block;padding-bottom:0!important}body .wfacp_delete_item_wrap a svg{width:16px;height:16px;color:#bbb}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box *,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box a,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box p,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box p * body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box span{font-weight:400!important}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_remove_product a svg{width:100%;height:100%}#wfacp-e-form .woocommerce-info a.wfacp_main_showcoupon,body .woocommerce-info a.wfacp_main_showcoupon{display:inline-block}body .wfacp_main_form #wfacp_checkout_form.processing .blockUI.blockOverlay{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/spinner.gif) no-repeat 50% #fff!important}body #wfacp_checkout_form #place_order:before,body #wfacp_checkout_form .wfacp-next-btn-wrap button:before{z-index:1;box-shadow:none;filter:none;text-shadow:none;transition:none;left:auto;right:auto;opacity:1}body .wfacp_main_form.woocommerce input[type=radio]:checked::after,body .wfacp_mini_cart_start_h input[type=radio]:checked::after{display:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text{display:block;content:'';background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/helping-text.svg) no-repeat center center;width:16px;height:16px;position:absolute;right:12px;top:50%;margin-top:-8px;cursor:pointer;z-index:99}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{display:block;opacity:0;pointer-events:none;position:absolute}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after{border-right:6px solid transparent;border-bottom:6px solid rgba(0,0,0,.75);border-left:6px solid transparent;content:'';height:0;top:20px;left:20px;width:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{background:#353030;border-radius:3px;color:#fff;content:attr(wfacp-helping-text);font-size:12px;padding:4px 8px;top:20px;width:160px;text-align:center}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{transform:translate3d(-80px,-10px,0);transition:all .15s ease-in-out}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:hover:after,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:hover:before{opacity:1;transform:translate3d(-80px,0,0)}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after{display:none}#funnelkitLoginModal .wfacp_btn_clicked:not(.show-password-input),#wfacp-e-form .wfacp-coupon-btn.wfacp_btn_clicked,#wfacp_checkout_form .wfacp-coupon-field-btn.wfacp_btn_clicked,.wfacp-coupon-btn.wfacp_btn_clicked,.wfacp_mb_mini_cart_sec_accordion_content .wfacp-coupon-btn.wfacp_btn_clicked{position:relative;color:transparent!important;transition:none}#funnelkitLoginModal .wfacp_btn_clicked:not(.show-password-input):before,#wfacp_checkout_form .wfacp-coupon-field-btn.wfacp_btn_clicked:before,.wfacp-coupon-btn.wfacp_btn_clicked:before{position:absolute;left:0;right:0;top:50%;content:'';width:16px;margin:-8px auto auto;height:16px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:block!important;box-sizing:border-box;animation:rotation 1s linear infinite;opacity:1;z-index:999;filter:none}#funnelkitLoginModal .wfacp_btn_clicked{transition:none}#wfacp-sec-wrapper #funnelkitLoginModal .wfacp_btn_clicked{pointer-events:none}body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul#shipping_method li{padding:0}body #wfacp-sec-wrapper .wfacp_main_form .wfacp_notice_list .wfacp_error,body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul{padding:12px 12px 12px 48px;border:none;border-radius:8px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-info-red.svg) no-repeat #ffe9e9 12px 50%!important;background-size:24px;position:relative}body #wfacp-e-form .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul li span *,body #wfacp-sec-wrapper .wfacp_main_form .wfacp_notice_list .wfacp_error *,body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul li span{color:#e15334;font-size:14px;line-height:1.5}body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul li span:after{display:none}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_custom_field_multiselect label{position:relative;top:auto!important;left:0;bottom:auto;margin:0 0 4px}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_custom_field_multiselect span.select2-selection.select2-selection--multiple{padding:0;min-height:48px}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_custom_field_multiselect .select2-container--default .select2-search--inline .select2-search__field{min-height:1px;border:none}body .wfacp-modern-label #wfacp_checkout_form .wfacp_custom_field_multiselect .select2-container--default .select2-search--inline .select2-search__field{padding:12px 12px!important}body #wfacp-sec-wrapper #wfacp_checkout_form .form-row:not(.wfacp_custom_field_multiselect) .select2-container--default .select2-selection--multiple,body #wfacp-sec-wrapper #wfacp_checkout_form .form-row:not(.wfacp_custom_field_multiselect) .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:transparent}body #wfacp-sec-wrapper #wfacp_checkout_form .select2-container--default .select2-selection--single .select2-selection__arrow{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon.svg) no-repeat center center;height:12px;position:absolute;top:50%;margin-top:-6px;right:12px;z-index:99;background-size:14px;width:14px}body #wfacp-sec-wrapper .wfacp_drop_list .woocommerce-input-wrapper select,body #wfacp-sec-wrapper .wfacp_dropdown .woocommerce-input-wrapper select{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon.svg) no-repeat 98% center;background-size:14px;transition:none}body #wfacp-sec-wrapper .wfacp_drop_list .woocommerce-input-wrapper select:focus,body #wfacp-sec-wrapper .wfacp_dropdown .woocommerce-input-wrapper select:focus{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon-up.svg) no-repeat 98% center;background-size:14px;transition:none!important}body #wfacp-sec-wrapper #wfacp_checkout_form .select2-selection__rendered{padding-right:30px}body:not(.cartflows-canvas):not(.cartflows-default) #wfacp-sec-wrapper .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body #wfacp-sec-wrapper .wfacp_custom_field_radio_wrap span.wfacp_radio_options_group{position:relative;line-height:1}body #wfacp-sec-wrapper span.wfacp_radio_options_group{display:block;margin-bottom:8px}body #wfacp-sec-wrapper span.wfacp_radio_options_group:last-child{margin-bottom:0}body #wfacp-sec-wrapper span.wfacp_radio_options_group label.radio{font-weight:400;padding-left:25px;display:inline-block;vertical-align:middle}body #wfacp-sec-wrapper .checkout-inline-error-message,body #wfacp-sec-wrapper span.wfacp_inline_field_error{position:relative;font-size:12px;line-height:1;color:#e15334;display:block;margin-top:8px}body.wfacp_active_live_validation #wfacp-sec-wrapper .checkout-inline-error-message,body:not(.wfacp_active_live_validation) #wfacp-sec-wrapper .billing_email_field_error{display:none}body #wfacp-sec-wrapper .wfacp-inside .form-row:not(.wfacp-anim-wrap) .select2-container .select2-selection--single .select2-selection__rendered{font-size:0}body #wfacp-sec-wrapper .wfacp-inside #shipping_calculator_field .select2-container .select2-selection--single .select2-selection__rendered{font-size:inherit}body #wfacp-sec-wrapper .wfacp-inside #shipping_calculator_field .woocommerce-input-wrapper:not(.wfacp-anim-wrap) span.select2-selection__placeholder{display:block}body #wfacp-sec-wrapper .wfacp-form:not(.wfacp-top):not(.wfacp-inside) form .wfacp_empty_field:not(.wfacp-anim-wrap) label:not(.radio):not(.checkbox):not([for=radio-field]){top:18px;bottom:auto;margin:0}body #wfacp-sec-wrapper .wfacp-inside form .wfacp_empty_field:not(.wfacp-anim-wrap) label.wfacp-form-control-label{top:16px;bottom:auto;margin:0}body #wfacp-sec-wrapper .wfacp-inside label.wfacp-form-control-label:not(.checkbox),body #wfacp-sec-wrapper .wfacp-inside label.wfacp-form-control-label:not(.checkbox) *,body #wfacp-sec-wrapper .wfacp-inside p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label:not(.checkbox) *{line-height:1!important}body #wfacp-sec-wrapper .wfacp-inside p.form-row label.wfacp-form-control-label{margin-top:-7px;bottom:auto}body #wfacp-sec-wrapper .wfacp-inside .woocommerce-input-wrapper:not(.wfacp-anim-wrap) span.select2-selection__placeholder{display:none}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row .wfacp-form-control::-moz-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row .wfacp-form-control:-ms-input-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row .wfacp-form-control:-moz-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .form-row .wfacp-form-control::-webkit-input-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control::-moz-placeholder{opacity:1}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control:-ms-input-placeholder{opacity:1}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control:-moz-placeholder{opacity:1}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control::-webkit-input-placeholder{opacity:1}.body #wfacp-sec-wrapper>div{width:100%}body #wfacp-sec-wrapper .wfacp_custom_field_radio_wrap .wfacp-form-control{box-shadow:none!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field.wfacp_divider_billing,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field.wfacp_divider_shipping{--bs-gutter-x:10px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;clear:both;width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-full,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-full{flex:0 0 auto;width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-third{flex:0 0 auto;width:33.33%;float:none}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-half,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-half{float:none;flex:0 0 auto;width:50%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-two-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-two-third{float:none;flex:0 0 auto;width:66.66%}body #wfacp-sec-wrapper span.woocommerce-input-wrapper.wfacp-form-control.wfacp_radio_field{padding:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form #billing_email_name_field+.wfacp_advanced_field_wrap,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form #billing_first_name_field+.wfacp_advanced_field_wrap,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form #billing_last_name_field+.wfacp_advanced_field_wrap{display:block;clear:unset}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_autocomplete_active .woocommerce-input-wrapper,body #wfacp-sec-wrapper .wfacp_autocomplete_active .woocommerce-input-wrapper{position:relative}body #wfacp-sec-wrapper .wfacp_autocomplete_active .woocommerce-input-wrapper .wfacp-form-control{padding-right:32px}body #wfacp-sec-wrapper .woocommerce-input-wrapper span.wfacp-search-icon{display:block;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-search.svg) no-repeat center center;width:16px;height:16px;position:absolute;right:12px;top:50%;margin-top:-8px;cursor:pointer;z-index:98;content:''}.pac-container .pac-item{padding:3px 16px;border:none;cursor:pointer}.pac-container{box-shadow:0 0 8px 0 rgba(0,0,0,.2);border:none;border-radius:4px;margin-top:1px}.pac-container span.pac-item-query{color:#353030}.pac-container .pac-item:hover{background-color:#eee}body #wfacp-sec-wrapper .wfacp-top p.wfacp_textarea_fields textarea{padding-top:12px;padding-bottom:12px;min-height:100px}body #wfacp-sec-wrapper div:not(.wfacp-top).wfacp-modern-label p.wfacp_textarea_fields textarea{min-height:100px!important}body #wfacp-sec-wrapper .wfacp-inside .wfacp_textarea_fields label.wfacp-form-control-label{top:6px!important;font-size:12px!important;background:0 0!important;bottom:auto;right:8px;margin-top:0;line-height:1.5}body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields textarea{min-height:100px!important}body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields textarea{padding-top:24px;padding-bottom:24px}body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields label.wfacp-form-control-label .optional,body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields label.wfacp-form-control-label abbr.required{font-size:12px!important;line-height:1.5!important}body .wfob_bump_wrapper:after{display:none}body .select2-results__option{letter-spacing:0;font-size:14px;padding:8px 16px;border:none;line-height:1.5}body .select2-dropdown{box-shadow:0 2px 8px 0 rgba(0,0,0,.1);border:none;border-radius:4px}body .select2-container--default .select2-results>.select2-results__options{background:#fff}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #bfbfbf;background:#fff;border-radius:4px;box-shadow:none;outline:0}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#000}#wfacp-e-form .select2-container .select2-selection--single .select2-selection__rendered{border-radius:4px}.woocommerce-page .select2-container .select2-search__field,.woocommerce-page .select2-container .select2-selection{height:auto;padding:8px 12px;margin:0!important}body .select2-search--dropdown{display:block;padding:8px 12px;border-radius:4px}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:transparent}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#eee;color:#353030}body #wfacp-sec-wrapper span.woocommerce-input-wrapper{display:block;width:100%}#wfacp-sec-wrapper .wfacp_main_form .wfacp_collapsible:hover,#wfacp-sec-wrapper .wfacp_main_form .wfacp_collapsible:hover svg{opacity:.9}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row.wfacp_collapsible_field_wrap,body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row.wfacp_collapsible_field_wrap *{line-height:1!important}#wfacp-e-form .wfacp_main_form .wfacp_collapsible svg{display:inline}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_collapsible_enable .select2-container{width:100%!important}#wfacp-sec-wrapper .wfacp-text-align-left{text-align:left}#wfacp-sec-wrapper .wfacp-text-align-center{text-align:center}#wfacp-sec-wrapper .wfacp-text-align-right{text-align:right}body #wfacp-sec-wrapper .woocommerce-form-login .wfacp-remember-me input[type=checkbox]{position:relative;left:auto;top:auto;margin:0 8px 0 0}#wfacp-sec-wrapper .woocommerce-form-login .wfacp-remember-me label{margin:0}#wfacp-sec-wrapper .woocommerce-form-login .wfacp-col-left-half.lost_password,#wfacp-sec-wrapper .woocommerce-form-login .wfacp-col-left-half.wfacp-remember-me{width:50%;float:left}#wfacp-sec-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label:empty{display:none}body #wfacp-sec-wrapper .tab{margin-bottom:24px}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_method_woosa_adyen_ideal input[type=text]{min-height:1px;padding:0!important;margin:0!important;border:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_method_woosa_adyen_ideal ul{z-index:999;background:#fff}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment ul li label img{border-radius:3px;margin-right:12px;margin-inline-start:5px;margin-inline-end:5px;max-height:30px}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adyen-checkout__dropdown__button{box-shadow:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adn-stored-cards .adyen-checkout__card__brands__brand-wrapper img,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adn-stored-cards .adyen-checkout__input-wrapper img.adyen-checkout__card__cardNumber__brandIcon{position:absolute;margin:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adn-stored-cards .adn-stored-card .adn-stored-card__details{padding-left:15px}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{display:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adyen-checkout__checkbox__label{padding-left:0}body #wfacp_checkout_form .wfacp_advanced_field_wrap .wfacp_bwfan_birthday_date_field{width:100%}#wfacp_checkout_form #bwfan_birthday_field label{line-height:1.5!important}.wfob_bump_wrapper.woocommerce_checkout_order_review_below_payment_gateway{margin-top:24px}.wfacp_main_form.woocommerce label.wfacp-form-control-label{text-indent:unset}#wfacp_checkout_form form.woocommerce-form.woocommerce-form-login.login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span{margin:0;padding:0;font-weight:400;line-height:16px}body #wfacp-sec-wrapper button.show-password-input{background:0 0!important}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:#353030;cursor:pointer;margin:0;padding:0;position:absolute;right:8px;text-decoration:none;top:0;bottom:0;-webkit-appearance:none;-webkit-font-smoothing:inherit}body #wfacp-sec-wrapper .woocommerce-password-hint,body #wfacp-sec-wrapper div#password_strength{margin-top:4px;font-size:12px;line-height:1.5;display:block}body #wfacp-sec-wrapper #account_password_field label.wfacp-form-control-label,body #wfacp-sec-wrapper .wfacp-login-wrapper .wfacp-password-field label.wfacp-form-control-label{right:40px}body.wfacp_pre_built #wfacp-sec-wrapper #account_password_field.wfacp-anim-wrap label.wfacp-form-control-label,body.wfacp_pre_built #wfacp-sec-wrapper .wfacp-top #account_password_field label.wfacp-form-control-label{right:auto}body #wfacp-sec-wrapper #account_password_field span.woocommerce-input-wrapper.password-input,body #wfacp-sec-wrapper .wfacp-login-wrapper .wfacp-password-field .password-input{position:relative}body #wfacp-sec-wrapper #account_password_field span.woocommerce-input-wrapper.password-input input#account_password,body #wfacp-sec-wrapper .wfacp-login-wrapper .wfacp-password-field .wfacp-form-control{padding-right:32px!important}#wfacp-sec-wrapper .show-password-input::after{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-eye-open.svg) no-repeat center center;display:block;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;content:"";text-decoration:none;margin-left:0;margin-top:0;vertical-align:middle;width:24px;height:24px}#wfacp-sec-wrapper .show-password-input.display-password::after{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-eye-close.svg) no-repeat center center}#wfacp-sec-wrapper .show-password-input.display-password::after{color:#585858}#wfacp-sec-wrapper .g-recaptcha-response{display:none}#wfacp-sec-wrapper .g-recaptcha{padding:0 8px;margin-bottom:16px;transform:none!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container input.wc-stripe-payment-type,body .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container input.wc-stripe-klarna-category{display:inline-block!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container label.wc-stripe-label-klarna-category,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container label.wc-stripe-label-payment-type{margin-right:8px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe-save-source label{padding-left:0!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container .StripeElement:not(.payment-type){border:1px solid #ededed}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon{max-height:26px;max-width:43px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment li.wc_payment_method.payment_method_stripe_cc .select2-selection__rendered{padding:5px 10px!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-bootstrap-form .md-form.md-outline.StripeElement--complete+label,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-bootstrap-form .md-form.md-outline.focused+label,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-bootstrap-form .md-form.md-outline.invalid+label{-webkit-transform:translateY(-35px);-ms-transform:translateY(-35px);transform:translateY(-35px);background:#fff!important;font-weight:500;padding-right:5px;padding-left:5px;font-size:12px;left:20px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-inline-form .input,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-inline-form input{width:100%;padding:11px 15px 11px 0;background-color:transparent;-webkit-animation:1ms void-animation-out;box-shadow:none;border:none;color:#819efc}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-inline-form label,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment ul.payment_methods li .wc-stripe-inline-form label{width:110px;min-width:110px;padding:11px 0;color:#91b5c1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_stripe_cc .wc-stripe_cc-container input+label{display:inline-block}body #wfacp-sec-wrapper .wfacp_main_form p.form-row.wfacp_drop_list.wfacp_dropdown label{right:40px;width:auto}body #wfacp-sec-wrapper .wfacp_main_form p.form-row.wfacp_drop_list.wfacp_dropdown:not(.wfacp-anim-wrap) select{padding:12px 12px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_custom_fields{clear:both}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_custom_fields label{padding-left:0;margin:0 5px 0 0;pointer-events:inherit}body #wfacp-sec-wrapper .wfacp-top .wfacp_main_form.woocommerce #wfacp_checkout_form #wfacp_custom_fields p.wfacp-form-control-wrapper:not(.wfacp_checkbox_field):not(.checkbox):not(.wfacp_textarea_fields){min-height:1px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_custom_fields input[type=radio]{position:relative;left:auto;right:auto;margin:0 5px 0 0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row select{-webkit-appearance:menulist;-moz-appearance:menulist}body #wfacp-sec-wrapper #wfacp-third-party-fields-wrap p:not(.wfacp-form-control-wrapper){padding:0 7px}body #wfacp-sec-wrapper #wfacp-third-party-fields-wrap input[type=checkbox]:not(.wfacp-form-control){position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0 8px 0 0}body #wfacp-sec-wrapper #wfacp-third-party-fields-wrap input[type=radio]:not(.wfacp-form-control){position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0 8px 0 0}body .modal{z-index:99999}body #wfacp-sec-wrapper .wfacp_main_form p.wfacp_field_type_hidden{display:none}body #wfacp-sec-wrapper .wfacp_main_form #payment .place-order .bwfan_user_consent.wfacp-consent-term-condition{padding:0}body #wfacp-sec-wrapper .wc-credit-card-form.wc-payment-form input[hidden]{display:none}body #wfacp-sec-wrapper ins,body .wfacp_mini_cart_start_h ins{background:0 0}body #wfacp-sec-wrapper .shop_table td.product-total ins,body .wfacp_mini_cart_start_h .shop_table td.product-total ins{text-decoration:none}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span{position:relative;line-height:20px}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span svg,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span svg{position:absolute;left:0;top:50%;margin-top:-10px}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span{padding-left:24px;font-size:14px;color:#09b29c}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td{padding-bottom:0}body #wfacp-sec-wrapper table.shop_table .product-name-area .wfacp_stocks,body .wfacp_mini_cart_start_h .product-name-area .wfacp_stocks{margin-top:12px;font-size:10px;color:#e15334;font-weight:500;line-height:1.5;display:inline-block}.wfacp_mini_cart_start_h .shop_table .product-total del,.wfacp_mini_cart_start_h .shop_table .product-total del *,.wfacp_mini_cart_start_h .shop_table .product-total del bdi,.wfacp_mini_cart_start_h .shop_table .product-total del span.woocommerce-Price-currencySymbol,body #wfacp-sec-wrapper .shop_table .product-total del,body #wfacp-sec-wrapper .shop_table .product-total del *,body #wfacp-sec-wrapper .shop_table .product-total del bdi,body #wfacp-sec-wrapper .shop_table .product-total del span.woocommerce-Price-currencySymbol{font-size:12px;line-height:1;color:#e15334}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-error li a,body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-error li a:hover{color:#e15334!important}body #wfacp-sec-wrapper span.wfacp_address_reminder{font-size:12px;color:#e15334;margin-top:4px;line-height:1}body #wfacp-sec-wrapper #wfacp_checkout_form #billing_email_field:not(.wfacp-col-full)+#bwfan_gdpr_consent+.wfacp-form-control-wrapper:not(.wfacp-col-full)+.wfacp-form-control-wrapper:not(.wfacp-col-full),body #wfacp-sec-wrapper #wfacp_checkout_form #billing_email_field:not(.wfacp-col-full).validate-required+.wfacp-form-control-wrapper:not(.wfacp-col-full)+.wfacp-form-control-wrapper:not(.wfacp-col-full){clear:both}body #wfacp-sec-wrapper #payment .place-order .wfacp-form-control-wrapper,body #wfacp-sec-wrapper #payment .wfacp-form-control-wrapper,body #wfacp-sec-wrapper #payment .wfacp_custom_field_wfacp_wysiwyg p{text-align:left}body #wfacp-sec-wrapper #payment p input[type=checkbox]+label,body #wfacp-sec-wrapper #payment p input[type=radio]+label{padding-left:25px!important}body #wfacp-sec-wrapper .wfacp_custom_field_wfacp_wysiwyg ul li{list-style:disc}body #wfacp-sec-wrapper .wfacp_custom_field_wfacp_wysiwyg ul{padding-left:35px}body #wfacp-sec-wrapper .wfacp-login-wrapper{display:block!important}body .wfacp_smart_button_inner #fkwcs_stripe_smart_button_wrapper:not(.inline) #fkwcs_custom_express_button .fkwcs_smart_buttons,body .wfacp_smart_button_inner .wfacp_smart_button_container button{min-width:1px;min-height:42px;margin:0;border-radius:4px}body #wfacp-sec-wrapper p.form-row.wfacp_collapsible_enable.wfacp_hidden_class,body #wfacp-sec-wrapper p.form-row.wfacp_collapsible_field_wrap.wfacp_hidden_class{display:none}#wfacp-sec-wrapper #wc-antsroute-timeslot-wrapper .wc-antsroute-time-slots .wc-antsroute-time-slots-label{background:#fff;color:#3871b1;padding:10px;border:1px solid #3871b1;box-shadow:5px 5px 10px rgba(0,0,0,.1)}#wfacp-sec-wrapper div#wc-antsroute-fields input[type=text]{padding:12px}#wfacp-sec-wrapper div#wc-antsroute-fields a#wc-antsroute-confirm-time-slot,#wfacp-sec-wrapper div#wc-antsroute-fields a#wc-antsroute-see-availabilities{background:#0a4b78;text-align:center;display:block;width:200px;margin:0 auto;color:#fff;min-height:1px}#wfacp-sec-wrapper div#wc-antsroute-fields a#wc-antsroute-see-availabilities:hover{background:#436883}#wfacp-sec-wrapper div#wc-antsroute-fields input[type=radio]{position:relative;left:auto;right:auto;bottom:auto;top:auto;margin:0}#wfacp-sec-wrapper #wc-antsroute-timeslot-wrapper li.wc-antsroute-time-slots-item input[type=radio]{opacity:0}#wfacp-sec-wrapper div#wc-antsroute-fields input[type=radio]+label{display:inline-block}#wfacp-sec-wrapper div#wc-antsroute-fields #wc-antsroute-remaining-time-wrapper,#wfacp-sec-wrapper div#wc-antsroute-fields #wc-antsroute-timeslot-wrapper{z-index:9999;top:98px}#wfacp-sec-wrapper div#wc-antsroute-fields div#wc-antsroute-delivery-time-wrapper{margin-top:32px!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .paynow-payment-option-pbl input[type=radio]:checked+label{border:1px solid #bfbfbf;background:#f3f3f3!important}body #wfacp-e-form p.form-row.wfacp-col-full.postcode-eu-autofill,body #wfacp-e-form p.form-row.wfacp-col-full.postcode-eu-autofill .optional,body #wfacp-e-form p.form-row.wfacp-col-full.postcode-eu-autofill-intl{display:none}body #wfacp-sec-wrapper .wfacp_dob_field_wrap{margin:0}body #wfacp-sec-wrapper p.form-row.wfacp-dob-wrapper.wfacp-form-control-wrapper.wfacp_dob_field_wrap{margin:0}body #wfacp-sec-wrapper div#wfacp-dob-field-wrap{margin:0 -7px}body #wfacp-sec-wrapper #wfacp-dob-field-wrap.wfacp-dob-field-wrap p{padding:0 7px}body #wfacp-sec-wrapper #wfacp-dob-field-wrap.wfacp-dob-field-wrap p:not(.wfacp_dob_field_wrap){width:33.33%;display:inline-block}body #wfacp-sec-wrapper .wfacp-dob-field-wrap p:not(.wfacp_dob_field_wrap):last-child{margin-right:0}body #wfacp-sec-wrapper .wfacp-dob-field-wrap p select{padding:10px 12px!important;min-height:1px!important;-webkit-appearance:menulist-button!important;-moz-appearance:none;appearance:none}body #wfacp-sec-wrapper .wfacp_main_form p.form-row.wfacp_drop_list.wfacp-dob-field-wrap select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}body #wfacp-e-form .wfacp-dob-wrapper .woocommerce-input-wrapper:before{border:none}body #wfacp-e-form .wfacp-dob-field-sec{clear:both;display:block;padding:0 8px;margin:0 -8px}body #wfacp-e-form .wfacp-dob-field-sec:after,body #wfacp-e-form .wfacp-dob-field-sec:before{content:'';display:block}body #wfacp-e-form .wfacp-dob-field-sec:after{clear:both}body #wfacp-e-form label.wfacp-form-control-label:not(.radio):not(.checkbox).wfacp-birthday-label{display:block;margin:0 0 8px;padding:0 8px;position:relative;left:auto;right:auto;top:auto;bottom:auto}#wfacp-e-form .wfacp_th_file_type label.wfacp-form-control-label:not(.radio):not(.checkbox){opacity:0}@media (min-width:993px){body .select2-dropdown{z-index:999}}@media (min-width:768px){.wfacp_desktop_only{display:block}.wfacp_mobile_only{display:none}.wfacp-col-full,.wfacp-col-left-half{float:left}body .wfacp-col-left-half{float:left}body .wfacp-col-full{clear:both}body .wfacp-col-full{width:100%}body .wfacp-col-left-half,body .wfacp_main_form p.wfacp-col-left-half{width:50%}body .wfacp-col-left-third,body .wfacp-col3-left-half{width:33.3%;float:left}body .wfacp-col-two-third{width:66.66%;float:left}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe .form-row.form-row-first{width:47%;overflow:visible;float:left}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe .form-row.form-row-last{float:right;width:47%;overflow:visible}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe .form-row-wide,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-last+.form-row{clear:both}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-first{float:left;width:48%;margin-right:2%;clear:none;margin-bottom:15px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-last{float:left;width:48%;margin-left:2%;clear:none;margin-bottom:15px}body .wfacp_main_form .sec_text_wrap.right .btm_btn_sec+.wfacp-next-btn-wrap.right.initial{padding-left:0}body .wfacp_main_form .woocommerce-checkout .wfacp_page.single_step .wfacp-order-place-btn-wrap{padding-left:0}body .wfacp_main_form .woocommerce-checkout .right.initial .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:0}body .wfacp_main_form .wfacp-two-step-erap.wfacp-next-btn-wrap.right.initial{position:relative}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{margin-left:4px;margin-right:4px}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{opacity:0}.customize-partial-edit-shortcuts-shown .wfacp-panel-wrapper{padding-left:35px;padding-right:35px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button{width:25px;height:24px}body #et-boc .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity{width:75px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:25px!important;margin:0 25px;height:24px;min-height:1px;line-height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 75px)}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item:before{margin-top:-8px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:before{font-size:16px;line-height:16px;margin-top:-8px}body .wfacp-product-switch-title .product-quantity,body .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:75px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:25px;height:24px}body .wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{width:75px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:25px!important;margin:0 25px;height:24px;min-height:1px;line-height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea}}@media (min-width:1024px){body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product):hover{border-color:#dcdcdc;background:#fbfbfb}}@media (min-width:768px)and (max-width:1024px){body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{top:30px;text-align:left;width:160px;left:-60px}}@media (max-width:767px){body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{top:30px;text-align:left;width:160px;left:-60px}#wfacp_checkout_form #payment input[type=radio]+label.wc-stripe-label-payment-type,#wfacp_checkout_form #payment label.wc-stripe-label-klarna-category,#wfacp_checkout_form #payment label.wc-stripe-label-payment-type{display:inline-block!important}.sec_text_wrap{padding-bottom:40px;position:relative}.sec_text_wrap .btm_btn_sec{position:absolute;float:none;text-align:center;margin:0;bottom:0;right:0;left:0}#wfacp_smart_buttons .dynamic-checkout__skeleton{min-height:42px}body .wfacp_main_form .wfacp_smart_button_container{margin:0 0 16px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:block;margin:0 0 10px}#wfacp_smart_buttons.wfacp_smart_buttons div#pay_with_amazon{width:100%}body .wfacp_main_form .wfacp_main_form #pay_with_amazon{margin:0}body .wfacp_main_form .wfacp_smart_button_container:last-child{margin-bottom:0}.wfacp_smart_button_inner fieldset,.wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder{margin-bottom:20px}body .wfacp_main_form .wc-amazon-checkout-message.wc-amazon-payments-advanced-populated,body .wfacp_main_form .wfacp_smart_button_container{display:block}body .wfacp_main_form .wfacp_smart_buttons.wfacp-dynamic-checkout-loading .wfacp_smart_button_container{display:none}.dynamic-checkout__skeleton{left:0;right:0;top:50%;margin-top:-21px}.zoid-outlet{width:100%!important}#wc-stripe-payment-request-wrapper{padding-top:0!important}body .wfacp_main_form #pay_with_amazon{background-size:40%;text-align:center;height:auto}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_woo-mercado-pago-custom #custom_checkout_fieldset label{display:block;text-transform:uppercase;font-size:10px;margin:0 0 2px 0;line-height:1.5}.wfacp_desktop_only{display:none}.wfacp_mobile_only{display:block}body .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:50%}.wfacp-coupon-code-btn-wrap{text-align:center}.none.div_wrap_sec{padding:5px 15px}body .wfacp_main_form .wfacp-col-full,body .wfacp_main_form .wfacp-col-left-half:not(.wfacp-remember-me):not(.lost_password),body .wfacp_main_form .wfacp-col-left-third,body .wfacp_main_form .wfacp-col-two-third,body .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half,body .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-third{width:100%;float:none}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half{width:50%;float:left}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-one-third{width:33.3%;float:left}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-two-third{width:66.66%;float:left}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half+.wfacp_clear{clear:none}body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-half,body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-one-third,body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-two-third{clear:none}body .wfacp-mobile-col-clearfix,body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-clearfix{clear:both}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full{margin-bottom:15px}.wfacp_pro_img_disabled .wfacp-prodct-detail-left{width:calc(100% - 99px)}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full label.wfacp-form-control-label,body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half label.wfacp-form-control-label,body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third label.wfacp-form-control-label,body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-two-third label.wfacp-form-control-label{width:auto;float:none}body .wfacp-permission-icon ul li.wfacp-one-cols,body .wfacp-permission-icon ul li.wfacp-three-cols,body .wfacp-permission-icon ul li.wfacp-two-cols{width:50%;border:none;float:left}body .wfacp-permission-icon ul li.wfacp_odd:last-child{margin:auto;float:none;clear:both;width:100%}body .wfacp-form #payment .payment_methods>li{padding-bottom:7px}body .wfacp-form div#payment ul.wc_payment_methods.payment_methods.methods li label{display:inline}body .wfacp-form div#payment ul.wc_payment_methods.payment_methods.methods li label img{float:none}body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout #payment button#place_order,body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout button#place_order,body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout button.wfacp_next_page_button{position:fixed;bottom:0;left:0;right:0;z-index:99999;border-radius:0;margin:0;padding:14px 20px;line-height:1.5}.wfacp_footer_wrap_n a,.wfacp_footer_wrap_n ul li{display:inline-block;padding:0 7px;margin:0 0 10px}.wfacp_steps_wrap{padding:0}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{font-size:14px}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full #vat_number-description{position:relative;bottom:auto;left:auto;top:auto}body .wfacp_main_form .aelia_wc_eu_vat_assistant label{bottom:auto}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin-bottom:25px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_enable_delete_item.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}body .wfacp_type_simple .wfacp_option_btn,body .wfacp_type_subscription .wfacp_option_btn{display:none}body .wfacp_qv-main{overflow-x:hidden}body .wfacp_html_widget img{width:100%}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li{display:block}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li>label{position:relative;padding-left:25px!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li>label>input[type=radio]{left:0}body .wfacp_main_form .single_preview_inner:first-child{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%}body .wfacp_main_form .single_preview_inner{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;padding-right:65px}body.yes_sticky .wfacp-form .wfacp-order-place-btn-wrap{padding-bottom:0;margin-bottom:0}body.yes_sticky .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:0}body.yes_sticky .wfacp-form .btm_btn_sec,body.yes_sticky .wfacp-form .place_order_back_btn{position:relative;bottom:auto;z-index:1;margin:0 0 20px}body .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:200px}.wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:210px}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{height:auto!important}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{min-height:1px!important}#wfacp_smart_buttons.wfacp_smart_buttons .wc-amazon-checkout-message.wc-amazon-payments-advanced-populated{display:block}body .wfacp_main_form.woocommerce p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label{line-height:16px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{width:100%!important}.wfacp_mac div#wfacp_smart_button_stripe_gpay_apay #wc-stripe-payment-request-button.StripeElement>div{width:100%}.wfacp_smart_button_container .angelleye_smart_button_bottom,.wfacp_smart_button_container .angelleye_smart_button_checkout_top,.wfacp_smart_button_container .angelleye_smart_button_top{max-width:100%}body .wfacp_main_form.woocommerce #amazon_customer_details{padding:15px}body #amazon_wallet_widget div,body .wfacp_main_form.woocommerce #amazon_addressbook_widget{min-width:100%}body .wfacp_main_form.woocommerce .col2-set>div+div,body .wfacp_main_form.woocommerce .u-columns>div+div{padding-left:0}body .wfacp_main_form.woocommerce .col2-set,body .wfacp_main_form.woocommerce .u-columns{display:block}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):first-child{width:40%}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):last-child{width:60%}body .wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr.ywcmas_addresses_manager_table_shipping_selection_row span{margin:0;text-align:left;display:block}body .wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr.ywcmas_addresses_manager_table_shipping_selection_row td.ywcmas_addresses_manager_table_product_name_td_empty{display:block}#wfacp_smart_buttons .wfacp_smart_button_container #wc-stripe-payment-request-wrapper,#wfacp_smart_buttons .wfacp_smart_button_container *{width:100%!important}body .wfacp_main_form .single_preview_inner{word-break:break-word}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{min-height:1px;height:24px}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item .product-image img{min-width:55px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-third{width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-half,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-half{width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-two-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-two-third{width:100%}}@media (max-width:480px){.wfacp_main_form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button,body .wfacp_main_form .woocommerce-checkout .button.button#place_order{width:100%}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info{text-align:center}.wfacp_main_form #pay_with_amazon{float:none;display:block;margin-bottom:5px}#pay_with_amazon img{margin:0 auto}.wfacp_steps_sec ul li a{font-size:13px}.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half.wfacp-input-form,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-third.wfacp-input-form,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-two-third.wfacp-input-form{width:100%;float:none}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .form-row.wfacp_coupon_btn_wrap{width:100%;float:none;margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.wfacp-product-switch-title .product-remove{font-size:15px}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price del,body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .product-price ins{font-size:14px}span.wfacp_you_save_text{margin-left:19px;font-size:13px}#wfacp-e-form button.wfacp-login-btn,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper .select2-container .select2-selection--single .select2-selection__rendered,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=date],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=email],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=number],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=password],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=tel],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=text]:not(.select2-search__field),body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select#join_referral_program,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper textarea,body #wfacp-e-form .wfacp-top .wfacp_main_form.woocommerce .select2-container .select2-selection--single .select2-selection__rendered,body #wfacp-e-form .wfacp_collapsible_order_summary_wrap p.wfacp-form-control-wrapper .wfacp-form-control,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_code,body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=date],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=email],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=number],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=password],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=tel],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=text],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row select,body #wfacp-e-form .wfacp_main_form.woocommerce .form-row textarea,body #wfacp-e-form button.wfacp-coupon-btn,body #wfacp-e-form button.wfacp-login-btn,body #wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input,body .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control{min-height:46px}body .wfacp_main_form .wfacp_step_preview .single_preview_change{top:6px;margin-top:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{top:32px;text-align:left;width:200px;left:-90px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text{width:44px;height:44px;right:0;margin-top:-22px;background-size:16px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.wfacp-helping-text-wrap label.wfacp-form-control-label{right:50px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.wfacp-helping-text-wrap .wfacp-form-control{padding-right:50px}}@media (min-width:375px) and (max-width:600px){body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1{max-width:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2{padding-right:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:45px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:55px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-remove{padding-left:10px;width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all.wfacp_setting_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_ps_title_wrap{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_sec_start{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .woocommerce-cart-form__cart-item.cart_item{padding:8px}body .wfacp-product-switch-title{padding:0 8px 10px 0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_ps_title_wrap{padding-left:24px;padding-right:8px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:80px;word-break:break-all}}@media (max-width:374px){body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline-block;line-height:19px;font-size:13px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-image{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:45px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:80px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-remove{padding-left:10px;width:calc(70% - 30px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-remove{width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_qty_price_wrap{width:50%}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all.wfacp_setting_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}}@media (max-width:320px){body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{word-wrap:break-word}.wfacp_order_summary table.shop_table.woocommerce-checkout-review-order-table thead tr th{font-size:13px}body .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true{padding-left:60px}body .wfacp_order_summary span.wfacp_order_summary_item_name{font-size:14px}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:50px}}@media (max-width:768px){.bwf_reverse_column{display:flex;flex-direction:column-reverse}}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgb(0 0 0 / .2);background-color:#fff;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgb(0 0 0 / .05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:#fff0}.iti--separate-dial-code .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}body .iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(https://d241ue3yrqqwem.cloudfront.net/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0;background-size:auto}body:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{left:90px}body:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field #shipping_phone_field.wfacp-anim-wrap label.wfacp-form-control-label{left:90px}#wfacp-e-form .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{left:0px!important}body.rtl:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{left:auto;right:90px}body.rtl:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field #shipping_phone_field.wfacp-anim-wrap label.wfacp-form-control-label{left:auto;right:90px}.rtl #wfacp-e-form .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.rtl .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.rtl .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{right:0px!important;left:auto!important}.iti-mobile.wfacp_intl_country_less .iti--container{top:auto;bottom:auto;left:auto;right:auto;position:absolute;width:100%;height:100%;min-height:100px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body .iti__flag{background-image:url(https://d3ldyx3r2ad3ic.cloudfront.net/flags@2x.png);background-size:auto 15px}}.iti__flag.iti__np{background-color:#fff0}#wfacp-e-form a:not(.button-social-login),#wfacp-e-form abbr,#wfacp-e-form address,#wfacp-e-form b,#wfacp-e-form big,#wfacp-e-form blockquote,#wfacp-e-form caption,#wfacp-e-form center,#wfacp-e-form cite,#wfacp-e-form code,#wfacp-e-form del,#wfacp-e-form em,#wfacp-e-form fieldset,#wfacp-e-form font,#wfacp-e-form form,#wfacp-e-form h1,#wfacp-e-form h2,#wfacp-e-form h3,#wfacp-e-form h4,#wfacp-e-form h5,#wfacp-e-form h6,#wfacp-e-form i,#wfacp-e-form iframe,#wfacp-e-form img,#wfacp-e-form ins,#wfacp-e-form label,#wfacp-e-form legend,#wfacp-e-form p,#wfacp-e-form pre,#wfacp-e-form small,#wfacp-e-form strike,#wfacp-e-form strong,#wfacp-e-form sub,#wfacp-e-form sup,#wfacp-e-form table,#wfacp-e-form tbody,#wfacp-e-form td,#wfacp-e-form tfoot,#wfacp-e-form th,#wfacp-e-form thead,#wfacp-e-form tr,#wfacp-e-form u{margin:0;padding:0;border:0;outline:0;font-size:100%}body #wfacp-e-form .wfacp_form .wfacp-inner-form-detail-wrap{padding:16px}#wfacp-e-form .wfacp_main_form button[type=submit]:hover,#wfacp-e-form .wfacp_main_form input[type=button]:hover,#wfacp-e-form .wfacp_main_form input[type=reset]:hover,#wfacp-e-form .wfacp_main_form input[type=submit]:hover,#wfacp-e-form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button:hover{border-color:transparent}#wfacp-e-form .wfacp_main_form button[type=submit],#wfacp-e-form .wfacp_main_form input[type=button],#wfacp-e-form .wfacp_main_form input[type=reset],#wfacp-e-form .wfacp_main_form input[type=submit],#wfacp-e-form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{font-weight:700;font-size:25px;letter-spacing:0;cursor:pointer;text-decoration:none;border-color:transparent;margin-bottom:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;outline:0}body #wfacp-e-form .wfacp-order2StepSubTitle.wfacp-order2StepSubTitleS1{margin-top:2px}body #wfacp-e-form .wfacp_form .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{margin-top:-16px}body #wfacp-e-form .wfacp_form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepNumber{margin-top:0}body #wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_pro_attr_single span,body #wfacp-e-form table dd,body #wfacp-e-form table dl,body #wfacp-e-form table dl p,body #wfacp-e-form table dt{font-weight:400;padding:0;text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}#wfacp-e-form .variation p{margin:0}body #wfacp-e-form .wfacp_main_form .wfacp-comm-title:not(.wfacp_internal_form_wrap).none{padding:0}#wfacp-e-form a:not(.button-social-login),#wfacp-e-form img a{text-decoration:none;border:0;outline:0;transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}#wfacp-e-form a,#wfacp-e-form a svg,#wfacp-e-form button:not(.wfacp_btn_clicked){transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}:focus{outline:0}#wfacp-e-form table{border-collapse:collapse;border-spacing:0;border:none}#wfacp-e-form li,#wfacp-e-form ol,#wfacp-e-form ul{list-style-type:none;margin:0;padding:0}#wfacp-e-form .wfacp_main_form .wfacp-col-full{float:none}body #wfacp-e-form .loop_head_sec.wfacp-bold,body #wfacp-e-form .loop_head_sec.wfacp-normal,body #wfacp-e-form .wfacp-subtitle.wfacp-bold,body #wfacp-e-form .wfacp-subtitle.wfacp-normal,body #wfacp-e-form .wfacp_section_title.wfacp-bold,body #wfacp-e-form .wfacp_section_title.wfacp-normal{font-weight:700}#wfacp-e-form #payment .place-order,.loop_head_sec.wfacp-text-center,.wfacp-permission-icon p.wfacp-text-center,.wfacp-subtitle.wfacp-text-center,.wfacp_section_title.wfacp-text-center{text-align:center}.loop_head_sec.wfacp-text-right,.wfacp-subtitle.wfacp-text-right,.wfacp_section_title.wfacp-text-right{text-align:right}#wfacp-e-form .wfacp_main_form .ia_subscription_items h3,#wfacp-e-form .wfacp_main_form .wfacp-text-left,.wfacp-subtitle.wfacp-text-left,.wfacp_section_title.wfacp-text-left,body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul#shipping_method li,body #wfacp-e-form .woocommerce-terms-and-conditions-wrapper{text-align:left}#wfacp-e-form .wfacp_main_form .ia_subscription_items h3,#wfacp-e-form .wfacp_main_form .wfacp-normal{font-weight:400}.wfacp-prodct-image-wrap.clearfix{max-width:225px;max-height:230px;float:left}body #wfacp-e-form input[type=date]:not([hidden]),body #wfacp-e-form input[type=email]:not([hidden]),body #wfacp-e-form input[type=number]:not([hidden]),body #wfacp-e-form input[type=password]:not([hidden]),body #wfacp-e-form input[type=tel]:not([hidden]),body #wfacp-e-form input[type=text]:not([hidden]),body #wfacp-e-form select,body #wfacp-e-form select#join_referral_program,body #wfacp-e-form textarea,body .wfacp_mini_cart_start_h input[type=date]:not([hidden]),body .wfacp_mini_cart_start_h input[type=email]:not([hidden]),body .wfacp_mini_cart_start_h input[type=number]:not([hidden]),body .wfacp_mini_cart_start_h input[type=password]:not([hidden]),body .wfacp_mini_cart_start_h input[type=tel]:not([hidden]),body .wfacp_mini_cart_start_h input[type=text]:not([hidden]),body .wfacp_mini_cart_start_h select,body .wfacp_mini_cart_start_h textarea{font-size:14px;line-height:1;width:100%;background-color:#fff;border-radius:4px;position:relative;color:#404040;display:block;min-height:48px;padding:20px 12px 2px;vertical-align:top;box-shadow:none;border:1px solid #bfbfbf;font-weight:400;height:auto;margin-bottom:0;margin-top:0;max-width:100%}#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly input[readonly]::-moz-placeholder,#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly input[readonly]::-ms-input-placeholder,#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly input[readonly]::-webkit-input-placeholder{color:#67717a}body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) select:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) textarea:hover,body #wfacp-e-form .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered:hover{transition:all .4s ease-out}body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single:focus{border-radius:4px}body #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .select2-container .select2-selection--single{padding:0;background:0 0;box-shadow:none;border-radius:0}#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{transition:all .4s ease-out!important;border-color:#e15334!important}#wfacp-e-form input[type=file]:not(.thwcfe-checkout-file){display:none}#wfacp-e-form .clear,#wfacp-e-form .clearfix:after,#wfacp-e-form .wfacp-clearfix:after{clear:both}#wfacp-e-form .clearfix:after,#wfacp-e-form .clearfix:before,#wfacp-e-form .wfacp-clearfix:after,#wfacp-e-form .wfacp-clearfix:before{content:" ";display:table}#wfacp-e-form article,#wfacp-e-form aside,#wfacp-e-form details,#wfacp-e-form figcaption,#wfacp-e-form figure,#wfacp-e-form footer,#wfacp-e-form header,#wfacp-e-form hgroup,#wfacp-e-form menu,#wfacp-e-form nav,#wfacp-e-form section{display:block;margin:0;padding:0}#wfacp-e-form p{margin:0 0 16px;font-size:14px}body #wfacp-e-form a:not(.button-social-login):not(.wfob_read_more_link){background-color:transparent;text-decoration:none}body:not(.wfacpef_page) #wfacp-e-form a:not(.button-social-login):not(.wfob_read_more_link){color:#dd7575}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wfacp-e-form h1,#wfacp-e-form h2,#wfacp-e-form h3,#wfacp-e-form h4,#wfacp-e-form h5,#wfacp-e-form h6{font-family:inherit;font-weight:500;line-height:1.5;color:inherit;margin-top:20px;margin-bottom:10px}#wfacp-e-form h1:after,#wfacp-e-form h1:before,#wfacp-e-form h2:after,#wfacp-e-form h2:before,#wfacp-e-form h3:after,#wfacp-e-form h3:before,#wfacp-e-form h4:after,#wfacp-e-form h4:before,#wfacp-e-form h5:after,#wfacp-e-form h5:before,#wfacp-e-form h6:after,#wfacp-e-form h6:before{display:none}#wfacp-e-form .pull-left{float:left}#wfacp-e-form .pull-right{float:right}#wfacp-e-form table{border-collapse:collapse;border-spacing:0;background-color:transparent}#wfacp-e-form label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:400}#wfacp-e-form td,#wfacp-e-form th{padding:0;text-align:left}#wfacp-e-form table tbody tr:hover>td,#wfacp-e-form table tbody tr:hover>th,#wfacp-e-form table tbody>tr:nth-child(odd)>td,#wfacp-e-form table tbody>tr:nth-child(odd)>th,.wfacp_mini_cart_start_h table tbody tr:hover>td,.wfacp_mini_cart_start_h table tbody tr:hover>th,.wfacp_mini_cart_start_h table tbody>tr:nth-child(odd)>td,.wfacp_mini_cart_start_h table tbody>tr:nth-child(odd)>th{background-color:transparent}#wfacp-e-form tr td img,.wfacp_mini_cart_start_h tr td img{vertical-align:middle;display:inherit}body #wfacp-e-form .wfacp-row{margin-right:-8px;margin-left:-8px}#wfacp-e-form p.form-row.wfacp-col-full,#wfacp-e-form p.form-row.wfacp-col-left-half{position:relative;display:inline-block;padding-right:8px;padding-left:8px}#wfacp-e-form .wfacp-container,#wfacp-e-form .wfacp-container.wfacp-inner-header,#wfacp-e-form .wfacp-middle-container{margin:0 auto}#wfacp-e-form .woocommerce-terms-and-conditions{background:0 0;padding:10px;border:1px solid #ecececd2}#wfacp-e-form .wfacp-panel-wrapper .wfacp-container{border-radius:5px;padding-bottom:4px;position:relative;z-index:3}#wfacp-e-form .wfacp-wrapper-decoration{min-height:100%}.wfacp-form-panel{position:relative;z-index:3}#wfacp-e-form .input-text:focus,#wfacp-e-form input[type=date]:focus,#wfacp-e-form input[type=password]:focus,#wfacp-e-form input[type=search]:focus,#wfacp-e-form input[type=tel]:focus,#wfacp-e-form input[type=text]:focus,#wfacp-e-form input[type=url]:focus,#wfacp-e-form textarea:focus,input[type=email]:focus{color:#404040}body #wfacp-e-form .wfacp_main_form .wfacp-comm-title{margin-bottom:10px;display:block;clear:both;border:1px solid #e2e2e2;border-style:none;padding-left:0;padding-right:0;background-color:transparent}#wfacp-e-form .wfacp-comm-title h2{margin:0;font-weight:600;font-size:18px;color:#000}#wfacp-e-form .wfacp-comm-title h4{margin:0 0 5px;color:#999;padding:0;font-size:14px}#wfacp-e-form .wfacp-comm-title h4 span{color:red;display:inline-block}#wfacp-e-form .wfacp_main_form button[type=submit],#wfacp-e-form .wfacp_main_form input[type=button],#wfacp-e-form .wfacp_main_form input[type=reset],#wfacp-e-form .wfacp_main_form input[type=submit]{font-size:15px;cursor:pointer;background-color:#999;color:#fff;text-decoration:none;font-weight:400;line-height:1.5;margin-bottom:0;padding:10px 20px;border:1px solid rgba(0,0,0,.1);border-radius:4px;margin-right:0;margin-left:0}#wfacp-e-form .wfacp_main_form #payment .place-order,#wfacp-e-form .wfacp_main_form .wfacp-order-place-btn-wrap{padding-top:16px;margin:0}#wfacp-e-form .wfacp-btn-wrap{text-align:right;margin:0}#wfacp-e-form .wfacp-btn-wrap .wfacp-btn-for-order:hover{outline:unset;background-color:#00ca57;color:#fff;text-decoration:none}#wfacp-e-form .wfacp-btn-wrap .wfacp-btn-for-order:focus{outline:unset;background-color:#00ca57;color:#fff;text-decoration:none}#wfacp-e-form .sec_text_wrap{position:relative}body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .wfacp_main_form .wfacp-next-btn-wrap button,body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .wfacp_main_form .wfacp-order-place-btn-wrap{color:#fff;font-weight:700;border-radius:4px;font-size:16px;width:100%}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap{text-align:center;margin-bottom:0}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form.woocommerce.wfacp_single_step_form .wfacp-order-place-btn-wrap{padding-bottom:0}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap{position:relative}#wfacp-e-form .wfacp-terms-wrap{margin:0;color:#c9d3dc;border-radius:3px;border:1px solid #c9d3dc;min-height:48px;background:#f4f7f9;margin-bottom:16px;font-size:16px}#wfacp-e-form .wfacp-terms-wrap:last-child{margin-bottom:0}#wfacp-e-form .wfacp-terms-wrap a{color:#1d96f3;font-size:16px;font-weight:400;text-decoration:underline}#wfacp-e-form .wfacp-term-cond-panel{border:1px solid;border-color:transparent #dedede #dedede;margin-bottom:38px}#wfacp-e-form label.wfacp-terms-conditions{cursor:pointer}#wfacp-e-form .wfacp-input-form{position:relative;margin-bottom:10px}#wfacp-e-form label.wfacp-form-control-label:not(.radio):not(.checkbox){position:absolute;top:50%;left:20px;margin-top:-10px;transform-origin:left top;color:#969595;font-size:14px;line-height:1;font-weight:400;background-color:#fff;pointer-events:none;transition:all .235s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:9;bottom:5px;right:22px;margin-bottom:0}body #wfacp-e-form .wfacp-inside p.wfacp-anim-wrap label.wfacp-form-control-label .optional,body #wfacp-e-form .wfacp-inside p.wfacp-anim-wrap label.wfacp-form-control-label abbr.required{font-size:12px!important;line-height:1.3!important}#wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio):not(.checkbox){top:6px!important;font-size:12px!important;background:0 0!important;bottom:auto;right:8px;margin-top:0;line-height:1}#wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio):not(.checkbox) .optional,#wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio):not(.checkbox) .required{display:inline-block;font-size:12px!important;line-height:1!important}#wfacp-e-form .wfacp-comm-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:calc(100% - 151px)}body #wfacp-e-form .wfacp-row.wfacp_coupon_field_box.wfacp_coupon_collapsed,body #wfacp-e-form .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .wfacp_coupon_field_box .wfacp_coupon_btn_wrap label{background:0 0}body #wfacp-e-form .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .wfacp_coupon_field_box .wfacp_coupon_btn_wrap label{background:0 0!important}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label{margin-bottom:0;font-size:13px;line-height:15px;margin-top:-8px;background:0 0}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input{font-size:14px;padding:20px 12px 5px;background:#fff;height:auto;min-height:48px;margin-bottom:0;border:1px solid #d9d9d9;width:100%}#wfacp-e-form .wfacp-input-form p{margin-bottom:16px}#wfacp-e-form .wfacp_form_cart .cart_item .product-image,#wfacp-e-form .wfacp_order_summary .product-image{width:70px}#wfacp-e-form .wfacp-input-form.wfacp-row-first{width:47.0588235294%;float:left;margin-right:5.8823529412%}#wfacp-e-form .wfacp-input-form.wfacp-row-last{width:47.0588235294%;float:right;margin-right:0}#wfacp-e-form .wfacp-input-form.wfacp-row-first p,#wfacp-e-form .wfacp-input-form.wfacp-row-last p{margin:0;width:100%;float:unset;clear:none}#wfacp-e-form .wfacp-input-form p{margin:0;width:100%;float:unset;clear:none}#wfacp-e-form .wfacp-order-summary-header h2{font-size:18px;font-weight:600;padding:5px;margin:0;color:#001}#wfacp-e-form .wfacp-product-quantity p.form-row span.woocommerce-input-wrapper select{background:0 0}#wfacp-e-form .wfacp-product-pic img.wfacp-product-thumb-img{max-width:100%;background:#fff;padding:2px}#wfacp-e-form a.wfacp-disabled{opacity:.3;cursor:default}#wfacp-e-form .wfacp-payment-detail-wrap.wfacp-hg-by-box{margin-bottom:0}body.wfacpef_page #wfacp-e-form .wfacp-payment-title.wfacp-hg-by-box.wfacp_embed_step_3{margin-right:-1px}#wfacp-e-form .wfacp-payment-detail-wrap.wfacp-hg-by-box .wfacp-comm-form-detail{padding:8px 0 0}#wfacp-e-form .wfacp-order-summary-toggle{background-color:#fafafa;border:0;border-bottom:1px solid #e1e1e1;display:block;padding:16px 20px;text-align:left;width:100%}#wfacp-e-form .wfacp-order-summary-toggle-wrapper{display:table;width:100%}#wfacp-e-form .wfacp-order-summary-toggle-text{font-size:14px;padding-right:12px;width:100%}#wfacp-e-form .wfacp-order-summary-toggle-price{font-size:18px;font-weight:600;text-align:right;display:table-cell;vertical-align:middle}#wfacp-e-form .wfacp-shipping-title{display:block;width:150px;float:left}#wfacp-e-form table.woocommerce-checkout-review-order-table tbody.wfacp-order-summaery-products .product-name{width:80%;word-wrap:break-word}#wfacp-e-form table.woocommerce-checkout-review-order-table tbody.wfacp-order-summaery-products td.product-total{text-align:right;vertical-align:top}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table{margin:10px 0}#wfacp-e-form tbody.wfacp-order-summaery-products{border-bottom:1px solid #e1e1e1}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-cart-subtotal th{border-bottom:1px solid #e1e1e1;padding:20px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-order-total th{border-bottom:1px solid #e1e1e1;padding:20px 0}#wfacp-e-form tr.wfacp-order-total td{text-align:right}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-shipping th{width:30%;vertical-align:top;padding:14px 0}#wfacp-e-form tr.wfacp-shipping td ul li{display:block;padding:10px 0 0;list-style:none outside}#wfacp-e-form tr.wfacp-shipping td ul li label{width:90%;vertical-align:top;line-height:28px}#wfacp-e-form tr.wfacp-shipping td ul#shipping_method input{vertical-align:middle}#wfacp-e-form tr.wfacp-shipping td ul#shipping_method li{margin:0}#wfacp-e-form .wfacp_shipping_table ul#shipping_method label{margin-top:0}#wfacp-e-form tr td.wfacp-shipping-outer{border-bottom:1px solid #e1e1e1;padding:5px 0 10px}#wfacp-e-form tr.wfacp-order-total td span.woocommerce-Price-amount.amount{font-size:20px}#wfacp-e-form tr.wfacp-cart-subtotal td span.woocommerce-Price-amount.amount{font-size:20px;font-weight:700}#wfacp-e-form tr.wfacp-cart-subtotal td{text-align:right}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table{width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{padding-bottom:18px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table td.product-total{color:#4d4c4c;font-size:15px}#wfacp-e-form .wfacp-product-quantity p{margin:0}#wfacp-e-form label.woocommerce-form__label span{font-size:14px;font-weight:500}#wfacp-e-form .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{font-weight:400}#wfacp-e-form p#wfacp_shipping_add label.checkbox abbr.required{display:none}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon{width:100%;clear:both;position:relative;z-index:9}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{border-radius:unset;clear:both;border-left:none;padding:1em 1em;margin:0 0 1em;position:relative;background-color:#f7f6f7;list-style:none outside;width:auto;word-wrap:break-word;border-top:3px solid #0274be}#wfacp-e-form .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered,#wfacp-e-form .wfacp_main_form .woocommerce-checkout select#join_referral_program{width:100%;position:relative;display:block;min-height:48px;padding:20px 12px 2px;vertical-align:top;box-shadow:none;border:1px solid #bfbfbf;height:auto;margin-bottom:0;max-width:100%;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none}body #wfacp-e-form .wfacp_main_form p.wfacp_custom_field_radio_wrap .wfacp-form-control:not(.wfacp_radio_field){padding:8px}body #wfacp-e-form .wfacp_main_form p.wfacp_custom_field_radio_wrap .wfacp-form-control{border-color:transparent!important;background:0 0}#wfacp-e-form .wfacp_main_form input[type=checkbox]{opacity:1;-webkit-appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;-webkit-border-radius:0;-moz-border-radius:0;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:3px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;position:absolute;left:0;z-index:99;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_checkbox_field>label,#wfacp-e-form .wfacp_main_form.woocommerce label.checkbox{display:block!important;padding:0;padding-left:25px!important;position:relative;margin-bottom:0;width:auto;font-size:14px}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-checkbox-text{line-height:1.2;position:relative;cursor:pointer;color:#595a5a;font-weight:400;margin:0}#wfacp-e-form .wfacp-coupon-section{clear:both;width:100%;box-sizing:border-box}#wfacp-e-form *,.wfacp_mini_cart_start_h *{text-rendering:optimizelegibility!important;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;outline:0;box-sizing:border-box}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info a,#wfacp-e-form p.lost_password a{color:#dd7575;text-decoration:none}.wfacp-coupon-btn:after,.wfacp-coupon-btn:before{display:none}body #wfacp-e-form .button,body .wfacp_mini_cart_start_h .button,body .wfacp_mini_cart_start_h .wfacp-coupon-page .button,body button.button.wfacp-coupon-btn,body button.button.wfacp-login-btn{cursor:pointer;background-color:#999;color:#fff;text-decoration:none;font-weight:400;line-height:1.5;padding:10px 20px;border-radius:4px;min-height:48px;letter-spacing:0;margin:0;width:100%;display:block;text-align:center}body .wfacp_mini_cart_start_h .button,body .wfacp_mini_cart_start_h .wfacp-coupon-page .button,body button.button.wfacp-coupon-btn,body button.button.wfacp-login-btn{text-transform:capitalize}body button.wfacp-coupon-btn:hover,body button.wfacp-login-btn:hover{background-color:#878484}body button.button.wfacp-coupon-btn:disabled[disabled],body button.button.wfacp-coupon-field-btn:disabled[disabled]{opacity:1!important}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin{color:#dd7575;text-decoration:none}#wfacp-e-form form.woocommerce-form.woocommerce-form-login.login{border:none;padding:0}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last{margin:0}#wfacp-e-form label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span{display:inline-block;vertical-align:middle}#wfacp-e-form label.wfacp-form-control-label abbr.required{color:#999;text-decoration:none}#wfacp-e-form .select2-container--default .select2-selection--single{border:none}#wfacp-e-form .select2-container .select2-selection--single{display:block;height:auto;margin:0;line-height:normal;padding:0}#wfacp-e-form form.checkout .form-row-first{margin-right:0;clear:unset}#wfacp-e-form .wfacp-form-control-wrapper{padding:0 8px;margin-bottom:16px;position:relative}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-wrapper{padding:0 8px;margin-bottom:16px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table{margin:0;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table thead tr th{border-bottom:1px solid #f5f5f5}#wfacp-e-form .wfacp_order_summary thead{display:none}#wfacp-e-form .wfacp_order_summary a{color:#dd7575}#wfacp-e-form .wfacp_order_summary label.wfacp-order-summary-label{margin-bottom:20px;display:block;line-height:1.5}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr th{padding:12px 10px;font-size:14px;vertical-align:top;letter-spacing:0}#wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table tr td,#wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table tr th{padding:0}#wfacp-e-form .wfacp_mb_mini_cart_wrap{margin:0 0 0}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:65%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:63%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.shipping th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr th,table.shop_table.woocommerce-checkout-review-order-table tr td{background-color:transparent}#wfacp-e-form .wfacp-right-panel h2,#wfacp-e-form h2.wfacp-list-title{color:#565e66;display:block;clear:both;line-height:1.5;font-size:22.4px;font-weight:700;margin:0 0 16px;letter-spacing:1px;padding:0}#wfacp-e-form .wfacp-relative-wrapper{text-align:center}#wfacp-e-form .shop_table.wfacp-product-switch-panel{padding:0 8px;position:relative}#wfacp-e-form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{clear:both;width:100%;padding:12px}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-price{font-size:15px;color:#4d4c4c}#wfacp-e-form .shop_table.wfacp-product-switch-panel .amount{color:#4d4c4c}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-name{font-size:14px}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-name label{display:inline-block;vertical-align:middle;font-size:15px;color:#4d4c4c;font-weight:400}#wfacp-e-form .shop_table.wfacp-product-switch-panel .wfacp-product-header{padding:0;margin:0 0 12px;font-size:35px;font-weight:400;color:#333}#wfacp-e-form .wfacp-product-switch-title .product-remove{font-size:14px}#wfacp-e-form .wfacp-product-switch-title .product-quantity{font-size:14px;text-align:center}#wfacp-e-form .wfacp-product-switch-title{font-size:14px;clear:both;width:100%}#wfacp-e-form .wfacp_coupon_field_msg .wfacp_single_coupon_msg .wfacp_remove_coupon:hover{color:#d84d4d}#wfacp-e-form form.woocommerce-form.woocommerce-form-login.login p.lost_password{padding:0 8px}#wfacp-e-form p.wfacp-coupon-code-title{font-size:14px;line-height:20px}#wfacp-e-form p.wfacp-coupon-code-title{padding:0 8px;display:none}#wfacp-e-form .woocommerce-account-fields{display:block;clear:both;position:relative}#wfacp-e-form .woocommerce-account-fields p.create-account{margin-bottom:16px;padding-bottom:0}#wfacp-e-form .woocommerce-checkout-review-order.wfacp-oder-detail{width:100%;border-radius:4px;color:#565e66;background-color:transparent}#wfacp-e-form .wfacp-section .woocommerce-checkout-payment{background:0 0;margin-bottom:24px}#wfacp-e-form #add_payment_method #payment ul.payment_methods,#wfacp-e-form .woocommerce-cart #payment ul.payment_methods,#wfacp-e-form .woocommerce-checkout #payment ul.payment_methods{padding:0;text-align:left;margin:0;border:1px solid #bfbfbf;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li{line-height:1.5;text-align:left;margin:0;font-weight:400;clear:both;border:none;border-bottom:1px solid #ddd;padding:11px}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li:last-child,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li:last-child,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li:last-child{border-bottom:none}#wfacp-e-form .wc_payment_method label{display:initial;font-weight:400}#wfacp-e-form #add_payment_method #payment div.payment_box,#wfacp-e-form .woocommerce-cart #payment div.payment_box,#wfacp-e-form .woocommerce-checkout #payment div.payment_box{background-color:#efefef;position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;color:#515151;margin-left:-11px;margin-right:-11px;border-top:1px solid #efefef;margin-bottom:-11px}body #wfacp-e-form #payment ul.payment_methods li img.stripe-icon{float:unset}#wfacp-e-form .wfacp-relative-wrapper img{max-width:57px;height:auto;display:block;margin:0 auto 16px}#wfacp-e-form .wfacp-relative-wrapper p{text-align:center;font-size:14px;font-family:inherit;line-height:1.5;color:#999}#wfacp-e-form .wfacp_custom_breadcrumb{text-align:center;margin:5px auto 45px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul{list-style-type:none;padding:0;display:flex;position:relative;align-items:center;justify-content:center;background-repeat:repeat-x;background-position:top;max-width:80%;background-image:none;margin:0 auto 40px}#wfacp-e-form .wfacp_steps_sec{margin-top:48px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul:before{content:'';width:100%;height:1px;background:#000;position:absolute;left:0;right:0;margin:auto;top:10px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li{font-size:14px;line-height:18px;padding-top:0;text-align:center;position:relative;display:block;opacity:1;min-width:40px;background:0 0;margin-left:40px}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here .wfacp_steps_sec ul li a{padding-right:8px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li:first-child{margin-left:0}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li:before{content:'';width:20px;height:20px;background:#fff;position:absolute;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0;right:0;margin:auto;z-index:9;border:2px solid #000;margin-top:0}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li a{padding-top:32px;z-index:99}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li.df_cart_link.wfacp_bred_visited:before,#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li.wfacp_active_prev:before,#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li.wfacp_bred_active:before{background:#000}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li:after{display:none}#wfacp-e-form .wfacp_checkbox_field label{font-weight:400}#wfacp-e-form .layout_9_login_wrap .form-row.wfacp-input-form input{border-radius:5px}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{border:none;background:0 0;padding:16px 0;line-height:1.5!important;text-align:left;font-size:14px!important;text-transform:inherit}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info .message-container,body #wfacp-e-form .wfacp_main_form.woocommerce .medium-text-center,body #wfacp-e-form .wfacp_main_form.woocommerce .text-center{text-align:left!important}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{padding-top:0;margin-bottom:0}#wfacp-e-form .wfacp_main_form .woocommerce-account-fields p{padding-left:8px;padding-right:8px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total{border-top:1px solid #ddd}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small span{font-size:12px!important}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td strong,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th{font-weight:400}#wfacp-e-form .wfacp_order_summary{margin-left:0;margin-right:0}#wfacp-e-form .wfacp-order-summary-label{font-weight:400;color:#333}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:55px;height:auto;border:1px solid #e1e1e1;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-discount th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:first-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee td:first-child{padding-left:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.tax-total td:last-child{padding-right:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) th{padding-bottom:20px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-discount td{padding-right:0;text-align:right}#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec span{font-size:14px}#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text,#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text span{color:#b22323;font-size:14px;line-height:20px}#wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{border-color:#ddd}#wfacp-e-form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{border-color:#b0b0b0}#wfacp-e-form .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe]{display:inline-block;padding-left:0}#wfacp-e-form #add_payment_method #payment input#payment_method_stripe,#wfacp-e-form .woocommerce-checkout #payment input#payment_method_stripe{position:static;top:auto}#wfacp-e-form .wfacp_main_form .wfacp-anim-wrap label.wfacp-form-control-label[for=billing_state]{background-color:transparent}#wfacp-e-form .wfacp_order_summary .wfacp-pro-thumb{display:inline-block;position:relative}.wfacp-qty-ball{position:absolute;right:-11px;top:-11px;z-index:10}body .wfacp-qty-count{display:inline-block;vertical-align:top;margin:6px 3px 0 5px;padding:0 5px;min-width:22px;height:22px;border-radius:11px;background-color:#999;color:#fff;font-size:11px;line-height:22px;text-align:center;z-index:26}.wfacp-pro-thumb{display:inline-block;position:relative}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr th{color:#666}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.tax-total th{padding-left:0;font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-discount th{font-weight:400}#wfacp-e-form .wfacp-right-panel .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info{padding-top:0}body:not(.wfacp_oxygen_template) #wfacp-e-form p.woocommerce-invalid-required-field .wfacp-form-control{border-color:#e15334}#wfacp-e-form .wfacp_main_form .wfacp_shipping_options label{display:block;font-size:14px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input:focus{background:#fff}#wfacp-e-form .woocommerce-checkout #payment div.payment_box p{margin-bottom:0;color:#494949;font-size:14px}#wfacp-e-form .woocommerce-checkout #payment ul.payment_methods label{color:#494949}#wfacp-e-form .wfacp-left-panel{position:relative;width:100%}#wfacp-e-form .wfacp-order-place-btn-wrap{position:relative}body .wfacp_main_form .button#place_order,body .wfacp_main_form .wfacp_next_page_button{background-color:#24ae4e}body .wfacp_main_form .woocommerce-checkout .button.button#place_order:hover,body .wfacp_main_form .woocommerce-checkout .button.wfacp_next_page_button:hover{background-color:#7aa631}#wfacp-e-form #payment button#place_order{position:relative;z-index:2}#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control{border:1px solid #bfbfbf}#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-moz-placeholder,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-ms-input-placeholder,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control::-moz-placeholder,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control::-webkit-input-placeholder{color:#d9d9d9}#wfacp-e-form .wfacp_main_form .wfacp_shipping_table tr.shipping td p{font-weight:400}#wfacp-e-form .wfacp_main_form .wfacp_order_summary label.wfacp-order-summary-label{display:none}#wfacp-e-form .wfacp_order_summary_layout_9 a{color:#dd7575}#wfacp-e-form .wfacp_order_summary_layout_9 label.wfacp-order-summary-label{margin-bottom:25px;display:block}#wfacp-e-form .wfacp_order_summary_layout_9 label.wfacp-order-summary-label{margin-bottom:20px;display:block;font-size:20px;line-height:1.5}#wfacp-e-form .wfacp-form .wfacp_order_summary_layout_9{padding:0 8px}#wfacp-e-form .wfacp_order_summary_layout_9 .wfacp-pro-thumb{display:inline-block;position:relative}#wfacp-e-form .wfacp_order_summary_layout_9{margin-left:0;margin-right:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total{border-top:1px solid #ddd}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td strong>span{font-size:24px}#wfacp-e-form table.shop_table tr.order-total td small.includes_tax,.wfacp_mini_cart_start_h table.shop_table tr.order-total td small.includes_tax{display:block}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td strong,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item .product-image img{height:auto;border:1px solid #e1e1e1;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-discount th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item td:first-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.shipping_total_fee td:first-child{padding-left:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.shipping_total_fee td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.tax-total td:last-child{padding-right:0}#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr:first-child>td,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr:first-child>th{padding-top:10px}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) td,#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) th{padding-bottom:10px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-discount td{padding-right:0;text-align:right}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr th{color:#666}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.tax-total th{padding-left:0;font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-discount th{font-weight:400}#wfacp-e-form table.woocommerce-checkout-review-order-table_layout_9 tbody.wfacp-order-summaery-products .product-name{width:80%;word-wrap:break-word}#wfacp-e-form table.woocommerce-checkout-review-order-table_layout_9 tbody.wfacp-order-summaery-products td.product-total{text-align:right;vertical-align:top}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9{margin:10px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-order-total th{border-bottom:1px solid #e1e1e1;padding:20px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-shipping th{width:30%;vertical-align:top;padding:14px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9{width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name{padding-bottom:18px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-total{color:#4d4c4c;font-size:15px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9{margin:0;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 thead tr th{border-bottom:1px solid #f5f5f5}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr th,table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td{padding:14px 10px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr:not(.order-total) th,table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr:not(.order-total) td{font-size:14px}#wfacp-e-form .wfacp_in_active_coupon table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item:last-child{border-bottom:none}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name{width:45%}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name{width:80%}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-total{width:20%}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.woocommerce-checkout-review-order-table_layout_9 .product-image+td.product-name{width:45%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 .cart_item .product-image{float:left;max-width:55px}#wfacp-e-form .wfacp-right-panel .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9.wfacp_order_sum tbody tr.cart_item td{padding-left:8px;padding-right:8px}#wfacp-e-form .wfacp-right-panel .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9.wfacp_order_sum tbody tr.cart_item td.product-image{padding-left:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.shipping th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr th,table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td{background-color:transparent}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon{position:relative!important}#wfacp-e-form form.checkout_coupon.wfacp_display_none{margin-top:8px}#wfacp-e-form .layout_9_order_summary tfoot tr td:last-child{text-align:right}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td{text-align:left;padding-left:0;padding-right:0}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td ul li label{font-weight:400;font-size:14px;line-height:1.5}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td ul li{margin:0 0 5px}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td ul li:last-child{margin-bottom:0}body #wfacp-e-form .login_sec_content{padding-left:8px;padding-right:8px}#wfacp-e-form .wfacp_display_none{display:none}#wfacp-e-form .form-row.validate-required .woocommerce-form__label-for-checkbox{position:relative}#wfacp-e-form .wfacp-information-container{margin-bottom:20px}#wfacp-e-form .wfacp-information-container .wfacp_enable_border{padding-bottom:10px;margin-bottom:10px}#wfacp-e-form .div_wrap_sec img{max-width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr td:first-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr th:first-child{padding-left:0;font-weight:400}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true strong.product-quantity,body .wfacp_mini_cart_start_h .product-name.wfacp_summary_img_true .wfacp_mini_cart_item_title .product-quantity,body .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true strong.product-quantity{display:none}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:not(:last-child) th{font-weight:400;padding-left:0}#wfacp-e-form .wfacp-form table.shop_table tfoot tr td:first-child,#wfacp-e-form .wfacp-form table.shop_table tfoot tr th:first-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr td:first-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr th:first-child{font-weight:400;padding-left:0}#wfacp-e-form .wfacp-form table.shop_table tfoot tr td:last-child,#wfacp-e-form .wfacp-form table.shop_table tfoot tr th:last-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr th:last-child,#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr td:last-child{font-weight:400;padding-right:0}#wfacp-e-form .wfacp-form table.shop_table tfoot tr.order-total td:last-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr.order-total td:last-child{font-weight:400}#wfacp-e-form .wfacp_order_total_container{display:block;width:100%;padding:14px;background:#ecf1f5;border-radius:3px;border:1px solid #ced5db;font-weight:700;font-size:18px}#wfacp-e-form .wfacp_order_total_value{display:block;float:right}#wfacp-e-form .wfacp_main_form .wfacp_allowed_countries strong{font-size:14px;line-height:1.5;width:100%;background-color:#fff;border-radius:4px;position:relative;color:#404040;display:block;min-height:48px;padding:22px 12px 2px;vertical-align:top;box-shadow:none;font-weight:400;border:1px solid #bfbfbf}#wfacp-e-form .wfacp_steps_sec ul li a{padding-right:0}#wfacp-e-form .wfacp_steps_sec ul li:not(:last-child) a:after{display:none}#wfacp-e-form .wfacp-form .wfacp_steps_sec ul li:not(:last-child) a:after{display:block}#wfacp-e-form .wfacp-form .stripe-source-errors ul.woocommerce_error{padding:5px 10px!important;background:#fae6e6!important}#wfacp-e-form .wfacp_pro_img_disabled .wfacp-prodct-detail-left{width:100%}#wfacp-e-form .wfacp_main_form select.wfacp-form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #bfbfbf}#wfacp-e-form .wfacp_coupon_msg{margin:0 12px;padding:0}#wfacp-e-form .wfacp-right-panel div.woocommerce-error{margin-top:25px}#wfacp-e-form .wfacp-right-panel .wfacp_coupon_msg .woocommerce-error{padding:0 0 0 10px}body #wfacp-e-form .wfacp-coupon-page .wfacp_coupon_remove_msg,body #wfacp-e-form .wfacp_coupon_field_msg{margin:0;padding:0 8px}body #wfacp-e-form .wfacp-coupon-page+.wfacp_coupon_field_box .wfacp_coupon_remove_msg{border-color:#24ae4e!important;background:#d2f3dc;padding:5px 10px;border-radius:3px;color:#24ae4e!important;border:none;border-left:2px solid #24ae4e;margin:0 0 16px;min-height:1px}body #wfacp-e-form .wfacp_coupon_error_msg{padding:0 8px}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third.wfacp-anim-wrap label.wfacp-form-control-label{font-size:12px}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-two-third label.wfacp-form-control-label{bottom:auto;top:20px;margin-top:0}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-two-third.wfacp-anim-wrap label.wfacp-form-control-label{top:4px;background:0 0;bottom:auto;right:auto;margin-top:0}body #wfacp-e-form .wfacp-login-wrapper{margin:0 -8px}#wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment div.payment_box.payment_box.payment_method_braintree_credit_card p{margin-bottom:10px}#wfacp-e-form .button:before,#wfacp-e-form .cl-btn:before,#wfacp-e-form .w-btn:before{display:none}#wfacp-e-form .wfacp_main_form .woocommerce-error li{color:#e15334}#wfacp-e-form .wfacp_form_cart.div_wrap_sec tr.shipping.recurring-total{border:none}#wfacp-e-form .wfacp_form_cart.div_wrap_sec tr.order-total.recurring-total td small{font-size:12px}#wfacp-e-form .wfacp_main_form .wfacp-row .wfob_bump_wrapper{padding:0 8px}#wfacp-e-form .wfacp_woocommerce_form_coupon.wfacp_template_9_coupon .wfacp-coupon-page{padding:8px 0 16px}#wfacp-e-form .wfacp_main_form button.wfacp-login-btn{display:block}#wfacp-e-form .wfacp_main_form .wfacp-login-wrapper .wc-social-login.form-row-wide{padding:0 8px;margin:0 0 16px}body #wfacp-e-form .wfacp_main_form a.button-social-login:hover{color:#fff!important}#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn,#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_code{min-height:48px}#wfacp-e-form .wfacp_main_form .woocommerce-invalid-email .woocommerce-input-wrapper .wfacp-form-control{border-color:#e15334}#wfacp-e-form .wfacp_order_summary .product-image,body .wfacp_form_cart .cart_item .product-image{max-width:60px;float:left}#wfacp-e-form .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true{padding-left:75px;display:block}.wfacp_collapsible_summary .wfacp_order_summary_item_name.wfacp_summary_img_true{padding-left:75px;display:block}#wfacp-e-form #wfacp-e-form .wfacp-form-control-wrapper.wfacp_last_section_feilds p{margin-bottom:0}#wfacp-e-form .wfacp_main_form .wfacp-coupon-section.wfacp_custom_row_wrap .wfacp_coupon_field_box p,#wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul#shipping_method,#wfacp-e-form .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td{margin-bottom:0;padding-bottom:0}#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin:16px 0 0;font-size:14px}#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border .wfacp_shipping_table.wfacp_shipping_recurring tr td{padding-top:16px}#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border .wfacp_shipping_table.wfacp_shipping_recurring tr:first-child td{padding-top:0}#wfacp-e-form .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border,#wfacp-e-form .wfacp_main_form .wfacp_whats_included,#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_remove_msg,#wfacp-e-form .wfacp_main_form .woocommerce-terms-and-conditions-wrapper{margin-top:16px}#wfacp-e-form .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item:first-child,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border:first-child,#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_remove_msg:empty{margin-top:0}#wfacp-e-form .wfacp_main_form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{margin-bottom:0}#wfacp-e-form .wfacp_main_form .wfacp-section .woocommerce-checkout-payment{margin-bottom:0}#wfacp-e-form .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item{margin-top:16px;margin-bottom:0}#wfacp-e-form .wfacp_main_form #join_referral_program_field label,#wfacp-e-form .wfacp_main_form #referral_code_field label{display:block;visibility:visible}#wfacp-e-form .wfacp-right-panel table.shop_table.woocommerce-checkout-review-order-table_layout_9.layout_9_order_summary tr td label{margin:0}#wfacp-e-form .wfacp_main_form .shop_table.wfacp-product-switch-panel,#wfacp-e-form .wfacp_main_form .wfacp_wrapper_start{margin-bottom:16px}#wfacp-e-form .wfacp_main_form #customer_location_self_certified_field #customer_location_self_certified-description{margin-top:0}#wfacp-e-form .wfacp_main_form .woocommerce-form-coupon-toggle{margin-bottom:0}#wfacp-e-form .wfacp_order_summary_container table.shop_table.woocommerce-checkout-review-order-table.layout_9:first-child .blockUI{display:none!important}#wfacp-e-form .woocommerce-checkout #payment div.payment_box:last-child{margin-bottom:-11px}#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table{table-layout:fixed}#wfacp-e-form .wfacp-right-panel table.shop_table.woocommerce-checkout-review-order-table_layout_9.layout_9_order_summary tfoot td,#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td{width:50%}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr td{vertical-align:top}#wfacp-e-form.wfacp-right-panel table.shop_table.woocommerce-checkout-review-order-table_layout_9.layout_9_order_summary{table-layout:fixed}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li a:empty{padding-top:52px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input.blank_field{border-color:#e15334}#wfacp-e-form .wfacp_main_form .wfacp_default_checkout_addon.wfacp-form-control-wrapper:not(.wfacp-anim-wrap) label.wfacp-form-control-label{top:20px;font-size:12px;bottom:auto;right:auto;margin-top:0}#wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_fileupload+.wc-checkout-add-ons-input-file-plupload,#wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_fileupload+.wc-checkout-add-ons-input-file-plupload+.description{margin:0 12px}#wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .wc_checkout_add_ons_fileupload{margin:0}#wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .wc_checkout_add_ons_fileupload>label{position:relative;left:0;top:0;margin:0}#wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_fileupload+.wc-checkout-add-ons-input-file-plupload{padding:10px 12px}#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly label{top:4px;font-size:12px;background:0 0;bottom:auto;right:auto;margin-top:0}#wfacp-e-form.wfacp-main-container .wfacp-wrapper-decoration.multistep_bar .wfacp_left_right .wfacp-left-wrapper,#wfacp-e-form.wfacp-main-container .wfacp-wrapper-decoration.multistep_bar .wfacp_top_bottom .wfacp-left-wrapper{padding-top:0}#wfacp-e-form .wfacp_preview_content_box .wfacp-comm-title{margin-bottom:0}#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-email .wfacp-form-control,#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field .wfacp-form-control{transition:all .4s ease-out!important}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr td,#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr th{padding:10px 10px;vertical-align:middle}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th{padding-left:0}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td{padding-right:0}#wfacp-e-form body span.wfacp_coupon_code{color:#000}#wfacp-e-form .wfacp_woocommerce_form_coupon.wfacp_template_9_coupon .wfacp-coupon-page>.woocommerce-info.message-wrapper{padding:0}#wfacp-e-form .form-row-wide{clear:unset;width:100%}#wfacp-e-form .wfacp_main_form .wfacp_shipping_options label{margin-bottom:0;font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table th.product-total,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form td.product-total{text-align:right}#wfacp-e-form .wfacp_main_form.woocommerce .checkbox_style1 label,#wfacp-e-form .wfacp_main_form.woocommerce input[type=checkbox]+label,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]+label{display:block;padding-left:25px;line-height:20px;margin:0;cursor:pointer}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_whats_included h3{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:400}#wfacp-e-form .variation p{margin:0}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name dl.variation dd,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name dl.variation dt{font-weight:400;text-transform:initial}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr span.amount{word-break:break-all}body #wfacp-e-form .wfacp_main_form .woocommerce-account-fields p label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label{top:auto;left:0;margin-top:0;bottom:0;overflow:initial;pointer-events:unset;z-index:auto;background:0 0}#wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li p{margin:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr td:last-child{text-align:right}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options label{margin-bottom:8px}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options label:empty{display:none}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:last-child{text-align:right}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td{padding:10px;text-align:left;float:none;font-size:14px;line-height:1.5}body .wfacp_main_form .wfacp_order_total_field table tr td>span{float:none;font-size:14px;line-height:1.5}#wfacp-e-form .message-wrapper{margin:0;padding:0}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td span{font-weight:400}#wfacp-e-form .wfacp_main_form .container{padding:0}body #wfacp-e-form .wfacp_main_form .woocommerce-info:before{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-info{background:0 0;padding:0;border:none;margin:0;font-size:14px}body #wfacp-e-form .wfacp_main_form #payment .place-order{padding:0;margin:0}#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single:focus>span.select2-selection__rendered,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) select:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) textarea:focus,#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input:focus{border-color:#61bdf7;box-shadow:0 0 0 1px #61bdf7}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-name,#wfacp-e-form .wfacp-form .wfacp_checkbox_field label,#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info,#wfacp-e-form .wfacp-form form.woocommerce-form.woocommerce-form-login.login p,#wfacp-e-form .wfacp-form label.woocommerce-form__label span,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-name,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-total,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr td,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr th,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td span,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td span bdi,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,#wfacp-e-form .wfacp-product-switch-title,#wfacp-e-form .wfacp-product-switch-title .product-quantity,#wfacp-e-form .wfacp-product-switch-title .product-remove,#wfacp-e-form .wfacp_checkbox_field label,#wfacp-e-form .wfacp_checkbox_field span,#wfacp-e-form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,#wfacp-e-form .wfacp_form_cart .woocommerce-error,#wfacp-e-form .wfacp_form_cart .woocommerce-info,#wfacp-e-form .wfacp_form_cart .woocommerce-message,#wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .description,#wfacp-e-form .wfacp_main_form .shop_table .wfacp-product-switch-title div,#wfacp-e-form .wfacp_main_form .wfacp-comm-title h4,#wfacp-e-form .wfacp_main_form .wfacp-payment-dec,#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td,#wfacp-e-form .wfacp_main_form .wfacp_shipping_options label,#wfacp-e-form .wfacp_main_form .wfacp_shipping_table tr.shipping td p,#wfacp-e-form .wfacp_main_form .woocommerce-checkout-review-order h3,#wfacp-e-form .wfacp_main_form .woocommerce-info .message-container,#wfacp-e-form .wfacp_main_form label.wfab-label-title,#wfacp-e-form .wfacp_main_form ol li,#wfacp-e-form .wfacp_main_form ul li,#wfacp-e-form .wfacp_main_form ul li span,#wfacp-e-form .wfacp_mb_cart_accordian a,#wfacp-e-form .wfacp_mb_cart_accordian span,#wfacp-e-form .wfacp_mb_cart_accordian span.amount,#wfacp-e-form .wfacp_order_total_container,#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec span,#wfacp-e-form .wfacp_show_icon_wrap a span,#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info,#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info a:hover,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin:hover,#wfacp-e-form .woocommerce-message,#wfacp-e-form form.woocommerce-form.woocommerce-form-login.login p,#wfacp-e-form label.woocommerce-form__label span,#wfacp-e-form p.lost_password a:hover,#wfacp-e-form p.wfacp-coupon-code-title,#wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th,#wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th span,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th,#wfacp-e-form ul.woocommerce-error li,.wfacp_mini_cart_start_h .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-total,.wfacp_mini_cart_start_h .wfacp_product_restore_wrap,.wfacp_mini_cart_start_h div.woocommerce-error,.wfacp_mini_cart_start_h ul.woocommerce-error,.wfacp_mini_cart_start_h:not(.oxy) .amount,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container .wfacp_mini_cart_reviews tr td,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container .wfacp_mini_cart_reviews tr th,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container tfoot tr.order-total td span.woocommerce-Price-amount.amount,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container tfoot tr.order-total th,.wfacp_mini_cart_start_h:not(.oxy) .woocommerce-message:not(.wfacp_sucuss),.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total td,.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total th,.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total:not(.recurring-total) th span:not(.woocommerce-Price-currencySymbol),.wfacp_mini_cart_start_h:not(.oxy) table.shop_table.woocommerce-checkout-review-order-table .product-name,body #wfacp-e-form #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap input.wfob_quantity_increment,body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td,body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li label,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-error,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-message,body #wfacp-e-form .woocommerce-error,body #wfacp-e-form .woocommerce-message,body #wfacp-e-form table.shop_table tr.order-total td strong>span,body #wfacp-e-form table.shop_table tr.order-total td strong>span>span,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span *,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),body .success-color,body .wfacp_main_form .aw_addon_wrap label,body .wfacp_main_form .wfacp_order_total_field table tr td>span,body .wfacp_mini_cart_start_h .wfacp_order_summary_container .recurring-total ul li label,body .wfacp_mini_cart_start_h:not(.oxy) table tr.order-total:not(.recurring-total) td span *{color:#737373}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name{font-weight:400}#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info a,#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin{color:#dd7575;text-transform:inherit;font-weight:400}#wfacp-e-form .woocommerce-password-strength{text-align:left}#wfacp-e-form .wfacp-form p.lost_password a{color:#dd7575}#wfacp-e-form .wfacp-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button.var_product{color:#dd7575}body:not(.wfacpef_page) #wfacp-e-form .wfacp-form a:not(.wfob_read_more_link){color:#dd7575}#wfacp-e-form .wfacp_html_widget a{color:#dd7575}#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin:hover{color:#965d5d}#wfacp-e-form .wfacp-form p.lost_password a:hover{color:#965d5d}#wfacp-e-form .wfacp-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button.var_product:hover{color:#965d5d}body:not(.wfacpef_page) #wfacp-e-form .wfacp-form a:not(.wfob_read_more_link):hover{color:#965d5d}body .wfacp_main_form .woocommerce-checkout .button{float:none}#wfacp-e-form .wfacp_main_form .ia_subscription_items h3{font-size:20px}#wfacp-e-form .wfacp_main_form .wfacp_section_title{color:#333;font-weight:400;margin-bottom:0;font-size:18px}#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description li,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description li a,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description p,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{color:#666}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included{background:#fafafa;padding:10px;border:1px solid #efefef}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_whats_included h3{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:400;color:#333}body #wfacp-e-form .wfacp_html_widget h1,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h1{margin:0 0 10px;font-size:25px;line-height:1.5;font-weight:600}body .wfacp_html_widget h2,body .wfacp_main_form .wfacp_whats_included h2{margin:0 0 10px;font-size:22px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h3,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h3{margin:0 0 10px;font-size:20px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h4,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h4{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h5,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h5{margin:0 0 10px;font-size:17px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h6,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h6{margin:0 0 10px;font-size:16px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description{margin:0 0 20px}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{font-size:14px;line-height:1.5;margin:0 0 10px;color:#333;font-weight:400}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description{font-size:14px;line-height:1.5;color:#6c6c6c}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description:last-child{margin-bottom:0}body #wfacp-e-form .wfacp_html_widget ol,body #wfacp-e-form .wfacp_html_widget ul,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ol,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ul{margin:0 0 8px;padding-left:16px}body #wfacp-e-form .wfacp_html_widget ol li,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ol li{font-size:13px;line-height:1.5;margin:0 0 1px;list-style-type:decimal}body #wfacp-e-form .wfacp_html_widget ul li,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ul li{list-style-type:disc;list-style-position:outside;font-size:13px;line-height:1.5;margin:0 0 5px}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ol li:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ul li:last-child{margin:0}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description p{font-size:13px;line-height:1.5;color:#6c6c6c;margin:0 0 10px}body #wfacp-e-form .wfacp_html_widget h1:last-child,body #wfacp-e-form .wfacp_html_widget h2:last-child,body #wfacp-e-form .wfacp_html_widget h3:last-child,body #wfacp-e-form .wfacp_html_widget h4:last-child,body #wfacp-e-form .wfacp_html_widget h5:last-child,body #wfacp-e-form .wfacp_html_widget h6:last-child,body #wfacp-e-form .wfacp_html_widget li:last-child,body #wfacp-e-form .wfacp_html_widget ol:last-child,body #wfacp-e-form .wfacp_html_widget p:last-child,body #wfacp-e-form .wfacp_html_widget ul:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h2:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h3:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h4:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included li:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included ol:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included p:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included ul:last-child{margin-bottom:0!important}body #wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info{color:#057daf;font-weight:400;font-size:14px!important;margin:0;text-transform:inherit}body #wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{color:#057daf;font-weight:400;font-size:14px;margin:0}body #wfacp-e-form .wfacp_form_cart .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info,body #wfacp-e-form .wfacp_form_cart .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{color:#057daf;padding:0!important;border:none;margin:0!important}#wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-page>.woocommerce-info{padding-left:0}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping{font-size:14px;line-height:1.5}#wfacp-e-form .wfacp-col-left-half.form-row-wide{clear:both}#wfacp-e-form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item legend{width:auto}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li{padding:11px}body #wfacp-e-form .wfacp_main_form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading{top:auto;color:#fff!important;background:#969696;padding:10px;font-size:15px;line-height:1.5;margin:0;text-align:center}body.wfacp_checkout-template #wfacp-e-form .wfacp_main_form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading{color:#fff!important}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{width:5px;height:5px;display:block;position:absolute;top:50%;right:0;background:#c7c7c7;border-radius:50%;margin-top:-2.5px;font-size:0}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single:last-child span:last-child{display:none}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description:last-child{margin-bottom:0}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{line-height:1.5}body #wfacp-e-form .wfacp_main_form label.wfab-label-title{padding-left:25px;padding-bottom:0!important}body:not(.electro-v1) #wfacp-e-form form.woocommerce-checkout .col2-set,body:not(.electro-v1) #wfacp-e-form form.woocommerce-checkout .order-review-wrapper,body:not(.electro-v1) #wfacp-e-form form.woocommerce-checkout .woocommerce-NoticeGroup-checkout{padding:0}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a.wfacp_remove_item_from_cart:hover{color:#dd7575!important}body #wfacp-e-form #wc_checkout_add_ons p:empty{display:none}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox input[type=checkbox]{position:relative;left:auto;right:auto;bottom:auto;top:2px;margin-right:10px;margin-bottom:0;vertical-align:middle}body #wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_radio input[type=radio]{position:relative;top:auto;left:auto;bottom:auto;vertical-align:middle!important;margin:0 10px 0 0;display:inline-block}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_checkbox_field input[type=checkbox]{min-height:auto}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox input[type=checkbox]+label,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox label{padding-left:0!important;display:initial!important}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;padding:0;min-height:48px}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 8px}body #wfacp-e-form #wc_checkout_add_ons{width:100%;margin:0}body #wfacp-e-form .wfacp-form .woocommerce form .form-row .select2-container{height:auto;display:block}#wfacp-e-form .woocommerce-checkout #ship-to-different-address span,#wfacp-e-form .woocommerce-checkout .create-account span{margin-left:0;font-weight:400}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{background-color:#24ae4e}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:hover{background-color:#34c961}.entry-title{text-align:left}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select{font-weight:400}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp-coupon-section{padding:0}.wfacp-comm-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{float:left}.wfacp_mb_mini_cart_wrap .wfacp_form_cart .wfacp_section_title{display:none}#wfacp-e-form .wfacp_mb_mini_cart_wrap{background:0 0}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{padding:16px 20px 0;background:0 0;border:1px solid #ddd}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{padding:16px 24px;border:1px solid #ddd}#wfacp-e-form .wfacp_mb_cart_accordian span{font-size:20px;font-weight:400;line-height:20px}#wfacp-e-form .wfacp_mb_cart_accordian a,#wfacp-e-form .wfacp_show_icon_wrap a span{font-size:14px;line-height:24px;position:relative;display:block;min-width:12px}#wfacp-e-form .wfacp_mb_cart_accordian .no_text_available a img{left:-25px;right:auto}#wfacp-e-form .wfacp_mb_cart_accordian a img{max-width:12px;position:absolute;right:-20px;top:5px;margin-top:0}#wfacp-e-form .wfacp_show_icon_wrap img.wfacp_up_arrow{-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(180deg)}#wfacp-e-form .wfacp_mb_cart_accordian a.wfacp_arrow_up{transform:rotate(20deg)}#wfacp-e-form .wfacp_show_icon_wrap,.et-db #et-boc #wfacp-e-form .wfacp_show_icon_wrap{max-width:195px;float:left;position:relative;background-size:15px;padding-left:25px;min-height:20px}#wfacp-e-form .wfacp_show_icon_wrap svg,.et-db #et-boc #wfacp-e-form .wfacp_show_icon_wrap svg{width:16px;height:16px;position:absolute;left:0;top:50%;margin-top:-8px}#wfacp-e-form span.amount{font-weight:400}#wfacp-e-form ins span.amount{color:#666}#wfacp-e-form .wfacp_show_price_wrap{width:calc(100% - 195px);float:right;text-align:right;padding-left:25px;word-break:break-all}body #wfacp-e-form .wfacp-qty-count{line-height:22px}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-selection__arrow:after,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-ordering:after,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-select:after{display:none}#wfacp-e-form .woocommerce-info .success-icon{display:none}body #wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info:before,body #wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info:before,body #wfacp-e-form .woocommerce-info:before{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-error li:before{display:none}#wfacp-e-form .wfacp_main_form button:not(.show-password-input):after,#wfacp-e-form .wfacp_main_form button:not(.show-password-input):before{display:none}.wfacp_checkout-template-wfacp-canvas p.wpml-ls-statics-post_translations.wpml-ls{display:none}body #wfacp-e-form .wfacp_main_form .loading-spin.centered,body #wfacp-e-form .wfacp_main_form .processing:before,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout:before{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-error:after,body #wfacp-e-form .wfacp_main_form .woocommerce-error:before,body #wfacp-e-form .wfacp_main_form .woocommerce-message:after,body #wfacp-e-form .wfacp_main_form .woocommerce-message:before{display:none}body .wfacp_desktop.wfacp_tablet.wfacp_mobile.tab:empty,body .woocommerce-error:empty{display:none}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active.single_step.full_width_cls.wfacp-tab1 .wfacp-order2StepNumber{display:none}#wfacp-e-form .wfacp_main_form .woocommerce-message .message-container i{display:none}#wfacp-e-form .wfacp_mb_mini_cart_wrap{display:none}#wfacp-e-form .wfacp_custom_breadcrumb.wfacp_custom_breadcrumb_el .wfacp_steps_sec ul li:not(:last-child) a:after{display:none}body #wfacp-e-form .wfacp-left-panel.third_step.wfacp_last_page .btm_btn_sec{display:none}body #wfacp-e-form .wfacp_order_summary label:empty{display:none}body #wfacp_checkout_form .blockUI.blockOverlay{display:none}body .woocommerce-message:empty{display:none}body.wc-braintree-body .wfacp_main_form.woocommerce .row .form-group input[type=checkbox]+label.wc-braintree-save-label:after{display:none}body #payment .payment_methods>.wc_payment_method>label:before,body #payment .payment_methods>.woocommerce-PaymentMethod>label:before,ul#shipping_method li label:before{display:none}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li input[type=radio]{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:after,#wfacp_qr_model_wrap .wfacp_qr_wrap .button:before{display:none}body #wfacp-e-form .wfacp_main_form.woocommerce .ebanx_billing_argentina_document span.optional{display:none}#wfacp-e-form .wfacp_main_form .wfacp_order_summary label.wfacp-order-summary-label{display:none}#wfacp-e-form .wfacp_main_form .wfacp_order_summary label.wfacp-order-summary-label{display:none}#wfacp-e-form #checkout_paypal_message+div:empty,#wfacp-e-form .wfacp_main_form .woocommerce-checkout-payment span:empty,.wfacp_mini_cart_classes.wfacp_mobile_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,.wfacp_mini_cart_classes.wfacp_tablet_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,body #wfacp-e-form .wfacp_custom_breadcrumb,body #wfacp-e-form .wfacp_form_steps,body #wfacp-e-form .wfacp_main_form .wfacp_steps_wrap,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_ebanx_field label span.optional,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content label.wfacp-order-summary-label,body .wfacp_mobile_view,body .wfacp_not_active_view,body .wfacp_tablet_view{display:none}body #wfacp-e-form .wfacp_desktop .wfacp_custom_breadcrumb,body #wfacp-e-form .wfacp_desktop .wfacp_form_steps,body #wfacp-e-form .wfacp_desktop .wfacp_mb_mini_cart_wrap,body #wfacp-e-form .wfacp_desktop .wfacp_steps_wrap,body .wfacp_desktop_view,body .wfacp_desktop_view.wfacp_tablet_view.wfacp_mobile_view{display:block}.wfacp_mini_cart_classes.wfacp_desktop_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{display:block!important;margin-top:0}body #wfacp-e-form .wfacp_main_form.woocommerce #order_coupon_field .woocommerce-info{padding-bottom:0!important}body #wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]{top:3px;opacity:1;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li .payment_method_authorize_net_cim_credit_card fieldset{background:0 0}body #wfacp-e-form .row{margin:0 -8px}#wfacp-e-form #woocommerce_billing_fields_ro h3,body #wfacp-e-form .col-lg-1,body #wfacp-e-form .col-lg-10,body #wfacp-e-form .col-lg-11,body #wfacp-e-form .col-lg-12,body #wfacp-e-form .col-lg-2,body #wfacp-e-form .col-lg-3,body #wfacp-e-form .col-lg-4,body #wfacp-e-form .col-lg-5,body #wfacp-e-form .col-lg-6,body #wfacp-e-form .col-lg-7,body #wfacp-e-form .col-lg-8,body #wfacp-e-form .col-lg-9,body #wfacp-e-form .col-md-1,body #wfacp-e-form .col-md-10,body #wfacp-e-form .col-md-11,body #wfacp-e-form .col-md-12,body #wfacp-e-form .col-md-2,body #wfacp-e-form .col-md-3,body #wfacp-e-form .col-md-4,body #wfacp-e-form .col-md-5,body #wfacp-e-form .col-md-6,body #wfacp-e-form .col-md-7,body #wfacp-e-form .col-md-8,body #wfacp-e-form .col-md-9,body #wfacp-e-form .col-sm-1,body #wfacp-e-form .col-sm-10,body #wfacp-e-form .col-sm-11,body #wfacp-e-form .col-sm-12,body #wfacp-e-form .col-sm-2,body #wfacp-e-form .col-sm-3,body #wfacp-e-form .col-sm-4,body #wfacp-e-form .col-sm-5,body #wfacp-e-form .col-sm-6,body #wfacp-e-form .col-sm-7,body #wfacp-e-form .col-sm-8,body #wfacp-e-form .col-sm-9,body #wfacp-e-form .col-xs-1,body #wfacp-e-form .col-xs-10,body #wfacp-e-form .col-xs-11,body #wfacp-e-form .col-xs-12,body #wfacp-e-form .col-xs-2,body #wfacp-e-form .col-xs-3,body #wfacp-e-form .col-xs-4,body #wfacp-e-form .col-xs-5,body #wfacp-e-form .col-xs-6,body #wfacp-e-form .col-xs-7,body #wfacp-e-form .col-xs-8,body #wfacp-e-form .col-xs-9{padding:0 8px}#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout-payment input[type=checkbox]+label,#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout-payment input[type=radio]+label{display:inline-block}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p:last-child{margin:0}#wfacp-e-form .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]+label,body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li label{padding:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card:before{display:block;content:''}#wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card{clear:both}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p:last-child{margin:0}body #wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full #vat_number-description{position:relative;bottom:0;left:0;font-size:13px}body.elementor-editor-active #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{pointer-events:none}.wfacp_coupon_msg>div{margin:0!important}.wfacp_mini_cart_start_h *{box-sizing:border-box}.wfacp_mini_cart_start_h .container{padding:0;max-width:100%;width:100%}.wfacp_mini_cart_start_h .wfacp-order-summary-label{color:#333;font-weight:600;font-size:18px;display:block;clear:both;line-height:1.5;margin:0 0 10px;padding:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container table{margin:0;width:100%}.wfacp_mini_cart_start_h .wfacp_order_summary_container table td,.wfacp_mini_cart_start_h .wfacp_order_summary_container table th{border:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container table td:first-child{padding-left:0;text-align:left}.wfacp_mini_cart_start_h .wfacp_order_summary_container table th:last-child{padding-right:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-image{display:inherit;vertical-align:top;padding:0;width:70px}.wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item .product-name{display:inherit;vertical-align:top;width:100%}tr.cart_item .product-name strong.product-quantity{font-weight:400;padding-left:4px}.wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item .product-name.wfacp_summary_img_true{display:block;padding-left:78px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-total{vertical-align:top}.wfacp_mini_cart_start_h .wfacp_order_summary_container table th:first-child{padding-left:0;text-align:left}.wfacp_mini_cart_start_h .wfacp_order_summary_container table td:last-child{padding-right:0;text-align:right}.wfacp_mini_cart_start_h img{height:auto}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-name,.wfacp_mini_cart_start_h .wfacp_order_summary_container tfoot tr.shipping_total_fee td,.wfacp_order_summary_container .product-total,.wfacp_order_summary_container tfoot tr.cart-subtotal td,.wfacp_order_summary_container tfoot tr.cart-subtotal th,.wfacp_order_summary_container tfoot tr.shipping_total_fee th{color:#666;font-size:14px;padding-top:3px;font-weight:400}.wfacp_order_summary_container tfoot tr.order-total td,.wfacp_order_summary_container tfoot tr.order-total th{font-weight:400;color:#666;padding-top:3px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-name{padding-top:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container .woocommerce-checkout-review-order-table .cart_item .product-total .woocommerce-Price-amount{font-weight:400!important;line-height:44px}.wfacp_mini_cart_start_h .wfacp_wrapper_start .wfacp_order_summary_container tfoot tr.order-total{border-top:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp-coupon-section .wfacp-coupon-page{padding:8px 0 16px;position:relative;border-bottom:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label{bottom:auto;margin-top:-8px}.wfacp_mini_cart_start_h label.wfacp-form-control-label{position:absolute;top:50%;left:12px;margin-top:-10px;transform-origin:left top;color:#969595;font-size:15px;line-height:20px;font-weight:400;pointer-events:none;transition:all .235s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:9;bottom:5px;right:30px;margin-bottom:0}.wfacp_mini_cart_start_h .wfacp-coupon-page .wfacp_layout_shopcheckout .wfacp-form-control.wfacp_coupon_failed_error,.wfacp_mini_cart_start_h .wfacp-coupon-page .wfacp_layout_shopcheckout .wfacp-form-control:focus{outline:inherit;border-color:#61bdf7}.wfacp_mini_cart_start_h .wfacp_product_switcher_remove_product.wfacp_delete_item{line-height:16px}.wfacp_mini_cart_start_h .wfacp_mini_cart_remove_item_from_cart{color:#b22323;font-size:0;font-weight:400;word-break:break-word;width:32px;height:32px;text-align:right}body .wfacp_mini_cart_start_h .wfacp_delete_item_wrap a:before{left:1px}.wfacp_cart_title_sec{position:relative;display:inline-block;padding-right:20px}span.wfacp_mini_cart_item_title{display:inline-block}body .wfacp_coupon_msg i{display:none}.wfacp_mini_cart_start_h dd,.wfacp_mini_cart_start_h dl,.wfacp_mini_cart_start_h dt{text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}.wfacp_mini_cart_start_h dl.variation dd{margin:0 0 0}.wfacp_mini_cart_start_h table.shop_table{margin-bottom:0!important}.wfacp_mini_cart_start_h .shop_table .variation p,.wfacp_mini_cart_start_h dd p,.wfacp_mini_cart_start_h dl p,.wfacp_mini_cart_start_h dt p{margin:0;font-size:12px;color:#666}.wfacp_mini_cart_start_h .shop_table tbody tr{height:auto}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:60%;position:relative;margin:0;float:left;padding-right:8px}.wfacp_mini_cart_start_h p{padding-bottom:0}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-full{width:40%;float:left;margin:0;clear:none;padding-left:8px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr td,.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr th,.wfacp_mini_cart_start_h span.amount{font-size:14px;font-weight:400}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.wfacp-saving-amount) td,.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.wfacp-saving-amount) th,.wfacp_mini_cart_start_h span.amount{text-transform:capitalize}.wfacp_mini_cart_start_h span.amount{white-space:normal;word-break:break-word}.wfacp_mini_cart_start_h span{font-size:14px;font-weight:400}.wfacp_mini_cart_start_h p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label{top:6px!important;font-size:12px!important;background:0 0;bottom:auto;right:auto;margin-top:0;line-height:1}.wfacp_mini_cart_start_h .wfacp_coupon_msg{padding:0}.wfacp_mini_cart_start_h .checkout_coupon{margin-bottom:0}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal{border-top:none;background:0 0}.wfacp_mini_cart_start_h table.shop_table tr.order-total{border-top:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp_cart_title_sec{position:relative;display:block}.wfacp_mini_cart_start_h span.wfacp_mini_cart_item_title{display:block}.wfacp_mini_cart_start_h .wfacp_delete_item_wrap{display:inline-block}.wfacp_mini_cart_start_h .shop_table tr{border-bottom:none}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td.product-total{min-width:55px}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{text-align:center;border:none;margin:0 20px;width:20px;height:25px;line-height:20px;padding:2px;float:left;font-size:12px;font-weight:400;box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]:focus{outline:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-inner-spin-button,.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity,body #et-boc .wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity{vertical-align:top;width:60px;padding-left:0;padding-right:0;margin-top:12px}.wfacp_mini_cart_start_h .wfacp_quantity_selector{position:relative}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button{cursor:pointer;display:table-cell;margin:0;width:25px;height:24px;border:1px solid #e6e6e6;line-height:1.5;text-align:center;vertical-align:middle;background:#faf9f9;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;color:#666;font-size:0;position:absolute;top:0;left:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button.wfacp_increase_item{right:0;left:auto}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button.wfacp_decrease_item:before{content:'-'}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:12px;line-height:1px;top:50%;margin-top:-1px}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button:hover{color:#000;background-color:#f1f1f1}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.tax-total{border:none}.wfacp_mini_cart_start_h table.shop_table tr.wfacp_ps_error_state tr{border:none}.wfacp_mini_cart_start_h .wfacp_order_summary_container table tbody.wfacp_noborder tr.cart_item{border:none}.wfacp_mini_cart_start_h table.shop_table tr.wfacp_ps_error_state td{padding:0 0 10px;border-bottom:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp_order_summary_container table{table-layout:fixed;margin:0;width:100%;border-collapse:collapse;border-spacing:0;background-color:transparent}.wfacp_mini_cart_start_h .wfacp_order_summary_container table tbody{margin:0 auto;padding:0;border:0;outline:0;font-size:100%}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item{border-bottom:1px solid #ddd}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th{border-left:none!important}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:first-child{padding-left:0}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td:first-child,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th:first-child{padding-left:0;font-weight:400}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th{background-color:transparent}.wfacp_mini_cart_start_h table.shop_table tr td,.wfacp_mini_cart_start_h table.shop_table tr th,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th{padding:12px 10px;font-size:14px;vertical-align:top;letter-spacing:0}.wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr td,.wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr th{vertical-align:middle}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:first-child{text-align:left;width:70%}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:last-child{width:30%}.wfacp_mini_cart_start_h .wfacp_order_sum .product-image{max-width:60px;float:left}.wfacp_mini_cart_start_h .wfacp_order_sum .product-image img{border:1px solid #e1e1e1}.wfacp_mini_cart_start_h .wfacp_order_sum .wfacp-pro-thumb{display:inline-block;position:relative}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:55px;height:auto;border:1px solid #e1e1e1;width:100%}.wfacp_mini_cart_start_h .wfacp_order_sum td.product-name-area .product-name.wfacp_summary_img_true{padding-left:75px}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:last-child{text-align:right}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:last-child{padding-right:0}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table td.product-total{color:#4d4c4c;font-size:15px}.wfacp_mini_cart_start_h form.checkout_coupon{border:none;padding:0;text-align:left;width:100%;display:block}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block{margin-bottom:8px}body.elementor-editor-active #wfacp_smart_buttons .placeholder-line{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/smart_button_preview.png) center center no-repeat;animation:unset;max-width:100%;border:none;height:42px}body.elementor-editor-active #wfacp_smart_buttons .dynamic-checkout__skeleton{animation:unset;max-width:100%;border:none;position:relative;background:0 0;min-height:42px}body.elementor-editor-active #wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:none}body #wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{line-height:1px;min-height:1px}body #wfacp-e-form .wfacp_main_form.woocommerce #wfacp_smart_buttons.wfacp_smart_buttons .woocommerce-info{padding-bottom:0!important}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=checkbox],#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=radio],body .wfacp_main_form.woocommerce #paypal_box_button input[type=checkbox],body .wfacp_main_form.woocommerce #paypal_box_button input[type=radio]{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-top:0;margin-right:5px}body #wfacp-e-form .wfacp_main_form #wfacp_smart_button_amazon_pay .wc-amazon-checkout-message{padding:0}.wfacp_smart_button_container .wc-stripe-checkout-banner-gateway{display:inline-block}.wfacp_preview_content_box{clear:both}body #wfacp-e-form *{line-height:1.5;font-size:14px}.wfacp_funnel_6_form #wfacp-e-form .wfacp-form{padding:0!important}body #wfacp-e-form .wfacp_main_form span.wfacp_product_switcher_quantity{display:inline-block}body #wfacp-e-form .wfacp_main_form .wfacp_product_choosen_label span.wfacp_product_switcher_quantity{margin-left:4px}body.wfacp_main_wrapper .wfacp_order_summary{padding:0 8px}body #wfacp-e-form .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:100%;width:60%}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:0;float:right;width:40%;text-align:right}body #wfacp-e-form p.wfacp-form-control-wrapper.wfacp-anim-body #wfacp-e-form .wfacp-payment-tab-wrapperwrap label.wfacp-form-control-label{width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wfacp-e-form .wfacp_main_form.woocommerce p.aelia_wc_eu_vat_assistant.wfacp-anim-wrap label.wfacp-form-control-label{top:4px;font-size:12px!important;background:0 0;bottom:auto;right:auto;margin-top:0;line-height:16px}body #wfacp-e-form .wfacp_main_form #payment .place-order,body #wfacp-e-form .wfacp_main_form .wfacp-section .woocommerce-checkout-payment ul,body #wfacp-e-form .wfacp_main_form table,body #wfacp-e-form .wfacp_main_form table td{background:0 0}body #wfacp-e-form p.wfacp-form-control-wrapper p{margin-bottom:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{float:none}#wfacp-e-form .wfacp_main_form .woocommerce-form-coupon-toggle .woocommerce-info{padding:0!important}#wfacp-e-form .wfacp_main_form #payment .payment_methods li>.input-radio{float:none;top:auto;left:auto;right:auto;bottom:auto;display:inline-block}#wfacp-e-form .col-lg-1,#wfacp-e-form .col-lg-10,#wfacp-e-form .col-lg-11,#wfacp-e-form .col-lg-12,#wfacp-e-form .col-lg-2,#wfacp-e-form .col-lg-3,#wfacp-e-form .col-lg-4,#wfacp-e-form .col-lg-5,#wfacp-e-form .col-lg-6,#wfacp-e-form .col-lg-7,#wfacp-e-form .col-lg-8,#wfacp-e-form .col-lg-9{width:100%;display:block;float:none;max-width:100%;padding:0}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info{padding:0 0 16px!important;height:auto!important;line-height:1.5!important;min-height:1px;margin:0!important;text-align:left;font-size:14px!important;font-weight:400;text-transform:inherit}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info a{text-transform:initial}#wfacp-e-form .wfacp_main_form table dd,#wfacp-e-form .wfacp_main_form table dl,#wfacp-e-form .wfacp_main_form table dl p,#wfacp-e-form .wfacp_main_form table dt{text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}body #wfacp-e-form .form-row .select2-container{margin-bottom:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul#shipping_method li{padding:11px}body #wfacp-e-form .wfacp_main_form.woocommerce form.woocommerce-form-login{width:100%;max-width:100%;background:0 0;border-radius:0;margin:0;opacity:1}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_main_form ul{display:block}body #wfacp-e-form .wfacp_main_form.woocommerce #add_payment_method #payment div.payment_box,body #wfacp-e-form .wfacp_main_form.woocommerce #wfacp-e-form #payment div.payment_box,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart #wfacp-e-form #payment div.payment_box{padding:10px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{font-size:0!important}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-error li{color:#e15334}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first{width:60%}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last{width:40%}body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{font-size:14px;padding:8px 10px;height:auto;min-height:48px}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{color:#dd7575}body #wfacp-e-form .place_order_back_btn a,body #wfacp-e-form .wfacp_back_wrap a,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-back-btn-wrap a{font-size:14px;display:inline-block}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p.checkoutStatus{font-size:14px;line-height:1.5;width:100%;margin-bottom:16px}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p:last-child{margin-bottom:0}body #wfacp-e-form .payment_box.payment_method_stripe p a{color:#3a3a3a}body #wfacp-e-form .payment_box.payment_method_stripe p a:hover{text-decoration:underline}body #wfacp-e-form .wfacp_main_form .wfacp-payment-dec{padding:10px;text-align:center;font-size:14px;color:#888;line-height:1.5;margin:0 0 16px;background-color:#f8f8f8}body #wfacp-e-form #add_payment_method #payment,body #wfacp-e-form .woocommerce-cart #payment,body #wfacp-e-form .woocommerce-checkout #payment{background:0 0;border-radius:0}body #wfacp-e-form .wfacp_main_form li.wc_payment_method p.form-row-first,body #wfacp-e-form .wfacp_main_form li.wc_payment_method p.form-row-last{width:100%}body #wfacp-e-form .wfacp_main_form li.wc_payment_method p{font-size:14px}.woocommerce-cart #wfacp-e-form #payment div.form-row,body #wfacp-e-form #add_payment_method #payment div.form-row,body.woocommerce-checkout #wfacp-e-form #payment div.form-row{padding:0}.woocommerce-checkout #wfacp-e-form #payment .payment_method_stripe label[for=payment_method_stripe]{display:inline-block;clear:both;width:100%}.woocommerce-page #wfacp-e-form form .wc-payment-form .form-row-first{width:100%;padding:0;margin:0}.woocommerce-page #wfacp-e-form form .wc-payment-form .form-row.form-row-last{width:100%;padding:0;margin:0}.woocommerce-page.woocommerce-checkout #wfacp-e-form #payment div.form-row,.woocommerce.woocommerce-checkout #wfacp-e-form #payment div.form-row{padding:0}body #wfacp-e-form #payment .payment_methods>li:not(.woocommerce-notice){background-color:transparent!important}body #wfacp-e-form .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li>label,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li>label,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label,body #wfacp-e-form .wfacp_main_form.woocommerce label.checkbox{margin-bottom:0}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods:empty{padding:0}body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods .payment_box input[type=checkbox]+label{padding-left:0!important}body #wfacp-e-form #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child,body #wfacp-e-form #payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child{border:1px solid #b4b9be;clip:auto;-webkit-clip-path:none;clip-path:none;height:16px}body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods label{font-weight:400;font-size:14px;line-height:1.5;padding-bottom:0;margin-bottom:0;padding-top:0;margin-left:0;background:0 0!important}body #wfacp-e-form .wfacp_main_form .wc_payment_methods li.payment_method_braintree_payment_gateway .bfwc-card-icons-container,body #wfacp-e-form .wfacp_main_form .woocommerce-PaymentMethods li.payment_method_braintree_payment_gateway .bfwc-card-icons-container,ul.payment_methods li.payment_method_braintree_payment_gateway .bfwc-card-icons-container{float:none}#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr{background:0 0}#wfacp-e-form .wfacp_main_form .woocommerce-form-login-toggle .woocommerce-info a,#wfacp-e-form .wfacp_main_form a span:not(.wfob_btn_text_added):not(.wfob_btn_text_remove),#wfacp-e-form .wfacp_main_form a.wfacp_remove_coupon,#wfacp-e-form .wfacp_main_form table tr td a,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form a:not(.wfob_read_more_link),body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form label a,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form ul li a{color:#dd7575}#wfacp-e-form .wfacp_main_form .woocommerce-form-login-toggle .woocommerce-info a:hover,#wfacp-e-form .wfacp_main_form a:not(.wfacp_collapsible) span:not(.wfob_btn_text_added):not(.wfob_btn_text_remove):hover:not(.wfob_btn_add):hover,#wfacp-e-form .wfacp_main_form label a:hover,#wfacp-e-form .wfacp_main_form table tr td a:hover,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form a:not(.wfacp_breadcrumb_link):hover:not(.wfob_read_more_link):hover:not(.wfacp_collapsible):hover:not(.wfob_btn_add):hover,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form ul li a:not(.wfacp_breadcrumb_link):hover{color:#965d5d}#wfacp-e-form .wfacp_main_form table.woocommerce-checkout-review-order-table .product-name{width:100%}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping>td p:last-child{padding:11px;border:1px solid #ddd}body #wfacp-e-form .wfacp_main_form .wfacp_qty_price_wrap .product-name{width:100%}body #wfacp-e-form .wfacp_order_total_field{padding:0 8px}body #wfacp-e-form .wfacp_main_form table.wfacp_order_total_wrap{border:1px solid #dedede;background:#f8f8f8;border-collapse:separate}body #wfacp-e-form .wfacp_order_total_field table{width:100%;border-collapse:collapse}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_total_field{margin:0 0 25px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{margin-top:0!important;display:block!important}#wfacp-e-form form.checkout_coupon.wfacp_display_block{margin-bottom:8px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items .product-total small{font-size:80%}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td{text-align:left;padding:10px 0;float:none;font-size:14px;line-height:1.5;border:none}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field .wfacp_order_total_wrap tr td{padding:10px}body #wfacp-e-form .wfacp_order_total_field table tr.wfacp_order_subtotal td{border-bottom:1px solid #ddd}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td{font-size:16px;border:none}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td span{font-size:16px}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td small,#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td small span{font-size:12px;font-weight:400}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:last-child{text-align:right}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr{border:none!important;background:0 0}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_best_value{text-transform:capitalize;font-weight:400;color:#fff;background-color:#b22323}body #wfacp-e-form .wfacp_main_form .single_preview_inner:first-child{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}body #wfacp-e-form .wfacp_main_form .single_preview_inner{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}body #wfacp-e-form button.wfacp_back_page_button{color:#f5c443;font-size:16px;padding:10px 16px;border-radius:0;text-decoration:none;margin-bottom:28px}body #wfacp-e-form button.wfacp_back_page_button:hover{color:#f5c954}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout .wfacp_back_wrap .button.button{padding:0;text-align:left;font-size:14px}#wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order{height:auto;line-height:1.5}body #wfacp-e-form .wfacp_enable_mb_style .wfacp-form .btm_btn_sec,body #wfacp-e-form .wfacp_enable_mb_style .wfacp-form .place_order_back_btn{z-index:1;position:absolute;bottom:0;margin:0;right:0;left:0;text-align:center}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form .btm_btn_sec .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{width:100%}body #wfacp-e-form .wfacp_enable_mb_style .wfacp-form .sec_text_wrap{padding-bottom:40px;position:relative}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form.woocommerce .btm_btn_sec .wfacp-back-btn-wrap button{margin-bottom:0;text-align:center}body #wfacp-e-form .wfacp_order_summary_container .shop_table .recurring-total ul li>input{top:50%;margin-top:-8px}body #wfacp-e-form .wfacp_order_summary_container .shop_table .recurring-total ul li{padding-left:0}body #wfacp_qr_model_wrap .wfacp_qr_wrap .button,body .wfacp_option_btn{margin:0}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th{padding-bottom:0!important;line-height:1.5}body #wfacp-e-form table td,body #wfacp-e-form table th{text-transform:inherit}body #wfacp-e-form .variation dd,body #wfacp-e-form .variation dt{margin:0 0 1px;padding:0;font-weight:400}#wfacp-e-form #payment{border-top:none}#wfacp-e-form .checkout .product-name,#wfacp-e-form .checkout_coupon_box+.checkout .product-name{font-weight:400!important}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name,body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{font-weight:400}body #wfacp-e-form .checkout .product-name span,body #wfacp-e-form .checkout_coupon_box+.checkout .product-name span{padding-right:0}body #wfacp-e-form .wfacp-next-btn-wrap{margin-bottom:0}body #wfacp-e-form .tab{margin-bottom:0}body #wfacp-e-form .wfacp-payment-tab-list{background-color:#2f5a99;color:#fff;opacity:1;border-radius:0;display:table-cell;width:50%;position:relative;box-sizing:border-box;padding:12px 10px 12px;cursor:pointer;border-bottom:4px solid #cecece}body #wfacp-e-form .wfacp-payment-tab-list:not(.wfacpef_third_step){vertical-align:middle}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step{padding:18px 10px 18px 50px}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{background-color:#5686cc;opacity:1}body #wfacp-e-form .wfacp-order2StepNumber{background-color:#3f6cae;width:30px;height:30px;text-align:center;border-radius:50%;font-weight:700;font-size:20px;line-height:1.4;float:left;border:1px solid transparent}body #wfacp-e-form .wfacpef_two_step .wfacp-order2StepNumber{margin-right:16px;position:absolute;left:10px;top:50%;margin-top:-16px;float:none}body #wfacp-e-form .wfacp-order2StepHeaderText{overflow:hidden;text-align:center}body:not(.wfacpef_page) #wfacp-e-form .wfacp-order2StepTitle{font-size:17px}body #wfacp-e-form .wfacp-payment-tab-wrapper{clear:both;display:table;width:100%;border-radius:0}body #wfacp-e-form .wfacp-order2StepSubTitle.wfacp-order2StepSubTitleS1{font-weight:500;line-height:1.5}body #wfacp-e-form .wfacp-inner-form-detail{padding:16px 0;background-color:#67c9f5;border-radius:0 0 5px 5px;clear:both}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-tab2:before{content:'';width:8px;height:8px;border-top:2px solid #fff;border-left:0 solid transparent;border-right:8px solid #2f5a99;position:absolute;top:0;z-index:9;left:0;display:none}body #wfacp-e-form .wfacp-order2StepTitle.wfacp-order2StepTitleS1{line-height:1.5}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active:after,body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active:before{content:unset!important}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-tab1:after{content:'';width:2px;height:2px;border-bottom:3.5px solid transparent;border-right:1.8px solid #fff;position:absolute;top:0;z-index:9;display:none;right:0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepNumber,body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step.wfacp-tab1 .wfacp-order2StepNumber{display:block}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepHeaderText{width:100%;padding:8px 0 0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step.wfacp-tab1 .wfacp-order2StepNumber{display:block}body #wfacp-e-form .wfacpef_third_step{width:33.3%}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{background-color:#5686cc;position:relative;top:-10px}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active.single_step.full_width_cls.wfacp-tab1{padding:12px 10px 12px}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active.full_width_cls{top:0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepNumber{float:none;margin:0 auto}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{top:0}#wfacp-e-form .wfacp_form_steps .wfacp-payment-tab-list:not(:last-child){border-top-right-radius:0!important}#wfacp-e-form .wfacp_form_steps .wfacp-payment-tab-list:not(:first-child){border-top-left-radius:0!important}body #wfacp-e-form .wfacp-payment-tab-list.full_width_cls{width:100%;float:none;box-sizing:border-box}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{background-color:transparent;border-bottom-color:#f77f53}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{color:#fff}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{background-color:#f77f53;border-color:transparent}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active .wfacp_tcolor{color:#000}body #wfacp-e-form .wfacp-payment-tab-list .wfacp_tcolor{color:#a8a8a8}body #wfacp-e-form .wfacp-payment-tab-list{background-color:transparent}body #wfacp-e-form .wfacp-payment-tab-list .wfacp-order2StepNumber{background-color:transparent;border-color:#cecece}body #wfacp-e-form .wfacp-payment-tab-list .wfacp-order2StepNumber{color:#cecece}body #wfacp-e-form .wfacp-order2StepTitle{font-size:14px}body #wfacp-e-form .wfacp-order2StepSubTitle{font-size:13px}#wfacp-e-form .wfacp_custom_breadcrumb_el,#wfacp-e-form .wfacp_steps_sec{margin:0}#wfacp-e-form .wfacp_custom_breadcrumb_el .wfacp_steps_sec ul{margin-bottom:0}.wfacp_custom_breadcrumb.wfacp_custom_breadcrumb_el{padding:20px 16px}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_steps_wrap{margin-bottom:16px}body #wfacp-e-form .container{padding:0}body #wfacp-e-form .cart-discount{background:0 0}#wfacp-e-form .wfacp_main_form .wfacp_select2_country_state label{right:35px}#wfacp-e-form #billing_state_field.woocommerce-invalid-required-field label,#wfacp-e-form #shipping_state_field.woocommerce-invalid-required-field label{right:30px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img{display:inherit;vertical-align:middle}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here li{font-size:14px;margin-right:12px}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here li a{font-size:12px}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here li:last-child{margin-bottom:0;padding-right:0}#wfacp-e-form .wfacp_steps_sec ul li:not(:last-child) a:after{right:-8px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:45px}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity,.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity:focus{box-shadow:none}.wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:70px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:30px;font-family:inherit;opacity:1;font-weight:400;color:#3a3a3a;-webkit-text-fill-color:#3a3a3a}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_pro_payflow img{max-width:100%}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_openpayment img{height:20px}body .wfacp_main_form.woocommerce button#LayerPayNow{width:auto;padding:16px;margin:0 auto 16px;font-size:16px;font-weight:400;cursor:pointer}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_ps_title_wrap{-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_sec_start{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.wfacp-product-switch-title .product-remove{width:65%}body .wfacp_main_form .wfacp_qty_price_wrap{width:35%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 70px)}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content,#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{background:#f7f7f7}#wfacp-e-form p.wfacp-anim-wrap label.wfacp-form-control-label abbr.required{height:auto}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}#wfacp-e-form .checkout .product-name span.wfacp_product_switcher_item{display:inline-block}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline-block;line-height:19px;font-size:13px}#wfacp-e-form .wfacp_three_step .wfacp_custom_breadcrumb .wfacp_steps_sec ul{max-width:100%;margin-bottom:0;display:table;width:100%;height:100%}#wfacp-e-form .wfacp_three_step .wfacp_custom_breadcrumb .wfacp_steps_sec ul li{width:33%;margin-left:25px;margin-bottom:0;display:table-cell;vertical-align:top;padding:0 20px}body #wfacp-e-form label.checkbox{position:relative!important}body .table-responsive{display:table}.wfacp_mb_mini_cart_sec_accordion_content table td:last-child{text-align:right}#wfacp-e-form .woocommerce table.shop_table tbody{background-color:transparent}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li label,body .wfacp_mini_cart_start_h .wfacp_order_summary_container .recurring-total ul li label{text-align:right}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block{display:block!important}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_none{margin-top:8px}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.cart-discount{border:none}body .wfacp_mini_cart_start_h a.woocommerce-remove-coupon{color:#dd7575}.wfacp_mini_cart_start_h table,.wfacp_mini_cart_start_h table tr,.wfacp_mini_cart_start_h table tr td,body #wfacp-e-form table,body #wfacp-e-form table tr,body #wfacp-e-form table tr td{background:0 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name strong.product-quantity{font-weight:400}fieldset,fieldset legend,table:not(.has-background) tbody tr:nth-child(2n) td{background-color:transparent}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count{line-height:16px;margin:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-ball{line-height:16px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count{line-height:16px;width:16px;max-width:16px;height:16px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count span{line-height:12px;font-size:12px}body .wfacp_main_form .woocommerce-checkout-review-order .blockUI.blockOverlay::before{content:normal}body #wfacp-e-form .wfacp_main_form.woocommerce table tbody dl p{margin:0}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total) td,body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total) th{padding:2px 0}#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate td,#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate th{padding-bottom:22px}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.tax-rate td,.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.tax-rate th{padding-bottom:22px}.wfacp_mb_mini_cart_sec_accordion_content .wfacp-coupon-section ul.woocommerce-error.message-wrapper{display:none}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child td,body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th{padding-top:20px}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) td,body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) th{padding-bottom:22px}body #wfacp-e-form .wfacp_global_checkout_wrap .single_step .wfacp-two-step-erap.wfacp-next-btn-wrap,body .wfacp_global_checkout_wrap .single_step .wfacp-two-step-erap.wfacp-next-btn-wrap{padding-bottom:35px}body #wfacp-e-form .wfacp_main_form .checkout .shop_table tfoot td,body #wfacp-e-form .wfacp_main_form .checkout .shop_table tfoot th{vertical-align:middle}#wfacp-e-form .wfacp_main_form select{background:0 0}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td small.includes_tax span{font-size:12px!important}body .wfacp_main_form.woocommerce #payment li.wc_payment_method.payment_method_paypal_express img{max-width:40%}#wfacp-e-form .cart_empty{text-align:center;padding:11px;border:1px dashed #a0a0a0;margin-bottom:16px;background:#f7f7f7}body #wfacp-e-form .wfacp_form{margin:auto}body #wfacp-e-form .wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box:last-child{margin-bottom:-11px;margin-left:-11px;margin-right:-11px}body #wfacp-e-form .wfacp-section .woocommerce-checkout-payment{background:0 0;margin-bottom:27px}body #wfacp-e-form .wfacp-section .woocommerce-checkout-payment ul{background:#fff}body #wfacp-e-form #add_payment_method #payment ul.payment_methods,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods{padding:0;text-align:left;margin:0;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body #wfacp-e-form .wc_payment_method label{display:initial;font-weight:400}body #wfacp-e-form #add_payment_method #payment div.payment_box,body #wfacp-e-form .woocommerce-cart #payment div.payment_box,body #wfacp-e-form .woocommerce-checkout #payment div.payment_box{background-color:#fafafa;position:relative;box-sizing:border-box;padding:1em;margin:1em -11px -11px -11px;font-size:.92em;border-radius:2px;line-height:1.5;color:#515151;width:auto;border-top:1px solid #ddd}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li img,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li img,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}body #wfacp-e-form #payment ul.payment_methods li img.stripe-icon{float:unset}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal label img{max-width:100px}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price span.woocommerce-Price-amount.amount,body span.amount{white-space:inherit}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name-area{width:70%}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total{width:30%}body #wfacp-sec-wrapper .select2-container--default .select2-selection--multiple{background:0 0;box-shadow:none;border:1px solid #bfbfbf}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{line-height:12px;font-size:12px}body #wfacp-e-form .wfacp_main_form.woocommerce span.optional{display:inline-block}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_advanced img{max-width:100%}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:first-child,body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr th:first-child{padding-right:5px}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr th:last-child{padding-left:5px}body #wfacp-e-form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading{top:auto;color:#fff!important;background:#969696;padding:10px;font-size:15px;line-height:1.5;margin:0;text-align:center}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .wfacp_notice_dismise_link a{color:#ccc}body #wfacp-e-form .wfacp_notice_dismise_link a{position:absolute;right:28px;width:18px;height:18px;text-decoration:none;border:1px solid #ccc;border-radius:100%;font-size:14px;line-height:13px;top:50%;margin-top:-9px;color:#ccc!important;padding-left:1px}body #wfacp-e-form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading a:hover{color:#fff!important;border-color:#fff}body #wfacp-e-form .wfacpef_two_step .wfacp-order2StepNumber{position:relative;top:auto;margin:0 auto 5px!important;bottom:auto;right:auto;left:auto}body #wfacp-e-form .wfacp_form .wfacpef_two_step .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{margin-top:0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step{padding:10px}#wfacp-e-form .wfacp_main_form .wfacp_order_summary:not(.wfacp_tax_enabled) table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee td,#wfacp-e-form .wfacp_main_form .wfacp_order_summary:not(.wfacp_tax_enabled) table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee th{padding-bottom:16px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{display:block;font-size:inherit;line-height:16px;text-align:right;padding-left:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-right:0;padding-left:50px!important;margin:0 0 16px;text-align:right;position:relative}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li{padding:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li:last-child{margin-bottom:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{max-width:16px;display:block;position:absolute;margin:0;top:2px;left:0}body #wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:2px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;transition:.05s border-color ease-in-out;position:absolute;left:0;z-index:99}.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_express img{max-height:52px;vertical-align:middle;max-width:250px}body #wfacp-e-form .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]{display:none}body .wfacp_mini_cart_start_h table.shop_table tr.order-total td small,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td small span{font-size:12px!important}.wfacp_mini_cart_start_h tr.cart_item.wfacp_delete_active span.wfacp_cart_product_name_h{line-height:16px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{position:relative;padding:0!important;display:inline}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{position:relative;display:inline-block;left:auto;right:auto;top:auto;bottom:auto;margin:-3px 5px 0 0;float:none;box-shadow:none}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-left:0!important}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]:focus{outline:0;border:none;box-shadow:none}.wfacp_mini_cart_start_h td.product-total{position:relative}.wfacp_mini_cart_start_h td.product-total span.wfacp_cart_product_name_h{position:absolute;bottom:0;margin:0;text-align:center;right:0}.wfacp_mini_cart_start_h .wfacp_delete_active td.product-total span.wfacp_cart_product_name_h{position:relative;bottom:auto;top:auto;display:block;margin-top:12px;text-align:right}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.wfacp_dropdown.wfacp_add_select_2 .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.wfacp_mini_cart_start_h span.subscription-details{text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}.wfacp_mini_cart_start_h .wfacp_product_subs_details{text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}body #wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item{border:1px solid #ddd}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used td,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used th{padding-top:10px;padding-bottom:10px}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce:not(.wfacp_single_step_form) .sec_text_wrap.wfacp_back_link_empty,body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce:not(.wfacp_single_step_form) .wfacp-order-place-btn-wrap.wfacp_back_link_empty{padding-bottom:0}.pac-icon{display:none}.pac-icon{display:none}.pac-container:after{display:none!important}span.wfacp_mini_cart_item_title strong.product-quantity{font-weight:400}.elementor-editor-active #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_multiselect select{padding:10px;background:0 0;height:58px}.elementor-editor-active #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_multiselect select option{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_select2 .select2-container--default .select2-selection--single .select2-selection__arrow b{display:block!important;height:auto}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_select2 .woocommerce-input-wrapper:before{display:none}body #wfacp-e-form .wfacp-product-switch-title{padding:0 10px 10px 0}body #wfacp-e-form .wfacp_main_form .wfacp_qty_price_wrap .product-name{text-align:right}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li{margin:0;border-bottom:1px solid #ddd;display:block;float:none;border-radius:0;padding:11px;position:relative;text-indent:0}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li:last-child{border-bottom:none}body #wfacp-e-form .wfacp_shipping_options ul,body #wfacp-e-form .wfacp_shipping_table ul#shipping_method{border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-bottom:0}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{display:inline-block;float:left;padding-right:8px;font-style:italic;position:relative;margin-right:3px}body #wfacp-e-form .wfacp-qty-count,body .wfacp-qty-count{display:inline-block;vertical-align:top;margin:0;padding:0;width:20px;border-radius:50%;height:20px;background-color:#82838e;text-align:center;min-width:1px;z-index:26;line-height:20px}body #wfacp-e-form .wfacp-qty-count span,body .wfacp-qty-count span{font-size:12px;color:#fff}body #wfacp-e-form #payment ul li input[type=date],body #wfacp-e-form #payment ul li input[type=number],body #wfacp-e-form #payment ul li input[type=password],body #wfacp-e-form #payment ul li input[type=tel],body #wfacp-e-form #payment ul li input[type=text],body #wfacp-e-form #payment ul li select,body #wfacp-e-form .wc-stripe-elements-field{border:1px solid #ddd;background-color:#fff;outline:0}.wc-stripe-iban-element-field{width:100%!important;padding:8px!important;margin:5px 0!important;border:1px solid #ddd;background-color:#fff;outline:0;font-size:16px!important}body #wfacp-e-form form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button[type=submit]{margin-top:0}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.right a.button.alt.angelleye_cancel{text-align:right}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.left a.button.alt.angelleye_cancel{text-align:left}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.center a.button.alt.angelleye_cancel{text-align:center}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message{margin:0 0 16px}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:60%;float:left}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon.woocommerce-form-coupon .form-row-last.wfacp-col-left-half{width:100%;max-width:40%}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last button{width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first{float:left}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li input[type=checkbox],body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li input[type=radio]{left:11px;top:50%;margin-top:-8px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=checkbox],body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=radio]{left:0;top:2px;margin-top:0}body #wfacp-e-form #shipping_calculator_field table.wfacp_shipping_table tr th:first-child{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul li{border:none;padding:0;clear:none;width:auto}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:before,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:before,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:before{display:block;content:''}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{clear:both}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{padding:25px}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul li img{float:none}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef img,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs img,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc img{max-width:100%;max-height:45px}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input+label{line-height:1.5}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{background:#fff;padding:25px}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li.tcPaymentMethod{margin-bottom:16px}body #wfacp-e-form .wfacp_allowed_countries strong{min-height:48px}body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li label img{max-height:30px;float:none}body #wfacp-e-form p#e_deliverydate_field:not(.wfacp-anim-wrap) label{top:30px;bottom:auto}body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_wcpaygreen img{max-width:100%;max-height:45px}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img,body .wfacp_mini_cart_start_h tr td img{width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce form p.wc-pv-phone input{padding-left:54px}body #amazon_wallet_widget div,body #wfacp-e-form #amazon_addressbook_widget{min-width:100%}body #wfacp-e-form .col2-set>div+div,body #wfacp-e-form .u-columns>div+div{padding-left:0}body #wfacp-e-form .col2-set,body #wfacp-e-form .u-columns{display:block}form#wfacp_checkout_form.wfacp_amazon_checkout{padding:0 16px;margin:0}form#wfacp_checkout_form div#amazon_consent_widget+.create-account{margin-top:16px}form#wfacp_checkout_form.wfacp_amazon_checkout #amazon_addressbook_widget div,form#wfacp_checkout_form.wfacp_amazon_checkout #amazon_wallet_widget div{min-width:1px}body #wfacp-e-form form#wfacp_checkout_form.wfacp_amazon_checkout #amazon_customer_details{padding:0}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message{padding:16px 16px 0}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message .woocommerce-info.info{padding-bottom:0!important}form#wfacp_checkout_form.wfacp_amazon_checkout div#shipping_calculator_field{padding:0}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_active td.product-total span.wfacp_cart_product_name_h{position:relative;bottom:auto;top:auto;display:block;margin-top:8px;line-height:16px;right:0;text-align:right}body #wfacp-e-form .wfacp_mb_mini_cart_wrap span{font-size:14px;font-weight:400}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap{text-align:right;margin-top:12px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a{border-radius:100%;display:inline-block;text-align:center;color:#bbb;border:1px solid #bbb;width:32px;height:32px;padding:0;position:relative;line-height:22px;font-size:0}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a:before{left:1px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap a:before{transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a:before{content:'x';position:absolute;left:0;font-size:12px;color:#bbb;right:0;top:50%;margin-top:-3px;line-height:4px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a:hover:before{color:#fd7a7a}body #wfacp-e-form .wfacp_delete_item_wrap a:hover{color:#fd7a7a;border-color:#fd7a7a}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity{vertical-align:top;width:60px;padding-left:0;padding-right:0;margin-top:10px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button{cursor:pointer;display:table-cell;margin:0;width:25px;height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea;line-height:1.5;text-align:center;vertical-align:middle;background:#f9f9f9;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;color:#666;font-size:0;position:absolute;top:0;left:0}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_decrease_item{border:1px solid #dedfea;border-top-left-radius:6px;border-bottom-left-radius:6px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_increase_item{border:1px solid #dedfea;border-top-right-radius:6px;border-bottom-right-radius:6px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{text-align:center;border:none;margin:0 25px;width:25px;height:24px;line-height:24px;padding:2px;float:left;font-size:12px;font-weight:400;box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0;background:#fff;min-height:1px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_increase_item{right:0;left:auto}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_quantity_selector{position:relative;vertical-align:top;width:75px;padding-left:0;padding-right:0;margin-top:5px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_decrease_item:before{content:'-'}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_increase_item:before{margin-top:-8px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:12px;line-height:1px;top:50%;margin-top:-1px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button:before{content:'+';position:absolute;left:0;right:0;top:50%;font-size:16px;line-height:16px;margin-top:-9px}div#wfacp-e-form p.form-row.form-row-wide.create-account.woocommerce-validated{position:relative}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message+.woocommerce-notices-wrapper+.wfacp-coupon-section{padding:0 16px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_ebanx_field span.woocommerce-input-wrapper .select2-container,body #wfacp-e-form .wfacp_main_form.woocommerce p#billing_persontype_field span.woocommerce-input-wrapper .select2-container{width:100%!important}body #wfacp-e-form .checkout-col.col-left{padding-right:0;width:100%;float:none}body #wfacp-e-form .checkout-col.col-right{padding:0;width:100%;border:none;box-shadow:none;float:none}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button{white-space:inherit}body #wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price{word-break:break-all}body #wfacp-e-form .woocommerce form .form-row .select2-container{margin-top:0;max-width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio,body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_price{display:inline-block}body.wfacp_do_not_show_block .blockUI{display:none!important}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio{margin-right:1px}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body #wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state).wfacp_state_wrap .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{border-color:#bfbfbf!important;box-shadow:none!important}#wfacp-e-form .wfacp_main_form .woocommerce-error li strong{font-weight:700}#wfacp-e-form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin:0 0 25px;padding:0 0 0 10px;border-top:none;border-left:2px solid #24ae4e}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{padding-right:10px;padding-left:10px}body #wfacp-e-form form.checkout_coupon{width:auto}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td{padding-top:16px}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods:first-child>td{padding-top:0}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td .wfacp_recuring_shiping_count_one+ul{border-top:none!important}.bwf_button_sec{position:relative}body .wfacp-row #order_summary_field{padding:0 8px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon.wfacp_display_block .wfacp_coupon_row p{margin:0}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper label.wfacp-form-control-label,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper .wfacp-form-control-label,.wfacp-modern-label .wfacp_mini_cart_start_h p.wfacp-form-control-wrapper .wfacp-form-control-label,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper .wfacp-form-control-label{top:6px;background:0 0;bottom:auto;right:8px;margin-top:0;opacity:0;transform:none;transition:all .2s ease-out;font-size:12px!important;line-height:1.3}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control-label,.wfacp-modern-label .wfacp_mini_cart_start_h p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control-label,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control-label{opacity:1;line-height:1.3}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper label.wfacp-form-control-label .optional,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper label.wfacp-form-control-label abbr.required,#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper span.required{line-height:1.3;font-size:12px!important}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .select2-container .select2-selection--single .select2-selection__rendered,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=date],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=email],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=number],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=password],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=tel],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=text]:not(.select2-search__field),#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap select,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap select#join_referral_program,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap textarea,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control,.wfacp-modern-label .wfacp_mini_cart_start_h p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control{padding:20px 12px 4px!important}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper .select2-container .select2-selection--single .select2-selection__rendered,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=date],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=email],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=number],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=password],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=tel],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=text]:not(.select2-search__field),#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select#join_referral_program,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper textarea,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper .wfacp-form-control,.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control{padding:12px 12px!important;transition-delay:0s,0s;transition-duration:.2s,0s;transition-property:all,width;transition-timing-function:ease-out,ease}#wfacp-e-form .wfacp-form-control:-moz-placeholder,#wfacp-e-form .wfacp-form-control:-ms-input-placeholder,#wfacp-e-form .wfacp-form-control::-moz-placeholder,#wfacp-e-form .wfacp-form-control::-webkit-input-placeholder{color:transparent;opacity:0}#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control:-moz-placeholder,#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control:-ms-input-placeholder,#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control::-moz-placeholder,#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control::-webkit-input-placeholder,#wfacp-e-form [placeholder]:focus::-webkit-input-placeholder{opacity:1}body .wfacp_main_form.woocommerce input:-moz-placeholder,body .wfacp_main_form.woocommerce input:-ms-input-placeholder,body .wfacp_main_form.woocommerce input::-moz-placeholder,body .wfacp_main_form.woocommerce input::-webkit-input-placeholder{opacity:1!important}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox)::-webkit-input-placeholder{opacity:1}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox):-moz-placeholder{opacity:1}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox):-ms-input-placeholder{opacity:1}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox)::-moz-placeholder{opacity:1}.wfacp_mini_cart_start_h .wfacp-form-control::-webkit-input-placeholder{opacity:0!important}.wfacp_mini_cart_start_h .wfacp-form-control::-moz-placeholder{opacity:0!important}.wfacp_mini_cart_start_h .wfacp-form-control:-ms-input-placeholder{opacity:0!important}.wfacp_mini_cart_start_h .wfacp-form-control:-moz-placeholder{opacity:0!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control::-webkit-input-placeholder{opacity:1!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control::-moz-placeholder{opacity:1!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control:-ms-input-placeholder{opacity:1!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control:-moz-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control::-webkit-input-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control::-moz-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control:-ms-input-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control:-moz-placeholder{opacity:1!important}body #wfacp-e-form .wfacp_show_price_wrap span{display:inline-block}body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:not(.order-total) td,body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:not(.order-total) th,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) td,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) th,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) td,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) th{padding:0 0 4px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tfoot tr:first-child td,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tfoot tr:first-child th,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:first-child td,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:first-child th{padding-top:16px}body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) td,body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) th,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) td,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) th,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) td,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) th{padding-bottom:16px}body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span *,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th span,body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) td span *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) th span *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) th span:not(.woocommerce-Price-currencySymbol){line-height:1;font-weight:600}body #wfacp-e-form table.shop_table tr.order-total *,body #wfacp-e-form table.shop_table tr.order-total td,body #wfacp-e-form table.shop_table tr.order-total td span,body #wfacp-e-form table.shop_table tr.order-total td span bdi,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td span,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td span bdi body #wfacp-e-form table.shop_table tr.order-total td *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th span,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th span bdi{font-size:20px}body #wfacp-e-form .wfacp_show_price_wrap,body #wfacp-e-form .wfacp_show_price_wrap *,body #wfacp-e-form .wfacp_show_price_wrap span,body #wfacp-e-form .wfacp_show_price_wrap span bdi{font-size:16px;font-weight:600}#wfacp-e-form .wc-amazon-payments-advanced-populated .create-account>h3{padding-left:8px;padding-right:8px}#wfacp-e-form .wc-amazon-payments-advanced-populated .create-account p{padding:0 8px}#wfacp-e-form .wc-amazon-payments-advanced-populated .create-account{margin-left:-8px;margin-right:-8px}#wfacp-e-form .wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account h3{font-size:18px}.editor-styles-wrapper .wp-block{margin-left:auto;margin-right:auto}body #wfacp-e-form a:focus,body .wfacp_mini_cart_start_h a:focus{box-shadow:none;outline-style:none}body #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper .wfacp-form-control{width:100%}body .wfacp-right-panel #coupon_code.wfacp_coupon_failed_error,body .wfacp_woocommerce_form_coupon.wfacp_coupon_failed .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half .wfacp_coupon_code{box-shadow:0 0 0 1px #e15334!important;border-color:#e15334!important}#wfacp-e-form #add_payment_method #payment div.payment_box::before,#wfacp-e-form #payment div.payment_box::before{display:none}body #wfacp-e-form .wfacp_coupon_msg{margin:0;padding:0 8px}#coupon_code.wfacp_coupon_failed_error,#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input#coupon_code.wfacp_coupon_failed_error{border-color:#e15334;box-shadow:0 0 0 1px #e15334}body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-error,body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-message,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-error,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-message{margin-top:8px!important}body .wfacp_mini_cart_start_h .wfacp_display_block .wfacp_coupon_msg .woocommerce-error,body .wfacp_mini_cart_start_h .wfacp_display_block .wfacp_coupon_msg .woocommerce-message,body .wfacp_mini_cart_start_h .wfacp_display_none .wfacp_coupon_msg .woocommerce-error,body .wfacp_mini_cart_start_h .wfacp_display_none .wfacp_coupon_msg .woocommerce-message{margin-top:8px!important}body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-error:empty,body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-message:empty,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-error:empty,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-message:empty{display:none}body #wfacp-e-form .wfacp_display_none p{margin-bottom:0}body #wfacp-e-form #place_order:after,body #wfacp-e-form .wfacp-next-btn-wrap button:after{opacity:1;font-family:inherit}body #wfacp-e-form #place_order:before,body #wfacp-e-form .wfacp-next-btn-wrap button:before{top:0!important;line-height:1!important;opacity:1}body .wfacp_mini_cart_start_h .shop_table .cart_item:last-child{border:none}body .wfob_bump_wrapper.wfacp_below_mini_cart_items:empty+.shop_table{border-top:1px solid #ddd}#wfacp-e-form .wfacp_checkbox_sec *,#wfacp-e-form .wfacp_main_form .wfacp_checkbox_field *,#wfacp-e-form .wfacp_main_form .woocommerce-account-fields *{line-height:1.2!important}#wfacp-e-form .wfacp_checkbox_sec input[type=checkbox],#wfacp-e-form .wfacp_main_form .wfacp_checkbox_field input[type=checkbox],#wfacp-e-form .wfacp_main_form .woocommerce-account-fields input[type=checkbox]{top:auto}body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .woocommerce #place_order,body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .woocommerce .wfacp-next-btn-wrap button{padding-top:16px;padding-bottom:16px;padding-right:24px;padding-left:24px}.mo-openid-app-icons+br{display:none}body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_sucuss),body #wfacp-sec-wrapper #order_coupon_field div.woocommerce-error,body #wfacp-sec-wrapper #order_coupon_field ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_sucuss),body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content div.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_product_restore_wrap,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss),body .wfacp_mini_cart_start_h div.woocommerce-error,body .wfacp_mini_cart_start_h ul.woocommerce-error,body .wfacp_product_restore_wrap,body .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{color:#e15334!important;border-radius:3px;background:0 0;padding:0;border:none!important;font-size:12px;line-height:1.5}body #wfacp-sec-wrapper #order_coupon_field .wfacp_coupon_remove_msg,body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_sucuss),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_sucuss),body .wfacp-coupon-page .wfacp_coupon_remove_msg,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body .wfacp_mini_cart_start_h .wfacp_coupon_success,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss){padding:0 0 0 16px;border-radius:3px;color:#24ae4e!important;border:none;margin:0 0 16px;min-height:1px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/notice-tick.svg) no-repeat 0 2px;background-size:12px}body #wfacp-sec-wrapper .woocommerce-message:not(.wfacp_sucuss) *,body .wfacp_mini_cart_start_h .wfacp_coupon_success *,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_sucuss) *{color:#24ae4e!important}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block .woocommerce-message,.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_invalid_coupon .wfacp_coupon_msg{margin-top:8px}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_error_msg>.woocommerce_single_error_message,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-top:8px!important;margin-bottom:0!important}#wfacp-sec-wrapper .wfacp_invalid_coupon .wfacp-form-control,.wfacp_mini_cart_start_h .wfacp_invalid_coupon .wfacp-form-control{border-color:#e15334;box-shadow:0 0 0 1px #e15334}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-left:8px;margin-right:8px}#wfacp-e-form .wfacp_collapsible_order_summary_wrap:not(.wfacp-top) .wfacp_mb_mini_cart_wrap p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label{top:6px;font-size:12px!important;background:0 0;bottom:auto;right:auto;margin-top:0;line-height:16px}body #wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp .wfacp-top label.wfacp-form-control-label{font-size:14px}@media (min-width:1025px){#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content.wfacp_display_none.wfacp_collapsed_active_desktop.wfacp_collapsed_trigger{display:block}}@media (min-width:768px) and (max-width:1024px){#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content.wfacp_display_none.wfacp_collapsed_active_tablet.wfacp_collapsed_trigger{display:block}}@media (max-width:767px){#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content.wfacp_display_none.wfacp_collapsed_active_mobile.wfacp_collapsed_trigger{display:block}}@media (pointer:coarse){html{-webkit-overflow-scrolling:touch;overflow:auto}body{-webkit-overflow-scrolling:touch}}@media (max-width:1200px){#wfacp-e-form .wfacp-product-quantity p.form-row{display:inline-block;width:50%}}@media (min-width:768px)and (max-width:1024px){body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first{width:60%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last{width:40%!important;float:left!important}#wfacp-e-form .wfacp_desktop .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_desktop .wfacp_form_steps,#wfacp-e-form .wfacp_desktop .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_main_form .wfacp_desktop .wfacp_steps_wrap,body .wfacp_desktop_view{display:none}#wfacp-e-form .wfacp_main_form .wfacp_tablet .wfacp_steps_wrap,#wfacp-e-form .wfacp_tablet .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_tablet .wfacp_form_steps,#wfacp-e-form .wfacp_tablet .wfacp_mb_mini_cart_wrap,body .wfacp_tablet_view{display:block}.wfacp_mini_cart_classes.wfacp_tablet form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{display:block!important;margin-top:0}.wfacp_mini_cart_classes.wfacp_desktop_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,.wfacp_mini_cart_classes.wfacp_mobile_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none{display:none}}@media (min-width:991px){#wfacp-e-form .has-multi-step-checkout .multi-step-checkout-wrapper{width:100%;padding-right:0;float:none;margin:0}}@media (max-width:991px){body .wfacp-template-wrap.wfacp-template-container .wfacp-template-primary{padding:20px 16px}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{padding:16px 12px}#wfacp-e-form .wfacp_mb_cart_accordian span{font-size:16px;line-height:1.5}#wfacp-e-form .wfacp-left-wrapper{width:100%;float:none;padding-left:8px;padding-right:8px}#wfacp-e-form .wfacp-right-wrapper{width:auto;float:none;margin:16px}#wfacp-e-form .wfacp-right-panel{position:unset;width:100%;border-bottom:1px solid #e1e1e1;bottom:0;display:block;float:none}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:first-child{text-align:left;width:60%}#wfacp-e-form .wfacp-right-panel{padding:20px;margin-bottom:30px}#wfacp-e-form .wfacp-coupon-section{clear:both;width:100%}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{font-size:14px}#wfacp-e-form .wfacp_main_form label.wfacp-form-control-label{font-size:13px}#wfacp-e-form .wfacp_main_form .wfacp-comm-title h4{font-size:14px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_ps_title_wrap{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_sec_start{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (max-width:1024px){.wfacp-order2StepNumber{width:30px;height:30px;border-radius:50px;font-size:18px;line-height:28px;margin-right:12px}.wfacp-payment-tab-list.wfacp-active{padding:22px 12px}.wfacp-payment-tab-list.wfacp-tab2{padding:18px 15px}}@media (min-width:668px)and (max-width:956px){#wfacp-e-form .wfacp-container.wfacp-inner-header p{padding:0 18px 8px}}@media (min-width:481px)and (max-width:767px){body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{width:60%}body .wfacp_main_form.woocommerce .wfacp_qty_price_wrap{width:40%}}@media (min-width:320px)and (max-width:767px){#wfacp-e-form .mob_list{display:block}#wfacp-e-form .wfacp-container{width:100%}#wfacp-e-form .wfacp-right-panel{width:100%;max-width:100%;float:unset;margin-bottom:30px}#wfacp-e-form .wfacp-oder-detail_left span{font-size:18px}#wfacp-e-form .wfacp-oder-detail_right{font-size:16px}#wfacp-e-form .step-by-txt{padding:0 16px}#wfacp-e-form .step-by-step ul li{width:100%;margin-right:0}#wfacp-e-form .wfacp-middle-container{max-width:100%}#wfacp-e-form .wfacp-container.wfacp-inner-header p{float:unset;padding:45px 0 10px;text-align:right}#wfacp-e-form .wfacp-left-wrapper{width:100%;float:unset;padding:0}#wfacp-e-form .wfacp-right-wrapper{width:100%;float:unset}#wfacp-e-form .wfacp-image-wrapper{max-width:225px;max-height:230px;float:unset;margin:0 auto 14px}#wfacp-e-form .wfacp-prodct-detail-left{margin:0;width:100%}#wfacp-e-form .wfacp_layout_content_wrapper{padding:0}#wfacp-e-form .none.div_wrap_sec{padding:0}#wfacp-e-form .wfacp_product .wfacp-prodct-image-wrap{max-width:80%;float:none;margin:auto auto 10px auto}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{width:60%}body .wfacp_main_form .wfacp_qty_price_wrap{width:40%}}@media (min-width:768px){#wfacp-e-form p.form-row.wfacp-col-full{clear:both;width:100%}#wfacp-e-form p.form-row.wfacp-col-left-half{float:left;width:50%;clear:none}#wfacp-e-form p.form-row.wfacp-col-left-third{width:33.3%;float:left;clear:none}#wfacp-e-form p.form-row.wfacp-col-two-third{width:66.7%;float:left;clear:none}#wfacp-e-form .wfacp-panel-wrapper.wfacp_left_right,#wfacp-e-form .wfacp-panel-wrapper.wfacp_top_bottom{padding-bottom:30px}body #wfacp-e-form .wfacp_order_summary{padding:0 8px}#wfacp-e-form .wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label{bottom:auto;margin-top:-8px}#wfacp-e-form .wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half.wfacp-anim-wrap label{margin-top:0}body #wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full #vat_number-description{position:relative;bottom:0;left:0;font-size:13px}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{top:50%;margin-top:-8px}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon.woocommerce-form-coupon .form-row-last.wfacp-col-left-half button.button.wfacp-coupon-btn{margin:0;width:100%;letter-spacing:0}body .wfacp_main_form .wfacp_qty_price_wrap .product-name{padding-left:70px}#wfacp_smart_buttons #checkout_paypal_message+div{margin-bottom:0!important}body .wfacp-template-wrap.wfacp-template-container{max-width:1200px;width:100%;margin:60px auto}.wfacp-template-wrap.wfacp-template-container #wfacp-e-form .wfacp-main-container{background:0 0}.wfacp-template-wrap.wfacp-template-container .wfacp-template-primary{background-color:#fff;padding:70px;overflow:hidden;max-width:100%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=radio]{margin-top:-8px}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox]{top:0;margin-top:0}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox],body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:0}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .product-image,body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox],body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=radio],body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_quantity_selector{margin-top:4px}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .wfacp-order-place-btn-wrap{padding-bottom:0}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .sec_text_wrap,body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .wfacp_back_cart_link{padding:0;margin-top:16px;position:relative}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .btm_btn_sec:not(.wfacp_back_cart_link),body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .place_order_back_btn{z-index:1;position:relative;margin:0;bottom:auto;right:auto;top:auto;left:auto;text-align:center}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .place_order_back_btn{margin-top:16px}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{width:65%}body .wfacp_main_form.woocommerce .wfacp_qty_price_wrap{width:35%}body.wfacpef_page #wfacp-e-form form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last .wfacp-coupon-btn{width:100%}}@media (max-width:767px){.wfacp-template-wrap.wfacp-template-container .wfacp-template-primary{padding:0}body.elementor-editor-active #wfacp_smart_buttons .placeholder-line{background-size:contain;height:60px}#wfacp-e-form .wfacp_desktop .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_desktop .wfacp_form_steps,#wfacp-e-form .wfacp_desktop .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_desktop .wfacp_steps_wrap,#wfacp-e-form .wfacp_tablet .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_tablet .wfacp_form_steps,#wfacp-e-form .wfacp_tablet .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_tablet .wfacp_steps_wrap,body .wfacp_desktop_view,body .wfacp_tablet_view{display:none}#wfacp-e-form .wfacp_mobile .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_mobile .wfacp_form_steps,#wfacp-e-form .wfacp_mobile .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_mobile .wfacp_steps_wrap,body .wfacp_mobile_view{display:block}.wfacp_mini_cart_classes.wfacp_mobile_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{display:block!important;margin-top:0}.wfacp_mini_cart_classes.wfacp_desktop_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,.wfacp_mini_cart_classes.wfacp_tablet_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none{display:none}#wfacp-e-form .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table{table-layout:fixed}#wfacp-e-form .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table td.product-name-area{width:70%}#wfacp-e-form .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table td.td.product-total{width:30%}#wfacp-e-form .wfacp_custom_breadcrumb{display:none}#wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price del,#wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .product-price ins{display:block}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul{max-width:100%;margin-bottom:0;display:table;width:100%;height:100%}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li{width:33%;margin-left:25px;font-size:12px;line-height:16px;margin-bottom:0;display:table-cell;vertical-align:top;padding:0 20px}body #wfacp-e-form .wfacp_main_form.woocommerce.wfacp_single_multi_form.wfacp_two_step .wfacp_custom_breadcrumb_el ul li{width:50%}#wfacp-e-form .wfacp_custom_breadcrumb{text-align:center;margin:0 auto 30px}#wfacp-e-form .wfacp-comm-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{float:left}#wfacp-e-form .wfacp-coupon-section{padding:0}#wfacp-e-form .wfacp-left-panel{padding:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button{width:100%}#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info{padding-bottom:16px;margin-bottom:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button{width:100%;margin:0}#wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout #place_order,#wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout button.wfacp_next_page_button{margin:0;padding:14px 20px;width:100%}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half.wfacp-anim-wrap label{margin-top:0}#wfacp-e-form .wfacp-form .wfacp_order_summary{padding:0 8px}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant>label{top:20px;bottom:auto;margin-top:0}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-section.wfacp_custom_row_wrap .wfacp_coupon_field_box p:first-child{margin-top:0!important}#wfacp-e-form .wfacp_main_form #customer_location_self_certified_field #customer_location_self_certified-description{margin-top:0}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin:focus{color:#dd7575}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{font-size:20px}#wfacp-e-form .wfacp_main_form .wfacp_section_title{font-size:18px}#wfacp-e-form .wfacp_main_form label.wfacp-form-control-label{font-size:13px}#wfacp-e-form .wfacp_main_form .wfacp-comm-title h4{font-size:14px}#wfacp-e-form body p{font-size:14px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row{width:100%;float:none;margin:0 0 10px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row button{width:100%}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row:last-child{margin-bottom:0}#wfacp-e-form .wfacp-order-place-btn-wrap{margin-bottom:0}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:100%;margin-bottom:16px}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-full{max-width:100%;padding:0;width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info.wc-amazon-payments-advanced-info{text-align:center}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info.wc-amazon-payments-advanced-info img{margin:0 auto}body #wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button{margin:0}body #wfacp-e-form .wfacp-col-full,body #wfacp-e-form .wfacp_main_form .wfacp-col-full,body #wfacp-e-form .wfacp_main_form .wfacp-col-left-half:not(.wfacp-remember-me):not(.lost_password),body #wfacp-e-form .wfacp_main_form .wfacp-col-left-third,body #wfacp-e-form .wfacp_main_form .wfacp-col-two-third,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-third,body #wfacp-e-form form.checkout #billing_first_name_field,body #wfacp-e-form form.checkout #billing_last_name_field,body #wfacp-e-form form.checkout #shipping_first_name_field,body #wfacp-e-form form.checkout #shipping_last_name_field,body.woocommerce-page #wfacp-e-form form .wfacp-col-full{width:100%;float:none}#wfacp-e-form .wfacp_main_form input[type=date],#wfacp-e-form .wfacp_main_form input[type=email],#wfacp-e-form .wfacp_main_form input[type=password],#wfacp-e-form .wfacp_main_form input[type=tel],#wfacp-e-form .wfacp_main_form input[type=text],#wfacp-e-form .wfacp_main_form select,#wfacp-e-form .wfacp_main_form textarea,body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form .form-row .wfacp-form-control,body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form .woocommerce-page .form-row .wfacp-form-control,body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form input[type=date],body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form input[type=text]{width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half{width:50%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-one-third{width:33.3%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-two-third{width:66.66%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-half,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-one-third,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-two-third,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half+.wfacp_clear{clear:none}body #wfacp-e-form .wfacp-mobile-col-clearfix,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-clearfix{clear:both}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product):hover{background-color:transparent}body #wfacp-e-form .wfacp_single_multi_form .sec_text_wrap{padding-bottom:35px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:4px!important}body.yes_sticky #wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout #payment button#place_order,body.yes_sticky #wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout button#place_order,body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout button.wfacp_next_page_button{position:fixed;bottom:0;left:0;right:0;z-index:999;border-radius:0;margin:0;line-height:1.5}.wfacp_show_icon_wrap.wfacp_no_title span:empty{height:20px}.wfacp_show_icon_wrap.wfacp_no_title a span:empty+img{right:0}body.wfacp_checkout-template-wfacp-full-width,html.wfacp_html_boxed{background:#fff}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name-area{width:70%}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total{width:30%}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row-last{margin:0}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}body #wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table_layout_9{table-layout:fixed}body #wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td{width:50%}body #wfacp-e-form .woocommerce .form-row:not(.wfacp-remember-me):not(.lost_password){width:100%!important;float:none!important}#wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper:first-child{width:60%!important;float:left!important}body #wfacp-e-form .woocommerce .wfacp-coupon-section .wfacp-coupon-page p.form-row-last{width:40%!important;float:left}}@media (max-width:668px){#wfacp-e-form .wfacp-oder-detail_left{width:40%}#wfacp-e-form .wfacp-terms-wrap p{font-size:12px}#wfacp-e-form .wfacp-terms-wrap a{font-size:14px}#wfacp-e-form .wfacp-product-details h2{font-size:14px}#wfacp-e-form h1.has-image.product-title{font-size:16px}#wfacp-e-form .wfacp-product-quantity p.form-row{display:inline-block;width:50%}#wfacp-e-form .wfacp_layout_content_wrapper .wfacp-form .wfacp_order_summary_box .wfacp-comm-form-detail .wfacp-row{margin-left:-8px;margin-right:-8px}#wfacp-e-form .wfacp_mb_mini_cart_wrap{padding:0}}@media (max-width:480px){body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last button,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half.wfacp-input-form,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-third.wfacp-input-form body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-two-third.wfacp-input-form{width:100%;float:none}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .form-row.wfacp_coupon_btn_wrap{width:100%;float:none;margin-top:0}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{padding:16px 10px}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{padding:10px 10px 0 10px}.wfacp_custom_breadcrumb.wfacp_custom_breadcrumb_el{padding:16px 10px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{-webkit-appearance:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:60px}#wfacp-e-form .wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:60px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:30px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:15px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:70px}.wfacp_quantity.q_h{position:relative}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:15px;position:absolute}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_decrease_item{left:0;top:0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item{right:0;top:0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity{margin:0 16px}body .wfacp_main_form .single_preview .single_preview_contents{display:flex;flex-direction:column;align-items:baseline}body #wfacp-e-form .wfacp_main_form .single_preview_inner:first-child{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%;padding:0;margin:0 0 4px}body #wfacp-e-form .wfacp_main_form .single_preview_inner{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}body #wfacp-e-form .wfacp_main_form .single_preview{padding:6px 0!important}body #wfacp-e-form .wfacp_main_form .wfacp_step_preview a{font-size:12px!important}body #wfacp-e-form .wfacp_main_form .wfacp_step_preview{padding:2px 10px!important}}@media (max-width:375px){#wfacp-e-form .wfacp_show_price_wrap{width:auto}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:70px}}a.bdt-link-muted,.bdt-link-muted a,.bdt-link-toggle .bdt-link-muted{color:#999}a.bdt-link-muted:hover,.bdt-link-muted a:hover,.bdt-link-toggle:hover .bdt-link-muted{color:#666}a.bdt-link-text,.bdt-link-text a,.bdt-link-toggle .bdt-link-text{color:inherit}a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover .bdt-link-text{color:#999}a.bdt-link-heading,.bdt-link-heading a,.bdt-link-toggle .bdt-link-heading{color:inherit}a.bdt-link-heading:hover,.bdt-link-heading a:hover,.bdt-link-toggle:hover .bdt-link-heading{color:#1e87f0;text-decoration:none}a.bdt-link-reset,.bdt-link-reset a{color:inherit!important;text-decoration:none!important}.bdt-link-toggle{color:inherit!important;text-decoration:none!important}[class*="bdt-divider"]{border:none;margin-bottom:20px}*+[class*="bdt-divider"]{margin-top:20px}.bdt-divider-icon{position:relative;height:20px;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28214,%20214,%20214,%200.49%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:50% 50%}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid rgb(214 214 214 / .49)}.bdt-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.bdt-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.bdt-divider-small{line-height:0}.bdt-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid rgb(214 214 214 / .49);vertical-align:top}.bdt-divider-vertical{width:max-content;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid rgb(214 214 214 / .49)}.bdt-list{padding:0;list-style:none}.bdt-list>*{break-inside:avoid-column}.bdt-list>*>:last-child{margin-bottom:0}.bdt-list>:nth-child(n+2),.bdt-list>*>ul{margin-top:10px}.bdt-list-disc>*,.bdt-list-circle>*,.bdt-list-square>*,.bdt-list-decimal>*,.bdt-list-hyphen>*{padding-left:30px}.bdt-list-decimal{counter-reset:decimal}.bdt-list-decimal>*{counter-increment:decimal}.bdt-list-disc>::before,.bdt-list-circle>::before,.bdt-list-square>::before,.bdt-list-decimal>::before,.bdt-list-hyphen>::before{content:"";position:relative;left:-30px;width:30px;height:1.5em;margin-bottom:-1.5em;display:list-item;list-style-position:inside;text-align:right}.bdt-list-disc>::before{list-style-type:disc}.bdt-list-circle>::before{list-style-type:circle}.bdt-list-square>::before{list-style-type:square}.bdt-list-decimal>::before{content:counter(decimal,decimal) '\200A.\00A0'}.bdt-list-hyphen>::before{content:'–\00A0\00A0'}.bdt-list-muted>::before{color:#999!important}.bdt-list-emphasis>::before{color:#333!important}.bdt-list-primary>::before{color:#1e87f0!important}.bdt-list-secondary>::before{color:#222!important}.bdt-list-bullet>*{padding-left:30px}.bdt-list-bullet>::before{content:"";display:list-item;position:relative;left:-30px;width:30px;height:1.5em;margin-bottom:-1.5em;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50% 50%}.bdt-list-divider>:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid rgb(214 214 214 / .49)}.bdt-list-striped>*{padding:10px 10px}.bdt-list-striped>:nth-of-type(odd){background:#f8f8f8}.bdt-list-striped>:nth-child(n+2){margin-top:0}.bdt-list-large>:nth-child(n+2),.bdt-list-large>*>ul{margin-top:20px}.bdt-list-collapse>:nth-child(n+2),.bdt-list-collapse>*>ul{margin-top:0}.bdt-list-large.bdt-list-divider>:nth-child(n+2){margin-top:20px;padding-top:20px}.bdt-list-collapse.bdt-list-divider>:nth-child(n+2){margin-top:0;padding-top:0}.bdt-list-large.bdt-list-striped>*{padding:20px 10px}.bdt-list-collapse.bdt-list-striped>*{padding-top:0;padding-bottom:0}.bdt-list-large.bdt-list-striped>:nth-child(n+2),.bdt-list-collapse.bdt-list-striped>:nth-child(n+2){margin-top:0}.bdt-description-list>dt{color:#333}.bdt-description-list>dt:nth-child(n+2){margin-top:20px}.bdt-description-list-divider>dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid rgb(214 214 214 / .49)}.bdt-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}*+.bdt-table{margin-top:20px}.bdt-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:16px;font-weight:700;color:#666}.bdt-table td{padding:16px 12px;vertical-align:top}.bdt-table td>:last-child{margin-bottom:0}.bdt-table tfoot{font-size:.875rem}.bdt-table caption{font-size:.875rem;text-align:left;color:#999}.bdt-table-middle,.bdt-table-middle td{vertical-align:middle!important}.bdt-table-divider>tr:not(:first-child),.bdt-table-divider>:not(:first-child)>tr,.bdt-table-divider>:first-child>tr:not(:first-child){border-top:1px solid rgb(214 214 214 / .49)}.bdt-table-striped>tr:nth-of-type(odd),.bdt-table-striped tbody tr:nth-of-type(odd){background:#f8f8f8}.bdt-table-hover>tr:hover,.bdt-table-hover tbody tr:hover{background:#ffd}.bdt-table>tr.bdt-active,.bdt-table tbody tr.bdt-active{background:#ffd}.bdt-table-small th,.bdt-table-small td{padding:10px 12px}.bdt-table-large th,.bdt-table-large td{padding:22px 12px}.bdt-table-justify th:first-child,.bdt-table-justify td:first-child{padding-left:0}.bdt-table-justify th:last-child,.bdt-table-justify td:last-child{padding-right:0}.bdt-table-shrink{width:1px}.bdt-table-expand{min-width:150px}.bdt-table-link{padding:0!important}.bdt-table-link>a{display:block;padding:16px 12px}.bdt-table-small .bdt-table-link>a{padding:10px 12px}@media (max-width:959px){.bdt-table-responsive,.bdt-table-responsive tbody,.bdt-table-responsive th,.bdt-table-responsive td,.bdt-table-responsive tr{display:block}.bdt-table-responsive thead{display:none}.bdt-table-responsive th,.bdt-table-responsive td{width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important;white-space:normal!important}.bdt-table-responsive th:not(:first-child):not(.bdt-table-link),.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:first-child)>a{padding-top:5px!important}.bdt-table-responsive th:not(:last-child):not(.bdt-table-link),.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:last-child)>a{padding-bottom:5px!important}.bdt-table-justify.bdt-table-responsive th,.bdt-table-justify.bdt-table-responsive td{padding-left:0;padding-right:0}}.bdt-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:#fff0;display:inline-block;fill:currentcolor;line-height:0}button.bdt-icon:not(:disabled){cursor:pointer}.bdt-icon::-moz-focus-inner{border:0;padding:0}.bdt-icon:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve){fill:currentcolor}.bdt-icon:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve){stroke:currentcolor}.bdt-icon>*{transform:translate(0,0)}.bdt-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;object-fit:scale-down;max-width:none}.bdt-icon-link{color:#999;text-decoration:none!important}.bdt-icon-link:hover{color:#666}.bdt-icon-link:active,.bdt-active>.bdt-icon-link{color:#595959}.bdt-icon-button{box-sizing:border-box;width:36px;height:36px;border-radius:500px;background:#f8f8f8;color:#999;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center}.bdt-icon-button:hover{background-color:#ebebeb;color:#666}.bdt-icon-button:active,.bdt-active>.bdt-icon-button{background-color:#dfdfdf;color:#666}.bdt-range{-webkit-appearance:none;box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;background:#fff0}.bdt-range:focus{outline:none}.bdt-range::-moz-focus-outer{border:none}.bdt-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer}.bdt-range:not(:disabled)::-moz-range-thumb{cursor:pointer}.bdt-range::-webkit-slider-runnable-track{height:3px;background:#ebebeb}.bdt-range:focus::-webkit-slider-runnable-track,.bdt-range:active::-webkit-slider-runnable-track{background:#dedede}.bdt-range::-moz-range-track{height:3px;background:#ebebeb}.bdt-range:focus::-moz-range-track{background:#dedede}.bdt-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#666}.bdt-range::-moz-range-thumb{border:none;height:15px;width:15px;margin-top:-7px;border-radius:500px;background:#666}.bdt-input,.bdt-select,.bdt-textarea,.bdt-radio,.bdt-checkbox{box-sizing:border-box;margin:0;border-radius:0;font:inherit}.bdt-input{overflow:visible}.bdt-select{text-transform:none}.bdt-select optgroup{font:inherit;font-weight:700}.bdt-textarea{overflow:auto}.bdt-input[type="search"]::-webkit-search-cancel-button,.bdt-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.bdt-input[type="number"]::-webkit-inner-spin-button,.bdt-input[type="number"]::-webkit-outer-spin-button{height:auto}.bdt-input::-moz-placeholder,.bdt-textarea::-moz-placeholder{opacity:1}.bdt-radio:not(:disabled),.bdt-checkbox:not(:disabled){cursor:pointer}.bdt-fieldset{border:none;margin:0;padding:0;min-width:0}.bdt-input,.bdt-textarea{-webkit-appearance:none}.bdt-input,.bdt-select,.bdt-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#f8f8f8;color:#666;border-radius:3px}.bdt-input,.bdt-select:not([multiple]):not([size]){height:40px;vertical-align:middle;display:inline-block}.bdt-input:not(input),.bdt-select:not(select){line-height:40px}.bdt-select[multiple],.bdt-select[size],.bdt-textarea{padding-top:6px;padding-bottom:6px;vertical-align:top}.bdt-select[multiple],.bdt-select[size]{resize:vertical}.bdt-input:focus,.bdt-select:focus,.bdt-textarea:focus{outline:none;background-color:#ebebeb;color:#666}.bdt-input:disabled,.bdt-select:disabled,.bdt-textarea:disabled{background-color:#f8f8f8;color:#999}.bdt-input::placeholder{color:#999}.bdt-textarea::placeholder{color:#999}.bdt-form-small{font-size:.875rem}.bdt-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px}textarea.bdt-form-small,[multiple].bdt-form-small,[size].bdt-form-small{padding:5px 8px}.bdt-form-small:not(select):not(input):not(textarea){line-height:30px}.bdt-form-large{font-size:1.25rem}.bdt-form-large:not(textarea):not([multiple]):not([size]){height:55px;padding-left:12px;padding-right:12px}textarea.bdt-form-large,[multiple].bdt-form-large,[size].bdt-form-large{padding:7px 12px}.bdt-form-large:not(select):not(input):not(textarea){line-height:55px}.bdt-form-danger,.bdt-form-danger:focus{color:#f0506e}.bdt-form-success,.bdt-form-success:focus{color:#32d296}.bdt-form-blank{background:none}input.bdt-form-width-xsmall{width:50px}select.bdt-form-width-xsmall{width:75px}.bdt-form-width-small{width:130px}.bdt-form-width-medium{width:200px}.bdt-form-width-large{width:500px}.bdt-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);background-repeat:no-repeat;background-position:100% 50%}.bdt-select:not([multiple]):not([size]) option{color:#666}.bdt-select:not([multiple]):not([size]):disabled{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}.bdt-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%}.bdt-input[list]:hover,.bdt-input[list]:focus{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}.bdt-input[list]::-webkit-calendar-picker-indicator{display:none!important}.bdt-radio,.bdt-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:#ebebeb;background-repeat:no-repeat;background-position:50% 50%}.bdt-radio{border-radius:50%}.bdt-radio:focus,.bdt-checkbox:focus{background-color:#dedede;outline:none}.bdt-radio:checked,.bdt-checkbox:checked,.bdt-checkbox:indeterminate{background-color:#1e87f0}.bdt-radio:checked:focus,.bdt-checkbox:checked:focus,.bdt-checkbox:indeterminate:focus{background-color:#0e6dcd}.bdt-radio:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)}.bdt-checkbox:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}.bdt-checkbox:indeterminate{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E)}.bdt-radio:disabled,.bdt-checkbox:disabled{background-color:#f8f8f8}.bdt-radio:disabled:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E)}.bdt-checkbox:disabled:checked{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A)}.bdt-checkbox:disabled:indeterminate{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E)}.bdt-legend{width:100%;color:inherit;padding:0;font-size:1.5rem;line-height:1.4}.bdt-form-custom{display:inline-block;position:relative;max-width:100%;vertical-align:middle}.bdt-form-custom select,.bdt-form-custom input[type="file"]{position:absolute;top:0;z-index:1;width:100%;height:100%;left:0;-webkit-appearance:none;opacity:0;cursor:pointer}.bdt-form-custom input[type="file"]{font-size:500px;overflow:hidden}.bdt-form-stacked .bdt-form-label{display:block;margin-bottom:10px}@media (max-width:959px){.bdt-form-horizontal .bdt-form-label{display:block;margin-bottom:10px}}@media (min-width:960px){.bdt-form-horizontal .bdt-form-label{width:200px;margin-top:7px;float:left}.bdt-form-horizontal .bdt-form-controls{margin-left:215px}.bdt-form-horizontal .bdt-form-controls-text{padding-top:7px}}.bdt-form-icon{position:absolute;top:0;bottom:0;left:0;width:40px;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-form-icon:hover{color:#666}.bdt-form-icon:not(a):not(button):not(input){pointer-events:none}.bdt-form-icon:not(.bdt-form-icon-flip)~.bdt-input{padding-left:40px!important}.bdt-form-icon-flip{right:0;left:auto}.bdt-form-icon-flip~.bdt-input{padding-right:40px!important}.bdt-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:16px;line-height:40px;text-align:center;text-decoration:none;border-radius:3px}.bdt-button:not(:disabled){cursor:pointer}.bdt-button::-moz-focus-inner{border:0;padding:0}.bdt-button:hover{text-decoration:none}.bdt-button-default{background-color:#f8f8f8;color:#333}.bdt-button-default:hover{background-color:#ebebeb;color:#333}.bdt-button-default:active,.bdt-button-default.bdt-active{background-color:#dfdfdf;color:#333}.bdt-button-primary{background-color:#1e87f0;color:#fff}.bdt-button-primary:hover{background-color:#0f7ae5;color:#fff}.bdt-button-primary:active,.bdt-button-primary.bdt-active{background-color:#0e6dcd;color:#fff}.bdt-button-secondary{background-color:#222;color:#fff}.bdt-button-secondary:hover{background-color:#151515;color:#fff}.bdt-button-secondary:active,.bdt-button-secondary.bdt-active{background-color:#080808;color:#fff}.bdt-button-danger{background-color:#f0506e;color:#fff}.bdt-button-danger:hover{background-color:#ee395b;color:#fff}.bdt-button-danger:active,.bdt-button-danger.bdt-active{background-color:#ec2147;color:#fff}.bdt-button-default:disabled,.bdt-button-primary:disabled,.bdt-button-secondary:disabled,.bdt-button-danger:disabled{background-color:#f8f8f8;color:#999}.bdt-button-small{padding:0 15px;line-height:30px;font-size:.875rem}.bdt-button-large{padding:0 40px;line-height:55px;font-size:1.25rem}.bdt-button-text{padding:0;line-height:1.5;background:none;color:#333}.bdt-button-text:hover{color:#999}.bdt-button-text:disabled{color:#999}.bdt-button-link{padding:0;line-height:1.5;background:none;color:#333}.bdt-button-link:hover{color:#999;text-decoration:none}.bdt-button-link:disabled{color:#999;text-decoration:none}.bdt-button-group{display:inline-flex;vertical-align:middle;position:relative}.bdt-progress{vertical-align:baseline;display:block;width:100%;border:0;background-color:#f8f8f8;margin-bottom:20px;height:15px}*+.bdt-progress{margin-top:20px}.bdt-progress::-webkit-progress-bar{background-color:#fff0}.bdt-progress::-webkit-progress-value{background-color:#1e87f0;transition:width .6s ease}.bdt-progress::-moz-progress-bar{background-color:#1e87f0;transition:width .6s ease}.bdt-section{display:flow-root;box-sizing:border-box;padding-top:40px;padding-bottom:40px}@media (min-width:960px){.bdt-section{padding-top:70px;padding-bottom:70px}}.bdt-section>:last-child{margin-bottom:0}.bdt-section-xsmall{padding-top:20px;padding-bottom:20px}.bdt-section-small{padding-top:40px;padding-bottom:40px}.bdt-section-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.bdt-section-large{padding-top:140px;padding-bottom:140px}}.bdt-section-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.bdt-section-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-section-default{--bdt-inverse:dark;background:#fff}.bdt-section-muted{--bdt-inverse:dark;background:#f8f8f8}.bdt-section-primary{--bdt-inverse:light;background:#1e87f0}.bdt-section-secondary{--bdt-inverse:light;background:#222}.bdt-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:640px){.bdt-container{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-container{padding-left:40px;padding-right:40px}}.bdt-container>:last-child{margin-bottom:0}.bdt-container .bdt-container{padding-left:0;padding-right:0}.bdt-container-xsmall{max-width:750px}.bdt-container-small{max-width:900px}.bdt-container-large{max-width:1400px}.bdt-container-xlarge{max-width:1600px}.bdt-container-expand{max-width:none}.bdt-container-expand-left{margin-left:0}.bdt-container-expand-right{margin-right:0}@media (min-width:640px){.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 30px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 30px)}}@media (min-width:960px){.bdt-container-expand-left,.bdt-container-expand-right{max-width:calc(50% + (1200px / 2) - 40px)}.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + (750px / 2) - 40px)}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + (900px / 2) - 40px)}.bdt-container-expand-left.bdt-container-large,.bdt-container-expand-right.bdt-container-large{max-width:calc(50% + (1400px / 2) - 40px)}.bdt-container-expand-left.bdt-container-xlarge,.bdt-container-expand-right.bdt-container-xlarge{max-width:calc(50% + (1600px / 2) - 40px)}}.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 15px)}.bdt-container-item-padding-remove-left{margin-left:-15px}.bdt-container-item-padding-remove-right{margin-right:-15px}@media (min-width:640px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 30px)}.bdt-container-item-padding-remove-left{margin-left:-30px}.bdt-container-item-padding-remove-right{margin-right:-30px}}@media (min-width:960px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 40px)}.bdt-container-item-padding-remove-left{margin-left:-40px}.bdt-container-item-padding-remove-right{margin-right:-40px}}.bdt-tile{display:flow-root;position:relative;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:40px;padding-bottom:40px}@media (min-width:640px){.bdt-tile{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-tile{padding-left:40px;padding-right:40px;padding-top:70px;padding-bottom:70px}}.bdt-tile>:last-child{margin-bottom:0}.bdt-tile-xsmall{padding-top:20px;padding-bottom:20px}.bdt-tile-small{padding-top:40px;padding-bottom:40px}.bdt-tile-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.bdt-tile-large{padding-top:140px;padding-bottom:140px}}.bdt-tile-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.bdt-tile-xlarge{padding-top:210px;padding-bottom:210px}}.bdt-tile-default{--bdt-inverse:dark;background-color:#fff}.bdt-tile-muted{--bdt-inverse:dark;background-color:#f8f8f8}.bdt-tile-primary{--bdt-inverse:light;background-color:#1e87f0}.bdt-tile-secondary{--bdt-inverse:light;background-color:#222}.bdt-card{position:relative;box-sizing:border-box}.bdt-card-body{display:flow-root;padding:30px 30px}.bdt-card-header{display:flow-root;padding:15px 30px}.bdt-card-footer{display:flow-root;padding:15px 30px}@media (min-width:1200px){.bdt-card-body{padding:40px 40px}.bdt-card-header{padding:20px 40px}.bdt-card-footer{padding:20px 40px}}.bdt-card-body>:last-child,.bdt-card-header>:last-child,.bdt-card-footer>:last-child{margin-bottom:0}.bdt-card-title{font-size:1.5rem;line-height:1.4}.bdt-card-badge{position:absolute;top:15px;right:15px;z-index:1;height:22px;padding:0 10px;background:#1e87f0;color:#fff;font-size:.875rem;display:flex;justify-content:center;align-items:center;line-height:0}.bdt-card-badge:first-child+*{margin-top:0}.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover{background-color:#f8f8f8}.bdt-card-default{--bdt-inverse:dark;background-color:#f8f8f8;color:#666}.bdt-card-default .bdt-card-title{color:#333}.bdt-card-default.bdt-card-hover:hover{background-color:#ebebeb}.bdt-card-primary{--bdt-inverse:light;background-color:#1e87f0;color:#fff}.bdt-card-primary .bdt-card-title{color:#fff}.bdt-card-primary.bdt-card-hover:hover{background-color:#0f7ae5}.bdt-card-secondary{--bdt-inverse:light;background-color:#222;color:#fff}.bdt-card-secondary .bdt-card-title{color:#fff}.bdt-card-secondary.bdt-card-hover:hover{background-color:#151515}.bdt-card-small.bdt-card-body,.bdt-card-small .bdt-card-body{padding:20px 20px}.bdt-card-small .bdt-card-header{padding:13px 20px}.bdt-card-small .bdt-card-footer{padding:13px 20px}@media (min-width:1200px){.bdt-card-large.bdt-card-body,.bdt-card-large .bdt-card-body{padding:70px 70px}.bdt-card-large .bdt-card-header{padding:35px 70px}.bdt-card-large .bdt-card-footer{padding:35px 70px}}.bdt-close{color:#999}.bdt-close:hover{color:#666}.bdt-spinner>*{animation:bdt-spinner-rotate 1.4s linear infinite}@keyframes bdt-spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.bdt-spinner>*>*{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:bdt-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round}@keyframes bdt-spinner-dash{0%{stroke-dashoffset:88px}50%{stroke-dashoffset:22px;transform:rotate(135deg)}100%{stroke-dashoffset:88px;transform:rotate(450deg)}}.bdt-totop{padding:5px;color:#999}.bdt-totop:hover{color:#666}.bdt-totop:active{color:#333}.bdt-marker{padding:5px;background:#222;color:#fff}.bdt-marker:hover{color:#fff}.bdt-alert{position:relative;margin-bottom:20px;padding:15px 29px 15px 15px;background:#f8f8f8;color:#666}*+.bdt-alert{margin-top:20px}.bdt-alert>:last-child{margin-bottom:0}.bdt-alert-close{position:absolute;top:20px;right:15px}.bdt-alert-close:first-child+*{margin-top:0}.bdt-alert-primary{background:#d8eafc;color:#1e87f0}.bdt-alert-success{background:#edfbf6;color:#32d296}.bdt-alert-warning{background:#fff6ee;color:#faa05a}.bdt-alert-danger{background:#fef4f6;color:#f0506e}.bdt-placeholder{margin-bottom:20px;padding:30px 30px;background:#f8f8f8}*+.bdt-placeholder{margin-top:20px}.bdt-placeholder>:last-child{margin-bottom:0}.bdt-badge{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#1e87f0;color:#fff;font-size:11px;display:inline-flex;justify-content:center;align-items:center;line-height:0}.bdt-badge:hover{text-decoration:none}.bdt-label{display:inline-block;padding:0 10px;background:#1e87f0;line-height:1.5;font-size:.875rem;color:#fff;vertical-align:middle;white-space:nowrap}.bdt-label-success{background-color:#32d296;color:#fff}.bdt-label-warning{background-color:#faa05a;color:#fff}.bdt-label-danger{background-color:#f0506e;color:#fff}.bdt-overlay{padding:30px 30px}.bdt-overlay>:last-child{margin-bottom:0}.bdt-overlay-default{--bdt-inverse:dark;background:rgb(0 0 0 / .5)}.bdt-overlay-primary{--bdt-inverse:light;background:rgb(34 34 34 / .8)}.bdt-article{display:flow-root}.bdt-article>:last-child{margin-bottom:0}.bdt-article+.bdt-article{margin-top:70px}.bdt-article-title{font-size:2.23125rem;line-height:1.2}@media (min-width:960px){.bdt-article-title{font-size:2.625rem}}.bdt-article-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-body{display:flow-root;overflow-wrap:break-word;word-wrap:break-word}.bdt-comment-header{display:flow-root;margin-bottom:20px}.bdt-comment-body>:last-child,.bdt-comment-header>:last-child{margin-bottom:0}.bdt-comment-title{font-size:1.25rem;line-height:1.4}.bdt-comment-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-comment-list{padding:0;list-style:none}.bdt-comment-list>:nth-child(n+2){margin-top:70px}.bdt-comment-list .bdt-comment~ul{margin:70px 0 0 0;padding-left:30px;list-style:none}@media (min-width:960px){.bdt-comment-list .bdt-comment~ul{padding-left:100px}}.bdt-comment-list .bdt-comment~ul>:nth-child(n+2){margin-top:70px}.bdt-search{display:inline-block;position:relative;max-width:100%;margin:0}.bdt-search-input::-webkit-search-cancel-button,.bdt-search-input::-webkit-search-decoration{-webkit-appearance:none}.bdt-search-input::-moz-placeholder{opacity:1}.bdt-search-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;overflow:visible;-webkit-appearance:none;vertical-align:middle;width:100%;border:none;color:#666}.bdt-search-input:focus{outline:none}.bdt-search-input::placeholder{color:#999}.bdt-search .bdt-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#999}.bdt-search .bdt-search-icon:hover{color:#999}.bdt-search .bdt-search-icon:not(a):not(button):not(input){pointer-events:none}.bdt-search .bdt-search-icon-flip{right:0;left:auto}.bdt-search-default{width:240px}.bdt-search-default .bdt-search-input{height:40px;padding-left:10px;padding-right:10px;background:#f8f8f8}.bdt-search-default .bdt-search-input:focus{background-color:#f3f3f3}.bdt-search-default .bdt-search-icon{width:40px}.bdt-search-default:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:40px}.bdt-search-default:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:40px}.bdt-search-navbar{width:240px}.bdt-search-navbar .bdt-search-input{height:40px;padding-left:10px;padding-right:10px;background:#fff}.bdt-search-navbar .bdt-search-input:focus{background-color:#fcfcfc}.bdt-search-navbar .bdt-search-icon{width:40px}.bdt-search-navbar:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:40px}.bdt-search-navbar:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:40px}.bdt-search-medium{width:400px}.bdt-search-medium .bdt-search-input{height:40px;background:#fff0;font-size:1.5rem}.bdt-search-medium .bdt-search-icon{width:24px}.bdt-search-medium:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:34px}.bdt-search-medium:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:34px}.bdt-search-large{width:500px}.bdt-search-large .bdt-search-input{height:80px;background:#fff0;font-size:2.625rem}.bdt-search-large .bdt-search-icon{width:40px}.bdt-search-large:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:60px}.bdt-search-large:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:60px}.bdt-search-toggle{color:#999}.bdt-search-toggle:hover{color:#666}.bdt-accordion{padding:0;list-style:none}.bdt-accordion>:nth-child(n+2){margin-top:20px}.bdt-accordion-title{display:block;font-size:1.25rem;line-height:1.4;color:#333}.bdt-accordion-title:hover{color:#666;text-decoration:none}.bdt-accordion-content{display:flow-root;margin-top:20px}.bdt-accordion-content>:last-child{margin-bottom:0}.bdt-drop{display:none;position:absolute;z-index:1020;--bdt-position-offset:20px;--bdt-position-viewport-offset:15px;box-sizing:border-box;width:300px}.bdt-drop.bdt-open{display:block}.bdt-drop-stack .bdt-drop-grid>*{width:100%!important}.bdt-drop-parent-icon{margin-left:.25em;transition:transform .3s ease-out}[aria-expanded="true"]>.bdt-drop-parent-icon{transform:rotateX(180deg)}.bdt-dropbar{--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:0;--bdt-inverse:dark;width:auto;padding:15px 15px 15px 15px;background:#f8f8f8;color:#666}.bdt-dropbar>:last-child{margin-bottom:0}@media (min-width:640px){.bdt-dropbar{padding-left:30px;padding-right:30px}}@media (min-width:960px){.bdt-dropbar{padding-left:40px;padding-right:40px}}.bdt-dropbar :focus-visible{outline-color:#333!important}.bdt-dropbar-large{padding-top:40px;padding-bottom:40px}.bdt-dropnav-dropbar{position:absolute;z-index:980;padding:0;left:0;right:0}.bdt-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px 15px;background:rgb(0 0 0 / .6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.bdt-modal{padding:50px 30px}}@media (min-width:960px){.bdt-modal{padding-left:40px;padding-right:40px}}.bdt-modal.bdt-open{opacity:1}.bdt-modal-page{overflow:hidden}.bdt-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform;border-radius:3px}.bdt-open>.bdt-modal-dialog{opacity:1;transform:translateY(0)}.bdt-modal-container .bdt-modal-dialog{width:1200px}.bdt-modal-full{padding:0;background:none}.bdt-modal-full .bdt-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.bdt-modal-body{display:flow-root;padding:20px 20px}.bdt-modal-header{display:flow-root;padding:10px 20px;background:#f8f8f8}.bdt-modal-footer{display:flow-root;padding:10px 20px;background:#f8f8f8}@media (min-width:640px){.bdt-modal-body{padding:30px 30px}.bdt-modal-header{padding:15px 30px}.bdt-modal-footer{padding:15px 30px}}.bdt-modal-body>:last-child,.bdt-modal-header>:last-child,.bdt-modal-footer>:last-child{margin-bottom:0}.bdt-modal-title{font-size:1.6rem;line-height:1.3;font-weight:400}[class*="bdt-modal-close-"]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*="bdt-modal-close-"]:first-child+*{margin-top:0}.bdt-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff}.bdt-modal-close-outside:hover{color:#fff}@media (min-width:960px){.bdt-modal-close-outside{right:0;transform:translate(100%,-100%)}}.bdt-slideshow{-webkit-tap-highlight-color:#fff0}.bdt-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none;touch-action:pan-y}.bdt-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity}.bdt-slideshow-items>:not(.bdt-active){display:none}.bdt-slider{-webkit-tap-highlight-color:#fff0}.bdt-slider-container{overflow:hidden;overflow:clip}.bdt-slider-container-offset{margin:-11px -25px -39px -25px;padding:11px 25px 39px 25px}.bdt-slider-items{will-change:transform;position:relative;touch-action:pan-y}.bdt-slider-items:not(.bdt-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.bdt-slider-items.bdt-grid{flex-wrap:nowrap}.bdt-slider-items>*{flex:none!important;box-sizing:border-box;max-width:100%;position:relative}.bdt-sticky{position:relative;z-index:980;box-sizing:border-box}.bdt-sticky-fixed{margin:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bdt-sticky[class*="bdt-animation-"]{animation-duration:.2s}.bdt-sticky.bdt-animation-reverse{animation-duration:.2s}.bdt-sticky-placeholder{pointer-events:none}.bdt-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.bdt-offcanvas-flip .bdt-offcanvas{right:0;left:auto}.bdt-offcanvas-bar{--bdt-inverse:light;position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px 20px;background:#222;overflow-y:auto}@media (min-width:640px){.bdt-offcanvas-bar{left:-350px;width:350px;padding:30px 30px}}.bdt-offcanvas-flip .bdt-offcanvas-bar{left:auto;right:-270px}@media (min-width:640px){.bdt-offcanvas-flip .bdt-offcanvas-bar{right:-350px}}.bdt-open>.bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-open>.bdt-offcanvas-bar{left:auto;right:0}.bdt-offcanvas-bar-animation{transition:left .3s ease-out}.bdt-offcanvas-flip .bdt-offcanvas-bar-animation{transition-property:right}.bdt-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out}.bdt-offcanvas-reveal .bdt-offcanvas-bar{left:0}.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar{left:auto;right:0}.bdt-open>.bdt-offcanvas-reveal{width:270px}@media (min-width:640px){.bdt-open>.bdt-offcanvas-reveal{width:350px}}.bdt-offcanvas-flip .bdt-offcanvas-reveal{right:0;left:auto}.bdt-offcanvas-close{position:absolute;z-index:1000;top:5px;right:5px;padding:5px}@media (min-width:640px){.bdt-offcanvas-close{top:10px;right:10px}}.bdt-offcanvas-close:first-child+*{margin-top:0}.bdt-offcanvas-overlay{width:100vw;touch-action:none}.bdt-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgb(0 0 0 / .1);opacity:0;transition:opacity .15s linear}.bdt-offcanvas-overlay.bdt-open::before{opacity:1}.bdt-offcanvas-page,.bdt-offcanvas-container{overflow-x:hidden;overflow-x:clip}.bdt-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:270px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-270px}@media (min-width:640px){:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:350px}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-350px}}.bdt-switcher{margin:0;padding:0;list-style:none}.bdt-switcher>:not(.bdt-active){display:none}.bdt-switcher>*>:last-child{margin-bottom:0}.bdt-leader{overflow:hidden}.bdt-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap}.bdt-leader-fill.bdt-leader-hide::after{display:none}:root{--bdt-leader-fill-content:.}.bdt-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:450px}.bdt-notification-top-right,.bdt-notification-bottom-right{left:auto;right:10px}.bdt-notification-top-center,.bdt-notification-bottom-center{left:50%;margin-left:-225px}.bdt-notification-bottom-left,.bdt-notification-bottom-right,.bdt-notification-bottom-center{top:auto;bottom:10px}@media (max-width:639px){.bdt-notification{left:10px;right:10px;width:auto;margin:0}}.bdt-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer}*+.bdt-notification-message{margin-top:10px}.bdt-notification-close{display:none;position:absolute;top:20px;right:15px}.bdt-notification-message:hover .bdt-notification-close{display:block}.bdt-notification-message-primary{color:#1e87f0}.bdt-notification-message-success{color:#32d296}.bdt-notification-message-warning{color:#faa05a}.bdt-notification-message-danger{color:#f0506e}.bdt-tooltip{display:none;position:absolute;z-index:1030;--bdt-position-offset:10px;--bdt-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px}.bdt-tooltip.bdt-active{display:block}.bdt-sortable{position:relative}.bdt-sortable>:last-child{margin-bottom:0}.bdt-sortable-drag{position:fixed!important;z-index:1050!important;pointer-events:none}.bdt-sortable-placeholder{opacity:0;pointer-events:none}.bdt-sortable-empty{min-height:50px}.bdt-sortable-handle:hover{cursor:move}.bdt-countdown-number{font-variant-numeric:tabular-nums;font-size:2rem;line-height:.8}@media (min-width:640px){.bdt-countdown-number{font-size:4rem}}@media (min-width:960px){.bdt-countdown-number{font-size:6rem}}.bdt-countdown-separator{font-size:1rem;line-height:1.6}@media (min-width:640px){.bdt-countdown-separator{font-size:2rem}}@media (min-width:960px){.bdt-countdown-separator{font-size:3rem}}.bdt-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.bdt-grid>*{margin:0}.bdt-grid>*>:last-child{margin-bottom:0}.bdt-grid{margin-left:-30px}.bdt-grid>*{padding-left:30px}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:30px}@media (min-width:1200px){.bdt-grid{margin-left:-40px}.bdt-grid>*{padding-left:40px}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:40px}}.bdt-grid-small,.bdt-grid-column-small{margin-left:-15px}.bdt-grid-small>*,.bdt-grid-column-small>*{padding-left:15px}.bdt-grid+.bdt-grid-small,.bdt-grid+.bdt-grid-row-small,.bdt-grid-small>.bdt-grid-margin,.bdt-grid-row-small>.bdt-grid-margin,*+.bdt-grid-margin-small{margin-top:15px}.bdt-grid-medium,.bdt-grid-column-medium{margin-left:-30px}.bdt-grid-medium>*,.bdt-grid-column-medium>*{padding-left:30px}.bdt-grid+.bdt-grid-medium,.bdt-grid+.bdt-grid-row-medium,.bdt-grid-medium>.bdt-grid-margin,.bdt-grid-row-medium>.bdt-grid-margin,*+.bdt-grid-margin-medium{margin-top:30px}.bdt-grid-large,.bdt-grid-column-large{margin-left:-40px}.bdt-grid-large>*,.bdt-grid-column-large>*{padding-left:40px}.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:40px}@media (min-width:1200px){.bdt-grid-large,.bdt-grid-column-large{margin-left:-70px}.bdt-grid-large>*,.bdt-grid-column-large>*{padding-left:70px}.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:70px}}.bdt-grid-collapse,.bdt-grid-column-collapse{margin-left:0}.bdt-grid-collapse>*,.bdt-grid-column-collapse>*{padding-left:0}.bdt-grid+.bdt-grid-collapse,.bdt-grid+.bdt-grid-row-collapse,.bdt-grid-collapse>.bdt-grid-margin,.bdt-grid-row-collapse>.bdt-grid-margin{margin-top:0}.bdt-grid-divider>*{position:relative}.bdt-grid-divider>:not(.bdt-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid rgb(214 214 214 / .49)}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid rgb(214 214 214 / .49)}.bdt-grid-divider{margin-left:-60px}.bdt-grid-divider>*{padding-left:60px}.bdt-grid-divider>:not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px}@media (min-width:1200px){.bdt-grid-divider{margin-left:-80px}.bdt-grid-divider>*{padding-left:80px}.bdt-grid-divider>:not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px}}.bdt-grid-divider.bdt-grid-small,.bdt-grid-divider.bdt-grid-column-small{margin-left:-30px}.bdt-grid-divider.bdt-grid-small>*,.bdt-grid-divider.bdt-grid-column-small>*{padding-left:30px}.bdt-grid-divider.bdt-grid-small>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-small>:not(.bdt-first-column)::before{left:15px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin{margin-top:30px}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px;left:30px}.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px}.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack>.bdt-grid-margin::before{left:30px}.bdt-grid-divider.bdt-grid-medium,.bdt-grid-divider.bdt-grid-column-medium{margin-left:-60px}.bdt-grid-divider.bdt-grid-medium>*,.bdt-grid-divider.bdt-grid-column-medium>*{padding-left:60px}.bdt-grid-divider.bdt-grid-medium>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-medium>:not(.bdt-first-column)::before{left:30px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin{margin-top:60px}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px}.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px}.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack>.bdt-grid-margin::before{left:60px}.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-80px}.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>*{padding-left:80px}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before{left:40px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin{margin-top:80px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before{left:80px}@media (min-width:1200px){.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-140px}.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>*{padding-left:140px}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before{left:70px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin{margin-top:140px}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px;left:140px}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before{left:140px}}.bdt-grid-match>*,.bdt-grid-item-match{display:flex;flex-wrap:wrap}.bdt-grid-match>*>:not([class*="bdt-width"]),.bdt-grid-item-match>:not([class*="bdt-width"]){box-sizing:border-box;width:100%;flex:auto}.bdt-nav,.bdt-nav ul{margin:0;padding:0;list-style:none}.bdt-nav li>a{display:flex;align-items:center;column-gap:.25em;text-decoration:none}.bdt-nav>li>a{padding:5px 0}ul.bdt-nav-sub{padding:5px 0 5px 15px}.bdt-nav-sub ul{padding-left:15px}.bdt-nav-sub a{padding:2px 0}.bdt-nav-parent-icon{margin-left:auto;transition:transform .3s ease-out}.bdt-nav>li.bdt-open>a .bdt-nav-parent-icon{transform:rotateX(180deg)}.bdt-nav-header{padding:5px 0;text-transform:uppercase;font-size:.875rem}.bdt-nav-header:not(:first-child){margin-top:20px}.bdt-nav .bdt-nav-divider{margin:5px 0}.bdt-nav-default{font-size:16px;line-height:1.5}.bdt-nav-default>li>a{color:#999}.bdt-nav-default>li>a:hover{color:#666}.bdt-nav-default>li.bdt-active>a{color:#333}.bdt-nav-default .bdt-nav-subtitle{font-size:.875rem}.bdt-nav-default .bdt-nav-header{color:#333}.bdt-nav-default .bdt-nav-divider{border-top:1px solid rgb(214 214 214 / .49)}.bdt-nav-default .bdt-nav-sub{font-size:16px;line-height:1.5}.bdt-nav-default .bdt-nav-sub a{color:#999}.bdt-nav-default .bdt-nav-sub a:hover{color:#666}.bdt-nav-default .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-primary{font-size:1.5rem;line-height:1.5}.bdt-nav-primary>li>a{color:#999}.bdt-nav-primary>li>a:hover{color:#666}.bdt-nav-primary>li.bdt-active>a{color:#333}.bdt-nav-primary .bdt-nav-subtitle{font-size:1.25rem}.bdt-nav-primary .bdt-nav-header{color:#333}.bdt-nav-primary .bdt-nav-divider{border-top:1px solid rgb(214 214 214 / .49)}.bdt-nav-primary .bdt-nav-sub{font-size:1.25rem;line-height:1.5}.bdt-nav-primary .bdt-nav-sub a{color:#999}.bdt-nav-primary .bdt-nav-sub a:hover{color:#666}.bdt-nav-primary .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-secondary{font-size:16px;line-height:1.5}.bdt-nav-secondary>li>a{color:#333}.bdt-nav-secondary>li>a:hover{color:#333}.bdt-nav-secondary>li.bdt-active>a{color:#333}.bdt-nav-secondary .bdt-nav-subtitle{font-size:.875rem;color:#999}.bdt-nav-secondary>li>a:hover .bdt-nav-subtitle{color:#666}.bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle{color:#333}.bdt-nav-secondary .bdt-nav-header{color:#333}.bdt-nav-secondary .bdt-nav-divider{border-top:1px solid rgb(214 214 214 / .49)}.bdt-nav-secondary .bdt-nav-sub{font-size:.875rem;line-height:1.5}.bdt-nav-secondary .bdt-nav-sub a{color:#999}.bdt-nav-secondary .bdt-nav-sub a:hover{color:#666}.bdt-nav-secondary .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-nav-medium{font-size:2.8875rem;line-height:1}.bdt-nav-large{font-size:3.4rem;line-height:1}.bdt-nav-xlarge{font-size:4rem;line-height:1}@media (min-width:960px){.bdt-nav-medium{font-size:3.5rem}.bdt-nav-large{font-size:4rem}.bdt-nav-xlarge{font-size:6rem}}@media (min-width:1200px){.bdt-nav-medium{font-size:4rem}.bdt-nav-large{font-size:6rem}.bdt-nav-xlarge{font-size:8rem}}.bdt-nav-center{text-align:center}.bdt-nav-center li>a{justify-content:center}.bdt-nav-center .bdt-nav-sub,.bdt-nav-center .bdt-nav-sub ul{padding-left:0}.bdt-nav-center .bdt-nav-parent-icon{margin-left:.25em}.bdt-nav.bdt-nav-divider>:not(.bdt-nav-header,.bdt-nav-divider)+:not(.bdt-nav-header,.bdt-nav-divider){margin-top:5px;padding-top:5px;border-top:1px solid rgb(214 214 214 / .49)}.bdt-navbar{display:flex;position:relative}.bdt-navbar-container:not(.bdt-navbar-transparent){background:#f8f8f8}.bdt-navbar-left,.bdt-navbar-right,[class*="bdt-navbar-center"]{display:flex;gap:0;align-items:center}.bdt-navbar-right{margin-left:auto}.bdt-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}.bdt-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;box-sizing:border-box;z-index:990}.bdt-navbar-center-left,.bdt-navbar-center-right{position:absolute;top:0}.bdt-navbar-center-left{right:calc(100% + 0px)}.bdt-navbar-center-right{left:calc(100% + 0px)}[class*="bdt-navbar-center-"]{width:max-content;box-sizing:border-box}.bdt-navbar-nav{display:flex;gap:0;margin:0;padding:0;list-style:none}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center:only-child{flex-wrap:wrap}.bdt-navbar-nav>li>a,.bdt-navbar-item,.bdt-navbar-toggle{display:flex;justify-content:center;align-items:center;column-gap:.25em;box-sizing:border-box;min-height:80px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";text-decoration:none}.bdt-navbar-nav>li>a{padding:0 15px;color:#999}.bdt-navbar-nav>li:hover>a,.bdt-navbar-nav>li>a[aria-expanded="true"]{color:#666}.bdt-navbar-nav>li>a:active{color:#333}.bdt-navbar-nav>li.bdt-active>a{color:#333}.bdt-navbar-parent-icon{margin-left:4px;transition:transform .3s ease-out}.bdt-navbar-nav>li>a[aria-expanded="true"] .bdt-navbar-parent-icon{transform:rotateX(180deg)}.bdt-navbar-item{padding:0 15px;color:#666}.bdt-navbar-item>:last-child{margin-bottom:0}.bdt-navbar-toggle{padding:0 15px;color:#999}.bdt-navbar-toggle:hover,.bdt-navbar-toggle[aria-expanded="true"]{color:#666;text-decoration:none}.bdt-navbar-subtitle{font-size:.875rem}.bdt-navbar-justify .bdt-navbar-left,.bdt-navbar-justify .bdt-navbar-right,.bdt-navbar-justify .bdt-navbar-nav,.bdt-navbar-justify .bdt-navbar-nav>li,.bdt-navbar-justify .bdt-navbar-item,.bdt-navbar-justify .bdt-navbar-toggle{flex-grow:1}.bdt-navbar-dropdown{--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:15px;--bdt-inverse:dark;width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-navbar-dropdown>:last-child{margin-bottom:0}.bdt-navbar-dropdown :focus-visible{outline-color:#333!important}.bdt-navbar-dropdown .bdt-drop-grid{margin-left:-30px}.bdt-navbar-dropdown .bdt-drop-grid>*{padding-left:30px}.bdt-navbar-dropdown .bdt-drop-grid>.bdt-grid-margin{margin-top:30px}.bdt-navbar-dropdown-width-2:not(.bdt-drop-stack){width:400px}.bdt-navbar-dropdown-width-3:not(.bdt-drop-stack){width:600px}.bdt-navbar-dropdown-width-4:not(.bdt-drop-stack){width:800px}.bdt-navbar-dropdown-width-5:not(.bdt-drop-stack){width:1000px}.bdt-navbar-dropdown-large{--bdt-position-shift-offset:0;padding:40px}.bdt-navbar-dropdown-dropbar{width:auto;background:#fff0;padding:15px 0 15px 0;--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:15px}@media (min-width:640px){.bdt-navbar-dropdown-dropbar{--bdt-position-viewport-offset:30px}}@media (min-width:960px){.bdt-navbar-dropdown-dropbar{--bdt-position-viewport-offset:40px}}.bdt-navbar-dropdown-dropbar-large{--bdt-position-shift-offset:0;padding-top:40px;padding-bottom:40px}.bdt-navbar-dropdown-nav>li>a{color:#999}.bdt-navbar-dropdown-nav>li>a:hover{color:#666}.bdt-navbar-dropdown-nav>li.bdt-active>a{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-subtitle{font-size:.875rem}.bdt-navbar-dropdown-nav .bdt-nav-header{color:#333}.bdt-navbar-dropdown-nav .bdt-nav-divider{border-top:1px solid rgb(214 214 214 / .49)}.bdt-navbar-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover{color:#666}.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#333}.bdt-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none}.bdt-subnav>*{flex:none;padding-left:20px;position:relative}.bdt-subnav>*>:first-child{display:flex;align-items:center;column-gap:.25em;color:#999}.bdt-subnav>*>a:hover{color:#666;text-decoration:none}.bdt-subnav>.bdt-active>a{color:#333}.bdt-subnav-divider{margin-left:-41px}.bdt-subnav-divider>*{display:flex;align-items:center}.bdt-subnav-divider>::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid #fff0}.bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before{border-left-color:rgb(214 214 214 / .49)}.bdt-subnav-pill>*>:first-child{padding:5px 10px;background:#fff0;color:#999}.bdt-subnav-pill>*>a:hover{background-color:#f8f8f8;color:#666}.bdt-subnav-pill>*>a:active{background-color:#f8f8f8;color:#666}.bdt-subnav-pill>.bdt-active>a{background-color:#1e87f0;color:#fff}.bdt-subnav>.bdt-disabled>a{color:#999}.bdt-breadcrumb{padding:0;list-style:none}.bdt-breadcrumb>*{display:contents}.bdt-breadcrumb>*>*{font-size:.875rem;color:#999}.bdt-breadcrumb>*>:hover{color:#666;text-decoration:none}.bdt-breadcrumb>:last-child>span,.bdt-breadcrumb>:last-child>a:not([href]){color:#666}.bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before{content:"/";display:inline-block;margin:0 20px 0 calc(20px - 4px);font-size:.875rem;color:#999}.bdt-pagination{display:flex;flex-wrap:wrap;align-items:center;margin-left:0;padding:0;list-style:none}.bdt-pagination>*{flex:none;padding-left:0;position:relative}.bdt-pagination>*>*{display:flex;align-items:center;column-gap:.25em;padding:5px 10px;color:#999}.bdt-pagination>*>:hover{color:#666;text-decoration:none}.bdt-pagination>.bdt-active>*{color:#666}.bdt-pagination>.bdt-disabled>*{color:#999}.bdt-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none}.bdt-tab>*{flex:none;padding-left:20px;position:relative}.bdt-tab>*>a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:10px 15px;color:#999}.bdt-tab>*>a:hover{color:#666;text-decoration:none}.bdt-tab>.bdt-active>a{color:#333}.bdt-tab>.bdt-disabled>a{color:#999}.bdt-tab-left,.bdt-tab-right{flex-direction:column;margin-left:0}.bdt-tab-left>*,.bdt-tab-right>*{padding-left:0}.bdt-tab-left>*>a{justify-content:left}.bdt-tab-right>*>a{justify-content:left}.bdt-slidenav{padding:5px 10px;color:rgb(102 102 102 / .5)}.bdt-slidenav:hover{color:rgb(102 102 102 / .9)}.bdt-slidenav:active{color:rgb(102 102 102 / .5)}.bdt-slidenav-large{padding:10px 10px}.bdt-slidenav-container{display:flex}.bdt-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}.bdt-dotnav>*{flex:none;padding-left:12px}.bdt-dotnav>*>*{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:rgb(102 102 102 / .2);text-indent:100%;overflow:hidden;white-space:nowrap}.bdt-dotnav>*>:hover{background-color:rgb(102 102 102 / .6)}.bdt-dotnav>*>:active{background-color:rgb(102 102 102 / .2)}.bdt-dotnav>.bdt-active>*{background-color:rgb(102 102 102 / .6)}.bdt-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}.bdt-dotnav-vertical>*{padding-left:0;padding-top:12px}.bdt-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}.bdt-thumbnav>*{padding-left:15px}.bdt-thumbnav>*>*{display:inline-block}.bdt-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}.bdt-thumbnav-vertical>*{padding-left:0;padding-top:15px}.bdt-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}.bdt-iconnav>*{padding-left:10px}.bdt-iconnav>*>a{display:flex;align-items:center;column-gap:.25em;line-height:0;color:#999;text-decoration:none}.bdt-iconnav>*>a:hover{color:#666}.bdt-iconnav>.bdt-active>a{color:#666}.bdt-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}.bdt-iconnav-vertical>*{padding-left:0;padding-top:10px}.bdt-dropdown{--bdt-position-offset:10px;--bdt-position-viewport-offset:15px;--bdt-inverse:dark;width:auto;min-width:200px;padding:15px;background:#f8f8f8;color:#666}.bdt-dropdown>:last-child{margin-bottom:0}.bdt-dropdown :focus-visible{outline-color:#333!important}.bdt-dropdown-large{padding:40px}.bdt-dropdown-dropbar{width:auto;background:#fff0;padding:15px 0 15px 0;--bdt-position-viewport-offset:15px}@media (min-width:640px){.bdt-dropdown-dropbar{--bdt-position-viewport-offset:30px}}@media (min-width:960px){.bdt-dropdown-dropbar{--bdt-position-viewport-offset:40px}}.bdt-dropdown-dropbar-large{padding-top:40px;padding-bottom:40px}.bdt-dropdown-nav>li>a{color:#999}.bdt-dropdown-nav>li>a:hover,.bdt-dropdown-nav>li.bdt-active>a{color:#666}.bdt-dropdown-nav .bdt-nav-subtitle{font-size:.875rem}.bdt-dropdown-nav .bdt-nav-header{color:#333}.bdt-dropdown-nav .bdt-nav-divider{border-top:1px solid rgb(214 214 214 / .49)}.bdt-dropdown-nav .bdt-nav-sub a{color:#999}.bdt-dropdown-nav .bdt-nav-sub a:hover,.bdt-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#666}.bdt-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}.bdt-lightbox.bdt-open{display:block;opacity:1}.bdt-lightbox :focus-visible{outline-color:rgb(255 255 255 / .7)}.bdt-lightbox-page{overflow:hidden}.bdt-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgb(255 255 255 / .7);will-change:transform,opacity}.bdt-lightbox-items>*>*{max-width:100vw;max-height:100vh}.bdt-lightbox-items>*>:not(iframe){width:auto;height:auto}.bdt-lightbox-items>.bdt-active{display:flex}.bdt-lightbox-toolbar{padding:10px 10px;background:rgb(0 0 0 / .3);color:rgb(255 255 255 / .7)}.bdt-lightbox-toolbar>*{color:rgb(255 255 255 / .7)}.bdt-lightbox-toolbar-icon{padding:5px;color:rgb(255 255 255 / .7)}.bdt-lightbox-toolbar-icon:hover{color:#fff}.bdt-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgb(0 0 0 / .3);color:rgb(255 255 255 / .7);display:inline-flex;justify-content:center;align-items:center}.bdt-lightbox-button:hover{color:#fff}.bdt-lightbox-caption:empty{display:none}.bdt-lightbox-iframe{width:80%;height:80%}[class*="bdt-animation-"]{animation:.5s ease-out both}.bdt-animation-fade{animation-name:bdt-fade;animation-duration:.8s;animation-timing-function:linear}.bdt-animation-scale-up{animation-name:bdt-fade,bdt-scale-up}.bdt-animation-scale-down{animation-name:bdt-fade,bdt-scale-down}.bdt-animation-slide-top{animation-name:bdt-fade,bdt-slide-top}.bdt-animation-slide-bottom{animation-name:bdt-fade,bdt-slide-bottom}.bdt-animation-slide-left{animation-name:bdt-fade,bdt-slide-left}.bdt-animation-slide-right{animation-name:bdt-fade,bdt-slide-right}.bdt-animation-slide-top-small{animation-name:bdt-fade,bdt-slide-top-small}.bdt-animation-slide-bottom-small{animation-name:bdt-fade,bdt-slide-bottom-small}.bdt-animation-slide-left-small{animation-name:bdt-fade,bdt-slide-left-small}.bdt-animation-slide-right-small{animation-name:bdt-fade,bdt-slide-right-small}.bdt-animation-slide-top-medium{animation-name:bdt-fade,bdt-slide-top-medium}.bdt-animation-slide-bottom-medium{animation-name:bdt-fade,bdt-slide-bottom-medium}.bdt-animation-slide-left-medium{animation-name:bdt-fade,bdt-slide-left-medium}.bdt-animation-slide-right-medium{animation-name:bdt-fade,bdt-slide-right-medium}.bdt-animation-kenburns{animation-name:bdt-kenburns;animation-duration:15s}.bdt-animation-shake{animation-name:bdt-shake}.bdt-animation-stroke{animation-name:bdt-stroke;animation-duration:2s;stroke-dasharray:var(--bdt-animation-stroke)}.bdt-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.bdt-animation-fast{animation-duration:.1s}.bdt-animation-toggle:not(:hover):not(:focus) [class*="bdt-animation-"]{animation-name:none}@keyframes bdt-fade{0%{opacity:0}100%{opacity:1}}@keyframes bdt-scale-up{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes bdt-scale-down{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes bdt-slide-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes bdt-slide-bottom{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes bdt-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes bdt-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes bdt-slide-top-small{0%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes bdt-slide-bottom-small{0%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes bdt-slide-left-small{0%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes bdt-slide-right-small{0%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes bdt-slide-top-medium{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes bdt-slide-bottom-medium{0%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes bdt-slide-left-medium{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes bdt-slide-right-medium{0%{transform:translateX(50px)}100%{transform:translateX(0)}}@keyframes bdt-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes bdt-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes bdt-stroke{0%{stroke-dashoffset:var(--bdt-animation-stroke)}100%{stroke-dashoffset:0}}[class*="bdt-child-width"]>*{box-sizing:border-box;width:100%}.bdt-child-width-1-2>*{width:50%}.bdt-child-width-1-3>*{width:calc(100% / 3)}.bdt-child-width-1-4>*{width:25%}.bdt-child-width-1-5>*{width:20%}.bdt-child-width-1-6>*{width:calc(100% / 6)}.bdt-child-width-auto>*{width:auto}.bdt-child-width-expand>:not([class*="bdt-width"]){flex:1;min-width:1px}@media (min-width:640px){.bdt-child-width-1-1\@s>*{width:100%}.bdt-child-width-1-2\@s>*{width:50%}.bdt-child-width-1-3\@s>*{width:calc(100% / 3)}.bdt-child-width-1-4\@s>*{width:25%}.bdt-child-width-1-5\@s>*{width:20%}.bdt-child-width-1-6\@s>*{width:calc(100% / 6)}.bdt-child-width-auto\@s>*{width:auto}.bdt-child-width-expand\@s>:not([class*="bdt-width"]){flex:1;min-width:1px}.bdt-child-width-1-1\@s>:not([class*="bdt-width"]),.bdt-child-width-1-2\@s>:not([class*="bdt-width"]),.bdt-child-width-1-3\@s>:not([class*="bdt-width"]),.bdt-child-width-1-4\@s>:not([class*="bdt-width"]),.bdt-child-width-1-5\@s>:not([class*="bdt-width"]),.bdt-child-width-1-6\@s>:not([class*="bdt-width"]),.bdt-child-width-auto\@s>:not([class*="bdt-width"]){flex:initial}}@media (min-width:960px){.bdt-child-width-1-1\@m>*{width:100%}.bdt-child-width-1-2\@m>*{width:50%}.bdt-child-width-1-3\@m>*{width:calc(100% / 3)}.bdt-child-width-1-4\@m>*{width:25%}.bdt-child-width-1-5\@m>*{width:20%}.bdt-child-width-1-6\@m>*{width:calc(100% / 6)}.bdt-child-width-auto\@m>*{width:auto}.bdt-child-width-expand\@m>:not([class*="bdt-width"]){flex:1;min-width:1px}.bdt-child-width-1-1\@m>:not([class*="bdt-width"]),.bdt-child-width-1-2\@m>:not([class*="bdt-width"]),.bdt-child-width-1-3\@m>:not([class*="bdt-width"]),.bdt-child-width-1-4\@m>:not([class*="bdt-width"]),.bdt-child-width-1-5\@m>:not([class*="bdt-width"]),.bdt-child-width-1-6\@m>:not([class*="bdt-width"]),.bdt-child-width-auto\@m>:not([class*="bdt-width"]){flex:initial}}@media (min-width:1200px){.bdt-child-width-1-1\@l>*{width:100%}.bdt-child-width-1-2\@l>*{width:50%}.bdt-child-width-1-3\@l>*{width:calc(100% / 3)}.bdt-child-width-1-4\@l>*{width:25%}.bdt-child-width-1-5\@l>*{width:20%}.bdt-child-width-1-6\@l>*{width:calc(100% / 6)}.bdt-child-width-auto\@l>*{width:auto}.bdt-child-width-expand\@l>:not([class*="bdt-width"]){flex:1;min-width:1px}.bdt-child-width-1-1\@l>:not([class*="bdt-width"]),.bdt-child-width-1-2\@l>:not([class*="bdt-width"]),.bdt-child-width-1-3\@l>:not([class*="bdt-width"]),.bdt-child-width-1-4\@l>:not([class*="bdt-width"]),.bdt-child-width-1-5\@l>:not([class*="bdt-width"]),.bdt-child-width-1-6\@l>:not([class*="bdt-width"]),.bdt-child-width-auto\@l>:not([class*="bdt-width"]){flex:initial}}@media (min-width:1600px){.bdt-child-width-1-1\@xl>*{width:100%}.bdt-child-width-1-2\@xl>*{width:50%}.bdt-child-width-1-3\@xl>*{width:calc(100% / 3)}.bdt-child-width-1-4\@xl>*{width:25%}.bdt-child-width-1-5\@xl>*{width:20%}.bdt-child-width-1-6\@xl>*{width:calc(100% / 6)}.bdt-child-width-auto\@xl>*{width:auto}.bdt-child-width-expand\@xl>:not([class*="bdt-width"]){flex:1;min-width:1px}.bdt-child-width-1-1\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-2\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-3\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-4\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-5\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-6\@xl>:not([class*="bdt-width"]),.bdt-child-width-auto\@xl>:not([class*="bdt-width"]){flex:initial}}[class*="bdt-width"]{box-sizing:border-box;width:100%;max-width:100%}.bdt-width-1-2{width:50%}.bdt-width-1-3{width:calc(100% / 3)}.bdt-width-2-3{width:calc(200% / 3)}.bdt-width-1-4{width:25%}.bdt-width-3-4{width:75%}.bdt-width-1-5{width:20%}.bdt-width-2-5{width:40%}.bdt-width-3-5{width:60%}.bdt-width-4-5{width:80%}.bdt-width-1-6{width:calc(100% / 6)}.bdt-width-5-6{width:calc(500% / 6)}.bdt-width-small{width:150px}.bdt-width-medium{width:300px}.bdt-width-large{width:450px}.bdt-width-xlarge{width:600px}.bdt-width-2xlarge{width:750px}.bdt-width-auto{width:auto}.bdt-width-expand{flex:1;min-width:1px}@media (min-width:640px){.bdt-width-1-1\@s{width:100%}.bdt-width-1-2\@s{width:50%}.bdt-width-1-3\@s{width:calc(100% / 3)}.bdt-width-2-3\@s{width:calc(200% / 3)}.bdt-width-1-4\@s{width:25%}.bdt-width-3-4\@s{width:75%}.bdt-width-1-5\@s{width:20%}.bdt-width-2-5\@s{width:40%}.bdt-width-3-5\@s{width:60%}.bdt-width-4-5\@s{width:80%}.bdt-width-1-6\@s{width:calc(100% / 6)}.bdt-width-5-6\@s{width:calc(500% / 6)}.bdt-width-small\@s{width:150px}.bdt-width-medium\@s{width:300px}.bdt-width-large\@s{width:450px}.bdt-width-xlarge\@s{width:600px}.bdt-width-2xlarge\@s{width:750px}.bdt-width-auto\@s{width:auto}.bdt-width-expand\@s{flex:1;min-width:1px}.bdt-width-1-1\@s,.bdt-width-1-2\@s,.bdt-width-1-3\@s,.bdt-width-2-3\@s,.bdt-width-1-4\@s,.bdt-width-3-4\@s,.bdt-width-1-5\@s,.bdt-width-2-5\@s,.bdt-width-3-5\@s,.bdt-width-4-5\@s,.bdt-width-1-6\@s,.bdt-width-5-6\@s,.bdt-width-small\@s,.bdt-width-medium\@s,.bdt-width-large\@s,.bdt-width-xlarge\@s,.bdt-width-2xlarge\@s,.bdt-width-auto\@s{flex:initial}}@media (min-width:960px){.bdt-width-1-1\@m{width:100%}.bdt-width-1-2\@m{width:50%}.bdt-width-1-3\@m{width:calc(100% / 3)}.bdt-width-2-3\@m{width:calc(200% / 3)}.bdt-width-1-4\@m{width:25%}.bdt-width-3-4\@m{width:75%}.bdt-width-1-5\@m{width:20%}.bdt-width-2-5\@m{width:40%}.bdt-width-3-5\@m{width:60%}.bdt-width-4-5\@m{width:80%}.bdt-width-1-6\@m{width:calc(100% / 6)}.bdt-width-5-6\@m{width:calc(500% / 6)}.bdt-width-small\@m{width:150px}.bdt-width-medium\@m{width:300px}.bdt-width-large\@m{width:450px}.bdt-width-xlarge\@m{width:600px}.bdt-width-2xlarge\@m{width:750px}.bdt-width-auto\@m{width:auto}.bdt-width-expand\@m{flex:1;min-width:1px}.bdt-width-1-1\@m,.bdt-width-1-2\@m,.bdt-width-1-3\@m,.bdt-width-2-3\@m,.bdt-width-1-4\@m,.bdt-width-3-4\@m,.bdt-width-1-5\@m,.bdt-width-2-5\@m,.bdt-width-3-5\@m,.bdt-width-4-5\@m,.bdt-width-1-6\@m,.bdt-width-5-6\@m,.bdt-width-small\@m,.bdt-width-medium\@m,.bdt-width-large\@m,.bdt-width-xlarge\@m,.bdt-width-2xlarge\@m,.bdt-width-auto\@m{flex:initial}}@media (min-width:1200px){.bdt-width-1-1\@l{width:100%}.bdt-width-1-2\@l{width:50%}.bdt-width-1-3\@l{width:calc(100% / 3)}.bdt-width-2-3\@l{width:calc(200% / 3)}.bdt-width-1-4\@l{width:25%}.bdt-width-3-4\@l{width:75%}.bdt-width-1-5\@l{width:20%}.bdt-width-2-5\@l{width:40%}.bdt-width-3-5\@l{width:60%}.bdt-width-4-5\@l{width:80%}.bdt-width-1-6\@l{width:calc(100% / 6)}.bdt-width-5-6\@l{width:calc(500% / 6)}.bdt-width-small\@l{width:150px}.bdt-width-medium\@l{width:300px}.bdt-width-large\@l{width:450px}.bdt-width-xlarge\@l{width:600px}.bdt-width-2xlarge\@l{width:750px}.bdt-width-auto\@l{width:auto}.bdt-width-expand\@l{flex:1;min-width:1px}.bdt-width-1-1\@l,.bdt-width-1-2\@l,.bdt-width-1-3\@l,.bdt-width-2-3\@l,.bdt-width-1-4\@l,.bdt-width-3-4\@l,.bdt-width-1-5\@l,.bdt-width-2-5\@l,.bdt-width-3-5\@l,.bdt-width-4-5\@l,.bdt-width-1-6\@l,.bdt-width-5-6\@l,.bdt-width-small\@l,.bdt-width-medium\@l,.bdt-width-large\@l,.bdt-width-xlarge\@l,.bdt-width-2xlarge\@l,.bdt-width-auto\@l{flex:initial}}@media (min-width:1600px){.bdt-width-1-1\@xl{width:100%}.bdt-width-1-2\@xl{width:50%}.bdt-width-1-3\@xl{width:calc(100% / 3)}.bdt-width-2-3\@xl{width:calc(200% / 3)}.bdt-width-1-4\@xl{width:25%}.bdt-width-3-4\@xl{width:75%}.bdt-width-1-5\@xl{width:20%}.bdt-width-2-5\@xl{width:40%}.bdt-width-3-5\@xl{width:60%}.bdt-width-4-5\@xl{width:80%}.bdt-width-1-6\@xl{width:calc(100% / 6)}.bdt-width-5-6\@xl{width:calc(500% / 6)}.bdt-width-small\@xl{width:150px}.bdt-width-medium\@xl{width:300px}.bdt-width-large\@xl{width:450px}.bdt-width-xlarge\@xl{width:600px}.bdt-width-2xlarge\@xl{width:750px}.bdt-width-auto\@xl{width:auto}.bdt-width-expand\@xl{flex:1;min-width:1px}.bdt-width-1-1\@xl,.bdt-width-1-2\@xl,.bdt-width-1-3\@xl,.bdt-width-2-3\@xl,.bdt-width-1-4\@xl,.bdt-width-3-4\@xl,.bdt-width-1-5\@xl,.bdt-width-2-5\@xl,.bdt-width-3-5\@xl,.bdt-width-4-5\@xl,.bdt-width-1-6\@xl,.bdt-width-5-6\@xl,.bdt-width-small\@xl,.bdt-width-medium\@xl,.bdt-width-large\@xl,.bdt-width-xlarge\@xl,.bdt-width-2xlarge\@xl,.bdt-width-auto\@xl{flex:initial}}.bdt-width-max-content{width:max-content}.bdt-width-min-content{width:min-content}[class*="bdt-height"]{box-sizing:border-box}.bdt-height-1-1{height:100%}.bdt-height-viewport{min-height:100vh}.bdt-height-viewport-2{min-height:200vh}.bdt-height-viewport-3{min-height:300vh}.bdt-height-viewport-4{min-height:400vh}.bdt-height-small{height:150px}.bdt-height-medium{height:300px}.bdt-height-large{height:450px}.bdt-height-max-small{max-height:150px}.bdt-height-max-medium{max-height:300px}.bdt-height-max-large{max-height:450px}.bdt-text-lead{font-size:1.5rem;line-height:1.5;color:#333}.bdt-text-meta{font-size:.875rem;line-height:1.4;color:#999}.bdt-text-small{font-size:.875rem;line-height:1.5}.bdt-text-large{font-size:1.5rem;line-height:1.5}.bdt-text-default{font-size:16px;line-height:1.5}.bdt-text-light{font-weight:300}.bdt-text-normal{font-weight:400}.bdt-text-bold{font-weight:700}.bdt-text-lighter{font-weight:lighter}.bdt-text-bolder{font-weight:bolder}.bdt-text-italic{font-style:italic}.bdt-text-capitalize{text-transform:capitalize!important}.bdt-text-uppercase{text-transform:uppercase!important}.bdt-text-lowercase{text-transform:lowercase!important}.bdt-text-decoration-none{text-decoration:none!important}.bdt-text-muted{color:#999!important}.bdt-text-emphasis{color:#333!important}.bdt-text-primary{color:#1e87f0!important}.bdt-text-secondary{color:#222!important}.bdt-text-success{color:#32d296!important}.bdt-text-warning{color:#faa05a!important}.bdt-text-danger{color:#f0506e!important}.bdt-text-background{-webkit-background-clip:text;color:transparent!important;display:inline-block;background-color:#1e87f0}.bdt-text-left{text-align:left!important}.bdt-text-right{text-align:right!important}.bdt-text-center{text-align:center!important}.bdt-text-justify{text-align:justify!important}@media (min-width:640px){.bdt-text-left\@s{text-align:left!important}.bdt-text-right\@s{text-align:right!important}.bdt-text-center\@s{text-align:center!important}}@media (min-width:960px){.bdt-text-left\@m{text-align:left!important}.bdt-text-right\@m{text-align:right!important}.bdt-text-center\@m{text-align:center!important}}@media (min-width:1200px){.bdt-text-left\@l{text-align:left!important}.bdt-text-right\@l{text-align:right!important}.bdt-text-center\@l{text-align:center!important}}@media (min-width:1600px){.bdt-text-left\@xl{text-align:left!important}.bdt-text-right\@xl{text-align:right!important}.bdt-text-center\@xl{text-align:center!important}}.bdt-text-top{vertical-align:top!important}.bdt-text-middle{vertical-align:middle!important}.bdt-text-bottom{vertical-align:bottom!important}.bdt-text-baseline{vertical-align:baseline!important}.bdt-text-nowrap{white-space:nowrap}.bdt-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th.bdt-text-truncate,td.bdt-text-truncate{max-width:0}.bdt-text-break{overflow-wrap:break-word}th.bdt-text-break,td.bdt-text-break{word-break:break-word}[class*="bdt-column-"]{column-gap:30px}@media (min-width:1200px){[class*="bdt-column-"]{column-gap:40px}}[class*="bdt-column-"] img{transform:translate3d(0,0,0)}.bdt-column-divider{column-rule:1px solid rgb(214 214 214 / .49);column-gap:60px}@media (min-width:1200px){.bdt-column-divider{column-gap:80px}}.bdt-column-1-2{column-count:2}.bdt-column-1-3{column-count:3}.bdt-column-1-4{column-count:4}.bdt-column-1-5{column-count:5}.bdt-column-1-6{column-count:6}@media (min-width:640px){.bdt-column-1-2\@s{column-count:2}.bdt-column-1-3\@s{column-count:3}.bdt-column-1-4\@s{column-count:4}.bdt-column-1-5\@s{column-count:5}.bdt-column-1-6\@s{column-count:6}}@media (min-width:960px){.bdt-column-1-2\@m{column-count:2}.bdt-column-1-3\@m{column-count:3}.bdt-column-1-4\@m{column-count:4}.bdt-column-1-5\@m{column-count:5}.bdt-column-1-6\@m{column-count:6}}@media (min-width:1200px){.bdt-column-1-2\@l{column-count:2}.bdt-column-1-3\@l{column-count:3}.bdt-column-1-4\@l{column-count:4}.bdt-column-1-5\@l{column-count:5}.bdt-column-1-6\@l{column-count:6}}@media (min-width:1600px){.bdt-column-1-2\@xl{column-count:2}.bdt-column-1-3\@xl{column-count:3}.bdt-column-1-4\@xl{column-count:4}.bdt-column-1-5\@xl{column-count:5}.bdt-column-1-6\@xl{column-count:6}}.bdt-column-span{column-span:all}[bdt-cover]:where(canvas,iframe,svg),[data-bdt-cover]:where(canvas,iframe,svg){max-width:none;position:absolute;left:50%;top:50%;--bdt-position-translate-x:-50%;--bdt-position-translate-y:-50%;transform:translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y))}iframe[bdt-cover],iframe[data-bdt-cover]{pointer-events:none}[bdt-cover]:where(img,video),[data-bdt-cover]:where(img,video){position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:cover;object-position:center}.bdt-cover-container{overflow:hidden;position:relative}.bdt-background-default{background-color:#fff}.bdt-background-muted{background-color:#f8f8f8}.bdt-background-primary{background-color:#1e87f0}.bdt-background-secondary{background-color:#222}.bdt-background-cover,.bdt-background-contain,.bdt-background-width-1-1,.bdt-background-height-1-1{background-position:50% 50%;background-repeat:no-repeat}.bdt-background-cover{background-size:cover}.bdt-background-contain{background-size:contain}.bdt-background-width-1-1{background-size:100%}.bdt-background-height-1-1{background-size:auto 100%}.bdt-background-top-left{background-position:0 0}.bdt-background-top-center{background-position:50% 0}.bdt-background-top-right{background-position:100% 0}.bdt-background-center-left{background-position:0 50%}.bdt-background-center-center{background-position:50% 50%}.bdt-background-center-right{background-position:100% 50%}.bdt-background-bottom-left{background-position:0 100%}.bdt-background-bottom-center{background-position:50% 100%}.bdt-background-bottom-right{background-position:100% 100%}.bdt-background-norepeat{background-repeat:no-repeat}.bdt-background-fixed{background-attachment:fixed;backface-visibility:hidden}@media (pointer:coarse){.bdt-background-fixed{background-attachment:scroll}}@media (max-width:639px){.bdt-background-image\@s{background-image:none!important}}@media (max-width:959px){.bdt-background-image\@m{background-image:none!important}}@media (max-width:1199px){.bdt-background-image\@l{background-image:none!important}}@media (max-width:1599px){.bdt-background-image\@xl{background-image:none!important}}.bdt-background-blend-multiply{background-blend-mode:multiply}.bdt-background-blend-screen{background-blend-mode:screen}.bdt-background-blend-overlay{background-blend-mode:overlay}.bdt-background-blend-darken{background-blend-mode:darken}.bdt-background-blend-lighten{background-blend-mode:lighten}.bdt-background-blend-color-dodge{background-blend-mode:color-dodge}.bdt-background-blend-color-burn{background-blend-mode:color-burn}.bdt-background-blend-hard-light{background-blend-mode:hard-light}.bdt-background-blend-soft-light{background-blend-mode:soft-light}.bdt-background-blend-difference{background-blend-mode:difference}.bdt-background-blend-exclusion{background-blend-mode:exclusion}.bdt-background-blend-hue{background-blend-mode:hue}.bdt-background-blend-saturation{background-blend-mode:saturation}.bdt-background-blend-color{background-blend-mode:color}.bdt-background-blend-luminosity{background-blend-mode:luminosity}[class*="bdt-align"]{display:block;margin-bottom:30px}*+[class*="bdt-align"]{margin-top:30px}.bdt-align-center{margin-left:auto;margin-right:auto}.bdt-align-left{margin-top:0;margin-right:30px;float:left}.bdt-align-right{margin-top:0;margin-left:30px;float:right}@media (min-width:640px){.bdt-align-left\@s{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@s{margin-top:0;margin-left:30px;float:right}}@media (min-width:960px){.bdt-align-left\@m{margin-top:0;margin-right:30px;float:left}.bdt-align-right\@m{margin-top:0;margin-left:30px;float:right}}@media (min-width:1200px){.bdt-align-left\@l{margin-top:0;float:left}.bdt-align-right\@l{margin-top:0;float:right}.bdt-align-left,.bdt-align-left\@s,.bdt-align-left\@m,.bdt-align-left\@l{margin-right:40px}.bdt-align-right,.bdt-align-right\@s,.bdt-align-right\@m,.bdt-align-right\@l{margin-left:40px}}@media (min-width:1600px){.bdt-align-left\@xl{margin-top:0;margin-right:40px;float:left}.bdt-align-right\@xl{margin-top:0;margin-left:40px;float:right}}.bdt-svg,.bdt-svg:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve){fill:currentcolor}.bdt-svg:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve){stroke:currentcolor}.bdt-svg{transform:translate(0,0)}.bdt-panel{display:flow-root;position:relative;box-sizing:border-box}.bdt-panel>:last-child{margin-bottom:0}.bdt-panel-scrollable{height:170px;padding:10px;border:1px solid rgb(214 214 214 / .49);overflow:auto;resize:both}.bdt-clearfix::before{content:"";display:table-cell}.bdt-clearfix::after{content:"";display:table;clear:both}.bdt-float-left{float:left}.bdt-float-right{float:right}[class*="bdt-float-"]{max-width:100%}.bdt-overflow-hidden{overflow:hidden}.bdt-overflow-auto{overflow:auto}.bdt-overflow-auto>:last-child{margin-bottom:0}.bdt-box-sizing-content{box-sizing:content-box}.bdt-box-sizing-border{box-sizing:border-box}.bdt-resize{resize:both}.bdt-resize-horizontal{resize:horizontal}.bdt-resize-vertical{resize:vertical}.bdt-display-block{display:block!important}.bdt-display-inline{display:inline!important}.bdt-display-inline-block{display:inline-block!important}[class*="bdt-inline"]{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}.bdt-inline-clip{overflow:hidden}.bdt-preserve-width,.bdt-preserve-width canvas,.bdt-preserve-width img,.bdt-preserve-width svg,.bdt-preserve-width video{max-width:none}.bdt-responsive-width,.bdt-responsive-height{box-sizing:border-box}.bdt-responsive-width{max-width:100%!important;height:auto}.bdt-responsive-height{max-height:100%;width:auto;max-width:none}[bdt-responsive],[data-bdt-responsive]{max-width:100%}.bdt-object-cover{object-fit:cover}.bdt-object-contain{object-fit:contain}.bdt-object-fill{object-fit:fill}.bdt-object-none{object-fit:none}.bdt-object-scale-down{object-fit:scale-down}.bdt-object-top-left{object-position:0 0}.bdt-object-top-center{object-position:50% 0}.bdt-object-top-right{object-position:100% 0}.bdt-object-center-left{object-position:0 50%}.bdt-object-center-center{object-position:50% 50%}.bdt-object-center-right{object-position:100% 50%}.bdt-object-bottom-left{object-position:0 100%}.bdt-object-bottom-center{object-position:50% 100%}.bdt-object-bottom-right{object-position:100% 100%}.bdt-border-circle{border-radius:50%}.bdt-border-pill{border-radius:500px}.bdt-border-rounded{border-radius:5px}.bdt-inline-clip[class*="bdt-border-"]{-webkit-transform:translateZ(0)}.bdt-box-shadow-small{box-shadow:0 2px 8px rgb(0 0 0 / .08)}.bdt-box-shadow-medium{box-shadow:0 5px 15px rgb(0 0 0 / .08)}.bdt-box-shadow-large{box-shadow:0 14px 25px rgb(0 0 0 / .16)}.bdt-box-shadow-xlarge{box-shadow:0 28px 50px rgb(0 0 0 / .16)}[class*="bdt-box-shadow-hover"]{transition:box-shadow .1s ease-in-out}.bdt-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgb(0 0 0 / .08)}.bdt-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgb(0 0 0 / .08)}.bdt-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgb(0 0 0 / .16)}.bdt-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgb(0 0 0 / .16)}@supports (filter:blur(0)){.bdt-box-shadow-bottom{display:inline-block;position:relative;z-index:0;max-width:100%;vertical-align:middle}.bdt-box-shadow-bottom::after{content:"";position:absolute;bottom:-30px;left:0;right:0;z-index:-1;height:30px;border-radius:100%;background:#444;filter:blur(20px);will-change:filter}}.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:4.5em;line-height:1}@-moz-document url-prefix(){.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{margin-top:1.1%}}.bdt-logo{font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#333;text-decoration:none}:where(.bdt-logo){display:inline-block;vertical-align:middle}.bdt-logo:hover{color:#333;text-decoration:none}.bdt-logo :where(img,svg,video){display:block}.bdt-logo-inverse{display:none}.bdt-disabled{pointer-events:none}.bdt-drag,.bdt-drag *{cursor:move}.bdt-drag iframe{pointer-events:none}.bdt-dragover{box-shadow:0 0 20px rgb(100 100 100 / .3)}.bdt-blend-multiply{mix-blend-mode:multiply}.bdt-blend-screen{mix-blend-mode:screen}.bdt-blend-overlay{mix-blend-mode:overlay}.bdt-blend-darken{mix-blend-mode:darken}.bdt-blend-lighten{mix-blend-mode:lighten}.bdt-blend-color-dodge{mix-blend-mode:color-dodge}.bdt-blend-color-burn{mix-blend-mode:color-burn}.bdt-blend-hard-light{mix-blend-mode:hard-light}.bdt-blend-soft-light{mix-blend-mode:soft-light}.bdt-blend-difference{mix-blend-mode:difference}.bdt-blend-exclusion{mix-blend-mode:exclusion}.bdt-blend-hue{mix-blend-mode:hue}.bdt-blend-saturation{mix-blend-mode:saturation}.bdt-blend-color{mix-blend-mode:color}.bdt-blend-luminosity{mix-blend-mode:luminosity}.bdt-transform-center{transform:translate(-50%,-50%)}.bdt-transform-origin-top-left{transform-origin:0 0}.bdt-transform-origin-top-center{transform-origin:50% 0}.bdt-transform-origin-top-right{transform-origin:100% 0}.bdt-transform-origin-center-left{transform-origin:0 50%}.bdt-transform-origin-center-right{transform-origin:100% 50%}.bdt-transform-origin-bottom-left{transform-origin:0 100%}.bdt-transform-origin-bottom-center{transform-origin:50% 100%}.bdt-transform-origin-bottom-right{transform-origin:100% 100%}.bdt-flex{display:flex}.bdt-flex-inline{display:inline-flex}.bdt-flex-left{justify-content:flex-start}.bdt-flex-center{justify-content:center}.bdt-flex-right{justify-content:flex-end}.bdt-flex-between{justify-content:space-between}.bdt-flex-around{justify-content:space-around}@media (min-width:640px){.bdt-flex-left\@s{justify-content:flex-start}.bdt-flex-center\@s{justify-content:center}.bdt-flex-right\@s{justify-content:flex-end}.bdt-flex-between\@s{justify-content:space-between}.bdt-flex-around\@s{justify-content:space-around}}@media (min-width:960px){.bdt-flex-left\@m{justify-content:flex-start}.bdt-flex-center\@m{justify-content:center}.bdt-flex-right\@m{justify-content:flex-end}.bdt-flex-between\@m{justify-content:space-between}.bdt-flex-around\@m{justify-content:space-around}}@media (min-width:1200px){.bdt-flex-left\@l{justify-content:flex-start}.bdt-flex-center\@l{justify-content:center}.bdt-flex-right\@l{justify-content:flex-end}.bdt-flex-between\@l{justify-content:space-between}.bdt-flex-around\@l{justify-content:space-around}}@media (min-width:1600px){.bdt-flex-left\@xl{justify-content:flex-start}.bdt-flex-center\@xl{justify-content:center}.bdt-flex-right\@xl{justify-content:flex-end}.bdt-flex-between\@xl{justify-content:space-between}.bdt-flex-around\@xl{justify-content:space-around}}.bdt-flex-stretch{align-items:stretch}.bdt-flex-top{align-items:flex-start}.bdt-flex-middle{align-items:center}.bdt-flex-bottom{align-items:flex-end}@media (min-width:640px){.bdt-flex-stretch\@s{align-items:stretch}.bdt-flex-top\@s{align-items:flex-start}.bdt-flex-middle\@s{align-items:center}.bdt-flex-bottom\@s{align-items:flex-end}}@media (min-width:960px){.bdt-flex-stretch\@m{align-items:stretch}.bdt-flex-top\@m{align-items:flex-start}.bdt-flex-middle\@m{align-items:center}.bdt-flex-bottom\@m{align-items:flex-end}}@media (min-width:1200px){.bdt-flex-stretch\@l{align-items:stretch}.bdt-flex-top\@l{align-items:flex-start}.bdt-flex-middle\@l{align-items:center}.bdt-flex-bottom\@l{align-items:flex-end}}@media (min-width:1600px){.bdt-flex-stretch\@xl{align-items:stretch}.bdt-flex-top\@xl{align-items:flex-start}.bdt-flex-middle\@xl{align-items:center}.bdt-flex-bottom\@xl{align-items:flex-end}}.bdt-flex-row{flex-direction:row}.bdt-flex-row-reverse{flex-direction:row-reverse}.bdt-flex-column{flex-direction:column}.bdt-flex-column-reverse{flex-direction:column-reverse}@media (min-width:640px){.bdt-flex-row\@s{flex-direction:row}.bdt-flex-column\@s{flex-direction:column}}@media (min-width:960px){.bdt-flex-row\@m{flex-direction:row}.bdt-flex-column\@m{flex-direction:column}}@media (min-width:1200px){.bdt-flex-row\@l{flex-direction:row}.bdt-flex-column\@l{flex-direction:column}}@media (min-width:1600px){.bdt-flex-row\@xl{flex-direction:row}.bdt-flex-column\@xl{flex-direction:column}}.bdt-flex-nowrap{flex-wrap:nowrap}.bdt-flex-wrap{flex-wrap:wrap}.bdt-flex-wrap-reverse{flex-wrap:wrap-reverse}.bdt-flex-wrap-stretch{align-content:stretch}.bdt-flex-wrap-top{align-content:flex-start}.bdt-flex-wrap-middle{align-content:center}.bdt-flex-wrap-bottom{align-content:flex-end}.bdt-flex-wrap-between{align-content:space-between}.bdt-flex-wrap-around{align-content:space-around}.bdt-flex-first{order:-1}.bdt-flex-last{order:99}@media (min-width:640px){.bdt-flex-first\@s{order:-1}.bdt-flex-last\@s{order:99}}@media (min-width:960px){.bdt-flex-first\@m{order:-1}.bdt-flex-last\@m{order:99}}@media (min-width:1200px){.bdt-flex-first\@l{order:-1}.bdt-flex-last\@l{order:99}}@media (min-width:1600px){.bdt-flex-first\@xl{order:-1}.bdt-flex-last\@xl{order:99}}.bdt-flex-initial{flex:initial}.bdt-flex-none{flex:none}.bdt-flex-auto{flex:auto}.bdt-flex-1{flex:1}@media (min-width:640px){.bdt-flex-initial\@s{flex:initial}.bdt-flex-none\@s{flex:none}.bdt-flex-1\@s{flex:1}}@media (min-width:960px){.bdt-flex-initial\@m{flex:initial}.bdt-flex-none\@m{flex:none}.bdt-flex-1\@m{flex:1}}@media (min-width:1200px){.bdt-flex-initial\@l{flex:initial}.bdt-flex-none\@l{flex:none}.bdt-flex-1\@l{flex:1}}@media (min-width:1600px){.bdt-flex-initial\@xl{flex:initial}.bdt-flex-none\@xl{flex:none}.bdt-flex-1\@xl{flex:1}}.bdt-margin{margin-bottom:20px}*+.bdt-margin{margin-top:20px!important}.bdt-margin-top{margin-top:20px!important}.bdt-margin-bottom{margin-bottom:20px!important}.bdt-margin-left{margin-left:20px!important}.bdt-margin-right{margin-right:20px!important}.bdt-margin-small{margin-bottom:10px}*+.bdt-margin-small{margin-top:10px!important}.bdt-margin-small-top{margin-top:10px!important}.bdt-margin-small-bottom{margin-bottom:10px!important}.bdt-margin-small-left{margin-left:10px!important}.bdt-margin-small-right{margin-right:10px!important}.bdt-margin-medium{margin-bottom:40px}*+.bdt-margin-medium{margin-top:40px!important}.bdt-margin-medium-top{margin-top:40px!important}.bdt-margin-medium-bottom{margin-bottom:40px!important}.bdt-margin-medium-left{margin-left:40px!important}.bdt-margin-medium-right{margin-right:40px!important}.bdt-margin-large{margin-bottom:40px}*+.bdt-margin-large{margin-top:40px!important}.bdt-margin-large-top{margin-top:40px!important}.bdt-margin-large-bottom{margin-bottom:40px!important}.bdt-margin-large-left{margin-left:40px!important}.bdt-margin-large-right{margin-right:40px!important}@media (min-width:1200px){.bdt-margin-large{margin-bottom:70px}*+.bdt-margin-large{margin-top:70px!important}.bdt-margin-large-top{margin-top:70px!important}.bdt-margin-large-bottom{margin-bottom:70px!important}.bdt-margin-large-left{margin-left:70px!important}.bdt-margin-large-right{margin-right:70px!important}}.bdt-margin-xlarge{margin-bottom:70px}*+.bdt-margin-xlarge{margin-top:70px!important}.bdt-margin-xlarge-top{margin-top:70px!important}.bdt-margin-xlarge-bottom{margin-bottom:70px!important}.bdt-margin-xlarge-left{margin-left:70px!important}.bdt-margin-xlarge-right{margin-right:70px!important}@media (min-width:1200px){.bdt-margin-xlarge{margin-bottom:140px}*+.bdt-margin-xlarge{margin-top:140px!important}.bdt-margin-xlarge-top{margin-top:140px!important}.bdt-margin-xlarge-bottom{margin-bottom:140px!important}.bdt-margin-xlarge-left{margin-left:140px!important}.bdt-margin-xlarge-right{margin-right:140px!important}}.bdt-margin-auto{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-top{margin-top:auto!important}.bdt-margin-auto-bottom{margin-bottom:auto!important}.bdt-margin-auto-left{margin-left:auto!important}.bdt-margin-auto-right{margin-right:auto!important}.bdt-margin-auto-vertical{margin-top:auto!important;margin-bottom:auto!important}@media (min-width:640px){.bdt-margin-auto\@s{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@s{margin-left:auto!important}.bdt-margin-auto-right\@s{margin-right:auto!important}}@media (min-width:960px){.bdt-margin-auto\@m{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@m{margin-left:auto!important}.bdt-margin-auto-right\@m{margin-right:auto!important}}@media (min-width:1200px){.bdt-margin-auto\@l{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@l{margin-left:auto!important}.bdt-margin-auto-right\@l{margin-right:auto!important}}@media (min-width:1600px){.bdt-margin-auto\@xl{margin-left:auto!important;margin-right:auto!important}.bdt-margin-auto-left\@xl{margin-left:auto!important}.bdt-margin-auto-right\@xl{margin-right:auto!important}}.bdt-margin-remove{margin:0!important}.bdt-margin-remove-top{margin-top:0!important}.bdt-margin-remove-bottom{margin-bottom:0!important}.bdt-margin-remove-left{margin-left:0!important}.bdt-margin-remove-right{margin-right:0!important}.bdt-margin-remove-vertical{margin-top:0!important;margin-bottom:0!important}.bdt-margin-remove-adjacent+*,.bdt-margin-remove-first-child>:first-child{margin-top:0!important}.bdt-margin-remove-last-child>:last-child{margin-bottom:0!important}@media (min-width:640px){.bdt-margin-remove-left\@s{margin-left:0!important}.bdt-margin-remove-right\@s{margin-right:0!important}}@media (min-width:960px){.bdt-margin-remove-left\@m{margin-left:0!important}.bdt-margin-remove-right\@m{margin-right:0!important}}@media (min-width:1200px){.bdt-margin-remove-left\@l{margin-left:0!important}.bdt-margin-remove-right\@l{margin-right:0!important}}@media (min-width:1600px){.bdt-margin-remove-left\@xl{margin-left:0!important}.bdt-margin-remove-right\@xl{margin-right:0!important}}.bdt-padding{padding:30px}@media (min-width:1200px){.bdt-padding{padding:40px}}.bdt-padding-small{padding:15px}.bdt-padding-large{padding:40px}@media (min-width:1200px){.bdt-padding-large{padding:70px}}.bdt-padding-remove{padding:0!important}.bdt-padding-remove-top{padding-top:0!important}.bdt-padding-remove-bottom{padding-bottom:0!important}.bdt-padding-remove-left{padding-left:0!important}.bdt-padding-remove-right{padding-right:0!important}.bdt-padding-remove-vertical{padding-top:0!important;padding-bottom:0!important}.bdt-padding-remove-horizontal{padding-left:0!important;padding-right:0!important}:root{--bdt-position-margin-offset:.0001px}[class*="bdt-position-top"],[class*="bdt-position-bottom"],[class*="bdt-position-left"],[class*="bdt-position-right"],[class*="bdt-position-center"]{position:absolute!important;max-width:calc(100% - (var(--bdt-position-margin-offset) * 2));box-sizing:border-box}.bdt-position-top{top:0;left:0;right:0}.bdt-position-bottom{bottom:0;left:0;right:0}.bdt-position-left{top:0;bottom:0;left:0}.bdt-position-right{top:0;bottom:0;right:0}.bdt-position-top-left{top:0;left:0}.bdt-position-top-right{top:0;right:0}.bdt-position-bottom-left{bottom:0;left:0}.bdt-position-bottom-right{bottom:0;right:0}.bdt-position-center{top:calc(50% - var(--bdt-position-margin-offset));left:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-x:-50%;--bdt-position-translate-y:-50%;transform:translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y));width:max-content}[class*="bdt-position-center-left"],[class*="bdt-position-center-right"],.bdt-position-center-vertical{top:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-y:-50%;transform:translate(0,var(--bdt-position-translate-y))}.bdt-position-center-left{left:0}.bdt-position-center-right{right:0}.bdt-position-center-vertical{left:0;right:0}.bdt-position-center-left-out{right:100%;width:max-content}.bdt-position-center-right-out{left:100%;width:max-content}.bdt-position-top-center,.bdt-position-bottom-center,.bdt-position-center-horizontal{left:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-x:-50%;transform:translate(var(--bdt-position-translate-x),0);width:max-content}.bdt-position-top-center{top:0}.bdt-position-bottom-center{bottom:0}.bdt-position-center-horizontal{top:0;bottom:0}.bdt-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.bdt-position-small{margin:15px;--bdt-position-margin-offset:15px}.bdt-position-medium{margin:30px;--bdt-position-margin-offset:30px}.bdt-position-large{margin:30px;--bdt-position-margin-offset:30px}@media (min-width:1200px){.bdt-position-large{margin:50px;--bdt-position-margin-offset:50px}}.bdt-position-relative{position:relative!important}.bdt-position-absolute{position:absolute!important}.bdt-position-fixed{position:fixed!important}.bdt-position-sticky{position:sticky!important}.bdt-position-z-index{z-index:1}.bdt-position-z-index-zero{z-index:0}.bdt-position-z-index-negative{z-index:-1}.bdt-position-z-index-high{z-index:990}:where(.bdt-transition-fade),:where([class*="bdt-transition-scale"]),:where([class*="bdt-transition-slide"]){--bdt-position-translate-x:0;--bdt-position-translate-y:0}.bdt-transition-fade,[class*="bdt-transition-scale"],[class*="bdt-transition-slide"]{--bdt-translate-x:0;--bdt-translate-y:0;--bdt-scale-x:1;--bdt-scale-y:1;transform:translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y)) translate(var(--bdt-translate-x),var(--bdt-translate-y)) scale(var(--bdt-scale-x),var(--bdt-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.bdt-transition-toggle:hover .bdt-transition-fade,.bdt-transition-toggle:focus .bdt-transition-fade,.bdt-transition-toggle .bdt-transition-fade:focus-within,.bdt-transition-active.bdt-active .bdt-transition-fade{opacity:1}[class*="bdt-transition-scale"]{-webkit-backface-visibility:hidden}.bdt-transition-scale-up{--bdt-scale-x:1;--bdt-scale-y:1}.bdt-transition-scale-down{--bdt-scale-x:1.03;--bdt-scale-y:1.03}.bdt-transition-toggle:hover .bdt-transition-scale-up,.bdt-transition-toggle:focus .bdt-transition-scale-up,.bdt-transition-toggle .bdt-transition-scale-up:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-up{--bdt-scale-x:1.03;--bdt-scale-y:1.03;opacity:1}.bdt-transition-toggle:hover .bdt-transition-scale-down,.bdt-transition-toggle:focus .bdt-transition-scale-down,.bdt-transition-toggle .bdt-transition-scale-down:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-down{--bdt-scale-x:1;--bdt-scale-y:1;opacity:1}.bdt-transition-slide-top{--bdt-translate-y:-100%}.bdt-transition-slide-bottom{--bdt-translate-y:100%}.bdt-transition-slide-left{--bdt-translate-x:-100%}.bdt-transition-slide-right{--bdt-translate-x:100%}.bdt-transition-slide-top-small{--bdt-translate-y:calc(-1 * 10px)}.bdt-transition-slide-bottom-small{--bdt-translate-y:10px}.bdt-transition-slide-left-small{--bdt-translate-x:calc(-1 * 10px)}.bdt-transition-slide-right-small{--bdt-translate-x:10px}.bdt-transition-slide-top-medium{--bdt-translate-y:calc(-1 * 50px)}.bdt-transition-slide-bottom-medium{--bdt-translate-y:50px}.bdt-transition-slide-left-medium{--bdt-translate-x:calc(-1 * 50px)}.bdt-transition-slide-right-medium{--bdt-translate-x:50px}.bdt-transition-toggle:hover [class*="bdt-transition-slide"],.bdt-transition-toggle:focus [class*="bdt-transition-slide"],.bdt-transition-toggle [class*="bdt-transition-slide"]:focus-within,.bdt-transition-active.bdt-active [class*="bdt-transition-slide"]{--bdt-translate-x:0;--bdt-translate-y:0;opacity:1}.bdt-transition-opaque{opacity:1}.bdt-transition-slow{transition-duration:.7s}.bdt-transition-disable,.bdt-transition-disable *{transition:none!important}[hidden],.bdt-hidden{display:none!important}@media (min-width:640px){.bdt-hidden\@s{display:none!important}}@media (min-width:960px){.bdt-hidden\@m{display:none!important}}@media (min-width:1200px){.bdt-hidden\@l{display:none!important}}@media (min-width:1600px){.bdt-hidden\@xl{display:none!important}}@media (max-width:639px){.bdt-visible\@s{display:none!important}}@media (max-width:959px){.bdt-visible\@m{display:none!important}}@media (max-width:1199px){.bdt-visible\@l{display:none!important}}@media (max-width:1599px){.bdt-visible\@xl{display:none!important}}.bdt-invisible{visibility:hidden!important}.bdt-hidden-visually:not(:focus):not(:active):not(:focus-within),.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;margin:0!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within){opacity:0!important}@media (hover:none){.bdt-hidden-touch{display:none!important}}@media (hover){.bdt-hidden-notouch{display:none!important}}*{--bdt-inverse:initial}.bdt-light,.bdt-section-primary:not(.bdt-preserve-color),.bdt-section-secondary:not(.bdt-preserve-color),.bdt-tile-primary:not(.bdt-preserve-color),.bdt-tile-secondary:not(.bdt-preserve-color),.bdt-card-primary.bdt-card-body,.bdt-card-primary>:not([class*="bdt-card-media"]),.bdt-card-secondary.bdt-card-body,.bdt-card-secondary>:not([class*="bdt-card-media"]),.bdt-overlay-primary,.bdt-offcanvas-bar{--bdt-inverse:light}.bdt-dark,.bdt-section-default:not(.bdt-preserve-color),.bdt-section-muted:not(.bdt-preserve-color),.bdt-tile-default:not(.bdt-preserve-color),.bdt-tile-muted:not(.bdt-preserve-color),.bdt-card-default.bdt-card-body,.bdt-card-default>:not([class*="bdt-card-media"]),.bdt-overlay-default,.bdt-dropbar,.bdt-navbar-container:not(.bdt-navbar-transparent),.bdt-navbar-dropdown,.bdt-dropdown{--bdt-inverse:dark}.bdt-inverse-light{--bdt-inverse:light !important}.bdt-inverse-dark{--bdt-inverse:dark !important}.bdt-modal-full{overflow-x:hidden}.hook-modal-dialog{border-radius:3px}.hook-modal-title{font-weight:400}.bdt-lightbox{position:fixed!important}.bdt-cover{max-width:none!important}.bdt-drop .bdt-card p:empty{display:none}.bdt-drop .bdt-card p:not(:first-child){margin-top:15px;margin-bottom:0}.bdt-tooltip{padding:7px 12px;background:#464646;border-radius:3px;font-size:13px}.elementor-align-justify .bdt-button{width:100%}.bdt-notification .bdt-spinner{vertical-align:middle}.bdt-notification .bdt-spinner svg{width:24px;height:auto}.bdt-notification .bdt-icon{margin-right:10px;vertical-align:middle;line-height:normal}.bdt-notification .bdt-close{top:50%;transform:translateY(-50%);color:#f01e1e;font-size:1.2em}.bdt-notification .bdt-close svg{width:1.2em;height:1.2em}.bdt-notification .bdt-notification-message{padding:40px 40px 40px 20px;background:#fff;font-size:1.2rem;box-shadow:rgb(14 63 126 / .04) 0 0 0 1px,rgb(42 51 69 / .04) 0 1px 1px -.5px,rgb(42 51 70 / .04) 0 3px 3px -1.5px,rgb(42 51 70 / .04) 0 6px 6px -3px,rgb(14 63 126 / .04) 0 12px 12px -6px,rgb(14 63 126 / .04) 0 24px 24px -12px;border-radius:6px;border:2px solid #1e87f0}.bdt-slideshow .bdt-slideshow-items{padding:0;margin:0}.bdt-slideshow .bdt-slideshow-items[bdt-height-viewport] .bdt-slideshow-item img{width:auto!important;height:auto}.bdt-modal-full{background-color:#fff}.hook-button{border-radius:3px}.hook-form{border-radius:3px}.bdt-sticky-wrapper{width:100%}.bdt-heading-title:before,.bdt-heading-tag:before,.bdt-slide-title:before{content:none}.bdt-tippy-tooltip{outline:none}[class*="elementor-widget-bdt-"] a:hover{text-decoration:none}@media (max-width:1200px){.bdt-user-login a.elementor-button .elementor-button-icon,.bdt-user-register a.elementor-button .elementor-button-icon{margin-left:0!important;margin-right:0!important}}.rtl .bdt-position-top-center,.rtl .bdt-position-bottom-center,.rtl .bdt-position-center{right:calc(50% - var(--bdt-position-margin-offset));left:auto}.rtl [bdt-cover],.rtl [data-bdt-cover]{right:50%;left:auto}.rtl [bdt-cover]:where(img,video),.rtl [data-bdt-cover]:where(img,video){position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:cover;object-position:center}.bdt-particle-container{position:absolute;width:100%;height:100%;top:0;left:0}.bdt-particle-container canvas{display:block;vertical-align:bottom}.bdt-particle-container .particles-js-canvas-el{position:absolute;top:0;transform:scale(1);opacity:1;animation:appear 1.4s 1;animation-fill-mode:forwards}@-webkit-keyframes appear{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes appear{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}[class*=" elementor-widget-bdt-"] .swiper-pagination-fraction,[class*=" elementor-widget-bdt-"] .swiper-pagination-custom,[class*=" elementor-widget-bdt-"] .swiper-horizontal>.swiper-pagination-bullets,[class*=" elementor-widget-bdt-"] .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:auto}[class*=" elementor-widget-bdt-"] svg.e-font-icon-svg{height:1em;width:1em}.elementor-control.elementor-control-type-heading{margin-top:-1px}.elementor-lightbox .dialog-close-button .ep-icon-close{transition:transform .3s}.elementor-lightbox .dialog-close-button:hover .ep-icon-close{transform:rotate(90deg)}.elementor-lightbox .elementor-swiper-button-next .ep-icon-chevron-right,.elementor-lightbox .elementor-swiper-button-prev .ep-icon-chevron-left{transition:transform .3s}.elementor-lightbox .elementor-swiper-button-prev:hover .ep-icon-chevron-left{transform:scale(1.2)}.elementor-lightbox .elementor-swiper-button-next:hover .ep-icon-chevron-right{transform:scale(1.2)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination{position:relative;display:flex;align-items:var(--ep-swiper-dots-align,center);justify-content:center}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;outline:none;transition:all .3s ease}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:var(--ep-swiper-dots-space-between,5px);outline:none}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto;z-index:1}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets{min-height:var(--ep-swiper-dots-active-height,10px)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet{position:relative}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after{content:'';width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.bdt-arrows-align-center .bdt-position-center,.bdt-arrows-dots-align-center .bdt-position-center{width:100%}.bdt-arrows-align-center .bdt-navigation-prev,.bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%)}.bdt-arrows-align-center .bdt-navigation-next,.bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%)}.rtl .bdt-arrows-align-center .bdt-navigation-prev,.rtl .bdt-arrows-dots-align-center .bdt-navigation-prev{right:0;left:inherit}.rtl .bdt-arrows-align-center .bdt-navigation-next,.rtl .bdt-arrows-dots-align-center .bdt-navigation-next{left:0;right:inherit}.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100%!important}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%}.elementor-section.bdt-sticky{transition:background-color 250ms ease-out,padding 300ms ease-out}.elementor-section.bdt-motion-effect-wrapper{overflow:var(--ep-effect-section-overflow,visible)!important}.elementor-column.bdt-motion-effect-wrapper{overflow:var(--ep-effect-column-overflow,visible)!important}.bdt-motion-effect-yes{transition:transform var(--ep-effect-transition-duration,300ms) var(--ep-effect-transition-easing,ease-out)}.elementor-widget.bdt-motion-effect-yes{transform:translate(var(--ep-effect-trans-x-normal,0),var(--ep-effect-trans-y-normal,0)) rotateX(var(--ep-effect-rotate-x-normal,0)) rotateY(var(--ep-effect-rotate-y-normal,0)) rotateZ(var(--ep-effect-rotate-z-normal,0)) scaleX(var(--ep-effect-scale-x-normal,1)) scaleY(var(--ep-effect-scale-y-normal,1)) skewX(var(--ep-effect-skew-x-normal,0)) skewY(var(--ep-effect-skew-y-normal,0))}.elementor-widget.bdt-motion-effect-yes:hover,.bdt-motion-effect-wrapper:hover .elementor-widget.bdt-motion-effect-yes{transform:translate(var(--ep-effect-trans-x-hover,var(--ep-effect-trans-x-normal,0)),var(--ep-effect-trans-y-hover,var(--ep-effect-trans-y-normal,0))) rotateX(var(--ep-effect-rotate-x-hover,var(--ep-effect-rotate-x-normal,0))) rotateY(var(--ep-effect-rotate-y-hover,var(--ep-effect-rotate-y-normal,0))) rotateZ(var(--ep-effect-rotate-z-hover,var(--ep-effect-rotate-z-normal,0))) scaleX(var(--ep-effect-scale-x-hover,var(--ep-effect-scale-x-normal,1))) scaleY(var(--ep-effect-scale-y-hover,var(--ep-effect-scale-y-normal,1))) skewX(var(--ep-effect-skew-x-hover,var(--ep-effect-skew-x-normal,0))) skewY(var(--ep-effect-skew-y-hover,var(--ep-effect-skew-y-normal,0)));transition-delay:var(--ep-effect-transition-delay,0ms)}.bdt-backdrop-filter-yes.bdt-filter-liquid_glass>*{position:relative;z-index:1}.bdt-backdrop-filter-yes.bdt-filter-liquid_glass:after{content:'';position:absolute;inset:0;backdrop-filter:blur(var(--ep-liquid-glass-effects-blur,1px));filter:url(#bdt-frosted)}.elementor-widget.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass)>.elementor-widget,.e-con-inner>.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass).elementor-element,.e-con-inner.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass) .e-container__inner,.elementor-column.bdt-backdrop-filter-yes:not(.bdt-filter-liquid_glass)>.elementor-element-populated{-webkit-backdrop-filter:blur(var(--ep-backdrop-filter-blur,0)) brightness(var(--ep-backdrop-filter-brightness,100%)) contrast(var(--ep-backdrop-filter-contrast,1)) grayscale(var(--ep-backdrop-filter-grayscale,0)) invert(var(--ep-backdrop-filter-invert,0)) opacity(var(--ep-backdrop-filter-opacity,1)) sepia(var(--ep-backdrop-filter-sepia,0)) saturate(var(--ep-backdrop-filter-saturate,1)) hue-rotate(var(--ep-backdrop-filter-hue-rotate,0));backdrop-filter:blur(var(--ep-backdrop-filter-blur,0)) brightness(var(--ep-backdrop-filter-brightness,100%)) contrast(var(--ep-backdrop-filter-contrast,1)) grayscale(var(--ep-backdrop-filter-grayscale,0)) invert(var(--ep-backdrop-filter-invert,0)) opacity(var(--ep-backdrop-filter-opacity,1)) sepia(var(--ep-backdrop-filter-sepia,0)) saturate(var(--ep-backdrop-filter-saturate,1)) hue-rotate(var(--ep-backdrop-filter-hue-rotate,0))}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;width:100%!important;left:0!important;transform:translateX(0)!important}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}[class*="elementor-widget-bdt-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}[class*="elementor-widget-bdt-"] .bdt-arrows-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,40));transform:translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,40))}[class*="elementor-widget-bdt-"] .bdt-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,30));transform:translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,30))}[class*="elementor-widget-bdt-"] .bdt-arrows-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,40));transform:translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,40))}[class*="elementor-widget-bdt-"] .bdt-arrows-fraction-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,40));transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,40))}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-arrows-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-arrows-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-arrows-ncx,0),var(--ep-swiper-carousel-arrows-ncy,0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-dots-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-dots-nnx,0),var(--ep-swiper-carousel-dots-nny,0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-arrows-dots-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-arrows-dots-container{-webkit-transform:translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-both-ncx,0),var(--ep-swiper-carousel-both-ncy,0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .bdt-position-center-left .bdt-arrows-fraction-container,[class*="elementor-widget-bdt-"] .bdt-position-center-right .bdt-arrows-fraction-container{-webkit-transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,0)) rotate(90deg);transform:translate(var(--ep-swiper-carousel-arrows-fraction-ncx,0),var(--ep-swiper-carousel-arrows-fraction-ncy,0)) rotate(90deg)}[class*="elementor-widget-bdt-"] .swiper-coverflow{padding-top:15px}[class*="elementor-widget-bdt-"] .swiper-coverflow .swiper-slide{transition-property:transform,border,background}[class*="elementor-widget-bdt-"] .swiper-horizontal>.swiper-pagination-progress{top:auto;bottom:0}@media (min-width:768px) and (max-width:1023px){.bdt-tablet{display:none}}@media (min-width:1024px){.bdt-desktop{display:none}}@media (max-width:767px){.bdt-mobile{display:none}}[class*="bdt-"] *,[class*="bdt-"] *::before,[class*="bdt-"] *::after{box-sizing:border-box}.bdt-advanced-divider>img{display:none}.bdt-reveal-effects-yes>*:not([class*="block-revealer"]){opacity:0}.bdt-ep-button{font-size:14px;color:#666;font-weight:700;display:inline-block!important}.bdt-ep-button.bdt-ep-button-size-xs{padding:5px 10px;font-size:10px;font-weight:400}.bdt-ep-button.bdt-ep-button-size-sm{padding:10px 20px;font-size:12px}.bdt-ep-button.bdt-ep-button-size-md{padding:15px 30px}.bdt-ep-button.bdt-ep-button-size-lg{padding:20px 30px;font-size:16px}.bdt-ep-button.bdt-ep-button-size-xl{padding:25px 30px;font-size:18px}.elementor-align-center .bdt-ep-button{width:auto}.elementor-align-right .bdt-ep-button{width:auto}.elementor-align-left .bdt-ep-button{width:auto}.elementor-align-justify .bdt-ep-button{width:100%}@media (max-width:1024px){.elementor-tablet-align-center .bdt-ep-button{width:auto}.elementor-tablet-align-right .bdt-ep-button{width:auto}.elementor-tablet-align-left .bdt-ep-button{width:auto}.elementor-tablet-align-justify .bdt-ep-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center .bdt-ep-button{width:auto}.elementor-mobile-align-right .bdt-ep-button{width:auto}.elementor-mobile-align-left .bdt-ep-button{width:auto}.elementor-mobile-align-justify .bdt-ep-button{width:100%}}.bdt-ep-shadow-mode-yes .bdt-ep-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-custom-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-wc-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-testimonial-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-event-carousel-skin-fable .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-event-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-portfolio-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-panel-slider .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-learnpress-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .ep-edd-product-review-carousel .swiper-carousel,.bdt-ep-shadow-mode-yes .bdt-tutor-lms-course-carousel .swiper-carousel{padding:10px;margin:0 -10px}.bdt-show-hidden-item--yes .swiper-carousel{overflow:visible}[class*="elementor-widget-bdt-"] .swiper-pagination-fraction,[class*="elementor-widget-bdt-"] .swiper-pagination-custom,[class*="elementor-widget-bdt-"] .swiper-horizontal .swiper-pagination-bullets,[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-bullets{bottom:-50px;width:100%}[class*="elementor-widget-bdt-"] .swiper-pagination-fraction .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-pagination-custom .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.bdt-navigation-type-arrows-fraction .swiper-pagination{position:initial}.bdt-arrows-fraction-container .bdt-navigation-prev,.bdt-arrows-dots-container .bdt-navigation-prev,.bdt-arrows-container .bdt-navigation-prev,.bdt-arrows-fraction-container .bdt-navigation-next,.bdt-arrows-dots-container .bdt-navigation-next,.bdt-arrows-container .bdt-navigation-next{transition:all .3s ease}.bdt-arrows-fraction-container .bdt-navigation-prev i,.bdt-arrows-dots-container .bdt-navigation-prev i,.bdt-arrows-container .bdt-navigation-prev i,.bdt-arrows-fraction-container .bdt-navigation-next i,.bdt-arrows-dots-container .bdt-navigation-next i,.bdt-arrows-container .bdt-navigation-next i{display:inline-flex;transition:all .3s ease}.rtl .bdt-arrows-container,.rtl .bdt-arrows-fraction-container,.rtl .bdt-arrows-dots-container{direction:rtl}.rtl .bdt-arrows-container .swiper-pagination,.rtl .bdt-arrows-fraction-container .swiper-pagination,.rtl .bdt-arrows-dots-container .swiper-pagination{direction:ltr}.rtl .bdt-news-ticker-controls{display:flex;flex-direction:row-reverse}.bdt-pagination-dot-dot{display:flex;align-items:center;justify-content:center}.bdt-pagination-dot-dot span{line-height:1px;height:13px;color:#bbb!important}.elementor-widget .bdt-subnav{margin-bottom:10px;margin-top:0;color:#999}.elementor-widget .bdt-subnav *{font-size:13px;font-weight:400}.elementor-widget .bdt-subnav span{color:inherit}.elementor-widget .bdt-subnav span span{display:inline-block}.elementor-widget .bdt-subnav span a{display:inline-block;transition:color .5s cubic-bezier(.4,.7,.04,.88)}.elementor-widget .bdt-subnav span a:hover{color:#666}.elementor-widget .bdt-subnav span a+a{margin-right:5px;color:#999}.elementor-widget .bdt-subnav span:after{content:"";height:4px;width:4px;border-radius:50%;background:#adb5bd;margin-right:-10px;margin-left:10px;display:inline-block;line-height:4px;vertical-align:middle}.elementor-widget .bdt-subnav span:last-child::after{content:none}.bdt-button-icon-align-left{float:left}.bdt-button-icon-align-right{float:right}.bdt-flex-align-left{order:-1}.bdt-flex-align-right{order:99}.bdt-masonry-grid .bdt-gallery-item{float:left;height:auto}.bdt-masonry-grid .bdt-gallery-item .bdt-gallery-thumbnail img{height:auto}.bdt-crypto-loader-wrap{width:100%;height:100%}.bdt-crypto-currency-chart,.bdt-crypto-currency-grid,.bdt-crypto-currency-list{position:relative}.bdt-crypto-currency-chart .bdt-crypto-loader-wrap,.bdt-crypto-currency-grid .bdt-crypto-loader-wrap,.bdt-crypto-currency-list .bdt-crypto-loader-wrap{position:absolute}.elementor-widget-bdt-crypto-currency-chart-carousel .swiper:not(.swiper-initialized),.elementor-widget-bdt-crypto-currency-carousel .swiper:not(.swiper-initialized),.elementor-widget-bdt-fancy-slider .swiper:not(.swiper-initialized){opacity:1!important;visibility:visible!important}[class*=" elementor-widget-bdt-"] .swiper:not(.swiper-initialized){opacity:0;visibility:hidden}[class*="elementor-widget-bdt-"] .bdt-navigation-next,[class*="elementor-widget-bdt-"] .bdt-navigation-prev{cursor:pointer}[class*="elementor-widget-bdt-"] .swiper-carousel .elementor-lightbox-content-source{display:none}[class*="elementor-widget-bdt-"] .swiper-slide{border-style:solid;border-width:0;overflow:hidden}[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-progressbar,[class*="elementor-widget-bdt-"] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}[class*="elementor-widget-bdt-"] .swiper-horizontal+.swiper-pagination-progressbar,[class*="elementor-widget-bdt-"] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}[class*="elementor-widget-bdt-"] .swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}[class*="elementor-widget-bdt-"] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}[class*="elementor-widget-bdt-"] .bdt-position-bottom.swiper-pagination-progressbar{top:auto}.bdt-animated-slow>span{animation-duration:2s}.bdt-animated-fast>span{animation-duration:.75s}.bdt-scrollnav-fixed-yes .bdt-scrollnav{position:fixed!important}.bdt-scrollnav-fixed-yes .bdt-scrollnav [class*="bdt-navbar"]{margin:30px}.bdt-comment-container .fb_iframe_widget,.bdt-comment-container .fb_iframe_widget span,.bdt-comment-container .fb_iframe_widget iframe{width:100%!important}.bdt-ep-grid-filters-wrapper{margin-bottom:30px}.bdt-ep-grid-filters-wrapper ul li{cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters{padding:0;margin:0}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter{display:inline-block;font-weight:700;border-bottom:2px solid #fff0}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter.bdt-active{border-bottom-color:#444}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:first-child){margin-left:calc(30px / 2)}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:last-child){margin-right:calc(30px / 2)}.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter .bdt-dropdown ul li.bdt-ep-grid-filter{margin:0}@media (min-width:1024px){.bdt-ep-grid-filter-container{transition:height .5s ease-out}}.bdt-document-viewer iframe{border:none}.bdt-lazy-loading{background:rgb(152 152 152 / .07);background-image:url(/wp-content/plugins/bdthemes-element-pack/assets/images/loading.svg);background-repeat:no-repeat;background-position:center}.bdt-dummy-loader{height:250px;background:rgb(152 152 152 / .05);background-repeat:no-repeat;background-position:center;animation-name:dummy-loader-animation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in}@keyframes dummy-loader-animation{0%{background:rgb(152 152 152 / .05)}50%{background:rgb(152 152 152 / .2)}100%{background:rgb(152 152 152 / .05)}}.bdt-modal-link{cursor:pointer}.bdt-modal-link *{cursor:pointer}.bdt-ep-shadow-mode-yes:before,.bdt-ep-shadow-mode-yes:after{content:"";position:absolute;width:20%;height:100%;top:0;z-index:2!important;pointer-events:none}.bdt-ep-shadow-mode-yes:before{background:linear-gradient(to right,#fff 5%,#fff0 100%);left:0}.bdt-ep-shadow-mode-yes:after{background:linear-gradient(to right,#fff0 0%,#fff 95%);right:0}@media (max-width:767px){.bdt-ep-shadow-mode-yes:before,.bdt-ep-shadow-mode-yes:after{content:none}}.elementor-widget-bdt-easy-digital-download .edd_downloads_list .edd_download{margin:0;padding:0}@keyframes attentionAnimation{0%{left:0}1%{left:-3px}2%{left:5px}3%{left:-8px}4%{left:8px}5%{left:-5px}6%{left:3px}7%{left:0}}.bdt-ep-attention-button{animation-name:attentionAnimation;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in;position:relative}.elementor-widget-wrap [data-tilt]{transition:box-shadow 400ms cubic-bezier(.25,.9,.58,1)}.elementor-widget-wrap [data-tilt]:hover{box-shadow:0 20px 50px -10px rgb(0 0 0 / .45),0 50px 90px 0 rgb(51 51 51 / .15)}.bdt-post-grid-tab dl{margin:0;opacity:0;transition:opacity 450ms cubic-bezier(.3,.91,.58,1)}.bdt-post-grid-tab .gridtab[class*="gridtab--"]{opacity:1}.bdt-hide-recaptcha-badge-yes .grecaptcha-badge{display:none}.elementor-widget-bdt-testimonial-slider .bdt-rating-item,.elementor-widget-bdt-testimonial-carousel .bdt-rating-item,.elementor-widget-bdt-testimonial-grid .bdt-rating-item{color:#e7e7e7}.elementor-widget-bdt-testimonial-slider .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-carousel .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-grid .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget-bdt-testimonial-slider .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-carousel .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-grid .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget-bdt-testimonial-slider .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-carousel .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-grid .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget-bdt-testimonial-slider .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-carousel .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-grid .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget-bdt-testimonial-slider .bdt-rating-5 .bdt-rating-item:nth-child(-n+5),.elementor-widget-bdt-testimonial-carousel .bdt-rating-5 .bdt-rating-item:nth-child(-n+5),.elementor-widget-bdt-testimonial-grid .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#fc0}.elementor-widget .bdt-rating .bdt-rating-item{font-size:14px;margin-right:2px}.elementor-widget .bdt-review-platform{position:absolute;bottom:0;right:0;padding:6px;background:#fff;font-size:13px;transition:all .3s ease}.elementor-widget .bdt-review-platform i{height:1em;width:1em}.elementor-widget .bdt-review-google .bdt-platform-icon,.elementor-widget .bdt-review-google .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-google .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-google .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-google .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-google .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#4285f4}.elementor-widget .bdt-review-facebook .bdt-platform-icon,.elementor-widget .bdt-review-facebook .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-facebook .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-facebook .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-facebook .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-facebook .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#3c5b9b}.elementor-widget .bdt-review-yelp .bdt-platform-icon,.elementor-widget .bdt-review-yelp .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-yelp .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-yelp .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-yelp .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-yelp .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#d80027}.elementor-widget .bdt-review-g2 .bdt-platform-icon,.elementor-widget .bdt-review-g2 .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-g2 .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-g2 .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-g2 .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-g2 .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#ff492c}.elementor-widget .bdt-review-trustpilot .bdt-platform-icon,.elementor-widget .bdt-review-trustpilot .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-trustpilot .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-trustpilot .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-trustpilot .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-trustpilot .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#04da8d}.elementor-widget .bdt-review-trustradius .bdt-platform-icon,.elementor-widget .bdt-review-trustradius .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-trustradius .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-trustradius .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-trustradius .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-trustradius .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#1e50e5}.elementor-widget .bdt-review-tripadvisor .bdt-platform-icon,.elementor-widget .bdt-review-tripadvisor .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-tripadvisor .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-tripadvisor .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-tripadvisor .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-tripadvisor .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#34e0a1}.elementor-widget .bdt-review-foursquare .bdt-platform-icon,.elementor-widget .bdt-review-foursquare .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-foursquare .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-foursquare .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-foursquare .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-foursquare .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#de3160}.elementor-widget .bdt-review-glassdoor .bdt-platform-icon,.elementor-widget .bdt-review-glassdoor .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-glassdoor .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-glassdoor .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-glassdoor .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-glassdoor .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#0caa41}.elementor-widget .bdt-review-capterra .bdt-platform-icon,.elementor-widget .bdt-review-capterra .bdt-rating-1 .bdt-rating-item:nth-child(1),.elementor-widget .bdt-review-capterra .bdt-rating-2 .bdt-rating-item:nth-child(-n+2),.elementor-widget .bdt-review-capterra .bdt-rating-3 .bdt-rating-item:nth-child(-n+3),.elementor-widget .bdt-review-capterra .bdt-rating-4 .bdt-rating-item:nth-child(-n+4),.elementor-widget .bdt-review-capterra .bdt-rating-5 .bdt-rating-item:nth-child(-n+5){color:#044d80}.elementor-button svg{width:1.2em}.ep-pagination .bdt-pagination{margin:20px 0}.ep-pagination .bdt-pagination li{list-style-type:none;padding-left:5px}.ep-pagination .bdt-pagination li:hover a,.ep-pagination .bdt-pagination li.bdt-active a{color:#fff;background:#1e87f0}.ep-pagination .bdt-pagination li a{font-size:12px;padding:5px 25px;background:#fff;color:#1e87f0;border-radius:3px}.ep-pagination .bdt-pagination li:nth-child(1){padding-left:0!important}.bdt-honeycombs:not(.honeycombs-loaded){opacity:0}.bdt-background-overlay-yes:before{content:"";position:absolute;top:0;left:0;width:calc(100% - var(--ep-overlay-margin-right, 0px) - var(--ep-overlay-margin-left, 0px));height:calc(100% - var(--ep-overlay-margin-top, 0px) - var(--ep-overlay-margin-bottom, 0px));margin:var(--ep-overlay-margin-top,0) var(--ep-overlay-margin-right,0) var(--ep-overlay-margin-bottom,0) var(--ep-overlay-margin-left,0);pointer-events:none}.bdt-background-overlay-yes.bdt-bg-o-t-zoom:before{transform:scale(0);opacity:0;transition:transform 300ms,opacity 300ms}.bdt-background-overlay-yes.bdt-bg-o-t-zoom:hover:before{transform:scale(1);opacity:1}.bdt-background-overlay-yes.bdt-bg-o-t-rotate:before{transform:scale(0) rotate(-30deg);opacity:0;transition:transform 300ms,opacity 300ms}.bdt-background-overlay-yes.bdt-bg-o-t-rotate:hover:before{transform:scale(1) rotate(0deg);opacity:1}.bdt-mini-cart-button-icon svg{width:18px}.bdt-svg-image img{width:auto}.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc{transform:rotateY(-90deg)}.epsc-clipboard .epsc-copy-btn{opacity:0;cursor:pointer}.epsc-clipboard:hover .epsc-copy-btn{opacity:1}.epsc-rating .epsc-rating-item{color:#e7e7e7}.epsc-rating .epsc-rating-item i{display:inline-flex;font-family:"element-pack"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.epsc-rating .epsc-rating-item i:before{content:"\ece0"}.epsc-rating[class*=" epsc-rating-0"] .epsc-rating-item:nth-child(1) i:after,.epsc-rating[class*=" epsc-rating-1"] .epsc-rating-item:nth-child(-n+1) i:after,.epsc-rating[class*=" epsc-rating-2"] .epsc-rating-item:nth-child(-n+2) i:after,.epsc-rating[class*=" epsc-rating-3"] .epsc-rating-item:nth-child(-n+3) i:after,.epsc-rating[class*=" epsc-rating-4"] .epsc-rating-item:nth-child(-n+4) i:after,.epsc-rating[class*=" epsc-rating-5"] .epsc-rating-item:nth-child(-n+5) i:after{position:absolute;content:"\e95b";color:#fc0}.epsc-rating.epsc-rating-0-5 .epsc-rating-item:nth-child(1) i:after,.epsc-rating.epsc-rating-1-5 .epsc-rating-item:nth-child(2) i:after,.epsc-rating.epsc-rating-2-5 .epsc-rating-item:nth-child(3) i:after,.epsc-rating.epsc-rating-3-5 .epsc-rating-item:nth-child(4) i:after,.epsc-rating.epsc-rating-4-5 .epsc-rating-item:nth-child(5) i:after{content:"\e95d";color:#fc0;position:absolute}.bdt-floating-effect-infinite--yes>*{animation:fe-infinite-rotate var(--bdt-floating-effect-rotate-duration,2000ms) linear infinite;animation-delay:var(--bdt-floating-effect-rotate-delay,0)}@keyframes fe-infinite-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.tippy-box .tippy-content .bdt-title{display:block;font-weight:700;margin-bottom:5px;font-size:1.1em}@keyframes ep-grid-layer-animation-top-to-bottom{from{min-height:0vh}to{min-height:100vh}}.bdt-mouse-disabled{cursor:not-allowed}.bdt-modal .bdt-modal-dialog button.bdt-close{width:auto}.bdt-lightbox .bdt-lightbox-button{transition:all .3s ease}.bdt-lightbox .bdt-lightbox-button svg{width:1em}.bdt-ep-grid-filter a{color:#798184}.bdt-realistic-image-shadow{position:relative;overflow:inherit!important}.elementor-widget-image.bdt-realistic-image-shadow img{display:block}.bdt-realistic-image-shadow img:nth-child(1){position:relative}.bdt-realistic-image-shadow img:nth-last-child(1){position:absolute;z-index:-1;left:0;top:0;filter:blur(20px);transform:scaleX(.9) translateY(0);transition:filter .3s ease-out,opacity .3s ease-out,transform .3s ease-out}.bdt-realistic-image-shadow:not(.bdt-hover) img:nth-last-child(1){filter:blur(20px);opacity:.8;transform:scaleX(.9) translateY(20px)}.bdt-realistic-image-shadow.bdt-hover img:nth-child(1){transition:transform .3s ease-out}.bdt-realistic-image-shadow.bdt-hover:hover img:nth-child(1){transform:translateY(-15px)}.bdt-realistic-image-shadow.bdt-hover img:nth-last-child(1){height:100%;width:100%;opacity:0}.bdt-realistic-image-shadow.bdt-hover:hover img:nth-last-child(1){opacity:.8;transform:scaleX(.9) translateY(15px)}.data-changed .price-int{background:#1e87f0;color:#fff;padding:2px 12px;border-radius:5px}.bdt-image-masking-yes.elementor-widget-image-carousel .swiper-slide-inner,.bdt-image-masking-yes.elementor-widget-image,.bdt-image-masking-yes .elementor-image-box-img,.bdt-image-mask{position:relative}.bdt-image-masking-yes.elementor-widget-image-carousel .swiper-slide-inner:before,.bdt-image-masking-yes.elementor-widget-image:before,.bdt-image-masking-yes .elementor-image-box-img:before,.bdt-image-mask:before{content:"";background-position:center center;background-repeat:no-repeat;background-size:contain;position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1}.bdt-scroll-effect-yes .elementor-heading-title,.bdt-scroll-effect-yes .bdt-heading-tag span,.bdt-scroll-effect-yes .bdt-ep-advanced-heading-main-title-inner{position:relative;display:inline;-webkit-text-fill-color:rgb(0 0 0 / .1);-webkit-background-clip:text;background-repeat:no-repeat;background-image:linear-gradient(var(--bdt-adh-text-bg,#000),var(--bdt-adh-text-bg,#000));background-size:0% 100%}@media (min-width:768px){.elementor-position-right .bdt-ep-advanced-counter,.elementor-position-left .bdt-ep-advanced-counter{display:flex}}.bdt-pass-input-wrapper{position:relative}.bdt-pass-input-wrapper .bdt-toggle-pass-wrapper{position:absolute;top:50%;left:auto;right:10px;transform:translate(-50%,-50%)}.bdt-pass-input-wrapper .bdt-toggle-pass-wrapper i{cursor:pointer}.ep-title-style-1,.ep-title-style-2,.ep-title-style-3,.ep-title-style-4{background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size .3s;transition:background-size .3s;display:inline-block}.ep-title-style-1:hover,.ep-title-style-2:hover,.ep-title-style-3:hover,.ep-title-style-4:hover{background-size:100% 2px}.ep-title-style-1:focus,.ep-title-style-2:focus,.ep-title-style-3:focus,.ep-title-style-4:focus{background-size:100% 2px}.ep-title-style-1{background-position:0% 100%}.ep-title-style-2{background-position:0% 0}.ep-title-style-4{background-position:50% 0%}.ep-title-style-3{background-position:50% 100%}.ep-title-style-5{position:relative;text-decoration:none;display:inline-block}.ep-title-style-5:after{content:'';position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s}.ep-title-style-5:hover:after{transform-origin:bottom left;transform:scaleX(1)}.elementor-widget-bdt-wc-add-to-cart .single_variation_wrap,.elementor-widget-bdt-wc-elements .single_variation_wrap{display:flex;flex-direction:column}.elementor-widget-bdt-wc-add-to-cart .swatches-support table.variations,.elementor-widget-bdt-wc-elements .swatches-support table.variations{display:flex}.elementor-widget-bdt-wc-add-to-cart table.variations,.elementor-widget-bdt-wc-elements table.variations{border-collapse:separate;border-spacing:0 10px;margin-bottom:0!important}.elementor-widget-bdt-wc-add-to-cart form.cart tr,.elementor-widget-bdt-wc-elements form.cart tr{position:relative}.elementor-widget-bdt-wc-add-to-cart form.cart *,.elementor-widget-bdt-wc-elements form.cart *{text-align:left}.elementor-widget-bdt-wc-add-to-cart .quantity button,.elementor-widget-bdt-wc-elements .quantity button{padding:15px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#ddd;border-radius:3px 3px 3px 3px;color:#444;line-height:1;cursor:pointer;background:#fff}.elementor-widget-bdt-wc-add-to-cart .quantity button:hover,.elementor-widget-bdt-wc-elements .quantity button:hover{background:#f9f9f9}.elementor-widget-bdt-wc-add-to-cart form.cart div.quantity,.elementor-widget-bdt-wc-elements form.cart div.quantity{display:flex!important;gap:4px}.elementor-widget-bdt-wc-add-to-cart form.cart div.quantity .qty,.elementor-widget-bdt-wc-elements form.cart div.quantity .qty{margin-right:0!important;padding:14px;width:5.631em;border:1px solid #ddd}.elementor-widget-bdt-wc-add-to-cart .woocommerce-variation-add-to-cart,.elementor-widget-bdt-wc-elements .woocommerce-variation-add-to-cart{display:flex}.elementor-widget-bdt-wc-add-to-cart table th,.elementor-widget-bdt-wc-elements table th,.elementor-widget-bdt-wc-add-to-cart table td,.elementor-widget-bdt-wc-elements table td{padding:0}.elementor-widget-bdt-wc-add-to-cart form.cart table td,.elementor-widget-bdt-wc-elements form.cart table td,.elementor-widget-bdt-wc-add-to-cart div.product form.cart table td,.elementor-widget-bdt-wc-elements div.product form.cart table td{padding-left:20px!important}.elementor-widget-bdt-wc-add-to-cart table tbody tr:hover>td,.elementor-widget-bdt-wc-elements table tbody tr:hover>td,.elementor-widget-bdt-wc-add-to-cart table tbody tr:hover>th,.elementor-widget-bdt-wc-elements table tbody tr:hover>th,.elementor-widget-bdt-wc-add-to-cart table tbody>tr:nth-child(odd)>td,.elementor-widget-bdt-wc-elements table tbody>tr:nth-child(odd)>td,.elementor-widget-bdt-wc-add-to-cart table tbody>tr:nth-child(odd)>th,.elementor-widget-bdt-wc-elements table tbody>tr:nth-child(odd)>th{background-color:#fff0}.elementor-widget-bdt-wc-add-to-cart .woocommerce-variation-price,.elementor-widget-bdt-wc-elements .woocommerce-variation-price{margin-bottom:15px}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4yoqhmva.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ygqhmva.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4ycqhmva.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:italic;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldiuaomqnqcsa88c7o9yz4kmcoog4koz4y6qha.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:200;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:300;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:600;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko70yyyga.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko50yyyga.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko40yyyga.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Plus Jakarta Sans';font-style:normal;font-weight:800;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/plusjakartasans-ldioaomqnqcsa88c7o9yz4kmcoog4ko20yw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://smartwayflights.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}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;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,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-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,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-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,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-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,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-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 rgb(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)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;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{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{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:#fff0 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>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.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}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}p.bwfan_user_consent{text-align:left;padding:0}#wfacp-e-form p.bwfan_user_consent,#wfacp-e-form p.bwfan_user_consent.wfacp-col-full{text-align:left;padding:0}p.bwfan_user_consent label{font-weight:400;padding:0 0 0 25px;margin:0;position:relative}#wfacp-e-form p.bwfan_user_consent label{font-weight:400;padding:0 0 0 25px;margin:0;position:relative}p.bwfan_user_consent label input{position:absolute;left:0;top:2px;padding:0;margin:0}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap.bwfan_birthday_date input[type=date]::-webkit-calendar-picker-indicator{top:-7px!important}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field .wfacp-modern-label input[type=date]::-webkit-calendar-picker-indicator{position:relative;top:0}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field .wfacp-inside input[type=date]::-webkit-calendar-picker-indicator{position:relative;top:-7px}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field{clear:both}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field .wfacp-form-control{padding-top:15px;background:#fff;box-shadow:none}.wfacp_bwfan_birthday_date_field #bwfan_birthday{width:100%}.bwfan-tyb-wrap{display:block;clear:both}.bwfan-tyb-wrap>div{display:block;clear:both;margin-bottom:5px}.bwfan-tyb-wrap .bwfan-tyb-field{display:flex;flex:250px 1;gap:10px}.bwfan-tyb-wrap .bwfan-tyb-field *{margin:0;box-sizing:border-box}.bwfan-tyb-wrap input#bwfan-tyb-field{width:40%;height:45px;padding:10px 12px}.bwfan-tyb-wrap #bwfan-tyb-save-btn{text-shadow:none;padding:0 20px;cursor:pointer;text-decoration:none!important;background-color:#e5e3e3;height:45px;line-height:45px;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;white-space:nowrap}.bwfan-tyb-wrap #bwfan-tyb-save-btn:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}#bwfan_birthday{width:40%;height:45px}.bwfan-tyb-response .bwfan-tyb-msg:empty{display:none}.bwfan-tyb-response .bwfan-tyb-msg{font-size:15px}.bwfan-btn-spin{opacity:1!important;position:relative;color:rgba(255,255,255,.05)!important;pointer-events:none!important}.bwfan-btn-spin::-moz-selection{color:rgba(255,255,255,.05)!important}.bwfan-btn-spin::selection{color:rgba(255,255,255,.05)!important}.bwfan-btn-spin:after{animation:bwfan_spin .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;position:absolute}@keyframes bwfan_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#wfacp-sec-wrapper .woocommerce-input-wrapper.bwfan-dob-wrapper,.bwfan-dob-wrapper{display:flex;gap:8px}#wfacp-e-form label.bwfan-birthday-label{position:relative;left:0;margin-bottom:6px!important}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap select.bwfan-dob-field:not(:first-child){padding:8px!important}.bwfan-dob-wrapper input,.bwfan-dob-wrapper select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#fff;border:1px solid #000;border-radius:4px;padding:10px;font-size:14px;color:#333;cursor:pointer;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E)!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:8px 8px!important}.bwfan-dob-wrapper select[name=bwfan_birthday_date_mm]{min-width:120px!important;width:40%!important}.bwfan-dob-wrapper select[name=bwfan_birthday_date_dd]{min-width:80px!important;width:30%!important}.bwfan-dob-wrapper select[name=bwfan_birthday_date_yy]{min-width:100px!important;width:30%!important}.bwfan-dob-wrapper input:focus,.bwfan-dob-wrapper select:focus{outline:0;border-color:#999}.bwfan-dob-wrapper select::-ms-expand{display:none}.bwfan-dob-wrapper select option:first-child{color:#757575}.bwfan-dob-wrapper select:disabled{background-color:#f5f5f5;cursor:not-allowed}body .wfacp_main_form.woocommerce #wfacp_checkout_form div.form-row.bwfan-birthday-wrap>label{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:0!important;opacity:1!important;display:block!important;margin-bottom:8px!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form div.form-row.bwfan-birthday-wrap{margin:0!important}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.bwf-dob-field-wrap select.wfacp-form-control.bwfan-dob-field{padding:12px!important;-webkit-appearance:none!important;-moz-appearance:none!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form div.form-row.bwfan-birthday-wrap .form-row.bwf-dob-field-wrap.bwfan_birthday_date{min-height:auto!important;padding-left:0!important}.wc-stripe-upe-element{margin-bottom:4px}#payment .payment_methods li img.stripe-icon{height:24px;width:37px;-o-object-fit:contain;object-fit:contain}#payment .payment_methods li img.stripe-boleto-icon,#payment .payment_methods li img.stripe-sepa-icon{padding:4px}#payment .payment_methods li img.stripe-sepa-icon{background:#10298e}.woocommerce-checkout #payment ul.payment_methods li img.stripe-multibanco-icon{max-height:30px}.woocommerce-checkout #payment ul.payment_methods li img.stripe-alipay-icon{max-width:50px}.stripe-gateway-checkout-email-field{position:relative}.stripe-gateway-checkout-email-field button.stripe-gateway-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(/wp-content/plugins/woocommerce-gateway-stripe/assets/images/link.svg);background-color:#fff0;cursor:pointer;border:none}.wc-stripe-payment-button-preview{display:flex;justify-content:center;align-items:center;background-color:#000;border-radius:5px;height:40px}.wc-stripe-payment-button-preview img{height:22px}.wc-stripe-payment-button-preview:hover{cursor:pointer;filter:opacity(.7)}.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview{background-color:#ffd814}.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview img{height:40px}.wc-stripe-payment-button-preview.wc-stripe-link-preview{background-color:#00d66f}.wc-stripe-payment-button-preview.wc-stripe-link-preview img{height:40px}button.stripe-gateway-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA3MiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM2LjEyIDMuNjc2ODNDMzYuMTIgMi41NDg4MiAzNy4wNzA0IDEuNjMyMDIgMzguMTg4OCAxLjYzMjAyQzM5LjMwNzIgMS42MzIwMiA0MC4yNTc2IDIuNTUzNjIgNDAuMjU3NiAzLjY3NjgzQzQwLjI1NzYgNC44MDAwMyAzOS4zNDA4IDUuNzQ1NjMgMzguMTg4OCA1Ljc0NTYzQzM3LjAzNjggNS43NDU2MyAzNi4xMiA0LjgyODgzIDM2LjEyIDMuNjc2ODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0yOS45ODA4IDEuOTIwMDFIMzMuNTgwOFYyMi4wOEgyOS45ODA4VjEuOTIwMDFaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik00MC4wMDggNy42ODAwMUgzNi4zNzkyVjIyLjA4SDQwLjAwOFY3LjY4MDAxWiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNjYuMDk2IDE0LjM5MDRDNjguODI3MiAxMi43MTA0IDcwLjY4NDggMTAuMjA5NiA3MS40MTkyIDcuNjc1MjRINjcuNzkwNEM2Ni44NDQ4IDEwLjA5NDQgNjQuNjc1MiAxMS45MTM2IDYyLjI4OTYgMTIuNjg2NFYxLjkxNTIzSDU4LjY2MDhWMjIuMDc1Mkg2Mi4yODk2VjE2LjA4QzY1LjA1OTIgMTYuNzcxMiA2Ny4yNDggMTkuMTY2NCA2Ny45OTY4IDIyLjA3NTJINzEuNjQ5NkM3MS4wOTI4IDE5LjAyMjQgNjkuMDA0OCAxNi4xNjY0IDY2LjA5NiAxNC4zOTA0WiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNDYuNDQgOS4yOTI4M0M0Ny4zOTA0IDguMDMwNDMgNDkuMjQzMiA3LjI5NjAyIDUwLjc0NTYgNy4yOTYwMkM1My41NDg4IDcuMjk2MDIgNTUuODY3MiA5LjM0NTYzIDU1Ljg3MiAxMi40NDE2VjIyLjA3NTJINTIuMjQzMlYxMy4yNDMyQzUyLjI0MzIgMTEuOTcxMiA1MS42NzY4IDEwLjUwMjQgNDkuODM4NCAxMC41MDI0QzQ3LjY3ODQgMTAuNTAyNCA0Ni40MzUyIDEyLjQxNzYgNDYuNDM1MiAxNC42NTkyVjIyLjA4NDhINDIuODA2NFY3LjY4OTYySDQ2LjQ0VjkuMjkyODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0xMiAyNEMxOC42Mjc0IDI0IDI0IDE4LjYyNzQgMjQgMTJDMjQgNS4zNzI1NyAxOC42Mjc0IDAgMTIgMEM1LjM3MjU5IDAgMCA1LjM3MjU3IDAgMTJDMCAxOC42Mjc0IDUuMzcyNTkgMjQgMTIgMjRaIiBmaWxsPSIjMDBENjZGIi8+CjxwYXRoIGQ9Ik0xMS40NDc5IDQuODAwMDVINy43NDcwN0M4LjQ2NzA3IDcuODA5NjUgMTAuNTY5NSAxMC4zODI0IDEzLjE5OTkgMTJDMTAuNTY0NyAxMy42MTc2IDguNDY3MDcgMTYuMTkwNCA3Ljc0NzA3IDE5LjJIMTEuNDQ3OUMxMi4zNjQ3IDE2LjQxNiAxNC45MDM5IDEzLjk5NjggMTguMDIzOSAxMy41MDI0VjEwLjQ5MjlDMTQuODk5MSAxMC4wMDMzIDEyLjM1OTkgNy41ODQwNSAxMS40NDc5IDQuODAwMDVaIiBmaWxsPSIjMDExRTBGIi8+Cjwvc3ZnPgo=);background-color:transparent!important;cursor:pointer;border:none}button.stripe-gateway-stripelink-modal-trigger:hover{background-color:#fff0;border-color:#fff0}.wc-block-checkout__payment-method .wc-block-components-radio-control__label>span{width:100%}.wc-block-checkout__payment-method .wc-block-components-radio-control__label>span>span{float:right;display:flex;align-items:center;justify-content:center}#radio-control-wc-payment-method-options-stripe__content.optimized-checkout-element{padding-top:1.4em}#radio-control-wc-payment-method-options-stripe__content.optimized-checkout-element .content{display:none}#radio-control-wc-payment-method-options-stripe__label>span>span{border:none}