.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 transparent transparent transparent;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:transparent transparent #888 transparent;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 transparent transparent transparent;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:transparent transparent #888 transparent;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 transparent;}.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;}.qodef-core-dashboard{max-width:initial !important;}.qodef-core-dashboard .qodef-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%;}.qodef-core-dashboard .qodef-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px;}.qodef-core-dashboard .qodef-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0;}.qodef-core-dashboard .qodef-cd-title-holder{margin-bottom:30px;}.qodef-core-dashboard .qodef-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px;}.qodef-core-dashboard .qodef-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px;}.qodef-core-dashboard .qodef-core-dashboard-column.qodef-cd-smaller-column{max-width:380px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box{background-color:#fff;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-core-bottom-space{margin-bottom:30px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder{padding:28px 34px 23px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-label{font-weight:600;margin-bottom:15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h3{margin:0;padding:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-field-holder{padding-bottom:30px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;-webkit-box-shadow:none;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus{outline:0;border-color:#c2c2c2;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-webkit-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus:-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-webkit-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-moz-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-ms-input-placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::placeholder{color:#555d66;opacity:1;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:active,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:focus,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset !important;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill{-webkit-text-fill-color:#666 !important;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-field{border-bottom-color:#ee3535;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box:last-child .qodef-cd-box-row:last-child{padding-bottom:10px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button{padding:7px 35px;font-size:16px;line-height:1em;color:#fff;background-color:#3596ee;border:none;border-radius:5px;-webkit-box-shadow:0 2px 0 0 #246eae;box-shadow:0 2px 0 0 #246eae;cursor:pointer;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-cd-button-disabled,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-import-demo-data-disabled{background-color:#6bb4f7;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400;}.qodef-core-dashboard .qodef-core-dashboard-column a.qodef-cd-button{text-decoration:none;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section{padding:0 35px 10px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list{padding:10px 35px;margin:0;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li{font-size:15px;margin:0 0 25px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li a{color:#3675ae;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-label,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{display:table-cell;width:50%;padding:17px 15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{color:#3e87be;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value-false span{color:#ea3a27;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form{padding:0 30px 10px 30px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section{padding:0 0 28px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column{padding:0 15px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:first-child{width:75%;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:last-child{width:25%;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-cd-import-option,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-import-demo{width:100%;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong{display:none;color:#3596ee;font-size:14px;font-weight:600;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong a{color:inherit;}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-dependency,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-progress{display:none;}#qodef-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px;}#qodef-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0;}#qodef-progress-bar{color:#3596ee;}#qodef-progress-bar::-moz-progress-bar{background:#3596ee;}#qodef-progress-bar::-webkit-progress-value{background:#3596ee;}#qodef-progress-bar[aria-valuenow]:before{background:#3596ee;}.qodef-cd-selection li.select2-results__option{padding:10px;margin:0;}.qodef-cd-selection img{vertical-align:middle;padding-right:20px;}.select2-container--default .qodef-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa;}.select2-container--default .qodef-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000;}.qodef-cd-action-selection li.select2-results__option,.qodef-cd-single-page-selection li.select2-results__option{margin:0;}.select2-container--default .qodef-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .qodef-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa;}.select2-container--default .qodef-cd-action-selection .select2-results__option--highlighted,.select2-container--default .qodef-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000;}.qodef-cd-import-single-page{width:100%;}.qodef-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden;}.qodef-cd-switch .qodef-cd-import-attachments{display:none;}.qodef-cd-switch .qodef-cd-cb-disable,.qodef-cd-switch .qodef-cd-cb-enable{display:block;float:left;padding:0 10px;}.qodef-cd-switch .qodef-cd-cb-disable.selected,.qodef-cd-switch .qodef-cd-cb-enable.selected{background-color:#3596ee;color:#fff;}.qodef-cd-switch .qodef-cd-cb-disable span,.qodef-cd-switch .qodef-cd-cb-enable span{line-height:32px;font-size:13px;display:block;font-weight:700;}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto;}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0px;position:absolute;}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute;}.ps--active-x > .ps__rail-x,.ps--active-y > .ps__rail-y{display:block;background-color:transparent;}.ps:hover > .ps__rail-x,.ps:hover > .ps__rail-y,.ps--focus > .ps__rail-x,.ps--focus > .ps__rail-y,.ps--scrolling-x > .ps__rail-x,.ps--scrolling-y > .ps__rail-y{opacity:.6;}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9;}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute;}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute;}.ps__rail-x:hover > .ps__thumb-x,.ps__rail-x:focus > .ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px;}.ps__rail-y:hover > .ps__thumb-y,.ps__rail-y:focus > .ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px;}@supports (-ms-overflow-style: none){.ps{overflow:auto !important;}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps{overflow:auto !important;}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1;}.swiper-container .swiper-slide figure{line-height:0;}.swiper-container .elementor-lightbox-content-source{display:none;}.swiper-container-no-flexbox .swiper-slide{float:left;}.swiper-container-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0);}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap;}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-wp8-horizontal{touch-action:pan-y;}.swiper-wp8-vertical{touch-action:pan-x;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%;}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\' fill=\'%23007aff\'/%3E%3C/svg%3E");left:10px;right:auto;}.swiper-button-prev.nitro-lazy,.swiper-container-rtl .swiper-button-next.nitro-lazy{background-image:none !important;}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\'/%3E%3C/svg%3E");}.swiper-button-prev.swiper-button-black.nitro-lazy,.swiper-container-rtl .swiper-button-next.swiper-button-black.nitro-lazy{background-image:none !important;}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\' fill=\'%23fff\'/%3E%3C/svg%3E");}.swiper-button-prev.swiper-button-white.nitro-lazy,.swiper-container-rtl .swiper-button-next.swiper-button-white.nitro-lazy{background-image:none !important;}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\' fill=\'%23007aff\'/%3E%3C/svg%3E");right:10px;left:auto;}.swiper-button-next.nitro-lazy,.swiper-container-rtl .swiper-button-prev.nitro-lazy{background-image:none !important;}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\'/%3E%3C/svg%3E");}.swiper-button-next.swiper-button-black.nitro-lazy,.swiper-container-rtl .swiper-button-prev.swiper-button-black.nitro-lazy{background-image:none !important;}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\' fill=\'%23fff\'/%3E%3C/svg%3E");}.swiper-button-next.swiper-button-white.nitro-lazy,.swiper-container-rtl .swiper-button-prev.swiper-button-white.nitro-lazy{background-image:none !important;}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%;}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2;}.swiper-pagination-fraction{color:#000;}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-white .swiper-pagination-bullet{background:#fff;}.swiper-pagination-bullet-active{opacity:1;}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000;}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0);}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0;}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5);}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff;}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000;}.swiper-container-3d{perspective:1200px;}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent);}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent);}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent);}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent);}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px;}.swiper-container-cube,.swiper-container-flip{overflow:visible;}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1;}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden;}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px;}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2);}.elementor-swiper{position:relative;}.elementor-main-swiper{position:static;}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px);}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0;}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0;}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%;}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%);}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em;}.elementor-swiper-button-prev{left:10px;}.elementor-swiper-button-next{right:10px;}.elementor-swiper-button.swiper-button-disabled{opacity:.3;}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px);}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite;}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 120 120\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3E%3Cdefs%3E%3Cpath id=\'a\' stroke=\'%236c6c6c\' stroke-width=\'11\' stroke-linecap=\'round\' d=\'M60 7v20\'/%3E%3C/defs%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(30 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(60 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(90 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(120 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(150 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.37\' transform=\'rotate(180 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.46\' transform=\'rotate(210 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.56\' transform=\'rotate(240 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.66\' transform=\'rotate(270 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.75\' transform=\'rotate(300 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.85\' transform=\'rotate(330 60 60)\'/%3E%3C/svg%3E") no-repeat 50%;}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 120 120\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3E%3Cdefs%3E%3Cpath id=\'a\' stroke=\'%23fff\' stroke-width=\'11\' stroke-linecap=\'round\' d=\'M60 7v20\'/%3E%3C/defs%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(30 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(60 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(90 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(120 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(150 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.37\' transform=\'rotate(180 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.46\' transform=\'rotate(210 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.56\' transform=\'rotate(240 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.66\' transform=\'rotate(270 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.75\' transform=\'rotate(300 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.85\' transform=\'rotate(330 60 60)\'/%3E%3C/svg%3E");}@keyframes swiper-preloader-spin{to{transform:rotate(1turn);}}@charset "UTF-8";@-webkit-keyframes qode-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes qode-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes qode-fade-in{0%{opacity:0;visibility:hidden;}100%{opacity:1;visibility:visible;}}@keyframes qode-fade-in{0%{opacity:0;visibility:hidden;}100%{opacity:1;visibility:visible;}}@-webkit-keyframes qode-fade-out{0%{opacity:1;visibility:visible;}100%{opacity:0;visibility:hidden;}}@keyframes qode-fade-out{0%{opacity:1;visibility:visible;}100%{opacity:0;visibility:hidden;}}@-webkit-keyframes qode-ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%);}10%{opacity:.5;}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}90%{opacity:.5;}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%);}}@keyframes qode-ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%);}10%{opacity:.5;}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}90%{opacity:.5;}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%);}}@-webkit-keyframes qode-scaleout{0%{-webkit-transform:scale(0);}100%{-webkit-transform:scale(1);opacity:0;}}@keyframes qode-scaleout{0%{-webkit-transform:scale(0);}100%{-webkit-transform:scale(1);opacity:0;}}@-webkit-keyframes qode-double-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes qode-double-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0);}50%{-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes qode-cube{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0);}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0);}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}@keyframes qode-cube{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0);}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0);}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}@-webkit-keyframes qode-rotating-cubes{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5);transform:translateX(42px) rotate(-90deg) scale(.5);}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg);}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@keyframes qode-rotating-cubes{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5);transform:translateX(42px) rotate(-90deg) scale(.5);}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg);}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@-webkit-keyframes qode-stretch-delay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}20%{-webkit-transform:scaleY(1);transform:scaleY(1);}}@keyframes qode-stretch-delay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4);}20%{-webkit-transform:scaleY(1);transform:scaleY(1);}}@-webkit-keyframes qode-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes qode-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0);}40%{-webkit-transform:scale(1);transform:scale(1);}}@-webkit-keyframes qode-rotate-circles{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes qode-rotate-circles{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes qode-atom-position{50%{top:80px;left:80px;}}@keyframes qode-atom-position{50%{top:80px;left:80px;}}@-webkit-keyframes qode-atom-size{50%{-webkit-transform:scale(.5);transform:scale(.5);}}@keyframes qode-atom-size{50%{-webkit-transform:scale(.5);transform:scale(.5);}}@-webkit-keyframes qode-atom-zindex{100%{z-index:10;}}@keyframes qode-atom-zindex{100%{z-index:10;}}@-webkit-keyframes qode-atom-shrink{50%{-webkit-transform:scale(.8);transform:scale(.8);}}@keyframes qode-atom-shrink{50%{-webkit-transform:scale(.8);transform:scale(.8);}}@-webkit-keyframes qode-clock{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes qode-clock{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes qode-clock-1{0%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}30%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg);}100%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg);}}@keyframes qode-clock-1{0%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}30%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg);}100%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg);}}@-webkit-keyframes qode-clock-2{5%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}35%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg);}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg);}}@keyframes qode-clock-2{5%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}35%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg);}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg);}}@-webkit-keyframes qode-clock-3{10%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}40%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@keyframes qode-clock-3{10%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}40%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@-webkit-keyframes qode-clock-4{15%{-webkit-transform:rotate(0);transform:rotate(0);}45%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg);}100%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg);}}@keyframes qode-clock-4{15%{-webkit-transform:rotate(0);transform:rotate(0);}45%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg);}100%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg);}}@-webkit-keyframes qode-mitosis-invert{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}}@keyframes qode-mitosis-invert{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}}@-webkit-keyframes qode-mitosis-ball-1{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8);}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}74%{-webkit-transform:translate(50%,25%) scale(.6,.8);transform:translate(50%,25%) scale(.6,.8);}88%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6);}100%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6);}}@keyframes qode-mitosis-ball-1{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8);}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}74%{-webkit-transform:translate(50%,25%) scale(.6,.8);transform:translate(50%,25%) scale(.6,.8);}88%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6);}100%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6);}}@-webkit-keyframes qode-mitosis-ball-2{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8);}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8);transform:translate(50%,-25%) scale(.6,.8);}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6);}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6);}}@keyframes qode-mitosis-ball-2{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8);}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8);}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8);transform:translate(50%,-25%) scale(.6,.8);}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6);}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6);}}@-webkit-keyframes qode-mitosis-ball-3{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8);}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8);transform:translate(-50%,25%) scale(.6,.8);}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6);}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6);}}@keyframes qode-mitosis-ball-3{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8);}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8);transform:translate(-50%,25%) scale(.6,.8);}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6);}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6);}}@-webkit-keyframes qode-mitosis-ball-4{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8);}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8);transform:translate(-50%,-25%) scale(.6,.8);}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6);}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6);}}@keyframes qode-mitosis-ball-4{12%{-webkit-transform:none;transform:none;}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8);}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8);}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8);transform:translate(-50%,-25%) scale(.6,.8);}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6);}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6);}}@-webkit-keyframes qode-lines-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes qode-lines-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes qode-fussion-ball-1{50%{top:-100%;left:200%;}100%{top:50%;left:100%;z-index:2;}}@keyframes qode-fussion-ball-1{50%{top:-100%;left:200%;}100%{top:50%;left:100%;z-index:2;}}@-webkit-keyframes qode-fussion-ball-2{50%{top:200%;left:200%;}100%{top:100%;left:50%;z-index:1;}}@keyframes qode-fussion-ball-2{50%{top:200%;left:200%;}100%{top:100%;left:50%;z-index:1;}}@-webkit-keyframes qode-fussion-ball-3{50%{top:200%;left:-100%;}100%{top:50%;left:0;z-index:2;}}@keyframes qode-fussion-ball-3{50%{top:200%;left:-100%;}100%{top:50%;left:0;z-index:2;}}@-webkit-keyframes qode-fussion-ball-4{50%{top:-100%;left:-100%;}100%{top:0;left:50%;z-index:1;}}@keyframes qode-fussion-ball-4{50%{top:-100%;left:-100%;}100%{top:0;left:50%;z-index:1;}}@-webkit-keyframes qode-wave-jump-1{12%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%,24%{-webkit-transform:translate(40px,0);transform:translate(40px,0);}}@keyframes qode-wave-jump-1{12%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%,24%{-webkit-transform:translate(40px,0);transform:translate(40px,0);}}@-webkit-keyframes qode-wave-jump-2{12%{-webkit-transform:translate(0,0);transform:translate(0,0);}24%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%,36%{-webkit-transform:translate(40px,0);transform:translate(40px,0);}}@keyframes qode-wave-jump-2{12%{-webkit-transform:translate(0,0);transform:translate(0,0);}24%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%,36%{-webkit-transform:translate(40px,0);transform:translate(40px,0);}}@-webkit-keyframes qode-wave-jump-3{24%{-webkit-transform:translate(0,0);transform:translate(0,0);}36%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%,48%{-webkit-transform:translate(40px,0);transform:translate(40px,0);}}@keyframes qode-wave-jump-3{24%{-webkit-transform:translate(0,0);transform:translate(0,0);}36%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}100%,48%{-webkit-transform:translate(40px,0);transform:translate(40px,0);}}@-webkit-keyframes qode-wave-wipe{100%,48%{-webkit-transform:translateX(-120px);transform:translateX(-120px);}}@keyframes qode-wave-wipe{100%,48%{-webkit-transform:translateX(-120px);transform:translateX(-120px);}}@-webkit-keyframes qode-pulse-circles-pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;border-width:50px;}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:0;border-width:0;}}@keyframes qode-pulse-circles-pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;border-width:50px;}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:0;border-width:0;}}@-webkit-keyframes qode-bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes qode-bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@-webkit-keyframes qode-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes qode-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@-webkit-keyframes qode-scaleX-full{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;}}@keyframes qode-scaleX-full{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;}}@-webkit-keyframes qode-float-move{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}50%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}}@keyframes qode-float-move{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}50%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}}@-webkit-keyframes qodef-btn-simple-animation{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;}}@keyframes qodef-btn-simple-animation{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0;}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0;}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0;}}@-webkit-keyframes qodef-animate-burger{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}}@keyframes qodef-animate-burger{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;transform-origin:0 50%;}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{vertical-align:baseline;margin:0;padding:0;background:0 0;border:0;outline:0;}*{-webkit-box-sizing:border-box;box-sizing:border-box;}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}del{text-decoration:line-through;}pre{max-width:100%;margin:15px 0;padding:15px;background-color:#f4f2f2;white-space:pre-wrap;word-wrap:break-word;font-family:monospace;font-size:1em;color:#8b8b8b;}code{background-color:#f4f2f2;padding:0;font-family:monospace,monospace;font-size:1em;color:#8b8b8b;}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0;}sub{bottom:-.25em;}sup{top:-.5em;}table{width:100%;vertical-align:middle;border:medium none;border-collapse:collapse;border-spacing:0;}table tr{border:1px solid #ddd;}table th{padding:5px 7px;text-align:left;border-right:1px solid #ddd;}table td{padding:5px 10px;text-align:left;border:0;border-right:1px solid #ddd;}table td br{display:none;}hr{background-color:#bbb;border:0;height:1px;margin-top:1.5em;margin-bottom:1.5em;}hr:not(.is-style-wide):not(.is-style-dots){max-width:100px;}body:not([class*=masterds-core]) hr{clear:both;}ol,ul{list-style-position:inside;margin-bottom:1.5em;padding:0;}ol.wp-block,ul.wp-block{margin-bottom:1.5em;}ol:not(.wp-block),ul:not(.wp-block){margin:0 0 1.5em;}li>ol:not(.wp-block),li>ul:not(.wp-block){margin-bottom:0;margin-left:1.5em;}dt{font-weight:700;}dd{margin:0 1.5em 1.5em;}a img{border:none;}.wp-caption,img{height:auto;max-width:100%;}img{vertical-align:middle;border-style:none;}figure{margin:0;}embed,iframe,object{display:block;max-width:100%;}video{display:block;}embed,object{height:auto;}label{display:block;margin-bottom:.5em;}fieldset{margin-bottom:1em;padding:.35em .75em .625em;}input[type=submit]{-webkit-appearance:none;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration:underline dotted;}b,strong{font-weight:bolder;}kbd,samp{font-family:monospace,monospace;font-size:1em;background-color:#f4f2f2;}small{font-size:80%;}progress{vertical-align:baseline;}summary{display:list-item;}template{display:none;}.gallery-caption,.wp-caption,figcaption{display:block;max-width:100%;margin:7px auto 0;font-size:13px !important;line-height:1.5em !important;color:#8b8b8b;text-align:center;opacity:1;}.gallery-caption a,.wp-caption a,figcaption a{color:inherit;}.wp-caption .wp-caption-text{opacity:1;}blockquote.instagram-media,iframe.instagram-media{margin:auto !important;}.bypostauthor,.sticky{opacity:1;}::-moz-selection{color:#fff;background:#1d1d1d;}::selection{color:#fff;background:#1d1d1d;}::-moz-selection{color:#fff;background:#1d1d1d;}.screen-reader-text{position:absolute !important;width:1px;height:0;line-height:1;clip:rect(1px,1px,1px,1px);word-wrap:normal !important;overflow:hidden;}.screen-reader-text:focus{top:5px;left:5px;display:block;width:auto;height:auto;padding:15px 23px 14px;font-size:14px;font-weight:700;line-height:normal;text-decoration:none;color:#21759b;background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;z-index:100000;}.alignleft{float:left;text-align:left;margin:1rem 2rem 1rem 0 !important;clear:left;}.aligncenter{text-align:center;display:block;margin-left:auto;margin-right:auto;}.alignright{float:right;text-align:right;margin:1rem 0 1rem 2rem !important;clear:right;}body:not([class*=konsept-core]) .alignright{clear:right;}.qodef-content-alignment-left{text-align:left;}.qodef-content-alignment-center{text-align:center;}.qodef-content-alignment-right{text-align:right;}.clear:after,.clear:before,.comment-author:after,.comment-author:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.nav-links:after,.nav-links:before,.pagination:after,.pagination:before,.widget-area:after,.widget-area:before,.widget:after,.widget:before{content:"";display:table;table-layout:fixed;}.clear:after,.comment-author:after,.comment-content:after,.comment-meta:after,.nav-links:after,.pagination:after,.widget-area:after,.widget:after{clear:both;}body{font-family:"Open Sans",sans-serif;font-size:15px;line-height:1.8em;font-weight:400;color:#8b8b8b;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;}body a{color:#8b8b8b;}body a:hover{color:#aeaeae;}.qodef-h1,h1{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:40px;line-height:1.33em;letter-spacing:.23em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word;}.qodef-h1 a,h1 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;}.qodef-h1 a:hover,h1 a:hover{color:#aeaeae;}.qodef-h2,h2{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;line-height:1.55em;letter-spacing:.2em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word;}.qodef-h2 a,h2 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;}.qodef-h2 a:hover,h2 a:hover{color:#aeaeae;}.qodef-h3,h3{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:20px;line-height:1.55em;letter-spacing:.18em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word;}.qodef-h3 a,h3 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;}.qodef-h3 a:hover,h3 a:hover{color:#aeaeae;}.qodef-h4,h4{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word;}.qodef-h4 a,h4 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;}.qodef-h4 a:hover,h4 a:hover{color:#aeaeae;}.qodef-h5,h5{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word;}.qodef-h5 a,h5 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;}.qodef-h5 a:hover,h5 a:hover{color:#aeaeae;}.qodef-h6,h6{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:400;text-transform:uppercase;color:#1d1d1d;font-size:10px;line-height:1.4em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word;}.qodef-h6 a,h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;}.qodef-h6 a:hover,h6 a:hover{color:#aeaeae;}a,p a{color:#1d1d1d;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;cursor:pointer;}a:hover,p a:hover{color:#aeaeae;}p{margin:10px 0;line-height:1.8em;}p.has-background{padding:20px 30px;}p a{color:#8b8b8b;}.wp-block-quote,blockquote{position:relative;position:relative;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;vertical-align:top;margin:0;padding:0;padding:18px 6% 20px 168px;border:none;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:142px;quotes:none;z-index:1;}.wp-block-quote.wp-block-quote.is-large,.wp-block-quote.wp-block-quote.is-style-large,blockquote.wp-block-quote.is-large,blockquote.wp-block-quote.is-style-large{margin:0;padding:18px 6% 20px 168px;}.wp-block-quote.wp-block-pullquote,blockquote.wp-block-pullquote{text-align:left;}.wp-block-quote.wp-block-pullquote.alignleft,.wp-block-quote.wp-block-pullquote.alignright,blockquote.wp-block-pullquote.alignleft,blockquote.wp-block-pullquote.alignright{max-width:290px;}.wp-block-quote.wp-block-pullquote.alignleft blockquote,.wp-block-quote.wp-block-pullquote.alignright blockquote,blockquote.wp-block-pullquote.alignleft blockquote,blockquote.wp-block-pullquote.alignright blockquote{padding-left:6% !important;}.wp-block-quote.wp-block-pullquote.alignleft blockquote:before,.wp-block-quote.wp-block-pullquote.alignright blockquote:before,blockquote.wp-block-pullquote.alignleft blockquote:before,blockquote.wp-block-pullquote.alignright blockquote:before{position:relative;margin-bottom:15px;}.wp-block-quote.has-text-align-right,blockquote.has-text-align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:18px 168px 20px 0;}.wp-block-quote.has-text-align-right:before,blockquote.has-text-align-right:before{left:auto;right:0;margin:0 0 0 30px;}.wp-block-quote cite,blockquote cite{-ms-flex-preferred-size:100%;flex-basis:100%;}.wp-block-quote:before,blockquote:before{content:"";position:absolute;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;-webkit-box-sizing:border-box;box-sizing:border-box;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%22137.982%22 height=%22125%22%3E%3Cpath fill=%22%23e5edf0%22 d=%22M61.886 7.875S6.369-12.676 1.874 14.725c-4.496 27.4 7.492 121.593 56.016 107.322s62.795-37.105 50.235-68.503C95.566 22.145 75.158 11.87 61.886 7.875z%22/%3E%3Ccircle fill=%22none%22 stroke=%22%238B8B8B%22 stroke-miterlimit=%2210%22 cx=%2275.449%22 cy=%2261.993%22 r=%2261.4%22/%3E%3Cpath fill=%22%23211F1F%22 d=%22M63.553 69.24c1.641-1.549 2.916-3.439 3.829-5.674a18.482 18.482 0 001.367-7.042c0-1.184-.137-2.369-.41-3.555l5.879-.957c.273 1.186.41 2.371.41 3.555 0 3.1-.73 6.132-2.188 9.093-1.459 2.963-3.374 5.4-5.743 7.314l-3.144-2.734zm12.716 0c1.641-1.549 2.917-3.439 3.829-5.674a18.482 18.482 0 001.367-7.042c0-1.184-.137-2.369-.41-3.555l5.879-.957c.273 1.186.41 2.371.41 3.555 0 3.1-.73 6.132-2.188 9.093-1.459 2.963-3.374 5.4-5.743 7.314l-3.144-2.734z%22/%3E%3C/svg%3E") no-repeat center !important;width:138px;height:125px;}@media only screen and (max-width:680px){.wp-block-quote,blockquote{padding-left:1.3em;padding-right:0;}.wp-block-quote:before,blockquote:before{content:none;}}.wp-block-quote>*,blockquote>*{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0;}.wp-block-quote p,blockquote p{margin:0 !important;}.wp-block-quote .wp-block-pullquote__citation,.wp-block-quote .wp-block-quote__citation,.wp-block-quote cite,blockquote .wp-block-pullquote__citation,blockquote .wp-block-quote__citation,blockquote cite{display:block;margin:10px 0 0;font-style:normal;font-weight:400 !important;text-align:inherit !important;text-transform:uppercase !important;}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0;padding:11px 20px;font-family:"EB Garamond",serif;font-size:18px;font-style:italic;line-height:24px;font-weight:inherit;color:#8b8b8b;background-color:transparent;border:1px solid #ddd;border-radius:0;outline:0;cursor:pointer;-webkit-appearance:none;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#1d1d1d;background-color:transparent;border-color:#8b8b8b;}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:1;}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:1;}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:1;}input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:1;}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:inherit;opacity:1;}#qodef-page-footer input[type=email],#qodef-page-footer input[type=number],#qodef-page-footer input[type=password],#qodef-page-footer input[type=search],#qodef-page-footer input[type=tel],#qodef-page-footer input[type=text],#qodef-page-footer input[type=url],#qodef-page-footer textarea{color:#fff;background-color:transparent;border:1px solid #fff;}#qodef-page-footer input[type=email]:focus,#qodef-page-footer input[type=number]:focus,#qodef-page-footer input[type=password]:focus,#qodef-page-footer input[type=search]:focus,#qodef-page-footer input[type=tel]:focus,#qodef-page-footer input[type=text]:focus,#qodef-page-footer input[type=url]:focus,#qodef-page-footer textarea:focus{color:#fff;background-color:transparent;border-color:#ccc;}.post-password-form input[type=password]{margin-top:.5em;}@media only screen and (min-width:769px){.post-password-form input[type=password]{display:block;max-width:50%;}}.qodef-theme-button,button[type=submit],input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:8px 52px;background-color:transparent;border:1px solid #8b8b8b;font-style:italic;color:#1d1d1d;cursor:pointer;}.qodef-theme-button a,button[type=submit] a,input[type=submit] a{color:inherit;}.qodef-theme-button a:hover,button[type=submit] a:hover,input[type=submit] a:hover{color:#aeaeae;}.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}.qodef-theme-button:hover a,button[type=submit]:hover a,input[type=submit]:hover a{color:inherit;}.qodef-theme-button:hover a:hover,button[type=submit]:hover a:hover,input[type=submit]:hover a:hover{color:#aeaeae;}.qodef-theme-button span,button[type=submit] span{display:block;line-height:inherit;}.qodef-theme-button span:before,button[type=submit] span:before{display:block;line-height:inherit;}select{position:relative;display:block;height:46px;padding:11px 20px;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-style:italic;line-height:24px;font-weight:400;color:#8b8b8b;background-color:transparent;border:1px solid #ddd;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}select:disabled{color:inherit;border-color:inherit;background-color:#f4f2f2;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;}body .select2-container--default{position:relative;display:inline-block;vertical-align:top;width:auto;margin:0 0 20px;}body .select2-container--default .select2-selection--single{display:block;height:46px;padding:11px 20px;margin:0;font-family:"EB Garamond",serif;font-style:italic;font-size:18px;line-height:24px;font-weight:400;color:#8b8b8b;background-color:transparent;border:1px solid #ddd;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}body .select2-container--default .select2-selection--single .select2-selection__rendered{display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}body .select2-container--default .select2-selection--single .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer;}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit;}body .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0;right:0;width:50px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17px;color:#1d1d1d;}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none;}body .select2-container--default .select2-selection--single .select2-selection__arrow:before{display:block;line-height:inherit;content:"3";font-family:ElegantIcons;font-style:normal;}body .select2-container--default .select2-selection--multiple{display:block;height:46px;padding:11px 20px;margin:0;font-family:inherit;font-size:18px;line-height:24px;font-weight:400;color:#8b8b8b;background-color:transparent;border:1px solid #ddd;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:0;padding:0;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder{float:left;margin:0;color:inherit;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:5px 5px 0 0;padding:0 10px;float:left;color:#fff;background-color:#1d1d1d;border:0;border-radius:0;cursor:default;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{display:inline-block;margin:0 3px 0 0;font-weight:700;color:inherit;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;cursor:pointer;}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover{color:inherit;opacity:.8;}body .select2-container--default .select2-search--inline{float:left;}body .select2-container--default .select2-search--inline .select2-search__field{width:100%;padding:0 !important;margin:0 !important;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:none !important;outline:0;-webkit-appearance:none;}body .select2-container--default .select2-search--inline .select2-search__field:focus{border-color:#1d1d1d;}body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}body .select2-container--default .select2-dropdown{position:absolute;top:0;left:-100000px;display:block;width:100%;background-color:#fff;border:1px solid #ddd;border-radius:0;z-index:99999;font-family:"EB Garamond",serif;font-size:17px;line-height:20px;font-weight:400;font-style:italic;}body .select2-container--default .select2-search--dropdown{display:block;padding:14px 15px 2px;}body .select2-container--default .select2-search--dropdown.select2-search--hide{display:none;}body .select2-container--default .select2-search--dropdown .select2-search__field{width:100%;padding:4px 8px;margin:0;font-family:inherit;font-size:inherit;line-height:20px;font-weight:inherit;color:#8b8b8b;background-color:#fff;border:1px solid #ddd;outline:0;-webkit-appearance:none;}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#1d1d1d;background-color:#fff;border-color:#ddd;}body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}body .select2-container--default .select2-results{display:block;}body .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}body .select2-container--default .select2-results__options{position:relative;margin:5px 0;padding:2px 15px;list-style:none;}body .select2-container--default .select2-results__option{padding:9px 0;font-size:17px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;}body .select2-container--default .select2-results__option[aria-selected]{cursor:pointer;}body .select2-container--default .select2-results__option[role=group]{padding:0;}body .select2-container--default .select2-results__option[aria-disabled=true]{color:#1d1d1d;}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:#1d1d1d;background:0 0;}body .select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}body .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}body .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;}body .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;}body .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#1d1d1d;background:0 0;}body .select2-container--default .select2-results__group{display:block;padding:7px 0;cursor:default;}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding:0;}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:0;right:auto;}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right;}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered{padding:0;}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin:7px auto 0 5px;}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin:0 auto 0 3px;}body .select2-container--default.select2-container--disabled .select2-selection--multiple,body .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#f4f2f2;cursor:default;}body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear,body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}body .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}body .select2-container--default.select2-container--open .select2-selection--multiple,body .select2-container--default.select2-container--open .select2-selection--single{color:#1d1d1d;}body .select2-container--default.select2-container--open .select2-dropdown{left:0;}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above{border-bottom-color:transparent;}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{border-top-color:transparent;}body:not([class*=konsept-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"▾";}.select2-close-mask{position:fixed;top:0;left:0;display:block;width:auto;height:auto;min-height:100%;min-width:100%;padding:0;margin:0;background-color:#fff;border:0;opacity:0;z-index:99;}.select2-hidden-accessible{position:absolute !important;width:1px !important;height:0 !important;padding:0 !important;line-height:1;border:0 !important;overflow:hidden !important;white-space:nowrap !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;}.qodef-content-grid{width:1100px;margin:0 auto;}.qodef-content-grid.qodef-extended-grid{width:100% !important;margin:0;}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 1100px ) / 2);}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 1100px ) / 2);}.qodef--boxed .qodef-content-grid{width:1160px;}@media only screen and (min-width:1441px){.qodef-content-grid-1400 .qodef-content-grid{width:1400px;}.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 1400px ) / 2);}.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 1400px ) / 2);}.qodef--boxed.qodef-content-grid-1400 .qodef-content-grid{width:1460px;}}@media only screen and (min-width:1441px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px;}.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 1300px ) / 2);}.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 1300px ) / 2);}.qodef--boxed.qodef-content-grid-1300 .qodef-content-grid{width:1360px;}}@media only screen and (min-width:1441px){.qodef-content-grid-1200 .qodef-content-grid{width:1200px;}.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 1200px ) / 2);}.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 1200px ) / 2);}.qodef--boxed.qodef-content-grid-1200 .qodef-content-grid{width:1260px;}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 .qodef-content-grid{width:1000px;}.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 1000px ) / 2);}.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 1000px ) / 2);}.qodef--boxed.qodef-content-grid-1000 .qodef-content-grid{width:1060px;}}@media only screen and (min-width:769px){.qodef-content-grid-800 .qodef-content-grid{width:800px;}.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 800px ) / 2);}.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 800px ) / 2);}.qodef--boxed.qodef-content-grid-800 .qodef-content-grid{width:860px;}}.qodef-grid{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-grid>.qodef-grid-inner{margin:0 -15px;}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 15px;}.qodef-grid .qodef-grid-item{position:relative;display:inline-block;width:100%;vertical-align:top;min-height:1px;float:left;}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12{left:100%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12{right:100%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:9.09091%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:9.09091%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:9.09091%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.33333%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10{left:83.33333%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10{right:83.33333%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9{left:75%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9{right:75%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.66667%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8{left:66.66667%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8{right:66.66667%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:14.28571%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:14.28571%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:14.28571%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6{left:50%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6{right:50%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:20%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:20%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:20%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.33333%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4{left:33.33333%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4{right:33.33333%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3{left:25%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3{right:25%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.66667%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2{left:16.66667%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2{right:16.66667%;}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.33333%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1{left:8.33333%;}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1{right:8.33333%;}}.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%;}@media only screen and (min-width:681px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}@media only screen and (min-width:769px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%;}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%;}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden;}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%;}.qodef-grid.qodef-layout--masonry .qodef-grid-inner{visibility:hidden;}.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init{visibility:visible;}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer{width:100%;padding:0;margin:0;}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter{width:0;padding:0;margin:0;}.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-landscape{width:150%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}.qodef-grid.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0;}.qodef-grid.qodef-gutter--no>.qodef-grid-inner{margin:0;}.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{padding:0;margin:0;}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px;}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner{margin:0 -5px;}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item{padding:0 5px;margin:0 0 10px;}.qodef-grid.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px;}.qodef-grid.qodef-gutter--small>.qodef-grid-inner{margin:0 -10px;}.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item{padding:0 10px;margin:0 0 20px;}.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px;}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner{margin:0 -15px;}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{padding:0 15px;margin:0 0 30px;}.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px;}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner{margin:0 -20px;}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item{padding:0 20px;margin:0 0 40px;}.qodef-grid.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px;}.qodef-grid.qodef-gutter--large>.qodef-grid-inner{margin:0 -25px;}.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px;}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-64px;}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -32px;}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 32px;margin:0 0 64px;}.qodef-grid.qodef-gutter--enormous.qodef--no-bottom-space{margin-bottom:-80px;}.qodef-grid.qodef-gutter--enormous>.qodef-grid-inner{margin:0 -40px;}.qodef-grid.qodef-gutter--enormous>.qodef-grid-inner>.qodef-grid-item{padding:0 40px;margin:0 0 80px;}#qodef-page-wrapper{position:relative;overflow:hidden;}#qodef-page-outer{position:relative;}#qodef-page-inner{position:relative;padding:100px 0 130px;}.qodef--boxed{background-color:#f4f2f2;}.qodef--boxed #qodef-page-wrapper{display:block;background-color:#fff;}.qodef--boxed #qodef-page-inner{padding-left:30px;padding-right:30px;}.qodef--passepartout #qodef-page-wrapper{background-color:#fff;}.qodef-faq-menu ul{list-style-type:none;}.qodef-faq-menu ul li{line-height:2em;}.mfp-bg{background:rgba(0,0,0,.4) !important;opacity:1 !important;}.mfp-figure:after{content:none !important;}button.mfp-arrow{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1;}button.mfp-arrow:hover{opacity:.6;}button.mfp-arrow:after,button.mfp-arrow:before{border:0;color:#fff;font-size:0;font-family:ElegantIcons;}button.mfp-arrow-left:after{content:"4";background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2210.749%22 height=%2219.997%22 viewBox=%2223.25 0 10.749 19.997%22%3E%3Cpath fill=%22none%22 stroke=%22%23fff%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M33.232 19.181l-9.215-9.215L33.232.75%22/%3E%3C/svg%3E") no-repeat center !important;width:40px;height:40px;}button.mfp-arrow-right:after{content:"5";background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2210.749%22 height=%2219.997%22 viewBox=%2223.25 0 10.749 19.997%22%3E%3Cpath fill=%22none%22 stroke=%22%23fff%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M33.232 19.181l-9.215-9.215L33.232.75%22/%3E%3C/svg%3E") no-repeat center !important;width:40px;height:40px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);margin-left:19px;}button.mfp-close{font-size:0;color:#fff;opacity:1;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;}button.mfp-close:hover{color:#aeaeae;}button.mfp-close:after{content:"";font-family:Linearicons-Free;font-size:18px;color:inherit;}.mfp-bottom-bar .mfp-title{font-family:"Josefin Sans",sans-serif;text-transform:uppercase;font-size:15px;font-weight:500;letter-spacing:.16em;color:#fff;}.mfp-bottom-bar .mfp-counter{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#fff;}.mfp-bottom-bar .mfp-counter a{color:inherit;}.mfp-bottom-bar .mfp-counter a:hover{color:#aeaeae;}.qodef-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden;}.qodef-swiper-container .swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(.51,.14,.37,1);-o-transition-timing-function:cubic-bezier(.51,.14,.37,1);transition-timing-function:cubic-bezier(.51,.14,.37,1);}.qodef-swiper-container .swiper-slide a,.qodef-swiper-container .swiper-slide img{width:100%;}.qodef-swiper-container.qodef-swiper--initialized{visibility:visible;}.qodef-swiper-container.qodef-swiper-has-bullets{padding-bottom:67px;}.swiper-pagination-bullets{position:absolute !important;bottom:0;}.swiper-pagination-bullets .swiper-pagination-bullet{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:40px;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;opacity:1;-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease;position:relative;margin:0 4px !important;color:#8b8b8b;}.swiper-pagination-bullets .swiper-pagination-bullet:after{content:"";display:block;width:6px;height:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#b7b7b7;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;}.swiper-pagination-bullets .swiper-pagination-bullet .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;fill:none;color:currentColor;stroke:currentColor;-webkit-transition:all .8s cubic-bezier(.14,.57,.14,1.03);-o-transition:all .8s cubic-bezier(.14,.57,.14,1.03);transition:all .8s cubic-bezier(.14,.57,.14,1.03);}.swiper-pagination-bullets .swiper-pagination-bullet .qodef-svg-circle circle{stroke-dasharray:160;stroke-dashoffset:160;stroke-width:1;-webkit-transition:all .8s cubic-bezier(.45,0,.14,1.03);-o-transition:all .8s cubic-bezier(.45,0,.14,1.03);transition:all .8s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(-145deg);-ms-transform:rotate(-145deg);transform:rotate(-145deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;}.qodef-browser--ms-explorer .swiper-pagination-bullets .swiper-pagination-bullet .qodef-svg-circle circle{opacity:0;}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullets .swiper-pagination-bullet:hover{background-color:transparent;}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after,.swiper-pagination-bullets .swiper-pagination-bullet:hover:after{background-color:#1d1d1d;}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active .qodef-svg-circle circle,.swiper-pagination-bullets .swiper-pagination-bullet:hover .qodef-svg-circle circle{stroke-dashoffset:10;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);-webkit-transition:all 1s cubic-bezier(.43,.41,.36,.9);-o-transition:all 1s cubic-bezier(.43,.41,.36,.9);transition:all 1s cubic-bezier(.43,.41,.36,.9);}.qodef-browser--ms-explorer .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active .qodef-svg-circle circle,.qodef-browser--ms-explorer .swiper-pagination-bullets .swiper-pagination-bullet:hover .qodef-svg-circle circle{opacity:1;}.swiper-button-next,.swiper-button-prev{background-image:none !important;width:30px !important;height:30px !important;margin:0 !important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#1d1d1d;text-align:center;}.swiper-button-next svg path:nth-child(1),.swiper-button-prev svg path:nth-child(1){stroke-dasharray:40;stroke-dashoffset:40;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.6s cubic-bezier(.49,.48,1,1);-o-transition:.6s cubic-bezier(.49,.48,1,1);transition:.6s cubic-bezier(.49,.48,1,1);}.swiper-button-next.nitro-lazy,.swiper-button-prev.nitro-lazy{background-image:none !important;}.swiper-button-next svg path:nth-child(2),.swiper-button-prev svg path:nth-child(2){stroke-dasharray:40;stroke-dashoffset:0;-webkit-transition:.6s .3s cubic-bezier(.49,.64,1,1);-o-transition:.6s .3s cubic-bezier(.49,.64,1,1);transition:.6s .3s cubic-bezier(.49,.64,1,1);}.swiper-button-next:hover svg path:nth-child(1),.swiper-button-prev:hover svg path:nth-child(1){stroke-dashoffset:0;-webkit-transition:.6s .3s cubic-bezier(.49,.64,1,1);-o-transition:.6s .3s cubic-bezier(.49,.64,1,1);transition:.6s .3s cubic-bezier(.49,.64,1,1);}.swiper-button-next:hover svg path:nth-child(2),.swiper-button-prev:hover svg path:nth-child(2){stroke-dashoffset:40;-webkit-transition:.6s cubic-bezier(.49,.48,1,1);-o-transition:.6s cubic-bezier(.49,.48,1,1);transition:.6s cubic-bezier(.49,.48,1,1);}.swiper-button-next:after,.swiper-button-prev:after{content:none;}.swiper-button-prev{left:33px !important;}@media only screen and (max-width:680px){.swiper-button-prev{left:14px !important;}}.swiper-button-next{right:33px !important;}@media only screen and (max-width:680px){.swiper-button-next{right:14px !important;}}.swiper-button-next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}.swiper-button-next.swiper-button-outside,.swiper-button-prev.swiper-button-outside{color:#000;}.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{-webkit-transform:translateX(-80px);-ms-transform:translateX(-80px);transform:translateX(-80px);}.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{-webkit-transform:translateX(80px);-ms-transform:translateX(80px);transform:translateX(80px);}.widget_icl_lang_sel_widget{position:relative;display:inline-block;vertical-align:middle;width:100%;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{position:relative;display:inline-block;vertical-align:middle;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu{opacity:1;visibility:visible;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag{position:relative;top:-1px;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown{padding:0;margin:0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:"3";font-family:ElegantIcons;font-size:15px;line-height:1;border:0;position:initial;margin-left:auto;}body:not([class*=konsept-core]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,body:not([class*=konsept-core]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:"▾";}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{position:absolute;top:100%;left:0;width:100%;list-style:none;margin:0;border-top:0;z-index:10;opacity:0;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:visibility 0s linear .25s,opacity .25s ease-in-out;-o-transition:visibility 0s linear .25s,opacity .25s ease-in-out;transition:visibility 0s linear .25s,opacity .25s ease-in-out;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{display:block;width:100%;margin:0;padding:0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background-color:transparent;padding:7px 0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal{padding:0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul{list-style-type:none;margin:0;padding:0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{display:inline-block;vertical-align:middle;margin-bottom:0 !important;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{padding:0;display:block;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul{list-style-type:none;margin:0;padding:0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{display:block;margin:0;}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{padding:0;display:block;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:200px;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#8b8b8b;background-color:#fff;border:1px solid transparent;font-size:14px;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#1d1d1d;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fff;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#8b8b8b;font-size:14px;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#1d1d1d;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px !important;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#8b8b8b;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#1d1d1d;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#8b8b8b;}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#1d1d1d;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#8b8b8b;background-color:transparent;border:1px solid transparent;font-size:14px;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#1d1d1d;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:transparent;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#8b8b8b;font-size:14px;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#1d1d1d;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px !important;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#8b8b8b;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#1d1d1d;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#8b8b8b;}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#1d1d1d;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:8px 20px;height:40px;line-height:24px;color:#fff;background-color:#000;border:1px solid transparent;font-size:14px;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#fff;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#fff;font-size:14px;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#fff;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px !important;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff;}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#8b8b8b;background-color:#f4f2f2;border:1px solid transparent;font-size:14px;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#1d1d1d;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#f4f2f2;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#8b8b8b;font-size:14px;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#1d1d1d;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px !important;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#8b8b8b;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#1d1d1d;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#8b8b8b;}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#1d1d1d;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#8b8b8b;background-color:#f4f2f2;border:1px solid transparent;font-size:14px;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#aeaeae;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#f4f2f2;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#8b8b8b;font-size:14px;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#aeaeae;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px !important;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff;}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#8b8b8b;background-color:#f4f2f2;border:1px solid transparent;font-size:14px;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#aeaeae;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#f4f2f2;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#8b8b8b;font-size:14px;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#aeaeae;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px !important;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff;}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff;}.error404 #qodef-page-inner{padding:0;}#qodef-404-page{position:relative;display:inline-block;width:100%;vertical-align:top;padding:160px 10% 250px;text-align:center;}#qodef-404-page .qodef-404-title{margin:0;}#qodef-404-page .qodef-404-text{display:block;margin:14px auto 0;}@media only screen and (min-width:1025px){#qodef-404-page .qodef-404-text{max-width:50%;}}#qodef-404-page .qodef-404-button{position:relative;display:inline-block;vertical-align:top;margin-top:52px;}.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-blog .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 60px;}.qodef-blog .qodef-blog-item .qodef-e-content,.qodef-blog .qodef-blog-item .qodef-e-inner,.qodef-blog .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-blog .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;}.qodef-blog .qodef-blog-item .qodef-e-media-image a,.qodef-blog .qodef-blog-item .qodef-e-media-image img{display:block;width:100%;}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background img{visibility:hidden;}.qodef-blog .qodef-blog-item .qodef-e-media{margin-bottom:30px;}.qodef-blog .qodef-blog-item .qodef-e-media iframe{display:block;height:100%;}.qodef-blog .qodef-blog-item .qodef-e-title{margin:6px 0 8px;}.qodef-blog .qodef-blog-item .qodef-e-title a{color:#1d1d1d;}.qodef-blog .qodef-blog-item .qodef-e-excerpt{margin:15px 0 0;}.qodef-blog .qodef-blog-item .qodef-e-read-more{margin:15px 0 0;}.qodef-blog .qodef-blog-item .qodef-e-read-more .qodef-m-text{line-height:1em !important;}.qodef-blog .qodef-blog-item .qodef-e-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-blog .qodef-blog-item .qodef-e-info a{color:inherit;}.qodef-blog .qodef-blog-item .qodef-e-info a:hover{color:#aeaeae;}@media only screen and (min-width:681px){.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-left,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 24px 0 0;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-author,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-date{-ms-flex-negative:0;flex-shrink:0;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:after{content:"‒";position:absolute;top:50%;right:7px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item a{color:inherit;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#1d1d1d;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{padding-right:0;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child:after{content:"";}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:2px;}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:18px;}.qodef-blog .qodef-blog-item .qodef-e-info-tags a{position:relative;display:inline-block;vertical-align:top;}.qodef-blog .qodef-blog-item .qodef-e-info-tags a:last-child{margin-right:0;}.qodef-blog .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%;}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline;display:inline-block;}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em;}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after{content:none;}}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image{width:100%;}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image img{width:100%;}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio{position:absolute;left:0;bottom:0;width:100%;}.qodef-blog .qodef-blog-item.format-audio .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#ef8b59;}.qodef-blog .qodef-blog-item.format-link .qodef-e-inner,.qodef-blog .qodef-blog-item.format-quote .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px;}.qodef-blog .qodef-blog-item.format-link .qodef-e-inner .qodef-e-icon,.qodef-blog .qodef-blog-item.format-quote .qodef-e-inner .qodef-e-icon{margin-right:30px;}.qodef-blog .qodef-blog-item.format-link .qodef-e-inner{background-color:#ebf0f4;padding:4.5% 18% 3.5% 4%;}.qodef-browser--ms-explorer .qodef-blog .qodef-blog-item.format-link .qodef-e-link{max-width:100%;}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text{position:relative;margin:0;}.qodef-blog .qodef-blog-item.format-link .qodef-icon-elegant-icons{position:absolute;top:50%;right:15%;font-size:170px;line-height:1;color:#282828;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.qodef-blog .qodef-blog-item.format-quote .qodef-e-inner{background-color:#f6f5f5;padding:6.5% 18% 6.9% 4%;}.qodef-blog .qodef-blog-item.format-quote .qodef-e-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-browser--ms-explorer .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote{max-width:100%;}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text{position:relative;margin:0;}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author{position:relative;display:block;margin:5px 0 0;}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.qodef-blog.qodef-items--fixed article .qodef-e-media,.qodef-blog.qodef-items--fixed article .qodef-e-media-image{height:100%;}.qodef-blog.qodef--list .qodef-blog-item{margin-bottom:92px;}.qodef-blog.qodef--list article .qodef-e-title a.qodef-e-title-link:hover{color:#1d1d1d !important;}.qodef-blog.qodef--list article .qodef-e-read-more{margin-top:0;display:inline-block;}.qodef-blog.qodef--list article .qodef-e-read-more .qodef-button.qodef-layout--textual .qodef-m-text{line-height:1em !important;}.qodef-blog.qodef--list article .qodef-e-read-more .qodef-button.qodef-layout--textual{color:#1d1d1d;}.qodef-blog.qodef--list article .qodef-e-read-more .qodef-button.qodef-layout--textual:hover{color:#1d1d1d;}.qodef-blog.qodef--list .qodef-m-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top{margin-bottom:0;}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom{margin-top:30px;}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-comments .qodef-page-comments-not-found{margin:0;}body.page #qodef-page-comments{margin-top:60px;}#qodef-page-comments-list{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:76px;}#qodef-page-comments-list .qodef-m-title{margin:0 0 28px;}#qodef-page-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0;}#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child{margin-top:0;}#qodef-page-comments-list .qodef-comment-item{margin:42px 0 0;padding:0;}#qodef-page-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 106px;}#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}#qodef-page-comments-list .qodef-comment-item .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;margin-top:10px;margin-right:30px;}#qodef-page-comments-list .qodef-comment-item .qodef-e-image img{display:block;margin:0;}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-comments-list .qodef-comment-item .qodef-e-title{margin:0;}#qodef-page-comments-list .qodef-comment-item .qodef-e-date{margin-top:3px;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{color:inherit;}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#aeaeae;}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{color:#8b8b8b;}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#1d1d1d;}#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:0;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links{float:right;margin-top:22px;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;position:relative;display:inline-block;vertical-align:top;margin-right:10px;line-height:1em;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>* a{color:inherit;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>* a:hover{color:#aeaeae;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor;will-change:transform;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0;}#qodef-page-comments-list .qodef-m-pagination{margin-top:50px;}#qodef-page-comments-form{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-comments-form .comment-reply-title{margin:0;}#qodef-page-comments-form .logged-in-as{margin-bottom:35px;}#qodef-page-comments-form .comment-form{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-comments-form .comment-form .comment-notes{margin:5px 0 0;}@media (min-width:681px){#qodef-page-comments-form .comment-form-comment{margin-bottom:20px;}}#qodef-page-comments-form .qodef-grid p{margin-bottom:0;}@media (min-width:681px){#qodef-page-comments-form .qodef-grid p{margin-top:0;}}#qodef-page-comments-form .qodef-grid-item{margin-bottom:10px;}@media only screen and (max-width:680px){#qodef-page-comments-form .qodef-grid-item{width:100%;}}#qodef-page-comments-form p.comment-form-cookies-consent{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 14px;}#qodef-page-comments-form p.comment-form-cookies-consent input[type=checkbox]{-ms-flex-negative:0;flex-shrink:0;margin:0;}#qodef-page-comments-form p.comment-form-cookies-consent label{margin:9px 0 9px 10px;}@media (min-width:768px){#cancel-comment-reply-link{float:right;}}.qodef-filter--on .qodef-hidden-filter-items{position:absolute !important;display:none !important;height:0 !important;line-height:1 !important;}body:not(.qodef-browser--ms-explorer) .qodef-filter--on .qodef-grid-item{opacity:0;-webkit-animation:qode-fade-in 1s forwards;animation:qode-fade-in 1s forwards;}.qodef-filter--on .qodef-grid-inner{opacity:1;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;}.qodef-filter--on.qodef--filter-loading .qodef-grid-inner{opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;}.qodef-filter--on.qodef--filter-loading .qodef-loading-spinner{bottom:calc(50% - 16px) !important;}.qodef-m-filter{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 40px;}.qodef-m-filter .qodef-m-filter-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-m-filter .qodef-m-filter-item{position:relative;display:inline-block;vertical-align:top;margin:0 27px;padding:0 2px;-webkit-transition:color .3s ease,background-color .3s ease;-o-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:11px;line-height:1.6em;letter-spacing:.2em;}.qodef-m-filter .qodef-m-filter-item .qodef-m-filter-item-name{position:relative;}.qodef-m-filter .qodef-m-filter-item .qodef-m-filter-item-name:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-m-filter .qodef-m-filter-item.qodef--active .qodef-m-filter-item-name:after,.qodef-m-filter .qodef-m-filter-item:hover .qodef-m-filter-item-name:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}#qodef-page-footer{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer>*{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer-top-area{padding:124px 0 126px;background-color:#f4f2f2;background-position:center;background-repeat:no-repeat;background-size:cover;border-top:0 solid #ddd;}#qodef-page-footer-top-area .widget p{margin:0;}#qodef-page-footer-top-area .widget.widget_text .qodef-widget-title{margin-bottom:14px;}#qodef-page-footer-top-area .widget.widget_text p:not(:last-of-type){margin-bottom:4px;}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 70px;}.qodef--boxed #qodef-page-footer-top-area{padding-left:30px;padding-right:30px;}#qodef-page-footer-bottom-area{padding:10px 0;border-top:0 solid #ddd;font-family:"EB Garamond",serif;font-size:18px;}@media (min-width:1280px){#qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:last-of-type{text-align:right;}}#qodef-page-footer-bottom-area p{margin:0;}#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 70px;}.qodef--boxed #qodef-page-footer-bottom-area{padding-left:30px;padding-right:30px;}.wp-block-button{float:none;margin:1em 0;}.wp-block-button .wp-block-button__link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;border-radius:0;border-radius:28px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:8px 52px;background-color:#1d1d1d;border:1px solid transparent;font-style:italic;color:#fff;cursor:pointer;}.wp-block-button .wp-block-button__link a{color:inherit;}.wp-block-button .wp-block-button__link a:hover{color:#aeaeae;}.wp-block-button .wp-block-button__link:hover{color:#fff;border-color:#2d2d2d;background-color:#2d2d2d;}.wp-block-button.is-style-outline{border:none;}.wp-block-button.is-style-outline .wp-block-button__link{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;border-width:1px;}.wp-block-button.is-style-outline .wp-block-button__link a{color:inherit;}.wp-block-button.is-style-outline .wp-block-button__link a:hover{color:#aeaeae;}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:transparent;border:1px solid #1d1d1d;}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0;}.wp-block-button.alignleft{text-align:left;margin-top:0;margin-right:2rem;}.wp-block-button.alignright{text-align:right;margin-top:0;margin-left:2rem;}.wp-block-image .alignleft{margin:1rem 2rem 1rem 0 !important;}.wp-block-image .alignright{margin:1rem 0 1rem 2rem !important;}.wp-block-image .aligncenter{clear:both;}.wp-block-image figcaption{margin:7px 0 0;}.wp-block-cover-image{float:none !important;max-width:100% !important;margin:0 !important;}.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p{z-index:1 !important;margin:0 auto !important;max-width:580px !important;padding:14px !important;text-align:center;line-height:1em !important;}.wp-block-cover-image h1 a,.wp-block-cover-image h2 a,.wp-block-cover-image h3 a,.wp-block-cover-image h4 a,.wp-block-cover-image h5 a,.wp-block-cover-image h6 a,.wp-block-cover-image p a{color:#fff !important;}.wp-block-cover-image h1 a:hover,.wp-block-cover-image h2 a:hover,.wp-block-cover-image h3 a:hover,.wp-block-cover-image h4 a:hover,.wp-block-cover-image h5 a:hover,.wp-block-cover-image h6 a:hover,.wp-block-cover-image p a:hover{color:#1d1d1d !important;}.wp-block-cover-image :not(.has-text-color):not(.has-inline-color):not(a){color:#fff !important;font-size:30px !important;}.wp-block-cover{margin-bottom:1rem;}.wp-block-cover.alignleft{margin-right:2em;}.wp-block-cover.alignright{margin-left:2em;}.wp-block-cover .wp-block-cover__inner-container{width:100% !important;}.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{z-index:1 !important;margin:0 auto !important;max-width:580px !important;padding:14px !important;text-align:center;line-height:1em !important;}.wp-block-cover h1 a,.wp-block-cover h2 a,.wp-block-cover h3 a,.wp-block-cover h4 a,.wp-block-cover h5 a,.wp-block-cover h6 a,.wp-block-cover p a{color:#fff !important;}.wp-block-cover h1 a:hover,.wp-block-cover h2 a:hover,.wp-block-cover h3 a:hover,.wp-block-cover h4 a:hover,.wp-block-cover h5 a:hover,.wp-block-cover h6 a:hover,.wp-block-cover p a:hover{color:#1d1d1d !important;}.wp-block-cover :not(.has-text-color):not(.has-inline-color):not(a){color:#fff !important;font-size:30px !important;}.wp-block-gallery{margin-bottom:2rem;}.wp-block-gallery ul.blocks-gallery-grid{margin:0;}.wp-block-gallery ul.blocks-gallery-grid figcaption{margin:0;padding:40px 15px 15px;}.wp-block-gallery ul.blocks-gallery-grid+figcaption{margin-top:0;}.wp-block-pullquote{margin:0 !important;padding:0 !important;border:0 !important;text-align:left !important;width:100% !important;position:relative;z-index:-2;}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px;}.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote{padding-left:6% !important;}.wp-block-pullquote.alignleft blockquote:before,.wp-block-pullquote.alignright blockquote:before{position:relative;margin-bottom:15px;}.has-drop-cap:after{content:"";display:table;table-layout:fixed;clear:both;}.wp-block-rss .wp-block-rss__item-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.wp-block-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;color:#1d1d1d;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;cursor:pointer;}.wp-block-file:hover{color:#aeaeae;}.wp-block-group.has-background{padding:20px 30px;}.gallery-item img{border:0 !important;}#qodef-page-header{position:relative;display:inline-block;width:100%;vertical-align:top;height:100px;background-color:#fff;z-index:100;}#qodef-page-header .qodef-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;max-height:100%;}#qodef-page-header .qodef-header-logo-link img{display:block;margin:auto 0;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{max-height:50%;}body:not([class*=konsept-core]) #qodef-page-header .qodef-header-logo-link{margin-right:30px;}body:not([class*=konsept-core]) #qodef-page-header .qodef-header-logo-link img{max-height:50%;}#qodef-page-header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 40px;}.qodef-layout--justified-gallery{height:auto !important;visibility:hidden;}.qodef-layout--justified-gallery.qodef--justified-gallery-init{visibility:visible;}.qodef-layout--justified-gallery .qodef-grid-inner{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 !important;overflow:hidden;}.qodef-layout--justified-gallery .qodef-grid-item{position:absolute;width:auto;margin:0 !important;padding:0 !important;overflow:hidden;}.qodef-layout--justified-gallery .qodef-grid-item img{height:auto !important;width:auto !important;margin:0 !important;}.qodef-layout--justified-gallery>.jg-filtered{display:none;}#qodef-page-mobile-header{position:relative;display:none;height:70px;z-index:100;}#qodef-page-mobile-header .qodef-mobile-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:58px;max-height:100%;}#qodef-page-mobile-header .qodef-mobile-header-logo-link img{display:block;margin:auto;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}#qodef-page-mobile-header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 30px;}.qodef-mobile-header-opener{margin-left:20px;padding-top:3px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;line-height:1.1em;letter-spacing:.2em;}.qodef-mobile-header-navigation{position:absolute;top:100%;left:0;display:none;width:100%;max-height:calc(100vh - 70px);background-color:#fff;border-bottom:1px solid #ddd;padding:0;margin:0;overflow-y:scroll;z-index:10;}.qodef-mobile-header-navigation ul{margin:0;padding:0;list-style:none;}.qodef-mobile-header-navigation ul li{position:relative;margin:0;padding:0;}.qodef-mobile-header-navigation ul li ul{display:none;}.qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{font-family:ElegantIcons;content:"5";position:absolute;top:0;right:0;font-size:12px;font-style:normal;line-height:inherit;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;}body:not([class*=konsept-core]) .qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{content:"▸";font-family:initial;font-size:20px;}.qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>a:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.qodef-mobile-header-navigation>ul{margin:0 auto;padding:34px 0;}.qodef-mobile-header-navigation>ul>li>a{font-size:11px;letter-spacing:.17em;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;}.qodef-mobile-header-navigation>ul>li>a span{position:relative;overflow:hidden;}.qodef-mobile-header-navigation>ul>li>a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a span:after,.qodef-mobile-header-navigation>ul>li.current-menu-item>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a>span,.qodef-mobile-header-navigation>ul>li.current-menu-item>a>span{overflow:hidden;}.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a>span:after,.qodef-mobile-header-navigation>ul>li.current-menu-item>a>span:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a>span:after,.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a>span:before,.qodef-mobile-header-navigation>ul>li.current-menu-item>a>span:after,.qodef-mobile-header-navigation>ul>li.current-menu-item>a>span:before{-webkit-animation:none;animation:none;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;margin:8px 0;overflow:hidden;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a span{position:relative;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a a{color:inherit;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a a:hover{color:#aeaeae;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a:hover{color:#000;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li.current-menu-item>a{color:#000;}.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li.current-menu-ancestor>a span:after,.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li.current-menu-item>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation{height:100%;}.qodef-header-navigation ul{margin:0;padding:0;list-style:none;}.qodef-header-navigation ul li{position:relative;margin:0;padding:0;}.qodef-header-navigation ul li.qodef--hide-link>a{cursor:default;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul{position:absolute;top:100%;left:0;width:260px;margin:0;padding:12px 0 16px;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li{padding:0 30px;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{font-family:Ionicons;content:"";font-size:14px;font-style:normal;position:absolute;top:50%;right:0;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body:not([class*=konsept-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{content:"▸";font-family:initial;font-size:20px;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul{opacity:1;visibility:visible;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{top:calc(-12px - 9px);left:100%;border:1px solid #f1f1f1;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right{left:auto;right:0;text-align:right;}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:"";left:0;right:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}body:not([class*=konsept-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:"◂";}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul{left:-100%;}.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul{opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-header-navigation>ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;white-space:nowrap;}.qodef-header-navigation>ul>li{height:100%;margin:0 27px;}body:not([class*=konsept-core]) .qodef-header-navigation>ul>li{margin:0 14px;}.qodef-header-navigation>ul>li:first-child{margin-left:0;}.qodef-header-navigation>ul>li:last-child{margin-right:0;}.qodef-header-navigation>ul>li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-size:11px;letter-spacing:.17em;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;}.qodef-header-navigation>ul>li>a span{position:relative;overflow:hidden;}.qodef-header-navigation>ul>li>a span:after{content:"";position:absolute;left:0;bottom:7px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-header-navigation>ul>li>a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation>ul>li.current-menu-ancestor>a span:after,.qodef-header-navigation>ul>li.current-menu-item>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-button-line-svg line,.qodef-header-navigation>ul>li.current-menu-item>a .qodef-button-line-svg line{stroke-dasharray:269% 5 !important;-webkit-animation:none !important;animation:none !important;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a a{color:inherit;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a a:hover{color:#aeaeae;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;margin:8px 0;overflow:hidden;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a span{position:relative;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li:hover>a{color:#000;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor>a span:after,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item>a span:after,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li:hover>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;margin:8px 0;overflow:hidden;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a span{position:relative;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li:hover>a{color:#000;}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor>a span:after,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a span:after,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li:hover>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0;}.qodef-m-pagination.qodef--wp .nav-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-m-pagination.qodef--wp .page-numbers{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px;border:1px solid transparent;border-radius:50%;margin:0 2px;-webkit-transition:border-color .25s ease-in-out;-o-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out;}.qodef-m-pagination.qodef--wp .page-numbers a{color:inherit;}.qodef-m-pagination.qodef--wp .page-numbers a:hover{color:#aeaeae;}.qodef-m-pagination.qodef--wp .page-numbers *{display:block;line-height:inherit;}.qodef-m-pagination.qodef--wp .page-numbers:first-child{margin-left:0;}.qodef-m-pagination.qodef--wp .page-numbers:last-child{margin-right:0;}.qodef-m-pagination.qodef--wp .page-numbers.dots:after{display:none;}.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{position:relative;top:1px;font-size:30px;color:#1d1d1d;}.qodef-m-pagination.qodef--wp .page-numbers.next:after,.qodef-m-pagination.qodef--wp .page-numbers.prev:after{display:none;}body:not([class*=konsept-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,body:not([class*=konsept-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev{top:0;font-size:17px;}.qodef-m-pagination.qodef--wp .page-numbers.prev{margin-right:6px;}.qodef-m-pagination.qodef--wp .page-numbers.next{margin-left:6px;}.qodef-m-pagination.qodef--wp .page-numbers.next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}.qodef-m-pagination.qodef--wp .page-numbers.current,.qodef-m-pagination.qodef--wp .page-numbers:hover{color:#1d1d1d;border-color:#8b8b8b;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item{position:relative;margin:0 2px;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:inherit;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;fill:none;color:currentColor;stroke:#959594;-webkit-transition:all .8s cubic-bezier(.14,.57,.14,1.03);-o-transition:all .8s cubic-bezier(.14,.57,.14,1.03);transition:all .8s cubic-bezier(.14,.57,.14,1.03);overflow:visible;pointer-events:none;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item .qodef-svg-circle circle{stroke-dasharray:160;stroke-dashoffset:160;stroke-width:1;-webkit-transition:all .8s cubic-bezier(.45,0,.14,1.03);-o-transition:all .8s cubic-bezier(.45,0,.14,1.03);transition:all .8s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(-145deg);-ms-transform:rotate(-145deg);transform:rotate(-145deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;}.qodef-browser--ms-explorer .qodef-m-pagination.qodef--standard .qodef-m-pagination-item .qodef-svg-circle circle{opacity:0;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child{margin-left:0;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child{margin-right:0;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px;border:1px solid transparent;border-radius:50%;-webkit-transition:border-color .25s ease-in-out;-o-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number a{color:inherit;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number a:hover{color:#aeaeae;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number a:hover{color:#1d1d1d;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number-1{margin-left:0;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.dots:after{display:none;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{position:relative;top:1px;font-size:30px;line-height:1;width:38px;color:#1d1d1d;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after{display:none;}body:not([class*=konsept-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,body:not([class*=konsept-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{top:0;font-size:17px;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{margin-right:25px;margin-left:-5px;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next{margin-left:6px;margin-right:-5px;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover{color:#1d1d1d;}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active .qodef-svg-circle circle,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover .qodef-svg-circle circle{stroke-dashoffset:10;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);-webkit-transition:all 1s cubic-bezier(.43,.41,.36,.9);-o-transition:all 1s cubic-bezier(.43,.41,.36,.9);transition:all 1s cubic-bezier(.43,.41,.36,.9);}.qodef-browser--ms-explorer .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover .qodef-svg-circle circle{opacity:1;}.qodef-m-pagination.qodef--load-more{text-align:center;}.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner{position:relative;display:inline-block;vertical-align:top;}.qodef-m-pagination.qodef--load-more .qodef-load-more-button{opacity:1;}.qodef-m-pagination.qodef--infinite-scroll{text-align:center;}.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner{position:relative;display:inline-block;vertical-align:top;font-size:32px;line-height:1;color:#1d1d1d;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner:before{display:block;line-height:inherit;}.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0;}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner{position:absolute;bottom:10px;left:calc(50% - 16px);font-size:32px;line-height:1;color:#1d1d1d;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{display:block;line-height:inherit;}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner{opacity:1;z-index:1;}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0;}.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner{opacity:1;z-index:1;}.qodef-single-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;margin:35px 0 15px;}.qodef-single-links .qodef-m-single-links-title{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;margin-right:10px;}.qodef-single-links .qodef-m-single-links-title a{color:inherit;}.qodef-single-links .qodef-m-single-links-title a:hover{color:#aeaeae;}.qodef-single-links a,.qodef-single-links>span:not(.qodef-m-single-links-title){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px;border:1px solid transparent;border-radius:50%;-webkit-transition:border-color .25s ease-in-out;-o-transition:border-color .25s ease-in-out;transition:border-color .25s ease-in-out;}.qodef-single-links a a,.qodef-single-links>span:not(.qodef-m-single-links-title) a{color:inherit;}.qodef-single-links a a:hover,.qodef-single-links>span:not(.qodef-m-single-links-title) a:hover{color:#aeaeae;}.qodef-single-links a .qodef-svg-circle,.qodef-single-links>span:not(.qodef-m-single-links-title) .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;fill:none;color:currentColor;stroke:#959594;-webkit-transition:all .8s cubic-bezier(.14,.57,.14,1.03);-o-transition:all .8s cubic-bezier(.14,.57,.14,1.03);transition:all .8s cubic-bezier(.14,.57,.14,1.03);overflow:visible;pointer-events:none;}.qodef-single-links a .qodef-svg-circle circle,.qodef-single-links>span:not(.qodef-m-single-links-title) .qodef-svg-circle circle{stroke-dasharray:160;stroke-dashoffset:160;stroke-width:1;-webkit-transition:all .8s cubic-bezier(.45,0,.14,1.03);-o-transition:all .8s cubic-bezier(.45,0,.14,1.03);transition:all .8s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(-145deg);-ms-transform:rotate(-145deg);transform:rotate(-145deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;}.qodef-browser--ms-explorer .qodef-single-links a .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-single-links>span:not(.qodef-m-single-links-title) .qodef-svg-circle circle{opacity:0;}.qodef-single-links a:last-child,.qodef-single-links>span:not(.qodef-m-single-links-title):last-child{margin-right:0;}.qodef-single-links a.current,.qodef-single-links a:hover,.qodef-single-links>span:not(.qodef-m-single-links-title).current,.qodef-single-links>span:not(.qodef-m-single-links-title):hover{color:#1d1d1d;}.qodef-single-links a.current .qodef-svg-circle circle,.qodef-single-links a:hover .qodef-svg-circle circle,.qodef-single-links>span:not(.qodef-m-single-links-title).current .qodef-svg-circle circle,.qodef-single-links>span:not(.qodef-m-single-links-title):hover .qodef-svg-circle circle{stroke-dashoffset:10;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);-webkit-transition:all 1s cubic-bezier(.43,.41,.36,.9);-o-transition:all 1s cubic-bezier(.43,.41,.36,.9);transition:all 1s cubic-bezier(.43,.41,.36,.9);}.qodef-browser--ms-explorer .qodef-single-links a.current .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-single-links a:hover .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-single-links>span:not(.qodef-m-single-links-title).current .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-single-links>span:not(.qodef-m-single-links-title):hover .qodef-svg-circle circle{opacity:1;}.qodef-single-links>span:not(.qodef-m-single-links-title){color:#1d1d1d;}.qodef-search{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0;}.qodef-search .qodef-e-search-heading{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px;}.qodef-search .qodef-e-search-heading-title{margin:0 0 20px;}.qodef-search .qodef-e-search-heading-label{margin:8px 0 0;}.qodef-search .qodef-search-form{position:relative;display:inline-block;width:100%;vertical-align:top;margin:30px 0 40px;}.qodef-search .qodef-search-form:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 40px);height:1px;background-color:#ddd;}.qodef-search .qodef-search-form .qodef-search-form-field{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;border:none;text-align:right;}.qodef-search .qodef-search-form .qodef-search-form-button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}.qodef-search .qodef-search-form .qodef-search-form-button:hover{color:#1d1d1d;}.qodef-search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-search article{margin-bottom:30px;}.qodef-search article:last-child{margin-bottom:0;}.qodef-search article .qodef-e-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.qodef-search article .qodef-e-inner>*{width:100%;}.qodef-search article .qodef-e-inner .qodef-e-image{-ms-flex-preferred-size:180px;flex-basis:180px;padding-right:30px;}.qodef-search article .qodef-e-inner .qodef-e-title{margin:0;}.qodef-search article .qodef-e-inner .qodef-e-excerpt{margin:15px 0 0;}#qodef-page-sidebar{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px;}@media only screen and (max-width:1024px){#qodef-page-sidebar{margin-top:24px;margin-bottom:50px;}}.qodef-page-title{position:relative;display:inline-block;width:100%;vertical-align:top;height:420px;background-color:#f5f3f3;}.qodef-page-title .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%;}.qodef-page-title .qodef-m-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-page-title .qodef-m-title{margin:0;}.widget{margin:0 0 48px;}.widget:last-child{margin-bottom:0 !important;}.widget .qodef-widget-title{margin:0 0 10px;}.widget .qodef-widget-title a{color:inherit;}.widget .qodef-widget-title a:hover{color:#aeaeae;}.widget a{color:#8b8b8b;}.widget a:hover{color:#aeaeae;}.widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}.widget ul:not(.qodef-shortcode-list) li{font-size:14px;line-height:30px;margin:0 0 0;}.widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}.widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}.widget.widget_archive .select2,.widget.widget_categories .select2,.widget.widget_text .select2{margin-bottom:0;}.widget.widget_calendar{width:100%;}.widget.widget_calendar table{table-layout:fixed;}.widget.widget_calendar #today{color:#fff;background-color:#aeaeae;}.widget.widget_calendar #today a{color:inherit;}.widget.widget_calendar tfoot td,.widget.widget_calendar tfoot tr{border:0;}.widget.widget_calendar tfoot a{color:#8b8b8b;}.widget.widget_calendar tfoot a:hover{color:#aeaeae;}.widget.widget_text{font-size:inherit;}.widget.widget_text p{line-height:inherit;}.widget.widget_text img{display:block;}.widget.widget_rss ul li{margin-bottom:25px;}.widget.widget_rss ul li:last-child{margin-bottom:0;}.widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}.widget.widget_rss ul cite{display:block;margin-top:5px;}.widget.widget_rss ul .rss-date,.widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.widget.widget_rss ul .rss-date a,.widget.widget_rss ul cite a{color:inherit;}.widget.widget_rss ul .rss-date a:hover,.widget.widget_rss ul cite a:hover{color:#aeaeae;}.widget.qodef-woo-product-search .qodef-widget-title,.widget.widget_product_search .qodef-widget-title,.widget.widget_search .qodef-widget-title{margin-bottom:19px;}.widget.qodef-woo-product-search .qodef-search-form-inner,.widget.widget_product_search .qodef-search-form-inner,.widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.widget.qodef-woo-product-search .qodef-search-form-inner:after,.widget.widget_product_search .qodef-search-form-inner:after,.widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}.widget.qodef-woo-product-search input,.widget.widget_product_search input,.widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}.widget.qodef-woo-product-search button,.widget.widget_product_search button,.widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}.widget.qodef-woo-product-search button:hover,.widget.widget_product_search button:hover,.widget.widget_search button:hover{color:#8b8b8b;}.widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}.widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}.widget.widget_tag_cloud .tagcloud a a{color:inherit;}.widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}.widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}.widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}.widget.widget_media_image{margin-bottom:0;}.widget.widget_media_image .qodef-widget-title{margin-bottom:19px;}.widget.widget_media_image a{display:inline-block;vertical-align:top;}.widget.widget_media_image img{display:block;}.widget.widget_konsept_core_blog_list{margin-bottom:53px;}.widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}.widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.widget.widget_konsept_core_blog_list .entry-title{margin:0;}.widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}.widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}.widget.widget_konsept_core_instagram_list{margin-bottom:45px;}.widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}#qodef-top-area .widget{margin:0 0 0;color:#8b8b8b;}#qodef-top-area .widget:last-child{margin-bottom:0 !important;}#qodef-top-area .widget .qodef-widget-title{margin:0 0 10px;color:#8b8b8b;}#qodef-top-area .widget .qodef-widget-title a{color:inherit;}#qodef-top-area .widget .qodef-widget-title a:hover{color:rgba(139,139,139,.8);}#qodef-top-area .widget a{color:#8b8b8b;}#qodef-top-area .widget a:hover{color:rgba(139,139,139,.8);}#qodef-top-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li{font-size:14px;line-height:30px;margin:0 0 0;}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}#qodef-top-area .widget.widget_archive select,#qodef-top-area .widget.widget_categories select,#qodef-top-area .widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}#qodef-top-area .widget.widget_archive .select2,#qodef-top-area .widget.widget_categories .select2,#qodef-top-area .widget.widget_text .select2{margin-bottom:0;}#qodef-top-area .widget.widget_calendar{width:100%;}#qodef-top-area .widget.widget_calendar table{table-layout:fixed;}#qodef-top-area .widget.widget_calendar #today{color:#fff;background-color:rgba(139,139,139,.8);}#qodef-top-area .widget.widget_calendar #today a{color:inherit;}#qodef-top-area .widget.widget_calendar tfoot td,#qodef-top-area .widget.widget_calendar tfoot tr{border:0;}#qodef-top-area .widget.widget_calendar tfoot a{color:#8b8b8b;}#qodef-top-area .widget.widget_calendar tfoot a:hover{color:rgba(139,139,139,.8);}#qodef-top-area .widget.widget_text{font-size:14px;}#qodef-top-area .widget.widget_text p{line-height:20px;}#qodef-top-area .widget.widget_text img{display:block;}#qodef-top-area .widget.widget_rss ul li{margin-bottom:25px;}#qodef-top-area .widget.widget_rss ul li:last-child{margin-bottom:0;}#qodef-top-area .widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-top-area .widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}#qodef-top-area .widget.widget_rss ul cite{display:block;margin-top:5px;}#qodef-top-area .widget.widget_rss ul .rss-date,#qodef-top-area .widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-top-area .widget.widget_rss ul .rss-date a,#qodef-top-area .widget.widget_rss ul cite a{color:inherit;}#qodef-top-area .widget.widget_rss ul .rss-date a:hover,#qodef-top-area .widget.widget_rss ul cite a:hover{color:#aeaeae;}#qodef-top-area .widget.qodef-woo-product-search .qodef-widget-title,#qodef-top-area .widget.widget_product_search .qodef-widget-title,#qodef-top-area .widget.widget_search .qodef-widget-title{margin-bottom:19px;}#qodef-top-area .widget.qodef-woo-product-search .qodef-search-form-inner,#qodef-top-area .widget.widget_product_search .qodef-search-form-inner,#qodef-top-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-top-area .widget.qodef-woo-product-search .qodef-search-form-inner:after,#qodef-top-area .widget.widget_product_search .qodef-search-form-inner:after,#qodef-top-area .widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}#qodef-top-area .widget.qodef-woo-product-search input,#qodef-top-area .widget.widget_product_search input,#qodef-top-area .widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}#qodef-top-area .widget.qodef-woo-product-search button,#qodef-top-area .widget.widget_product_search button,#qodef-top-area .widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}#qodef-top-area .widget.qodef-woo-product-search button:hover,#qodef-top-area .widget.widget_product_search button:hover,#qodef-top-area .widget.widget_search button:hover{color:#8b8b8b;}#qodef-top-area .widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}#qodef-top-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}#qodef-top-area .widget.widget_tag_cloud .tagcloud a a{color:inherit;}#qodef-top-area .widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}#qodef-top-area .widget.widget_media_image{margin-bottom:0;}#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:19px;}#qodef-top-area .widget.widget_media_image a{display:inline-block;vertical-align:top;}#qodef-top-area .widget.widget_media_image img{display:block;}#qodef-top-area .widget.widget_konsept_core_blog_list{margin-bottom:53px;}#qodef-top-area .widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}#qodef-top-area .widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-top-area .widget.widget_konsept_core_blog_list .entry-title{margin:0;}#qodef-top-area .widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}#qodef-top-area .widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}#qodef-top-area .widget.widget_konsept_core_instagram_list{margin-bottom:45px;}#qodef-top-area .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}#qodef-page-footer .widget{margin:0 0 48px;color:#8b8b8b;}#qodef-page-footer .widget:last-child{margin-bottom:0 !important;}#qodef-page-footer .widget .qodef-widget-title{margin:0 0 10px;color:#1d1d1d;}#qodef-page-footer .widget .qodef-widget-title a{color:inherit;}#qodef-page-footer .widget .qodef-widget-title a:hover{color:#aeaeae;}#qodef-page-footer .widget a{color:#8b8b8b;}#qodef-page-footer .widget a:hover{color:#aeaeae;}#qodef-page-footer .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li{font-size:15px;line-height:33px;margin:0 0 0;}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}#qodef-page-footer .widget.widget_archive select,#qodef-page-footer .widget.widget_categories select,#qodef-page-footer .widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}#qodef-page-footer .widget.widget_archive .select2,#qodef-page-footer .widget.widget_categories .select2,#qodef-page-footer .widget.widget_text .select2{margin-bottom:0;}#qodef-page-footer .widget.widget_calendar{width:100%;}#qodef-page-footer .widget.widget_calendar table{table-layout:fixed;}#qodef-page-footer .widget.widget_calendar #today{color:#fff;background-color:#aeaeae;}#qodef-page-footer .widget.widget_calendar #today a{color:inherit;}#qodef-page-footer .widget.widget_calendar tfoot td,#qodef-page-footer .widget.widget_calendar tfoot tr{border:0;}#qodef-page-footer .widget.widget_calendar tfoot a{color:#8b8b8b;}#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:#aeaeae;}#qodef-page-footer .widget.widget_text{font-size:inherit;}#qodef-page-footer .widget.widget_text p{line-height:inherit;}#qodef-page-footer .widget.widget_text img{display:block;}#qodef-page-footer .widget.widget_rss ul li{margin-bottom:25px;}#qodef-page-footer .widget.widget_rss ul li:last-child{margin-bottom:0;}#qodef-page-footer .widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-page-footer .widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}#qodef-page-footer .widget.widget_rss ul cite{display:block;margin-top:5px;}#qodef-page-footer .widget.widget_rss ul .rss-date,#qodef-page-footer .widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-page-footer .widget.widget_rss ul .rss-date a,#qodef-page-footer .widget.widget_rss ul cite a{color:inherit;}#qodef-page-footer .widget.widget_rss ul .rss-date a:hover,#qodef-page-footer .widget.widget_rss ul cite a:hover{color:#aeaeae;}#qodef-page-footer .widget.qodef-woo-product-search .qodef-widget-title,#qodef-page-footer .widget.widget_product_search .qodef-widget-title,#qodef-page-footer .widget.widget_search .qodef-widget-title{margin-bottom:19px;}#qodef-page-footer .widget.qodef-woo-product-search .qodef-search-form-inner,#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner,#qodef-page-footer .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer .widget.qodef-woo-product-search .qodef-search-form-inner:after,#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner:after,#qodef-page-footer .widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}#qodef-page-footer .widget.qodef-woo-product-search input,#qodef-page-footer .widget.widget_product_search input,#qodef-page-footer .widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}#qodef-page-footer .widget.qodef-woo-product-search button,#qodef-page-footer .widget.widget_product_search button,#qodef-page-footer .widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}#qodef-page-footer .widget.qodef-woo-product-search button:hover,#qodef-page-footer .widget.widget_product_search button:hover,#qodef-page-footer .widget.widget_search button:hover{color:#8b8b8b;}#qodef-page-footer .widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a a{color:inherit;}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}#qodef-page-footer .widget.widget_media_image{margin-bottom:0;}#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:19px;}#qodef-page-footer .widget.widget_media_image a{display:inline-block;vertical-align:top;}#qodef-page-footer .widget.widget_media_image img{display:block;}#qodef-page-footer .widget.widget_konsept_core_blog_list{margin-bottom:53px;}#qodef-page-footer .widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}#qodef-page-footer .widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-page-footer .widget.widget_konsept_core_blog_list .entry-title{margin:0;}#qodef-page-footer .widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}#qodef-page-footer .widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}#qodef-page-footer .widget.widget_konsept_core_instagram_list{margin-bottom:45px;}#qodef-page-footer .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}#qodef-page-footer-bottom-area .widget{margin:0 0 48px;}#qodef-page-footer-bottom-area .widget:last-child{margin-bottom:0 !important;}#qodef-page-footer-bottom-area .widget .qodef-widget-title{margin:0 0 10px;}#qodef-page-footer-bottom-area .widget .qodef-widget-title a{color:inherit;}#qodef-page-footer-bottom-area .widget .qodef-widget-title a:hover{color:#1d1d1d;}#qodef-page-footer-bottom-area .widget a{color:#8b8b8b;}#qodef-page-footer-bottom-area .widget a:hover{color:#1d1d1d;}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li{font-size:14px;line-height:30px;margin:0 0 0;}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}#qodef-page-footer-bottom-area .widget.widget_archive select,#qodef-page-footer-bottom-area .widget.widget_categories select,#qodef-page-footer-bottom-area .widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}#qodef-page-footer-bottom-area .widget.widget_archive .select2,#qodef-page-footer-bottom-area .widget.widget_categories .select2,#qodef-page-footer-bottom-area .widget.widget_text .select2{margin-bottom:0;}#qodef-page-footer-bottom-area .widget.widget_calendar{width:100%;}#qodef-page-footer-bottom-area .widget.widget_calendar table{table-layout:fixed;}#qodef-page-footer-bottom-area .widget.widget_calendar #today{color:#fff;background-color:#1d1d1d;}#qodef-page-footer-bottom-area .widget.widget_calendar #today a{color:inherit;}#qodef-page-footer-bottom-area .widget.widget_calendar tfoot td,#qodef-page-footer-bottom-area .widget.widget_calendar tfoot tr{border:0;}#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a{color:#8b8b8b;}#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a:hover{color:#1d1d1d;}#qodef-page-footer-bottom-area .widget.widget_text{font-size:inherit;}#qodef-page-footer-bottom-area .widget.widget_text p{line-height:inherit;}#qodef-page-footer-bottom-area .widget.widget_text img{display:block;}#qodef-page-footer-bottom-area .widget.widget_rss ul li{margin-bottom:25px;}#qodef-page-footer-bottom-area .widget.widget_rss ul li:last-child{margin-bottom:0;}#qodef-page-footer-bottom-area .widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-page-footer-bottom-area .widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}#qodef-page-footer-bottom-area .widget.widget_rss ul cite{display:block;margin-top:5px;}#qodef-page-footer-bottom-area .widget.widget_rss ul .rss-date,#qodef-page-footer-bottom-area .widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-page-footer-bottom-area .widget.widget_rss ul .rss-date a,#qodef-page-footer-bottom-area .widget.widget_rss ul cite a{color:inherit;}#qodef-page-footer-bottom-area .widget.widget_rss ul .rss-date a:hover,#qodef-page-footer-bottom-area .widget.widget_rss ul cite a:hover{color:#aeaeae;}#qodef-page-footer-bottom-area .widget.qodef-woo-product-search .qodef-widget-title,#qodef-page-footer-bottom-area .widget.widget_product_search .qodef-widget-title,#qodef-page-footer-bottom-area .widget.widget_search .qodef-widget-title{margin-bottom:19px;}#qodef-page-footer-bottom-area .widget.qodef-woo-product-search .qodef-search-form-inner,#qodef-page-footer-bottom-area .widget.widget_product_search .qodef-search-form-inner,#qodef-page-footer-bottom-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer-bottom-area .widget.qodef-woo-product-search .qodef-search-form-inner:after,#qodef-page-footer-bottom-area .widget.widget_product_search .qodef-search-form-inner:after,#qodef-page-footer-bottom-area .widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}#qodef-page-footer-bottom-area .widget.qodef-woo-product-search input,#qodef-page-footer-bottom-area .widget.widget_product_search input,#qodef-page-footer-bottom-area .widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}#qodef-page-footer-bottom-area .widget.qodef-woo-product-search button,#qodef-page-footer-bottom-area .widget.widget_product_search button,#qodef-page-footer-bottom-area .widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}#qodef-page-footer-bottom-area .widget.qodef-woo-product-search button:hover,#qodef-page-footer-bottom-area .widget.widget_product_search button:hover,#qodef-page-footer-bottom-area .widget.widget_search button:hover{color:#8b8b8b;}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a a{color:inherit;}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}#qodef-page-footer-bottom-area .widget.widget_media_image{margin-bottom:0;}#qodef-page-footer-bottom-area .widget.widget_media_image .qodef-widget-title{margin-bottom:19px;}#qodef-page-footer-bottom-area .widget.widget_media_image a{display:inline-block;vertical-align:top;}#qodef-page-footer-bottom-area .widget.widget_media_image img{display:block;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_blog_list{margin-bottom:53px;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_blog_list .entry-title{margin:0;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_instagram_list{margin-bottom:45px;}#qodef-page-footer-bottom-area .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}#qodef-side-area .widget{margin:0 0 15px;color:#8b8b8b;}#qodef-side-area .widget:last-child{margin-bottom:0 !important;}#qodef-side-area .widget .qodef-widget-title{margin:0 0 15px;color:#1d1d1d;}#qodef-side-area .widget .qodef-widget-title a{color:inherit;}#qodef-side-area .widget .qodef-widget-title a:hover{color:#aeaeae;}#qodef-side-area .widget a{color:#8b8b8b;}#qodef-side-area .widget a:hover{color:#aeaeae;}#qodef-side-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li{font-size:14px;line-height:30px;margin:0 0 0;}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}#qodef-side-area .widget.widget_archive select,#qodef-side-area .widget.widget_categories select,#qodef-side-area .widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}#qodef-side-area .widget.widget_archive .select2,#qodef-side-area .widget.widget_categories .select2,#qodef-side-area .widget.widget_text .select2{margin-bottom:0;}#qodef-side-area .widget.widget_calendar{width:100%;}#qodef-side-area .widget.widget_calendar table{table-layout:fixed;}#qodef-side-area .widget.widget_calendar #today{color:#fff;background-color:#aeaeae;}#qodef-side-area .widget.widget_calendar #today a{color:inherit;}#qodef-side-area .widget.widget_calendar tfoot td,#qodef-side-area .widget.widget_calendar tfoot tr{border:0;}#qodef-side-area .widget.widget_calendar tfoot a{color:#8b8b8b;}#qodef-side-area .widget.widget_calendar tfoot a:hover{color:#aeaeae;}#qodef-side-area .widget.widget_text{font-size:inherit;}#qodef-side-area .widget.widget_text p{line-height:inherit;}#qodef-side-area .widget.widget_text img{display:block;}#qodef-side-area .widget.widget_rss ul li{margin-bottom:25px;}#qodef-side-area .widget.widget_rss ul li:last-child{margin-bottom:0;}#qodef-side-area .widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-side-area .widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}#qodef-side-area .widget.widget_rss ul cite{display:block;margin-top:5px;}#qodef-side-area .widget.widget_rss ul .rss-date,#qodef-side-area .widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-side-area .widget.widget_rss ul .rss-date a,#qodef-side-area .widget.widget_rss ul cite a{color:inherit;}#qodef-side-area .widget.widget_rss ul .rss-date a:hover,#qodef-side-area .widget.widget_rss ul cite a:hover{color:#aeaeae;}#qodef-side-area .widget.qodef-woo-product-search .qodef-widget-title,#qodef-side-area .widget.widget_product_search .qodef-widget-title,#qodef-side-area .widget.widget_search .qodef-widget-title{margin-bottom:24px;}#qodef-side-area .widget.qodef-woo-product-search .qodef-search-form-inner,#qodef-side-area .widget.widget_product_search .qodef-search-form-inner,#qodef-side-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-side-area .widget.qodef-woo-product-search .qodef-search-form-inner:after,#qodef-side-area .widget.widget_product_search .qodef-search-form-inner:after,#qodef-side-area .widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}#qodef-side-area .widget.qodef-woo-product-search input,#qodef-side-area .widget.widget_product_search input,#qodef-side-area .widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}#qodef-side-area .widget.qodef-woo-product-search button,#qodef-side-area .widget.widget_product_search button,#qodef-side-area .widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}#qodef-side-area .widget.qodef-woo-product-search button:hover,#qodef-side-area .widget.widget_product_search button:hover,#qodef-side-area .widget.widget_search button:hover{color:#8b8b8b;}#qodef-side-area .widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}#qodef-side-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}#qodef-side-area .widget.widget_tag_cloud .tagcloud a a{color:inherit;}#qodef-side-area .widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}#qodef-side-area .widget.widget_media_image{margin-bottom:0;}#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:24px;}#qodef-side-area .widget.widget_media_image a{display:inline-block;vertical-align:top;}#qodef-side-area .widget.widget_media_image img{display:block;}#qodef-side-area .widget.widget_konsept_core_blog_list{margin-bottom:53px;}#qodef-side-area .widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}#qodef-side-area .widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-side-area .widget.widget_konsept_core_blog_list .entry-title{margin:0;}#qodef-side-area .widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}#qodef-side-area .widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}#qodef-side-area .widget.widget_konsept_core_instagram_list{margin-bottom:45px;}#qodef-side-area .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}.qodef-mega-menu-widget-holder .widget{margin:0 0 48px;color:#8b8b8b;}.qodef-mega-menu-widget-holder .widget:last-child{margin-bottom:0 !important;}.qodef-mega-menu-widget-holder .widget .qodef-widget-title{margin:0 0 10px;color:#1d1d1d;}.qodef-mega-menu-widget-holder .widget .qodef-widget-title a{color:inherit;}.qodef-mega-menu-widget-holder .widget .qodef-widget-title a:hover{color:#aeaeae;}.qodef-mega-menu-widget-holder .widget a{color:#8b8b8b;}.qodef-mega-menu-widget-holder .widget a:hover{color:#aeaeae;}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li{font-size:14px;line-height:30px;margin:0 0 0;}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}.qodef-mega-menu-widget-holder .widget.widget_archive select,.qodef-mega-menu-widget-holder .widget.widget_categories select,.qodef-mega-menu-widget-holder .widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}.qodef-mega-menu-widget-holder .widget.widget_archive .select2,.qodef-mega-menu-widget-holder .widget.widget_categories .select2,.qodef-mega-menu-widget-holder .widget.widget_text .select2{margin-bottom:0;}.qodef-mega-menu-widget-holder .widget.widget_calendar{width:100%;}.qodef-mega-menu-widget-holder .widget.widget_calendar table{table-layout:fixed;}.qodef-mega-menu-widget-holder .widget.widget_calendar #today{color:#fff;background-color:#aeaeae;}.qodef-mega-menu-widget-holder .widget.widget_calendar #today a{color:inherit;}.qodef-mega-menu-widget-holder .widget.widget_calendar tfoot td,.qodef-mega-menu-widget-holder .widget.widget_calendar tfoot tr{border:0;}.qodef-mega-menu-widget-holder .widget.widget_calendar tfoot a{color:#8b8b8b;}.qodef-mega-menu-widget-holder .widget.widget_calendar tfoot a:hover{color:#aeaeae;}.qodef-mega-menu-widget-holder .widget.widget_text{font-size:inherit;}.qodef-mega-menu-widget-holder .widget.widget_text p{line-height:inherit;}.qodef-mega-menu-widget-holder .widget.widget_text img{display:block;}.qodef-mega-menu-widget-holder .widget.widget_rss ul li{margin-bottom:25px;}.qodef-mega-menu-widget-holder .widget.widget_rss ul li:last-child{margin-bottom:0;}.qodef-mega-menu-widget-holder .widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-mega-menu-widget-holder .widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}.qodef-mega-menu-widget-holder .widget.widget_rss ul cite{display:block;margin-top:5px;}.qodef-mega-menu-widget-holder .widget.widget_rss ul .rss-date,.qodef-mega-menu-widget-holder .widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-mega-menu-widget-holder .widget.widget_rss ul .rss-date a,.qodef-mega-menu-widget-holder .widget.widget_rss ul cite a{color:inherit;}.qodef-mega-menu-widget-holder .widget.widget_rss ul .rss-date a:hover,.qodef-mega-menu-widget-holder .widget.widget_rss ul cite a:hover{color:#aeaeae;}.qodef-mega-menu-widget-holder .widget.qodef-woo-product-search .qodef-widget-title,.qodef-mega-menu-widget-holder .widget.widget_product_search .qodef-widget-title,.qodef-mega-menu-widget-holder .widget.widget_search .qodef-widget-title{margin-bottom:19px;}.qodef-mega-menu-widget-holder .widget.qodef-woo-product-search .qodef-search-form-inner,.qodef-mega-menu-widget-holder .widget.widget_product_search .qodef-search-form-inner,.qodef-mega-menu-widget-holder .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-mega-menu-widget-holder .widget.qodef-woo-product-search .qodef-search-form-inner:after,.qodef-mega-menu-widget-holder .widget.widget_product_search .qodef-search-form-inner:after,.qodef-mega-menu-widget-holder .widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}.qodef-mega-menu-widget-holder .widget.qodef-woo-product-search input,.qodef-mega-menu-widget-holder .widget.widget_product_search input,.qodef-mega-menu-widget-holder .widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}.qodef-mega-menu-widget-holder .widget.qodef-woo-product-search button,.qodef-mega-menu-widget-holder .widget.widget_product_search button,.qodef-mega-menu-widget-holder .widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}.qodef-mega-menu-widget-holder .widget.qodef-woo-product-search button:hover,.qodef-mega-menu-widget-holder .widget.widget_product_search button:hover,.qodef-mega-menu-widget-holder .widget.widget_search button:hover{color:#8b8b8b;}.qodef-mega-menu-widget-holder .widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}.qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}.qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a a{color:inherit;}.qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}.qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}.qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}.qodef-mega-menu-widget-holder .widget.widget_media_image{margin-bottom:0;}.qodef-mega-menu-widget-holder .widget.widget_media_image .qodef-widget-title{margin-bottom:19px;}.qodef-mega-menu-widget-holder .widget.widget_media_image a{display:inline-block;vertical-align:top;}.qodef-mega-menu-widget-holder .widget.widget_media_image img{display:block;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list{margin-bottom:53px;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .entry-title{margin:0;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_instagram_list{margin-bottom:45px;}.qodef-mega-menu-widget-holder .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget{margin:0 0 0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget:last-child{margin-bottom:0 !important;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget .qodef-widget-title{margin:0 0 10px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget .qodef-widget-title a{color:inherit;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget .qodef-widget-title a:hover{color:#aeaeae;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget a{color:#8b8b8b;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget a:hover{color:#aeaeae;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li{font-size:14px;line-height:30px;margin:0 0 0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li ul{margin-top:0;margin-left:1em;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_archive select,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_categories select,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_text select{width:100%;max-width:100%;margin:9px 0 0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_archive .select2,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_categories .select2,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_text .select2{margin-bottom:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar{width:100%;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar table{table-layout:fixed;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar #today{color:#fff;background-color:#aeaeae;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar #today a{color:inherit;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar tfoot td,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar tfoot tr{border:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar tfoot a{color:#8b8b8b;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_calendar tfoot a:hover{color:#aeaeae;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_text{font-size:inherit;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_text p{line-height:inherit;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_text img{display:block;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul li{margin-bottom:25px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul li:last-child{margin-bottom:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul .rsswidget{display:block;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul .rssSummary{margin-top:5px;line-height:1.5em;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul cite{display:block;margin-top:5px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul .rss-date,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul cite{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul .rss-date a,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul cite a{color:inherit;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul .rss-date a:hover,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_rss ul cite a:hover{color:#aeaeae;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.qodef-woo-product-search .qodef-widget-title,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_product_search .qodef-widget-title,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_search .qodef-widget-title{margin-bottom:19px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.qodef-woo-product-search .qodef-search-form-inner,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_product_search .qodef-search-form-inner,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.qodef-woo-product-search .qodef-search-form-inner:after,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_product_search .qodef-search-form-inner:after,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_search .qodef-search-form-inner:after{content:"";display:block;position:absolute;right:0;bottom:6px;width:calc(100% - 28px);height:1px;background-color:#ddd;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.qodef-woo-product-search input,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_product_search input,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_search input{font-family:"Open Sans",sans-serif;font-size:11px;font-weight:400;letter-spacing:.25em;font-style:normal;text-transform:uppercase;color:#1d1d1d;padding:0 0 0 25px;margin:0;border:none;text-align:right;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.qodef-woo-product-search button,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_product_search button,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.qodef-woo-product-search button:hover,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_product_search button:hover,.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_search button:hover{color:#8b8b8b;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_tag_cloud .qodef-widget-title{margin-bottom:12px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a a{color:inherit;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a a:hover{color:#aeaeae;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_tag_cloud .tagcloud a:hover{color:#1d1d1d;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_media_image{margin-bottom:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_media_image .qodef-widget-title{margin-bottom:19px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_media_image a{display:inline-block;vertical-align:top;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_media_image img{display:block;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list{margin-bottom:53px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .qodef-widget-title{margin-bottom:21px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .entry-title{margin:0;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .entry-title a{color:#1d1d1d;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_blog_list .qodef-e-info.qodef-info--bottom{margin-top:0 !important;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_instagram_list{margin-bottom:45px;}.qodef-extended-dropdown-menu .qodef-mega-menu-widget-holder .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:20px;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none;}input[type=search]::-ms-clear{display:none;}input[type=text]::-ms-clear{display:none;}#qodef-woo-page .product,.qodef-woo-shortcode .product{position:relative;}#qodef-woo-page .qodef-woo-product-marks-holder,.qodef-woo-shortcode .qodef-woo-product-marks-holder{position:absolute;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;top:25px;right:25px;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#qodef-woo-page .qodef-woo-product-mark,.qodef-woo-shortcode .qodef-woo-product-mark{display:-webkit-box;display:-ms-flexbox;display:flex;width:45px;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;color:#ef5b47;border:1px solid currentColor;border-radius:50%;margin-right:15px;}#qodef-woo-page .qodef-woo-product-mark a,.qodef-woo-shortcode .qodef-woo-product-mark a{color:inherit;}#qodef-woo-page .qodef-woo-product-mark a:hover,.qodef-woo-shortcode .qodef-woo-product-mark a:hover{color:#aeaeae;}#qodef-woo-page .qodef-woo-product-mark:last-child,.qodef-woo-shortcode .qodef-woo-product-mark:last-child{margin-right:0;}#qodef-woo-page .qodef-woo-product-mark.qodef-out-of-stock,.qodef-woo-shortcode .qodef-woo-product-mark.qodef-out-of-stock{color:#8b8b8b;}#qodef-woo-page .qodef-woo-product-mark.qodef-woo-onsale,.qodef-woo-shortcode .qodef-woo-product-mark.qodef-woo-onsale{color:#9bb37d;}#qodef-woo-page .qodef-woo-product-title,.qodef-woo-shortcode .qodef-woo-product-title{margin:0;}#qodef-woo-page .qodef-woo-product-title a:hover,.qodef-woo-shortcode .qodef-woo-product-title a:hover{color:inherit;}#qodef-woo-page .qodef-woo-ratings,.qodef-woo-shortcode .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1;}#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top;}#qodef-woo-page .qodef-woo-ratings .qodef-m-star,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star{font-size:17px;letter-spacing:.5em;color:#8b8b8b;}#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;color:#1d1d1d;top:0;left:0;overflow:hidden;white-space:nowrap;}#qodef-woo-page .price,.qodef-woo-shortcode .price{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;margin:0;line-height:1em;}#qodef-woo-page .price ins,.qodef-woo-shortcode .price ins{text-decoration:none;}#qodef-woo-page .button:not(.yith-wcqv-button),.qodef-woo-shortcode .button:not(.yith-wcqv-button){padding:8px 52px;background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;text-transform:capitalize;}#qodef-woo-page .button:not(.yith-wcqv-button) a,.qodef-woo-shortcode .button:not(.yith-wcqv-button) a{color:inherit;}#qodef-woo-page .button:not(.yith-wcqv-button) a:hover,.qodef-woo-shortcode .button:not(.yith-wcqv-button) a:hover{color:#aeaeae;}#qodef-woo-page .button:not(.yith-wcqv-button):hover,.qodef-woo-shortcode .button:not(.yith-wcqv-button):hover{background-color:transparent;border:1px solid #1d1d1d;}#qodef-woo-page .product .added_to_cart,#qodef-woo-page .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button),.qodef-woo-shortcode .product .added_to_cart,.qodef-woo-shortcode .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;position:relative;display:inline-block;vertical-align:middle;padding:0;line-height:1em;background:0 0;border:none;width:auto;z-index:12;text-transform:capitalize;}#qodef-woo-page .product .added_to_cart a,#qodef-woo-page .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button) a,.qodef-woo-shortcode .product .added_to_cart a,.qodef-woo-shortcode .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button) a{color:inherit;}#qodef-woo-page .product .added_to_cart a:hover,#qodef-woo-page .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button) a:hover,.qodef-woo-shortcode .product .added_to_cart a:hover,.qodef-woo-shortcode .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button) a:hover{color:#aeaeae;}#qodef-woo-page .product .added_to_cart.added,#qodef-woo-page .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button).added,.qodef-woo-shortcode .product .added_to_cart.added,.qodef-woo-shortcode .product .button:not(.yith-wcqv-button):not(.single_add_to_cart_button).added{display:none;}#qodef-woo-page .product .button.single_add_to_cart_button,.qodef-woo-shortcode .product .button.single_add_to_cart_button{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;text-transform:capitalize;}#qodef-woo-page .product .button.single_add_to_cart_button a,.qodef-woo-shortcode .product .button.single_add_to_cart_button a{color:inherit;}#qodef-woo-page .product .button.single_add_to_cart_button a:hover,.qodef-woo-shortcode .product .button.single_add_to_cart_button a:hover{color:#aeaeae;}#qodef-woo-page .product .button.single_add_to_cart_button:hover,.qodef-woo-shortcode .product .button.single_add_to_cart_button:hover{background-color:transparent;}#qodef-woo-page .quantity{white-space:nowrap;}#qodef-woo-page .quantity input[type=number]{width:60px;margin:0;padding:12px 10px;text-align:center;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.woocommerce-error{color:#ec5446;}.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px 40px 35px;margin-bottom:35px;background:#fff;border:1px solid #ddd;}@media only screen and (max-width:1024px){.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{margin-top:12px;}}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.woocommerce-page div.woocommerce .woocommerce-error a:not(.button),.woocommerce-page div.woocommerce .woocommerce-info a:not(.button),.woocommerce-page div.woocommerce .woocommerce-message a:not(.button){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;overflow:hidden;position:relative;padding-right:2px;}.woocommerce-page div.woocommerce .woocommerce-error a:not(.button) a,.woocommerce-page div.woocommerce .woocommerce-info a:not(.button) a,.woocommerce-page div.woocommerce .woocommerce-message a:not(.button) a{color:inherit;}.woocommerce-page div.woocommerce .woocommerce-error a:not(.button) a:hover,.woocommerce-page div.woocommerce .woocommerce-info a:not(.button) a:hover,.woocommerce-page div.woocommerce .woocommerce-message a:not(.button) a:hover{color:#aeaeae;}.woocommerce-page div.woocommerce .woocommerce-error a:not(.button):after,.woocommerce-page div.woocommerce .woocommerce-info a:not(.button):after,.woocommerce-page div.woocommerce .woocommerce-message a:not(.button):after{content:"";position:absolute;left:0;bottom:3px;height:1px;width:100%;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.woocommerce-page div.woocommerce .woocommerce-error a:not(.button):hover:after,.woocommerce-page div.woocommerce .woocommerce-info a:not(.button):hover:after,.woocommerce-page div.woocommerce .woocommerce-message a:not(.button):hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.woocommerce-page div.woocommerce .shop_table tr{border-left:none;border-right:none;border-top:none;}.woocommerce-page div.woocommerce .shop_table td,.woocommerce-page div.woocommerce .shop_table th{padding:15px 0 15px 5px;vertical-align:middle;text-align:left;border:0;}.woocommerce-page div.woocommerce .shop_table td:first-child,.woocommerce-page div.woocommerce .shop_table th:first-child{padding-left:0;}.woocommerce-page div.woocommerce .shop_table th{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.woocommerce-page div.woocommerce .shop_table td ul{list-style:none;margin:0;padding:0;}.woocommerce-page div.woocommerce .shop_table td ul li{font-size:17px;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;}.woocommerce-page div.woocommerce .shop_table td ul li input{margin-top:1px;margin-right:10px;}.woocommerce-page div.woocommerce .shop_table td ul li label{margin-bottom:0;}.woocommerce-page div.woocommerce .shop_table p{margin:0;}.woocommerce-page div.woocommerce .col2-set{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -15px;}.woocommerce-page div.woocommerce .col2-set>*{width:100%;padding:0 15px;margin-bottom:30px;}.woocommerce-page div.woocommerce address{font-style:normal;}.woocommerce-page div.woocommerce address p{margin:0;}.woocommerce-page div.woocommerce form p{margin:0;}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close,.woocommerce-page .pswp__button.pswp__button--fs,.woocommerce-page .pswp__button.pswp__button--zoom{background:0 0 !important;}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close:before,.woocommerce-page .pswp__button.pswp__button--fs:before,.woocommerce-page .pswp__button.pswp__button--zoom:before{border:0;color:#fff;font-family:"Font Awesome 5 Free";font-weight:900;background:0 0;}.woocommerce-page .pswp__button--arrow--left:before{font-size:45px;content:"";}.woocommerce-page .pswp__button--arrow--right:before{font-size:45px;content:"";}.woocommerce-page .pswp__button.pswp__button--close:before{font-size:17px;content:"";}.woocommerce-page .pswp__button.pswp__button--zoom:before{font-size:17px;content:"";}.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before{font-size:17px;content:"";}.woocommerce-page .pswp__button.pswp__button--fs:before{font-size:17px;content:"";}.woocommerce-page .pswp__caption__center,.woocommerce-page .pswp__counter{font-family:inherit;text-transform:uppercase;font-size:15px;font-weight:500;color:#fff;}#yith-quick-view-modal .yith-quick-view-overlay{background:rgba(0,0,0,.4) !important;}#yith-quick-view-modal .yith-wcqv-wrapper{width:960px;height:640px;}#yith-quick-view-modal .yith-wcqv-main{-webkit-box-shadow:none !important;box-shadow:none !important;overflow-y:auto !important;}#yith-quick-view-modal #yith-quick-view-close{font-size:0;border:none !important;top:30px;right:30px;}#yith-quick-view-modal #yith-quick-view-close:after{content:"";font-family:Linearicons-Free;font-size:18px;color:#1d1d1d;}#yith-quick-view-modal #yith-quick-view-content .product{height:100%;}#yith-quick-view-modal #yith-quick-view-content .product .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:25px;right:calc(50% + 25px);width:45px;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-size:18px;line-height:1;font-family:"EB Garamond",serif;font-weight:400;font-style:italic;color:#8b8b8b;color:#ef5b47;border:1px solid currentColor;border-radius:50%;z-index:5;}#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark a{color:inherit;}#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark a:hover{color:#aeaeae;}#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark.qodef-new{right:calc(50% + 85px);}@media only screen and (max-width:1024px){#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark.qodef-new{right:calc(50% + 25px);top:85px;}}#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark.qodef-out-of-stock{color:#8b8b8b;}#yith-quick-view-modal #yith-quick-view-content .product .product .qodef-woo-product-mark.qodef-woo-onsale{color:#9bb37d;}#yith-quick-view-modal #yith-quick-view-content .product .product div.images{width:50%;height:100%;}@media only screen and (max-width:680px){#yith-quick-view-modal #yith-quick-view-content .product .product div.images{height:auto;}}#yith-quick-view-modal #yith-quick-view-content .product .product div.images .woocommerce-product-gallery__image img{height:100%;-o-object-fit:cover;object-fit:cover;}@media only screen and (max-width:680px){#yith-quick-view-modal #yith-quick-view-content .product .product div.images .woocommerce-product-gallery__image img{-o-object-fit:contain;object-fit:contain;}}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary{width:50%;padding:0 60px 35px 35px;max-height:100%;overflow-y:auto;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .summary-content{max-width:370px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary h1{margin-bottom:0;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .price{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-size:18px;margin:0;line-height:1em;font-family:"EB Garamond",serif;font-weight:400;font-style:italic;color:#1d1d1d;margin-bottom:12px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .price ins{text-decoration:none;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .price a{color:inherit;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .price a:hover{color:#aeaeae;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .price del{color:#8b8b8b;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-product-rating{display:inline-block;position:relative;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-product-rating .qodef--initial{position:absolute;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-product-rating .qodef--active{position:relative;z-index:2;color:#1d1d1d;overflow:hidden;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-product-details__short-description{padding:8px 0 27px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .out-of-stock{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:700;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;margin:0;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .qodef-quantity-buttons{margin-right:22px;margin-bottom:30px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-grouped-product-list .qodef-quantity-buttons{margin-right:0;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .single_add_to_cart_button{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;display:inline-block;padding:8px 47px;margin-bottom:30px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .single_add_to_cart_button a{color:inherit;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .single_add_to_cart_button a:hover{color:#aeaeae;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-wcqw-product__link{background-color:transparent;border:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;display:inline-block;position:relative;margin-top:8px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-wcqw-product__link a{color:inherit;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-wcqw-product__link a:hover{color:#aeaeae;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-wcqw-product__link .qodef-m-text{display:inline-block;position:relative;vertical-align:middle;line-height:1em;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-wcqw-product__link:hover{color:#1d1d1d;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary .woocommerce-wcqw-product__link .qodef-m-text:after{bottom:0;}#yith-quick-view-modal #yith-quick-view-content .product .product figure{height:100%;}#yith-quick-view-modal #yith-quick-view-content .product .product figure .woocommerce-product-gallery__image{height:100%;}@media only screen and (max-width:768px){#yith-quick-view-modal #yith-quick-view-content .product .product div.summary{padding:0 0 45px 35px;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary h1{font-size:25px;}}@media only screen and (max-width:680px){#yith-quick-view-modal #yith-quick-view-content .product .product{-ms-flex-wrap:wrap;flex-wrap:wrap;}#yith-quick-view-modal #yith-quick-view-content .product .product div.images,#yith-quick-view-modal #yith-quick-view-content .product .product div.summary{width:100%;}#yith-quick-view-modal #yith-quick-view-content .product .product div.summary{padding:15px 25px 40px;}}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list{margin-bottom:30px;border:1px solid #ddd;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list tr{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-width:0 0 1px;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list tr:last-of-type{border-bottom:none;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list td,#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list th{padding:14px 20px 10px;text-align:initial;vertical-align:middle;border:0;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__quantity{-ms-flex-negative:0;flex-shrink:0;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label{padding-left:0;padding-right:0;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list label{margin-bottom:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list label a{color:inherit;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list label a:hover{color:#aeaeae;}#yith-quick-view-modal #yith-quick-view-content .woocommerce-grouped-product-list .qodef-quantity-buttons{padding:0 20px;}#yith-quick-view-modal #yith-quick-view-content .variations{margin-bottom:30px;border:1px solid #ddd;}#yith-quick-view-modal #yith-quick-view-content .variations td,#yith-quick-view-modal #yith-quick-view-content .variations th{padding:14px 20px 10px;text-align:initial;vertical-align:middle;border:0;}@media only screen and (max-width:680px){#yith-quick-view-modal #yith-quick-view-content .variations td,#yith-quick-view-modal #yith-quick-view-content .variations th{padding:14px 10px 10px;}}#yith-quick-view-modal #yith-quick-view-content .variations label{margin-bottom:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#yith-quick-view-modal #yith-quick-view-content .variations label a{color:inherit;}#yith-quick-view-modal #yith-quick-view-content .variations label a:hover{color:#aeaeae;}#yith-quick-view-modal #yith-quick-view-content .variations select{width:auto;min-width:200px;margin:0;margin:0 20px 0 auto;border:none;}@media only screen and (max-width:680px){#yith-quick-view-modal #yith-quick-view-content .variations select{min-width:140px;margin-right:10px;padding-left:10px;}}#yith-quick-view-modal #yith-quick-view-content .variations .value{text-align:right;padding:0;}#yith-quick-view-modal #yith-quick-view-content .variations .select2-container--default{margin:0;}#yith-quick-view-modal #yith-quick-view-content .variations .select2-container--default .select2-selection--single{border:none !important;height:1em;padding:0 25px 0 0;}#yith-quick-view-modal #yith-quick-view-content .variations .select2-container--default .select2-selection--single .select2-selection__arrow{width:25px;top:4px;font-size:21px;color:#8b8b8b;}#yith-quick-view-modal #yith-quick-view-content .variations .reset_variations{display:none !important;}#yith-quick-view-modal .single_variation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;}#yith-quick-view-modal .single_variation .price{margin:0;}#yith-quick-view-modal .reset_variations{display:none;}.attribute_pa_color .select_option{margin-right:4px;border-radius:50%;border:1px solid transparent;-webkit-transition:border-color .2s ease-in-out;-o-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out;}.attribute_pa_color .select_option:hover{border-color:#ddd !important;}.attribute_pa_color .select_option.selected{border-color:transparent;}.attribute_pa_color .select_option .yith_wccl_value{width:10px !important;min-width:10px !important;height:10px !important;border-radius:50%;margin:2px;border:none;}.select_box_colorpicker{display:inline-block;vertical-align:middle;}.select_box_colorpicker .reset_variations{margin-top:0;}.select_box_colorpicker .select_box:after{margin-bottom:5px;}#qodef-woo-page.qodef--cart .woocommerce-error,#qodef-woo-page.qodef--cart .woocommerce-info,#qodef-woo-page.qodef--cart .woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px 40px 35px;margin-bottom:35px;background:#fff;border:1px solid #ddd;}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--cart .woocommerce-error a,#qodef-woo-page.qodef--cart .woocommerce-info a,#qodef-woo-page.qodef--cart .woocommerce-message a{margin-top:12px;}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .woocommerce-error,#qodef-woo-page.qodef--cart .woocommerce-info,#qodef-woo-page.qodef--cart .woocommerce-message{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}#qodef-woo-page.qodef--cart .woocommerce-error a:not(.button),#qodef-woo-page.qodef--cart .woocommerce-info a:not(.button),#qodef-woo-page.qodef--cart .woocommerce-message a:not(.button){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;overflow:hidden;position:relative;padding-right:2px;}#qodef-woo-page.qodef--cart .woocommerce-error a:not(.button) a,#qodef-woo-page.qodef--cart .woocommerce-info a:not(.button) a,#qodef-woo-page.qodef--cart .woocommerce-message a:not(.button) a{color:inherit;}#qodef-woo-page.qodef--cart .woocommerce-error a:not(.button) a:hover,#qodef-woo-page.qodef--cart .woocommerce-info a:not(.button) a:hover,#qodef-woo-page.qodef--cart .woocommerce-message a:not(.button) a:hover{color:#aeaeae;}#qodef-woo-page.qodef--cart .woocommerce-error a:not(.button):after,#qodef-woo-page.qodef--cart .woocommerce-info a:not(.button):after,#qodef-woo-page.qodef--cart .woocommerce-message a:not(.button):after{content:"";position:absolute;left:0;bottom:3px;height:1px;width:100%;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}#qodef-woo-page.qodef--cart .woocommerce-error a:not(.button):hover:after,#qodef-woo-page.qodef--cart .woocommerce-info a:not(.button):hover:after,#qodef-woo-page.qodef--cart .woocommerce-message a:not(.button):hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .woocommerce-error,#qodef-woo-page.qodef--cart .woocommerce-info,#qodef-woo-page.qodef--cart .woocommerce-message{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}#qodef-woo-page.qodef--cart .shop_table .product-price{min-width:100px;}#qodef-woo-page.qodef--cart .shop_table th{padding-bottom:11px;}@media (min-width:768px){#qodef-woo-page.qodef--cart .shop_table th{font-size:16px;letter-spacing:.14em;}}#qodef-woo-page.qodef--cart .shop_table td.product-remove{width:30px;}#qodef-woo-page.qodef--cart .shop_table td.product-remove a{font-size:20px;color:#1d1d1d;}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{width:135px;padding:30px 20px 30px 5px;}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a,#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img{display:block;width:100%;}#qodef-woo-page.qodef--cart .shop_table td.product-name{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;font-size:13px;line-height:1.6em;letter-spacing:.2em;text-align:left;}#qodef-woo-page.qodef--cart .shop_table td.product-name a{color:#1d1d1d;letter-spacing:inherit;}#qodef-woo-page.qodef--cart .shop_table td.product-price,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}#qodef-woo-page.qodef--cart .shop_table td.product-price a,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal a{color:inherit;}#qodef-woo-page.qodef--cart .shop_table td.product-price a:hover,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal a:hover{color:#aeaeae;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number]{margin:0;}#qodef-woo-page.qodef--cart .shop_table td.actions{padding:30px 0 0;text-align:initial;}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:70%;float:left;}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:0;}#qodef-woo-page.qodef--cart .shop_table td.actions label{display:none;}#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text]{width:auto;margin-right:20px;padding-top:14px;padding-bottom:14px;}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:right;}#qodef-woo-page.qodef--cart .shop_table.cart tbody>tr:last-child{border-bottom:0;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:16%;font-size:16px;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table td{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table td a{color:inherit;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table td a:hover{color:#aeaeae;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table .cart-subtotal td,#qodef-woo-page.qodef--cart .cart-collaterals .shop_table .order-total td{color:#1d1d1d;}#qodef-woo-page.qodef--cart .cart_totals,#qodef-woo-page.qodef--cart .cross-sells{margin-top:100px;}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;line-height:1.55em;letter-spacing:.2em;margin:0 0 42px;}#qodef-woo-page.qodef--cart .shipping-calculator-form{padding-top:15px;padding-bottom:15px;}#qodef-woo-page.qodef--cart .shipping-calculator-form select{width:auto;min-width:100%;margin:0;}#qodef-woo-page.qodef--cart .shipping-calculator-form input[type=text]{margin-bottom:20px;}#qodef-woo-page.qodef--cart .wc-proceed-to-checkout{margin-top:30px;}#qodef-woo-page.qodef--cart .wc-proceed-to-checkout .checkout-button{padding:8px 52px;display:inline-block;line-height:2em;}.woocommerce-page div.woocommerce>.cart-empty{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;font-size:20px;line-height:1.55em;line-height:1.55em;line-height:1em;letter-spacing:.2em;letter-spacing:.18em;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:none;padding:0 0 25px;}.woocommerce-page div.woocommerce>.return-to-shop{margin:20px 0 0;text-align:center;}.woocommerce-page div.woocommerce>.return-to-shop a{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:8px 52px;cursor:pointer;z-index:3;background-color:#1d1d1d;border:1px solid transparent;font-style:italic;color:#fff;padding-bottom:12px;}.woocommerce-page div.woocommerce>.return-to-shop a a{color:inherit;}.woocommerce-page div.woocommerce>.return-to-shop a a:hover{color:#aeaeae;}.woocommerce-page div.woocommerce>.return-to-shop a:hover{color:#fff;border-color:#2d2d2d;background-color:#2d2d2d;}#qodef-woo-page.qodef--checkout ul.woocommerce-error{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p{margin-bottom:10px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout{margin-top:53px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout .select2-container--default{margin-bottom:0;}#qodef-woo-page.qodef--checkout .woocommerce-checkout .select2-container--default .select2-selection--single{height:48px;}#qodef-woo-page.qodef--checkout #customer_details h3{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;font-size:20px;line-height:1.55em;line-height:1.55em;letter-spacing:.2em;letter-spacing:.18em;margin:0 0 40px;}#qodef-woo-page.qodef--checkout #customer_details label{margin-bottom:0;}#qodef-woo-page.qodef--checkout #customer_details .form-row{display:block;margin-bottom:30px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order #order_review_heading{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;margin:0 0 20px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-name{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-name strong{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:600;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order th.product-name{font-size:16px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-total:not(th){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-total:not(th) a{color:inherit;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-total:not(th) a:hover{color:#aeaeae;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order th.product-total{font-size:16px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order tfoot th{font-size:16px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order tfoot td{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order tfoot td a{color:inherit;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order tfoot td a:hover{color:#aeaeae;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order tfoot td strong{font-weight:400;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment{margin-top:30px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order{margin-top:30px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order button{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;padding:8px 52px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order button a{color:inherit;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order button a:hover{color:#aeaeae;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order button:hover{border:1px solid #1d1d1d;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:40px;}#qodef-woo-page.qodef--checkout .wc_payment_methods{margin:0;padding:0;list-style:none;}#qodef-woo-page.qodef--checkout .wc_payment_methods li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #ddd;}#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0;}#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding-left:25px;padding-right:25px;}#qodef-woo-page.qodef--checkout .wc_payment_methods .payment_method_paypal img{margin-left:6px;}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio{position:absolute;top:23px;left:0;margin:0;}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio#payment_method_paypal{top:63px;}#qodef-woo-page.qodef--checkout .wc_payment_methods .about_paypal{margin-left:30px;}#qodef-woo-page.qodef--checkout .wc_payment_methods label{cursor:pointer;margin-bottom:.1em;}.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;float:left;padding-right:50px;}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;}.woocommerce-account .woocommerce-MyAccount-navigation ul li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #ddd;}.woocommerce-account .woocommerce-MyAccount-navigation ul li p{margin:0;}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{color:#666;}.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left;}.woocommerce-account .woocommerce-error,.woocommerce-account .woocommerce-info,.woocommerce-account .woocommerce-message{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.woocommerce-account .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;font-weight:400;text-decoration:none;text-transform:capitalize;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:8px 52px;cursor:pointer;z-index:3;background-color:#1d1d1d;background-color:transparent;border:1px solid transparent;border:1px solid #8b8b8b;font-style:italic;font-style:italic;color:#fff;color:#1d1d1d;}.woocommerce-account .button a{color:inherit;}.woocommerce-account .button a:hover{color:#aeaeae;}.woocommerce-account .button:hover{color:#fff;border-color:#2d2d2d;background-color:#2d2d2d;}.woocommerce-account .button a{color:inherit;}.woocommerce-account .button a:hover{color:#aeaeae;}.woocommerce-account .button:hover{color:#1d1d1d;background-color:transparent;border:1px solid #1d1d1d;}.woocommerce-account .woocommerce-form-login label{margin-bottom:.2em;}.woocommerce-account .woocommerce-form-login input[type=text]{margin-bottom:28px;}.woocommerce-account .woocommerce-form-login input[type=password]{margin-bottom:40px;}.woocommerce-account .woocommerce-form-login .form-row:not(.form-row-wide){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{display:inline-block;margin-left:20px;margin-bottom:0;}.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword{margin-top:30px;}.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword a{color:#8b8b8b;}.woocommerce-account .woocommerce-EditAccountForm fieldset{padding:0;margin:0 0 20px;}.woocommerce-account .woocommerce-EditAccountForm fieldset legend{display:none;}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row{margin-bottom:13px;}.woocommerce-account .woocommerce-Addresses a.edit{position:relative;display:inline-block;line-height:1.5em;background-color:transparent;border:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;overflow:hidden;}.woocommerce-account .woocommerce-Addresses a.edit a{color:inherit;}.woocommerce-account .woocommerce-Addresses a.edit a:hover{color:#aeaeae;}.woocommerce-account .woocommerce-Addresses a.edit .qodef-m-text{display:inline-block;position:relative;vertical-align:middle;line-height:1em;}.woocommerce-account .woocommerce-Addresses a.edit:hover{color:#1d1d1d;}.woocommerce-account .woocommerce-Addresses a.edit:after{content:"";position:absolute;left:0;bottom:3px;height:1px;width:100%;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.woocommerce-account .woocommerce-Addresses a.edit:hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.woocommerce-account .woocommerce-address-fields .form-row{margin-bottom:30px;}.woocommerce-account .woocommerce-address-fields .select2-container--default{margin-bottom:0;}.woocommerce-account .woocommerce-address-fields__field-wrapper{margin-bottom:30px;}.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;line-height:1.55em;letter-spacing:.2em;margin:0 0 20px;}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{margin:0;padding:0;list-style:none;}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #ddd;}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p{margin:0;}.woocommerce-order-received .woocommerce-order .woocommerce-order-details{margin-top:40px;}.woocommerce-order-received .woocommerce-order h2{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;line-height:1.55em;letter-spacing:.2em;margin:0 0 20px;}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details{margin-top:50px;}.woocommerce-form-track-order label{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;margin-top:27px;}.woocommerce-form-track-order .form-row-last label{margin-top:35px;}.woocommerce-form-track-order button{margin-top:20px;}#qodef-woo-page .woocommerce-pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px;}#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;margin:0 2px;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;border:1px solid transparent;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}#qodef-woo-page .woocommerce-pagination .page-numbers a{color:inherit;}#qodef-woo-page .woocommerce-pagination .page-numbers a:hover{color:#aeaeae;}@media only screen and (max-width:680px){#qodef-woo-page .woocommerce-pagination .page-numbers{width:30px;height:30px;font-size:16px;margin:0 1px;}}#qodef-woo-page .woocommerce-pagination .page-numbers *{display:block;line-height:inherit;}#qodef-woo-page .woocommerce-pagination .page-numbers:first-child{margin-left:0;}#qodef-woo-page .woocommerce-pagination .page-numbers:last-child{margin-right:0;}#qodef-woo-page .woocommerce-pagination .page-numbers.dots{border:none;}#qodef-woo-page .woocommerce-pagination .page-numbers.dots:hover{border:none;}#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after{display:none;}#qodef-woo-page .woocommerce-pagination .page-numbers.current,#qodef-woo-page .woocommerce-pagination .page-numbers:hover{border:1px solid currentColor;}#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{position:relative;top:1px;font-size:30px;border:none;color:#1d1d1d;}body:not([class*=konsept-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.next,body:not([class*=konsept-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.prev{top:0;}#qodef-woo-page .woocommerce-pagination .page-numbers.next:after,#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after{display:none;}#qodef-woo-page .woocommerce-pagination .page-numbers.prev{margin-right:6px;}#qodef-woo-page .woocommerce-pagination .page-numbers.next{margin-left:6px;}#qodef-woo-page .woocommerce-pagination .page-numbers.next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}.qodef-woo-product-list{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-woo-product-list ul.products{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0 -15px;list-style:none;clear:both;}.qodef-woo-product-list ul.products>.product{padding:0 15px;margin:0 0 30px;}.qodef-woo-product-list ul.products.columns-1>.product{width:100%;}.qodef-woo-product-list ul.products.columns-2>.product{width:50%;}.qodef-woo-product-list ul.products.columns-3>.product{width:33.33333%;}.qodef-woo-product-list ul.products.columns-4>.product{width:25%;}.qodef-woo-product-list ul.products.columns-5>.product{width:20%;}.qodef-woo-product-list ul.products.columns-6>.product{width:16.66667%;}.qodef-woo-product-list ul.products.columns-7>.product{width:14.28571%;}.qodef-woo-product-list ul.products.columns-8>.product{width:12.5%;}.qodef-woo-product-list.qodef-gutter--no ul.products{margin:0 0;}.qodef-woo-product-list.qodef-gutter--no ul.products>.product{padding:0 0;margin:0 0 0;}.qodef-woo-product-list.qodef-gutter--tiny ul.products{margin:0 -5px;}.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product{padding:0 5px;margin:0 0 10px;}.qodef-woo-product-list.qodef-gutter--small ul.products{margin:0 -10px;}.qodef-woo-product-list.qodef-gutter--small ul.products>.product{padding:0 10px;margin:0 0 20px;}.qodef-woo-product-list.qodef-gutter--normal ul.products{margin:0 -15px;}.qodef-woo-product-list.qodef-gutter--normal ul.products>.product{padding:0 15px;margin:0 0 30px;}.qodef-woo-product-list.qodef-gutter--medium ul.products{margin:0 -20px;}.qodef-woo-product-list.qodef-gutter--medium ul.products>.product{padding:0 20px;margin:0 0 40px;}.qodef-woo-product-list.qodef-gutter--large ul.products{margin:0 -25px;}.qodef-woo-product-list.qodef-gutter--large ul.products>.product{padding:0 25px;margin:0 0 50px;}.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -32px;}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 32px;margin:0 0 64px;}.qodef-woo-product-list.qodef-gutter--enormous ul.products{margin:0 -40px;}.qodef-woo-product-list.qodef-gutter--enormous ul.products>.product{padding:0 40px;margin:0 0 80px;}.qodef-woo-product-list .qodef-woo-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%;}.touchevents .qodef-woo-product-list .qodef-woo-product-inner{cursor:pointer;}.qodef-woo-product-list .qodef-woo-product-image{position:relative;display:inline-block;vertical-align:top;width:100%;min-height:200px;}.qodef-woo-product-list .qodef-woo-product-image img{display:block;width:100%;}.qodef-woo-product-list .qodef-woo-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;z-index:6;padding:20px 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(247,248,249,.95);opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons{position:absolute;top:19px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:20;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcqv-button{font-size:0 !important;color:#1d1d1d;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2218.936px%22 height=%2214.092px%22 viewBox=%220 0 18.936 14.092%22 enable-background=%22new 0 0 18.936 14.092%22 xml:space=%22preserve%22%3E%3Cpath fill=%22none%22 stroke=%22%23000000%22 stroke-width=%221.1%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M0.726,7.046 c0,0,3.178-6.358,8.741-6.358s8.743,6.358,8.743,6.358s-3.18,6.358-8.743,6.358S0.726,7.046,0.726,7.046z%22/%3E%3Ccircle fill=%22none%22 stroke=%22currentColor%22 stroke-width=%221.1%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 cx=%229.467%22 cy=%227.045%22 r=%222.384%22/%3E%3C/svg%3E") no-repeat center !important;width:19px;height:18px;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcqv-button.nitro-lazy{background-image:none !important;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcqv-button:hover{opacity:.7;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-to-wishlist{margin-top:0;margin-right:15px;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-to-wishlist .feedback{font-size:0;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{display:block;font-size:0;margin:0;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2217.5px%22 height=%2215.542px%22 viewBox=%221.075 1.364 17.5 15.542%22 %3E%3Cpath fill=%22%23000000%22 stroke=%22%23000000%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M16.674,3.385	c-1.644-1.644-4.309-1.644-5.953,0c-0.001,0-0.001,0-0.001,0L9.907,4.198l-0.81-0.813c-1.645-1.644-4.313-1.644-5.956,0	c-1.645,1.644-1.645,4.312,0,5.957l0.812,0.81l5.954,5.956l5.956-5.956l0.811-0.81c1.644-1.645,1.646-4.311,0.002-5.955	C16.676,3.387,16.676,3.386,16.674,3.385z%22/%3E%3C/svg%3E") no-repeat center !important;width:18px;height:16px;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon.nitro-lazy{background-image:none !important;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-wishlistaddedbrowse a,.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-wishlistexistsbrowse a{position:absolute;top:30px;left:0;line-height:1.25em;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-button{font-size:0;color:#1d1d1d;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2217.5px%22 height=%2215.542px%22 viewBox=%221.075 1.364 17.5 15.542%22 %3E%3Cpath fill=%22none%22 stroke=%22%23000000%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M16.674,3.385	c-1.644-1.644-4.309-1.644-5.953,0c-0.001,0-0.001,0-0.001,0L9.907,4.198l-0.81-0.813c-1.645-1.644-4.313-1.644-5.956,0	c-1.645,1.644-1.645,4.312,0,5.957l0.812,0.81l5.954,5.956l5.956-5.956l0.811-0.81c1.644-1.645,1.646-4.311,0.002-5.955	C16.676,3.387,16.676,3.386,16.674,3.385z%22/%3E%3C/svg%3E") no-repeat center !important;width:18px;height:16px;cursor:pointer;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-button.nitro-lazy{background-image:none !important;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-button:hover{opacity:.7;}.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-add-button a{display:block;color:#1d1d1d;}.qodef-woo-product-list .qodef-woo-product-image-inner .button{z-index:20;}.qodef-woo-product-list .qodef-woo-product-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:24px 0 5px;}.qodef-woo-product-list .qodef-woo-product-title{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;font-size:13px;}.qodef-woo-product-list .qodef-woo-product-categories{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:1px;line-height:1.4em;}.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;font-size:15px;line-height:1em;color:#8b8b8b;z-index:3;width:auto;padding-right:24px;}.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:rgba(139,139,139,.8);}.qodef-woo-product-list .qodef-woo-product-categories a:after{content:"‒";position:absolute;top:0;right:7px;}.qodef-woo-product-list .qodef-woo-product-categories a:last-of-type{padding-right:0;}.qodef-woo-product-list .qodef-woo-product-categories a:last-of-type:after{content:none;}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator{position:relative;display:none;vertical-align:top;margin:0 2px;font-size:17px;line-height:1em;}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after{content:"/";}.qodef-woo-product-list .variations_form .variations.pa_material{display:none;}.qodef-woo-product-list .qodef-woo-ratings{margin-top:9px;margin-bottom:15px;}.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%;}.qodef-woo-product-list .qodef-woo-split-cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-info{text-align:left;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:73%;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder{text-align:right;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder .button{white-space:nowrap;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder .price{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder .price del{color:#8b8b8b;margin-right:0;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder .price ins{margin-left:10px;}.qodef-woo-product-list .product .qodef-woo-product-price-holder{position:relative;overflow:hidden;line-height:1em;}.qodef-woo-product-list .product .qodef-woo-product-price-holder .price{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;top:3px;right:0;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;padding-right:2px;}.qodef-woo-product-list .product .qodef-woo-product-price-holder .price a{color:inherit;}.qodef-woo-product-list .product .qodef-woo-product-price-holder .price a:hover{color:#aeaeae;}.qodef-browser--firefox .qodef-woo-product-list .product .qodef-woo-product-price-holder .price{top:2px;line-height:19px;}.qodef-woo-product-list .product .qodef-woo-product-price-holder .add_to_cart_button,.qodef-woo-product-list .product .qodef-woo-product-price-holder .added_to_cart,.qodef-woo-product-list .product .qodef-woo-product-price-holder .product_type_grouped{position:relative;opacity:0;white-space:nowrap;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.qodef-woo-product-list .product:hover .qodef-woo-product-image-inner{opacity:1;}.qodef-woo-product-list .product:hover .qodef-woo-product-price-holder .add_to_cart_button,.qodef-woo-product-list .product:hover .qodef-woo-product-price-holder .added_to_cart,.qodef-woo-product-list .product:hover .qodef-woo-product-price-holder .product_type_grouped{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.qodef-woo-product-list .product.outofstock .button{position:relative;opacity:0;white-space:nowrap;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.qodef-woo-product-list .product.outofstock:hover .button{opacity:1;}.woocommerce-result-count{font-family:"EB Garamond",serif;font-size:18px;font-style:italic;}.qodef-woo-product-list-slider-wrapper{position:relative;}.qodef-product-slider-offset .swiper-pagination{text-align:left;}#yith-wcwl-message,#yith-wcwl-popup-message{display:none !important;}.qodef-quantity-buttons{position:relative;display:inline-block;vertical-align:middle;border:1px solid #ddd;padding:0 40px;}.qodef-quantity-buttons .qodef-quantity-input,.qodef-quantity-buttons .qodef-quantity-minus,.qodef-quantity-buttons .qodef-quantity-plus{display:inline-block;vertical-align:middle;font-family:"EB Garamond",serif;font-size:24px;line-height:52px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;color:#1d1d1d;}.qodef-quantity-buttons .qodef-quantity-input{position:relative;height:52px;width:36px;padding:0;margin:0 5px;border:none;font-size:18px;line-height:52px;outline:0;}.qodef-quantity-buttons .qodef-quantity-minus,.qodef-quantity-buttons .qodef-quantity-plus{border-left:0;cursor:pointer;}.qodef-woo-results{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;}.qodef-woo-results .woocommerce-ordering{margin-left:auto;}.qodef-woo-results .woocommerce-ordering select{width:auto;min-width:220px;margin:0;}.qodef-woo-results .woocommerce-ordering .select2-container--default{margin:0;}body.single-product #qodef-page-inner{padding-bottom:70px;}#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:30px 40px 35px;margin-bottom:35px;background:#fff;border:1px solid #ddd;}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .woocommerce-error a,#qodef-woo-page.qodef--single .woocommerce-info a,#qodef-woo-page.qodef--single .woocommerce-message a{margin-top:12px;}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}#qodef-woo-page.qodef--single .woocommerce-error a:not(.button),#qodef-woo-page.qodef--single .woocommerce-info a:not(.button),#qodef-woo-page.qodef--single .woocommerce-message a:not(.button){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;overflow:hidden;position:relative;padding-right:2px;}#qodef-woo-page.qodef--single .woocommerce-error a:not(.button) a,#qodef-woo-page.qodef--single .woocommerce-info a:not(.button) a,#qodef-woo-page.qodef--single .woocommerce-message a:not(.button) a{color:inherit;}#qodef-woo-page.qodef--single .woocommerce-error a:not(.button) a:hover,#qodef-woo-page.qodef--single .woocommerce-info a:not(.button) a:hover,#qodef-woo-page.qodef--single .woocommerce-message a:not(.button) a:hover{color:#aeaeae;}#qodef-woo-page.qodef--single .woocommerce-error a:not(.button):after,#qodef-woo-page.qodef--single .woocommerce-info a:not(.button):after,#qodef-woo-page.qodef--single .woocommerce-message a:not(.button):after{content:"";position:absolute;left:0;bottom:3px;height:1px;width:100%;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}#qodef-woo-page.qodef--single .woocommerce-error a:not(.button):hover:after,#qodef-woo-page.qodef--single .woocommerce-info a:not(.button):hover:after,#qodef-woo-page.qodef--single .woocommerce-message a:not(.button):hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}#qodef-woo-page.qodef--single>.product{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-woo-page.qodef--single .qodef-woo-single-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -30px;}#qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 30px;}#qodef-woo-page.qodef--single .qodef-woo-single-image{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);}#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg{cursor:crosshair;}#qodef-woo-page.qodef--single .woocommerce-product-gallery{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure{position:relative;margin:0 -8px;}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a,#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img{display:block;width:100%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.woocommerce-product-gallery__image{position:relative;width:calc(100% - 16px) !important;margin:0 8px;overflow:hidden;}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 8px;margin-top:16px;}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;left:10px;width:30px;height:30px;line-height:30px;text-align:center;z-index:5;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image{width:100%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image{width:50%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{width:33.33333%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{width:25%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{width:20%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{width:16.66667%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image{width:14.28571%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image{width:12.5%;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:calc(27% + 10px);}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a,#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img{height:100%;-o-object-fit:cover;object-fit:cover;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper{width:27%;}@media screen and (min-width:681px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:100%;}}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:0;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-woo-page.qodef--single .entry-summary{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-woo-page.qodef--single .entry-summary .price{font-family:"EB Garamond",serif;font-size:18px;font-style:italic;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#1d1d1d;margin-top:0;}#qodef-woo-page.qodef--single .entry-summary .price del{color:#8b8b8b;}#qodef-woo-page.qodef--single .entry-summary .price ins{margin-right:20px;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist{margin-top:14px;font-family:"EB Garamond",serif;font-weight:400;font-style:italic;font-size:18px;color:#1d1d1d;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist a{color:inherit;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2217.5px%22 height=%2215.542px%22 viewBox=%221.075 1.364 17.5 15.542%22 %3E%3Cpath fill=%22none%22 stroke=%22%23000000%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M16.674,3.385	c-1.644-1.644-4.309-1.644-5.953,0c-0.001,0-0.001,0-0.001,0L9.907,4.198l-0.81-0.813c-1.645-1.644-4.313-1.644-5.956,0	c-1.645,1.644-1.645,4.312,0,5.957l0.812,0.81l5.954,5.956l5.956-5.956l0.811-0.81c1.644-1.645,1.646-4.311,0.002-5.955	C16.676,3.387,16.676,3.386,16.674,3.385z%22/%3E%3C/svg%3E") no-repeat center !important;width:18px;height:16px;vertical-align:middle;position:relative;top:-2px;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon.nitro-lazy{background-image:none !important;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-icon:before{content:none;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2217.5px%22 height=%2215.542px%22 viewBox=%221.075 1.364 17.5 15.542%22 %3E%3Cpath fill=%22%23000000%22 stroke=%22%23000000%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M16.674,3.385	c-1.644-1.644-4.309-1.644-5.953,0c-0.001,0-0.001,0-0.001,0L9.907,4.198l-0.81-0.813c-1.645-1.644-4.313-1.644-5.956,0	c-1.645,1.644-1.645,4.312,0,5.957l0.812,0.81l5.954,5.956l5.956-5.956l0.811-0.81c1.644-1.645,1.646-4.311,0.002-5.955	C16.676,3.387,16.676,3.386,16.674,3.385z%22/%3E%3C/svg%3E") no-repeat center !important;width:18px;height:16px;}#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon.nitro-lazy,#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon.nitro-lazy{background-image:none !important;}#qodef-woo-page.qodef--single .entry-summary .woocommerce-tabs .wc-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}#qodef-woo-page.qodef--single .product-type-grouped .entry-summary .price{margin-left:-4px;margin-right:-4px;}#qodef-woo-page.qodef--single .product-type-grouped .entry-summary .price .woocommerce-Price-amount{padding:0 4px;}#qodef-woo-page.qodef--single .woocommerce-product-rating{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;}#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings{-ms-flex-negative:0;flex-shrink:0;width:auto;margin-right:5px;}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link a{color:inherit;}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link a:hover{color:#aeaeae;}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#1d1d1d;}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:28px;}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p{margin-top:0;}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child{margin-bottom:0;}#qodef-woo-page.qodef--single form.cart{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:38px;}#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}#qodef-woo-page.qodef--single form.cart .variations_button .quantity,#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity{margin-right:30px;}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-woo-page.qodef--single form.cart .variations_button .quantity,#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity{margin-bottom:20px;}}#qodef-woo-page.qodef--single form.cart.grouped_form{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:18px;}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td,#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th{padding:20px 0;vertical-align:middle;text-align:left;}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label{margin-bottom:0;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label a{letter-spacing:inherit;color:inherit;}#qodef-woo-page.qodef--single form.cart.grouped_form>.button{margin-top:46px;}#qodef-woo-page.qodef--single form.cart .group_table tr{border-left:none;border-right:none;border-top:none;}#qodef-woo-page.qodef--single form.cart .group_table td,#qodef-woo-page.qodef--single form.cart .group_table th{padding:15px 0 15px 5px;vertical-align:middle;text-align:left;border:0;}#qodef-woo-page.qodef--single form.cart .group_table td:first-child,#qodef-woo-page.qodef--single form.cart .group_table th:first-child{padding-left:0;}#qodef-woo-page.qodef--single form.cart .group_table th{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--single form.cart .group_table td ul{list-style:none;margin:0;padding:0;}#qodef-woo-page.qodef--single form.cart .group_table td ul li{font-size:17px;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;}#qodef-woo-page.qodef--single form.cart .group_table td ul li input{margin-top:1px;margin-right:10px;}#qodef-woo-page.qodef--single form.cart .group_table td ul li label{margin-bottom:0;}#qodef-woo-page.qodef--single form.cart .group_table p{margin:0;}#qodef-woo-page.qodef--single form.cart .group_table .woocommerce-Price-amount{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}#qodef-woo-page.qodef--single form.cart .group_table .woocommerce-Price-amount a{color:inherit;}#qodef-woo-page.qodef--single form.cart .group_table .woocommerce-Price-amount a:hover{color:#aeaeae;}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single form.cart .group_table .woocommerce-grouped-product-list-item__quantity{padding:30px 0;}#qodef-woo-page.qodef--single form.cart .group_table .woocommerce-grouped-product-list-item__quantity .quantity{margin-bottom:0;margin-right:20px;}#qodef-woo-page.qodef--single form.cart .group_table .qodef-quantity-buttons{padding:0 6px;}#qodef-woo-page.qodef--single form.cart .group_table .qodef-quantity-buttons .qodef-quantity-input,#qodef-woo-page.qodef--single form.cart .group_table .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page.qodef--single form.cart .group_table .qodef-quantity-buttons .qodef-quantity-plus{height:36px;line-height:34px;font-size:16px;}#qodef-woo-page.qodef--single form.cart .group_table .qodef-quantity-buttons .qodef-quantity-input{width:24px;margin:0 2px;}#qodef-woo-page.qodef--single form.cart .group_table td.woocommerce-grouped-product-list-item__label{text-align:center;}#qodef-woo-page.qodef--single form.cart .group_table .woocommerce-Price-amount{margin-left:20px;}}#qodef-woo-page.qodef--single form.cart .variations{margin-bottom:45px;border:1px solid #ddd;}#qodef-woo-page.qodef--single form.cart .variations td,#qodef-woo-page.qodef--single form.cart .variations th{padding:14px 20px 10px;text-align:initial;vertical-align:middle;border:0;}#qodef-woo-page.qodef--single form.cart .variations label{margin-bottom:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-woo-page.qodef--single form.cart .variations label a{color:inherit;}#qodef-woo-page.qodef--single form.cart .variations label a:hover{color:#aeaeae;}#qodef-woo-page.qodef--single form.cart .variations select{width:auto;min-width:140px;margin:0;}#qodef-woo-page.qodef--single form.cart .variations .value{text-align:right;}@media only screen and (max-width:480px){#qodef-woo-page.qodef--single form.cart .variations .value{padding-left:0 !important;}}#qodef-woo-page.qodef--single form.cart .variations .select2-container--default{margin:0;}#qodef-woo-page.qodef--single form.cart .variations .select2-container--default .select2-selection--single{border:none !important;height:1em;padding:0 25px 0 0;}#qodef-woo-page.qodef--single form.cart .variations .select2-container--default .select2-selection--single .select2-selection__arrow{width:25px;top:4px;font-size:21px;color:#8b8b8b;}#qodef-woo-page.qodef--single form.cart .variations .reset_variations{display:none !important;vertical-align:top;margin:13px 0 0 15px;}#qodef-woo-page.qodef--single form.cart .single_variation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;}#qodef-woo-page.qodef--single form.cart .single_variation>div>*{padding-bottom:45px;}#qodef-woo-page.qodef--single form.cart .single_variation .price{margin:0;}#qodef-woo-page.qodef--single .out-of-stock{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:700;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;margin:33px 0 25px;}#qodef-woo-page.qodef--single .single_add_to_cart_button{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;height:54px;}#qodef-woo-page.qodef--single .single_add_to_cart_button a{color:inherit;}#qodef-woo-page.qodef--single .single_add_to_cart_button a:hover{color:#aeaeae;}#qodef-woo-page.qodef--single .single_add_to_cart_button:after{content:none;}#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:26px;}#qodef-woo-page.qodef--single .product_meta>*{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3px;}#qodef-woo-page.qodef--single .product_meta>:last-child{margin-bottom:0;}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label{-ms-flex-negative:0;flex-shrink:0;margin-right:8px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;line-height:2.7em;letter-spacing:.2em;}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;line-height:1.8em;}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a{color:inherit;}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover{color:#aeaeae;}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a{color:inherit;}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover{color:#1d1d1d;}#qodef-woo-page.qodef--single .qodef-social-share{margin-top:8px;}#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:93px;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none;border-bottom:1px solid #ddd;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 26px 0 0;padding:0;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{display:block;position:relative;bottom:-1px;border-bottom:1px solid transparent;padding:0 3px 11px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#000;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-right:0;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a{color:#1d1d1d;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 0 26px 0;padding:0;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-bottom:0;}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:40px;}@media (min-width:768px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--description{text-align:center;}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information{margin-top:50px;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table tr{border:none;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table td,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table th{border:none;display:block;text-align:center !important;}.qodef-product-single-big-images-layout #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table td,.qodef-product-single-big-images-layout #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table th{text-align:left !important;}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table td,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table th{text-align:left !important;}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table th{padding:5px;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table td{padding:0 5px;margin-bottom:33px;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews{margin-top:44px;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews .woocommerce-review__published-date{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews .woocommerce-review__published-date a{color:inherit;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews .woocommerce-review__published-date a:hover{color:#aeaeae;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2{display:none;}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p{margin:0;}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th{padding:15px;vertical-align:middle;text-align:left;}#qodef-woo-page.qodef--single .shop_attributes th{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--single .shop_attributes p{margin:0;}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-size:13px;line-height:1.6em;letter-spacing:.2em;margin:0;}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist{position:relative;display:inline-block;width:100%;vertical-align:top;margin:22px 0 0;padding:0;list-style:none;}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>*{margin:0 0 30px;padding:0;}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child{margin-bottom:0;}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img{-ms-flex-negative:0;flex-shrink:0;width:80px;margin:0;margin-right:20px;}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-woo-page.qodef--single .woocommerce-Reviews .meta{padding-top:2px;}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--single #review_form{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:16px;}#qodef-woo-page.qodef--single #review_form .comment-reply-title{display:block;margin-bottom:14px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-woo-page.qodef--single #review_form .comment-form-rating label{margin-bottom:5px;}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars{line-height:1;}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars>span{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars *{line-height:inherit;}#qodef-woo-page.qodef--single #review_form .comment-form-rating a{position:relative;display:inline-block;vertical-align:top;margin:0;font-size:0;color:transparent;}#qodef-woo-page.qodef--single #review_form .comment-form-rating a:before{position:relative;display:inline-block;vertical-align:top;overflow:hidden;z-index:-1;content:"";font-size:17px;letter-spacing:.5em;color:#8b8b8b;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body:not([class*=konsept-core]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a:before{content:"☆";}#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{position:absolute;top:0;right:0;display:block;content:"";font-size:17px;letter-spacing:.5em;color:#1d1d1d;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body:not([class*=konsept-core]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{content:"★★★★★";}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single #review_form .qodef-grid-item{width:100%;}#qodef-woo-page.qodef--single #review_form .qodef-grid-item:last-of-type{margin-bottom:10px;}}#qodef-woo-page.qodef--single #review_form .comment-form-comment{margin-top:17px;margin-bottom:20px;}#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 14px;}#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent input[type=checkbox]{-ms-flex-negative:0;flex-shrink:0;margin-top:7px;}.qodef-browser--ms-explorer #qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent label{margin-bottom:0;}.qodef-browser--firefox #qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent input[type=checkbox]{margin-top:3px;}.qodef-browser--firefox #qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent label{margin-bottom:0;}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent{margin-bottom:6px;}}#qodef-woo-page.qodef--single .related{margin-top:88px;text-align:center;}#qodef-woo-page.qodef--single .related>h2{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;line-height:1.55em;letter-spacing:.2em;margin:0 0 42px;}@media (min-width:1025px){.qodef-product-single-gallery-layout #qodef-page-outer .qodef-content-grid,.qodef-product-single-sticky-info-layout #qodef-page-outer .qodef-content-grid{width:100%;}.qodef-product-single-gallery-layout .woocommerce-notices-wrapper,.qodef-product-single-sticky-info-layout .woocommerce-notices-wrapper{width:calc(100% - 60px);margin:0 30px;}.qodef-product-single-gallery-layout .related.products,.qodef-product-single-sticky-info-layout .related.products{margin:0 auto;width:1100px;}}@media only screen and (min-width:1441px){.qodef-product-single-gallery-layout.qodef-content-grid-1400 .related.products,.qodef-product-single-sticky-info-layout.qodef-content-grid-1400 .related.products{width:1400px;max-width:1400px;}}@media only screen and (min-width:1441px){.qodef-product-single-gallery-layout.qodef-content-grid-1300 .related.products,.qodef-product-single-sticky-info-layout.qodef-content-grid-1300 .related.products{width:1300px;max-width:1300px;}}@media only screen and (min-width:1441px){.qodef-product-single-gallery-layout.qodef-content-grid-1200 .related.products,.qodef-product-single-sticky-info-layout.qodef-content-grid-1200 .related.products{width:1200px;max-width:1200px;}}@media only screen and (min-width:1025px){.qodef-product-single-gallery-layout.qodef-content-grid-1000 .related.products,.qodef-product-single-sticky-info-layout.qodef-content-grid-1000 .related.products{width:1000px;max-width:1000px;}}@media only screen and (min-width:769px){.qodef-product-single-gallery-layout.qodef-content-grid-800 .related.products,.qodef-product-single-sticky-info-layout.qodef-content-grid-800 .related.products{width:800px;max-width:800px;}}.qodef-product-single-gallery-layout #qodef-woo-page .qodef-woo-single-inner,.qodef-product-single-sticky-info-layout #qodef-woo-page .qodef-woo-single-inner{display:block;}.qodef-product-single-gallery-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image,.qodef-product-single-sticky-info-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image{width:50%;}.qodef-product-single-gallery-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary,.qodef-product-single-sticky-info-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary{width:49%;max-width:620px;}.qodef-product-single-gallery-layout #qodef-woo-page .related.products,.qodef-product-single-sticky-info-layout #qodef-woo-page .related.products{display:block;margin:88px auto 0;}.qodef-product-single-gallery-layout #qodef-woo-page .related.products h2,.qodef-product-single-sticky-info-layout #qodef-woo-page .related.products h2{margin-bottom:42px;}.qodef-product-single-sticky-info-layout .qodef-product-gallery-image{padding-bottom:30px;}@media (min-width:1025px){.qodef-product-single-sticky-info-layout .qodef-product-gallery-image{padding-left:30px;}}.qodef-product-single-sticky-info-layout .qodef-product-gallery-image:last-of-type{padding-bottom:0;}.qodef-product-single-sticky-info-layout .qodef-sticky-product-summary{padding-bottom:13px;}.qodef-product-single-sticky-info-layout #qodef-woo-page.qodef--single .woocommerce-tabs{margin-top:80px;}@media (min-width:1025px){.qodef-product-single-sticky-info-layout #qodef-woo-page.qodef--single .woocommerce-tabs .woocommerce-Tabs-panel--reviews{max-height:170px;overflow-y:auto;margin-top:0;padding-top:44px;}}@media (min-width:1025px){.qodef-product-single-gallery-layout .qodef-woo-single-image{margin-left:30px;}}@media only screen and (max-width:1024px){.qodef-product-single-gallery-layout #qodef-woo-page.qodef--single .qodef-woo-single-inner .summary.entry-summary{margin-top:60px;}}.qodef-product-single-gallery-layout #qodef-woo-page.qodef--single .woocommerce-tabs{display:block;margin:63px auto 0;}.qodef-product-single-gallery-layout #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{display:block;}.qodef-product-single-gallery-layout #qodef-woo-page.qodef--single .woocommerce-tabs .woocommerce-Tabs-panel--description{max-width:900px;margin-left:auto;margin-right:auto;}@media only screen and (min-width:1441px){.qodef-product-single-gallery-layout.qodef-content-grid-1400 #qodef-woo-page.qodef--single .woocommerce-tabs{width:1400px;max-width:1400px;}}@media only screen and (min-width:1441px){.qodef-product-single-gallery-layout.qodef-content-grid-1300 #qodef-woo-page.qodef--single .woocommerce-tabs{width:1300px;max-width:1300px;}}@media only screen and (min-width:1441px){.qodef-product-single-gallery-layout.qodef-content-grid-1200 #qodef-woo-page.qodef--single .woocommerce-tabs{width:1200px;max-width:1200px;}}@media only screen and (min-width:1025px){.qodef-product-single-gallery-layout.qodef-content-grid-1000 #qodef-woo-page.qodef--single .woocommerce-tabs{width:1000px;max-width:1000px;}}@media only screen and (min-width:769px){.qodef-product-single-gallery-layout.qodef-content-grid-800 #qodef-woo-page.qodef--single .woocommerce-tabs{width:800px;max-width:800px;}}.qodef-product-single-big-images-layout #qodef-woo-page.qodef--single .woocommerce-tabs{margin-top:80px;}.qodef-product-single-big-images-layout #qodef-woo-page.qodef--single .woocommerce-tabs .woocommerce-Tabs-panel--description{text-align:left;}@media (min-width:1025px){.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image{width:50%;}.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image .qodef-product-gallery-image:last-of-type{margin-bottom:0;}.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary{width:50%;}.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary .woocommerce-tabs{width:100%;}.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary .woocommerce-tabs .wc-tabs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}@media only screen and (max-width:1024px){.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary{margin-top:60px;}}.qodef-product-single-big-images-layout #qodef-woo-page .related.products{margin-top:96px;}body.single-product .select2-container--default .select2-dropdown{left:21px;top:20px;}body.single-product .select2-container--default .select2-results__options{padding-left:18px;}.qodef-product-single-sticky-info-layout #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--description{text-align:left;}.qodef-product-single-sticky-info-layout .related.products{margin-top:96px;}.widget.woocommerce .qodef-woo-product-title{margin:0;}.widget.woocommerce .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1;}.widget.woocommerce .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top;}.widget.woocommerce .qodef-woo-ratings .qodef-m-star{font-size:17px;letter-spacing:.5em;color:#8b8b8b;}.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;color:#1d1d1d;top:0;left:0;overflow:hidden;white-space:nowrap;}.widget.woocommerce .price{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;margin:0;line-height:1em;margin-top:10px;}.widget.woocommerce .price ins{text-decoration:none;}.widget.woocommerce .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:5px 34px;cursor:pointer;z-index:3;background-color:transparent;border:1px solid #8b8b8b;font-style:italic;color:#1d1d1d;}.widget.woocommerce .button a{color:inherit;}.widget.woocommerce .button a:hover{color:#aeaeae;}.widget.woocommerce .button:hover{background-color:transparent;border:1px solid #1d1d1d;}.widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top;}.widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative;}.widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px;}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2;}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"M";font-size:18px;line-height:25px;}body:not([class*=konsept-core]) .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{content:"x";}.widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top;}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0;}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0;}.widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px;}.widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0;}.widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:21px 0 0;}.widget.widget_layered_nav ul li.chosen a{color:#1d1d1d;}.widget.widget_price_filter .price_slider_wrapper{margin-top:23px;}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:1px;background-color:#ebebeb;border-radius:0;cursor:pointer;}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-6px;height:14px;width:14px;background-color:transparent;border-radius:100%;outline:0;z-index:2;-webkit-transform:translateX(-7px);-ms-transform:translateX(-7px);transform:translateX(-7px);}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:after{content:"";display:block;margin:0 auto;background:#1d1d1d;height:100%;width:1px;}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#1d1d1d;border-radius:0;z-index:1;}.widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:12px 0 0;}.widget.widget_price_filter .price_slider_amount .price_label{font-style:italic;font-family:"EB Garamond",serif;color:#1d1d1d;margin-top:2px;font-size:17px;}.widget.widget_price_filter .price_slider_amount .button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0;border:none;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;font-style:normal;position:relative;}.widget.widget_price_filter .price_slider_amount .button:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor;will-change:transform;}.widget.widget_price_filter .price_slider_amount .button:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}.widget.widget_price_filter .price_slider_amount .button:after{bottom:2px;}.widget.widget_price_filter .price_slider_amount .button:hover{background:0 0;border:none;}.widget.widget_price_filter .price_slider_amount .clear{display:none;}.widget.widget_product_categories select{width:100%;max-width:100%;margin:9px 0 0;}.widget.widget_product_categories .select2{margin-bottom:0;}.widget.widget_product_search .qodef-widget-title{margin-bottom:30px;}.widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.widget.widget_product_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}.widget.widget_product_search button:hover{color:#8b8b8b;}.widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}.widget.widget_product_tag_cloud .tagcloud a a{color:inherit;}.widget.widget_product_tag_cloud .tagcloud a a:hover{color:#aeaeae;}.widget.widget_product_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}.widget.widget_product_tag_cloud .tagcloud a:hover{color:#1d1d1d;}.widget.widget_products ul li,.widget.widget_recently_viewed_products ul li,.widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.widget.widget_products ul li:last-child,.widget.widget_recently_viewed_products ul li:last-child,.widget.widget_top_rated_products ul li:last-child{margin-bottom:0;}.widget.widget_products .qodef-woo-product-image,.widget.widget_recently_viewed_products .qodef-woo-product-image,.widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:20px;}.widget.widget_products .qodef-woo-product-image a,.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image a,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image a,.widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block;}.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image img{width:80px;}.widget.widget_products .qodef-woo-product-title a,.widget.widget_recently_viewed_products .qodef-woo-product-title a,.widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit;}.widget.widget_products .qodef-woo-product-title a:hover,.widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,.widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#1d1d1d;}.widget.widget_products .qodef-woo-ratings,.widget.widget_recently_viewed_products .qodef-woo-ratings,.widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px;}.widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px;}.widget.widget_recent_reviews ul li:last-child{margin-bottom:0;}.widget.widget_recent_reviews ul li>*{display:block;padding-left:100px;}.widget.widget_recent_reviews a{position:relative;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.widget.widget_recent_reviews a:hover{color:#1d1d1d;}.widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px;}.widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"M";font-size:18px;line-height:25px;}body:not([class*=konsept-core]) #qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{content:"x";}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0;}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:21px 0 0;}#qodef-page-footer .widget.widget_layered_nav ul li.chosen a{color:#1d1d1d;}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper{margin-top:23px;}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:1px;background-color:#ebebeb;border-radius:0;cursor:pointer;}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-6px;height:14px;width:14px;background-color:transparent;border-radius:100%;outline:0;z-index:2;-webkit-transform:translateX(-7px);-ms-transform:translateX(-7px);transform:translateX(-7px);}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:after{content:"";display:block;margin:0 auto;background:#1d1d1d;height:100%;width:1px;}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#1d1d1d;border-radius:0;z-index:1;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:12px 0 0;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .price_label{font-style:italic;font-family:"EB Garamond",serif;color:#1d1d1d;margin-top:2px;font-size:17px;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0;border:none;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;font-style:normal;position:relative;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor;will-change:transform;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:after{bottom:2px;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:hover{background:0 0;border:none;}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear{display:none;}#qodef-page-footer .widget.widget_product_categories select{width:100%;max-width:100%;margin:9px 0 0;}#qodef-page-footer .widget.widget_product_categories .select2{margin-bottom:0;}#qodef-page-footer .widget.widget_product_search .qodef-widget-title{margin-bottom:30px;}#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-page-footer .widget.widget_product_search button{position:absolute;top:4px;left:0;width:19px;height:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:15px;color:#1d1d1d;background-color:transparent;border:0;}#qodef-page-footer .widget.widget_product_search button:hover{color:#8b8b8b;}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0;font-family:"EB Garamond",serif;font-size:18px;font-size:18px !important;font-weight:400;font-weight:inherit;font-style:italic;color:#8b8b8b;line-height:24px;letter-spacing:inherit;text-transform:capitalize;}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a a{color:inherit;}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a a:hover{color:#aeaeae;}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:not(:last-of-type):after{content:" ‒";color:#8b8b8b;}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover{color:#1d1d1d;}#qodef-page-footer .widget.widget_products ul li,#qodef-page-footer .widget.widget_recently_viewed_products ul li,#qodef-page-footer .widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-page-footer .widget.widget_products ul li:last-child,#qodef-page-footer .widget.widget_recently_viewed_products ul li:last-child,#qodef-page-footer .widget.widget_top_rated_products ul li:last-child{margin-bottom:0;}#qodef-page-footer .widget.widget_products .qodef-woo-product-image,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:20px;}#qodef-page-footer .widget.widget_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block;}#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img{width:80px;}#qodef-page-footer .widget.widget_products .qodef-woo-product-title a,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit;}#qodef-page-footer .widget.widget_products .qodef-woo-product-title a:hover,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#1d1d1d;}#qodef-page-footer .widget.widget_products .qodef-woo-ratings,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-ratings,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px;}#qodef-page-footer .widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px;}#qodef-page-footer .widget.widget_recent_reviews ul li:last-child{margin-bottom:0;}#qodef-page-footer .widget.widget_recent_reviews ul li>*{display:block;padding-left:100px;}#qodef-page-footer .widget.widget_recent_reviews a{position:relative;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-page-footer .widget.widget_recent_reviews a:hover{color:#1d1d1d;}#qodef-page-footer .widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px;}#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px;}@media only screen and (max-width:1200px){.qodef-content-grid{width:960px;}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 960px ) / 2);}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 960px ) / 2);}.qodef--boxed .qodef-content-grid{width:calc(960px + 60px);}}@media only screen and (max-width:1024px){.qodef-content-grid{width:768px;}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 768px ) / 2);}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 768px ) / 2);}.qodef--boxed .qodef-content-grid{width:calc(768px + 60px);}}@media only screen and (max-width:768px){.qodef-content-grid{width:600px;}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 600px ) / 2);}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 600px ) / 2);}.qodef--boxed .qodef-content-grid{width:calc(600px + 60px);}}@media only screen and (max-width:680px){.qodef-content-grid{width:420px;}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 420px ) / 2);}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 420px ) / 2);}.qodef--boxed .qodef-content-grid{width:calc(420px + 60px);}}@media only screen and (max-width:480px){.qodef-content-grid{width:300px;}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc(( 100% - 300px ) / 2);}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc(( 100% - 300px ) / 2);}.qodef--boxed .qodef-content-grid{width:calc(300px + 60px);}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:66.66667%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:66.66667%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:66.66667%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%;}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%;}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%;}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%;}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%;}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both;}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:60%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:42.85714%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%;}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%;}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-landscape{width:37.5%;}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px;}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -25px;}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px;}}@media only screen and (max-width:680px){#qodef-404-page{padding:110px 40px 200px;}}@media only screen and (max-width:1440px){.qodef-blog .qodef-blog-item.format-link .qodef-e-inner,.qodef-blog .qodef-blog-item.format-quote .qodef-e-inner{padding-right:10%;}}@media only screen and (max-width:768px){.qodef-blog .qodef-blog-item.format-link .qodef-e-inner,.qodef-blog .qodef-blog-item.format-quote .qodef-e-inner{padding-right:3%;}}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top{-ms-flex-wrap:wrap;flex-wrap:wrap;}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{margin-top:15px;}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block;}.qodef-blog .qodef-blog-item.format-link .qodef-e-inner,.qodef-blog .qodef-blog-item.format-quote .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:65px 11% 55px;}.qodef-blog .qodef-blog-item.format-link .qodef-e-icon,.qodef-blog .qodef-blog-item.format-quote .qodef-e-icon{margin-bottom:35px;height:125px;}}@media only screen and (max-width:680px) and (max-width:680px){.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text{margin:0;}}@media only screen and (max-width:1024px){#qodef-page-comments{margin-bottom:30px;}}@media only screen and (max-width:1024px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:40px;}}@media only screen and (max-width:768px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:20px;}}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{margin-top:23px;}#qodef-page-comments-list .qodef-comment-item .children{padding-left:3%;}}@media only screen and (max-width:680px){.qodef-m-filter .qodef-m-filter-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.qodef-m-filter .qodef-m-filter-item{margin:5px 0;}}@media only screen and (max-width:1024px){#qodef-page-footer-top-area{padding:95px 0 110px;}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 40px;}#qodef-page-footer-top-area .qodef-grid-item{margin:8px 0 44px;}#qodef-page-footer-top-area .qodef-grid-item:last-of-type{margin-bottom:0;}}@media only screen and (max-width:1024px) and (min-width:681px) and (max-width:1024px){#qodef-page-footer-top-area .qodef-grid-item:nth-of-type(3){margin-bottom:0;}}@media only screen and (max-width:680px){#qodef-page-footer-top-area{padding:84px 0 94px;}}@media only screen and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 40px;}}@media (min-width:681px) and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-grid-item:last-of-type{text-align:right;}}@media only screen and (max-width:680px){#qodef-page-footer-bottom-area .qodef-grid-item{margin:0 0 10px;}#qodef-page-footer-bottom-area .qodef-grid-item:first-of-type{margin-bottom:4px;}}@media only screen and (max-width:1024px){#qodef-page-header{display:none;}}@media only screen and (max-width:1024px){#qodef-page-mobile-header{display:block;}}@media only screen and (max-width:480px){#qodef-page-mobile-header-inner-wrapper{width:300px;padding:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (max-width:768px){.woocommerce-page div.woocommerce .col2-set{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:30px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons{padding:0 15px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-input,#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-plus{height:36px;line-height:34px;font-size:16px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-input{width:30px;margin:0 2px;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{padding-right:40px;}}@media only screen and (max-width:768px){#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%;}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:none;}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th{letter-spacing:0;font-size:10px;}#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail{display:none;}#qodef-woo-page.qodef--cart .shop_table th.product-price{min-width:60px;}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:none;}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:10px;}#qodef-woo-page.qodef--cart .shop_table td.product-price{min-width:60px;}#qodef-woo-page.qodef--cart .shop_table td.product-price,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal{font-size:14px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons{padding:0 6px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-input{width:24px;}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%;float:none;}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:30px;}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:none;}#qodef-woo-page.qodef--cart .shop_table.woocommerce-cart-form__contents td:not(.actions),#qodef-woo-page.qodef--cart .shop_table.woocommerce-cart-form__contents th{text-align:center;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:auto;padding-right:20px;}#qodef-woo-page.qodef--cart .cart_totals>h2{margin-bottom:13px;}}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;float:none;}.woocommerce-account .woocommerce-MyAccount-navigation{padding-right:0;}.woocommerce-account .woocommerce-MyAccount-content{margin-top:50px;}}@media only screen and (max-width:1440px){.qodef-woo-product-list ul.products.columns-6>.product{width:20%;}}@media only screen and (max-width:1366px){.qodef-woo-product-list ul.products.columns-5>.product{width:25%;}.qodef-woo-product-list ul.products.columns-6>.product{width:25%;}.qodef-woo-product-list ul.products.columns-7>.product{width:25%;}.qodef-woo-product-list ul.products.columns-8>.product{width:25%;}}@media only screen and (max-width:1024px){.qodef-woo-product-list ul.products.columns-4>.product{width:33.33333%;}.qodef-woo-product-list ul.products.columns-5>.product{width:33.33333%;}.qodef-woo-product-list ul.products.columns-6>.product{width:33.33333%;}.qodef-woo-product-list ul.products.columns-7>.product{width:33.33333%;}.qodef-woo-product-list ul.products.columns-8>.product{width:33.33333%;}}@media only screen and (max-width:768px){.qodef-woo-product-list ul.products.columns-3>.product{width:50%;}.qodef-woo-product-list ul.products.columns-4>.product{width:50%;}.qodef-woo-product-list ul.products.columns-5>.product{width:50%;}.qodef-woo-product-list ul.products.columns-6>.product{width:50%;}.qodef-woo-product-list ul.products.columns-7>.product{width:50%;}.qodef-woo-product-list ul.products.columns-8>.product{width:50%;}}@media only screen and (max-width:680px){.qodef-woo-product-list ul.products.columns-2>.product{width:100%;}.qodef-woo-product-list ul.products.columns-3>.product{width:100%;}.qodef-woo-product-list ul.products.columns-4>.product{width:100%;}.qodef-woo-product-list ul.products.columns-5>.product{width:100%;}.qodef-woo-product-list ul.products.columns-6>.product{width:100%;}.qodef-woo-product-list ul.products.columns-7>.product{width:100%;}.qodef-woo-product-list ul.products.columns-8>.product{width:100%;}}@media only screen and (max-width:1440px){.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -25px;}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 25px;margin:0 0 50px;}}@media only screen and (max-width:680px){.qodef-woo-product-list .qodef-woo-product-inner{padding:0 !important;}}@media only screen and (max-width:680px){.qodef-woo-results{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;}}.qodef-woo-results .woocommerce-ordering{margin-left:0;}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .qodef-woo-single-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-woo-page.qodef--single .entry-summary{margin-top:90px;}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50% !important;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50% !important;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50% !important;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50% !important;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50% !important;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:10px;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure{-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image{width:100% !important;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper{width:100% !important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:16px !important;}#qodef-woo-page.qodef--single .related{text-align:left;}}#qodef-woo-page.qodef--single form.cart .variations .value{padding-left:15px;}@media only screen and (max-width:1024px){.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image,.qodef-product-single-big-images-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary,.qodef-product-single-gallery-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image,.qodef-product-single-gallery-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary,.qodef-product-single-sticky-info-layout #qodef-woo-page .qodef-woo-single-inner .qodef-woo-single-image,.qodef-product-single-sticky-info-layout #qodef-woo-page .qodef-woo-single-inner .summary.entry-summary{width:100%;max-width:100%;}}@media only screen and (max-width:1440px){.qodef-product-single-big-images-layout #qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 25px;}.qodef-product-single-big-images-layout #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:not(:last-child){margin-right:17px;}}@media only screen and (max-width:680px){.qodef-product-single-gallery-layout #qodef-woo-page.qodef--single .woocommerce-tabs{width:100%;}}@media only screen and (max-width:680px){.qodef-product-single-gallery-layout .qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:100%;}}@charset "UTF-8";.konsept-core-page-inline-style{position:absolute !important;width:0;height:0;line-height:1;display:none;}.qodef-svg-close-cursor{margin:-11px;pointer-events:none;position:fixed;z-index:9999999;opacity:0;visibility:hidden;}.qodef-svg-close-cursor.qodef--active{visibility:visible;}.qodef-svg-close-cursor.qodef--visible{opacity:1;-webkit-transition:opacity 1s .2s;-o-transition:opacity 1s .2s;transition:opacity 1s .2s;}.page-template-user-dashboard .qodef-svg-close-cursor{display:none;}.qodef-svg-close-cursor svg line{stroke-width:1.2px;}.qodef-woo-product-list.qodef-swiper-container.qodef-product-slider-offset.qodef-swiper-has-bullets .swiper-pagination-bullet.qodef-pagination-bullet--isActive:after{background-color:#1d1d1d;}.qodef-woo-product-list.qodef-swiper-container.qodef-product-slider-offset.qodef-swiper-has-bullets .swiper-pagination-bullet.qodef-pagination-bullet--isActive .qodef-svg-circle circle{stroke-dashoffset:10;-webkit-transition:all .8s cubic-bezier(.43,.41,.36,.9);-o-transition:all .8s cubic-bezier(.43,.41,.36,.9);transition:all .8s cubic-bezier(.43,.41,.36,.9);}.qodef-browser--ms-explorer .qodef-woo-product-list.qodef-swiper-container.qodef-product-slider-offset.qodef-swiper-has-bullets .swiper-pagination-bullet.qodef-pagination-bullet--isActive .qodef-svg-circle circle{opacity:1;}.added_to_cart:not(.single_add_to_cart_button):not(.yith-wcqv-button),.qodef-woo-product-list .product .button:not(.single_add_to_cart_button):not(.yith-wcqv-button),.woocommerce-wcqw-product__link:not(.single_add_to_cart_button):not(.yith-wcqv-button){position:relative;}.added_to_cart:not(.single_add_to_cart_button):not(.yith-wcqv-button):after,.qodef-woo-product-list .product .button:not(.single_add_to_cart_button):not(.yith-wcqv-button):after,.woocommerce-wcqw-product__link:not(.single_add_to_cart_button):not(.yith-wcqv-button):after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor;will-change:transform;}.added_to_cart:not(.single_add_to_cart_button):not(.yith-wcqv-button):hover:after,.qodef-woo-product-list .product .button:not(.single_add_to_cart_button):not(.yith-wcqv-button):hover:after,.woocommerce-wcqw-product__link:not(.single_add_to_cart_button):not(.yith-wcqv-button):hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}.woocommerce-LostPassword a,.woocommerce-LostPassword span{position:relative;}.woocommerce-LostPassword a:after,.woocommerce-LostPassword span:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor;will-change:transform;}.woocommerce-LostPassword a:hover:after,.woocommerce-LostPassword span:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}#yith-quick-view-content .qodef-layout--outlined-animated svg{left:-1px;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-col-num--1 .qodef-woo-category-link{overflow:hidden;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-col-num--1 .qodef-woo-category-link img{display:block;-webkit-transform:scale(1.03) translateX(-6px);-ms-transform:scale(1.03) translateX(-6px);transform:scale(1.03) translateX(-6px);-webkit-transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02),-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);-o-transition:transform 1s cubic-bezier(.25,.1,0,1.02);will-change:transform;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-col-num--1 .qodef-woo-category-link:hover img{-webkit-transform:scale(1.03) translateX(6px);-ms-transform:scale(1.03) translateX(6px);transform:scale(1.03) translateX(6px);}.woocommerce button[type=submit]:not(.qodef-layout--outlined-animated):hover{border:1px solid #1d1d1d;}.qodef-contact-form-7 .qodef-type--outlined:hover{border:1px solid #1d1d1d;}.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:"Font Awesome 5 Free";font-weight:900;}.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;font-weight:inherit;}.kc-elm.qodef-shortcode .fab{font-family:"Font Awesome 5 Brands";font-weight:400;}.kc-elm.qodef-shortcode .fab:before{font-family:inherit;font-weight:inherit;}#qodef-back-to-top{position:fixed;width:40px;height:40px;right:25px;bottom:25px;margin:0;opacity:0;z-index:10000;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}#qodef-back-to-top .qodef-back-to-top-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;font-size:20px;color:#ccc;background-color:transparent;border:1px solid #ccc;overflow:hidden;}#qodef-back-to-top svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}#qodef-back-to-top svg path:nth-child(1){stroke-dasharray:40;stroke-dashoffset:40;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.6s cubic-bezier(.49,.48,1,1);-o-transition:.6s cubic-bezier(.49,.48,1,1);transition:.6s cubic-bezier(.49,.48,1,1);}#qodef-back-to-top svg path:nth-child(2){stroke-dasharray:40;stroke-dashoffset:0;-webkit-transition:.6s .3s cubic-bezier(.49,.64,1,1);-o-transition:.6s .3s cubic-bezier(.49,.64,1,1);transition:.6s .3s cubic-bezier(.49,.64,1,1);}#qodef-back-to-top:hover svg path:nth-child(1){stroke-dashoffset:0;-webkit-transition:.6s .3s cubic-bezier(.49,.64,1,1);-o-transition:.6s .3s cubic-bezier(.49,.64,1,1);transition:.6s .3s cubic-bezier(.49,.64,1,1);}#qodef-back-to-top:hover svg path:nth-child(2){stroke-dashoffset:40;-webkit-transition:.6s cubic-bezier(.49,.48,1,1);-o-transition:.6s cubic-bezier(.49,.48,1,1);transition:.6s cubic-bezier(.49,.48,1,1);}#qodef-back-to-top.qodef--off{opacity:0;pointer-events:none;}#qodef-back-to-top.qodef--on{opacity:1;pointer-events:all;}.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom{margin-top:5px;}.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{-ms-flex-negative:0;flex-shrink:0;width:74px;margin:0 20px 0 0;}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{margin-top:5px;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-media{margin-bottom:30px;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-media iframe{display:block;height:100%;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-title{margin:7px 0 0;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-title a.qodef-e-title-link:hover{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-excerpt{margin:12px 0 14px;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-text{margin:9px 0 19px;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-read-more .qodef-button.qodef-layout--textual .qodef-m-text{line-height:1em !important;}.qodef-blog.qodef-item-layout--standard-extended .qodef-button.qodef-layout--textual{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard-extended .qodef-button.qodef-layout--textual:hover{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info a{color:inherit;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info a:hover{color:#aeaeae;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 24px 0 0;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info .qodef-e-info-item:after{content:"‒";position:absolute;top:0;right:7px;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info .qodef-e-info-item a{color:inherit;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info .qodef-e-info-item a:hover{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info .qodef-e-info-item:last-child{padding-right:0;}.qodef-blog.qodef-item-layout--standard-extended .qodef-e-info .qodef-e-info-item:last-child:after{content:"";}.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-inner{background-color:#f6f5f5;padding:6.5% 18% 6.9% 4%;}.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-quote-text{position:relative;margin:0;}.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-quote-author{position:relative;display:block;margin:5px 0 0;}.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-inner{background-color:#ebf0f4;padding:4.5% 18% 3.5% 4%;}.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px;}.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 article .qodef-e-inner{margin-bottom:64px;}.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 article.format-quote .qodef-e-inner{margin-bottom:70px;}.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 article.format-link .qodef-e-icon,.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 article.format-quote .qodef-e-icon{margin-right:30px;}.qodef-blog.qodef-item-layout--standard-extended.qodef-col-num--1 .qodef-m-pagination{margin-bottom:36px;}.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article .qodef-e-inner{margin-bottom:20px;}.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article.format-link .qodef-e-icon,.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-icon{margin-bottom:30px;}.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article.format-link .qodef-e-inner{padding:70px 10% 120px;}.qodef-blog.qodef-item-layout--standard-extended:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-inner{padding:70px 10% 120px;}.qodef-blog.qodef-item-layout--standard .qodef-e-media{position:relative;overflow:hidden;margin-bottom:30px;}.qodef-blog.qodef-item-layout--standard .qodef-e-media iframe{display:block;height:100%;}.qodef-blog.qodef-item-layout--standard .qodef-e-media img{-webkit-transform:scale(1.03) translateX(-6px);-ms-transform:scale(1.03) translateX(-6px);transform:scale(1.03) translateX(-6px);-webkit-transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02),-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);-o-transition:transform 1s cubic-bezier(.25,.1,0,1.02);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;}.qodef-blog.qodef-item-layout--standard .qodef-e-title{margin:2px 0 0;}.qodef-blog.qodef-item-layout--standard .qodef-e-title a.qodef-e-title-link:hover{color:#1d1d1d !important;}.qodef-blog.qodef-item-layout--standard .qodef-e-excerpt{margin:8px 0 14px;}.qodef-blog.qodef-item-layout--standard .qodef-e-text{margin:0 0 9px;}.qodef-blog.qodef-item-layout--standard .qodef-button.qodef-layout--textual{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard .qodef-button.qodef-layout--textual:hover{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard .qodef-e-info{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;line-height:1.4em;}.qodef-blog.qodef-item-layout--standard .qodef-e-info a{color:inherit;}.qodef-blog.qodef-item-layout--standard .qodef-e-info a:hover{color:#aeaeae;}.qodef-blog.qodef-item-layout--standard .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 24px 0 0;}.qodef-blog.qodef-item-layout--standard .qodef-e-info .qodef-e-info-item:after{content:"‒";position:absolute;top:0;right:7px;}.qodef-blog.qodef-item-layout--standard .qodef-e-info .qodef-e-info-item a{color:inherit;}.qodef-blog.qodef-item-layout--standard .qodef-e-info .qodef-e-info-item a:hover{color:#1d1d1d;}.qodef-blog.qodef-item-layout--standard .qodef-e-info .qodef-e-info-item:last-child{padding-right:0;}.qodef-blog.qodef-item-layout--standard .qodef-e-info .qodef-e-info-item:last-child:after{content:"";}.qodef-blog.qodef-item-layout--standard .qodef-e-info.qodef-info--top{margin-bottom:2px;}.qodef-blog.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}.qodef-blog.qodef-item-layout--standard article.qodef-e--isHovered .qodef-e-media img{-webkit-transform:scale(1.03) translateX(6px);-ms-transform:scale(1.03) translateX(6px);transform:scale(1.03) translateX(6px);}.qodef-blog.qodef-item-layout--standard article.qodef-e--isHovered .qodef-button .qodef-m-text:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}.qodef-blog.qodef-item-layout--standard article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-inner{background-color:#f6f5f5;padding:6.5% 18% 6.9% 4%;}.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-quote{max-width:100%;}.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-quote-text{position:relative;margin:0;}.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-quote-author{position:relative;display:block;margin:5px 0 0;}.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.qodef-blog.qodef-item-layout--standard article.format-link .qodef-e-inner{background-color:#ebf0f4;padding:4.5% 18% 3.5% 4%;}.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--standard article.format-link .qodef-e-link{max-width:100%;}.qodef-blog.qodef-item-layout--standard article.format-link .qodef-e-link-text{margin:0;}.qodef-blog.qodef-item-layout--standard article.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px;}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-inner{margin-bottom:64px;}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-quote .qodef-e-inner{margin-bottom:70px;}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-link .qodef-e-icon,.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-quote .qodef-e-icon{margin-right:30px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-inner{margin-bottom:20px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-icon,.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-icon{margin-bottom:35px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-icon{height:125px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-inner{padding:65px 11% 170px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-inner{padding:65px 11% 170px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-gallery .swiper-button-prev{left:10px !important;color:#fff;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-gallery .swiper-button-next{right:10px !important;color:#fff;}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:33px;margin-bottom:95px;background:#f7f5f5 url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.uk/wp-content/plugins/konsept-core/assets/img/author-bg.png") no-repeat left;background-size:contain;padding:35px 38px;}#qodef-author-info.nitro-lazy{background-image:none !important;}#qodef-author-info .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-author-info .qodef-m-image{-ms-flex-negative:0;flex-shrink:0;margin-right:33px;}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block;}#qodef-author-info .qodef-m-image img{margin:0;max-width:215px;}#qodef-author-info .qodef-m-content{margin:0 12% 0 5px;}#qodef-author-info .qodef-m-author{margin:0;}#qodef-author-info .qodef-m-email{margin:5px 0 0;}#qodef-author-info .qodef-m-description{margin:17px 0 0;}#qodef-author-info .qodef-m-social-icons{margin-top:18px;}#qodef-author-info .qodef-m-social-icons a{position:relative;display:inline-block;vertical-align:top;margin-right:16px;}#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0;}#qodef-related-posts{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:59px;}@media only screen and (max-width:1024px){#qodef-related-posts{margin-top:30px;}}#qodef-related-posts .qodef-m-title{margin-bottom:39px;}#qodef-related-posts .qodef-e-excerpt{margin-bottom:4px;}#qodef-related-posts .qodef-e-info.qodef-info--bottom{margin:0;}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:78px 0 3px;}#qodef-single-post-navigation .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#qodef-single-post-navigation .qodef-m-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:inherit;}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:-10px;}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-icon-elegant-icons{margin-right:4px;}#qodef-single-post-navigation .qodef-m-nav.qodef--next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:-10px;margin-left:auto;text-align:right;}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-icon-elegant-icons{margin-left:4px;}#qodef-single-post-navigation .qodef-icon-elegant-icons{font-size:30px;}#qodef-single-post-navigation .qodef-m-nav-label{font-family:"Open Sans",sans-serif;font-size:17px;line-height:1.7em;font-weight:400;}.no-touchevents .qodef-page-footer--uncover #qodef-page-footer{position:fixed;bottom:0;left:0;z-index:-1;}#qodef-fullscreen-area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow-x:hidden !important;visibility:hidden;opacity:0;z-index:99;}#qodef-fullscreen-area .qodef-content-grid{height:100%;}#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{width:100%;}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{-webkit-animation:qode-fade-in .25s linear both;animation:qode-fade-in .25s linear both;}.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{-webkit-animation:qode-fade-out .25s linear both;animation:qode-fade-out .25s linear both;}#qodef-fullscreen-area-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;}.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left;}.qodef-fullscreen-menu ul{margin:0;padding:0;list-style:none;}.qodef-fullscreen-menu ul li{position:relative;margin:0;padding:0;}.qodef-fullscreen-menu ul li.qodef--hide-link>a{cursor:default;}.qodef-fullscreen-menu ul.sub-menu{display:none;}.qodef-fullscreen-menu .qodef-menu-item-icon{margin-right:5px;}.qodef-fullscreen-menu .qodef-mega-menu-widget-holder{display:none;}.qodef-fullscreen-menu>ul>li>a{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;font-size:29px;line-height:1.55em;letter-spacing:.2em;color:#211f1f;}.qodef-fullscreen-menu>ul>li>a span{position:relative;overflow:hidden;}.qodef-fullscreen-menu>ul>li>a span:after{content:"";position:absolute;left:0;bottom:7px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-fullscreen-menu>ul>li>a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a span:after,.qodef-fullscreen-menu>ul>li.current-menu-item>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul{padding:10px 0 5px;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul{padding-left:20px;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;margin:8px 0;overflow:hidden;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a span{position:relative;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a a{color:inherit;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a a:hover{color:#aeaeae;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover{color:#000;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a{color:#000;}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a span:after,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-fullscreen-menu-opener.qodef-source--predefined{top:1px;}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1{top:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2{top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--3{opacity:0;}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener{color:#fff;}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon{visibility:hidden;}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close{visibility:visible;}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden;}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible;}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1;}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0;}.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a{color:#fff !important;}.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a{color:#000 !important;}#qodef-page-header .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-left:10px;}#qodef-page-header .qodef-widget-holder .widget{margin:0 5px;}#qodef-page-header .qodef-widget-holder .widget:first-child{margin-left:0;}#qodef-page-header .qodef-widget-holder .widget:last-child{margin-right:0;}#qodef-page-header .qodef-widget-holder .widget:last-child.qodef-header-widget-area-one{margin-left:8px;}#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{display:none;}#qodef-page-header-inner.qodef-content-grid{padding:0;}#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1;}#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0;}#qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky){position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light{opacity:1;}.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark,.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0;}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark{opacity:1;}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0;}#qodef-page-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto;}.qodef-header--centered-alternative #qodef-page-header{height:175px;}.qodef-header--centered-alternative #qodef-page-header-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:26px;padding-bottom:6px;}.qodef-header--centered-alternative #qodef-page-header-inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;}.qodef-header--centered-alternative #qodef-page-header-inner>div .qodef-widget-holder{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;}.qodef-header--centered-alternative #qodef-page-header-inner>div .qodef-widget-holder:last-of-type{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.qodef-header--centered-alternative #qodef-page-header-inner>div .qodef-header-logo-link{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-header--centered-alternative #qodef-page-header-inner>div .qodef-header-navigation{margin:0 24px;}.qodef-header--centered #qodef-page-header{height:156px;}.qodef-header--centered #qodef-page-header-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-header--centered #qodef-page-header-inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;padding:30px 0 11px;}.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;}.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder:last-of-type{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.qodef-header--centered #qodef-page-header-inner>div .qodef-header-logo-link{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-header--centered #qodef-page-header-inner>div .qodef-header-navigation{margin:0 24px;}.qodef-header--standard-centered #qodef-page-header .qodef-header-navigation{-webkit-box-flex:2;-ms-flex:2 1 100%;flex:2 1 100%;}.qodef-header--standard-centered #qodef-page-header .qodef-header-logo-link{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-header--standard-centered #qodef-page-header .qodef-widget-holder{-webkit-box-flex:2;-ms-flex:2 1 100%;flex:2 1 100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.qodef-header--standard-extended #qodef-page-header{height:160px;}.qodef-header--standard-extended #qodef-page-header-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-header-section-top{height:94px;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-header-section-bottom{border-top:1px solid #ddd;height:66px;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;width:calc(25% - 22px);height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown-opener{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;cursor:pointer;padding-left:25px;padding-top:3px;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:1px solid #f4f2f2;padding:13px 0;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease 0s,visibility 0s linear .3s;-o-transition:opacity .3s ease 0s,visibility 0s linear .3s;transition:opacity .3s ease 0s,visibility 0s linear .3s;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li,.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li{list-style-type:none;padding:6px 0 5px;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide),.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li:not(.qodef-menu-item--wide){position:relative;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.item-with-icon>div>a .item_outer,.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li.item-with-icon>div>a .item_outer{padding-left:25px;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li>div>a,.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li>div>a{padding:0 23px;width:100%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:capitalize;text-transform:uppercase;font-family:"Josefin Sans",sans-serif;font-weight:600;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li>div>a .item_outer,.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li>div>a .item_outer{padding-right:20px;display:block;position:relative;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li>div>a .menu_arrow_wrapper,.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li>div>a .menu_arrow_wrapper{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:hover>.qodef-drop-down-second,.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) li:hover>.qodef-drop-down-second{opacity:1;visibility:visible;left:100% !important;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li{position:initial;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li .menu-link-holder{position:relative;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li>.qodef-drop-down-second{position:absolute;top:-1px;left:100%;opacity:0;visibility:hidden;background-color:#fff;border:1px solid #f4f2f2;background-position:bottom right;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.menu-item-has-children>.menu-link-holder:after{font-family:Ionicons;content:"";font-size:14px;font-style:normal;position:absolute;top:50%;right:20px;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.menu-item-has-children>.menu-link-holder:hover:after{color:#1d1d1d;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li ul{margin:0;padding:0;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li .qodef-mega-menu-widget-holder a.qodef-button.qodef-layout--textual{color:#1d1d1d;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide) .sub-menu{top:-14px;width:100%;padding:17px 0;-webkit-transition:opacity .2s ease-in-out,visibility .1s ease-in-out;-o-transition:opacity .2s ease-in-out,visibility .1s ease-in-out;transition:opacity .2s ease-in-out,visibility .1s ease-in-out;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu{min-height:calc(100% - 40px);left:100%;width:520px;-webkit-box-shadow:7px 7px 9px rgba(87,98,101,.06);box-shadow:7px 7px 9px rgba(87,98,101,.06);-webkit-transition:opacity .2s ease-in-out,visibility .1s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .1s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .1s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .1s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .1s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li{width:230px;padding:25px 32px;-webkit-box-sizing:border-box;box-sizing:border-box;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li>div>a{display:inline-block;font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:400;font-weight:600;text-transform:uppercase;color:#1d1d1d;color:#1d1d1d;font-size:10px;font-size:11px;line-height:1.4em;letter-spacing:.17em;margin-bottom:6px;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li{padding:3px 0;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a{display:block;display:inline-block;position:relative;font-family:"EB Garamond",serif;font-size:16px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a a{color:inherit;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a a:hover{color:#aeaeae;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a .item_outer .item_text{position:relative;display:inline-block;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a.no_link{cursor:default;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a.no_link:hover{color:#1d1d1d;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a:hover{color:#000;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu .qodef-extended-dropdown>li.qodef-menu-item--wide .qodef-drop-down-second-inner>.sub-menu>li li>div>a:hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu:hover>ul{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease,visibility 0s;-o-transition:opacity .3s ease,visibility 0s;transition:opacity .3s ease,visibility 0s;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu.qodef-dropdown-always-opened>ul{opacity:1;visibility:visible;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-dropdown-menu>ul li{list-style-type:none;}.qodef-header--standard-extended #qodef-page-header-inner .fixed .qodef-extended-dropdown-menu.qodef-dropdown-always-opened>ul{opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease 0s,visibility 0s linear .3s;-o-transition:opacity .3s ease 0s,visibility 0s linear .3s;transition:opacity .3s ease 0s,visibility 0s linear .3s;}.qodef-header--standard-extended #qodef-page-header-inner .fixed .qodef-extended-dropdown-menu.qodef-dropdown-always-opened:hover{cursor:pointer;}.qodef-header--standard-extended #qodef-page-header-inner .fixed .qodef-extended-dropdown-menu.qodef-dropdown-always-opened:hover>ul{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease,visibility 0s;-o-transition:opacity .3s ease,visibility 0s;transition:opacity .3s ease,visibility 0s;}.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-navigation{-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto;padding-left:32px;}.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{margin-left:auto;}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{margin-left:auto;margin-right:auto;}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-right:auto;}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link{margin-right:60px;}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%;}.qodef--boxed.qodef-header--fixed-display #qodef-top-area,.qodef-header--fixed-display #qodef-page-header{left:30px;width:calc(100% - 60px);}.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px;}.qodef-header-sticky{position:fixed;top:0;left:0;height:70px;width:100%;background-color:#fff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:top .5s ease,-webkit-transform .5s ease;transition:top .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease,-webkit-transform .5s ease;-o-transition:transform .5s ease,top .5s ease;z-index:100;border-bottom:1px solid #f1f1f1;}.qodef-header--sticky-display .qodef-header-sticky{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px;}.qodef-header-sticky-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 40px;}.qodef-header-sticky-inner.qodef-content-grid{padding:0;}.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto;}.qodef-header--centered #qodef-page-header .qodef-header-sticky-inner .qodef-header-logo-link,.qodef-header--standard-centered #qodef-page-header .qodef-header-sticky-inner .qodef-header-logo-link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.qodef-header-standard--left .qodef-header-sticky-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation{margin-left:60px;}.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto !important;}#qodef-top-area{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;background-color:#fff;z-index:101;}#qodef-top-area-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px;position:relative;}#qodef-top-area-inner:not(.qodef-content-grid){width:100%;}#qodef-top-area-inner.qodef-content-grid{padding:0 !important;}#qodef-top-area .qodef-bottom-border-enabled{border-bottom:1px solid #ddd;}#qodef-top-area .qodef-bottom-border-enabled:not(.qodef-content-grid){width:100%;}#qodef-top-area .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}#qodef-top-area .qodef-widget-holder.qodef-top-area-left{margin-right:auto;}#qodef-top-area .qodef-widget-holder.qodef-top-area-right{margin-left:auto;}#qodef-top-area .qodef-widget-holder .widget{margin:0 12px;}#qodef-top-area .qodef-widget-holder .widget:first-child{margin-left:0;}#qodef-top-area .qodef-widget-holder .widget:last-child{margin-right:0;}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1;}#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{margin:0;}#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{display:none;}#qodef-multiple-map-notice{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:30px 15%;text-align:center;color:#1d1d1d;background-color:#f4f2f2;}.qodef-map-marker-holder{-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);z-index:10;}.qodef-map-marker-holder.qodef-active{z-index:500;}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child{fill:#3ebeb4;}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child{fill:#51a69e;}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window{display:block;}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child{fill:#3ebeb4;}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child{fill:#51a69e;}.qodef-map-marker-holder .qodef-map-marker{position:relative;width:50px;height:auto;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;}.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner{position:relative;width:100%;height:100%;}.qodef-map-marker-holder .qodef-map-marker svg{width:100%;height:auto;}.qodef-map-marker-holder .qodef-map-marker svg path{-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out;}.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child{fill:#3ebeb4;}.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child{fill:#51a69e;}.qodef-map-marker-holder .qodef-info-window{position:absolute;top:-10px;left:-17px;display:none;min-width:284px;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);z-index:10;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);}.qodef-map-marker-holder .qodef-info-window-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;}.qodef-map-marker-holder .qodef-info-window-inner:after{content:"";position:absolute;bottom:-4px;left:35px;width:5px;height:5px;background-color:#fff;border-top:1px solid #ddd;border-left:1px solid #ddd;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image{margin-right:12px;}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img{display:block;width:65px;}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title{margin:0;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location{margin:3px 0 0;font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.2em;}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title{color:#1d1d1d;}.qodef-cluster-marker{width:50px;height:auto;}.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child{fill:#3ebeb4;}.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child{fill:#51a69e;}.qodef-cluster-marker .qodef-cluster-marker-inner{position:relative;}.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number{position:absolute;top:-4px;left:0;right:0;font-size:30px;font-weight:700;text-align:center;color:#1d1d1d;}.qodef-cluster-marker svg{width:100%;height:auto;}.qodef-cluster-marker svg path{-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out;}.qodef-places-geo-radius{position:absolute;left:0;top:calc(100% + 10px);width:100%;height:48px;display:none;padding:10px 20px;background-color:#fff;border:1px solid #ddd;z-index:9999;}.qodef-places-geo-radius .qodef-range-slider-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.qodef-places-geo-radius .noUi-target{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:3px;width:calc(100% - 70px);background-color:#eaeaea;border:0;direction:ltr;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;margin-left:10px;}.qodef-places-geo-radius .noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;}.qodef-places-geo-radius .noUi-target .noUi-base{position:relative;width:100%;height:100%;z-index:1;}.qodef-places-geo-radius .noUi-target .noUi-connects{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;}.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;will-change:transform;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}.qodef-places-geo-radius .noUi-target .noUi-connect{background-color:#1d1d1d;}.qodef-places-geo-radius .noUi-target .noUi-handle{position:absolute;top:-3px;left:auto;right:-9px;width:9px;height:9px;background-color:#1d1d1d;cursor:pointer;}.qodef-places-geo-radius .noUi-target .noUi-tooltip{position:absolute;left:50%;bottom:7px;display:block;font-size:12px;white-space:nowrap;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.qodef-places-geo-radius .noUi-target .noUi-tooltip:after{content:" km";}.qodef-places-geo-radius .noUi-state-drag *{cursor:inherit !important;}.qodef-places-geo-radius .noUi-draggable{cursor:ew-resize;}.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target{cursor:not-allowed !important;}#qodef-page-mobile-header{background-color:#fff;}.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;position:fixed;top:0;left:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);}.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,top .3s ease;}.qodef-mobile-header--sticky-display #qodef-page-mobile-header{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px;}#qodef-page-mobile-header .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}#qodef-page-mobile-header .qodef-widget-holder .widget{margin:0 0 0 12px;}#qodef-page-mobile-header .widget{display:inline-block;vertical-align:middle;line-height:1;}#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{margin:0;}#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{display:none;}#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto;}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:1;}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:0;}#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px;}.qodef-mobile-header-navigation ul li.qodef--hide-link>a{cursor:default;}.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{display:none;}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto;}.qodef-header-navigation .qodef-menu-item-icon{display:block;margin-right:5px;line-height:inherit;}.qodef-header-navigation .qodef-menu-item-icon:before{display:block;line-height:inherit;}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:0;display:block;width:auto;height:0;opacity:0;visibility:hidden;overflow:hidden;z-index:10;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #f1f1f1;}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{display:none;white-space:normal;}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second{left:-28px;}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0;}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{position:relative;top:auto;opacity:1;visibility:visible;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{display:block;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{background-color:#fff;}.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{width:100vw;}.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid){padding:0 40px;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:36px 0 0;margin:-15px;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{width:100%;padding:0 15px;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{font-size:11px;letter-spacing:.17em;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a span{position:relative;overflow:hidden;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:before{bottom:0;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{padding-top:2px;margin-left:0;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;margin:8px 0;overflow:hidden;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a span{position:relative;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a a{color:inherit;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a a:hover{color:#aeaeae;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a{color:#000;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a span:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a span:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a{font-size:11px;letter-spacing:.17em;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a span{position:relative;overflow:hidden;}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a span:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a span:before{display:none;}body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{padding:0 40px;}.qodef-opener-icon{position:relative;display:inline-block;vertical-align:middle;line-height:1;}.qodef-opener-icon .qodef-m-icon{position:relative;visibility:visible;}.qodef-opener-icon .qodef-m-icon.qodef--close{position:absolute;top:0;left:0;visibility:hidden;}.qodef-opener-icon.qodef-source--icon-pack{font-size:35px;}.qodef-opener-icon.qodef-source--icon-pack *{display:inline-block;line-height:inherit;}.qodef-opener-icon.qodef-source--icon-pack :before{display:inline-block;line-height:inherit;}.qodef-opener-icon.qodef-source--svg-path svg line:nth-child(1){stroke-dashoffset:240%;stroke-dasharray:273% 3;}.qodef-opener-icon.qodef-source--svg-path svg line:nth-child(2){stroke-dashoffset:240%;stroke-dasharray:324% 3;}.qodef-opener-icon.qodef-source--svg-path:hover svg line:nth-child(1){-webkit-animation:qodef-animate-line-svg-1-hover .8s cubic-bezier(0,0,.34,.79) forwards;animation:qodef-animate-line-svg-1-hover .8s cubic-bezier(0,0,.34,.79) forwards;}.qodef-opener-icon.qodef-source--svg-path:hover svg line:nth-child(2){-webkit-animation:qodef-animate-line-svg-2-hover .8s cubic-bezier(0,0,.34,.79) forwards;animation:qodef-animate-line-svg-2-hover .8s cubic-bezier(0,0,.34,.79) forwards;}@-webkit-keyframes qodef-animate-line-svg-1-hover{0%{stroke-dashoffset:240%;}50%{stroke-dashoffset:290%;}51%{stroke-dashoffset:125%;}90%{stroke-dashoffset:240%;}100%{stroke-dashoffset:240%;}}@keyframes qodef-animate-line-svg-1-hover{0%{stroke-dashoffset:240%;}50%{stroke-dashoffset:290%;}51%{stroke-dashoffset:125%;}90%{stroke-dashoffset:240%;}100%{stroke-dashoffset:240%;}}@-webkit-keyframes qodef-animate-line-svg-2-hover{0%{stroke-dashoffset:240%;}50%{stroke-dashoffset:200%;}51%{stroke-dashoffset:320%;}90%{stroke-dashoffset:240%;}100%{stroke-dashoffset:240%;}}@keyframes qodef-animate-line-svg-2-hover{0%{stroke-dashoffset:240%;}50%{stroke-dashoffset:200%;}51%{stroke-dashoffset:320%;}90%{stroke-dashoffset:240%;}100%{stroke-dashoffset:240%;}}.qodef-opener-icon.qodef-source--svg-path span{position:relative;}.qodef-opener-icon.qodef-source--svg-path span>*{vertical-align:middle;}.qodef-opener-icon.qodef-source--svg-path span path,.qodef-opener-icon.qodef-source--svg-path span>*{fill:currentColor;stroke:currentColor;}.qodef-opener-icon.qodef-source--predefined .qodef-m-lines{position:relative;display:block;width:28px;height:15px;}.qodef-opener-icon.qodef-source--predefined .qodef-m-line{position:absolute;left:0;height:1px;width:100%;background-color:#000;-webkit-transition:top .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:top .3s ease,opacity .3s ease,-webkit-transform .3s ease;transition:top .3s ease,transform .3s ease,opacity .3s ease;transition:top .3s ease,transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;-o-transition:top .3s ease,transform .3s ease,opacity .3s ease;}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1{top:6px;}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2{top:12px;}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon.qodef-source--icon-pack,.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon.qodef-source--predefined,.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon.qodef-source--svg-path{color:#fff !important;}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon.qodef-source--icon-pack,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon.qodef-source--predefined,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon.qodef-source--svg-path{color:#000 !important;}.qodef-parallax{position:relative;width:100%;overflow:hidden;}.qodef-parallax:not(.qodef-page-title){height:100vh;}.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;opacity:0;}.touchevents .qodef-parallax-img-holder{top:0;height:100%;opacity:1;}.qodef-parallax-content-holder{position:relative;z-index:99;}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform;}.qodef-parallax-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.touchevents .qodef-parallax-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img{height:100%;}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-contact-form-7 .ajax-loader{position:absolute;right:-10px;}.qodef-contact-form-7 .qodef-grid-item{margin-bottom:10px;}@media only screen and (max-width:680px){.qodef-contact-form-7 .qodef-grid-item{width:100% !important;}}.qodef-contact-form-7 .qodef-button:not(.qodef-layout--textual){min-width:180px;}.qodef-contact-form-7 div.wpcf7-acceptance-missing,.qodef-contact-form-7 div.wpcf7-mail-sent-ok,.qodef-contact-form-7 div.wpcf7-validation-errors{border:1px solid #8b8b8b;}.qodef-contact-form-7 .wpcf7 form.invalid .wpcf7-response-output,.qodef-contact-form-7 .wpcf7 form.unaccepted .wpcf7-response-output{padding:1em 1.5em;margin:1em 0;border:1px solid #8b8b8b;}.qodef-newsletter-form{position:relative;}#qodef-page-sidebar .qodef-newsletter-form{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);}#qodef-page-sidebar .qodef-newsletter-form input{padding-bottom:3px;}.qodef-newsletter-form input{border:none;border-bottom:1px solid #ddd;padding:11px 0;}.qodef-newsletter-form button{position:absolute;top:0;right:0;background:0 0;font-size:0;border:none;padding:15px 0;}.qodef-newsletter-form button[type=submit]:hover{border:none;}.woocommerce .qodef-newsletter-form button[type=submit]:hover{border:none;}.qodef-newsletter-form button[type=submit]:not(.qodef-layout--textual):hover{font-size:0;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram{padding:0 !important;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images>.sbi_item{float:none;vertical-align:middle;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none !important;height:auto !important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1 !important;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a.nitro-lazy{background-image:none !important;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block !important;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a:after{content:"";font-family:"Font Awesome 5 Brands";font-size:15px;color:#fff;position:absolute;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;margin-left:1px;margin-top:-1px;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before{opacity:1;}.qodef-instagram-list:not(.qodef-layout--slider) #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after{opacity:1;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0 !important;margin:0 !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -5px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px !important;margin:0 0 10px !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -10px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px !important;margin:0 0 20px !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -15px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px !important;margin:0 0 30px !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -20px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px !important;margin:0 0 40px !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -25px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px !important;margin:0 0 50px !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-64px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -32px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 32px !important;margin:0 0 64px !important;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--enormous.qodef--no-bottom-space{margin-bottom:-80px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--enormous #sb_instagram #sbi_images{float:none;padding:0 !important;width:auto;margin:0 -40px;}.qodef-instagram-list:not(.qodef-layout--slider).qodef-gutter--enormous #sb_instagram #sbi_images>.sbi_item{padding:0 40px !important;margin:0 0 80px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0 !important;margin:0 !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{margin-right:5px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{margin-right:10px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{margin-right:15px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{margin-right:20px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{margin-right:25px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{margin-right:32px !important;}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--enormous #sb_instagram #sbi_images>.sbi_item{margin-right:40px !important;}.qodef-instagram-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden;}.qodef-instagram-swiper-container#sb_instagram{padding-bottom:0 !important;}.qodef-instagram-swiper-container#sb_instagram #sbi_images{float:none;padding:0 !important;}.qodef-instagram-swiper-container#sb_instagram #sbi_images .sbi_item{padding:0 !important;}.qodef-instagram-swiper-container#sb_instagram #sbi_images a{background-image:none !important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1 !important;}.qodef-instagram-swiper-container#sb_instagram #sbi_images a.nitro-lazy{background-image:none !important;}.qodef-instagram-swiper-container#sb_instagram #sbi_images a img{display:inline-block !important;opacity:1;-webkit-filter:brightness(1);filter:brightness(1);-webkit-transition:.6s;-o-transition:.6s;transition:.6s;}.qodef-instagram-swiper-container#sb_instagram #sbi_images a:after{content:"";font-family:"Font Awesome 5 Brands";font-size:18px;color:#fff;position:absolute;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;margin-left:1px;margin-top:-1px;}.qodef-instagram-swiper-container#sb_instagram #sbi_images a:hover img{-webkit-filter:brightness(.9);filter:brightness(.9);}.qodef-instagram-swiper-container#sb_instagram #sbi_images a:hover:after{opacity:1;}.qodef-instagram-swiper-container#sb_instagram .sbi_photo{background-size:contain !important;}.qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-swiper-container .swiper-slide img{width:100%;}.qodef-instagram-swiper-container.qodef-swiper--initialized{visibility:visible;}#yith-wcwl-form .woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px 40px 35px;margin-bottom:35px;background:#fff;border:1px solid #ddd;}@media only screen and (max-width:1024px){#yith-wcwl-form .woocommerce-message a{margin-top:12px;}}@media only screen and (max-width:680px){#yith-wcwl-form .woocommerce-message{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}#yith-wcwl-form .woocommerce-message a:not(.button){font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;overflow:hidden;position:relative;padding-right:2px;}#yith-wcwl-form .woocommerce-message a:not(.button) a{color:inherit;}#yith-wcwl-form .woocommerce-message a:not(.button) a:hover{color:#aeaeae;}#yith-wcwl-form .woocommerce-message a:not(.button):after{content:"";position:absolute;left:0;bottom:3px;height:1px;width:100%;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}#yith-wcwl-form .woocommerce-message a:not(.button):hover:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.wishlist_table.mobile tr,table.wishlist_table tr{border:0;border-bottom:1px solid #ddd;}.wishlist_table.mobile thead th,table.wishlist_table thead th{border:none !important;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;}.wishlist_table.mobile tbody td,table.wishlist_table tbody td{border:none;padding:30px 15px;}.wishlist_table.mobile tbody td.product-remove a,table.wishlist_table tbody td.product-remove a{font-size:22px;color:#1d1d1d;}.wishlist_table.mobile tbody td.product-thumbnail,table.wishlist_table tbody td.product-thumbnail{min-width:140px;}.wishlist_table.mobile tbody td.product-thumbnail a,table.wishlist_table tbody td.product-thumbnail a{max-width:110px;}.wishlist_table.mobile tbody td.product-name,table.wishlist_table tbody td.product-name{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.wishlist_table.mobile tbody td.product-name a,table.wishlist_table tbody td.product-name a{color:inherit;letter-spacing:inherit;}.wishlist_table.mobile tbody td.product-price,.wishlist_table.mobile tbody td.product-stock-status,table.wishlist_table tbody td.product-price,table.wishlist_table tbody td.product-stock-status{text-align:left;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}.wishlist_table.mobile tbody td.product-price a,.wishlist_table.mobile tbody td.product-stock-status a,table.wishlist_table tbody td.product-price a,table.wishlist_table tbody td.product-stock-status a{color:inherit;}.wishlist_table.mobile tbody td.product-price a:hover,.wishlist_table.mobile tbody td.product-stock-status a:hover,table.wishlist_table tbody td.product-price a:hover,table.wishlist_table tbody td.product-stock-status a:hover{color:#aeaeae;}.wishlist_table.mobile tbody td.product-stock-status span,table.wishlist_table tbody td.product-stock-status span{color:#8b8b8b !important;}.wishlist_table.mobile tbody td.product-add-to-cart,table.wishlist_table tbody td.product-add-to-cart{padding-right:0;text-align:right;}.wishlist_table.mobile tbody td.product-add-to-cart a.button,table.wishlist_table tbody td.product-add-to-cart a.button{position:relative;display:inline-block;display:inline-block !important;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;background-color:transparent;border:1px solid #8b8b8b;font-style:italic;color:#1d1d1d;padding:8px 48px !important;}.wishlist_table.mobile tbody td.product-add-to-cart a.button a,table.wishlist_table tbody td.product-add-to-cart a.button a{color:inherit;}.wishlist_table.mobile tbody td.product-add-to-cart a.button a:hover,table.wishlist_table tbody td.product-add-to-cart a.button a:hover{color:#aeaeae;}.wishlist_table.mobile tbody td.product-add-to-cart a.button:hover,table.wishlist_table tbody td.product-add-to-cart a.button:hover{background-color:transparent;border:1px solid #1d1d1d;}.wishlist_table.mobile li .item-wrapper,table.wishlist_table li .item-wrapper{width:100%;}.wishlist_table.mobile li .item-wrapper .product-thumbnail,table.wishlist_table li .item-wrapper .product-thumbnail{max-width:110px;margin-right:20px;}.wishlist_table.mobile li .item-wrapper .item-details,table.wishlist_table li .item-wrapper .item-details{width:calc(100% - 140px);}.wishlist_table.mobile li .item-wrapper .item-details h3,table.wishlist_table li .item-wrapper .item-details h3{margin-top:0;}@media only screen and (max-width:680px){.wishlist_table.mobile li .item-wrapper .product-thumbnail,table.wishlist_table li .item-wrapper .product-thumbnail{max-width:100%;margin-right:0;margin-bottom:20px;}.wishlist_table.mobile li .item-wrapper .item-details,table.wishlist_table li .item-wrapper .item-details{width:100%;}}.wishlist_table.mobile div.product-add-to-cart,table.wishlist_table div.product-add-to-cart{padding-top:20px;}.wishlist_table.mobile div.product-add-to-cart a.button,table.wishlist_table div.product-add-to-cart a.button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;background-color:transparent;border:1px solid #8b8b8b;font-style:italic;color:#1d1d1d;padding:8px 48px !important;}.wishlist_table.mobile div.product-add-to-cart a.button a,table.wishlist_table div.product-add-to-cart a.button a{color:inherit;}.wishlist_table.mobile div.product-add-to-cart a.button a:hover,table.wishlist_table div.product-add-to-cart a.button a:hover{color:#aeaeae;}.wishlist_table.mobile div.product-add-to-cart a.button:hover,table.wishlist_table div.product-add-to-cart a.button:hover{background-color:transparent;border:1px solid #1d1d1d;}table.wishlist_table .wishlist-empty{font-size:15px;}@media only screen and (max-width:1024px){table.wishlist_table tbody td.product-add-to-cart a.button{white-space:nowrap;}}@media only screen and (max-width:768px){table.wishlist_table thead th{font-size:12px;}table.wishlist_table tbody td.product-add-to-cart a.button{padding:8px 20px !important;}table.wishlist_table td.product-thumbnail{min-width:100px;}}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-color:#fff;margin:0;padding:13px 25px 8px;position:absolute;bottom:10px;right:10px;width:auto;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image,.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image{overflow:hidden;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link,.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link{max-height:100%;overflow:hidden;}@media only screen and (min-width:1025px){.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link,.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link{height:100%;}}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link img,.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link img{display:block;-webkit-transform:scale(1.03) translateX(-6px);-ms-transform:scale(1.03) translateX(-6px);transform:scale(1.03) translateX(-6px);-webkit-transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02),-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);-o-transition:transform 1s cubic-bezier(.25,.1,0,1.02);will-change:transform;}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link:hover img,.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a.qodef-woo-category-link:hover img{-webkit-transform:scale(1.03) translateX(6px);-ms-transform:scale(1.03) translateX(6px);transform:scale(1.03) translateX(6px);}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:-webkit-transform 1s cubic-bezier(.76,.19,.25,1);transition:-webkit-transform 1s cubic-bezier(.76,.19,.25,1);transition:transform 1s cubic-bezier(.76,.19,.25,1);transition:transform 1s cubic-bezier(.76,.19,.25,1),-webkit-transform 1s cubic-bezier(.76,.19,.25,1);-o-transition:transform 1s cubic-bezier(.76,.19,.25,1);}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .add_to_cart_button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .product_type_grouped,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .yith-wcwl-add-to-wishlist{opacity:0;display:inline-block;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .add_to_cart_button:after{content:none;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .add_to_cart_button.added{display:none;}#qodef-woo-page .qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner{font-size:0 !important;width:16px !important;}#qodef-woo-page .qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:after{display:none;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .yith-wcwl-add-button{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .add_to_cart_button:after,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .added_to_cart:after{content:none;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .add_to_cart_button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .yith-wcqv-button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .yith-wcwl-add-to-wishlist{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .add_to_cart_button:hover,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .added_to_cart:hover,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .yith-wcqv-button:hover,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner .yith-wcwl-add-to-wishlist:hover{opacity:.7 !important;-webkit-transition:.2s !important;-o-transition:.2s !important;transition:.2s !important;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .add_to_cart_button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .added_to_cart,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .product_type_grouped,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .yith-wcwl-add-to-wishlist{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .yith-wcwl-add-to-wishlist{-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .yith-wcqv-button{-webkit-transition-delay:.17s;-o-transition-delay:.17s;transition-delay:.17s;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .add_to_cart_button,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner:hover .added_to_cart{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;}.elementor-editor-active .qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e .qodef-woo-product-inner,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-below-centered .qodef-e.qodef--appear .qodef-woo-product-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.qodef-woo-product-list.qodef-item-layout--info-below-centered{text-align:center;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons{top:auto;bottom:20px;left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-wishlistexistsbrowse{height:0;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-wishlistexistsbrowse a{top:-30px;text-align:center;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcqv-button{margin-right:15px;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple{font-size:0;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215.125px%22 height=%2216.563px%22 viewBox=%221.563 4.813 15.125 16.563%22%3E%3Cpath fill=%22none%22 stroke=%22currentColor%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M4.634,5.51L2.346,8.562v10.679 c0,0.845,0.683,1.526,1.526,1.526h10.681c0.842,0,1.525-0.682,1.525-1.526V8.562L13.789,5.51H4.634z%22/%3E%3Cline fill=%22none%22 stroke=%22currentColor%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 x1=%222.346%22 y1=%228.562%22 x2=%2216.078%22 y2=%228.562%22/%3E%3Cpath fill=%22none%22 stroke=%22currentColor%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M12.264,11.614 c0,1.686-1.366,3.051-3.051,3.051c-1.687,0-3.052-1.365-3.052-3.051%22/%3E%3C/svg%3E") no-repeat center !important;width:16px;height:17px;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button.nitro-lazy,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart.nitro-lazy,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped.nitro-lazy,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple.nitro-lazy{background-image:none !important;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button:hover,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart:hover,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped:hover,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple:hover{opacity:.7;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button .qodef-button-line-svg,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart .qodef-button-line-svg,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped .qodef-button-line-svg,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple .qodef-button-line-svg{display:none;}#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple{font-size:0 !important;width:16px !important;}#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button:after,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart:after,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped:after,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple:after{display:none;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button:after{content:none;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button.added{display:none;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2219.816px%22 height=%2218px%22 viewBox=%220 0 19.816 18%22%3E%3Cpath d=%22M17.164,2.603l-1.788-2.197c-0.095-0.126-0.243-0.2-0.4-0.2H5.022c-0.157,0-0.306,0.074-0.4,0.2l-1.813,2.23 C2.788,2.694,2.775,2.755,2.775,2.82c0,0.276,0.202,0.5,0.453,0.5H16.76c0.251,0,0.453-0.224,0.453-0.5 C17.213,2.741,17.193,2.669,17.164,2.603z%22/%3E\A%3Cpath d=%22M70.28,3.12%22/%3E%3Cg%3E%3Cpath d=%22M17.872,5.188c0-0.103-0.038-0.193-0.092-0.272c-0.089-0.134-0.234-0.384-0.408-0.384H2.443\A		c-0.175,0-0.321,0.251-0.41,0.387C1.98,4.999,1.943,5.09,1.943,5.188l0.001,10.447c0,1.19,0.969,2.158,2.159,2.158h11.609\A		c1.19,0,2.159-0.968,2.159-2.158L17.871,5.192C17.871,5.19,17.872,5.189,17.872,5.188z M9.909,11.159\A		c-2.104,0-3.817-1.712-3.817-3.817c0-0.276,0.224-0.5,0.5-0.5s0.5,0.224,0.5,0.5c0,1.553,1.264,2.817,2.817,2.817\A		c1.553,0,2.816-1.264,2.816-2.817c0-0.276,0.224-0.5,0.5-0.5s0.5,0.224,0.5,0.5C13.725,9.447,12.013,11.159,9.909,11.159z%22/%3E\A%3C/g%3E%3C/svg%3E") no-repeat center !important;width:16px;height:17px;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart.nitro-lazy{background-image:none !important;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart:after{content:none;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-content{margin-bottom:35px;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-categories{margin-bottom:5px;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-price-holder{display:block;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-price-holder span{display:inline-block;min-height:18px;}.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-price-holder .price{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-woo-product-list.qodef-item-layout--info-below .product .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-below .product .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-below .product .button,.qodef-woo-product-list.qodef-item-layout--info-below .product .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-below .product .yith-wcwl-add-to-wishlist,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .yith-wcwl-add-to-wishlist{opacity:0;display:inline-block;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}.qodef-woo-product-list.qodef-item-layout--info-below .product .yith-wcwl-add-button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .yith-wcwl-add-button{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}.qodef-woo-product-list.qodef-item-layout--info-below .product .yith-wcqv-button,.qodef-woo-product-list.qodef-item-layout--info-below .product .yith-wcwl-add-to-wishlist,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .yith-wcqv-button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .yith-wcwl-add-to-wishlist{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);}.qodef-woo-product-list.qodef-item-layout--info-below .product .yith-wcqv-button:hover,.qodef-woo-product-list.qodef-item-layout--info-below .product .yith-wcwl-add-to-wishlist:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .yith-wcqv-button:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image .product .yith-wcwl-add-to-wishlist:hover{opacity:.7 !important;-webkit-transition:.2s !important;-o-transition:.2s !important;transition:.2s !important;}.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .button,.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .yith-wcwl-add-to-wishlist,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .yith-wcwl-add-to-wishlist{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .yith-wcwl-add-to-wishlist,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .yith-wcwl-add-to-wishlist{-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;}.qodef-woo-product-list.qodef-item-layout--info-below .product:hover .yith-wcqv-button,.qodef-woo-product-list.qodef-item-layout--info-on-image .product:hover .yith-wcqv-button{-webkit-transition-delay:.17s;-o-transition-delay:.17s;transition-delay:.17s;}.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-on-image-centered .qodef-e .qodef-woo-product-inner{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:-webkit-transform 1s cubic-bezier(.76,.19,.25,1);transition:-webkit-transform 1s cubic-bezier(.76,.19,.25,1);transition:transform 1s cubic-bezier(.76,.19,.25,1);transition:transform 1s cubic-bezier(.76,.19,.25,1),-webkit-transform 1s cubic-bezier(.76,.19,.25,1);-o-transition:transform 1s cubic-bezier(.76,.19,.25,1);}.elementor-editor-active .qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-on-image-centered .qodef-e .qodef-woo-product-inner,.qodef-woo-product-list.qodef-layout--masonry.qodef-item-layout--info-on-image-centered .qodef-e.qodef--appear .qodef-woo-product-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered{text-align:center;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons{position:relative;top:auto;bottom:20px;left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:17px;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-wishlistexistsbrowse{height:0;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcwl-wishlistexistsbrowse a{top:-30px;text-align:center;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .yith-wcqv-button{margin-right:15px;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple{font-size:0;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215.125px%22 height=%2216.563px%22 viewBox=%221.563 4.813 15.125 16.563%22%3E%3Cpath fill=%22none%22 stroke=%22currentColor%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M4.634,5.51L2.346,8.562v10.679 c0,0.845,0.683,1.526,1.526,1.526h10.681c0.842,0,1.525-0.682,1.525-1.526V8.562L13.789,5.51H4.634z%22/%3E%3Cline fill=%22none%22 stroke=%22currentColor%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 x1=%222.346%22 y1=%228.562%22 x2=%2216.078%22 y2=%228.562%22/%3E%3Cpath fill=%22none%22 stroke=%22currentColor%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22 d=%22M12.264,11.614 c0,1.686-1.366,3.051-3.051,3.051c-1.687,0-3.052-1.365-3.052-3.051%22/%3E%3C/svg%3E") no-repeat center !important;width:16px;height:17px;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button.nitro-lazy,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart.nitro-lazy,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped.nitro-lazy,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple.nitro-lazy{background-image:none !important;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple:hover{opacity:.7;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button .qodef-button-line-svg,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart .qodef-button-line-svg,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped .qodef-button-line-svg,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple .qodef-button-line-svg{display:none;}#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple{font-size:0 !important;width:16px !important;}#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button:after,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart:after,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_grouped:after,#qodef-woo-page .qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .product_type_simple:after{display:none;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button:after{content:none;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .add_to_cart_button.added{display:none;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2219.816px%22 height=%2218px%22 viewBox=%220 0 19.816 18%22%3E%3Cpath d=%22M17.164,2.603l-1.788-2.197c-0.095-0.126-0.243-0.2-0.4-0.2H5.022c-0.157,0-0.306,0.074-0.4,0.2l-1.813,2.23 C2.788,2.694,2.775,2.755,2.775,2.82c0,0.276,0.202,0.5,0.453,0.5H16.76c0.251,0,0.453-0.224,0.453-0.5 C17.213,2.741,17.193,2.669,17.164,2.603z%22/%3E\A%3Cpath d=%22M70.28,3.12%22/%3E%3Cg%3E%3Cpath d=%22M17.872,5.188c0-0.103-0.038-0.193-0.092-0.272c-0.089-0.134-0.234-0.384-0.408-0.384H2.443\A		c-0.175,0-0.321,0.251-0.41,0.387C1.98,4.999,1.943,5.09,1.943,5.188l0.001,10.447c0,1.19,0.969,2.158,2.159,2.158h11.609\A		c1.19,0,2.159-0.968,2.159-2.158L17.871,5.192C17.871,5.19,17.872,5.189,17.872,5.188z M9.909,11.159\A		c-2.104,0-3.817-1.712-3.817-3.817c0-0.276,0.224-0.5,0.5-0.5s0.5,0.224,0.5,0.5c0,1.553,1.264,2.817,2.817,2.817\A		c1.553,0,2.816-1.264,2.816-2.817c0-0.276,0.224-0.5,0.5-0.5s0.5,0.224,0.5,0.5C13.725,9.447,12.013,11.159,9.909,11.159z%22/%3E\A%3C/g%3E%3C/svg%3E") no-repeat center !important;width:16px;height:17px;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart.nitro-lazy{background-image:none !important;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-image-inner .qodef-woo-product-additional-icons .added_to_cart:after{content:none;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-content{margin-bottom:0;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-categories{margin-bottom:5px;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-price-holder{display:block;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-woo-product-price-holder .price{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .yith-wcwl-add-to-wishlist{opacity:0;display:inline-block;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .yith-wcwl-add-button{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .yith-wcqv-button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .yith-wcwl-add-to-wishlist{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .add_to_cart_button:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .added_to_cart:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .yith-wcqv-button:hover,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e .yith-wcwl-add-to-wishlist:hover{opacity:.7 !important;-webkit-transition:.2s !important;-o-transition:.2s !important;transition:.2s !important;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .product_type_grouped,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .yith-wcwl-add-to-wishlist{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .yith-wcwl-add-to-wishlist{-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .yith-wcqv-button{-webkit-transition-delay:.17s;-o-transition-delay:.17s;transition-delay:.17s;}.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-image-centered .qodef-e:hover .added_to_cart{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image-inner .qodef-woo-product-additional-icons{top:29px;left:30px;}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image{min-height:180px;}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-split-cols{width:100%;position:absolute;bottom:0;padding:15px 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:22;}.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image{min-height:180px;}.qodef-woo-product-list.qodef-item-layout--presentational .product .qodef-woo-product-info{min-width:80px;}.qodef-woo-product-list.qodef-item-layout--presentational .product .qodef-woo-product-price-holder{height:22px;min-width:80px;}.qodef-woo-product-list.qodef-item-layout--presentational .product .qodef-woo-product-price-holder .price{position:absolute !important;top:3px;right:0;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}.qodef-browser--firefox .qodef-woo-product-list.qodef-item-layout--presentational .product .qodef-woo-product-price-holder .price{top:2px;}.qodef-woo-product-list.qodef-item-layout--presentational .product:hover .qodef-woo-product-image-inner{opacity:0;}.qodef-woo-product-list.qodef-item-layout--presentational .product:hover .qodef-woo-product-price-holder .price{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);}.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-split-cols{width:100%;position:absolute;bottom:0;padding:25px 40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:22;}@media only screen and (max-width:680px){.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-split-cols{padding:15px 30px;}}.qodef-pvd .qodef-e-tagline{font-family:"The Gwathmey",serif;font-size:55px;}.qodef-pvd .entry-title{margin:25px 0 0;}.qodef-pvd .entry-title a:hover{color:inherit;}.qodef-pvd .qodef-vd-product-price{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;line-height:1em;}.qodef-pvd .qodef-vd-product-price a{color:inherit;}.qodef-pvd .qodef-vd-product-price a:hover{color:#aeaeae;}.qodef-pvd .qodef-vd-product-price del{color:#8b8b8b;}.qodef-pvd .qodef-vd-product-price ins{text-decoration:none;}.qodef-pvd .qodef-vd-product-excerpt{font-size:17px;max-width:450px;margin:25px 0 31px;}.qodef-pvd .qodef-vd-countdown-holder .qodef-countdown.qodef-layout--boxed{margin-top:30px;margin-bottom:40px;}.qodef-pvd .button{padding:8px 52px;position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;background-color:transparent;border:1px solid #8b8b8b;font-style:italic;color:#1d1d1d;}.qodef-pvd .button a{color:inherit;}.qodef-pvd .button a:hover{color:#aeaeae;}.qodef-pvd .button:hover{background-color:transparent;}.qodef-pvd .button.added{display:none;}.qodef-pvd .added_to_cart{padding:8px 52px;position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-family:"EB Garamond",serif;font-size:18px;font-size:18px;line-height:2em;font-weight:600;font-weight:400;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;background-color:transparent;border:1px solid #8b8b8b;font-style:italic;color:#1d1d1d;}.qodef-pvd .added_to_cart a{color:inherit;}.qodef-pvd .added_to_cart a:hover{color:#aeaeae;}.qodef-pvd .added_to_cart:hover{background-color:transparent;}.qodef-pvd-middle{padding:21px 30px 30px 30px;text-align:center;position:relative;}.qodef-pvd-middle .qodef-e-image{margin-bottom:50px;}.qodef-pvd-left .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.qodef-pvd-left .qodef-e-inner .qodef-e-image{margin-right:70px;width:100%;padding-top:50px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:575px;}.qodef-pvd-left .qodef-e-inner .qodef-e-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;}@media (min-width:1366px){.qodef-pvd-left .qodef-e-inner .qodef-e-content{margin-bottom:100px;}}.qodef-pvd-left .added_to_cart:after{content:none !important;}.widget_konsept_core_woo_dropdown_cart{height:100%;}.qodef-woo-dropdown-cart{position:relative;display:inline-block;vertical-align:top;height:100%;padding:0 10px;}.qodef-woo-dropdown-cart .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%;}.qodef-woo-dropdown-cart .qodef-m-opener{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.qodef-woo-dropdown-cart .qodef-m-opener>*{line-height:1;}.qodef-woo-dropdown-cart .qodef-m-opener-count{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:400;text-transform:uppercase;color:#1d1d1d;font-size:11px;letter-spacing:.25em;margin:2px 0 0 4px;}.qodef-woo-dropdown-cart .qodef-m-dropdown{position:absolute;top:100%;left:auto;right:0;text-align:left;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out;}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{position:relative;display:inline-block;vertical-align:top;width:360px;padding:20px;background-color:#fff;border:1px solid #ddd;}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#8b8b8b;}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#8b8b8b;}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#1d1d1d;}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px;}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child{margin-top:0;}.qodef-woo-dropdown-cart .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;width:80px;margin-right:20px;}.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img{display:block;}.qodef-woo-dropdown-cart .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;padding-right:20px;}.qodef-woo-dropdown-cart .qodef-e-title{margin:0;}.qodef-woo-dropdown-cart .qodef-e-price{margin:3px 0 0;}.qodef-woo-dropdown-cart .qodef-e-quantity{margin:3px 0 0;}.qodef-woo-dropdown-cart .qodef-e-remove{position:absolute;top:-2px;right:0;font-size:20px;line-height:1;color:#1d1d1d;}.qodef-woo-dropdown-cart .qodef-m-order-details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;padding-top:13px;border-top:1px solid #ddd;}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0;}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#8b8b8b;}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;vertical-align:top;margin-top:20px;}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;width:100%;width:100%;margin:0;font-family:"Josefin Sans",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:10px 40px;text-align:center;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-cart{background-color:#1d1d1d;border:1px solid transparent;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#fff;margin-right:10px;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-cart a{color:inherit;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-cart a:hover{color:#aeaeae;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-cart:hover{color:#fff;border-color:#2d2d2d;background-color:#2d2d2d;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-checkout{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;margin-left:10px;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-checkout a{color:inherit;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-checkout a:hover{color:#aeaeae;}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-m-action-checkout:hover{background-color:transparent;border:1px solid #1d1d1d;}.touchevents .qodef-woo-dropdown-cart{cursor:pointer;}.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{opacity:1;visibility:visible;z-index:111;}.widget.widget_konsept_core_product_category_tabs{position:relative;}.widget.widget_konsept_core_product_category_tabs .qodef-widget-title{display:none;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tabs-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tabs-inner .qodef-e-tabs-title{margin:0 0 12px;letter-spacing:.18em;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tabs-holder{width:20%;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tabs-content{position:relative;width:80%;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tabs-content .qodef-e-tab-content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tabs-content .qodef-e-tab-content.active-content{position:relative;opacity:1;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab{padding:4px 0;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal;margin:8px 0;margin:2px 0;overflow:hidden;line-height:1.4em;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a a{color:inherit;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a a:hover{color:#aeaeae;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a span{position:relative;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a:hover{color:#000;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab a:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab.active-category a{color:#000;}.widget.widget_konsept_core_product_category_tabs .qodef-e-tab.active-category a span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.widget.widget_konsept_core_product_category_tabs .qodef-woo-product-title a{color:inherit;}.widget.widget_konsept_core_product_category_tabs .variations_form{display:none !important;}.qodef-woo-side-area-cart{position:relative;display:inline-block;vertical-align:top;height:100%;padding:0 10px;}.qodef-woo-side-area-cart .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%;}.qodef-woo-side-area-cart .qodef-m-opener{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.qodef-woo-side-area-cart .qodef-m-opener:hover .qodef-m-opener-icon{opacity:.7;}.qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-icon{margin-top:2px;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}.qodef-woo-side-area-cart .qodef-m-opener>*{line-height:1;}.qodef-woo-side-area-cart .qodef-m-opener-count{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:400;text-transform:uppercase;color:#1d1d1d;font-size:11px;letter-spacing:.25em;margin:3px 0 0 4px;}.qodef-woo-side-area-cart .qodef-m-close{display:none;}.qodef-woo-side-area-cart-content-holder .qodef-m-content{position:fixed;top:0;right:-435px;height:100vh;width:435px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 0 128px;background-color:#fff;overflow:hidden;z-index:10001;-webkit-transition:-webkit-transform .6s cubic-bezier(.77,0,.175,1);transition:-webkit-transform .6s cubic-bezier(.77,0,.175,1);transition:transform .6s cubic-bezier(.77,0,.175,1);transition:transform .6s cubic-bezier(.77,0,.175,1),-webkit-transform .6s cubic-bezier(.77,0,.175,1);-o-transition:transform .6s cubic-bezier(.77,0,.175,1);pointer-events:none;}@media only screen and (max-width:680px){.qodef-woo-side-area-cart-content-holder .qodef-m-content{right:-280px;width:280px;}}.admin-bar .qodef-woo-side-area-cart-content-holder .qodef-m-content{top:32px;height:calc(100vh - 32px);}.qodef-woo-side-area-cart-content-holder .qodef-m-content .qodef-m-posts-not-found{margin:0 30px;}.qodef-woo-side-area-cart-content-holder .qodef-m-close{display:none;}.qodef-woo-side-area-cart-content-holder .qodef-m-items{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 25px;}.qodef-woo-side-area-cart-content-holder .qodef-m-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px;}.qodef-woo-side-area-cart-content-holder .qodef-m-item:first-child{margin-top:0;}.qodef-woo-side-area-cart-content-holder .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;width:80px;margin-right:25px;}.qodef-woo-side-area-cart-content-holder .qodef-e-image a,.qodef-woo-side-area-cart-content-holder .qodef-e-image img{display:block;}.qodef-woo-side-area-cart-content-holder .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;padding-right:20px;}.qodef-woo-side-area-cart-content-holder .qodef-e-title{margin:0;line-height:1.5em;}.qodef-woo-side-area-cart-content-holder .qodef-e-title a{color:#1d1d1d;}.qodef-woo-side-area-cart-content-holder .qodef-e-price{margin:3px 0 0;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}.qodef-woo-side-area-cart-content-holder .qodef-e-price a{color:inherit;}.qodef-woo-side-area-cart-content-holder .qodef-e-price a:hover{color:#aeaeae;}.qodef-woo-side-area-cart-content-holder .qodef-e-quantity{margin:0;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-woo-side-area-cart-content-holder .qodef-e-quantity a{color:inherit;}.qodef-woo-side-area-cart-content-holder .qodef-e-quantity a:hover{color:#aeaeae;}.qodef-woo-side-area-cart-content-holder .qodef-e-remove{position:absolute;top:-2px;right:0;font-size:20px;line-height:1;color:#1d1d1d;}.qodef-woo-side-area-cart-content-holder .qodef-m-order-details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 25px;margin-top:25px;padding-top:13px;border-top:1px solid #ddd;}.qodef-woo-side-area-cart-content-holder .qodef-m-order-details>*{margin:0;}.qodef-woo-side-area-cart-content-holder .qodef-m-order-details .woocommerce-Price-amount{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}.qodef-woo-side-area-cart-content-holder .qodef-m-order-details .woocommerce-Price-amount a{color:inherit;}.qodef-woo-side-area-cart-content-holder .qodef-m-order-details .woocommerce-Price-amount a:hover{color:#aeaeae;}.qodef-woo-side-area-cart-content-holder .qodef-m-action{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:50px;left:0;width:100%;padding:0 25px;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;width:100%;margin:0;font-family:"Josefin Sans",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;text-align:center;padding:8px;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-cart{background-color:#1d1d1d;border:1px solid transparent;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#fff;margin-right:10px;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-cart a{color:inherit;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-cart a:hover{color:#aeaeae;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-cart:hover{color:#fff;border-color:#2d2d2d;background-color:#2d2d2d;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-checkout{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;margin-left:10px;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-checkout a{color:inherit;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-checkout a:hover{color:#aeaeae;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-checkout:hover{background-color:transparent;border:1px solid #1d1d1d;}.qodef-woo-side-area-cart-content-holder.qodef--opened .qodef-m-content{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);pointer-events:all;}.qodef-woo-side-area-cart-cover{background:rgba(0,0,0,.4);position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:1002;opacity:0;pointer-events:none;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:none;}.qodef--side-cart-opened .qodef-woo-side-area-cart-cover{opacity:1;pointer-events:all;}.qodef-woo-yith-wishlist-link .qodef-m-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-woo-yith-wishlist-link .qodef-m-link:hover svg{opacity:.7;}.qodef-woo-yith-wishlist-link .qodef-m-link svg{margin-top:2px;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}.qodef-woo-yith-wishlist-link .qodef-m-link .qodef-m-link-count{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:400;text-transform:uppercase;color:#1d1d1d;font-size:11px;letter-spacing:.25em;margin:3px 0 0 5px;}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top;}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a{display:inline-block;}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{display:inline-block;width:auto;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{display:none;}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:.8;}.qodef-portfolio-single .qodef-media iframe{max-height:calc(56.25vw);}.qodef-portfolio-single .qodef-portfolio-title{margin:0 0 15px;}.qodef-browser--ms-explorer .qodef-portfolio-single .qodef-portfolio-content{max-width:100%;}.qodef-portfolio-single .qodef-portfolio-info>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.qodef-portfolio-single .qodef-portfolio-info>:last-child{margin-bottom:0;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title{margin:0 4px 0 0;}.qodef-portfolio-single .qodef-portfolio-info a,.qodef-portfolio-single .qodef-portfolio-info p{margin:0;}.qodef-portfolio-single .qodef-portfolio-info .entry-date,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;line-height:1em;}.qodef-portfolio-single .qodef-portfolio-info .entry-date a,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item a{color:inherit;}.qodef-portfolio-single .qodef-portfolio-info .entry-date a:hover,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item a:hover{color:#aeaeae;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-categories,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;line-height:1;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-categories a,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a{color:inherit;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-categories a:hover,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a:hover{color:#aeaeae;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-categories a:hover,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a:hover{color:#1d1d1d;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag{line-height:1;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:after,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:after{content:",";margin:0 -2px 0 -3px;}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:last-child:after,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:last-child:after{display:none;}.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share .qodef-shortcode-list{bottom:9px;}.qodef-portfolio-category-list .qodef-e-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-portfolio-category-list .qodef-e-image img{display:block;}.qodef-portfolio-category-list .qodef-e-content a{position:relative;z-index:1;}.qodef-portfolio-category-list .qodef-e-title{margin:0;}.qodef-portfolio-category-list .qodef-e-description{margin:9px 0 0;}.qodef-portfolio-category-list .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%;}.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-inner:hover .qodef-e-content{opacity:1;}.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:31px 40px;background-color:rgba(29,29,29,.4);opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-description,.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-title{color:#fff;}.qodef-portfolio-category-list.qodef-layout--standard .qodef-e-content{margin-top:28px;}.qodef-portfolio-list .qodef-e-inner{position:relative;}.qodef-portfolio-list .qodef-e-image img{display:block;}.qodef-portfolio-list .qodef-e-title{margin:0;}.qodef-portfolio-list .qodef-e-title a:hover{color:#1d1d1d;}.qodef-portfolio-list .qodef-e-info-category>*{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-portfolio-list .qodef-e-info-category>* a{color:inherit;}.qodef-portfolio-list .qodef-e-info-category>* a:hover{color:#aeaeae;}.qodef-portfolio-list .qodef-e-info-category a:hover{color:#1d1d1d;}.qodef-portfolio-list .qodef-e-info-category .qodef-e-category:after{content:"-";vertical-align:text-bottom;}.qodef-portfolio-list .qodef-e-info-category .qodef-e-category:last-child:after{display:none;}.qodef-portfolio-list .qodef-m-pagination{margin-top:35px;}.qodef-portfolio-list.qodef-items--fixed .qodef-e-image{height:100%;overflow:hidden;}.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image{height:100%;}.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%;}.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content{margin-top:29px;margin-bottom:20px;}.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-category{margin-bottom:4px;}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image{overflow:hidden;}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image img{-webkit-transform:scale(1.03) translateX(-6px);-ms-transform:scale(1.03) translateX(-6px);transform:scale(1.03) translateX(-6px);-webkit-transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02),-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);-o-transition:transform 1s cubic-bezier(.25,.1,0,1.02);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image:hover img{-webkit-transform:scale(1.03) translateX(6px);-ms-transform:scale(1.03) translateX(6px);transform:scale(1.03) translateX(6px);}.qodef-portfolio-list.qodef-item-layout--info-top-left article.portfolio-item:hover .qodef-e-content{opacity:1;}.qodef-portfolio-list.qodef-item-layout--info-top-left .qodef-e-content{padding:10px 20px;position:absolute;top:20px;left:20px;background-color:#fff;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;max-width:calc(100% - 40px);}.qodef-portfolio-list.qodef-item-layout--info-top-left .qodef-e-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.qodef-portfolio-list.qodef-item-layout--info-top-left .qodef-e-content-inner *{z-index:1;}.qodef-browser--ms-explorer .qodef-portfolio-list.qodef-item-layout--info-top-left .qodef-e-content-inner *{max-width:100%;}#qodef-portfolio-single-related-items{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:86px;}#qodef-single-portfolio-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:75px 0 3px;}#qodef-single-portfolio-navigation .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#qodef-single-portfolio-navigation .qodef-m-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}#qodef-single-portfolio-navigation .qodef-m-nav>*{display:block;line-height:inherit;}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon{margin-right:5px;}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right;margin-left:auto;}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{position:absolute;top:0;left:calc(50% - 16px);width:23px;height:23px;background-color:#b7b7b7;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:hover{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:after,#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:before{content:"";display:block;width:100%;height:2px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}#qodef-single-portfolio-navigation .qodef-m-nav-label{font-size:0;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-portfolio-content{padding:0 7.222%;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-grid-item{margin-top:76px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info{margin-top:60px !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 25px;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-title{margin:0 0 6px;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info{margin-top:85px !important;}.qodef-portfolio-single.qodef-layout--gallery-big #qodef-single-portfolio-navigation{margin:120px 0 3px;padding-top:36px;border-top:1px solid #e1e1e1;}.qodef-portfolio-single.qodef-layout--gallery-small .qodef-media{margin-right:25px;}.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-title{margin:8px 0 16px;}.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-info{margin-top:49px !important;}.qodef-portfolio-single.qodef-layout--gallery-small #qodef-single-portfolio-navigation{margin:105px 0 3px;}.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content{padding:0 7.222%;}.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-grid-item{margin-top:66px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info{margin-top:60px !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 25px;}.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item{display:block;margin-bottom:10px;float:none;}.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-title{margin:0 0 6px;}.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info{margin-top:85px !important;}.qodef-portfolio-single.qodef-layout--images-big #qodef-single-portfolio-navigation{margin:120px 0 3px;padding-top:36px;border-top:1px solid #e1e1e1;}.qodef-portfolio-single.qodef-layout--images-small .qodef-media{margin-right:25px;}.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item{display:block;margin-bottom:20px;float:none;}.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child{margin-bottom:0;}.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-title{margin:8px 0 10px;}.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-info{margin-top:49px !important;}.qodef-portfolio-single.qodef-layout--images-small #qodef-single-portfolio-navigation{margin:105px 0 3px;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content{padding:0 7.222%;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-grid-item{margin-top:76px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info{margin-top:60px !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 25px;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-title{margin:0 0 6px;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info{margin-top:85px !important;}.qodef-portfolio-single.qodef-layout--masonry-big #qodef-single-portfolio-navigation{margin:120px 0 3px;padding-top:36px;border-top:1px solid #e1e1e1;}.qodef-portfolio-single.qodef-layout--masonry-small .qodef-media{margin-right:25px;}.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-title{margin:8px 0 16px;}.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-info{margin-top:49px !important;}.qodef-portfolio-single.qodef-layout--masonry-small #qodef-single-portfolio-navigation{margin:105px 0 3px;}.qodef-portfolio-single-slider{margin-top:100px;}.qodef-portfolio-single-slider .swiper-slide{width:auto;}.qodef-portfolio-single-slider .swiper-pagination-bullets{bottom:25px;}.qodef-portfolio-single-slider .swiper-pagination-bullets .swiper-pagination-bullet{color:#fff;}.qodef-portfolio-single-slider .swiper-pagination-bullets .swiper-pagination-bullet:after{background-color:#fff;}.qodef-portfolio-single.qodef-layout--slider .qodef-e-content{padding:0 7.222%;}.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item{margin-top:76px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;}.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item.qodef-portfolio-info{margin-top:55px !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 25px;}.qodef-portfolio-single.qodef-layout--slider #qodef-single-portfolio-navigation{margin:120px 0 3px;padding-top:36px;border-top:1px solid #e1e1e1;}.qodef-team-list .qodef-e-role{line-height:1.65em;margin:0 0 16px;}.qodef-team-list .qodef-e-title{margin:24px 0 0;}.qodef-team-list .qodef-team-member-social-icons{margin:0;}.qodef-team-list .qodef-team-member-social-icons .qodef-social-icon-text{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;text-transform:capitalize;}.qodef-team-list .qodef-team-member-social-icons .qodef-social-icon-text a{color:inherit;}.qodef-team-list .qodef-team-member-social-icons .qodef-social-icon-text a:hover{color:#aeaeae;}.qodef-team-list .qodef-team-member-social-icons .qodef-social-icon-text:after{content:"‒";color:#8b8b8b;}.qodef-team-list .qodef-team-member-social-icons .qodef-social-icon-text:last-of-type:after{content:none;}.qodef-team-list .qodef-team-member-social-icons .qodef-social-icon-text:hover{color:#1d1d1d;}.qodef-team-list.qodef-item-layout--info-below .qodef-e-content{margin:14px 0 25px;}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content{opacity:1;z-index:1;}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:-1;}.qodef-testimonials-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.qodef-testimonials-list .qodef-e-testimonials-icon{margin-right:30px;margin-top:0;}.qodef-testimonials-list .qodef-e-testimonials-icon .qodef-quote-svg-blob{fill:#dfe8ec;}.qodef-testimonials-list .qodef-e-testimonials-icon svg{overflow:visible;}.qodef-testimonials-list .qodef-e-testimonials-icon svg path:nth-child(1){-webkit-animation:qode-float-move 3s .1s infinite;animation:qode-float-move 3s .1s infinite;}.qodef-testimonials-list .qodef-e-testimonials-icon svg path:nth-child(3){-webkit-animation:qode-float-move 4s .5s infinite;animation:qode-float-move 4s .5s infinite;}.qodef-testimonials-list .qodef-e-testimonials-icon svg circle{-webkit-animation:qode-float-move 5s .3s infinite;animation:qode-float-move 5s .3s infinite;}.qodef-browser--ms-explorer .qodef-testimonials-list>div:not(.qodef-e-testimonials-icon){max-width:100%;overflow:hidden;}.qodef-testimonials-list .qodef-e-testimonials-title{height:80px;margin-top:5px;z-index:2;font-family:"The Gwathmey",serif;font-size:60px;padding-top:20px;line-height:1em;color:#bdced3;}.qodef-testimonials-list .qodef-swiper-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.qodef-testimonials-list .qodef-swiper-container .swiper-wrapper{margin-right:110px;cursor:-webkit-grab;cursor:grab;}.qodef-testimonials-list .qodef-swiper-container .swiper-slide .qodef-e-author{opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;}.qodef-testimonials-list .qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-author,.qodef-testimonials-list .qodef-swiper-container .swiper-slide.swiper-slide-duplicate-active .qodef-e-author{opacity:1;-webkit-transition:1s .3s;-o-transition:1s .3s;transition:1s .3s;}.qodef-testimonials-list .qodef-swiper-container .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:15px;min-height:140px;}.qodef-testimonials-list .swiper-pagination-bullets{text-align:center;right:0;bottom:auto;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px !important;}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:after{top:0;position:relative;}@media only screen and (max-width:680px){.qodef-testimonials-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.qodef-testimonials-list .qodef-e-testimonials-icon{margin-right:0;-ms-flex-item-align:start;align-self:flex-start;}.qodef-testimonials-list .qodef-e-testimonials-title{font-size:50px;text-align:left;}.qodef-testimonials-list .qodef-swiper-container .swiper-wrapper{margin-right:0;}.qodef-testimonials-list .swiper-pagination-bullets{top:auto !important;bottom:0 !important;left:0;right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet{margin-bottom:0 !important;}.qodef-testimonials-list .qodef-e-content{padding-bottom:60px;}}.qodef-testimonials-list .qodef-e-media-image{line-height:0;margin-bottom:25px;}.qodef-testimonials-list .qodef-e-title{margin:0 0 25px;}.qodef-testimonials-list .qodef-e-text{letter-spacing:.1em;margin:0 0 10px;}.qodef-testimonials-list .qodef-e-author{margin:0;}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{color:#fff;}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{background-color:#fff;}.qodef-review-rating{display:-webkit-box;display:-ms-flexbox;display:flex;}.qodef-review-rating .qodef-rating-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;}.qodef-review-rating label{margin:0 10px 0 0;}.qodef-review-rating .qodef-comment-rating-box{margin:0;}.qodef-review-rating .qodef-star-rating{position:relative;display:inline-block;vertical-align:top;margin:0;font-size:0;color:transparent;cursor:pointer;overflow:hidden;}.qodef-review-rating .qodef-star-rating:before{position:relative;display:inline-block;vertical-align:top;overflow:hidden;z-index:-1;content:"";font-size:17px;letter-spacing:.5em;color:#1d1d1d;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.qodef-review-rating .qodef-star-rating.active:after{position:absolute;top:0;right:0;display:block;content:"";font-size:17px;letter-spacing:.5em;color:#1d1d1d;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.qodef-review-rating .qodef-comments-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1;}.qodef-review-rating .qodef-comments-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top;}.qodef-review-rating .qodef-comments-ratings .qodef-m-star{font-size:17px;letter-spacing:.5em;color:#8b8b8b;}.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active{position:absolute;color:#1d1d1d;top:0;left:0;overflow:hidden;white-space:nowrap;}.qodef-reviews-per-criteria .qodef-item-reviews-average-rating{color:#1d1d1d;font-size:60px;line-height:1em;font-weight:700;}.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description{vertical-align:middle;margin:2px 0 0;}.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon{vertical-align:middle;font-size:20px;}.qodef-reviews-per-criteria .qodef-item-reviews-display-right{vertical-align:middle;padding-left:200px;}.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar{line-height:28px;}.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner{padding:6px 0;}.qodef-reviews-per-mark .qodef-reviews-number-wrapper{padding-top:23%;padding-left:15%;display:table;width:100%;height:100%;vertical-align:middle;}.qodef-reviews-per-mark .qodef-reviews-number{font-size:72px;color:#ffd740;font-weight:700;line-height:1em;margin-right:22px;display:table-cell;vertical-align:middle;position:relative;top:-6px;}.qodef-reviews-per-mark .qodef-stars-wrapper{display:table-cell;vertical-align:middle;}.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars{display:block;}.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i{color:#ffd740;}.qodef-reviews-per-mark .qodef-reviews-count{font-weight:700;font-size:14px;}.qodef-reviews-per-mark .qodef-rating-percentage-wrapper{padding:29px 50px 40px;background-color:#fafafa;border-left:1px solid #e5e5e5;}.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary{display:inline-block;vertical-align:middle;}.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper{display:inline-block;vertical-align:middle;padding:0 0 0 15px;}.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner{display:block;}.qodef-comment-list .qodef-comment-name{float:none;}.qodef-comment-list .qodef-review-rating{display:inline-block;width:100%;}.qodef-comment-list .qodef-rating-inner{display:inline-block;width:100%;}@-webkit-keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100;}100%{opacity:0;visibility:hidden;z-index:0;}}@keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100;}100%{opacity:0;visibility:hidden;z-index:0;}}@-webkit-keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100;}100%{opacity:1;visibility:visible;z-index:100;}}@keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100;}100%{opacity:1;visibility:visible;z-index:100;}}.qodef-search-cover-form{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background-color:#fff;z-index:-1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}.qodef-search-cover-form .qodef-m-inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 70px;}.qodef-search-cover-form .qodef-m-form-field{padding:0;margin-bottom:0;font-size:26px;font-weight:600;text-transform:uppercase;color:#1d1d1d;background-color:transparent;border:0;border-radius:0;outline-offset:0;}.qodef-search-cover-form .qodef-m-form-field:focus{color:#1d1d1d;}.qodef-search-cover-form .qodef-m-form-field::-webkit-input-placeholder{color:inherit;opacity:1;}.qodef-search-cover-form .qodef-m-form-field::-moz-placeholder{color:inherit;opacity:1;}.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder{color:inherit;opacity:1;}.qodef-search-cover-form .qodef-m-form-field::-ms-input-placeholder{color:inherit;opacity:1;}.qodef-search-cover-form .qodef-m-form-field::placeholder{color:inherit;opacity:1;}.qodef-search-cover-form .qodef-m-close{-ms-flex-negative:0;flex-shrink:0;}.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack{font-size:23px;}.qodef-covers-search--fadeout .qodef-search-cover-form{-webkit-animation:cover_search_fade_out .3s ease both;animation:cover_search_fade_out .3s ease both;}.qodef-covers-search--fadein .qodef-search-cover-form{-webkit-animation:cover_search_fade_in .3s ease both;animation:cover_search_fade_in .3s ease both;}.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form{display:none;}.qodef-fullscreen-search-holder{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,.98);z-index:100;}.qodef-fullscreen-search-holder .qodef-m-inner{width:100%;}.qodef-fullscreen-search-holder .qodef-m-form{position:relative;width:60%;margin:0 auto;}.qodef-fullscreen-search-holder .qodef-m-form-field{height:100%;margin:0;padding:0;font-size:25px;color:#1d1d1d;line-height:2em;background:0 0;border:0;border-radius:0;}.qodef-fullscreen-search-holder .qodef-m-form-submit{position:absolute;right:0;bottom:-20px;width:auto;padding:0;margin:0;color:#1d1d1d;background:0 0;border:0;outline:0;opacity:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;}.qodef-fullscreen-search-holder .qodef-m-form-submit:hover{color:#1d1d1d;background:0 0;}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit{opacity:1;bottom:10px;-webkit-transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;-o-transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;}.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack{font-size:18px;}.qodef-fullscreen-search-holder .qodef-m-form-line{position:absolute;left:0;bottom:-2px;width:0;border-bottom:1px solid #000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line{width:100%;-webkit-transition:width .5s ease .6s;-o-transition:width .5s ease .6s;transition:width .5s ease .6s;}.qodef-fullscreen-search-holder .qodef-m-close{position:absolute;top:33px;right:70px;color:#8b8b8b;opacity:0;visibility:hidden;z-index:1;}.admin-bar .qodef-fullscreen-search-holder .qodef-m-close{top:72px;}.qodef-fullscreen-search-holder .qodef-m-close:hover{color:#1d1d1d;}.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack{font-size:25px;}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close{opacity:1;visibility:visible;}.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{-webkit-animation:fullscreen_search_fade_out .3s ease both;animation:fullscreen_search_fade_out .3s ease both;}.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{-webkit-animation:fullscreen_search_fade_in .3s ease both;animation:fullscreen_search_fade_in .3s ease both;}@-webkit-keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible;}100%{opacity:0;visibility:hidden;}}@keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible;}100%{opacity:0;visibility:hidden;}}@-webkit-keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden;}100%{opacity:1;visibility:visible;}}@keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden;}100%{opacity:1;visibility:visible;}}.qodef-search-opener>*{position:relative;display:inline-block;vertical-align:middle;line-height:inherit;}.qodef-search-opener.qodef-source--icon-pack{font-size:23px;}.qodef-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;border-bottom:1px solid #ddd;padding-bottom:12px;}.qodef-accordion .qodef-accordion-title{border-top:1px solid #ddd;}.qodef-accordion .qodef-accordion-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-accordion .qodef-accordion-content-inner p{line-height:1.8em;}.qodef-accordion.qodef--init{visibility:visible;}.qodef-accordion.qodef-layout--simple{counter-reset:counter;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:12px 0 0;padding:20px 0 2px 5px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;-ms-flex-negative:0;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark i{position:absolute;display:block;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark i.ion-ios-arrow-down{opacity:1;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark i.ion-ios-arrow-down{opacity:0;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title:before{content:counter(counter) ".";counter-increment:counter;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark i.ion-ios-arrow-up,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark i.ion-ios-arrow-up{opacity:0;}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark i.ion-ios-arrow-down,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark i.ion-ios-arrow-down{opacity:1;}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:7px 0 20px;margin:0;}.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0;}.qodef-banner{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1;}.qodef-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:12;pointer-events:none;}.qodef-banner .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 37px 33px;}@media only screen and (max-width:680px){.qodef-banner .qodef-m-content-inner{padding-top:14px;}}.qodef-banner .qodef-m-title{margin:0;}.qodef-banner .qodef-m-title-inner{display:inline-block;}.qodef-banner p.qodef-m-subtitle{margin:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;}.qodef-banner p.qodef-m-subtitle a{color:inherit;}.qodef-banner p.qodef-m-subtitle a:hover{color:#aeaeae;}@media only screen and (max-width:680px){.qodef-banner p.qodef-m-subtitle{display:none;}}.qodef-banner .qodef-m-tagline{font-family:"The Gwathmey",serif;font-size:45px;color:#1d1d1d;font-style:italic;position:absolute;}.qodef-banner .qodef-m-text-field{font-size:15px;color:#1d1d1d;margin:0 0 10px;font-style:italic;}.qodef-banner .qodef-m-button{pointer-events:all;}.qodef-banner .qodef-button.qodef-html--link{font-size:17px;line-height:1em;}.qodef-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden;}.qodef-banner .qodef-m-image img{display:block;-webkit-transform:scale(1.02) translateX(-6px);-ms-transform:scale(1.02) translateX(-6px);transform:scale(1.02) translateX(-6px);-webkit-transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02);transition:transform 1s cubic-bezier(.25,.1,0,1.02),-webkit-transform 1s cubic-bezier(.25,.1,0,1.02);-o-transition:transform 1s cubic-bezier(.25,.1,0,1.02);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;}.qodef-banner:hover .qodef-m-image img{-webkit-transform:scale(1.02) translateX(6px);-ms-transform:scale(1.02) translateX(6px);transform:scale(1.02) translateX(6px);}.qodef-banner:hover .qodef-button .qodef-m-text:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}@media only screen and (max-width:680px){.qodef-banner .qodef-m-tagline{font-size:36px;}}.qodef-banner.qodef-layout--link-button-inverted .qodef-m-content-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:37px;}@media only screen and (max-width:680px){.qodef-banner.qodef-layout--link-button-inverted .qodef-m-content-inner{padding-left:18px;}}.qodef-banner.qodef-layout--link-button-inverted .qodef-m-tagline{bottom:40px;left:40px;}@media only screen and (max-width:680px){.qodef-banner.qodef-layout--link-button-inverted .qodef-m-tagline{bottom:12px;left:12px;}}.qodef-banner.qodef-layout--link-button-inverted .qodef-m-text{margin:0;}.qodef-banner.qodef-layout--link-button-inverted .qodef-m-button{margin:10px 0 0;}.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;}.qodef-banner.qodef-layout--link-button .qodef-m-tagline{top:40px;right:30px;}@media only screen and (max-width:680px){.qodef-banner.qodef-layout--link-button .qodef-m-tagline{top:30px;right:25px;}}.qodef-banner.qodef-layout--link-button .qodef-m-title{-webkit-transform:translateX(.2em);-ms-transform:translateX(.2em);transform:translateX(.2em);}.qodef-banner.qodef-layout--link-button .qodef-m-text{margin:0;}.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:0;line-height:1em;}.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;}.qodef-button.qodef-html--link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Josefin Sans",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-decoration:none;text-transform:capitalize;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:8px 52px;}.qodef-button.qodef-size--small{padding:5px 34px;}.qodef-button.qodef-size--large{padding:10px 54px;}.qodef-button.qodef-size--full{width:100%;text-align:center;}.qodef-button.qodef-layout--filled.qodef-html--link{background-color:#1d1d1d;border:1px solid transparent;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#fff;}.qodef-button.qodef-layout--filled.qodef-html--link a{color:inherit;}.qodef-button.qodef-layout--filled.qodef-html--link a:hover{color:#aeaeae;}.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:#fff;border-color:#2d2d2d;background-color:#2d2d2d;}.qodef-button.qodef-layout--outlined{background-color:transparent;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}.qodef-button.qodef-layout--outlined a{color:inherit;}.qodef-button.qodef-layout--outlined a:hover{color:#aeaeae;}.qodef-layout--outlined-animated .qodef-bottom-border,.qodef-layout--outlined-animated .qodef-left-border,.qodef-layout--outlined-animated .qodef-right-border,.qodef-layout--outlined-animated .qodef-top-border{position:absolute;background-color:#1d1d1d;-webkit-transition:.3s cubic-bezier(.51,.49,.45,.9);-o-transition:.3s cubic-bezier(.51,.49,.45,.9);transition:.3s cubic-bezier(.51,.49,.45,.9);}.qodef-layout--outlined-animated .qodef-bottom-border,.qodef-layout--outlined-animated .qodef-top-border{width:0;height:1px;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;}.qodef-layout--outlined-animated .qodef-left-border,.qodef-layout--outlined-animated .qodef-right-border{width:1px;height:0;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}.qodef-layout--outlined-animated .qodef-top-border{top:-1px;right:0;}.qodef-layout--outlined-animated .qodef-bottom-border{left:0;bottom:-1px;}.qodef-layout--outlined-animated .qodef-right-border{bottom:0;right:-1px;}.qodef-layout--outlined-animated .qodef-left-border{left:-1px;top:0;}.qodef-layout--outlined-animated:hover{background-color:transparent;border:1px solid #1d1d1d;border:1px solid #8b8b8b;}.qodef-layout--outlined-animated:hover .qodef-bottom-border,.qodef-layout--outlined-animated:hover .qodef-top-border{width:calc(100% + 1px);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}.qodef-layout--outlined-animated:hover .qodef-left-border,.qodef-layout--outlined-animated:hover .qodef-right-border{height:calc(100% + 1px);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;}.qodef-button.qodef-layout--textual{padding:0 !important;background-color:transparent;border:0;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#1d1d1d;}.qodef-button.qodef-layout--textual a{color:inherit;}.qodef-button.qodef-layout--textual a:hover{color:#aeaeae;}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;position:relative;vertical-align:middle;line-height:1em;}.qodef-button.qodef-layout--textual:hover{color:#1d1d1d;}.qodef-button.qodef-layout--textual .qodef-m-text{position:relative;}.qodef-button.qodef-layout--textual .qodef-m-text:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor;will-change:transform;}.qodef-button.qodef-layout--textual .qodef-m-text:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;}.qodef-call-to-action.qodef-layout--standard{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-call-to-action.qodef-layout--standard .qodef-m-content{padding-right:20px;}.qodef-call-to-action.qodef-layout--standard .qodef-m-content>*{margin:0;}.qodef-call-to-action.qodef-layout--standard .qodef-m-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center;}.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{width:100%;}.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{width:50%;}.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{width:33.33333%;}.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{width:25%;}.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{width:20%;}.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:16.66667%;}.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff;}.qodef-countdown.qodef-layout--boxed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:45px 0;}.qodef-countdown.qodef-layout--boxed .qodef-m-date{display:-webkit-box;display:-ms-flexbox;display:flex;}.qodef-countdown.qodef-layout--boxed .qodef-digit-wrapper{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;margin-right:7px;}@media only screen and (max-width:768px){.qodef-countdown.qodef-layout--boxed .qodef-digit-wrapper{width:60px !important;}}@media only screen and (max-width:680px){.qodef-countdown.qodef-layout--boxed .qodef-digit-wrapper{width:54px !important;}}.qodef-countdown.qodef-layout--boxed .qodef-digit-wrapper:last-of-type{margin-right:0;}.qodef-countdown.qodef-layout--boxed .qodef-digit-wrapper .qodef-label{display:none;}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:inline-block;vertical-align:top;padding:0 20px;}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:inherit;font-size:90px;line-height:1em;font-weight:600;color:#1d1d1d;}.qodef-counter.qodef-layout--simple{text-align:center;}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:inherit;font-weight:600;font-size:75px;line-height:1;color:#1d1d1d;}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0;}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0;}.qodef-custom-font{position:relative;margin:0;}.qodef-custom-font.qodef-cf-align-left{text-align:left;}.qodef-custom-font.qodef-cf-align-center{text-align:center;}.qodef-custom-font.qodef-cf-align-right{text-align:right;}.qodef-custom-font.qodef-cf-align-justify{text-align:justify;}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left;margin:0 10px 5px 0;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:29px;line-height:1.55em;letter-spacing:.2em;}.qodef-dropcaps .qodef-m-text{display:inline;margin:0;}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:16px;line-height:1.5em;letter-spacing:.12em;color:#fff;background-color:#1d1d1d;}.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%;}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-google-map .qodef-m-map{display:block;width:100%;}.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{width:100%;display:block;}.qodef-google-map .qodef-m-map img{max-width:none;}.qodef-highlight .qodef-highlight-text{padding:0 5px;color:#fff;background-color:#1d1d1d;}.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1;}.qodef-icon-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;line-height:1;}.qodef-icon-list-item .qodef-e-title a{display:block;}.qodef-icon-list-item .qodef-e-title-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-icon-list-item .qodef-icon-holder{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;float:none;}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:18px;}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{position:relative;display:inline-block;vertical-align:top;}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block;}#qodef-page-sidebar .widget.widget_konsept_core_icon_list_item{margin-bottom:0;}#qodef-page-footer .widget.widget_konsept_core_icon_list_item{margin-bottom:0;}#qodef-side-area .widget.widget_konsept_core_icon_list_item{margin-bottom:0;}.qodef-icon-with-text .qodef-m-title{margin:0;}.qodef-icon-with-text .qodef-m-link{position:relative;display:inline-block;vertical-align:top;line-height:1em;}.qodef-icon-with-text .qodef-m-text{margin:8px 0 0;line-height:1em;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}.qodef-icon-with-text .qodef-m-text a{color:inherit;}.qodef-icon-with-text .qodef-m-text a:hover{color:#aeaeae;}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1;}.qodef-icon-with-text .qodef-icon-holder{float:none;}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top;}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block;}.qodef-icon-with-text.qodef-layout--before-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{-ms-flex-negative:0;flex-shrink:0;margin-right:19px;}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-content{padding-top:12px;}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text{margin:0;}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1;}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center;}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left;}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right;}.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:21px;}.qodef-icon-holder{position:relative;display:inline-block;vertical-align:top;width:auto;line-height:1;}.qodef-icon-holder a{display:block;}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit;}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit;}rs-module .qodef-icon-holder .qodef-icon.qodef-icon-font-awesome:before{font-family:inherit;}.qodef-icon-holder.qodef-layout--circle .qodef-svg-circle{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07);}.qodef-icon-holder.qodef-layout--circle .qodef-icon,.qodef-icon-holder.qodef-layout--normal .qodef-icon{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;}.qodef-icon-holder.qodef-layout--circle .qodef-svg-circle,.qodef-icon-holder.qodef-layout--normal .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;fill:none;color:currentColor;stroke:#959594;-webkit-transition:all .8s cubic-bezier(.14,.57,.14,1.03);-o-transition:all .8s cubic-bezier(.14,.57,.14,1.03);transition:all .8s cubic-bezier(.14,.57,.14,1.03);overflow:visible;}.qodef-icon-holder.qodef-layout--circle .qodef-svg-circle circle,.qodef-icon-holder.qodef-layout--normal .qodef-svg-circle circle{stroke-dasharray:160;stroke-dashoffset:160;stroke-width:1;-webkit-transition:all .8s cubic-bezier(.45,0,.14,1.03);-o-transition:all .8s cubic-bezier(.45,0,.14,1.03);transition:all .8s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(-145deg);-ms-transform:rotate(-145deg);transform:rotate(-145deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;}.qodef-browser--ms-explorer .qodef-icon-holder.qodef-layout--circle .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-icon-holder.qodef-layout--normal .qodef-svg-circle circle{opacity:0;}.qodef-icon-holder.qodef-layout--circle:hover .qodef-svg-circle circle,.qodef-icon-holder.qodef-layout--normal:hover .qodef-svg-circle circle{stroke-dashoffset:10;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);-webkit-transition:all 1s cubic-bezier(.43,.41,.36,.9);-o-transition:all 1s cubic-bezier(.43,.41,.36,.9);transition:all 1s cubic-bezier(.43,.41,.36,.9);}.qodef-browser--ms-explorer .qodef-icon-holder.qodef-layout--circle:hover .qodef-svg-circle circle,.qodef-browser--ms-explorer .qodef-icon-holder.qodef-layout--normal:hover .qodef-svg-circle circle{opacity:1;}.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;height:2em;line-height:2em;text-align:center;color:#fff;background-color:#1d1d1d;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;}.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;-webkit-transition:none;-o-transition:none;transition:none;}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#1d1d1d;}.qodef-icon-holder.qodef-layout--circle{border-radius:50%;}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em;}.qodef-icon-holder.qodef-size--small{font-size:2em;}.qodef-icon-holder.qodef-size--medium{font-size:3em;}.qodef-icon-holder.qodef-size--large{font-size:4em;}.qodef-icon-holder.qodef-size--huge{font-size:5em;}.widget.widget_konsept_core_icon{display:inline-block;line-height:1;}#qodef-page-sidebar .widget.widget_konsept_core_icon{margin-bottom:0;}#qodef-page-footer .widget.widget_konsept_core_icon{margin-bottom:0;}#qodef-side-area .widget.widget_konsept_core_icon{margin-bottom:0;}.qodef-image-gallery .swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(.51,.14,.37,1);-o-transition-timing-function:cubic-bezier(.51,.14,.37,1);transition-timing-function:cubic-bezier(.51,.14,.37,1);}.qodef-image-gallery .swiper-pagination{text-align:left;}.qodef-image-gallery.qodef-swiper-container.qodef-swiper-has-bullets{padding-bottom:77px;}.qodef-image-gallery .qodef-shadow-enabled{-webkit-box-shadow:0 3px 7px 0 rgba(239,235,235,.6);box-shadow:0 3px 7px 0 rgba(239,235,235,.6);}.qodef-image-gallery-with-frame{position:relative;display:inline-block;}.qodef-image-gallery-with-frame .qodef-image-frame{position:relative;z-index:123;pointer-events:none;}@media only screen and (max-width:1440px){.qodef-image-gallery-with-frame .qodef-image-frame{width:620px;}}@media only screen and (max-width:1024px){.qodef-image-gallery-with-frame .qodef-image-frame{width:480px;}}@media only screen and (max-width:680px){.qodef-image-gallery-with-frame .qodef-image-frame{width:320px;}}.qodef-image-gallery-with-frame .qodef-image-gallery{position:absolute;top:6.6%;left:1.5%;width:calc(100% - 3%);height:calc(100% - 12%);overflow:hidden;cursor:-webkit-grab;cursor:grab;}.qodef-image-gallery-with-frame .qodef-image-gallery .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;-webkit-box-shadow:0 3px 7px 0 rgba(239,235,235,.6);box-shadow:0 3px 7px 0 rgba(239,235,235,.6);}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block;}.qodef-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-image-with-text .qodef-m-title{margin:27px 0 0;text-align:center;}.qodef-image-with-text .qodef-m-title a:hover{color:inherit;}.qodef-image-with-text .qodef-m-text{margin:15px 0 0;}.qodef-image-with-text.qodef-layout--text-below .qodef-m-image{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.qodef-image-with-text.qodef-layout--text-below:hover .qodef-m-image{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}.qodef-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center;border:1px solid #f4f2f3;}.qodef-pricing-table.qodef-status--featured{background:#f4f2f3;}.qodef-pricing-table .qodef-m-inner{padding:70px 30px 100px;}.qodef-pricing-table .qodef-m-price{margin-top:30px;}.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:0;}.qodef-pricing-table .qodef-m-price span.qodef-m-price-currency{position:relative;top:1px;font-size:26px;}.qodef-pricing-table .qodef-m-subtitle{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;margin-top:3px;}.qodef-pricing-table .qodef-m-subtitle a{color:inherit;}.qodef-pricing-table .qodef-m-subtitle a:hover{color:#aeaeae;}.qodef-pricing-table .qodef-m-content{margin:27px 0 0;}.qodef-pricing-table .qodef-m-content ul{list-style:none;margin:0;}.qodef-pricing-table .qodef-m-content ul li{margin-bottom:6px;}.qodef-pricing-table .qodef-m-content ul li:last-child{margin-bottom:0;}.qodef-pricing-table .qodef-m-content p{line-height:2em;}.qodef-pricing-table .qodef-m-button{white-space:nowrap;margin:38px 0 0;}.qodef-progress-bar{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;}.qodef-progress-bar .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.qodef-progress-bar .qodef-m-canvas{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-progress-bar .qodef-m-canvas svg{display:block;}.qodef-progress-bar .qodef-m-title{margin:20px 0 0;}.qodef-progress-bar.qodef--init{visibility:visible;}.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;}.qodef-progress-bar.qodef-layout--line .qodef-m-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.qodef-progress-bar.qodef-layout--line .proggress{width:0;}.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;top:-24px;right:0;width:auto;}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px;}.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount{left:0;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-section-title.qodef-alignment--center{text-align:center;}.qodef-section-title.qodef-alignment--left{text-align:left;}.qodef-section-title.qodef-alignment--right{text-align:right;}.qodef-section-title .qodef-m-tagline{display:block;margin:0 0 12px;font-family:"EB Garamond",serif;font-size:18px;font-style:italic;color:#8b8b8b;}.qodef-section-title .qodef-m-title{margin:0;}.qodef-section-title .qodef-m-text{margin:25px 0 0;}.qodef-separator{position:relative;height:auto;font-size:0;line-height:1;}.qodef-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;margin:10px 0;border-bottom:1px solid #ddd;}.qodef-separator.qodef-position--center{text-align:center;}.qodef-separator.qodef-position--left{text-align:left;}.qodef-separator.qodef-position--right{text-align:right;}#qodef-page-sidebar .widget.widget_konsept_core_separator{margin-bottom:0;}#qodef-page-footer .widget.widget_konsept_core_separator{margin-bottom:0;}#qodef-side-area .widget.widget_konsept_core_separator{margin-bottom:0;}.qodef-stacked-images{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-stacked-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle;opacity:0;-webkit-transition:all .7s cubic-bezier(.23,1,.32,1);-o-transition:all .7s cubic-bezier(.23,1,.32,1);transition:all .7s cubic-bezier(.23,1,.32,1);}.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{position:absolute;display:block;bottom:-100%;-webkit-transition:all .7s cubic-bezier(.23,1,.32,1);-o-transition:all .7s cubic-bezier(.23,1,.32,1);transition:all .7s cubic-bezier(.23,1,.32,1);}.qodef-stack--left.qodef-stacked-images .qodef-m-images{margin:0 0 0 30%;}.qodef-stack--right.qodef-stacked-images .qodef-m-images{margin:0 30% 0 0;}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images{padding:0 0 75px;}.qodef-stacked-images .qodef-m-images.qodef--appeared{opacity:1;}.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:70px;left:0;-webkit-transform:translate(-73%,0);-ms-transform:translate(-73%,0);transform:translate(-73%,0);}.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:70px;right:0;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:0;right:15%;max-width:40%;}.qodef-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;}.qodef-tabs.qodef--init{visibility:visible;}.qodef-tabs .qodef-tabs-navigation{margin:0;padding:0;list-style:none;}.qodef-tabs .qodef-tabs-content{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-tabs .qodef-tabs-content p{margin:0;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none;border-bottom:1px solid #ddd;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 26px 0 0;padding:0;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:block;position:relative;bottom:-1px;border-bottom:1px solid transparent;padding:0 3px 11px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#000;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-right:0;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a{color:#1d1d1d;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 0 26px 0;padding:0;}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-bottom:0;}}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{-ms-flex-negative:0;flex-shrink:0;display:block;padding-right:26px;margin-right:26px;border-right:1px solid #ddd;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{width:100%;margin-bottom:26px;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child{margin-bottom:0;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a{display:inline-block;width:auto;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:0;}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0;}.qodef-video-button{position:relative;display:inline-block;vertical-align:middle;}.qodef-browser--ms-explorer .qodef-video-button{max-width:100%;}.qodef-video-button .qodef-m-image{overflow:hidden;}.qodef-video-button .qodef-m-image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:1s;-o-transition:1s;transition:1s;}.elementor-editor-active .qodef-video-button .qodef-m-image img,.qodef-video-button .qodef-m-image.qodef--appear img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.qodef-video-button .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;fill:none;color:currentColor;stroke:#fff;-webkit-transition:all .8s cubic-bezier(.14,.57,.14,1.03);-o-transition:all .8s cubic-bezier(.14,.57,.14,1.03);transition:all .8s cubic-bezier(.14,.57,.14,1.03);overflow:visible;}.qodef-video-button .qodef-svg-circle circle:nth-child(1){stroke:currentColor;opacity:.7;}.qodef-video-button .qodef-svg-circle circle:nth-child(2){border:1px solid currentColor;stroke-dasharray:680;stroke-dashoffset:680;stroke-width:1.2px;-webkit-transition:all 1s cubic-bezier(.45,0,.14,1.03);-o-transition:all 1s cubic-bezier(.45,0,.14,1.03);transition:all 1s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(-125deg);-ms-transform:rotate(-125deg);transform:rotate(-125deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;}.qodef-video-button:hover .qodef-svg-circle circle:nth-child(2){stroke-dashoffset:0;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transition:all 1s cubic-bezier(.43,.41,.36,.9);-o-transition:all 1s cubic-bezier(.43,.41,.36,.9);transition:all 1s cubic-bezier(.43,.41,.36,.9);}.qodef-video-button .qodef-m-play{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:210px;line-height:1;}@media only screen and (max-width:680px){.qodef-video-button .qodef-m-play{font-size:90px;}}.qodef-video-button .qodef-m-play span{display:block;line-height:inherit;}.qodef-video-button .qodef-m-play span.qodef-m-play-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:1em;height:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.qodef-video-button .qodef-m-play span.qodef-m-play-inner .qodef-m-play-square{width:5px;height:5px;margin-right:5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:currentColor;}.qodef-video-button .qodef-m-play span.qodef-m-play-inner span{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:inherit;}.qodef-video-button .qodef-m-play span.qodef-m-play-inner span a{color:inherit;}.qodef-video-button .qodef-m-play span.qodef-m-play-inner span a:hover{color:#aeaeae;}.qodef-video-button .qodef-m-play span:before{display:block;line-height:inherit;}#qodef-side-area{position:fixed;top:0;right:-422px;width:422px;height:100%;min-height:100%;padding:130px 75px 35px;text-align:center;background-color:#f4f2f2;overflow:hidden;visibility:hidden;z-index:9999;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1);-o-transition:all .6s cubic-bezier(.77,0,.175,1);transition:all .6s cubic-bezier(.77,0,.175,1);}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible;}#qodef-side-area.qodef-alignment--center{text-align:center;}#qodef-side-area.qodef-alignment--right{text-align:right;}#qodef-side-area.qodef-alignment--left{text-align:left;}#qodef-side-area .widget.widget_konsept_core_instagram_list .qodef-widget-title{margin-bottom:25px;}@media only screen and (max-width:1440px){#qodef-side-area{padding-top:70px;}}#qodef-side-area-close{position:absolute;top:30px;right:40px;display:block;z-index:1000;color:#1e1a36;opacity:0;pointer-events:none;}.admin-bar #qodef-side-area-close{top:110px;}#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1{top:6px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2{top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:1002;background:rgba(0,0,0,.4);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:none;pointer-events:none;}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;pointer-events:all;}.qodef-social-share{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.qodef-social-share .qodef-social-title{position:relative;display:inline-block;vertical-align:top;margin:0 5px 0 0;font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:700;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-social-share ul{position:relative;display:inline-block;vertical-align:top;list-style:none;padding:0;margin:0;}.qodef-social-share li{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin:0;}.qodef-social-share li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;color:#b2b2b2 !important;border:1px solid #b2b2b2;width:34px;height:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;}.qodef-social-share li a span{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;}.qodef-social-share li a .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1;fill:none;color:currentColor;stroke:#959594;-webkit-transition:all .8s cubic-bezier(.14,.57,.14,1.03);-o-transition:all .8s cubic-bezier(.14,.57,.14,1.03);transition:all .8s cubic-bezier(.14,.57,.14,1.03);overflow:visible;-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07);}.qodef-social-share li a .qodef-svg-circle circle{stroke-dasharray:160;stroke-dashoffset:160;stroke-width:.9;-webkit-transition:all .8s cubic-bezier(.45,0,.14,1.03);-o-transition:all .8s cubic-bezier(.45,0,.14,1.03);transition:all .8s cubic-bezier(.45,0,.14,1.03);-webkit-transform:rotate(-145deg);-ms-transform:rotate(-145deg);transform:rotate(-145deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;}.qodef-browser--ms-explorer .qodef-social-share li a .qodef-svg-circle circle{opacity:0;}.qodef-social-share li a:hover .qodef-svg-circle circle{stroke-dashoffset:10;-webkit-transform:rotate(55deg);-ms-transform:rotate(55deg);transform:rotate(55deg);-webkit-transition:all 1s cubic-bezier(.43,.41,.36,.9);-o-transition:all 1s cubic-bezier(.43,.41,.36,.9);transition:all 1s cubic-bezier(.43,.41,.36,.9);}.qodef-browser--ms-explorer .qodef-social-share li a:hover .qodef-svg-circle circle{opacity:1;}.qodef-social-share li:hover{border-color:#959494;}.qodef-social-share li:hover a span{color:#1d1d1d;}.qodef-social-share.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom;}.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;vertical-align:middle;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s;}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:block;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;visibility:hidden;z-index:950;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0 !important;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;display:block;text-align:center;visibility:hidden;overflow:hidden;opacity:0;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{display:block;line-height:inherit;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;left:0;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:90px;height:30px;line-height:30px;border:1px solid #ddd;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){border-top:none;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover{background-color:#3b5998;color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover{background-color:#00aced;color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover{background-color:#007bb5;color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover{background-color:#32506d;color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover{background-color:#cb2027;color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover{background-color:#45668e;color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:14px;color:#8b8b8b;background-color:#fff;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){bottom:-30px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){bottom:-60px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){bottom:-90px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){bottom:-120px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){bottom:-150px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){bottom:-180px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){bottom:-210px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:0;right:0;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{width:calc(90px / 3);}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:5px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:35px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:65px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:95px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:125px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:155px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:185px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:0;left:0;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{width:calc(90px / 3);}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:5px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:35px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:65px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:95px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:125px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:155px;}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:185px;}.qodef-social-share.qodef-layout--list li{margin-right:11px;}.qodef-social-share.qodef-layout--list li:last-child{margin-right:0;}.qodef-social-share.qodef-layout--text li{margin-right:15px;}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0;}.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:21px;}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027;}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027;}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e;}#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027;}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027;}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e;}#qodef-page-spinner{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000;}#qodef-page-spinner .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#1d1d1d;background-color:#fff;}#qodef-page-spinner .qodef-m-spinner{position:relative;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;top:50%;left:50%;height:50%;width:50%;z-index:1;-webkit-animation:qode-atom-shrink 4.5s infinite linear;animation:qode-atom-shrink 4.5s infinite linear;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:"";position:absolute;top:-50%;left:-50%;height:100%;width:100%;background:currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;width:100%;height:100%;z-index:0;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:"";position:absolute;top:0;left:0;height:20px;width:20px;margin:0 auto;background:currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{-webkit-animation:qode-atom-zindex 1.5s .75s infinite steps(2,end);animation:qode-atom-zindex 1.5s .75s infinite steps(2,end);}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease;animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end);animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end);}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{-webkit-animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease;animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease;}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation:qode-atom-zindex 1.5s .25s infinite steps(2,end);animation:qode-atom-zindex 1.5s .25s infinite steps(2,end);}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{-webkit-animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease;animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease;}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;width:50px;height:50px;margin:-25px 0 0 -25px;-webkit-animation:qode-clock 8s infinite steps(8);animation:qode-clock 8s infinite steps(8);}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;height:50px;width:50px;}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:"";position:absolute;height:18.31501832px;width:18.31501832px;background:currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-animation:qode-clock-1 1s ease-in infinite;animation:qode-clock-1 1s ease-in infinite;}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation:qode-clock-2 1s ease-in infinite;animation:qode-clock-2 1s ease-in infinite;}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:qode-clock-3 1s ease-in infinite;animation:qode-clock-3 1s ease-in infinite;}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{-webkit-animation:qode-clock-4 1s ease-in infinite;animation:qode-clock-4 1s ease-in infinite;}#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;-webkit-animation:qode-cube 1.2s infinite ease-in-out;animation:qode-cube 1.2s infinite ease-in-out;}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;opacity:.6;-webkit-animation:qode-double-pulse 2s infinite ease-in-out;animation:qode-double-pulse 2s infinite ease-in-out;}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{-webkit-animation-delay:-1s;animation-delay:-1s;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;width:60px;height:60px;margin:-30px 0 0 -30px;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;width:100%;height:100%;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{-webkit-animation-delay:calc(( 600ms ) - 1500ms);animation-delay:calc(( 600ms ) - 1500ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{-webkit-animation-delay:calc(( 900ms ) - 1500ms);animation-delay:calc(( 900ms ) - 1500ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{-webkit-animation-delay:calc(( 1200ms ) - 1500ms);animation-delay:calc(( 1200ms ) - 1500ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{-webkit-animation-delay:calc(( 300ms ) - 1400ms);animation-delay:calc(( 300ms ) - 1400ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{-webkit-animation-delay:calc(( 600ms ) - 1400ms);animation-delay:calc(( 600ms ) - 1400ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{-webkit-animation-delay:calc(( 900ms ) - 1400ms);animation-delay:calc(( 900ms ) - 1400ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{-webkit-animation-delay:calc(( 1200ms ) - 1400ms);animation-delay:calc(( 1200ms ) - 1400ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{-webkit-animation-delay:calc(( 300ms ) - 1300ms);animation-delay:calc(( 300ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{-webkit-animation-delay:calc(( 600ms ) - 1300ms);animation-delay:calc(( 600ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{-webkit-animation-delay:calc(( 900ms ) - 1300ms);animation-delay:calc(( 900ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{-webkit-animation-delay:calc(( 1200ms ) - 1300ms);animation-delay:calc(( 1200ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;width:12px;height:12px;background-color:currentColor;border-radius:100%;-webkit-animation:qode-bounce-delay 1.2s infinite ease-in-out both;animation:qode-bounce-delay 1.2s infinite ease-in-out both;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;left:0;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;right:0;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;bottom:0;}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;bottom:0;}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;width:30px;height:30px;margin:-45px 0 0 -30px;}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;top:50%;left:50%;height:40px;width:40px;background:currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;left:50%;-webkit-animation:qode-fussion-ball-1 1s 0s ease infinite;animation:qode-fussion-ball-1 1s 0s ease infinite;z-index:1;}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;left:100%;-webkit-animation:qode-fussion-ball-2 1s 0s ease infinite;animation:qode-fussion-ball-2 1s 0s ease infinite;z-index:2;}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;left:50%;-webkit-animation:qode-fussion-ball-3 1s 0s ease infinite;animation:qode-fussion-ball-3 1s 0s ease infinite;z-index:1;}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;left:0;-webkit-animation:qode-fussion-ball-4 1s 0s ease infinite;animation:qode-fussion-ball-4 1s 0s ease infinite;z-index:2;}#qodef-page-spinner.qodef-layout--konsept .qodef-m-konsept{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-animation:qode-fade-in 1s .3s forwards;animation:qode-fade-in 1s .3s forwards;}#qodef-page-spinner.qodef-layout--konsept .qodef-m-konsept .qodef-m-konsept-text{position:relative;z-index:12;}#qodef-page-spinner.qodef-layout--konsept .qodef-m-konsept .qodef-m-konsept-text span{font-size:27px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;color:#1d1d1d;letter-spacing:.28em;opacity:0;display:inline-block;will-change:transform;white-space:pre-wrap;}#qodef-page-spinner.qodef-layout--konsept .qodef-m-konsept .qodef-m-konsept-svg{position:absolute;overflow:visible;top:-23px;}#qodef-page-spinner.qodef-layout--konsept .qodef-m-konsept .qodef-m-konsept-svg path:nth-child(1){-webkit-animation:qode-float-move 3s .1s infinite;animation:qode-float-move 3s .1s infinite;}#qodef-page-spinner.qodef-layout--konsept .qodef-m-konsept .qodef-m-konsept-svg path:nth-child(2){-webkit-animation:qode-float-move 4s .5s infinite;animation:qode-float-move 4s .5s infinite;}#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;height:60px;margin:0 0 0 -30px;}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc(( 100ms ) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc(( 100ms ) - 100ms);}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc(( 200ms ) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc(( 200ms ) - 100ms);}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc(( 300ms ) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc(( 300ms ) - 100ms);}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc(( 400ms ) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc(( 400ms ) - 100ms);}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;height:50px;width:50px;margin:-25px 0 0 -25px;-webkit-animation:qode-mitosis-invert 2s infinite steps(2,end);animation:qode-mitosis-invert 2s infinite steps(2,end);}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{-webkit-animation:qode-mitosis-ball-1 1s infinite alternate linear;animation:qode-mitosis-ball-1 1s infinite alternate linear;}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{-webkit-animation:qode-mitosis-ball-2 1s infinite alternate linear;animation:qode-mitosis-ball-2 1s infinite alternate linear;}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{-webkit-animation:qode-mitosis-ball-3 1s infinite alternate linear;animation:qode-mitosis-ball-3 1s infinite alternate linear;}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{-webkit-animation:qode-mitosis-ball-4 1s infinite alternate linear;animation:qode-mitosis-ball-4 1s infinite alternate linear;}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;opacity:0;-webkit-animation:qode-fade-in 1s forwards;animation:qode-fade-in 1s forwards;}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{-ms-flex-negative:0;flex-shrink:0;-webkit-animation-delay:.5s;animation-delay:.5s;}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;display:block;height:3px;width:500px;margin-top:20px;background-color:#e5e1dc;overflow:hidden;opacity:0;-webkit-animation:qode-fade-in 1s .3s forwards;animation:qode-fade-in 1s .3s forwards;}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;top:0;left:0;width:100%;width:0;height:100%;background-color:#1d1d1d;}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px;}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;height:100%;width:100%;background:currentColor;border:0 solid currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc(( -750ms ) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc(( -750ms ) + 750ms);}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc(( -1500ms ) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc(( -1500ms ) + 750ms);}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc(( -2250ms ) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc(( -2250ms ) + 750ms);}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc(( -3000ms ) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc(( -3000ms ) + 750ms);}#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;-webkit-animation:qode-scaleout 1s infinite ease-in-out;animation:qode-scaleout 1s infinite ease-in-out;}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;height:20px;}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;width:12px;height:12px;margin:4px;background-color:currentColor;border-radius:100%;opacity:0;-webkit-animation:qode-ball-fall 1.5s ease infinite both;animation:qode-ball-fall 1.5s ease infinite both;}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){-webkit-animation-delay:calc(( 100ms ) - 300ms);animation-delay:calc(( 100ms ) - 300ms);}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){-webkit-animation-delay:calc(( 200ms ) - 300ms);animation-delay:calc(( 200ms ) - 300ms);}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){-webkit-animation-delay:calc(( 300ms ) - 300ms);animation-delay:calc(( 300ms ) - 300ms);}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;width:32px;height:32px;margin:-16px 0 0 -16px;}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;top:0;left:0;width:10px;height:10px;background-color:currentColor;-webkit-animation:qode-rotating-cubes 1.8s infinite ease-in-out;animation:qode-rotating-cubes 1.8s infinite ease-in-out;}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{-webkit-animation-delay:-.9s;animation-delay:-.9s;}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center;}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;float:left;height:100%;width:6px;margin:0 3px 0 0;background-color:currentColor;-webkit-animation:qode-stretch-delay 1.2s infinite ease-in-out;animation:qode-stretch-delay 1.2s infinite ease-in-out;}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{-webkit-animation-delay:calc(( 200ms ) - 1300ms);animation-delay:calc(( 200ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{-webkit-animation-delay:calc(( 300ms ) - 1300ms);animation-delay:calc(( 300ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{-webkit-animation-delay:calc(( 400ms ) - 1300ms);animation-delay:calc(( 400ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{-webkit-animation-delay:calc(( 500ms ) - 1300ms);animation-delay:calc(( 500ms ) - 1300ms);}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;text-align:center;-webkit-animation:qode-rotate-circles 2s infinite linear;animation:qode-rotate-circles 2s infinite linear;}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:currentColor;border-radius:100%;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:qode-bounce 2s infinite ease-in-out;animation:qode-bounce 2s infinite ease-in-out;}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s;}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;height:30px;margin:-15px 0 0 -75px;}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;height:30px;width:30px;margin-right:10px;background:currentColor;border-radius:50%;}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{-webkit-animation:qode-wave-jump-3 1.8s infinite ease-out;animation:qode-wave-jump-3 1.8s infinite ease-out;}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{-webkit-animation:qode-wave-jump-2 1.8s infinite ease-out;animation:qode-wave-jump-2 1.8s infinite ease-out;}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{-webkit-animation:qode-wave-jump-1 1.8s infinite ease-out;animation:qode-wave-jump-1 1.8s infinite ease-out;}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;-webkit-animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1);animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1);}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;margin:-9px 0 0 -36px;text-align:center;}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;width:18px;height:18px;margin:0 3px 0 0;background-color:currentColor;border-radius:100%;-webkit-animation:qode-bounce-delay 1.4s infinite ease-in-out both;animation:qode-bounce-delay 1.4s infinite ease-in-out both;}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{-webkit-animation-delay:-.32s;animation-delay:-.32s;}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{-webkit-animation-delay:-.16s;animation-delay:-.16s;}.qodef-sp-holder{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;pointer-events:none;z-index:10020;}.qodef-sp-holder .qodef-sp-inner{width:90%;max-width:800px;max-height:300px;opacity:0;-webkit-box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;pointer-events:none;z-index:2;}.qodef-sp-holder .qodef-sp-close{font-size:0;position:absolute;top:20px;right:20px;}.qodef-sp-holder .qodef-sp-close:after{content:"";font-family:Linearicons-Free;font-size:18px;color:#1d1d1d;}.qodef-sp-holder .qodef-sp-content-container{background-color:#ecf1f4;background-repeat:no-repeat;padding:40px 40px 40px 50%;}@media only screen and (max-width:1366px){.qodef-sp-holder .qodef-sp-content-container{padding:20px 40px 25px 47%;background-size:cover;}}@media only screen and (max-width:680px){.qodef-sp-holder .qodef-sp-content-container{padding:40px 30px 60px;}}.qodef-sp-holder .qodef-sp-title{margin:26px 0 3px;}.qodef-sp-holder .qodef-sp-subtitle{margin:0 0 20px 0;}.qodef-sp-holder .wpcf7{width:100%;display:block;}.qodef-sp-holder .wpcf7 .qodef-newsletter-form{position:relative;}.qodef-sp-holder .wpcf7 .qodef-newsletter-form input[type=email]{font-family:"Open Sans",sans-serif;font-size:15px;line-height:1.8em;font-weight:400;color:#8b8b8b;font-style:normal;}.qodef-sp-holder .wpcf7 .qodef-newsletter-form input[type=email] a{color:#8b8b8b;}.qodef-sp-holder .wpcf7 .qodef-newsletter-form input[type=email] a:hover{color:#aeaeae;}.qodef-sp-holder .wpcf7 div.wpcf7-acceptance-missing,.qodef-sp-holder .wpcf7 div.wpcf7-mail-sent-ok,.qodef-sp-holder .wpcf7 div.wpcf7-validation-errors{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);border:2px solid #8b8b8b;}.qodef-sp-holder .qodef-sp-prevent{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:22px;}.qodef-sp-holder .qodef-sp-prevent-inner{cursor:pointer;}.qodef-sp-holder .qodef-sp-prevent-inner>*{position:relative;display:inline-block;vertical-align:top;line-height:1;}.qodef-sp-holder .qodef-sp-prevent-inner .qodef-sp-prevent-label{cursor:pointer;}.qodef-sp-holder .qodef-sp-prevent-input{margin:1px 1px 0 0;width:11px;height:11px;border:1px solid #1d1d1d;overflow:hidden;}.qodef-sp-holder .qodef-sp-prevent-input svg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg{opacity:1;}@media only screen and (max-width:1366px){.qodef-sp-holder .qodef-sp-inner{max-height:256px;max-width:680px;}}@media only screen and (max-width:680px){.qodef-sp-holder.qodef-sp-disable-bg-mobile .qodef-sp-content-container{background-image:none !important;}.qodef-sp-holder .qodef-sp-inner{max-height:300px;max-width:330px;}.qodef-sp-holder .qodef-sp-inner .qodef-sp-title{font-size:14px;}.qodef-sp-holder.qodef-sp-disable-bg-mobile .qodef-sp-content-container.nitro-lazy{background-image:none !important;}}.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner{opacity:1;pointer-events:all;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;}.qodef-page-title{background-position:center 0;background-repeat:no-repeat;background-size:cover;}.qodef-page-title.qodef-image--responsive{height:auto !important;}.qodef-page-title.qodef-image--responsive .qodef-m-content{position:absolute;top:0;left:0;}.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.qodef-page-title.qodef-alignment--center{text-align:center;}.qodef-page-title.qodef-alignment--right{text-align:right;}.qodef-page-title .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-page-title .qodef-m-image img{display:block;width:100%;}.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 40px;}.qodef-page-title .qodef-breadcrumbs{line-height:1.4em;}.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span{font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;color:#8b8b8b;vertical-align:baseline;}.qodef-page-title .qodef-breadcrumbs a a,.qodef-page-title .qodef-breadcrumbs span a{color:inherit;}.qodef-page-title .qodef-breadcrumbs a a:hover,.qodef-page-title .qodef-breadcrumbs span a:hover{color:#aeaeae;}.qodef-page-title .qodef-breadcrumbs a:hover{text-decoration:underline;}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 5px;}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:"‒";}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current:not(:last-of-type){margin-right:5px;}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px;}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0;}.widget.qodef-author-info .qodef-author-info-image{margin-bottom:21px;display:inline-block;}.widget.qodef-author-info .qodef-author-info-image img{margin:0;}.widget.qodef-author-info .qodef-author-info-name{margin:0 0 9px;}.widget.qodef-author-info .qodef-author-info-name a{color:#1d1d1d;}.widget.qodef-author-info .qodef-author-info-description{margin:0;}.widget .qodef-contact-info-widget{margin:0;}#qodef-top-area .widget .qodef-contact-info-widget{margin:0;}#qodef-top-area .widget .qodef-contact-info-widget a{font-size:16px;}.qodef-social-icons-group .qodef-icon-holder{display:inline-block;margin-right:12px;}.qodef-social-icons-group .qodef-icon-holder:last-child{margin-right:0;}.widget.widget_konsept_core_social_icons_group .qodef-widget-title{margin-bottom:20px;}.widget.widget_konsept_core_social_icons_group .qodef-icon-holder span{display:-webkit-box;display:-ms-flexbox;display:flex;width:34px;height:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #b2b2b2;border-radius:50%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}.widget.widget_konsept_core_social_icons_group .qodef-icon-holder a{color:#b2b2b2;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;}.widget.widget_konsept_core_social_icons_group .qodef-icon-holder a:hover span{color:#1d1d1d;}.widget_konsept_core_sticky_sidebar{position:relative;width:100%;height:0;margin:0 !important;padding:0 !important;border:none !important;background:0 0 !important;}.qodef-wishlist{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-wishlist .qodef-m-link{line-height:1;}.qodef-wishlist .qodef-m-link.qodef--added{color:#1d1d1d;}.qodef-wishlist .qodef-m-link.qodef--added i{font-weight:900;}.qodef-wishlist .qodef-m-response{position:absolute;top:-6px;bottom:auto;right:-6px;left:auto;width:auto;padding:0 10px;font-size:13px;line-height:30px;color:#8b8b8b;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);white-space:nowrap;opacity:0;visibility:hidden;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;}.qodef-wishlist .qodef-m-response.qodef--show{opacity:1;visibility:visible;}.qodef-wishlist-dropdown{position:relative;display:inline-block;vertical-align:top;height:100%;margin:0 10px;}.qodef-wishlist-dropdown .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%;}.qodef-wishlist-dropdown .qodef-m-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.qodef-wishlist-dropdown .qodef-m-link>*{margin:0;}.qodef-wishlist-dropdown .qodef-m-link{color:#1d1d1d;}#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link{color:#8b8b8b;}.qodef-wishlist-dropdown .qodef-m-link-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:2px;font-size:18px;}.qodef-wishlist-dropdown .qodef-m-link-icon:before{display:block;line-height:inherit;}.qodef-wishlist-dropdown .qodef-m-link-icon{color:#1d1d1d;}#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link-icon{color:#1d1d1d;}.qodef-wishlist-dropdown .qodef-m-link-count{font-family:"Josefin Sans",sans-serif;font-weight:600;font-weight:400;text-transform:uppercase;color:#1d1d1d;font-size:11px;letter-spacing:.25em;margin:3px 0 0 5px;}.qodef-wishlist-dropdown .qodef-m-items{position:absolute;top:100%;left:auto;right:0;width:266px;padding:25px;text-align:left;background-color:#fff;border:1px solid #ddd;opacity:0;visibility:hidden;z-index:1000;-webkit-transition:all .35s cubic-bezier(.53,.01,.18,1);-o-transition:all .35s cubic-bezier(.53,.01,.18,1);transition:all .35s cubic-bezier(.53,.01,.18,1);}.qodef-wishlist-dropdown .qodef-m-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 25px;}.qodef-wishlist-dropdown .qodef-m-item:last-child{margin-bottom:0;}.qodef-wishlist-dropdown .qodef-e-image-link{-ms-flex-negative:0;flex-shrink:0;max-width:60px;margin-right:15px;}.qodef-wishlist-dropdown .qodef-e-image-link img{display:block;border:1px solid #ddd;border-radius:4px;}.qodef-wishlist-dropdown .qodef-e-title{margin:0;}.qodef-wishlist-dropdown .qodef-e-remove{position:absolute;top:-10px;right:-10px;padding:5px;font-size:13px;line-height:1;z-index:3;}.qodef-wishlist-dropdown .qodef-e-remove *{display:block;line-height:inherit;}.qodef-wishlist-dropdown .qodef-e-remove :before{display:block;line-height:inherit;}.touch .qodef-wishlist-dropdown{cursor:pointer;}.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items{opacity:1;visibility:visible;}.qodef-working-hours-list{position:relative;display:inline-block;width:100%;vertical-align:top;}.qodef-working-hours-list .qodef-working-hours-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:16px;}.qodef-working-hours-list .qodef-e-day{position:relative;margin:0;}.qodef-working-hours-list .qodef-e-day-icon{position:absolute;top:-2px;right:-8px;font-size:8px;color:#1d1d1d;}.qodef-working-hours-list .qodef-e-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 10px;border-bottom:1px solid #bfb8b6;opacity:.5;}.qodef-working-hours-list .qodef-e-time{margin:0;font-family:"Open Sans",sans-serif;font-style:italic;}.qodef-working-hours-list .qodef-e-time.qodef--closed{color:#1d1d1d;}.qodef-working-hours-list .qodef-m-footer{position:relative;top:3px;font-size:14px;color:#817c7b;}.qodef-working-hours-list .qodef-m-footer-icon{position:relative;top:-5px;right:0;font-size:8px;color:#1d1d1d;}@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-inner{padding-right:10%;}}@media only screen and (max-width:768px){.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-inner{padding-right:4%;}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:65px 11% 55px;}.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-inner .qodef-e-icon,.qodef-blog.qodef-item-layout--standard-extended article.format-quote .qodef-e-inner .qodef-e-icon{margin-bottom:35px;height:125px;}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard-extended article.format-link .qodef-e-link-text{margin:0;}}@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-inner{padding-right:10%;}}@media only screen and (max-width:768px){.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-inner{padding-right:11%;}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-inner,.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:65px 11% 55px;}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-inner .qodef-e-icon,.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-inner .qodef-e-icon{margin-bottom:35px;height:125px;}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1).format-link .qodef-e-link-text{margin:0;}}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 .qodef-m-pagination{margin-bottom:50px;}@media only screen and (max-width:1024px){#qodef-author-info .qodef-m-content{margin-right:5px;}}@media only screen and (max-width:680px){#qodef-author-info{padding:35px;}#qodef-author-info .qodef-m-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-author-info .qodef-m-image{margin-right:0;}#qodef-author-info .qodef-m-image img{max-width:100%;}#qodef-author-info .qodef-m-content{margin-top:33px;}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0 !important;}}@media only screen and (max-width:1024px){#qodef-top-area{display:none;}}@media only screen and (max-width:1024px){.qodef-pvd-left .qodef-e-inner .qodef-e-image{padding-top:55px;}.qodef-pvd-left .qodef-e-inner .qodef-e-content{width:100%;}}@media only screen and (max-width:768px){.qodef-pvd-left .qodef-e-inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}.qodef-pvd-left .qodef-e-inner .qodef-e-image{margin-right:0;padding-top:0;}.qodef-pvd-left .qodef-e-inner .qodef-e-content{margin-top:40px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;}.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 5px 10px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--gallery-small .qodef-media{margin:0 0 70px;}.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-info{margin-top:45px !important;}.qodef-portfolio-single.qodef-layout--gallery-small #qodef-single-portfolio-navigation{margin-top:95px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;}.qodef-portfolio-single.qodef-layout--images-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 5px 10px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--images-small .qodef-media{margin:0 0 70px;}.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-info{margin-top:45px !important;}.qodef-portfolio-single.qodef-layout--images-small #qodef-single-portfolio-navigation{margin-top:95px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;}.qodef-portfolio-single.qodef-layout--masonry-big .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 5px 10px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--masonry-small .qodef-media{margin:0 0 70px;}.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-info{margin-top:45px !important;}.qodef-portfolio-single.qodef-layout--masonry-small #qodef-single-portfolio-navigation{margin-top:95px;}}@media only screen and (max-width:1024px){.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item.qodef-portfolio-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;}.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item.qodef-portfolio-info>*{margin:0 5px 10px;}.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-grid-item.qodef-portfolio-info>:last-of-type{margin-bottom:0;}}@media only screen and (max-width:680px){.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:block;}.qodef-call-to-action.qodef-layout--standard .qodef-m-button{margin-top:20px;}}@media only screen and (max-width:768px){.qodef-countdown.qodef-show--4 .qodef-digit-wrapper,.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:33.333333333333%;}}@media only screen and (max-width:1024px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none;}}@media only screen and (max-width:1024px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none;}}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:block;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{padding-right:0;margin-right:0;border-right:0;}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:26px;}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0;}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0 !important;}}@media only screen and (max-width:1024px){#qodef-page-sidebar .qodef-social-icons-group{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}#qodef-membership-user-dashboard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;}#qodef-membership-user-dashboard .qodef-m-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;-ms-flex-negative:0;flex-shrink:0;}#qodef-membership-user-dashboard .qodef-m-navigation-items{list-style:none;margin:0;}#qodef-membership-user-dashboard .qodef-m-navigation-item{position:relative;display:block;margin:10px 0;}#qodef-membership-user-dashboard .qodef-m-navigation-item .qodef-e-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}#qodef-membership-user-dashboard .qodef-m-navigation-item .qodef-e-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;width:20px;font-size:26px;}#qodef-membership-user-dashboard .qodef-m-navigation-item .qodef-e-icon svg{width:19px;height:20px;}#qodef-membership-user-dashboard .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-image{margin-bottom:20px;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-image img{display:block;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-text{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}#qodef-membership-user-dashboard .qodef-m-content .qodef-m-text-label{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;line-height:34px;letter-spacing:.2em;}#qodef-membership-login-modal{position:fixed;top:0;left:0;width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0;z-index:9999999;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;}#qodef-membership-login-modal .qodef-membership-login-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);cursor:none;}.page-template-user-dashboard #qodef-membership-login-modal .qodef-membership-login-modal-overlay{cursor:default;}#qodef-membership-login-modal .qodef-membership-login-modal-content{position:relative;display:inline-block;vertical-align:top;width:500px;background-color:#fff;z-index:2;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-m-navigation-item{width:100%;text-align:center;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-m-navigation-item:not(.ui-state-active){background:#f4f2f2;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-m-navigation-item.ui-state-active{background:#fff;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef--reset-password{display:none;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-e-link{position:relative;display:block;padding:20px;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;}#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-e-label{display:block;}#qodef-membership-login-modal form{position:relative;display:inline-block;width:100%;vertical-align:top;}#qodef-membership-login-modal form.qodef--loading .qodef-m-action-button{opacity:0;}#qodef-membership-login-modal form.qodef--loading .qodef-m-action-spinner{opacity:1;}#qodef-membership-login-modal .qodef-m-action{position:relative;display:inline-block;vertical-align:top;margin-top:15px;}#qodef-membership-login-modal .qodef-m-action-button{opacity:1;z-index:2;}#qodef-membership-login-modal .qodef-m-action-spinner{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);font-size:30px;opacity:0;}#qodef-membership-login-modal .qodef-m-response{line-height:1;margin-top:1em;}#qodef-membership-login-modal.qodef--opened{opacity:1;visibility:visible;}.page-template-user-dashboard #qodef-membership-login-modal{position:relative;height:auto;background-color:transparent;opacity:1;visibility:visible;z-index:1;}.page-template-user-dashboard #qodef-membership-login-modal .qodef-membership-login-modal-content,.page-template-user-dashboard #qodef-membership-login-modal .qodef-membership-login-modal-overlay{background-color:transparent;}.qodef-membership-login-modal-content{background:#fff;padding:0;border:1px solid #f4f2f2;}#qodef-membership-login-modal-part{padding:60px 60px 55px;}#qodef-membership-login-modal-part .qodef-m-fields input{margin-bottom:30px;}#qodef-membership-login-modal-part .qodef-m-fields input:last-of-type{margin-bottom:20px;}#qodef-membership-login-modal-part .qodef-m-action{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1em;}#qodef-membership-login-modal-part .qodef-m-links-remember-me{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;}#qodef-membership-login-modal-part .qodef-m-links-remember-me label{margin-bottom:0;}#qodef-membership-login-modal-part .qodef-m-links-reset-password{font-family:"Open Sans",sans-serif;font-style:normal;font-size:15px;color:#8b8b8b;}#qodef-membership-register-modal-part{padding:60px 60px 55px;}#qodef-membership-register-modal-part .qodef-m-fields input{margin-bottom:30px;}#qodef-membership-register-modal-part .qodef-m-fields input:last-of-type{margin-bottom:20px;}#qodef-membership-reset-password-modal-part{padding:60px 60px 55px;}#qodef-page-header .widget.widget_konsept_membership_login_opener{height:100%;}.page-template-user-dashboard:not(.logged-in) #qodef-page-header .widget.widget_konsept_membership_login_opener{display:none;}.qodef-login-opener-widget{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin:0 2px;}.qodef-login-opener-widget .qodef-login-opener{position:relative;display:block;}.qodef-login-opener-widget .qodef-login-opener .qodef-login-opener-icon{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215.331%22 height=%2217.478%22 viewBox=%2214.752 -0.625 15.331 17.478%22%3E%3Cg fill=%22none%22 stroke=%22%23000%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M29.488 16.051v-1.768a3.536 3.536 0 00-3.535-3.536h-7.071a3.536 3.536 0 00-3.535 3.536v1.768%22/%3E%3Ccircle cx=%2222.418%22 cy=%223.677%22 r=%223.535%22/%3E%3C/g%3E%3C/svg%3E") no-repeat center !important;width:16px;height:18px;display:block;}.qodef-login-opener-widget .qodef-login-opener .qodef-login-opener-icon.nitro-lazy{background-image:none !important;}.qodef-login-opener-widget .qodef-login-opener .qodef-login-opener-text{display:none;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px;line-height:1.6em;letter-spacing:.2em;}.qodef-login-opener-widget .qodef-logged-in-user{position:relative;display:inline-block;vertical-align:top;height:100%;cursor:pointer;}.qodef-login-opener-widget .qodef-logged-in-user:hover .qodef-m-user-image{opacity:.7;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215.331%22 height=%2217.478%22 viewBox=%2214.752 -0.625 15.331 17.478%22%3E%3Cg fill=%22none%22 stroke=%22%23000%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M29.488 16.051v-1.768a3.536 3.536 0 00-3.535-3.536h-7.071a3.536 3.536 0 00-3.535 3.536v1.768%22/%3E%3Ccircle cx=%2222.418%22 cy=%223.677%22 r=%223.535%22/%3E%3C/g%3E%3C/svg%3E") no-repeat center !important;width:16px;height:18px;display:block;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image.nitro-lazy{background-image:none !important;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-image img{display:none;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-name{font-size:11px;letter-spacing:.17em;font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;line-height:1.6em;padding-top:3px;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-user-name span{position:relative;overflow:hidden;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-items{position:absolute;top:100%;left:-20px;width:200px;padding:20px;visibility:hidden;opacity:0;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-items:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border:1px solid #f1f1f1;z-index:1;-webkit-transition:.3s cubic-bezier(.14,.5,.25,1);-o-transition:.3s cubic-bezier(.14,.5,.25,1);transition:.3s cubic-bezier(.14,.5,.25,1);-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item{position:relative;margin:4px 0;opacity:0;-webkit-transition:.2s .05s;-o-transition:.2s .05s;transition:.2s .05s;z-index:12;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link{position:relative;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#8b8b8b;white-space:normal;margin:8px 0;overflow:hidden;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link a{color:inherit;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link a:hover{color:#aeaeae;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link span{position:relative;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link span:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;display:block;background:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-o-transition:transform .4s;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link:hover{color:#000;}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-link:hover span:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item .qodef-e-icon{display:none;}.qodef-login-opener-widget .qodef-logged-in-user:hover .qodef-m-navigation-items{opacity:1;visibility:visible;}.qodef-login-opener-widget .qodef-logged-in-user:hover .qodef-m-navigation-items:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);}.qodef-login-opener-widget .qodef-logged-in-user:hover .qodef-m-navigation-items .qodef-m-navigation-item{opacity:1;}@media only screen and (max-width:680px){#qodef-membership-user-dashboard{-ms-flex-wrap:wrap;flex-wrap:wrap;}#qodef-membership-user-dashboard .qodef-m-navigation{width:100%;margin-bottom:40px;}}table.wbs-wcpb-product-bundled-items{margin:10px 0;}table.wbs-wcpb-product-bundled-items tr{margin:5px;border:1px solid #ccc;}td.wbs-wcpb-product-bundled-item-image{width:80px;padding:0;vertical-align:top;}td.wbs-wcpb-product-bundled-item-image img{width:80px;}td.wbs-wcpb-product-bundled-item-data{padding:0 0 0 10px !important;position:relative;}td.wbs-wcpb-product-bundled-item-data p{margin-bottom:5px;}div.wbs-wcpb-product-bundled-item-instock,div.wbs-wcpb-product-bundled-item-outofstock{background:#00f;background:rgba(200,200,200,.6);padding:0px 40px 0 10px;font-weight:600;margin-bottom:10px;float:right;font-size:13px;}div.wbs-wcpb-product-bundled-item-instock{color:green;}div.wbs-wcpb-product-bundled-item-outofstock{color:red;}tr.wbs-wcpb-child-of-bundle-table-item{height:30px;}.woocommerce tr.wbs-wcpb-child-of-bundle-table-item td.product-name a{font-size:12px;padding-left:15px;text-decoration:none;box-shadow:none;font-weight:300;}tr.wbs-wcpb-child-of-bundle-table-item dl.variation dt,tr.wbs-wcpb-child-of-bundle-table-item dl.variation dd{margin:0 !important;font-size:11px;padding:0 !important;line-height:1.4;}input.wbs-wcpb-bundled-quantity{width:60px;}.wbs-wcpb-product-bundled-item-image .price{text-align:center;}.wbs-wcpb-product-bundled-item-image .price del,.wbs-wcpb-product-bundled-item-image .price ins{display:block;background:#f1f1f1;line-height:1.4;}.wbs-wcpb-product-bundled-item-image .price del{font-size:12px !important;opacity:1 !important;text-align:center !important;}.wbs-wcpb-product-bundled-item-image .price del span.amount{font-size:12px !important;opacity:1 !important;text-align:center !important;}.wbs-wcpb-product-bundled-item-image .price ins{font-weight:bold;color:#008000;line-height:1.7;text-align:center !important;}td.wbs-wcpb-product-bundled-item-data table.variations,td.wbs-wcpb-product-bundled-item-data table.variations tr{border:0px none;}.wbs_wcpb_bundle_widget{background:#fff !important;border:2px solid #f1f1f1;padding:20px 30px !important;}.wbs_wcpb_bundle_widget{font:700 17px "Open Sans",Helvetica,sans-serif !important;text-transform:uppercase;color:#777 !important;}ul.wbs_wcpb_bundle_list_widget{list-style:none !important;padding:0;}ul.wbs_wcpb_bundle_list_widget > li{min-height:65px;padding-bottom:20px;}ul.wbs_wcpb_bundle_list_widget li img{float:right;margin-left:4px;width:45px;height:auto;box-shadow:none;}ul.wbs_wcpb_bundle_list_widget li a{display:block;font-weight:700;}div.wbs-wcbm-widget-bundle-container{overflow:auto;display:block;margin-bottom:10px;padding-top:20px;border-top:1px solid #eaeaea;}div.wbs-wcbm-widget-bundle-container a{font:600 16px "Open Sans",Helvetica,sans-serif !important;text-transform:uppercase;text-decoration:none;color:#cf1a00;}.wbs-wcbm-widget-bundle-price del{font:300 14px "Open Sans",Helvetica,sans-serif !important;color:#777;}.wbs-wcbm-widget-bundle-price ins{font:700 15px "Open Sans",Helvetica,sans-serif !important;background:transparent;font-weight:800;}.wbs-wcbm-widget-bundle-price > span.amount{font:700 15px "Open Sans",Helvetica,sans-serif !important;background:transparent;font-weight:800;}ul.wbs-wcbm-widget-bundled-items{margin:0 !important;padding:0 !important;list-style:none !important;}ul.wbs-wcbm-widget-bundled-items li{min-height:auto;height:25px;}ul.wbs-wcbm-widget-bundled-items li a{font:600 13px "Open Sans",Helvetica,sans-serif !important;text-decoration:none;color:#777;}ul.wbs-wcbm-widget-bundled-items li img{float:right;margin-left:4px;width:18px;height:auto;box-shadow:none;}.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;}div#flexslider-up-sell{overflow:hidden;}li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:50%;display:inline-block;padding:0 10px !important;position:relative;margin:0 !important;}ul.tm-extra-product-options-radio{margin:0 -10px !important;max-width:calc(100% + 20px) !important;width:calc(100% + 20px) !important;}ul.ul1,ol.ol1,ol.ol2{margin-left:30px !important;list-style-position:outside;}span.tc-label.radio-image-label{position:absolute;top:15px;left:20px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;padding:0;}.tc-lightbox-wrap{width:40px;height:40px;}.tm-element-ul-select select,.tm-variation-ul-select select{appearance:none;}.tm-element-ul-select{padding-right:40px !important;}i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{position:absolute;top:0;bottom:0;right:10px;height:24px;margin:auto;}.tc-lightbox-button{display:flex;align-items:center;justify-content:center;}.tcfa-question-circle:before{content:"" !important;}i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{position:absolute;top:0;bottom:0;right:-40px;height:48px;margin:0;background:#9db97b;color:#fff;display:flex;justify-content:center;align-items:center;width:40px;text-align:center;line-height:48px;}.tm-element-ul-select label:after,.tm-variation-ul-select label:after{content:"";background:none;width:9px;height:9px;position:absolute;top:16px;right:20px;border-bottom:2px solid #9db97b;border-right:2px solid #9db97b;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.tm-element-ul-select label,.tm-variation-ul-select label{position:relative;border:1px solid #ccc;}.tm-element-ul-select label select,.tm-variation-ul-select label select{width:100%;}.tm-element-ul-select label select,.tm-variation-ul-select label select{background:none;border:none;position:relative;z-index:2;}.qodef-woo-single-inner .price,.qodef-woo-single-inner .price span{font-family:"Josefin Sans",sans-serif !important;font-style:normal !important;font-weight:300 !important;font-size:40px !important;line-height:48px !important;color:#9db97b !important;}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:0;}.tm-epo-required{color:#9db97b;}.tc-lightbox-button{background:#9db97b;opacity:1;}p{margin:20px 0;line-height:1.8em;}.qodef-woo-product-list .qodef-woo-split-cols,.qodef-woo-product-list .product .qodef-woo-product-price-holder .price{display:block;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-info{min-width:100%;}.qodef-woo-product-list .product .qodef-woo-product-price-holder{width:100%;text-align:left;padding-bottom:5px;}.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-split-cols{bottom:-119px;background:rgba(255,255,255,.8);}.qodef-swiper-container.qodef-swiper-has-bullets{padding-bottom:180px;}.widget.widget_konsept_core_social_icons_group .qodef-icon-holder span{border-color:#bdced3;}ul#menu-menu-top li{display:inline-block;margin-left:20px !important;}table.wymiary tr td{padding:9px 12px;}table.wymiary tr:hover td{background:#f6f6f6;color:#000;}.single_variation_wrap .woocommerce-variation-price{display:none !important;}a.reset_variations.tc-cell.tcwidth-100{margin:-20px 0 0;font-size:12px;}img.tmlazy.radio_image.tc-lightbox-image.tcinit{border:2px solid #eee;}.tc-active img.tmlazy.radio_image.tc-lightbox-image.tcinit{border:2px solid #9db97b;}li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{margin-bottom:20px !important;}#tm-extra-product-options-fields span.tc-price-wrap .amount,#tm-extra-product-options-fields span.tc-price-wrap{font-size:24px !important;line-height:30px !important;text-align:left;display:block;margin:0;}#tm-extra-product-options-fields span.tc-price-wrap{margin-top:-10px;}body #tm-tooltip{font-size:.875em;text-align:center;text-shadow:none;line-height:1.5;color:#555;background:#333;background:#fff;border-radius:0;box-shadow:0 0px 20px rgba(0,0,0,30%);position:absolute;z-index:145400;padding:15px;pointer-events:none;}.fl-overlay{background:#fff;opacity:.8 !important;}.tc-lightbox-button-close{font-size:25px;}a.tm-cart-edit-options{background:#eee;display:inline-block !important;width:auto;min-width:auto;padding:2px 20px;margin:0px 0 12px !important;border-radius:3px;font-style:normal !important;line-height:25px;}td.product-name a{font-size:25px;display:block;margin:10px 0;}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{width:300px;padding:30px 20px 30px 5px;}dl.tc-epo-metadata.variation > dt,dl.tc-epo-metadata.variation > dd{width:34%;margin:0 0 10px;float:left;}dl.tc-epo-metadata.variation{letter-spacing:0;}dl.tc-epo-metadata.variation > dd{width:calc(100% - 120px);}dl.tc-epo-metadata.variation > dt{width:120px;}ol ol{list-style-type:lower-latin;}#qodef-woo-page.qodef--cart .shop_table td.product-price,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal{font-family:"Josefin Sans",sans-serif !important;font-size:21px;font-weight:300;font-style:normal;color:#555;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table td{font-family:"Josefin Sans",sans-serif !important;font-size:17px;font-weight:400;font-style:normal;color:#333;}.woocommerce-page div.woocommerce .shop_table td ul li{font-size:17px;color:#333;}li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-7814,li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8218{text-indent:-9999px;overflow:hidden;height:1px;border-top:1px solid #ccc;margin:18px 0;}.onlymobile{display:none;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder .price{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.qodef-woo-product-list .product .qodef-woo-product-price-holder .price{top:0;}section.woocommerce-bacs-bank-details{margin:60px 0;}.qodef-woo-side-area-cart-content-holder .qodef-m-close{display:block;position:absolute;top:10px;right:10px;font-size:35px;}.qodef-woo-side-area-cart-content-holder .qodef-m-content{box-shadow:0 0 20px #aaa;}select{width:100%;height:48px;}input#bestelltam{border:1px solid #ddd;width:100%;padding:13px;color:#8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-style:italic;line-height:24px;}.wpcf7 input[type="file"]{background:#fff;padding:10px;margin-bottom:10px;}div.wpcf7 input,div.wpcf7 textarea,div.wpcf7 select,div.wpcf7 button{background:#fff;}#qodef-top-area .qodef-widget-holder .widget{margin:0;}.choose_lang{font-size:11px !important;margin:2px 5px 0 40px !important;}#menu-jezyki a{font-weight:bold;}#menu-jezyki li{display:inline-block;}.ask_form .wpcf7-list-item-label{font-size:8px;line-height:1em !important;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_0.use_images_container{display:flex;flex-wrap:wrap;margin-bottom:-20px !important;}#tm-extra-product-options-fields span.tc-price-wrap{margin-top:-10px;}div#colors-cont ul li{width:25%;margin:0 !important;}div#colors-cont img.tmlazy.radio_image.tc-lightbox-image.tcinit{border-radius:150px;}div#colors-cont .tc-active img.tmlazy.radio_image.tc-lightbox-image.tcinit{box-shadow:none;}div#colors-cont .tc-lightbox-wrap{width:30px;height:30px;font-size:15px;border-radius:100px !important;overflow:hidden;}section.up-sells.upsells.products h2{text-align:center;margin-top:80px;}body .use_images_container.tm-extra-product-options-radio span.tc-label-wrap{position:relative;}div#colors-cont span.tc-label.radio-image-label{position:absolute;top:0;left:0;right:0;bottom:0;height:18px;margin:auto;}div#colors-cont{margin-bottom:50px;}div#colors-cont i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{top:0;bottom:0;right:10px;margin:0;border-radius:30px;height:30px;width:30px;}div#colors-cont li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:25%;}div#colors-cont span.tc-price-wrap{text-align:center !important;}span.wpcf7-form-control-wrap.wpgdprc{text-align:left;font-size:11px;line-height:20px;}body.archive #qodef-page-inner{padding:30px 0px 30px 0px;}@media only screen and (max-width: 1200px){section#uber-uns-box{background:none;}}@media only screen and (max-width: 680px){div#colors-cont .tcfa-question-circle:before{font-size:10px;}div#colors-cont i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{height:24px;width:24px;}div#colors-cont .tc-active .tc-label-wrap span.tc-label.radio-image-label{font-weight:normal !important;display:block !important;font-size:10px;}div#colors-cont .tc-label-wrap span.tc-label.radio-image-label{display:none !important;}.qodef-content-grid{width:calc(100% - 40px);}body.single-product #qodef-page-inner{padding-bottom:20px;padding-top:20px;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.use_images_container{margin-top:10px !important;}.qodef-shortcode.qodef-m.qodef-icon-with-text.qodef-layout--before-content.qodef--icon-pack{align-items:center;margin:10px 0;}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-content{padding-top:0;}.onlymobile{display:block;}a.tm-cart-edit-options{background:#eee;display:inline-block !important;width:auto;min-width:auto;padding:2px 6px;margin:0px 0 12px !important;border-radius:3px;font-style:normal !important;line-height:12px;font-size:8px !important;}dl.tc-epo-metadata.variation > dt{width:100%;float:none;margin:0;font-size:10px;}dl.tc-epo-metadata.variation > dd{width:100%;float:none;font-size:10px;}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:12px;}.shop_table td.product-price,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal{font-size:16px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons{padding:0;}#qodef-page-inner{padding:30px 0px 60px 0px !important;}div#flasho0{border:none;min-height:0% !important;height:auto !important;overflow:hidden;}.tc-lightbox-wrap{width:30px !important;height:30px !important;font-size:12px !important;}div#tm-tooltip img{min-width:300px;}.qodef-woo-side-area-cart-content-holder .qodef-m-action{display:block;}.qodef-woo-side-area-cart-content-holder .qodef-m-action a{margin:0 !important;margin-bottom:10px !important;}.qodef-woo-side-area-cart-content-holder .qodef-m-content{padding-bottom:200px;}.qodef-contact-form-7 form{padding:20px;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_2.use_images_container{display:flex;flex-wrap:wrap;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_1.use_images_container{display:flex;flex-wrap:wrap;}header#qodef-page-mobile-header{z-index:10000000009;}}button#place_order,a.checkout-button.button.alt.wc-forward,#qodef-woo-page .product .button.single_add_to_cart_button{background:#000 !important;color:#fff !important;}button#place_order{font-weight:bold !important;}#qodef-woo-page.qodef--checkout #customer_details .form-row{display:block;margin-bottom:15px;}.woocommerce-checkout #qodef-page-inner{padding:50px 0px 70px 0px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout{margin-top:0px;}p#wc-stripe-payment-request-button-separator{margin:30px 0 !important;}#qodef-woo-page.qodef--checkout #customer_details .form-row{display:block;margin-bottom:10px;}div#wc-stripe-payment-request-wrapper{padding:0 !important;}.companybox p{margin:10px 0;}.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 textarea,.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 input,.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 select,.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 button{background-color:#fff !important;color:#8b8b8b !important;--e-global-color-primary:#8b8b8b !important;--e-global-typography-primary-font-weight:normal !important;--e-global-typography-primary-font-family:initial !important;}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio#payment_method_paypal{top:23px !important;}div.table-cont2{width:100%;max-width:1000px;margin:0 auto;padding-top:30px;position:relative;}div.table-cont2 ul{display:flex;top:0px;z-index:10;padding-bottom:14px;}div.table-cont2 li{list-style:none;flex:1;margin:30px 0px 1px;width:33.3%;}div.table-cont2 li:last-child{border-right:1px solid #ddd;}div.table-cont2 td:first-child{font-family:"Josefin Sans";text-transform:uppercase;font-size:12px;font-weight:400;color:#000;}div.table-cont2 th{font-family:"Josefin Sans";font-weight:400;color:#000;}div.table-cont2 button{width:100%;border:1px solid #ddd;border-top:0;border-right:0;padding:20px 3px 15px;background:#fff;font-size:12px;font-weight:400;font-family:"Josefin Sans";height:auto;color:#000;outline:none;}div.table-cont2 li.active button{background:#9db97b;border-color:#9db97b;color:#fff;}div.table-cont2 li.premium.active button{background:#ef5b47;border-color:#ef5b47;color:#fff;}div.table-cont2 table{border-collapse:collapse;table-layout:fixed;width:100%;overflow-wrap:break-word;}div.table-cont2 th{background:#f5f5f5;display:none;}div.table-cont2 td,div.table-cont2 th{height:53px;}div.table-cont2 td,div.table-cont2 th{border:1px solid #ddd;padding:10px;empty-cells:show;}div.table-cont2 td,div.table-cont2 th{text-align:left;}div.table-cont2 td+td,div.table-cont2 th+th{text-align:center;display:none;}div.table-cont2 td.default{display:table-cell;}div.table-cont2 .bg-red{border-top:3px solid #ef5b47;}div.table-cont2 .bg-blue{border-top:3px solid #9db97b;}div.table-cont2 .sep{background:#f5f5f5;font-weight:bold;}div.table-cont2 th.bg-red,div.table-cont2 th.bg-blue,div.table-cont2 ul li{position:relative;}div.table-cont2 th.bg-blue.best:before,div.table-cont2 ul li.best:before,div.table-cont2 th.bg-red.premium:before,div.table-cont2 ul li.premium:before{content:"bestseller";position:absolute;top:-31px;text-align:center;font-weight:normal;left:0;right:0;background:#9db97b;color:#fff;font-size:11px;text-transform:uppercase;font-family:"Josefin Sans",sans-serif;display:block;line-height:27px;}div.table-cont2 th.bg-red.premium:before,div.table-cont2 ul li.premium:before{content:"premium";background:#ef5b47;}div.table-cont2 ul li.best:before,div.table-cont2 ul li.premium:before{top:-27px;font-size:7px;}div.table-cont2 .txt-l{font-size:28px;font-weight:bold;}div.table-cont2 .txt-top{position:relative;top:-9px;left:-2px;}div.table-cont2 .tick{font-size:18px;color:#2ca01c;}div.table-cont2 .hide{border:0;background:none;}div.table-cont2 tr:hover td{background:#f5f5f5;}div.table-cont2 a.button.qodef-theme-button{background:#000 !important;color:#fff !important;width:100% !important;padding:8px 0 !important;font-size:12px !important;letter-spacing:0 !important;}div.table-cont2 table tbody{background:#fff;}.grey-background{background:#f9f9f9;}@media (min-width: 680px){div.table-cont2 ul{display:none;}div.table-cont2 td,div.table-cont2 th{display:table-cell !important;}div.table-cont2 td,div.table-cont2 th{}div.table-cont2 td+td,div.table-cont2 th+th{width:auto;}}dl.tc-epo-metadata.variation{display:flex;flex-wrap:wrap;}dl.tc-epo-metadata.variation dt,dl.tc-epo-metadata.variation dd{width:50%;border-bottom:1px solid #eee;padding:5px 0;}a#cookie_action_close_header{background:#111 !important;font-family:"EB Garamond",serif;letter-spacing:1px;color:#fff;border:2px solid #111;font-style:italic;text-transform:capitalize;font-size:15px;margin-top:10px !important;margin-bottom:5px !important;}a.cli_settings_button{background:#fff !important;font-family:"EB Garamond",serif;letter-spacing:1px;color:#111 !important;border:2px solid #111;font-style:italic;text-transform:capitalize;font-size:15px;padding:7px 12px;text-decoration:none !important;margin-top:10px !important;margin-bottom:5px !important;}div#cookie-law-info-bar{border-radius:0;text-align:center;}.cli-bar-message{text-align:center !important;}.cli-bar-btn_container{justify-content:center;align-items:center;}a.wbs-button-view,a.wbs-button-continue.wbs-button-continue-stay,a.wbs-button-check.goto{background:#9db97b !important;font-family:"EB Garamond",serif !important;font-size:18px !important;font-weight:400 !important;font-style:italic !important;padding:5px 12px !important;}span.wbs-icon-added{display:none !important;}body .wbs-content-inner .wbs-bottom .upsell-title{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:20px;line-height:1.55em;letter-spacing:.18em;max-width:100%;text-align:center;margin:30px 0 0;}body .woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added{line-height:15px;font-size:16px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;color:#9db97b;margin:0 0 20px;}.wbs-p-quantity,.woocommerce-boost-sales .wbs-breadcrum .wbs-p-price:before{display:none !important;}body .woocommerce-boost-sales .wbs-breadcrum .wbs-p-price{padding:10px 0 0 10px;}.woocommerce-boost-sales-viewport form.wbs-variations_form.cart{display:none;}body .woocommerce-boost-sales .wbs-upsells .product-controls .wbs-cart .wbs-product-link{background-color:transparent;border:none;font-family:"EB Garamond",serif;font-weight:400;font-style:italic;color:#000;font-size:16px;text-transform:capitalize;}body .woocommerce-boost-sales .wbs-upsells .product-controls{background:rgba(255,255,255,.7);}body .woocommerce-boost-sales .wbs-upsells .product-desc .woocommerce-loop-product__title{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px !important;line-height:1.6em;letter-spacing:0;}body .woocommerce-boost-sales .wbs-upsells .product-desc .price{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}.wbs-bottom hr{display:none;}.wbs-product{margin-top:20px;}body .woocommerce-boost-sales .wbs-upsells .product-controls .wbs-cart .wbs-product-link:hover{background-color:#111;color:#fff;}.colors_box{margin-top:10px;margin-bottom:-10px;display:block;overflow:hidden;}.colors_box_elem{float:left;width:30px;height:30px;margin-right:4px;}@media (max-width: 640px){.product-top{padding:0 80px;}.woocommerce-boost-sales{z-index:9999999999 !important;}body .woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added{margin:20px 0 20px;}.woocommerce-boost-sales-direction-nav .woocommerce-boost-sales-next{right:0px !important;}.woocommerce-boost-sales-direction-nav .woocommerce-boost-sales-prev{left:0px !important;}a.wbs-button-continue.wbs-button-continue-stay{display:none !important;}body .wbs-content-inner .wbs-bottom .upsell-title{font-size:18px;line-height:1.2em;margin:20px 0 0;}.woocommerce-boost-sales .wbs-upsells-add-items{height:16px !important;}}body.single-product div#fast_product_outer{padding:15px;border:none;margin:0px 0 20px;background:#fafafa;}body.single-product #fast_product_inner .single-selection{border:1px solid #ccc;background:#fff;}body.single-product #fast_product_inner .single-selection.active{border:2px solid #9db97b;}body.single-product .can-toggle.demo-rebrand-1 label .can-toggle__switch:before{background:#fff;}body.single-product .tm-extra-product-options-select ul.tmcp-elements li.tmcp-field-wrap{width:auto;}body.single-product .baldachim-ul span.tc-label.radio-image-label{color:#333;}body.single-product #tm-extra-product-options{background:#fafafa;padding:10px 15px 0px;border-radius:4px;}body.single-product #tm-extra-product-options select,body.single-product #tm-extra-product-options .select-styled,body.single-product #tm-extra-product-options .tm-element-ul-select label:after,body.single-product #tm-extra-product-options .tm-variation-ul-select label:after{display:none !important;}body.single-product #tm-extra-product-options ul.select-options{display:flex !important;position:static !important;width:auto !important;border-radius:30px !important;overflow:hidden;flex-wrap:wrap;float:left;min-width:0;list-style:none;}body.single-product #tm-extra-product-options label.tm-epo-field-label.fullwidth{border:none;margin-bottom:0;}@media (min-width: 768px){body.single-product #tm-extra-product-options ul.select-options li:hover{background:#9db97b !important;color:#fff !important;font-weight:400 !important;-webkit-transition:all cubic-bezier(.4,0,.2,1) .25s;-o-transition:all cubic-bezier(.4,0,.2,1) .25s;transition:all cubic-bezier(.4,0,.2,1) .25s;}}body.single-product #tm-extra-product-options ul.select-options li.active{background:#9db97b !important;color:#fff !important;font-weight:400 !important;-webkit-transition:all cubic-bezier(.4,0,.2,1) .25s;-o-transition:all cubic-bezier(.4,0,.2,1) .25s;transition:all cubic-bezier(.4,0,.2,1) .25s;}body.single-product #tm-extra-product-options .select .select-options li{margin:0;padding:5px 8px;min-width:55px;text-align:center;border-left:1px solid #f6f6f6;cursor:pointer;font-size:11px;}body.single-product .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{width:auto;}body.single-product .tm-extra-product-options ul.tmcp-elements.tm-extra-product-options-range li.tmcp-field-wrap{width:100%;}body.single-product #tm-extra-product-options .select .select-options li:first-child{border-left:none;}body.single-product #tm-extra-product-options .select .select-options{display:none;background-color:#fff;border:1px solid #ccc;border-radius:3px;width:100%;max-width:100%;overflow-y:auto;position:absolute;top:110%;left:0;z-index:999;margin:4px 0px;padding:0;list-style:none;text-transform:none;font-weight:400;}body.single-product #tm-extra-product-options ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-select.tm-element-ul-select{height:46px;width:auto;}body .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{margin-bottom:5px !important;}body.single-product #tm-extra-product-options i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:-32px;height:26px;margin:0;width:26px;line-height:26px;font-size:12px;top:12px;border-radius:20px;}body.single-product #tm-extra-product-options .quantity input[type=number]{padding:10px 10px;background:#fff;}.can-toggle.demo-rebrand-1 label .can-toggle__switch{border-radius:20px;overflow:hidden;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch:before{-webkit-border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-bottomleft:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;}.can-toggle.demo-rebrand-1 label .can-toggle__switch:before{-webkit-border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-radius-topright:20px;-moz-border-radius-bottomright:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;}body.single-product #tm-extra-product-options .tc-mode-images i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:5px;height:26px;margin:0;width:26px;line-height:26px;font-size:12px;top:0px;border-radius:20px;}body.single-product #tm-extra-product-options ul.tm-extra-product-options-radio.use_images_container .tc-lightbox-button{width:26px;height:26px;border-radius:20px !important;bottom:2px;right:3px;font-size:12px !important;}body.single-product #tm-extra-product-options-fields span.tc-price-wrap{margin-top:-14px;}body.single-product #tm-extra-product-options-fields span.tc-price-wrap .amount,body.single-product #tm-extra-product-options-fields span.tc-price-wrap{font-size:14px !important;line-height:28px !important;}body.single-product #tm-extra-product-options .tc-label.radio-image-label{text-shadow:-1px 1px 1px #fff,1px 1px 1px #fff,1px -.2px 1px #fff,-.2px -.2px 1px #fff,0px -1px 1px #fff,-1px 0px 1px #fff,-1px -1px 1px #fff,-1px -1px 1px #fff;}body.single-product #tm-extra-product-options .tm-epo-element-label,body.single-product .tc-styled-variations label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100{max-width:120px;font-size:12px;line-height:14px;padding-right:0;}body.single-product #tm-extra-product-options div#colors-cont li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images,body.single-product #tm-extra-product-options div#colors-cont-1 li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:20%;padding:0 5px !important;}body.single-product #tm-extra-product-options .tc-row,.tc-row{align-items:center !important;}ul.tm-extra-product-options-select.tm-element-ul-select .tc-price-wrap{position:absolute;top:24px;right:-90px;}body.single-product .tc-styled-variations{background:#fafafa;padding:15px 15px 0;}body.single-product .tc-styled-variations .tm-variation-ul-select label:after{z-index:99;}body.single-product .tc-styled-variations .tm-epo-field.tmcp-select{padding:0 25px 0 15px;background:#fff;font-size:14px;border-radius:20px;}body.single-product .tc-styled-variations label.tm-epo-field-label.fullwidth{border-radius:20px;margin:0;}body.single-product #tm-extra-product-options  ul.tm-extra-product-options-radio.use_images_container{margin-bottom:-12px !important;}body.single-product #tm-extra-product-options div#colors-cont .tc-lightbox-wrap,body.single-product #tm-extra-product-options bodydiv#colors-cont-1 .tc-lightbox-wrap{width:26px;height:26px;font-size:12px;border-radius:100px !important;overflow:hidden;}#tm-extra-product-options .baldachim-ul > li{min-height:92px;}body.single-product #tm-extra-product-options .normal-select-ul select{display:block !important;background:#fff;border:1px solid #ccc;border-radius:30px;font-size:12px;font-style:normal;font-family:Roboto;padding:0 30px 0 15px;}body.single-product #tm-extra-product-options .normal-select-ul .select:after{width:6px;height:6px;top:15px;right:15px;border-bottom:1px solid #9db97b;border-right:1px solid #9db97b;content:"";display:block !important;position:absolute;z-index:9;padding:0;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body.single-product #tm-extra-product-options .normal-select-ul .select .select-options{display:none !important;}@media (max-width: 768px){#tm-extra-product-options .baldachim-ul > li{min-height:55px;}body.single-product #tm-extra-product-options .tm-epo-element-label,body.single-product .tc-styled-variations label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100{max-width:100%;}body.single-product .tc-styled-variations label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100{margin-bottom:7px;}body.single-product #tm-extra-product-options ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_1.use_images_container{margin-left:-5px !important;margin-right:-5px !important;width:auto !important;}body .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{padding:0 5px !important;}body.single-product #tm-extra-product-options .select .select-options{margin:5px 0 2px;}body.single-product #tm-extra-product-options .select .select-options li{margin:0;padding:4px 6px;font-size:11px;min-width:55px;}body.single-product #tm-extra-product-options i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{top:10px;}body.single-product #tm-extra-product-options .tc-lightbox-wrap{width:22px !important;height:22px !important;font-size:10px !important;}ul.tm-extra-product-options-select.tm-element-ul-select .tc-price-wrap{position:absolute;right:-80px;}body.single-product #tm-extra-product-options-fields span.tc-price-wrap .amount,body.single-product #tm-extra-product-options-fields span.tc-price-wrap{font-size:12px !important;line-height:25px !important;}body.single-product #tm-extra-product-options .tc-mode-images i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:5px;height:20px;margin:0;width:20px;line-height:20px;font-size:10px !important;top:0px;border-radius:20px;}body.single-product #tm-extra-product-options ul.tm-extra-product-options-radio.use_images_container .tc-lightbox-button{width:20px;height:20px;border-radius:20px !important;bottom:0px;right:0px;font-size:10px !important;}body.single-product #tm-extra-product-options .tmcp-elements.tm-extra-product-options-select.tm-element-ul-select > .tmcp-field-wrap{float:left !important;width:auto !important;}}#order_review .tc-associated-table-product .tc-associated-table-product-price:before{display:none;}.qodef-quantity-buttons.quantity.hidden{display:none;}.cart-collaterals small.includes_tax{display:none;}#order_review .tc-associated-table-product .tc-associated-table-product-indent{padding-left:0;display:inline-block;}.qodef-header-navigation>ul>li{height:100%;margin:0px 24px;}span.tm-epo-required{display:none;}.page-id-116834 .qodef-woo-product-marks-holder{display:none;}@media (max-width: 767px){.page-id-116834 .elementor-column{width:100% !important;}}li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:50%;display:inline-block;padding:0 10px !important;position:relative;margin:0 !important;}.summary.entry-summary.tc-init > p.price{padding:10px 0;}@media only screen and (max-width: 1024px){.blackweek{margin-top:70px;margin-bottom:-70px;z-index:2;position:relative;}}p.telefon-hour{font-size:12px;line-height:17px;}main p.telefon-hour{margin:0 0 20px;}span.span-telefon-hour{display:inline-block;min-width:70px;}.xmas{height:auto;width:100%;text-align:center;background:#b5aa77;color:#fff;font-family:"Josefin Sans",sans-serif;padding:15px;text-transform:uppercase;letter-spacing:1px;}.xmas a,.xmas a:hover,.xmas a:visited{color:#fff;}.xmas a{display:flex;justify-content:center;}.xmas img.emoji{width:25px !important;height:25px !important;margin:0 10px !important;}.image_caption{position:absolute;bottom:0px;background:rgba(255,255,255,.7);width:100%;padding:10px;}.product_cat-leinen-bettwaesche-bettlaken .tm-custom-price-totals .tm-options-totals{display:none;}table.shop_table.woocommerce-checkout-review-order-table .ts-product-image{width:275px !important;height:auto !important;float:left;margin-right:15px;}ul.tm-extra-product-options-radio{margin:0 -10px !important;max-width:calc(100% + 20px) !important;width:calc(100% + 20px) !important;}span.tc-label.radio-image-label{position:absolute;top:15px;left:20px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;padding:0;}.tc-lightbox-wrap{width:40px;height:40px;}.tm-element-ul-select select,.tm-variation-ul-select select{appearance:none;}.tm-element-ul-select{padding-right:40px !important;}i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{position:absolute;top:0;bottom:0;right:10px;height:24px;margin:auto;}.tc-lightbox-button{display:flex;align-items:center;justify-content:center;}.tcfa-question-circle:before{content:"" !important;}i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{position:absolute;top:0;bottom:0;right:-40px;height:50px;margin:0;background:#9db97b;color:#fff;display:flex;justify-content:center;align-items:center;width:40px;text-align:center;line-height:48px;}.tm-element-ul-select label:after,.tm-variation-ul-select label:after{content:"";background:none;width:9px;height:9px;position:absolute;top:16px;right:20px;border-bottom:2px solid #9db97b;border-right:2px solid #9db97b;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.tm-element-ul-select label,.tm-variation-ul-select label{position:relative;border:1px solid #ccc;}.tm-element-ul-select label select,.tm-variation-ul-select label select{width:100%;}.tm-element-ul-select label select,.tm-variation-ul-select label select{background:none;border:none;position:relative;z-index:2;}.qodef-woo-single-inner .price,.qodef-woo-single-inner .price span{font-family:"Josefin Sans",sans-serif !important;font-style:normal !important;font-weight:300 !important;font-size:40px !important;line-height:30px !important;color:#9db97b !important;}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:0;}.tm-epo-required{color:#9db97b;}.tc-lightbox-button{background:#9db97b;opacity:1;}p{margin:20px 0;line-height:1.8em;}.qodef-woo-product-list .qodef-woo-split-cols,.qodef-woo-product-list .product .qodef-woo-product-price-holder .price{display:block;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-info{min-width:100%;}.qodef-woo-product-list .product .qodef-woo-product-price-holder{width:100%;text-align:left;padding-bottom:5px;}.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-split-cols{bottom:-119px;background:rgba(255,255,255,.8);}.qodef-swiper-container.qodef-swiper-has-bullets{padding-bottom:180px;}.widget.widget_konsept_core_social_icons_group .qodef-icon-holder span{border-color:#bdced3;}ul#menu-menu-top li,ul#menu-menu-top-francuski li{display:inline-block;margin-left:20px !important;}table.wymiary tr td{padding:9px 12px;}table.wymiary tr:hover td{background:#f6f6f6;color:#000;}.single_variation_wrap .woocommerce-variation-price{display:none !important;}a.reset_variations.tc-cell.tcwidth-100{margin:-20px 0 0;font-size:12px;}img.radio_image.tc-lightbox-image.tcinit{border:2px solid #eee;}.tc-active img.radio_image.tc-lightbox-image.tcinit{border:2px solid #9db97b;}li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{margin-bottom:0px !important;}.tc-styled-variations .tc-cell.tc-col{margin-bottom:0px;}a.reset_variations.tc-cell.tcwidth-100{display:none !important;}#qodef-woo-page.qodef--single form.cart{margin-top:20px;}#tm-extra-product-options-fields span.tc-price-wrap .amount,#tm-extra-product-options-fields span.tc-price-wrap{font-size:15px !important;line-height:30px !important;text-align:left;display:block;margin:0;}#tm-extra-product-options-fields span.tc-price-wrap{margin-top:-10px;}body #tm-tooltip{font-size:.875em;text-align:center;text-shadow:none;line-height:1.5;color:#555;background:#333;background:#fff;border-radius:0;box-shadow:0 0px 20px rgba(0,0,0,30%);position:absolute;z-index:145400;padding:15px;pointer-events:none;}.noUi-horizontal .noUi-tooltip{background:#9db97b;bottom:110%;color:#fff;border:none;border-radius:0;line-height:20px;padding:0;min-width:20px;font-size:10px;}.noUi-handle,.noUi-connect{background:#9db97b;}.noUi-target{margin-bottom:-10px;}div#flasho0{border:none;overflow:hidden;}.fl-overlay{background:#fff;opacity:.8 !important;}.tc-lightbox-button-close{font-size:25px;}a.tm-cart-edit-options{background:#eee;display:inline-block !important;width:auto;min-width:auto;padding:2px 20px;margin:0px 0 12px !important;border-radius:3px;font-style:normal !important;line-height:25px;}td.product-name a{font-size:25px;display:block;margin:10px 0;}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{width:300px;padding:30px 20px 30px 5px;}dl.tc-epo-metadata.variation > dt,dl.tc-epo-metadata.variation > dd{width:34%;margin:0 0 0px;float:left;}dl.tc-epo-metadata.variation{letter-spacing:0;}dl.tc-epo-metadata.variation > dd{width:calc(100% - 120px);}dl.tc-epo-metadata.variation > dt{width:120px;}ol ol{list-style-type:lower-latin;}.qodef-woo-side-area-cart-content-holder .qodef-m-action-link.qodef-m-action-checkout{background:#fff;}#qodef-woo-page.qodef--cart .shop_table td.product-price,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal,#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order td.product-total{font-family:"Josefin Sans",sans-serif !important;font-size:21px;font-weight:300;font-style:normal;color:#555;}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table td{font-family:"Josefin Sans",sans-serif !important;font-size:17px;font-weight:400;font-style:normal;color:#333;}.woocommerce-page div.woocommerce .shop_table td ul li{font-size:17px;color:#333;}li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-7814,li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-8642,li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-36698,li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-36704{text-indent:-9999px;overflow:hidden;height:1px;border-top:1px solid #ccc;margin:18px 0;}.onlymobile{display:none;}.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-price-holder .price{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.qodef-woo-product-list .product .qodef-woo-product-price-holder .price{top:0;}section.woocommerce-bacs-bank-details{margin:60px 0;}.qodef-woo-side-area-cart-content-holder .qodef-m-close{display:block;position:absolute;top:10px;right:10px;font-size:35px;}.qodef-woo-side-area-cart-content-holder .qodef-m-content{box-shadow:0 0 20px #aaa;}select{width:100%;height:48px;}input#bestelltam{border:1px solid #ddd;width:100%;padding:13px;color:#8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-style:italic;line-height:24px;}.wpcf7 input[type="file"]{background:#fff;padding:10px;margin-bottom:10px;}div.wpcf7 input,div.wpcf7 textarea,div.wpcf7 select,div.wpcf7 button{background:#fff;}#qodef-top-area .qodef-widget-holder .widget{margin:0;}.choose_lang{font-size:11px !important;margin:2px 5px 0 40px !important;}#menu-jezyki a{font-weight:bold;}#menu-jezyki li{display:inline-block;}div#colors-cont ul li,div#colors-cont-1 ul li{width:25%;margin:0 !important;}div#colors-cont img.radio_image.tc-lightbox-image.tcinit,div#colors-cont-1 img.radio_image.tc-lightbox-image.tcinit{border-radius:150px;}div#colors-cont .tc-active img.radio_image.tc-lightbox-image.tcinit,div#colors-cont-1 .tc-active img.radio_image.tc-lightbox-image.tcinit{box-shadow:none;}div#colors-cont .tc-lightbox-wrap,div#colors-cont-1 .tc-lightbox-wrap{width:30px;height:30px;font-size:15px;border-radius:100px !important;overflow:hidden;}section.up-sells.upsells.products h2{text-align:center;margin-top:80px;}body .use_images_container.tm-extra-product-options-radio span.tc-label-wrap{position:relative;}div#colors-cont span.tc-label.radio-image-label,div#colors-cont-1 span.tc-label.radio-image-label{position:absolute;top:0;left:0;right:0;bottom:0;height:18px;margin:auto;}div#colors-cont,div#colors-cont-1{margin-bottom:25px;}div#colors-cont i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle,div#colors-cont-1 i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{top:0;bottom:0;right:10px;margin:0;border-radius:30px;height:30px;width:30px;}div#colors-cont li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images,div#colors-cont-1 li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:25%;}div#colors-cont .futon-ul li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images,div#colors-cont-1 .futon-ul li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:20%;}div#colors-cont .futon-ul .tc-price-wrap{display:none;}div#colors-cont span.tc-price-wrap,div#colors-cont-1 span.tc-price-wrap{text-align:center !important;}div#colors-cont-1 span.tc-price-wrap{display:none !important;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_1.use_images_container{display:flex;flex-wrap:wrap;}span.wpcf7-form-control-wrap.wpgdprc{text-align:left;font-size:11px;line-height:20px;}body.archive #qodef-page-inner{padding:30px 0px 30px 0px;}.qodef-woo-side-area-cart-content-holder .qodef-m-content{z-index:9999999999;}a.telefon-link{font-family:"Josefin Sans",sans-serif;font-size:22px;color:#000 !important;font-weight:300;}dd.tm-options-totals{margin-bottom:20px;}@media only screen and (max-width: 1200px){section#uber-uns-box{background:none;}}@media only screen and (max-width: 680px){div#colors-cont .tcfa-question-circle:before,div#colors-cont-1 .tcfa-question-circle:before{font-size:10px;}div#colors-cont i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle,div#colors-cont-1 i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{height:24px;width:24px;}div#colors-cont .tc-active .tc-label-wrap span.tc-label.radio-image-label,div#colors-cont-1 .tc-active .tc-label-wrap span.tc-label.radio-image-label{font-weight:normal !important;display:block !important;font-size:10px;}div#colors-cont .tc-label-wrap span.tc-label.radio-image-label,div#colors-cont-1 .tc-label-wrap span.tc-label.radio-image-label{display:none !important;}.qodef-content-grid{width:calc(100% - 40px);}body.single-product #qodef-page-inner{padding-bottom:20px;padding-top:20px;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.use_images_container{margin-top:10px !important;}.qodef-shortcode.qodef-m.qodef-icon-with-text.qodef-layout--before-content.qodef--icon-pack{align-items:center;margin:10px 0;}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-content{padding-top:0;}.onlymobile{display:block;}a.tm-cart-edit-options{background:#eee;display:inline-block !important;width:auto;min-width:auto;padding:2px 6px;margin:0px 0 12px !important;border-radius:3px;font-style:normal !important;line-height:12px;font-size:8px !important;}dl.tc-epo-metadata.variation > dt{width:100%;float:none;margin:0;font-size:10px;}dl.tc-epo-metadata.variation > dd{float:none;font-size:10px;text-align:left;}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:block;padding:0 !important;max-width:100px;}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:12px;line-height:16px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons{padding:0;}#qodef-page-inner{padding:30px 0px 60px 0px !important;}div#flasho0{border:none;min-height:0% !important;height:auto !important;overflow:hidden;}.tc-lightbox-wrap{width:24px !important;height:24px !important;font-size:10px !important;}div#tm-tooltip img{min-width:300px;}.qodef-woo-side-area-cart-content-holder .qodef-m-action{display:block;}.qodef-woo-side-area-cart-content-holder .qodef-m-action a{margin:0 !important;margin-bottom:10px !important;}.qodef-woo-side-area-cart-content-holder .qodef-m-content{padding-bottom:200px;}header#qodef-page-mobile-header{z-index:10000000009;}}@media only screen and (max-width: 680px){.ti-review-content svg{display:none;}.ti-review-content img{display:none;}body.home #qodef-page-inner{padding:0px 0px 60px 0px !important;}.qodef-contact-form-7 form{padding:20px;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_2.use_images_container{display:flex;flex-wrap:wrap;}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_1.use_images_container{display:flex;flex-wrap:wrap;}}ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_0.use_images_container{display:flex;flex-wrap:wrap;margin-bottom:-20px !important;}#qodef-woo-page.qodef--single .entry-summary .price del{margin-right:20px;}#contact p{margin:0 0 10px;}#contact h4{margin:10px 0 10px;}#contact h3{margin:15px 0 5px;}button#place_order,a.checkout-button.button.alt.wc-forward,#qodef-woo-page .product .button.single_add_to_cart_button{background:#000 !important;color:#fff !important;}button#place_order{font-weight:bold !important;}#qodef-woo-page.qodef--checkout #customer_details .form-row{display:block;margin-bottom:15px;}.woocommerce-checkout #qodef-page-inner{padding:50px 0px 70px 0px;}body.archive #qodef-page-inner {padding:50px 0px 70px 0px;}body.single-product #qodef-page-inner {padding:50px 0px 70px 0px;}body.woocommerce-cart #qodef-page-inner{padding:50px 0px 50px 0px;}#qodef-woo-page.qodef--checkout .woocommerce-checkout{margin-top:0px;}p#wc-stripe-payment-request-button-separator{margin:30px 0 !important;}#qodef-woo-page.qodef--checkout #customer_details .form-row{display:block;margin-bottom:10px;}div#wc-stripe-payment-request-wrapper{padding:0 !important;}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{margin:0 0 22px;}#qodef-woo-page.qodef--cart .cart_totals,#qodef-woo-page.qodef--cart .cross-sells{margin-top:70px;}dl.tc-epo-metadata.variation dd p{line-height:20px;}.companybox p{margin:10px 0;}.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 textarea,.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 input,.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 select,.elementor-widget-wp-widget-konsept_core_contact_form_7 .wpcf7 button{background-color:#fff !important;color:#8b8b8b !important;--e-global-color-primary:#8b8b8b !important;--e-global-typography-primary-font-weight:normal !important;--e-global-typography-primary-font-family:initial !important;}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio#payment_method_paypal{top:23px !important;}div.table-cont2{width:100%;max-width:1000px;margin:0 auto;padding-top:30px;position:relative;}div.table-cont2 ul{display:flex;top:0px;z-index:10;padding-bottom:14px;}div.table-cont2 li{list-style:none;flex:1;margin:30px 0px 1px;width:33.3%;}div.table-cont2 li:last-child{border-right:1px solid #ddd;}div.table-cont2 td:first-child{font-family:"Josefin Sans";text-transform:uppercase;font-size:12px;font-weight:400;color:#000;}div.table-cont2 th{font-family:"Josefin Sans";font-weight:400;color:#000;}div.table-cont2 button{width:100%;border:1px solid #ddd;border-top:0;border-right:0;padding:20px 3px 15px;background:#fff;font-size:12px;font-weight:400;font-family:"Josefin Sans";height:auto;color:#000;outline:none;}div.table-cont2 li.active button{background:#9db97b;border-color:#9db97b;color:#fff;}div.table-cont2 li.premium.active button{background:#ef5b47;border-color:#ef5b47;color:#fff;}div.table-cont2 table{border-collapse:collapse;table-layout:fixed;width:100%;overflow-wrap:break-word;}div.table-cont2 th{background:#f5f5f5;display:none;}div.table-cont2 td,div.table-cont2 th{height:53px;}div.table-cont2 td,div.table-cont2 th{border:1px solid #ddd;padding:10px;empty-cells:show;}div.table-cont2 td,div.table-cont2 th{text-align:left;}div.table-cont2 td+td,div.table-cont2 th+th{text-align:center;display:none;}div.table-cont2 td.default{display:table-cell;}div.table-cont2 .bg-red{border-top:3px solid #ef5b47;}div.table-cont2 .bg-blue{border-top:3px solid #9db97b;}div.table-cont2 .sep{background:#f5f5f5;font-weight:bold;}div.table-cont2 th.bg-red,div.table-cont2 th.bg-blue,div.table-cont2 ul li{position:relative;}div.table-cont2 th.bg-blue.best:before,div.table-cont2 ul li.best:before,div.table-cont2 th.bg-red.premium:before,div.table-cont2 ul li.premium:before{content:"bestseller";position:absolute;top:-31px;text-align:center;font-weight:normal;left:0;right:0;background:#9db97b;color:#fff;font-size:11px;text-transform:uppercase;font-family:"Josefin Sans",sans-serif;display:block;line-height:27px;}div.table-cont2 th.bg-red.premium:before,div.table-cont2 ul li.premium:before{content:"premium";background:#ef5b47;}div.table-cont2 ul li.best:before,div.table-cont2 ul li.premium:before{top:-27px;font-size:7px;}div.table-cont2 .txt-l{font-size:28px;font-weight:bold;}div.table-cont2 .txt-top{position:relative;top:-9px;left:-2px;}div.table-cont2 .tick{font-size:18px;color:#2ca01c;}div.table-cont2 .hide{border:0;background:none;}div.table-cont2 tr:hover td{background:#f5f5f5;}div.table-cont2 a.button.qodef-theme-button{background:#000 !important;color:#fff !important;width:100% !important;padding:8px 0 !important;font-size:12px !important;letter-spacing:0 !important;}div.table-cont2 table tbody{background:#fff;}.grey-background{background:#f9f9f9;}@media (min-width: 680px){div.table-cont2 ul{display:none;}div.table-cont2 td,div.table-cont2 th{display:table-cell !important;}div.table-cont2 td,div.table-cont2 th{}div.table-cont2 td+td,div.table-cont2 th+th{width:auto;}}.review{padding:40px 0;position:relative;}.review_name h5{margin:4px 0 0;line-height:14px;}.review_date{position:absolute;top:40px;right:0;font-size:11px;}span.flag-pl{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/flag-pl.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-fr{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/flag-fr.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-de{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/flag-de.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-it{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/flag-it.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-es{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/flag-es.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-es.nitro-lazy{background-image:none !important;}span.flag-en,span.flag-gb,span.flag-uk{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/flag-en.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-be{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/11/flag-be.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-nl{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2021/11/flag-nl.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-at{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2021/11/flag-at.svg");background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-ch{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2022/06/flag-ch.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-ch.nitro-lazy{background-image:none !important;}span.flag-bg{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-bg.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-bg.nitro-lazy{background-image:none !important;}span.flag-fi{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-fi.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-fi.nitro-lazy{background-image:none !important;}span.flag-ie{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-ie.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-ie.nitro-lazy{background-image:none !important;}span.flag-hu{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-hu.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-hu.nitro-lazy{background-image:none !important;}span.flag-pt{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-pt.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-pt.nitro-lazy{background-image:none !important;}span.flag-ro{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-ro.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-ro.nitro-lazy{background-image:none !important;}span.flag-gr{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-gr.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-gr.nitro-lazy{background-image:none !important;}span.flag-hr{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-hr.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-hr.nitro-lazy{background-image:none !important;}span.flag-lu{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-lu.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-lu.nitro-lazy{background-image:none !important;}span.flag-no{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-no.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-no.nitro-lazy{background-image:none !important;}span.flag-se{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-se.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-se.nitro-lazy{background-image:none !important;}span.flag-sk{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-sk.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-sk.nitro-lazy{background-image:none !important;}span.flag-lv{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-lv.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-lv.nitro-lazy{background-image:none !important;}span.flag-lt{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-lt.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-lt.nitro-lazy{background-image:none !important;}span.flag-ee{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-ee.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-ee.nitro-lazy{background-image:none !important;}span.flag-dk{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-dk.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-dk.nitro-lazy{background-image:none !important;}span.flag-si{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-si.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-si.nitro-lazy{background-image:none !important;}span.flag-cs,span.flag-cz{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2023/10/flag-cs.svg") center center no-repeat;background-size:100%;width:18px;height:18px;display:inline-block;}span.flag-cs.nitro-lazy,span.flag-cz.nitro-lazy{background-image:none !important;}.review_country{display:flex;align-items:center;}.review_title{display:flex;align-items:center;}span.star{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/iconmonstr-star-5.svg");width:18px;height:18px;display:inline-block;background-size:100%;margin-right:3px;}span.star.active{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/iconmonstr-star-3.svg");background-size:100%;}span.star.active2{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2021/07/iconmonstr-star-4.svg");background-size:100%;}.review_desc_desc{background:#fafafa;padding:20px;margin-top:10px;}.review_order{font-size:11px;color:#9db97b;margin-left:10px;font-weight:bold;}.review_country{padding:0px 5px;}.review_gallery{display:flex;}.review_single_img{margin-top:10px;margin-right:10px;}.review_avg_box{display:flex;margin:7px 0 15px;font-size:11px;}.review_count,.review_link{margin-left:13px;}.review_note{display:flex;align-items:center;}.review_text .translated{font-size:11px;}dl.tc-epo-metadata.variation{display:flex;flex-wrap:wrap;}dl.tc-epo-metadata.variation dt,dl.tc-epo-metadata.variation dd{width:50%;border-bottom:1px solid #eee;padding:5px 0;color:#999;}a.tm-cart-edit-options{color:#999 !important;font-size:8px !important;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-name{color:#1d1d1d;font-size:22px;line-height:25px;letter-spacing:.2em;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-name strong{font-size:22px;line-height:25px;margin-bottom:8px !important;display:inline-block;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order td{padding-top:25px;padding-bottom:25px;}p#billing_phone_field span.woocommerce-input-wrapper,p#billing_phone_field .intl-tel-input{display:block;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order a.tm-cart-edit-options{display:table-cell !important;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order  dl.tc-epo-metadata.variation{margin-top:10px;}.woocommerce-page div.woocommerce .shop_table td.product-price,.woocommerce-page div.woocommerce .shop_table td.product-subtotal,.woocommerce-page div.woocommerce .shop_table td.product-total{text-align:center !important;}.woocommerce-page div.woocommerce .shop_table th{text-align:center !important;font-size:12px !important;}.woocommerce-page div.woocommerce .shop_table tfoot th{text-align:left !important;font-size:16px !important;}.woocommerce-page div.woocommerce .shop_table td.product-name a{line-height:22px;}.qodef-quantity-buttons{padding:0 20px !important;}dl.tc-epo-metadata.variation{background:#f6f6f6;padding:5px 10px 0px;font-size:10px;border-radius:2px;max-width:350px;}a#cookie_action_close_header{background:#111 !important;font-family:"EB Garamond",serif;letter-spacing:1px;color:#fff;border:2px solid #111;font-style:italic;text-transform:capitalize;font-size:15px;margin-top:10px !important;margin-bottom:5px !important;}a.cli_settings_button{background:#fff !important;font-family:"EB Garamond",serif;letter-spacing:1px;color:#111 !important;border:2px solid #111;font-style:italic;text-transform:capitalize;font-size:15px;padding:7px 12px;text-decoration:none !important;margin-top:10px !important;margin-bottom:5px !important;}div#cookie-law-info-bar{border-radius:0;text-align:center;}.cli-bar-message{text-align:center !important;}.cli-bar-btn_container{justify-content:center;align-items:center;}.tm-extra-product-options-checkbox .tc-price-wrap{margin-top:0px !important;}a.wbs-button-view,a.wbs-button-continue.wbs-button-continue-stay,a.wbs-button-check.goto{background:#9db97b !important;font-family:"EB Garamond",serif !important;font-size:18px !important;font-weight:400 !important;font-style:italic !important;padding:5px 12px !important;}span.wbs-icon-added{display:none !important;}body .wbs-content-inner .wbs-bottom .upsell-title{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:20px;line-height:1.55em;letter-spacing:.18em;max-width:100%;text-align:center;margin:30px 0 0;}body .woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added{line-height:15px;font-size:16px;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;color:#9db97b;margin:0 0 20px;}.wbs-p-quantity,.woocommerce-boost-sales .wbs-breadcrum .wbs-p-price:before{display:none !important;}body .woocommerce-boost-sales .wbs-breadcrum .wbs-p-price{padding:10px 0 0 10px;}.woocommerce-boost-sales-viewport form.wbs-variations_form.cart{display:none;}body .woocommerce-boost-sales .wbs-upsells .product-controls .wbs-cart .wbs-product-link{background-color:transparent;border:none;font-family:"EB Garamond",serif;font-weight:400;font-style:italic;color:#000;font-size:16px;text-transform:capitalize;}body .woocommerce-boost-sales .wbs-upsells .product-controls{background:rgba(255,255,255,.7);}body .woocommerce-boost-sales .wbs-upsells .product-desc .woocommerce-loop-product__title{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:13px !important;line-height:1.6em;letter-spacing:0;}body .woocommerce-boost-sales .wbs-upsells .product-desc .price{font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;color:#1d1d1d;}.wbs-bottom hr{display:none;}.wbs-product{margin-top:20px;}body .woocommerce-boost-sales .wbs-upsells .product-controls .wbs-cart .wbs-product-link:hover{background-color:#111;color:#fff;}a.telefon-link{font-family:"Josefin Sans",sans-serif;font-size:22px;color:#000 !important;font-weight:300;}@media (max-width: 680px){table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead,table.shop_table.woocommerce-checkout-review-order-table thead{display:none;}table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr,table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td,table.shop_table.woocommerce-checkout-review-order-table td,table.shop_table.woocommerce-checkout-review-order-table tr{display:block !important;padding:8px 0;text-align:left !important;}#qodef-woo-page.qodef--cart .shop_table.woocommerce-cart-form__contents td:not(.actions),#qodef-woo-page.qodef--cart .shop_table.woocommerce-cart-form__contents th{text-align:left;}table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item.cart_item.tm-epo-cart-row-product-noepo,table.shop_table.woocommerce-checkout-review-order-table tr.cart_item.tm-epo-cart-row-product-noepo{background:#fafafa;margin-bottom:30px;padding:20px 20px 10px;border-bottom:2px solid #aaa;position:relative;}#qodef-woo-page.qodef--cart .shop_table td.product-remove a{font-size:20px;color:#1d1d1d;background:#fff;display:inline-block;width:27px;text-align:center;border-radius:20px;cursor:pointer;position:absolute;top:15px;right:15px;}#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons{background:#fff;}#qodef-woo-page.qodef--cart .shop_table td.product-remove{padding:0 !important;}.woocommerce-page div.woocommerce .shop_table th{text-align:left !important;font-size:12px !important;}.product-top{padding:0 80px;}.woocommerce-boost-sales{z-index:9999999999 !important;}body .woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added{margin:20px 0 20px;}.woocommerce-boost-sales-direction-nav .woocommerce-boost-sales-next{right:0px !important;}.woocommerce-boost-sales-direction-nav .woocommerce-boost-sales-prev{left:0px !important;}a.wbs-button-continue.wbs-button-continue-stay{display:none !important;}body .wbs-content-inner .wbs-bottom .upsell-title{font-size:18px;line-height:1.2em;margin:20px 0 0;}.woocommerce-boost-sales .wbs-upsells-add-items{height:16px !important;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order td{padding-top:0;padding-bottom:0;}table.shop_table.woocommerce-checkout-review-order-table .ts-product-image{max-width:100px !important;height:auto !important;float:none;margin-right:0 !important;display:block !important;margin-bottom:10px !important;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-name{color:#1d1d1d;font-size:12px;line-height:16px;letter-spacing:.2em;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order .product-name strong{font-size:12px;line-height:16px;margin-bottom:8px !important;display:inline-block;}#qodef-woo-page.qodef--checkout .woocommerce-checkout-review-order td.product-total{padding:20px 0;text-align:left !important;}div#Schubladengrossen .wpb_content_element,.wpb_content_element p{margin:0;}}.review_title .size{font-size:12px;}.reviews .review_note_cont{display:flex;margin-bottom:20px;}.reviews .review_note_cont span.star{width:25px;height:25px;}.reviews h2{margin-bottom:0px;}.reviews .review_count{font-weight:700;color:#333;}.baldachim-ul span.tc-label.radio-image-label{color:#fff;text-shadow:0px 0px 10px #000;}.baldachim-ul > li{min-height:72px;}.bez-cen-ul span.tc-price-wrap{display:none !important;}@media (max-width: 640px){.review_title{align-items:center;flex-wrap:wrap;margin-top:15px;}.review_order,.review_title .size{width:100%;margin:0 0;}}#qodef-woo-page.qodef--single form.cart .variations_button{flex-wrap:wrap !important;}.colors_box{margin-top:10px;margin-bottom:-10px;display:block;overflow:hidden;}.colors_box_elem{float:left;width:30px;height:30px;margin-right:4px;}.wbs-price-total{display:none !important;}.shipping-ch{display:flex;align-items:center;}.shipping-ch img{max-width:50px;}.woocommerce-form__label.woocommerce-form__label-for-checkbox{display:inline-block !important;}.colors_box{position:relative;}.colors_box_elem{float:left;width:30px;height:30px;margin-right:4px;}.colors_box_elem img{width:100%;height:100%;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.vc_tta-panel-body{background:#fff !important;}.vc_tta-panel-heading h4{font-size:20px;line-height:1.55em;letter-spacing:.18em;padding:5px 0;}@media (max-width: 640px){.vc_tta-panel-heading h4{font-size:12px;line-height:1.55em;letter-spacing:.18em;padding:5px 0;}}ul.product_list{font-family:"Josefin Sans",sans-serif;font-weight:600;text-transform:uppercase;color:#1d1d1d;font-size:16px;line-height:1.5em;letter-spacing:.12em;margin:25px 0;margin:0;-ms-word-wrap:break-word;word-wrap:break-word;list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;}ul.product_list li{background:#f6f6f6;padding:0px;margin:9px !important;line-height:20px;border-radius:4px;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}ul.product_list li:hover{background:#ddd;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}ul.product_list li:hover a{color:#111;}ul.product_list li a{display:block;padding:10px 20px;}body .swiper-button-next{background:#fff;opacity:.8;width:40px !important;height:40px !important;right:5px !important;}body .swiper-button-prev{background:#fff;opacity:.8;width:40px !important;height:40px !important;left:5px !important;}.elementor-widget-konsept_core_image_gallery .image_caption{font-family:"EB Garamond",serif;font-style:italic;color:#111;padding:0 5px;background:none;position:relative;text-align:right;}.eshuzu_post_carousel_section{overflow-y:hidden;}body .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{width:33%;}body div#colors-cont ul li,body div#colors-cont-1 ul li{width:20%;}body div#colors-cont span.tc-label.radio-image-label,body div#colors-cont-1 span.tc-label.radio-image-label{height:12px;font-size:10px;}body div#colors-cont .tc-lightbox-wrap,bodydiv#colors-cont-1 .tc-lightbox-wrap{width:22px;height:22px;font-size:10px;border-radius:100px !important;overflow:hidden;}body div#colors-cont i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle,body div#colors-cont-1 i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{height:22px;width:22px;font-size:10px;}body div#colors-cont li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images,body div#colors-cont-1 li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:16.6%;}body .tc-lightbox-wrap{width:30px;height:30px;font-size:14px;}body span.tc-label.radio-image-label{top:8px;left:8px;font-size:12px;}body select{height:40px;padding:5px 10px;padding-right:25px;font-size:16px;}body .tm-extra-product-options .tc-col-auto,body .tm-extra-product-options .tc-cell.tc-col-auto,body .tc-cell.tc-col-auto,body .tc-col-auto{font-size:13px;line-height:42px;}body .tm-extra-product-options .tcwidth-100,body .tm-extra-product-options .tc-cell.tcwidth-100,body .tc-cell.tcwidth-100,body.tcwidth-100{font-size:13px;}body .tm-element-ul-select label:after,body .tm-variation-ul-select label:after{width:6px;height:6px;top:15px;right:8px;border-bottom:1px solid #9db97b;border-right:1px solid #9db97b;}body i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:-31px;height:42px;margin:0;width:32px;line-height:42px;font-size:12px;}body a.reset_variations.tc-cell.tcwidth-100{font-size:10px;}.footer_sticky_cart_button{position:fixed;bottom:-52px;z-index:10000;background:#000 !important;color:#fff !important;border:1px solid #8b8b8b;font-family:"EB Garamond",serif;font-size:18px;font-weight:400;font-style:italic;text-transform:capitalize;height:40px;left:0px;right:0px;margin:0 auto;width:140px;cursor:pointer;padding:0 20px;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.footer_sticky_cart_button.show{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.footer_sticky_cart_button_bg{position:fixed;background:#fff;height:70px;width:100%;bottom:-70px;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}.footer_sticky_cart_button_bg.show{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}body .product_cat-bettdecken i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:15px;}body .product_cat-bettdecken li.tmcp-field-wrap.tc-active i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:-15px;}body .product_cat-bettdecken .tm-quantity input.tm-qty{height:42px;min-width:60px;width:60px;padding:0;}#qodef-back-to-top{bottom:18px;}body .product_cat-bettdecken li.tmcp-field-wrap.tc-active i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:15px !important;}.reviews.reviews_promoted .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{display:none;}.reviews.reviews_promoted .qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-split-cols{bottom:-70px;background:rgba(255,255,255,.8);padding:0;}.reviews.reviews_promoted .qodef-swiper-container.qodef-swiper-has-bullets{padding-bottom:120px;}.pro_review.review{padding:20px;position:relative;max-width:800px;background:#f6f6f6;}.pro_review.review .review_text{font-size:13px;}.pro_review.review .review_date{position:static;top:0px;right:0;display:none;}.pro_review.review .review_gallery{min-width:300px;margin-top:0px;}.pro_review.review .review_desc_desc{display:flex;padding:0;background:none;}.pro_review.review .review_single_img{margin-top:0;margin-right:20px;}.pro_review.review .review_single_img img{width:100%;}.product_sub.tc-epo-element-product-container-wrap.tc-active-product{}.product_sub.tc-epo-element-product-container-wrap.tc-active-product .tm-quantity-alt{display:none;}.product_sub.tc-epo-element-product-container-wrap.tc-active-product .tc-extra-product-options-inline{margin-bottom:0px !important;}.product_sub.tc-epo-element-product-container-wrap.tc-active-product .tc-epo-element-product-container-left{width:100%;margin-bottom:20px;}.product_sub.tc-epo-element-product-container-wrap.tc-active-product .tc-epo-element-product-container-right{width:100%;margin-left:0;}#qodef-woo-page .mdp-spoter-elementor-image .price,.qodef-woo-shortcode .price{font-size:20px;font-size:25px;text-align:center;display:block;font-family:"Josefin Sans",Sans-serif;font-weight:600;text-transform:uppercase;color:#fff;}.qodef-woo-shortcode .price{text-align:left;}.mdp-spoter-elementor-hotspot-tooltip-product-desc p.price{margin:0 !important;line-height:20px;}.mdp-spoter-elementor-hotspot-tooltip-product-desc p.price bdi{font-weight:300;font-size:18px;color:#fff;line-height:20px;}.mdp-spoter-elementor-hotspot-tooltip-product-title{max-width:230px;font-size:13px !important;font-size:20px;letter-spacing:1px;line-height:1.2;margin-bottom:8px;font-family:"Josefin Sans",Sans-serif;font-weight:500;text-transform:uppercase;color:#fff;}span.mdp-spoter-elementor-hotspot-tooltip-wrapper.mdp-spoter-elementor-hotspot-tooltip-show{padding:10px 10px 10px 10px;background-color:#9db97b;border-radius:2px;}#order_review .tc-associated-table-product .tc-associated-table-product-price:before{display:none;}#order_review .tc-associated-table-product .tc-associated-table-product-indent{padding-left:0;display:inline-block;}div#fast_product_inner .row{display:flex;margin:0 -4px;}#fast_product_inner .single-selection{border:1px solid #fff;cursor:pointer;padding:5px 8px;margin:0 5px;background:#fafafa;width:100%;}#fast_product_inner .single-selection:hover{}#fast_product_inner .single-selection.active{border:2px solid #9db97b;}div#fast_product_inner ul{padding:0;margin:0;list-style:none;font-size:10px;line-height:1.5;color:#111;}div#fast_product_inner h6,div#slow_product_inner h6{font-family:"Open Sans",sans-serif;font-weight:400 !important;line-height:1.4;font-size:14px;margin:5px 0 10px;text-transform:none;color:#777;}div#slow_product_inner h6{margin-bottom:0px;}div#fast_product_inner ul span{color:#999;}div#fast_product_outer{padding:10px;border:1px solid #ddd;margin:0px 0 20px;}li.parametr.rozmiar,li.parametr.rozmiar span{color:#9db97b !important;font-size:14px;font-weight:600;line-height:1.5;font-family:"Josefin Sans",sans-serif !important;}.tc-extra-product-options.fast li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{opacity:.5;}.tc-extra-product-options.fast li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images.tc-active{opacity:1;}form.variations_form.cart.fast a.reset_variations.tc-cell.tcwidth-100{display:none !important;}.tc-styled-variations span.tm-epo-required{display:none;}.pillow-section span.woocommerce-Price-amount.amount,.pillow-section span.woocommerce-Price-amount.amount span{font-size:18px !important;}.pillow-section h4.product-title{margin:0 !important;font-size:16px;}.pillow-section .product_sub.tc-epo-element-product-container-wrap.tc-active-product .tm-quantity-alt{display:block;}.pillow-section .tc-epo-element-product-container{display:flex;flex-wrap:nowrap !important;align-items:center;justify-content:space-between;}.pillow-section .product_sub.tc-epo-element-product-container-wrap.tc-active-product{padding:10px;margin:0px !important;background:none !important;}body.single-product #tm-extra-product-options .pillow-section .tc-epo-element-product-li-container{margin-bottom:10px !important;}body.single-product #tm-extra-product-options .pillow-section h4.tc-cell.tm-epo-element-label.tcwidth-100{margin:0pc;}.pillow-section .tc-epo-element-product-container-left,.pillow-section .tc-epo-element-product-container-right,.pillow-section .tc-epo-element-product-container-full{width:auto !important;margin:0 !important;-ms-flex:auto;flex:auto;}.pillow-section .tc-container.cpf_hide_element.tc-cell.tcwidth-100.cpf-type-product.cpf-type-product-dropdown.cpf-type-product-mode-product.iscpfdependson.is-epo-depend.tc-container-enabled{margin:0;}.pillow-section .tc-epo-element-product-container-full{text-align:right;}.pillow-section .tc-epo-element-product-container-left{max-width:75px;}.pillow-section .tc-epo-element-product-container-right{margin-left:10px !important;}.pillow-section button.single_add_to_cart_product.button{display:none !important;}.pillow-section .tc-epo-element-product-container-full .quantity{margin:0 !important;}.product-price{margin:0 !important;}@media (max-width: 680px){.pillow-section h4.product-title{margin:0 !important;font-size:14px;letter-spacing:0;}.pillow-section span.woocommerce-Price-amount.amount,.pillow-section span.woocommerce-Price-amount.amount span{font-size:15px !important;}.pillow-section .tc-epo-element-product-container-right{width:62% !important;-ms-flex:0 0 62% !important;flex:0 0 62% !important;}.pillow-section .tc-epo-element-product-container-full{width:20% !important;-ms-flex:0 0 20% !important;flex:0 0 20% !important;}}.products-inspiration img.attachment-rozmiar_przeglad.size-rozmiar_przeglad{display:none;}.products-inspiration img.attachment-rozmiar_przeglad.size-rozmiar_przeglad.wp-post-image{display:block;}.products-inspiration h5.qodef-woo-product-title.woocommerce-loop-product__title{font-size:12px;letter-spacing:1px;margin:0;}.products-inspiration .qodef-woo-product-list.qodef-gutter--medium ul.products{margin:0 -10px;}.products-inspiration .qodef-woo-product-list.qodef-gutter--medium ul.products>.product{padding:0 10px;}.products-inspiration .qodef-woo-product-content.qodef-woo-split-cols{margin:15px 0;}.products-inspiration .qodef-woo-product-categories,.products-inspiration .qodef-woo-product-price-holder,.products-inspiration .colors_box,.products-inspiration .qodef-woo-product-image-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{display:none;}.products-inspiration .qodef-woo-product-list .product:hover .qodef-woo-product-image-inner{opacity:0;}.products-inspiration .qodef-woo-product-list .qodef-woo-product-image{min-height:100px;}.products-inspiration ul.products>.product{margin:0 !important;}#qodef-page-mobile-header-inner a.open_search_widget_widget_area,#qodef-page-mobile-header-inner a.open_search_widget_widget_area:hover{color:#111;}@media only screen and (max-width: 680px){.products-inspiration .qodef-woo-product-list ul.products.columns-4>.product{width:50%;}.products-inspiration .qodef-woo-product-content.qodef-woo-split-cols{margin:5px 0 10px;}}.can-toggle{position:relative;}.can-toggle *,.can-toggle *:before,.can-toggle *:after{box-sizing:border-box;}.can-toggle input[type=checkbox]{opacity:0;position:absolute;top:0;left:0;}.can-toggle input[type=checkbox][disabled]~label{pointer-events:none;}.can-toggle input[type=checkbox][disabled]~label .can-toggle__switch{opacity:.4;}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:before{content:attr(data-unchecked);left:0;}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{content:attr(data-checked);}.can-toggle label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:flex;align-items:center;}.can-toggle label .can-toggle__label-text{flex:1;padding-left:32px;}.can-toggle label .can-toggle__switch{position:relative;}.can-toggle label .can-toggle__switch:before{content:attr(data-checked);position:absolute;top:0;text-transform:uppercase;text-align:center;}.can-toggle label .can-toggle__switch:after{content:attr(data-unchecked);position:absolute;z-index:5;text-transform:uppercase;text-align:center;background:white;transform:translate3d(0,0,0);}.can-toggle input[type=checkbox][disabled]~label{color:rgba(119,119,119,.5);}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch{background-color:#777;}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch:after{color:#fff;}.can-toggle input[type=checkbox]:hover~label{color:#6a6a6a;}.can-toggle input[type=checkbox]:checked~label:hover{color:#55bc49;}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch{background-color:#70c767;}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{color:#4fb743;}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch{background-color:#5fc054;}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch:after{color:#47a43d;}.can-toggle label .can-toggle__label-text{flex:1;}.can-toggle label .can-toggle__switch{transition:background-color .3s cubic-bezier(0,1,.5,1);background:#848484;}.can-toggle label .can-toggle__switch:before{color:rgba(255,255,255,.5);}.can-toggle label .can-toggle__switch:after{transition:transform .3s cubic-bezier(0,1,.5,1);color:#777;}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch:after{}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(100%,0,0);}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch:after{}.can-toggle label{font-size:14px;}.can-toggle label .can-toggle__switch{height:40px;flex:0 0 100%;max-width:400px;}.can-toggle label .can-toggle__switch:before{left:50%;font-size:11px;line-height:36px;width:calc(50% - 2px);padding:0px;top:2px;background:#f6f6f6;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch:before{left:2px;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch{}.can-toggle label .can-toggle__switch:after{top:2px;left:2px;width:calc(50% - 2px);line-height:36px;font-size:11px;}.can-toggle label .can-toggle__switch:hover:after{}.can-toggle.can-toggle--size-small input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-small input[type=checkbox]:hover~label .can-toggle__switch:after{}.can-toggle.can-toggle--size-small input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(44px,0,0);}.can-toggle.can-toggle--size-small input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-small input[type=checkbox]:checked:hover~label .can-toggle__switch:after{}.can-toggle.can-toggle--size-small label{font-size:13px;}.can-toggle.can-toggle--size-small label .can-toggle__switch{height:28px;flex:0 0 90px;}.can-toggle.can-toggle--size-small label .can-toggle__switch:before{left:45px;font-size:10px;line-height:28px;width:45px;padding:0 12px;}.can-toggle.can-toggle--size-small label .can-toggle__switch:after{top:1px;left:1px;width:44px;line-height:26px;font-size:10px;}.can-toggle.can-toggle--size-small label .can-toggle__switch:hover:after{}.can-toggle.can-toggle--size-large input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-large input[type=checkbox]:hover~label .can-toggle__switch:after{}.can-toggle.can-toggle--size-large input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(78px,0,0);}.can-toggle.can-toggle--size-large input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.can-toggle--size-large input[type=checkbox]:checked:hover~label .can-toggle__switch:after{}.can-toggle.can-toggle--size-large label{font-size:14px;}.can-toggle.can-toggle--size-large label .can-toggle__switch{height:50px;flex:0 0 160px;}.can-toggle.can-toggle--size-large label .can-toggle__switch:before{left:80px;font-size:14px;line-height:50px;width:80px;padding:0 12px;}.can-toggle.can-toggle--size-large label .can-toggle__switch:after{top:2px;left:2px;width:78px;line-height:46px;font-size:14px;}.can-toggle.can-toggle--size-large label .can-toggle__switch:hover:after{}.can-toggle.demo-rebrand-1 input[type=checkbox][disabled]~label{color:rgba(181,62,116,.5);}.can-toggle.demo-rebrand-1 input[type=checkbox]:focus~label .can-toggle__switch,.can-toggle.demo-rebrand-1 input[type=checkbox]:hover~label .can-toggle__switch{background-color:#bdced3;}.can-toggle.demo-rebrand-1 input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-1 input[type=checkbox]:hover~label .can-toggle__switch:after{color:#fff;}.can-toggle.demo-rebrand-1 input[type=checkbox]:hover~label{color:#fff;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label:hover{color:#fff;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch{background-color:#9db97b !important;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch:after{color:#fff !important;background:#9db97b !important;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:focus~label .can-toggle__switch,.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:hover~label .can-toggle__switch{background-color:#f6f6f6;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle.demo-rebrand-1 input[type=checkbox]:checked:hover~label .can-toggle__switch:after{color:#2f7757;}.can-toggle.demo-rebrand-1 label .can-toggle__label-text{flex:1;}.can-toggle.demo-rebrand-1 label .can-toggle__switch{transition:background-color .3s ease-in-out;background:#bdced3;font-family:"Josefin Sans",sans-serif !important;cursor:pointer;}.can-toggle.demo-rebrand-1 label .can-toggle__switch:before{color:#666;}.can-toggle.demo-rebrand-1 label .can-toggle__switch:after{transition:transform .3s ease-in-out;color:#fff;background:#bdced3;}@media (max-width: 700px){.footer_sticky_cart_button.show{bottom:18px;}.footer_sticky_cart_button_bg.show{bottom:0px;}html,body{overflow-x:hidden;}}@media (max-width: 680px){body .qodef-testimonials-list{text-align:center;}body .qodef-testimonials-list .qodef-e-testimonials-title{text-align:center;}body .qodef-e-testimonials-icon{align-self:center !important;}body .qodef-testimonials-list .swiper-pagination-bullets{left:0;right:0;margin:auto;justify-content:center;}body div#colors-cont li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images,body div#colors-cont-1 li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:25%;}li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:33.3%;}body span.tc-label.radio-image-label{top:6px;left:6px;font-size:10px;}div#fast_product_inner ul,li.parametr.rozmiar span{font-size:8px;}li.parametr.rozmiar{font-size:12px;}}@media only screen and (max-width: 1024px){span.mdp-spoter-elementor-hotspot-tooltip-wrapper.mdp-spoter-elementor-hotspot-tooltip-show{padding:7px !important;}.mdp-spoter-elementor-hotspot-tooltip-product-title{max-width:160px;font-size:11px !important;margin:0;}.mdp-spoter-elementor-hotspot-tooltip-product-desc p.price{margin:0 !important;line-height:16px;}.mdp-spoter-elementor-hotspot-tooltip-product-desc p.price bdi{font-weight:300;font-size:13px;color:#fff;line-height:13px;line-height:16px;}.mdp-spoter-elementor-hotspot-wrapper.mdp-spoter-elementor-hotspot-glow-effect .fa-tag:before{content:"";font-size:10px;}.mdp-spoter-elementor-hotspot-wrapper.mdp-spoter-elementor-hotspot-glow-effect{padding:12px !important;height:12px !important;width:12px !important;}.mdp-spoter-elementor-tooltip-position-top.mdp-spoter-elementor-hotspot-tooltip{transform:translate(-50%,-15px) !important;}.mdp-spoter-elementor-hotspot-icon{top:-2px;}body.top_of_the_page header#qodef-page-mobile-header,header#qodef-page-mobile-header.nav-up{top:0;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}header#qodef-page-mobile-header{position:fixed;left:0;right:0;top:-70px;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}div#qodef-page-outer{padding-top:70px;}#qodef-page-mobile-header .qodef-mobile-header-logo-link img{max-height:42px;margin:-16px 0px 0px;}.pro_review.review .review_desc_desc{display:block;}.reviews.reviews_promoted_slides{max-width:100%;}.pro_review.review .review_single_img{margin-top:0;margin-right:0px;}.pro_review.review .review_gallery{min-width:100%;margin-top:0px;}}div#newsletter-form h2,div#newsletter-form h4,div#newsletter-form p{color:#fff;margin:0;padding:0;}div#newsletter-form h2{letter-spacing:2px;}div#newsletter-form h4{letter-spacing:1px;}div#newsletter-form p{line-height:1em;font-family:"EB Garamond",serif;font-size:17px;font-weight:400;font-style:italic;}div#newsletter-form p a{line-height:30px;font-family:"EB Garamond",serif;font-size:12px;font-weight:400;font-style:normal;color:#fff;}div#newsletter-form button[type=submit]{padding:0 20px;height:40px;line-height:30px;border:none;background:#fff;}div#newsletter-form input[type="email"]{height:40px;border:1px solid #fff;background:none;color:#fff;}div#newsletter-form .newsletter-form-box{display:flex;}div#newsletter-form  .qodef-pagination--on{display:none;}div#newsletter-form .submitting .qodef-pagination--on{display:block;}div#newsletter-form .submitting .newsletter-form-box,div#newsletter-form .submitting .agb-newsletter,div#newsletter-form .resetting .newsletter-form-box,div#newsletter-form .resetting .agb-newsletter,div#newsletter-form .sent .newsletter-form-box,div#newsletter-form .sent .agb-newsletter{display:none;}div#newsletter-form .submitting .qodef-pagination--on,div#newsletter-form .resetting .qodef-pagination--on{display:block;}div#newsletter-form .qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{color:#fff;}div#newsletter-form .wpcf7-not-valid-tip{color:#fff;font-size:1em;font-weight:500;display:block;margin:10px 0;}div#newsletter-form  form.sent .wpcf7-response-output{text-transform:uppercase;border:none;background:none;margin:0;margin:0;width:auto;display:inline-block;font-family:"Josefin Sans",sans-serif;font-weight:600;padding:0;color:#fff;font-size:16px;text-align:center;}div#agb-newsletter ol,div#agb-newsletter ul{padding:0;margin-left:25px;list-style-position:outside;}@media only screen and (max-width: 767px){div#newsletter-form{padding:0 0 30px;}div#smartsupp-widget-container > div{bottom:8px !important;z-index:10000000099 !important;}body:has(#smartsupp-widget-container #widgetMessengerFrame) #smartsupp-widget-container > div{bottom:0px !important;}}.gpay-button{background-color:#000 !important;}.fancybox-overlay{background:rgba(255,255,255,.7) !important;z-index:1035 !important;}.video_container{position:relative;width:100%;height:0;padding-bottom:56.25%;}.video_container iframe.video{position:absolute;top:0;left:0;width:100%;height:100%;}body #payment .payment_methods li img.stripe-icon{height:30px;width:auto;float:right;max-height:30px;}ul.payment_icon_footer{display:flex;flex-flow:wrap;}.payment_icon_footer li{margin:0 20px 20px 0 !important;}.payment_icon_footer li img{height:20px !important;}body #qodef-woo-page.qodef--single form.cart:not(.variations_form){display:block;}.box-ship > div .material-icons{color:#333 !important;cursor:pointer;}.ikony_wysylek-widget-area_holder #shipping_icon_after_expert li img{width:50px !important;max-height:30px !important;height:auto !important;}ul#shipping_icon_after_expert{display:flex;align-items:center;}@media only screen and (min-width: 1024px){body #payment_icon_after_add_to_cart li img{height:20px !important;}}body.single-product div#fast_product_outer{padding:15px;border:none;margin:0px 0 20px;background:#fafafa;}body.single-product #fast_product_inner .single-selection{border:1px solid #ccc;background:#fff;}body.single-product #fast_product_inner .single-selection.active{border:2px solid #9db97b;}body.single-product .can-toggle.demo-rebrand-1 label .can-toggle__switch:before{background:#fff;}body.single-product .tm-extra-product-options-select ul.tmcp-elements li.tmcp-field-wrap{width:auto;}body.single-product .baldachim-ul span.tc-label.radio-image-label{color:#333;}body.single-product #tm-extra-product-options{background:#fafafa;padding:10px 15px 0px;border-radius:4px;}body.single-product #tm-extra-product-options select,body.single-product #tm-extra-product-options .select-styled,body.single-product #tm-extra-product-options .tm-element-ul-select label:after,body.single-product #tm-extra-product-options .tm-variation-ul-select label:after{display:none !important;}body.single-product #tm-extra-product-options ul.select-options{display:flex !important;position:static !important;width:auto !important;border-radius:30px !important;overflow:hidden;flex-wrap:wrap;float:left;min-width:0;list-style:none;}body.single-product #tm-extra-product-options label.tm-epo-field-label.fullwidth{border:none;margin-bottom:0;}@media (min-width: 768px){body.single-product #tm-extra-product-options ul.select-options li:hover{background:#9db97b !important;color:#fff !important;font-weight:400 !important;-webkit-transition:all cubic-bezier(.4,0,.2,1) .25s;-o-transition:all cubic-bezier(.4,0,.2,1) .25s;transition:all cubic-bezier(.4,0,.2,1) .25s;}}body.single-product #tm-extra-product-options ul.select-options li.active{background:#9db97b !important;color:#fff !important;font-weight:400 !important;-webkit-transition:all cubic-bezier(.4,0,.2,1) .25s;-o-transition:all cubic-bezier(.4,0,.2,1) .25s;transition:all cubic-bezier(.4,0,.2,1) .25s;}body.single-product #tm-extra-product-options .select .select-options li{margin:0;padding:5px 8px;min-width:55px;text-align:center;border-left:1px solid #f6f6f6;cursor:pointer;font-size:11px;}body.single-product .tm-extra-product-options ul.tmcp-elements.tm-extra-product-options-range li.tmcp-field-wrap{width:100%;}body.single-product #tm-extra-product-options .select .select-options li:first-child{border-left:none;}body.single-product #tm-extra-product-options .select .select-options{display:none;background-color:#fff;border:1px solid #ccc;border-radius:3px;width:100%;max-width:100%;overflow-y:auto;position:absolute;top:110%;left:0;z-index:999;margin:4px 0px;padding:0;list-style:none;text-transform:none;font-weight:400;}body.single-product #tm-extra-product-options ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-select.tm-element-ul-select{height:46px;width:auto;}body .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{margin-bottom:5px !important;}body.single-product #tm-extra-product-options i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:-32px;height:26px;margin:0;width:26px;line-height:26px;font-size:12px;top:12px;border-radius:20px;}body.single-product #tm-extra-product-options .quantity input[type=number]{padding:10px 10px;background:#fff;}.can-toggle.demo-rebrand-1 label .can-toggle__switch{border-radius:20px;overflow:hidden;}.can-toggle.demo-rebrand-1 input[type=checkbox]:checked~label .can-toggle__switch:before{-webkit-border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-bottomleft:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;}.can-toggle.demo-rebrand-1 label .can-toggle__switch:before{-webkit-border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-radius-topright:20px;-moz-border-radius-bottomright:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;}body.single-product #tm-extra-product-options .tc-mode-images i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:5px;height:26px;margin:0;width:26px;line-height:26px;font-size:12px;top:0px;border-radius:20px;}body.single-product #tm-extra-product-options ul.tm-extra-product-options-radio.use_images_container .tc-lightbox-button{width:26px;height:26px;border-radius:20px !important;bottom:2px;right:3px;font-size:12px !important;}body.single-product #tm-extra-product-options-fields span.tc-price-wrap{margin-top:-14px;}body.single-product #tm-extra-product-options-fields span.tc-price-wrap .amount,body.single-product #tm-extra-product-options-fields span.tc-price-wrap{font-size:14px !important;line-height:28px !important;}body.single-product #tm-extra-product-options .tc-label.radio-image-label{text-shadow:-1px 1px 1px #fff,1px 1px 1px #fff,1px -.2px 1px #fff,-.2px -.2px 1px #fff,0px -1px 1px #fff,-1px 0px 1px #fff,-1px -1px 1px #fff,-1px -1px 1px #fff;}body.single-product #tm-extra-product-options .tm-epo-element-label,body.single-product .tc-styled-variations label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100{max-width:120px;font-size:12px;line-height:14px;padding-right:0;}body.single-product #tm-extra-product-options div#colors-cont li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images,body.single-product #tm-extra-product-options div#colors-cont-1 li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images{max-width:20%;padding:0 5px !important;}body.single-product #tm-extra-product-options .tc-row,.tc-row{align-items:center !important;}ul.tm-extra-product-options-select.tm-element-ul-select .tc-price-wrap{position:absolute;top:24px;right:-90px;}body.single-product .tc-styled-variations{background:#fafafa;padding:15px 15px 0;}body.single-product .tc-styled-variations .tm-variation-ul-select label:after{z-index:99;}body.single-product .tc-styled-variations .tm-epo-field.tmcp-select{padding:0 25px 0 15px;background:#fff;font-size:14px;border-radius:20px;}body.single-product .tc-styled-variations label.tm-epo-field-label.fullwidth{border-radius:20px;margin:0;}body.single-product #tm-extra-product-options ul.tm-extra-product-options-radio.use_images_container{margin-bottom:-12px !important;}body.single-product #tm-extra-product-options div#colors-cont .tc-lightbox-wrap,body.single-product #tm-extra-product-options bodydiv#colors-cont-1 .tc-lightbox-wrap{width:26px;height:26px;font-size:12px;border-radius:100px !important;overflow:hidden;}#tm-extra-product-options .baldachim-ul>li{min-height:92px;}body.single-product #tm-extra-product-options .normal-select-ul select{display:block !important;background:#fff;border:1px solid #ccc;border-radius:30px;font-size:12px;font-style:normal;font-family:Roboto;padding:0 30px 0 15px;}body.single-product #tm-extra-product-options .normal-select-ul .select:after{width:6px;height:6px;top:15px;right:15px;border-bottom:1px solid #9db97b;border-right:1px solid #9db97b;content:"";display:block !important;position:absolute;z-index:9;padding:0;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}#tm-extra-product-options.fast ul.select-options li{opacity:.35;}#tm-extra-product-options.fast .mattress-cont ul.select-options li{opacity:1;}#tm-extra-product-options.fast ul.select-options li.active{opacity:1;}body.single-product #tm-extra-product-options.fast ul.select-options li:not(.active):hover{background:none !important;color:#555 !important;transition:none !important;}body.single-product #tm-extra-product-options .normal-select-ul .select .select-options{display:none !important;}body.single-product #tm-extra-product-options .tc-epo-element-product-container-right .tc-epo-element-variable-product,body.single-product #tm-extra-product-options .tc-epo-element-product-container-full .tc-epo-element-variable-product{display:none;}body.single-product #tm-extra-product-options .tc-epo-element-product-container-right .tm-quantity-alt,body.single-product #tm-extra-product-options .tc-epo-element-product-container-full .tm-quantity-alt{display:none !important;}body.single-product #tm-extra-product-options .pillow-section .tm-quantity-alt{display:block !important;}.tm-extra-product-options .cpf_hide_element hr.tc-cell{position:absolute;background:#fff;height:10px;padding:0;margin:0;left:-5px;right:-5px;width:auto;max-width:none;}body.single-product #tm-extra-product-options h3.tm-epo-element-label{max-width:none;}body.single-product #tm-extra-product-options .tc-epo-element-product-li-container{background:#fff;padding:10px !important;box-shadow:0 2px 20px rgba(0,0,0,.03);border-radius:5px;margin:0 !important;}body.single-product #tm-extra-product-options .tc-epo-element-product-li-container label.tc-cell.tm-epo-element-label{width:100%;margin:10px 0 5px;max-width:none;}body.single-product #tm-extra-product-options .tc-epo-element-product-li-container h4{margin-bottom:10px;}body.single-product #tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-right .product-price{margin:0;font-size:14px;}body.single-product .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap{width:auto;}body.single-product #tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-right .product-price bdi,body.single-product #tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-right .product-price span{margin:0;font-size:20px !important;line-height:1 !important;}.svg_margin .vc_carousel-indicators{margin-bottom:-50px !important;}.svg_margin .vc_images_carousel .vc_carousel-indicators li{background-color:transparent;}.svg_margin .vc_images_carousel .vc_carousel-indicators li.vc_active{background-color:grey;}.product_list_slider{padding-bottom:0px !important;margin-bottom:-25px !important;}.product_list_slider .qodef-woo-product-image{min-height:0px !important;}.product_list_slider_cont .qodef-woo-product-price.price{left:0;right:auto !important;}.product_list_slider_cont .product:hover .qodef-woo-product-price-holder .price{opacity:1 !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;}.product_list_slider_cont h5.qodef-woo-product-title{font-size:13px;letter-spacing:.1em;}.faq-list h4{font-size:15px;letter-spacing:0;text-transform:none;font-weight:normal;}.faq-list .vc_tta-panel-body{font-size:14px;}.faq-list .vc_tta-panel-body p{margin:10px 0;}.faq-list a{text-decoration:underline;color:#333;font-weight:normal;}.faq-list a:hover{color:#000;}@media (max-width: 767px){.category-inspirationen h2{font-size:16px;}}@media (max-width: 480px){.product_list_slider_cont{width:120vw;}}@media (max-width: 768px){#tm-extra-product-options .baldachim-ul>li{min-height:64px;}body.single-product #tm-extra-product-options .tm-epo-element-label,body.single-product .tc-styled-variations label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100{max-width:100%;}body.single-product .tc-styled-variations label.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100{margin-bottom:7px;}body.single-product #tm-extra-product-options ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_1.use_images_container{margin-left:-5px !important;margin-right:-5px !important;width:auto !important;}body .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images{padding:0 5px !important;}body.single-product #tm-extra-product-options .select .select-options{margin:5px 0 2px;}body.single-product #tm-extra-product-options .select .select-options li{margin:0;padding:4px 5px;font-size:11px;min-width:50px;}body.single-product #tm-extra-product-options i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{top:10px;}body.single-product #tm-extra-product-options .tc-lightbox-wrap{width:22px !important;height:22px !important;font-size:10px !important;}ul.tm-extra-product-options-select.tm-element-ul-select .tc-price-wrap{position:absolute;right:-80px;}body.single-product #tm-extra-product-options-fields span.tc-price-wrap .amount,body.single-product #tm-extra-product-options-fields span.tc-price-wrap{font-size:12px !important;line-height:25px !important;}body.single-product #tm-extra-product-options .tc-mode-images i.tm-tooltip.tc-tooltip.tcfa.tcfa-question-circle{right:5px;height:20px;margin:0;width:20px;line-height:20px;font-size:10px !important;top:0px;border-radius:20px;}body.single-product #tm-extra-product-options ul.tm-extra-product-options-radio.use_images_container .tc-lightbox-button{width:20px;height:20px;border-radius:20px !important;bottom:0px;right:0px;font-size:10px !important;}body.single-product #tm-extra-product-options .tmcp-elements.tm-extra-product-options-select.tm-element-ul-select>.tmcp-field-wrap{float:left !important;width:auto !important;}body.single-product #tm-extra-product-options .tc-epo-element-product-li-container .tc-epo-element-product-container-left{width:14%;-ms-flex:0 0 14%;flex:0 0 14%;}body.single-product #tm-extra-product-options .tc-epo-element-product-li-container .tc-epo-element-product-container-right{width:82%;-ms-flex:0 0 82%;flex:0 0 82%;}body.single-product #tm-extra-product-options .tc-epo-element-product-li-container .tc-epo-element-product-container-right .select .select-options li{margin:0;padding:4px 5px;font-size:11px;min-width:40px;letter-spacing:-1px;}}.touchcarousel .touchcarousel-item img{margin:0 20px;}.touchcarousel .touchcarousel-item h5{text-align:center;font-size:10px !important;max-width:140px;margin:4px 0;}body #category_touchcarousel .scrollbar-holder{background:#f6f6f6;bottom:0;height:3px;left:0;right:0;}body #category_touchcarousel .scrollbar{background-color:#333 !important;bottom:0;}.scrollbar-holder.disabled,a.arrow-holder.disabled{display:none !important;}span.arrow-icon.right,span.arrow-icon.left{background:none !important;position:relative;}.touchcarousel.grey-blue .arrow-icon.left:after,.touchcarousel.grey-blue .arrow-icon.left:before,.touchcarousel.grey-blue .arrow-icon.right:after,.touchcarousel.grey-blue .arrow-icon.right:before{content:"";width:15px;height:1px;background:#000;display:block;position:absolute;}.touchcarousel.grey-blue .arrow-icon.left:after{top:64px;left:10px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.touchcarousel.grey-blue .arrow-icon.left:before{top:75px;left:10px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.touchcarousel.grey-blue .arrow-icon.right:after{top:75px;left:12px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.touchcarousel.grey-blue .arrow-icon.right:before{top:64px;left:12px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body .touchcarousel.grey-blue .arrow-holder.right{right:-40px;width:40px;top:0;bottom:0;margin:auto;text-align:center;}body .touchcarousel.grey-blue .arrow-holder.left{left:-40px;width:40px;top:0;bottom:0;margin:auto;text-align:center;}body .touchcarousel.grey-blue .arrow-holder.left > span,body .touchcarousel.grey-blue .arrow-holder.right > span{position:relative;width:100%;height:100%;display:block;margin:auto;top:0;}body #category_touchcarousel{height:150px;}body .esz_post_excerpt{margin-bottom:0px !important;width:100%;}@media (max-width: 768px){span.arrow-icon.right,span.arrow-icon.left{display:none;}}.manufacturer-header{font-weight:600;font-family:"Josefin Sans",sans-serif;text-transform:uppercase;}.manufacturer-text{font-size:12px;line-height:18px;}.safety-cont{margin:20px 0 0px;}.manufacturer-link a,.manufacturer-link a:hover{background:#9db97b;padding:4px 15px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:1px;border-radius:20px;color:#fff;}div.country-list .country,div.country-list .country > div,div.country-list .country > ul{display:flex;}div.country-list .country{margin:0 0 35px;}div.country-list .country > div{min-width:220px;}div.country-list .country > div div{font-weight:bold;font-size:14px !important;}div.country-list .country > ul{list-style:none;margin:0;padding:0;}div.country-list .country > ul li{margin:0 20px;font-size:14px;}@media (max-width: 768px){div.country-list .country{margin:0 0 35px;display:block;}div.country-list .country > ul li{margin:0 15px;font-size:14px;}div.country-list .country > div{min-width:100%;}}.gpay-card-info-container{background:#000 !important;padding:0 !important;}@media only screen and (min-width: 1441px){.qodef-content-grid-1300 #qodef-top-area-inner,.qodef-content-grid-1300 #qodef-page-header-inner{width:1300px;margin:0 auto;}}.qodef-membership-login-modal-content.ui-tabs.ui-corner-all.ui-widget.ui-widget-content{max-width:90%;}#qodef-membership-login-modal .qodef-membership-login-modal-content .qodef-m-links{display:none;}#qodef-membership-login-modal-part .qodef-m-action{flex-direction:column-reverse;align-items:initial;}#qodef-membership-login-modal-part .qodef-m-fields input:last-of-type{margin-bottom:20px;}#qodef-membership-login-modal-part .qodef-m-fields input{margin-bottom:20px;}#qodef-membership-login-modal span.qodef-m-text{font-size:12px;}#qodef-membership-login-modal .qodef-m-action-button{padding:5px 0;width:100%;}#qodef-membership-register-modal-part .qodef-m-fields input{margin-bottom:20px;}#qodef-membership-reset-password-modal-part input.qodef-m-user-login{margin-bottom:20px;}#qodef-membership-login-modal .qodef-m-action{width:100%;margin:0;}.woocommerce-page div.woocommerce .woocommerce-info a.showlogin1.qodef-login-opener:not(.button):after{display:none !important;}.woocommerce-form-login-toggle.qodef-login-opener-widget > div{width:100%;justify-content:normal !important;padding:0 0 40px !important;border:none !important;}.woocommerce-form-login-toggle.qodef-login-opener-widget > div a{background:#000;color:#fff !important;padding:15px 25px !important;font-weight:bold !important;text-decoration:auto;margin-right:20px;}@media only screen and (max-width: 680px){.woocommerce-page div.woocommerce .qodef-login-opener-widget .woocommerce-info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;display:block;}.woocommerce-form-login-toggle.qodef-login-opener-widget > div{width:100%;text-align:center;}.woocommerce-form-login-toggle.qodef-login-opener-widget > div a{width:100%;text-align:center;}.woocommerce-form-login-toggle.qodef-login-opener-widget > div a{margin-right:0px;margin-bottom:10px;}}form.woocommerce-form span.password-input{position:relative;}form.woocommerce-form span.password-input input#password{padding-right:40px;margin-bottom:20px;}form.woocommerce-form button.show-password-input{position:absolute;right:10px;top:9px;height:25px;width:25px;border:none;background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2025/03/show.png") center center no-repeat;background-size:cover;}form.woocommerce-form button.show-password-input.nitro-lazy{background-image:none !important;}form.woocommerce-form button.show-password-input.display-password{background:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2025/03/hide.png") center center no-repeat;background-size:cover;}form.woocommerce-form button.show-password-input.display-password.nitro-lazy{background-image:none !important;}form.woocommerce-form-register .woocommerce-privacy-policy-text{font-size:10px;margin:0 0 10px;}form.woocommerce-form-register abbr.wpgdprc-required{display:none;}.woocommerce-account .woocommerce-form-login label,.woocommerce-account .woocommerce-form-register label{margin-bottom:5px;}.woocommerce-account .woocommerce-form-login input[type=text],.woocommerce-account .woocommerce-form-register input[type=email],.woocommerce-account .woocommerce-form-register input[type=password]{margin-bottom:20px;}#qodef-membership-register-modal-part .qodef-m-fields label{display:block;margin:14px 0;line-height:1.3;font-size:13px;}#qodef-membership-register-modal-part .qodef-m-fields input:last-of-type{margin-bottom:0;}ul.woocommerce-orders-table.woocommerce-MyAccount-orders{list-style:none;}ul.woocommerce-orders-table.woocommerce-MyAccount-orders li.woocommerce-orders-table__row.order{padding:20px;border:1px solid #ddd;border-radius:4px;}.woocommerce-MyAccount-content .woocommerce-orders-table__row-order-number{font-family:"Josefin Sans",sans-serif;text-transform:uppercase;color:#1d1d1d;font-size:20px;margin:0;-ms-word-wrap:break-word;word-wrap:break-word;display:block;}.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total{font-family:"Josefin Sans",sans-serif;text-transform:uppercase;color:#1d1d1d;font-size:20px;margin:0;margin:15px 0;-ms-word-wrap:break-word;word-wrap:break-word;display:block;}.woocommerce-MyAccount-content .woocommerce-order-details td.product-name a{font-size:16px;display:block;margin:0;}.woocommerce-MyAccount-content .woocommerce-order-details .shop_table td ul li{font-size:12px !important;margin:0 !important;line-height:1.5 !important;}.woocommerce-MyAccount-content .woocommerce-orders-table__row-order-number span,.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total span b{font-size:15px;}.woocommerce-MyAccount-content .woocommerce-Address{width:100%;margin:0 15px !important;padding:20px !important;margin-bottom:0 !important;background:none;border:1px solid #ddd;border-radius:4px;}.woocommerce-MyAccount-content .woocommerce-Address h3{margin:0 0 10px;}.woocommerce-MyAccount-content form{max-width:700px;padding:20px;margin:30px auto;background:none;border:1px solid #ddd;border-radius:4px;}.woocommerce-MyAccount-content form label{display:block;margin-bottom:0px;font-size:11px;}.woocommerce-MyAccount-content .woocommerce-address-fields .form-row{margin-bottom:5px;}.woocommerce-MyAccount-content img.woocommerce-gallery-image{min-width:50px;padding-right:10px;}.woocommerce-MyAccount-content .woocommerce-customer-details h2.woocommerce-column__title{font-size:20px;margin-bottom:0;}.woocommerce-MyAccount-content form input[type=email],.woocommerce-MyAccount-content form input[type=number],.woocommerce-MyAccount-content form input[type=password],.woocommerce-MyAccount-content form input[type=search],.woocommerce-MyAccount-content form input[type=tel],.woocommerce-MyAccount-content form input[type=text],.woocommerce-MyAccount-content form input[type=url],.woocommerce-MyAccount-content form textarea,body .woocommerce-MyAccount-content .select2-container--default .select2-selection--single{margin:0;padding:5px 15px;font-size:15px;font-style:italic;line-height:24px;background:#fff;}body .woocommerce-MyAccount-content .button{background:#fff;padding:0px 36px;}body .woocommerce-MyAccount-content .select2-container--default .select2-selection--single{height:36px;}body .woocommerce-MyAccount-content .woocommerce-orders-table__row{display:flex;}body .woocommerce-MyAccount-content .woocommerce-orders-table__row time{font-size:12px;font-style:italic;}body .woocommerce-MyAccount-content .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status{background:#333;font-size:11px;text-transform:uppercase;color:#fff;padding:3px 10px;border-radius:20px;display:inline;}body .woocommerce-MyAccount-content .order_items_desc{margin-left:25px;}body .woocommerce-MyAccount-content p.woocommerce-form-row span.password-input{position:relative;}body .woocommerce-MyAccount-content p.woocommerce-form-row button.show-password-input{height:30px;width:30px;border:none;background:none;position:absolute;top:0;right:0;}body .woocommerce-MyAccount-content a.woocommerce-button.button.order-tracking{margin-top:10px;}@media (max-width: 680px){.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-weight:normal;text-transform:none;letter-spacing:0;font-size:12px;padding:16px 9px;}.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin-right:0px;}body .woocommerce-MyAccount-content .woocommerce-orders-table__row{display:block;}body .woocommerce-MyAccount-content .order_items_images{display:flex;overflow:hidden;flex-wrap:wrap;}body .woocommerce-MyAccount-content .order_items_images > a{margin:1%;max-width:23%;}body .woocommerce-MyAccount-content .order_items_images > a > img{padding:0;}body .woocommerce-MyAccount-content .order_items_desc{margin-left:0;margin-top:20px;}}@media screen and (max-width: 1024px){.qodef-woo-product-list .product .qodef-woo-product-image-inner{opacity:1 !important;background:none !important;}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}body.hidden-scroll{overflow:hidden;}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.7;display:none;z-index:1035;}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed;}.sl-wrapper *{box-sizing:border-box;}.sl-wrapper button{border:0 none;background:transparent;font-size:28px;padding:0;cursor:pointer;}.sl-wrapper button:hover{opacity:.7;}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#000;font-size:3rem;}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#000;font-size:1rem;}.sl-wrapper .sl-navigation{width:100%;display:none;}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000;}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem;}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem;}@media (min-width: 35.5em){.sl-wrapper .sl-navigation button{width:44px;}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem;}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem;}}@media (min-width: 50em){.sl-wrapper .sl-navigation button{width:44px;}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem;}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem;}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr;}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000;}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto;}@media (min-width: 35.5em){.sl-wrapper .sl-image img{border:0 none;}}@media (min-width: 50em){.sl-wrapper .sl-image img{border:0 none;}}.sl-wrapper .sl-image iframe{background:#000;border:0 none;}@media (min-width: 35.5em){.sl-wrapper .sl-image iframe{border:0 none;}}@media (min-width: 50em){.sl-wrapper .sl-image iframe{border:0 none;}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0;}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0;}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto;}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060;}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite;}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}.sl-transition{transition:-moz-transform ease 200ms;transition:-ms-transform ease 200ms;transition:-o-transform ease 200ms;transition:-webkit-transform ease 200ms;transition:transform ease 200ms;}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}@keyframes pulsate{0%{transform:scale(.1);opacity:0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}@-ms-keyframes pulsate{0%{transform:scale(.1);opacity:0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}.blackweek{width:100%;height:30px;}.blackweek a{display:block;width:100%;height:100%;background-image:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/optimized/rev-2ad196a/treetale.de/wp-content/uploads/2022/11/blackweek2.svg");background-position-y:center;}.blackweek a.nitro-lazy{background-image:none !important;}.blackweek.cyber_monday a{background-image:url("https://cdn-ildngmc.nitrocdn.com/yorsLovOOpHxcDUKbctrrxRYSnzEeyvJ/assets/images/source/rev-2ad196a/treetale.de/wp-content/uploads/2022/11/cyber-monday1.svg");}.blackweek.cyber_monday a.nitro-lazy{background-image:none !important;}.pswp__caption__center{max-width:100% !important;margin-left:0 !important;margin-right:0 !important;}#qodef-woo-page .qodef-woo-product-list .product .product-slider.with-gallery  img{display:block;}#qodef-woo-page .qodef-woo-product-list .product .product-slider.with-gallery  img:nth-child(1){z-index:10;-webkit-transition:all cubic-bezier(.4,0,.2,1) .25s;-o-transition:all cubic-bezier(.4,0,.2,1) .25s;transition:all cubic-bezier(.4,0,.2,1) .25s;opacity:1;}#qodef-woo-page .qodef-woo-product-list .product .product-slider.with-gallery  img:nth-child(2){position:absolute;top:0;z-index:-1;}#qodef-woo-page .qodef-woo-product-list .product:hover .product-slider.with-gallery  img:nth-child(1){opacity:0;-webkit-transition:all cubic-bezier(.4,0,.2,1) .25s;-o-transition:all cubic-bezier(.4,0,.2,1) .25s;transition:all cubic-bezier(.4,0,.2,1) .25s;}#qodef-woo-page .qodef-woo-product-list .product .qodef-woo-product-image-inner{background:none !important;}#qodef-woo-page .qodef-woo-product-list .product .qodef-woo-product-image-inner .add_to_cart_button{display:none !important;}.colors_box{position:relative;}.colors_box_elem{float:left;width:30px;height:30px;margin-right:4px;}.colors_box_elem img{width:100%;height:100%;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}