.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: 0.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: 0.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;
}
}@-webkit-keyframes rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes qodefMoveMarquee {
0% {
-webkit-transform: translateX(0%) translateZ(0);
transform: translateX(0%) translateZ(0);
}
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0);
}
}
@keyframes qodefMoveMarquee {
0% {
-webkit-transform: translateX(0%) translateZ(0);
transform: translateX(0%) translateZ(0);
}
100% {
-webkit-transform: translateX(-100%) translateZ(0);
transform: translateX(-100%) translateZ(0);
}
}
@-webkit-keyframes qodefMoveMarqueeCopy {
0% {
-webkit-transform: translateX(100%) translateZ(0);
transform: translateX(100%) translateZ(0);
}
100% {
-webkit-transform: translateX(0%) translateZ(0);
transform: translateX(0%) translateZ(0);
}
}
@keyframes qodefMoveMarqueeCopy {
0% {
-webkit-transform: translateX(100%) translateZ(0);
transform: translateX(100%) translateZ(0);
}
100% {
-webkit-transform: translateX(0%) translateZ(0);
transform: translateX(0%) translateZ(0);
}
}
@-webkit-keyframes qode-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes qode-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
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(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
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(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
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(0.5);
transform: translateX(42px) rotate(-90deg) scale(0.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(0px) translateY(42px) rotate(-270deg) scale(0.5);
transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
@keyframes qode-rotating-cubes {
25% {
-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
transform: translateX(42px) rotate(-90deg) scale(0.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(0px) translateY(42px) rotate(-270deg) scale(0.5);
transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
@-webkit-keyframes qode-stretch-delay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
}
@keyframes qode-stretch-delay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
}
@-webkit-keyframes qode-bounce-delay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes qode-bounce-delay {
0%, 80%, 100% {
-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(0.5);
transform: scale(0.5);
}
}
@keyframes qode-atom-size {
50% {
-webkit-transform: scale(0.5);
transform: scale(0.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(0.8);
transform: scale(0.8);
}
}
@keyframes qode-atom-shrink {
50% {
-webkit-transform: scale(0.8);
transform: scale(0.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(0deg);
transform: rotate(0deg);
}
45% {
-webkit-transform: rotate(-315deg);
transform: rotate(-315deg);
}
100% {
-webkit-transform: rotate(-315deg);
transform: rotate(-315deg);
}
}
@keyframes qode-clock-4 {
15% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
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, 0.8);
transform: translateX(25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
transform: translate(50%, 25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
transform: translate(50%, 50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
transform: translate(50%, 50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-1 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(25%) scale(1, 0.8);
transform: translateX(25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
transform: translate(50%, 25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
transform: translate(50%, 50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
transform: translate(50%, 50%) scale(0.6, 0.6);
}
}
@-webkit-keyframes qode-mitosis-ball-2 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(25%) scale(1, 0.8);
transform: translateX(25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
transform: translate(50%, -25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
transform: translate(50%, -50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
transform: translate(50%, -50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-2 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(25%) scale(1, 0.8);
transform: translateX(25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(50%) scale(0.8, 0.8);
transform: translateX(50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
transform: translate(50%, -25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
transform: translate(50%, -50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
transform: translate(50%, -50%) scale(0.6, 0.6);
}
}
@-webkit-keyframes qode-mitosis-ball-3 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(-25%) scale(1, 0.8);
transform: translateX(-25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
transform: translate(-50%, 25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
transform: translate(-50%, 50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
transform: translate(-50%, 50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-3 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(-25%) scale(1, 0.8);
transform: translateX(-25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
transform: translate(-50%, 25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
transform: translate(-50%, 50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
transform: translate(-50%, 50%) scale(0.6, 0.6);
}
}
@-webkit-keyframes qode-mitosis-ball-4 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(-25%) scale(1, 0.8);
transform: translateX(-25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
transform: translate(-50%, -25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
transform: translate(-50%, -50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
transform: translate(-50%, -50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-4 {
12% {
-webkit-transform: none;
transform: none;
}
26% {
-webkit-transform: translateX(-25%) scale(1, 0.8);
transform: translateX(-25%) scale(1, 0.8);
}
40% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
60% {
-webkit-transform: translateX(-50%) scale(0.8, 0.8);
transform: translateX(-50%) scale(0.8, 0.8);
}
74% {
-webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
transform: translate(-50%, -25%) scale(0.6, 0.8);
}
88% {
-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
transform: translate(-50%, -50%) scale(0.6, 0.6);
}
100% {
-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
transform: translate(-50%, -50%) scale(0.6, 0.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;
}
24%, 100% {
-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;
}
24%, 100% {
-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;
}
36%, 100% {
-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;
}
36%, 100% {
-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;
}
48%, 100% {
-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;
}
48%, 100% {
-webkit-transform: translate(40px, 0);
transform: translate(40px, 0);
}
}
@-webkit-keyframes qode-wave-wipe {
48%, 100% {
-webkit-transform: translateX(-120px);
transform: translateX(-120px);
}
}
@keyframes qode-wave-wipe {
48%, 100% {
-webkit-transform: translateX(-120px);
transform: translateX(-120px);
}
}
@-webkit-keyframes qode-pulse-circles-pulse {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.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(0.1);
transform: scale(0.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 {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.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 {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.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);
}
}  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align: baseline;
margin: 0;
padding: 0;
background: transparent;
border: 0;
outline: none;
}
html {
overflow-y: scroll;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, main {
display: block;
}
del {
text-decoration: line-through;
}
pre {
max-width: 100%;
margin: 15px 0;
padding: 15px;
background-color: #ffffff;
white-space: pre-wrap;
word-wrap: break-word;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
table {
width: 100%;
vertical-align: middle;
border: medium none;
border-collapse: collapse;
border-spacing: 0;
}
table th {
padding: 5px 7px;
text-align: center;
border: 1px solid #e8e8e9;
}
table td {
border: 1px solid #e8e8e9;
padding: 5px 10px;
text-align: center;
}
table tr {
border: 1px solid #e8e8e9;
}
hr {
background-color: #bbbbbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
list-style-position: inside;
margin: 0 0 1.5em;
padding: 0;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
a img {
border: none;
}
img, .wp-caption {
height: auto;
max-width: 100%;
}
img {
vertical-align: middle;
border-style: none;
}
embed,
iframe,
object {
max-width: 100%;
}
label {
display: block;
margin-bottom: 9px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
padding: 0;
}
fieldset {
margin-bottom: 1em;
padding: 0.35em 0.75em 0.625em;
}
input[type='submit'] {
-webkit-appearance: none;
}
abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; }
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; }
small {
font-size: 80%;
}
progress {
vertical-align: baseline;
}
summary {
display: list-item;
}
template {
display: none;
}
.wp-caption,
.gallery-caption {
max-width: 100%;
margin-bottom: 1.5em;
opacity: 1;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.gallery-caption {
margin: 10px 0 0 0;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
opacity: 1;
}
.wp-caption-text {
text-align: center;
}
.sticky,
.bypostauthor {
opacity: 1;
}
::-moz-selection {
color: #ffffff;
background: #E9B300;
}
::selection {
color: #ffffff;
background: #E9B300;
}
::-moz-selection {
color: #ffffff;
background: #E9B300;
} .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, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
z-index: 100000; } .alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
margin: 0 auto 25px auto;
}
.alignfull,
.alignwide {
margin-left: auto;
margin-right: auto;
max-width: 100vw;
position: relative;
width: 100%;
}
.alignfull > figcaption,
.alignfull > .wp-caption,
.alignfull > .gallery-caption,
.alignwide > figcaption,
.alignwide > .wp-caption,
.alignwide > .gallery-caption {
max-width: 50%;
}
.aligncenter,
.aligncenter img {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft,
.alignright {
margin-bottom: 0;
max-width: 50%;
}
.alignleft {
float: left;
margin-left: 0 !important;
margin-right: 25px !important;
}
.alignright {
float: right;
margin-left: 25px !important;
margin-right: 0 !important;
}
.qodef-content-alignment-left {
text-align: left;
}
.qodef-content-alignment-center {
text-align: center;
}
.qodef-content-alignment-right {
text-align: right;
} .clear:before, .clear:after,
.comment-content:before,
.comment-content:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
content: '';
display: table;
table-layout: fixed;
}
.clear:after,
.comment-content:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
clear: both;
} body {
font-family: "Yantramanav", sans-serif;
font-size: 18px;
line-height: 1.44em;
font-weight: 400;
color: #8a8a8a;
background-color: #ffffff;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
h1,
.qodef-h1 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 80px;
line-height: 1.2em;
letter-spacing: -0.01em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
@media only screen and (max-width: 680px) {
h1,
.qodef-h1 {
font-size: 60px;
}
}
h1 a,
.qodef-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;
}
h1 a:hover,
.qodef-h1 a:hover {
color: #E9B300;
}
h2,
.qodef-h2 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 54px;
line-height: 1.11em;
letter-spacing: 0;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h2 a,
.qodef-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;
}
h2 a:hover,
.qodef-h2 a:hover {
color: #E9B300;
}
h3,
.qodef-h3 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h3 a,
.qodef-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;
}
h3 a:hover,
.qodef-h3 a:hover {
color: #E9B300;
}
h4,
.qodef-h4 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h4 a,
.qodef-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;
}
h4 a:hover,
.qodef-h4 a:hover {
color: #E9B300;
}
h5,
.qodef-h5 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h5 a,
.qodef-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;
}
h5 a:hover,
.qodef-h5 a:hover {
color: #E9B300;
}
h6,
.qodef-h6 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h6 a,
.qodef-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;
}
h6 a:hover,
.qodef-h6 a:hover {
color: #E9B300;
}
a,
p a {
color: #fffffd;
text-decoration: none;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
cursor: pointer;
}
a:hover,
p a:hover {
color: #E9B300;
}
p {
line-height: 1.44em;
margin: 10px 0;
}
body:not([class*="topscorer-core"]) .qodef-page-content-section > p {
margin: 10px 0 0 0;
padding: 0 0 10px 0;
}
blockquote {
margin: 10px 0;
padding: 0;
quotes: none;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
position: relative;
padding: 18px 10% 20px 115px;
border: none;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
}
blockquote:before {
content: '';
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHdpZHRoPSIzOXB4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzOSAzMyIgcHJlc2VydmVB c3BlY3RSYXRpbz0ibm9uZSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzkgMzM7 IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7Zmls bDojMEQwRDBEO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMC44NCwyNy4w MWMyLjMxLTAuNjUsNC4xOS0xLjg1LDUuNjItMy42YzEuNDQtMS43NSwyLjE1LTQuMDUsMi4xNS02 LjkxSDBWMGgxNS45MXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4yOSwxMi4yMkMxMC40Mywz MC4xOSw3LjA2LDMyLjEsMi41MSwzM0wwLjg0LDI3LjAxeiIvPgoJPHBhdGggY2xhc3M9InN0MCIg ZD0iTTIzLjkzLDI3LjAxYzIuMzEtMC42NSw0LjE5LTEuODUsNS42Mi0zLjZjMS40NC0xLjc1LDIu MTUtNC4wNSwyLjE1LTYuOTFoLTguNjFWMEgzOXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4y OSwxMi4yMkMzMy41MiwzMC4xOSwzMC4xNSwzMi4xLDI1LjYsMzNMMjMuOTMsMjcuMDF6Ii8+Cjwv Zz4KPC9zdmc+") !important;
position: absolute;
top: 50%;
left: 38px;
height: 33px;
width: 39px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
}
@media only screen and (max-width: 680px) {
blockquote {
padding: 69px 10% 20px 10%;
}
blockquote:before {
top: 18px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
blockquote > *:not(cite) {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
line-height: 1.4em;
margin: 0;
}
blockquote:after {
content: '';
}
blockquote cite {
font-style: normal !important;
font-weight: 400 !important;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
-webkit-appearance: none;
background-color: #000000;
border: 1px solid #e8e8e9;
border-radius: 0;
color: #fff;
cursor: pointer;
font-family: "Oswald", sans-serif;
font-size: 20px;
font-weight: 500;
letter-spacing: 0.025em;
line-height: 30px;
margin: 0 0 23px;
outline: 0;
padding: 17.5px 40px;
text-transform: none;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus {
background-color: #0D0D0D;
border-left: 12px solid;
border-left-color: #E9B300;
padding-left: 37px;
}
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
opacity: 1;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity: 1;
}
input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, textarea::-ms-input-placeholder {
opacity: 1;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
textarea::placeholder {
opacity: 1;
}
#qodef-page-footer input[type="text"], #qodef-page-footer
input[type="email"], #qodef-page-footer
input[type="url"], #qodef-page-footer
input[type="password"], #qodef-page-footer
input[type="number"], #qodef-page-footer
input[type="tel"], #qodef-page-footer
textarea {
color: #ffffff;
background-color: transparent;
border: 1px solid #ffffff;
}
#qodef-page-footer input[type="text"]:focus, #qodef-page-footer
input[type="email"]:focus, #qodef-page-footer
input[type="url"]:focus, #qodef-page-footer
input[type="password"]:focus, #qodef-page-footer
input[type="number"]:focus, #qodef-page-footer
input[type="tel"]:focus, #qodef-page-footer
textarea:focus {
background-color: #f7f7f7;
border-left: 12px solid;
border-left-color: #E9B300;
padding-left: 37px;
}
.post-password-form label {
margin-bottom: 0;
}
.post-password-form input[type="password"] {
margin-top: 9px;
}
input[type="submit"],
button[type="submit"] {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 9px 43px;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
cursor: pointer;
}
input[type="submit"]:before,
button[type="submit"]:before {
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
background-color: #E9B300;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
-webkit-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
-o-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
content: '';
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 0;
}
.qodef-browser--safari input[type="submit"]:before,
.qodef-browser--edge input[type="submit"]:before,
.qodef-browser--ms-explorer input[type="submit"]:before, .qodef-browser--safari
button[type="submit"]:before,
.qodef-browser--edge
button[type="submit"]:before,
.qodef-browser--ms-explorer
button[type="submit"]:before {
width: calc(100% + 3px);
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
input[type="submit"] svg,
button[type="submit"] svg {
z-index: 1;
}
input[type="submit"]:hover,
button[type="submit"]:hover {
color: #ffffff;
}
input[type="submit"]:hover:before,
button[type="submit"]:hover:before {
-webkit-clip-path: inset(0 -1px -1px 0);
clip-path: inset(0 -1px -1px 0);
}
.qodef-browser--safari input[type="submit"]:hover:before,
.qodef-browser--edge input[type="submit"]:hover:before,
.qodef-browser--ms-explorer input[type="submit"]:hover:before, .qodef-browser--safari
button[type="submit"]:hover:before,
.qodef-browser--edge
button[type="submit"]:hover:before,
.qodef-browser--ms-explorer
button[type="submit"]:hover:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
} body .select2-container--default { display: inline-block;
margin: 0 0 23px;
position: relative;
vertical-align: top;
width: auto;
}
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-selection__choice,
body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
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--single,
body .select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #f7f7f7;
cursor: default;
}
body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
body .select2-container--default.select2-container--disabled .select2-selection--multiple .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--single,
body .select2-container--default.select2-container--open .select2-selection--multiple {
color: #666666;
}
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 .select2-container--default .select2-selection--single {
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
color: #fffffd;
cursor: pointer;
display: block;
font-family: "Oswald", sans-serif;
font-size: 20px;
font-weight: 500;
height: 65px;
letter-spacing: 0.025em;
line-height: 30px;
margin: 0;
outline: none;
padding: 17.5px 40px;
-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 {
color: inherit;
display: block;
overflow: hidden;
padding: 0;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: inherit;
margin: 0;
position: relative;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fffffd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 22px;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
right: 0;
top: 0;
width: 50px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: '\33';
display: block;
font-family: 'ElegantIcons';
font-style: normal;
line-height: inherit;
}
body .select2-container--default .select2-selection--multiple {
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
color: #0d0d0d;
cursor: pointer;
display: block;
font-family: "Oswald", sans-serif;
font-size: 20px;
font-weight: 500;
height: 65px;
letter-spacing: 0.025em;
line-height: 30px;
margin: 0;
outline: none;
padding: 17.5px 40px;
-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 {
color: inherit;
display: block;
line-height: inherit;
list-style: none;
overflow: hidden;
padding: 0;
-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 {
color: inherit;
float: left;
margin: 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: inherit;
margin: 0;
position: relative;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
background-color: #0d0d0d;
border: 0;
border-radius: 0;
color: #ffffff;
cursor: default;
float: left;
margin: 5px 5px 0 0;
padding: 0 10px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
color: inherit;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin: 0 3px 0 0;
-webkit-transition: opacity .2s ease-out;
-o-transition: opacity .2s ease-out;
transition: opacity .2s ease-out;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
color: inherit;
opacity: 0.8;
}
body .select2-container--default .select2-search--inline {
float: left;
}
body .select2-container--default .select2-search--inline .select2-search__field {
-webkit-appearance: none;
border: none !important;
color: inherit;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
margin: 0 !important;
outline: none;
padding: 0 !important;
width: 100%;
}
body .select2-container--default .select2-search--inline .select2-search__field:focus {
border-color: #0d0d0d;
}
body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
body .select2-container--default .select2-dropdown {
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
display: block;
left: -100000px;
position: absolute;
top: 0;
width: 100%;
z-index: 99999;
}
body .select2-container--default .select2-search--dropdown {
display: block;
padding: 14px 40px 2px 40px;
}
body .select2-container--default .select2-search--dropdown.select2-search--hide {
display: none;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
-webkit-appearance: none;
background-color: #ffffff;
border: 1px solid #e8e8e9;
color: #fffffd;
font-family: "Oswald", sans-serif;
font-size: inherit;
font-weight: 500;
letter-spacing: 0.025em;
line-height: 30px;
margin: 0;
outline: none;
padding: 10px 40px;
width: 100%;
}
body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
background-color: #f7f7f7;
border-left: 12px solid;
border-left-color: #E9B300;
padding-left: 37px;
}
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 {
list-style: none;
margin: 5px 0;
padding: 2px 40px;
position: relative;
}
body .select2-container--default .select2-results__option {
font-family: "Oswald", sans-serif;
font-size: 20px;
font-weight: 500;
letter-spacing: 0.025em;
line-height: 30px;
padding: 8px 0;
text-transform: none;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
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: #fffffd;
}
body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
background: none;
color: #666666;
}
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] {
background: none;
color: #E9B300;
}
body .select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 7px 0;
}
body:not([class*="topscorer-core"]) .select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: '\25BE';
}
.select2-close-mask {
background-color: #ffffff;
border: 0;
display: block;
filter: alpha(opacity=0);
height: auto;
left: 0;
margin: 0;
min-height: 100%;
min-width: 100%;
opacity: 0;
padding: 0;
position: fixed;
top: 0;
width: auto;
z-index: 99;
}
.select2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
height: 0 !important;
line-height: 1;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
white-space: nowrap !important;
width: 1px !important;
} .qodef-content-grid {
width: 1100px;
margin: 0 auto;
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid-1400 .qodef-content-grid {
width: 1400px;
}
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid-1300 .qodef-content-grid {
width: 1300px;
}
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid-1200 .qodef-content-grid {
width: 1200px;
}
}
@media only screen and (min-width: 1025px) {
.qodef-content-grid-1000 .qodef-content-grid {
width: 1000px;
}
}
@media only screen and (min-width: 769px) {
.qodef-content-grid-800 .qodef-content-grid {
width: 800px;
}
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
.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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
.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--big.qodef--no-bottom-space {
margin-bottom: -44px;
}
.qodef-grid.qodef-gutter--big > .qodef-grid-inner {
margin: 0 -22px;
}
.qodef-grid.qodef-gutter--big > .qodef-grid-inner > .qodef-grid-item {
padding: 0 22px;
margin: 0 0 44px;
}
.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: -80px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner {
margin: 0 -40px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
padding: 0 40px;
margin: 0 0 80px;
}
.qodef-grid.qodef-gutter--mega.qodef--no-bottom-space {
margin-bottom: -90px;
}
.qodef-grid.qodef-gutter--mega > .qodef-grid-inner {
margin: 0 -45px;
}
.qodef-grid.qodef-gutter--mega > .qodef-grid-inner > .qodef-grid-item {
padding: 0 45px;
margin: 0 0 90px;
} #qodef-page-wrapper {
position: relative;
overflow: hidden;
}
#qodef-page-outer {
position: relative;
z-index: 99;
}
#qodef-page-inner {
position: relative;
padding: 130px 0 100px;
}
.qodef--boxed {
background-color: #f7f7f7;
}
.qodef--boxed #qodef-page-wrapper {
display: block;
background-color: #ffffff;
}
.qodef--boxed #qodef-page-inner {
padding-left: 30px;
padding-right: 30px;
}
.qodef--passepartout #qodef-page-wrapper {
background-color: #ffffff;
} button.mfp-arrow {
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 1;
width: 30px;
height: 60px;
margin: -55px 10px 0 10px;
}
button.mfp-arrow:hover {
opacity: 0.6;
}
button.mfp-arrow:before, button.mfp-arrow:after {
border: 0;
}
button.mfp-arrow-left {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTEiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNDczOCA2LjE1NTIpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOC45OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuMzgwMyA5LjM3MzcpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
background-repeat: no-repeat !important;
}
button.mfp-arrow-right {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41OCIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzE2MiAtMC42OTc4IDAuNjk3OCAwLjcxNjIgLTIuNDY4OSA1Ljk0OTgpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTIuMDYiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcxNjIgLTAuNjk3OCAwLjY5NzggMC43MTYyIC0xMC4xNzA2IDguOTY1MykiIGNsYXNzPSJzdDAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxIi8+CiAgICA8L2c+Cjwvc3ZnPgo=") !important;
background-repeat: no-repeat !important;
}
button.mfp-close {
text-indent: -10000px;
overflow: hidden;
text-align: left !important;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 1;
width: 30px !important;
height: 60px;
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHdpZHRoPSIyM3B4IiBoZWlnaHQ9IjIzcHgiIHZpZXdCb3g9IjAgMCAyMyAyMyIgc3R5bGU9ImVu YWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjMgMjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0 eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGc+Cgk8 cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjIyLjgsMC45IDIyLjEsMC4yIDExLjUsMTAuOCAw LjksMC4yIDAuMiwwLjkgMTAuOCwxMS41IDAuMiwyMi4xIDAuOSwyMi44IDExLjUsMTIuMiAyMi4x LDIyLjggCgkJMjIuOCwyMi4xIDEyLjIsMTEuNSAJIi8+CjwvZz4KPC9zdmc+") !important;
background-repeat: no-repeat !important;
}
button.mfp-close:hover {
opacity: 0.6;
}
.mfp-bottom-bar .mfp-title,
.mfp-bottom-bar .mfp-counter {
font-family: "Oswald", sans-serif;
text-transform: uppercase;
font-size: 15px;
font-weight: 500;
color: #fff;
} .qodef-swiper-container-outer {
position: relative;
}
.qodef-swiper-container {
list-style: none;
margin: 0 auto;
overflow: hidden;
padding: 0;
position: relative;
visibility: hidden;
z-index: 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 .swiper-pagination {
margin-top: 10px;
position: relative !important;
}
.qodef-swiper-container .swiper-pagination-bullets {
bottom: 0 !important;
}
.qodef-swiper-container .swiper-pagination-bullet {
background-color: transparent;
border-radius: 0;
height: 12px;
opacity: 1;
position: relative;
-webkit-transition: width 0.3s ease;
-o-transition: width 0.3s ease;
transition: width 0.3s ease;
width: 35px;
}
.qodef-swiper-container .swiper-pagination-bullet:after {
background-color: #000000;
content: '';
display: inline-block;
height: 2px;
left: 0;
position: absolute;
top: 4px;
width: 100%;
}
.qodef-swiper-container .swiper-pagination-bullet-active {
background-color: transparent;
width: 60px;
}
.swiper-button-prev, .swiper-button-next {
background-image: none !important;
cursor: pointer;
height: 50px !important;
margin: 0 !important;
text-align: center;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 50px !important;
}
.swiper-button-prev svg, .swiper-button-next svg {
fill: #bfbfbf;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
.swiper-button-prev:hover svg, .swiper-button-next:hover svg {
fill: #000000;
}
.swiper-button-prev span, .swiper-button-next span {
color: #fffffd;
height: 100%;
position: absolute;
width: 100%;
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
line-height: 50px;
}
.swiper-button-prev {
left: 33px !important;
}
@media only screen and (max-width: 1024px) {
.swiper-button-prev {
display: none;
}
}
.swiper-button-prev .qodef-prev-number {
left: 35px;
top: 0;
-webkit-transition: .2s ease-out;
-o-transition: .2s ease-out;
transition: .2s ease-out;
}
.swiper-button-prev.swiper-button-outside {
top: 50%;
-webkit-transform: translate(-155px, -50%);
-ms-transform: translate(-155px, -50%);
transform: translate(-155px, -50%);
}
.swiper-button-prev:hover svg {
fill: #000000;
-webkit-clip-path: inset(0 40% 0 0);
clip-path: inset(0 40% 0 0);
}
.qodef-browser--edge .swiper-button-prev:hover svg,
.qodef-browser--ms-explorer .swiper-button-prev:hover svg {
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
}
.swiper-button-prev:hover .qodef-prev-number {
-webkit-transform: translateX(-15px);
-ms-transform: translateX(-15px);
transform: translateX(-15px);
-webkit-transition-delay: .08s;
-o-transition-delay: .08s;
transition-delay: .08s;
}
.swiper-button-next {
right: 33px !important;
}
@media only screen and (max-width: 1024px) {
.swiper-button-next {
display: none;
}
}
.swiper-button-next .qodef-next-number {
right: 35px;
top: 0;
-webkit-transition: .2s ease-out;
-o-transition: .2s ease-out;
transition: .2s ease-out;
}
.swiper-button-next.swiper-button-outside {
top: 50%;
-webkit-transform: translate(155px, -50%);
-ms-transform: translate(155px, -50%);
transform: translate(155px, -50%);
}
.swiper-button-next:hover svg {
-webkit-clip-path: inset(0 0 0 40%);
clip-path: inset(0 0 0 40%);
}
.qodef-browser--edge .swiper-button-next:hover svg,
.qodef-browser--ms-explorer .swiper-button-next:hover svg {
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
}
.swiper-button-next:hover .qodef-next-number {
-webkit-transform: translateX(15px);
-ms-transform: translateX(15px);
transform: translateX(15px);
-webkit-transition-delay: .08s;
-o-transition-delay: .08s;
transition-delay: .08s;
}
.qodef-skin--light .swiper-button-prev svg,
.qodef-skin--light ~ .swiper-button-prev svg,
.qodef-skin--light .swiper-button-next svg,
.qodef-skin--light ~ .swiper-button-next svg {
fill: #4c4c4c;
}
.qodef-skin--light .swiper-button-prev:hover svg,
.qodef-skin--light ~ .swiper-button-prev:hover svg,
.qodef-skin--light .swiper-button-next:hover svg,
.qodef-skin--light ~ .swiper-button-next:hover svg {
fill: #ffffff;
}
.qodef-skin--light .swiper-button-prev span,
.qodef-skin--light ~ .swiper-button-prev span,
.qodef-skin--light .swiper-button-next span,
.qodef-skin--light ~ .swiper-button-next span {
color: #ffffff;
}
.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:after {
background-color: #ffffff;
}
article.format-gallery .qodef-e-media-gallery .swiper-button-prev svg,
article.format-gallery .qodef-e-media-gallery ~ .swiper-button-prev svg,
article.format-gallery .qodef-e-media-gallery .swiper-button-next svg,
article.format-gallery .qodef-e-media-gallery ~ .swiper-button-next svg {
fill: #ffffff;
}
article.format-gallery .qodef-e-media-gallery .swiper-button-prev:hover svg,
article.format-gallery .qodef-e-media-gallery ~ .swiper-button-prev:hover svg,
article.format-gallery .qodef-e-media-gallery .swiper-button-next:hover svg,
article.format-gallery .qodef-e-media-gallery ~ .swiper-button-next:hover svg {
fill: #ffffff;
}
article.format-gallery .qodef-e-media-gallery .swiper-button-prev span,
article.format-gallery .qodef-e-media-gallery ~ .swiper-button-prev span,
article.format-gallery .qodef-e-media-gallery .swiper-button-next span,
article.format-gallery .qodef-e-media-gallery ~ .swiper-button-next span {
color: #ffffff;
}
article.format-gallery .qodef-e-media-gallery .swiper-pagination-bullets .swiper-pagination-bullet:after {
background-color: #ffffff;
} .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:hover .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click: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: '\33';
font-family: 'ElegantIcons';
font-size: 15px;
line-height: 1;
border: 0;
position: initial;
margin-left: auto;
}
.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 0.25s, opacity 0.25s ease-in-out;
-o-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
transition: visibility 0s linear 0.25s, opacity 0.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: #666666;
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: #E9B300;
}
#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: #666666;
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: #E9B300;
}
#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: #666666;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #E9B300;
}
#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: #666666;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #E9B300;
}
#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: #666666;
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: #E9B300;
}
#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: #666666;
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: #E9B300;
}
#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: #666666;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #E9B300;
}
#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: #666666;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #E9B300;
}
#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: #666666;
background-color: #f7f7f7;
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: #E9B300;
}
#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: #f7f7f7;
}
#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: #666666;
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: #E9B300;
}
#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: #666666;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #E9B300;
}
#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: #666666;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #E9B300;
}
#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: #666666;
background-color: #f7f7f7;
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: #E9B300;
}
#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: #f7f7f7;
}
#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: #666666;
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: #E9B300;
}
#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: #666666;
background-color: #f7f7f7;
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: #E9B300;
}
#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: #f7f7f7;
}
#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: #666666;
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: #E9B300;
}
#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 {
min-height: 100vh;
}
.error404.admin-bar {
min-height: calc(100vh - 32px);
}
@media (max-width: 782px) {
.error404.admin-bar {
min-height: calc(100vh - 46px);
}
}
.error404 #qodef-page-wrapper {
min-height: 100vh;
}
.admin-bar.error404 #qodef-page-wrapper {
min-height: calc(100vh - 32px);
}
@media (max-width: 782px) {
.admin-bar.error404 #qodef-page-wrapper {
min-height: calc(100vh - 46px);
}
}
.error404 #qodef-page-outer, .error404 #qodef-page-inner, .error404 #qodef-page-content {
min-height: calc(100vh - 70px);
}
.admin-bar.error404 #qodef-page-outer, .error404 #qodef-page-inner, .error404 #qodef-page-content {
min-height: calc(100vh - 70px - 32px);
}
@media (max-width: 782px) {
.admin-bar.error404 #qodef-page-outer, .error404 #qodef-page-inner, .error404 #qodef-page-content {
min-height: calc(100vh - 70px - 46px);
}
}
.error404 #qodef-page-inner {
padding: 0;
}
#qodef-404-page {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
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;
min-height: calc(100vh - 70px);
padding: 5% 16.5%;
}
.admin-bar #qodef-404-page {
min-height: calc(100vh - 70px - 32px);
}
@media (max-width: 782px) {
.admin-bar #qodef-404-page {
min-height: calc(100vh - 70px - 46px);
}
}
.qodef-404-tagline {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
margin: 0;
}
.qodef-404-title {
margin: 0;
}
.qodef-404-text {
display: block;
margin: 20px 0 30px;
}
@media only screen and (min-width: 1441px) {
.qodef-404-text {
max-width: 29%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-404-text {
max-width: 38%;
}
}
.qodef-404-button {
display: inline-block;
position: relative;
vertical-align: top;
} .qodef-blog {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 30px;
}
.qodef-blog article {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 23px;
}
.qodef-blog article .qodef-e-inner,
.qodef-blog article .qodef-e-media,
.qodef-blog article .qodef-e-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-blog article .qodef-e-content .qodef-e-text {
margin-top: 1px;
}
.qodef-blog article .qodef-e-media-image {
display: inline-block;
max-width: 100%;
position: relative;
vertical-align: top;
}
.qodef-blog article .qodef-e-media-image a, .qodef-blog article .qodef-e-media-image img {
display: block;
width: 100%;
}
.qodef-blog article .qodef-e-media-image.qodef--background {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
.qodef-blog article .qodef-e-media {
margin-bottom: 38px;
}
.qodef-blog article .qodef-e-media iframe {
display: block;
}
.qodef-blog article .qodef-e-title {
margin: 0;
}
body:not([class*="topscorer-core"]) .qodef-blog article .qodef-e-title {
margin-bottom: 25px;
}
.qodef-blog article .qodef-e-excerpt {
margin: 15px 0 0;
}
.qodef-blog article .qodef-e-read-more {
margin: 15px 0 0 0;
}
.qodef-blog article .qodef-e-info {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
width: 100%;
}
@media only screen and (min-width: 681px) {
.qodef-blog article .qodef-e-info .qodef-e-info-left,
.qodef-blog article .qodef-e-info .qodef-e-info-right {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
width: 100%;
}
.qodef-blog article .qodef-e-info .qodef-e-info-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
.qodef-blog article .qodef-e-info .qodef-e-info-item {
color: currentColor;
display: inline-block;
padding: 0 19px 0 0;
position: relative;
vertical-align: top;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child:after {
display: none;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item a {
color: inherit;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item a:hover {
color: #E9B300;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child {
padding-right: 0;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child:after {
content: '';
}
.qodef-blog article .qodef-e-info.qodef-info--top {
margin-bottom: 2px;
margin-left: 3px;
}
.qodef-blog article .qodef-e-info.qodef-info--bottom {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 15px;
}
.qodef-blog article .qodef-e-info-tags a {
display: inline-block;
margin-right: 11px;
position: relative;
vertical-align: top;
}
.qodef-blog article .qodef-e-info-tags a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 3px;
margin-right: 3px;
}
.qodef-blog article .qodef-e-info-tags a:last-child:after {
display: none;
}
.qodef-blog article .qodef-e-info-tags a:last-child {
margin-right: 0;
}
.qodef-blog article .qodef-e-info-social-share {
display: inline-block;
position: relative;
text-align: right;
width: auto;
}
.qodef-blog article .qodef-e-info-social-share a {
display: inline-block;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share {
right: 3px;
top: -1px;
visibility: hidden;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share a {
color: #E9B300;
font-size: 14px;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li {
margin-right: 20px;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(6) {
-webkit-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(5) {
-webkit-transition-delay: .6s;
-o-transition-delay: .6s;
transition-delay: .6s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(4) {
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(3) {
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(2) {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(1) {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(6) {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(5) {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(4) {
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(3) {
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(2) {
-webkit-transition-delay: .6s;
-o-transition-delay: .6s;
transition-delay: .6s;
}
.qodef-blog article .qodef-e-info-social-share .qodef-social-share li:nth-child(1) {
-webkit-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
}
.qodef-blog article .qodef-e-info-social-share:hover li {
opacity: 1;
visibility: visible;
cursor: pointer;
}
.qodef-blog article .qodef-e-single-links {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 15px 0;
position: relative;
width: 100%;
}
.qodef-blog article .qodef-e-single-links .qodef-e-single-links-title {
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
color: #E9B300;
margin-right: 10px;
}
.qodef-blog article .qodef-e-single-links a,
.qodef-blog article .qodef-e-single-links > span:not(.qodef-e-single-links-title) {
display: inline-block;
margin-right: 8px;
padding: 0 3px;
position: relative;
vertical-align: top;
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
}
.qodef-blog article .qodef-e-single-links a:last-child,
.qodef-blog article .qodef-e-single-links > span:not(.qodef-e-single-links-title):last-child {
margin-right: 0;
}
.qodef-blog article .qodef-e-single-links > span:not(.qodef-e-single-links-title) {
color: #E9B300;
}
.qodef-blog article .qodef-e-post-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.qodef-blog article.sticky .qodef-e-title a {
position: relative;
text-decoration: underline;
}
.qodef-blog article.sticky .qodef-e-title a:after {
content: '*';
font-size: 1.5em;
position: absolute;
right: -0.5em;
top: 0;
}
.qodef-blog article.format-audio .qodef-e-media-image {
width: 100%;
}
.qodef-blog article.format-audio .qodef-e-media-image img {
width: 100%;
}
.qodef-blog article.format-audio .qodef-e-media-audio {
bottom: 0;
left: 0;
position: absolute;
width: 100%;
}
.qodef-blog article.format-link .qodef-e-link {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
background-color: #fffffd;
padding: 4.3% 47% 6.6% 4.3%;
}
.qodef-blog article.format-link .qodef-e-icon {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHZpZXdCb3g9IjAgMCA0NSA0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUg NDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7 ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJN MjguNTIsMzQuOTFjLTEuMDktMS4wNi0yLjg2LTEuMDYtMy45NCwwLjAxYy0xLjA4LDEuMDctMS4w OCwyLjc5LDAuMDEsMy44NWwyLjI4LDIuMjEKCQkJQzI4Ljk0LDQzLDMxLjY2LDQ0LDM0LjM4LDQ0 YzIuNzIsMCw1LjQ0LTEsNy41MS0zLjAxYzIuMDEtMS45NSwzLjEyLTQuNTUsMy4xMi03LjMxYzAt Mi43Ni0xLjExLTUuMzYtMy4xMi03LjMxbC04LjM4LTguMTMKCQkJYy01LjIxLTUuMDYtMTEuMi01 Ljc4LTE1LjI0LTEuODZjLTEuMDksMS4wNi0xLjEsMi43OS0wLjAxLDMuODZjMS4wOCwxLjA3LDIu ODUsMS4wNywzLjk0LDAuMDFjMi4zOC0yLjMxLDUuNjUsMC4xNyw3LjM5LDEuODYKCQkJbDguMzgs OC4xM2MwLjk1LDAuOTIsMS40NywyLjE0LDEuNDcsMy40NGMwLDEuMy0wLjUyLDIuNTItMS40Nywz LjQ0Yy0xLjk3LDEuOTEtNS4xOCwxLjkxLTcuMTUsMEwyOC41MiwzNC45MUwyOC41MiwzNC45MXoK CQkJIE0zLjEyLDMuMzJDMS4xMSw1LjI4LDAsNy44NywwLDEwLjYzYzAsMi43NiwxLjExLDUuMzYs My4xMiw3LjMxbDguOTQsOC42N2MyLjc2LDIuNjgsNS42Nyw0LjAzLDguNDIsNC4wMwoJCQljMi4y NCwwLDQuMzktMC45LDYuMjYtMi43MmMxLjA5LTEuMDYsMS4xLTIuNzksMC4wMS0zLjg2Yy0xLjA4 LTEuMDctMi44NS0xLjA3LTMuOTQtMC4wMWMtMC44MiwwLjc5LTIuNzQsMi42Ni02LjgzLTEuMzEK CQkJbC04Ljk0LTguNjdjLTAuOTUtMC45Mi0xLjQ3LTIuMTQtMS40Ny0zLjQ0YzAtMS4zLDAuNTIt Mi41MiwxLjQ3LTMuNDRjMS43OC0xLjczLDQuNTEtMi41Nyw2LjYtMC41NGwyLjg0LDIuNzUKCQkJ YzEuMDksMS4wNiwyLjg2LDEuMDYsMy45NC0wLjAxYzEuMDktMS4wNywxLjA4LTIuNzktMC4wMS0z Ljg1bC0yLjg0LTIuNzZDMTMuNTUtMS4xMiw3LjQ3LTAuODksMy4xMiwzLjMyTDMuMTIsMy4zMnog TTMuMTIsMy4zMiIKCQkJLz4KCTwvZz4KPC9nPgo8L3N2Zz4=");
background-size: cover;
display: inline-block;
height: 45px;
position: relative;
width: 46px;
z-index: 2;
}
.qodef-blog article.format-link .qodef-e-link-media {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
color: #f84512;
}
.qodef-blog article.format-link .qodef--background {
height: 100%;
z-index: -1;
}
.qodef-browser--ms-explorer .qodef-blog article.format-link .qodef--background {
overflow: hidden;
}
.qodef-blog article.format-link .qodef--background img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.qodef-browser--ms-explorer .qodef-blog article.format-link .qodef--background img {
height: auto;
width: 100%;
}
.qodef-blog article.format-link .qodef-e-link-text {
color: #fffffd;
line-height: 1.41em;
margin: 2px 0 0 0;
position: relative;
z-index: 2;
}
.qodef-blog article.format-link .qodef-e-link-url {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
color: #f84512;
}
.qodef-blog article.format-quote .qodef-e-quote {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
background-color: #f7f7f7;
padding: 4.2% 47% 5.5% 4%;
}
.qodef-blog article.format-quote .qodef-e-icon {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHdpZHRoPSIzOXB4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzOSAzMyIgcHJlc2VydmVB c3BlY3RSYXRpbz0ibm9uZSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzkgMzM7 IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7Zmls bDojMEQwRDBEO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMC44NCwyNy4w MWMyLjMxLTAuNjUsNC4xOS0xLjg1LDUuNjItMy42YzEuNDQtMS43NSwyLjE1LTQuMDUsMi4xNS02 LjkxSDBWMGgxNS45MXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4yOSwxMi4yMkMxMC40Mywz MC4xOSw3LjA2LDMyLjEsMi41MSwzM0wwLjg0LDI3LjAxeiIvPgoJPHBhdGggY2xhc3M9InN0MCIg ZD0iTTIzLjkzLDI3LjAxYzIuMzEtMC42NSw0LjE5LTEuODUsNS42Mi0zLjZjMS40NC0xLjc1LDIu MTUtNC4wNSwyLjE1LTYuOTFoLTguNjFWMEgzOXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4y OSwxMi4yMkMzMy41MiwzMC4xOSwzMC4xNSwzMi4xLDI1LjYsMzNMMjMuOTMsMjcuMDF6Ii8+Cjwv Zz4KPC9zdmc+");
background-size: cover;
display: inline-block;
height: 33px;
position: relative;
width: 40px;
z-index: 2;
}
.qodef-blog article.format-quote .qodef-e-quote-media {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.qodef-blog article.format-quote .qodef--background {
height: 100%;
z-index: -1;
}
.qodef-browser--ms-explorer .qodef-blog article.format-quote .qodef--background {
overflow: hidden;
}
.qodef-blog article.format-quote .qodef--background img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.qodef-browser--ms-explorer .qodef-blog article.format-quote .qodef--background img {
height: auto;
width: 100%;
}
.qodef-blog article.format-quote .qodef-e-quote-text {
color: #fffffd;
line-height: 1.41em;
margin: 7px 0 0 0;
position: relative;
z-index: 2;
}
.qodef-blog article.format-quote .qodef-e-quote-author {
display: block;
margin: 6px 0 0 0;
position: relative;
z-index: 2;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.qodef-blog article.format-quote .qodef-e-quote-url {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}
.qodef-blog article.swiper-slide {
margin: 0;
}
.qodef-blog.qodef-items--fixed article .qodef-e-media,
.qodef-blog.qodef-items--fixed article .qodef-e-media-image {
height: 100%;
}
.qodef-button.qodef-layout-textual {
font-size: 19px;
color: #f84512;
} .qodef-blog.qodef--list article {
margin-bottom: 80px;
}
.qodef-blog.qodef--list article .qodef-e-read-more {
margin-top: 0;
}
.qodef-blog.qodef--list article.format-link {
margin-bottom: 80px;
}
.qodef-blog.qodef--list article.format-quote {
margin-bottom: 80px;
color: #E9B300;
} .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: 24px;
}
body:not([class*="topscorer-core"]) .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-right {
display: none;
}
.qodef-blog.qodef--single article.format-link .qodef-e-link {
margin-bottom: 40px;
}
.qodef-blog.qodef--single article.format-quote .qodef-e-quote {
margin-bottom: 40px;
} #qodef-page-comments {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 108px;
}
#qodef-page-comments .qodef-page-comments-not-found {
margin: 0;
}
#qodef-page-comments-list {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 81px;
}
#qodef-page-comments-list .qodef-m-title {
margin: 0 0 43px;
}
#qodef-page-comments-list .qodef-m-comments {
list-style: none;
margin: 0;
padding: 0;
}
#qodef-page-comments-list .qodef-m-comments > .qodef-comment-item > .qodef-e-inner {
border: 1px solid #e8e8e9;
margin-bottom: 40px;
}
#qodef-page-comments-list .qodef-m-comments > .qodef-comment-item:first-child {
margin-top: 0;
}
#qodef-page-comments-list .qodef-comment-item {
padding: 0;
}
#qodef-page-comments-list .qodef-comment-item .children {
list-style: none;
margin: 0 0 0 80px;
}
#qodef-page-comments-list .qodef-comment-item .children .qodef-e-inner {
background-color: #f7f7f7;
border: 1px solid #e8e8e9;
border-left: 12px solid #E9B300;
margin: 0 0 30px 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 30px 30px 28px 30px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 25px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image img {
display: block;
margin: 0;
width: 100%;
}
#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-date {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
margin-bottom: 3px;
}
#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: #E9B300;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-title {
margin: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-text {
margin: 15px 0 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > * {
display: inline-block;
margin: 16px 10px -2px 0;
position: relative;
vertical-align: top;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > *:last-child {
margin-right: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > *:after {
content: '';
position: absolute;
left: 0;
bottom: -2px;
width: 19px;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > *:hover:after {
width: 100%;
}
#qodef-page-comments-list .qodef-m-pagination {
margin-top: 50px;
}
#qodef-page-comments-list .comment-respond {
margin: 30px;
padding-bottom: 20px;
}
#qodef-page-comments-form,
#respond {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-comments-form .comment-reply-title,
#respond .comment-reply-title {
margin: 0 0 23px 0;
}
#qodef-page-comments-form .comment-reply-title small,
#respond .comment-reply-title small {
font-size: 16px;
padding-left: 20px;
}
#qodef-page-comments-form .comment-form,
#respond .comment-form {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-comments-form .comment-form .comment-notes,
#respond .comment-form .comment-notes {
margin: 0 0 8px 0;
}
#qodef-page-comments-form .comment-form .logged-in-as,
#respond .comment-form .logged-in-as {
margin: 0 0 17px 0;
}
#qodef-page-comments-form p,
#respond p {
margin: 0;
}
#qodef-page-comments-form p.form-submit,
#respond p.form-submit {
background-color: #0d0d0d;
border: 1px solid #0d0d0d;
display: inline-block;
position: relative;
}
#qodef-page-comments-form p.form-submit:after,
#respond p.form-submit:after {
content: '';
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
background-color: #E9B300;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
-webkit-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
-o-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
}
.qodef-browser--safari #qodef-page-comments-form p.form-submit:after,
.qodef-browser--edge #qodef-page-comments-form p.form-submit:after,
.qodef-browser--ms-explorer #qodef-page-comments-form p.form-submit:after, .qodef-browser--safari
#respond p.form-submit:after,
.qodef-browser--edge
#respond p.form-submit:after,
.qodef-browser--ms-explorer
#respond p.form-submit:after {
width: calc(100% + 3px);
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
#qodef-page-comments-form p.form-submit:hover:after,
#respond p.form-submit:hover:after {
-webkit-clip-path: inset(0 -1px -1px 0);
clip-path: inset(0 -1px -1px 0);
}
.qodef-browser--safari #qodef-page-comments-form p.form-submit:hover:after,
.qodef-browser--edge #qodef-page-comments-form p.form-submit:hover:after,
.qodef-browser--ms-explorer #qodef-page-comments-form p.form-submit:hover:after, .qodef-browser--safari
#respond p.form-submit:hover:after,
.qodef-browser--edge
#respond p.form-submit:hover:after,
.qodef-browser--ms-explorer
#respond p.form-submit:hover:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
#qodef-page-comments-form p.form-submit input[type=submit],
#respond p.form-submit input[type=submit] {
background-color: transparent;
z-index: 1;
}
#qodef-page-comments-form .comment-form-cookies-consent,
#respond .comment-form-cookies-consent {
margin: 8px 0 30px 0;
}
#qodef-page-comments-form .comment-form-cookies-consent input,
#respond .comment-form-cookies-consent input {
float: left;
margin: 6px 10px 0 0;
}
#qodef-page-comments-form .comment-form-cookies-consent label,
#respond .comment-form-cookies-consent label {
display: inline;
margin-left: 0;
vertical-align: middle;
} .qodef-filter--on .qodef-hidden-filter-items {
position: absolute !important;
display: none !important;
height: 0 !important;
line-height: 1 !important;
}
.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;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
.qodef-m-filter .qodef-m-filter-item:after {
content: '';
position: absolute;
left: 0;
bottom: -3px;
width: 19px;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 0;
}
.qodef-m-filter .qodef-m-filter-item:hover:after, .qodef-m-filter .qodef-m-filter-item.qodef--active:after {
width: 100%;
} #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: 117px 0 73px;
background-color: #0d0d0d;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-top: 0 solid #e8e8e9;
}
#qodef-page-footer-top-area .qodef-content-full-width {
padding: 0 70px;
}
#qodef-page-footer-bottom-area {
padding: 15px 0;
background-color: #1a1a1a;
border-top: 0 solid #e8e8e9;
}
#qodef-page-footer-bottom-area .qodef-content-full-width {
padding: 0 70px;
}
#qodef-page-footer-bottom-area .qodef-col-num--1 .qodef-grid-item {
text-align: center;
}
#qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:nth-child(1) {
text-align: left;
}
#qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:nth-child(2) {
text-align: right;
}
#qodef-page-footer-bottom-area .qodef-col-num--3 .qodef-grid-item:nth-child(1) {
text-align: left;
}
#qodef-page-footer-bottom-area .qodef-col-num--3 .qodef-grid-item:nth-child(2) {
text-align: center;
}
#qodef-page-footer-bottom-area .qodef-col-num--3 .qodef-grid-item:nth-child(3) {
text-align: right;
} .wp-block-group.has-background,
p.has-background {
margin: 25px 0;
padding: 20px 30px;
}
.wp-block-audio {
width: 100%;
}
.wp-block-audio audio {
width: auto;
}
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 50%;
}
.wp-block-audio.aligncenter audio {
display: block;
margin: 0 auto;
}
.wp-block-video video {
width: 100%;
}
.wp-block-button {
margin: 25px 0;
}
.wp-block-button .wp-block-button__link {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 9px 43px;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
border-radius: 4px;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:hover {
color: #ffffff;
background-color: #E9B300;
}
.wp-block-button.alignleft {
margin-right: 25px;
margin-top: 0;
}
.wp-block-button.alignright {
margin-left: 25px;
margin-top: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: #fffffd;
background-color: transparent;
border: 1px solid #bfbfbf;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #ffffff;
background-color: #E9B300;
border-color: #E9B300;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-rss {
margin: 0 0 25px 0;
padding-left: 0;
}
.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-rss ul {
padding-left: 0 !important;
}
.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li,
.wp-block-rss li {
list-style-type: none;
margin-bottom: 10px;
}
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a,
.wp-block-rss li a {
color: #fffffd;
text-decoration: none;
}
.wp-block-archives li a:hover,
.wp-block-categories li a:hover,
.wp-block-latest-posts li a:hover,
.wp-block-rss li a:hover {
color: #E9B300;
}
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-rss.aligncenter {
text-align: center;
}
.wp-block-categories li ul {
list-style-type: none;
margin: 4px 0 0;
padding: 0 0 0 10px;
}
.wp-block-categories li ul li:last-child {
padding: 4px 0 0;
}
.wp-block-categories.is-grid li {
margin: 0 16px 16px 0;
}
.wp-block-preformatted {
padding: 15px;
white-space: pre-wrap;
word-wrap: break-word;
}
.wp-block-verse {
font-family: inherit;
font-size: 22px;
line-height: 1.8;
}
.has-drop-cap:not(:focus):first-letter {
font-family: inherit;
font-size: 3.375em;
font-weight: 700;
line-height: 1;
margin: 0 0.25em 0 0;
}
blockquote.wp-block-pullquote {
position: relative;
padding: 18px 10% 20px 115px;
border: none;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
display: inline-block;
position: relative;
vertical-align: middle;
width: auto;
}
blockquote.wp-block-pullquote:before {
content: '';
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHdpZHRoPSIzOXB4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzOSAzMyIgcHJlc2VydmVB c3BlY3RSYXRpbz0ibm9uZSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzkgMzM7 IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7Zmls bDojMEQwRDBEO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMC44NCwyNy4w MWMyLjMxLTAuNjUsNC4xOS0xLjg1LDUuNjItMy42YzEuNDQtMS43NSwyLjE1LTQuMDUsMi4xNS02 LjkxSDBWMGgxNS45MXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4yOSwxMi4yMkMxMC40Mywz MC4xOSw3LjA2LDMyLjEsMi41MSwzM0wwLjg0LDI3LjAxeiIvPgoJPHBhdGggY2xhc3M9InN0MCIg ZD0iTTIzLjkzLDI3LjAxYzIuMzEtMC42NSw0LjE5LTEuODUsNS42Mi0zLjZjMS40NC0xLjc1LDIu MTUtNC4wNSwyLjE1LTYuOTFoLTguNjFWMEgzOXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4y OSwxMi4yMkMzMy41MiwzMC4xOSwzMC4xNSwzMi4xLDI1LjYsMzNMMjMuOTMsMjcuMDF6Ii8+Cjwv Zz4KPC9zdmc+") !important;
position: absolute;
top: 50%;
left: 38px;
height: 33px;
width: 39px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
}
@media only screen and (max-width: 680px) {
blockquote.wp-block-pullquote {
padding: 69px 10% 20px 10%;
}
blockquote.wp-block-pullquote:before {
top: 18px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
blockquote.wp-block-pullquote.aligncenter {
width: 100%;
}
blockquote.wp-block-pullquote.alignleft {
max-width: 100%;
text-align: left;
}
blockquote.wp-block-pullquote.alignright {
max-width: 100%;
text-align: right;
}
blockquote.wp-block-pullquote p {
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-pullquote {
margin: 0;
}
.wp-block-pullquote blockquote {
position: relative;
padding: 18px 10% 20px 115px;
border: none;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
text-align: center;
width: auto;
}
.wp-block-pullquote blockquote:before {
content: '';
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHdpZHRoPSIzOXB4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzOSAzMyIgcHJlc2VydmVB c3BlY3RSYXRpbz0ibm9uZSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzkgMzM7 IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7Zmls bDojMEQwRDBEO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMC44NCwyNy4w MWMyLjMxLTAuNjUsNC4xOS0xLjg1LDUuNjItMy42YzEuNDQtMS43NSwyLjE1LTQuMDUsMi4xNS02 LjkxSDBWMGgxNS45MXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4yOSwxMi4yMkMxMC40Mywz MC4xOSw3LjA2LDMyLjEsMi41MSwzM0wwLjg0LDI3LjAxeiIvPgoJPHBhdGggY2xhc3M9InN0MCIg ZD0iTTIzLjkzLDI3LjAxYzIuMzEtMC42NSw0LjE5LTEuODUsNS42Mi0zLjZjMS40NC0xLjc1LDIu MTUtNC4wNSwyLjE1LTYuOTFoLTguNjFWMEgzOXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4y OSwxMi4yMkMzMy41MiwzMC4xOSwzMC4xNSwzMi4xLDI1LjYsMzNMMjMuOTMsMjcuMDF6Ii8+Cjwv Zz4KPC9zdmc+") !important;
position: absolute;
top: 50%;
left: 38px;
height: 33px;
width: 39px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
}
@media only screen and (max-width: 680px) {
.wp-block-pullquote blockquote {
padding: 69px 10% 20px 10%;
}
.wp-block-pullquote blockquote:before {
top: 18px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
.wp-block-pullquote p {
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
font-style: inherit !important;
line-height: inherit !important;
letter-spacing: inherit !important;
text-transform: inherit !important;
color: inherit !important;
}
.wp-block-quote {
position: relative;
padding: 18px 10% 20px 115px;
border: none;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fffffd;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
}
.wp-block-quote:before {
content: '';
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJ IHdpZHRoPSIzOXB4IiBoZWlnaHQ9IjMzcHgiIHZpZXdCb3g9IjAgMCAzOSAzMyIgcHJlc2VydmVB c3BlY3RSYXRpbz0ibm9uZSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzkgMzM7 IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7Zmls bDojMEQwRDBEO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMC44NCwyNy4w MWMyLjMxLTAuNjUsNC4xOS0xLjg1LDUuNjItMy42YzEuNDQtMS43NSwyLjE1LTQuMDUsMi4xNS02 LjkxSDBWMGgxNS45MXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4yOSwxMi4yMkMxMC40Mywz MC4xOSw3LjA2LDMyLjEsMi41MSwzM0wwLjg0LDI3LjAxeiIvPgoJPHBhdGggY2xhc3M9InN0MCIg ZD0iTTIzLjkzLDI3LjAxYzIuMzEtMC42NSw0LjE5LTEuODUsNS42Mi0zLjZjMS40NC0xLjc1LDIu MTUtNC4wNSwyLjE1LTYuOTFoLTguNjFWMEgzOXYxNS4wMwoJCWMwLDUuMjEtMS4xLDkuMjktMy4y OSwxMi4yMkMzMy41MiwzMC4xOSwzMC4xNSwzMi4xLDI1LjYsMzNMMjMuOTMsMjcuMDF6Ii8+Cjwv Zz4KPC9zdmc+") !important;
position: absolute;
top: 50%;
left: 38px;
height: 33px;
width: 39px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 0;
}
@media only screen and (max-width: 680px) {
.wp-block-quote {
padding: 69px 10% 20px 10%;
}
.wp-block-quote:before {
top: 18px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
.wp-block-quote > p {
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
font-style: inherit !important;
line-height: inherit !important;
letter-spacing: inherit !important;
text-transform: inherit !important;
color: inherit !important;
margin: 0;
}
.wp-block-quote > *:not(cite) {
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
font-style: inherit !important;
line-height: inherit !important;
letter-spacing: inherit !important;
text-transform: inherit !important;
color: inherit !important;
margin: 0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
font-size: 30px;
margin: 10px 0;
padding: 18px 10% 20px 115px;
}
@media only screen and (max-width: 680px) {
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 69px 10% 20px 10%;
}
}
.wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
color: inherit;
font-size: inherit;
font-style: normal;
font-weight: 400;
}
.wp-block-image img {
display: block;
}
.wp-block-image.alignleft, .wp-block-image.aligncenter, .wp-block-image.alignright {
max-width: 100%;
}
.wp-block-image.alignfull {
left: auto;
max-width: 100%;
}
.wp-block-image.alignfull img {
width: 100vw;
}
.wp-block-cover-image,
.wp-block-cover {
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 430px;
padding: 1rem;
position: relative;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image,
.wp-block-cover {
padding: 1rem 10%;
}
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover-image p,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover p {
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
color: #ffffff !important;
margin: 0 !important;
}
.wp-block-cover-image.aligncenter h2,
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
z-index: 1;
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
width: 100%;
}
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(8 * (100vw / 12) - 28px);
}
.wp-block-gallery {
list-style-type: none;
margin-bottom: 25px;
padding-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
margin-bottom: 10px;
}
.wp-block-gallery figcaption {
margin-bottom: 0.5rem;
}
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-family: inherit;
font-size: 0.71111em;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
text-align: center;
}
.wp-block-separator,
hr {
background-color: #767676;
border: 0;
height: 2px;
margin-bottom: 25px;
margin-top: 25px;
max-width: 100px;
text-align: left; }
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: 100%;
}
.wp-block-separator.is-style-dots,
hr.is-style-dots {
background-color: inherit;
border: inherit;
height: inherit;
max-width: 100%;
text-align: center;
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
color: #767676;
font-size: 1.6875em;
letter-spacing: 0.88889em;
padding-left: 0.88889em;
}
.wp-block-separator + h1:before,
.wp-block-separator + h2:before,
hr + h1:before,
hr + h2:before {
display: none;
}
.wp-block-embed-twitter {
overflow: hidden;
}
.wp-block-embed {
margin: 0 0 25px 0;
}
.wp-block-embed figcaption {
margin-bottom: 0;
}
.wp-block-table {
margin: 0 0 25px 0;
}
.wp-block-table th, .wp-block-table td {
padding: 5px 10px;
border-color: #e8e8e9;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
border-color: transparent;
}
.wp-block-file {
font-family: inherit;
}
.wp-block-file .wp-block-file__button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 7px 29px;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
cursor: pointer;
margin-left: 10px;
}
.wp-block-file .wp-block-file__button:hover {
color: #ffffff;
}
.wp-block-code {
border-radius: 0;
}
.wp-block-code code {
font-size: 1.125em;
white-space: pre-wrap;
word-break: break-word;
}
.wp-block-columns {
margin-top: 25px;
}
@media only screen and (min-width: 768px) {
.wp-block-columns .wp-block-column > *:first-child {
margin-top: 0;
}
.wp-block-columns .wp-block-column > *:last-child {
margin-bottom: 0;
}
.wp-block-columns[class*='has-'] > * {
margin-right: 10px;
}
.wp-block-columns[class*='has-'] > *:last-child {
margin-right: 0;
}
}
.wp-block-latest-comments {
margin: 0 0 25px 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-weight: 700;
margin-left: 0 !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-weight: normal;
}
.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin-bottom: 10px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin-left: 0 !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
margin-bottom: 0;
}
.wp-block-latest-comments article {
margin: 0;
width: auto;
}
.wp-block-latest-comments .avatar {
margin-right: 10px;
}
.has-primary-background-color {
background-color: #E9B300;
}
.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a {
color: #ffffff;
}
.wp-block-search {
margin-bottom: 25px;
}
.wp-block-search .wp-block-search__input {
-webkit-appearance: none;
background-color: transparent;
border: 1px solid #e8e8e9;
border-radius: 0;
color: #fffffd;
cursor: pointer;
font-family: "Yantramanav", sans-serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
outline: none;
padding: 1px 15px;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.wp-block-search .wp-block-search__input:focus {
background-color: #f7f7f7;
}
.wp-block-search .wp-block-search__input::-webkit-input-placeholder {
color: #666666;
opacity: 1;
}
.wp-block-search .wp-block-search__input::-moz-placeholder {
color: #666666;
opacity: 1;
}
.wp-block-search .wp-block-search__input:-ms-input-placeholder {
color: #666666;
opacity: 1;
}
.wp-block-search .wp-block-search__input::-ms-input-placeholder {
color: #666666;
opacity: 1;
}
.wp-block-search .wp-block-search__input::placeholder {
color: #666666;
opacity: 1;
}
.wp-block-search .wp-block-search__button {
border: none;
margin-left: 10px;
}
.wp-block-search .wp-block-search__button:before {
display: none !important;
}
.wp-block-tag-cloud,
.wp-block-calendar {
margin: 0 0 25px 0;
}
.wp-block-tag-cloud a,
.wp-block-calendar a {
color: #fffffd;
text-decoration: none;
}
.wp-block-tag-cloud a:hover,
.wp-block-calendar a:hover {
color: #E9B300;
} #qodef-page-header {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 70px;
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: 70px;
-ms-flex-negative: 0;
flex-shrink: 0;
max-height: 100%;
}
#qodef-page-header .qodef-header-logo-link img {
display: block;
margin: 0 auto;
width: auto;
max-height: 100%;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set 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 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 {
display: none;
height: 70px;
position: relative;
z-index: 100;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 70px;
max-height: 100%;
position: relative;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
display: block;
margin: auto;
max-height: 100%;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
width: auto;
}
#qodef-page-mobile-header-inner {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0 0 0 20px;
position: relative;
}
#qodef-mobile-header-opener {
padding: 0 40px 0 30px;
background-color: #E9B300;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
#qodef-mobile-header-opener .qodef-svg {
fill: #666666;
}
.qodef-browser--safari #qodef-mobile-header-opener .qodef-svg {
height: 32px;
}
#qodef-mobile-header-opener .qodef-svg g:nth-of-type(1) rect:nth-of-type(2) {
-webkit-transform: translateX(0) scaleX(0);
-ms-transform: translateX(0) scaleX(0);
transform: translateX(0) scaleX(0);
}
#qodef-mobile-header-opener .qodef-svg g:nth-of-type(2) rect:nth-of-type(2) {
-webkit-transform: translateX(7px) scaleX(0);
-ms-transform: translateX(7px) scaleX(0);
transform: translateX(7px) scaleX(0);
height: 1.1px;
}
#qodef-mobile-header-opener .qodef-svg g:nth-of-type(3) rect:nth-of-type(2) {
-webkit-transform: translateX(18px) scaleX(0);
-ms-transform: translateX(18px) scaleX(0);
transform: translateX(18px) scaleX(0);
height: 1.1px;
}
#qodef-mobile-header-opener .qodef-svg g rect:first-of-type {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition: .35s ease-out;
-o-transition: .35s ease-out;
transition: .35s ease-out;
}
#qodef-mobile-header-opener .qodef-svg g rect:nth-of-type(2) {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition: .35s ease-out;
-o-transition: .35s ease-out;
transition: .35s ease-out;
}
#qodef-mobile-header-opener .qodef-svg g:nth-of-type(1) rect:first-of-type, #qodef-mobile-header-opener .qodef-svg g:nth-of-type(2) rect:first-of-type, #qodef-mobile-header-opener .qodef-svg g:nth-of-type(3) rect:first-of-type {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#qodef-mobile-header-opener:hover .qodef-svg g rect:first-of-type {
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
#qodef-mobile-header-opener:hover .qodef-svg g:nth-of-type(1) rect:first-of-type {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
#qodef-mobile-header-opener:hover .qodef-svg g:nth-of-type(1) rect:nth-of-type(2) {
-webkit-transform: translateX(0) scaleX(1);
-ms-transform: translateX(0) scaleX(1);
transform: translateX(0) scaleX(1);
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
#qodef-mobile-header-opener:hover .qodef-svg g:nth-of-type(2) rect:first-of-type {
-webkit-transition-delay: .1s;
-o-transition-delay: .1s;
transition-delay: .1s;
}
#qodef-mobile-header-opener:hover .qodef-svg g:nth-of-type(2) rect:nth-of-type(2) {
-webkit-transform: translateX(0) scaleX(1);
-ms-transform: translateX(0) scaleX(1);
transform: translateX(0) scaleX(1);
-webkit-transition-delay: .22s;
-o-transition-delay: .22s;
transition-delay: .22s;
}
#qodef-mobile-header-opener:hover .qodef-svg g:nth-of-type(3) rect:first-of-type {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
#qodef-mobile-header-opener:hover .qodef-svg g:nth-of-type(3) rect:nth-of-type(2) {
-webkit-transform: translateX(0) scaleX(1);
-ms-transform: translateX(0) scaleX(1);
transform: translateX(0) scaleX(1);
-webkit-transition-delay: .14s;
-o-transition-delay: .14s;
transition-delay: .14s;
}
#qodef-mobile-header-opener .qodef-svg {
fill: #ffffff;
}
#qodef-mobile-header-navigation {
display: none;
left: 0;
margin: 0;
max-height: calc(100vh - 70px);
overflow-y: scroll;
padding: 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 10;
}
#qodef-mobile-header-navigation .qodef-m-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
background-color: #ffffff;
border-bottom: 1px solid #e8e8e9;
padding: 20px 0;
}
#qodef-mobile-header-navigation .qodef-m-inner > ul > li > a {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
line-height: 1.4em;
letter-spacing: 0;
padding: 10px 0;
}
#qodef-mobile-header-navigation ul {
list-style: none;
padding: 0 0 0 10px;
}
#qodef-mobile-header-navigation ul li {
margin: 0;
padding: 0;
position: relative;
}
#qodef-mobile-header-navigation ul li a {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 7px 0;
}
#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner {
position: relative;
}
#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 19px;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 0;
}
#qodef-mobile-header-navigation ul li a:hover .qodef-menu-item-inner:after {
width: 100%;
}
#qodef-mobile-header-navigation ul li.current-menu-ancestor > a .qodef-menu-item-inner:after,
#qodef-mobile-header-navigation ul li.current-menu-item > a .qodef-menu-item-inner:after {
width: 100%;
}
#qodef-mobile-header-navigation ul li ul {
display: none;
margin: 0;
padding-right: 20px;
padding-top: 4px;
}
#qodef-mobile-header-navigation ul li ul li a {
color: #666666;
}
body:not([class*="topscorer-core"]) #qodef-mobile-header-navigation ul li.menu-item-has-children > a:after {
color: #fffffd;
content: '\25B8';
line-height: inherit;
position: absolute;
right: 0;
top: 0;
} .qodef-header-navigation {
height: 100%;
}
.qodef-header-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.qodef-header-navigation ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
}
.qodef-header-navigation ul li a .qodef-menu-item-inner {
display: inline-block;
position: relative;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out;
vertical-align: top;
}
.qodef-header-navigation ul li .qodef-menu-arrow {
display: none;
}
.qodef-header-navigation ul li.qodef-hide-link > a {
cursor: default;
}
.qodef-header-navigation ul li.qodef-hide-link > a .qodef-menu-item-inner {
background-color: transparent;
color: inherit;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second {
width: 235px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
background-color: #ffffff;
border: 1px solid #f2f2f2;
left: 0;
margin: 0;
min-width: 235px;
opacity: 0;
padding: 34px 0;
position: absolute;
top: 100%;
-webkit-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
-o-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
visibility: hidden;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
padding: 0 34px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a {
color: #666666;
font-size: 18px;
line-height: 38px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a .qodef-menu-item-inner:after {
content: '';
position: absolute;
left: 0;
bottom: 7px;
width: 19px;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 0;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover .qodef-menu-item-inner:after {
width: 100%;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item a .qodef-menu-item-inner:after {
width: 100%;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover > ul {
opacity: 1;
visibility: visible;
}
body:not([class*="topscorer-core"]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children > a:after {
color: #cccccc;
content: '\25B8';
line-height: inherit;
position: absolute;
right: 25px;
top: 3px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul .menu-item-has-children > a:after {
color: #0d0d0d;
content: '\35';
font-family: eleganticons;
font-size: 25px;
line-height: inherit;
position: absolute;
right: 28px;
text-align: right;
width: 24px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul {
left: 100%;
top: -34px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
left: auto;
right: 0;
text-align: right;
width: 100%;
}
body:not([class*="topscorer-core"]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children > a:after {
content: '\25C2';
left: 25px;
right: auto;
}
.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;
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--right .menu-item-has-children > a:after {
content: '\34';
left: 28px;
text-align: left;
}
.qodef-header-navigation > ul {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
position: relative;
white-space: nowrap;
}
.qodef-header-navigation > ul > li {
height: 100%;
padding: 0 25px;
}
body:not(.qodef-header--divided) .qodef-header-navigation > ul > li:last-child {
padding-right: 0;
}
.qodef-header-navigation > ul > li > a {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
line-height: 1.4em;
letter-spacing: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #666666;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-inner {
padding: 0;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-inner:after {
content: '';
position: absolute;
left: 0;
bottom: -3px;
width: 19px;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 0;
}
.qodef-header-navigation > ul > li > a:hover .qodef-menu-item-inner:after {
width: 100%;
}
.qodef-header-navigation > ul > li.current-menu-ancestor > a .qodef-menu-item-inner:after, .qodef-header-navigation > ul > li.current-menu-item > a .qodef-menu-item-inner:after {
width: 100%;
} .qodef-m-pagination {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0;
}
.qodef-m-pagination.qodef--wp .nav-links {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.qodef-m-pagination.qodef--wp .page-numbers {
margin: 0 9px;
padding: 0 3px;
position: relative;
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
color: #c2c2c2;
}
.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.prev, .qodef-m-pagination.qodef--wp .page-numbers.next {
background-repeat: no-repeat;
background-size: contain;
height: 22px;
position: relative;
width: 22px;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTEiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNDczOCA2LjE1NTIpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOC45OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuMzgwMyA5LjM3MzcpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
margin-right: 17px;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev:hover {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMEQwRDBEOwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTgiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNTIzMiA2LjE3NjUpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOS4wNiIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuNDI5NCA5LjM5NTQpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
}
.qodef-m-pagination.qodef--wp .page-numbers.next {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41OCIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzE2MiAtMC42OTc4IDAuNjk3OCAwLjcxNjIgLTIuNDY4OSA1Ljk0OTgpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTIuMDYiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcxNjIgLTAuNjk3OCAwLjY5NzggMC43MTYyIC0xMC4xNzA2IDguOTY1MykiIGNsYXNzPSJzdDAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxIi8+CiAgICA8L2c+Cjwvc3ZnPgo=") !important;
background-position-x: right;
margin-left: 17px;
}
.qodef-m-pagination.qodef--wp .page-numbers.next:hover {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMEQwRDBEOwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41MSIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTIuNDg5NiA2LjAxMDQpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTkiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcwNzEgLTAuNzA3MSAwLjcwNzEgMC43MDcxIC0xMC4yNTMgOS4yMjYxKSIgY2xhc3M9InN0MCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjEiLz4KICAgIDwvZz4KPC9zdmc+Cg==") !important;
}
.qodef-m-pagination.qodef--wp .page-numbers:hover, .qodef-m-pagination.qodef--wp .page-numbers.current {
color: #fffffd;
}
.qodef-m-pagination.qodef--standard {
margin-top: 52px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item {
margin: 0 9px;
padding: 0 3px;
position: relative;
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
color: #c2c2c2;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item a {
color: inherit;
}
.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-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--prev, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
background-repeat: no-repeat;
background-size: contain;
height: 22px;
position: relative;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
width: 22px;
}
.qodef-browser--safari .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev, .qodef-browser--safari .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev a, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTEiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNDczOCA2LjE1NTIpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOC45OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuMzgwMyA5LjM3MzcpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
margin-right: 17px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMEQwRDBEOwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTgiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNTIzMiA2LjE3NjUpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOS4wNiIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuNDI5NCA5LjM5NTQpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41OCIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzE2MiAtMC42OTc4IDAuNjk3OCAwLjcxNjIgLTIuNDY4OSA1Ljk0OTgpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTIuMDYiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcxNjIgLTAuNjk3OCAwLjY5NzggMC43MTYyIC0xMC4xNzA2IDguOTY1MykiIGNsYXNzPSJzdDAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxIi8+CiAgICA8L2c+Cjwvc3ZnPgo=") !important;
background-position-x: right;
margin-left: 17px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMEQwRDBEOwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41MSIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTIuNDg5NiA2LjAxMDQpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTkiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcwNzEgLTAuNzA3MSAwLjcwNzEgMC43MDcxIC0xMC4yNTMgOS4yMjYxKSIgY2xhc3M9InN0MCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjEiLz4KICAgIDwvZz4KPC9zdmc+Cg==") !important;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active {
color: #fffffd;
}
.qodef-m-pagination.qodef--load-more {
text-align: center;
}
.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner {
display: inline-block;
position: relative;
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 {
color: #E9B300;
display: inline-block;
font-size: 32px;
line-height: 1;
opacity: 0;
position: relative;
-webkit-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
vertical-align: top;
z-index: -1;
}
.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 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.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 {
bottom: 10px;
color: #E9B300;
font-size: 32px;
left: calc(50% - 16px);
line-height: 1;
opacity: 0;
position: absolute;
-webkit-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
z-index: -1;
}
.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 {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 15px 0;
position: relative;
width: 100%;
}
.qodef-single-links .qodef-m-single-links-title {
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
color: #fffffd;
margin-right: 10px;
}
.qodef-single-links a,
.qodef-single-links > span:not(.qodef-m-single-links-title) {
display: inline-block;
margin-right: 8px;
padding: 0 3px;
position: relative;
vertical-align: top;
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
color: #c2c2c2;
}
.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:hover,
.qodef-single-links > span:not(.qodef-m-single-links-title).current {
color: #fffffd;
} .qodef-search {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 50px;
}
.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 .qodef-e-search-heading-title {
margin: 0 0 20px;
}
.qodef-search .qodef-e-search-heading .qodef-e-search-heading-form {
margin: 0;
width: 100%;
}
.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input,
.qodef-search .qodef-e-search-heading .qodef-search-form button {
-webkit-appearance: none;
border-radius: 0;
font-family: inherit;
font-weight: inherit;
height: 54px;
line-height: 24px;
outline: 0;
padding: 10px 0;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input {
background-color: #ffffff;
border: 1px solid #e8e8e9;
color: #666666;
font-size: 14px;
padding-left: 20px;
padding-right: 60px;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input:focus {
background-color: #ffffff;
border-color: #e8e8e9;
color: #0d0d0d;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input::placeholder {
color: inherit;
opacity: 1;
}
.qodef-search .qodef-e-search-heading .qodef-search-form button {
background-color: #0d0d0d;
border: 0;
color: #ffffff;
cursor: pointer;
font-size: 15px;
line-height: 0.5em;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
width: 50px;
}
.qodef-search .qodef-e-search-heading .qodef-search-form button span {
display: block;
line-height: inherit;
}
.qodef-search .qodef-e-search-heading .qodef-search-form button span:before {
display: block;
line-height: inherit;
}
.qodef-search .qodef-e-search-heading .qodef-search-form button:hover {
color: #E9B300;
}
.qodef-search article {
margin-bottom: 30px;
}
.qodef-search article:last-child {
margin-bottom: 0;
}
.qodef-search article .qodef-e-inner {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
.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;
} .qodef-page-title {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 185px;
background-color: #f7f7f7;
}
.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,
[class*="sp-widget"] {
margin: 0 0 63px;
color: #0d0d0d;
}
.widget:last-child,
[class*="sp-widget"]:last-child {
margin-bottom: 0 !important;
}
.widget .qodef-widget-title,
[class*="sp-widget"] .qodef-widget-title {
margin: 0 0 34px;
}
.widget .qodef-widget-title a,
[class*="sp-widget"] .qodef-widget-title a {
color: inherit;
}
.widget .qodef-widget-title a:hover,
[class*="sp-widget"] .qodef-widget-title a:hover {
color: #E9B300;
}
.widget .select2,
[class*="sp-widget"] .select2 {
margin-bottom: 0;
}
.widget .select2 .select2-selection,
[class*="sp-widget"] .select2 .select2-selection {
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
}
.widget .select2 .select2-selection--multiple .select2-search__field,
[class*="sp-widget"] .select2 .select2-selection--multiple .select2-search__field {
background-color: transparent !important;
color: #666666;
}
.widget .select2 .select2-selection__arrow,
[class*="sp-widget"] .select2 .select2-selection__arrow {
color: #666666 !important;
}
.widget .select2-container--open .select2-selection,
[class*="sp-widget"] .select2-container--open .select2-selection {
color: #0d0d0d;
background-color: #f7f7f7;
border: 1px solid #e8e8e9;
}
.widget .select2-container--open .select2-selection--multiple .select2-search__field,
[class*="sp-widget"] .select2-container--open .select2-selection--multiple .select2-search__field {
color: #0d0d0d;
}
.widget .select2-container--open .select2-selection__arrow,
[class*="sp-widget"] .select2-container--open .select2-selection__arrow {
color: #0d0d0d !important;
}
.widget a,
[class*="sp-widget"] a {
color: #666666;
}
.widget a:hover,
[class*="sp-widget"] a:hover {
color: #E9B300;
}
.widget ul:not(.qodef-shortcode-list),
[class*="sp-widget"] ul:not(.qodef-shortcode-list) {
padding: 0;
margin: 0;
list-style: none;
}
.widget ul:not(.qodef-shortcode-list) li,
[class*="sp-widget"] ul:not(.qodef-shortcode-list) li {
margin: 0 0 13px;
}
.widget ul:not(.qodef-shortcode-list) li:last-child,
[class*="sp-widget"] ul:not(.qodef-shortcode-list) li:last-child {
margin-bottom: 0;
}
.widget ul:not(.qodef-shortcode-list) li ul,
[class*="sp-widget"] ul:not(.qodef-shortcode-list) li ul {
margin-top: 13px;
margin-left: 13px;
}
.widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select,
[class*="sp-widget"].widget_archive select,
[class*="sp-widget"].widget_categories select,
[class*="sp-widget"].widget_text select {
width: 100%;
max-width: 100%;
height: 54px;
margin: 7px 0 0;
padding: 15px 20px;
font-family: inherit;
font-size: 14px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
outline: none;
}
.widget.widget_archive li, .widget.widget_categories li, .widget.widget_pages li, .widget.widget_meta li, .widget.widget_recent_comments li, .widget.widget_recent_entries li, .widget.widget_nav_menu li,
[class*="sp-widget"].widget_archive li,
[class*="sp-widget"].widget_categories li,
[class*="sp-widget"].widget_pages li,
[class*="sp-widget"].widget_meta li,
[class*="sp-widget"].widget_recent_comments li,
[class*="sp-widget"].widget_recent_entries li,
[class*="sp-widget"].widget_nav_menu li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #0d0d0d;
}
.widget.widget_archive li a, .widget.widget_categories li a, .widget.widget_pages li a, .widget.widget_meta li a, .widget.widget_recent_comments li a, .widget.widget_recent_entries li a, .widget.widget_nav_menu li a,
[class*="sp-widget"].widget_archive li a,
[class*="sp-widget"].widget_categories li a,
[class*="sp-widget"].widget_pages li a,
[class*="sp-widget"].widget_meta li a,
[class*="sp-widget"].widget_recent_comments li a,
[class*="sp-widget"].widget_recent_entries li a,
[class*="sp-widget"].widget_nav_menu li a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
.widget.widget_archive li a:hover, .widget.widget_categories li a:hover, .widget.widget_pages li a:hover, .widget.widget_meta li a:hover, .widget.widget_recent_comments li a:hover, .widget.widget_recent_entries li a:hover, .widget.widget_nav_menu li a:hover,
[class*="sp-widget"].widget_archive li a:hover,
[class*="sp-widget"].widget_categories li a:hover,
[class*="sp-widget"].widget_pages li a:hover,
[class*="sp-widget"].widget_meta li a:hover,
[class*="sp-widget"].widget_recent_comments li a:hover,
[class*="sp-widget"].widget_recent_entries li a:hover,
[class*="sp-widget"].widget_nav_menu li a:hover {
color: #E9B300;
}
.widget.widget_calendar,
[class*="sp-widget"].widget_calendar {
width: 100%;
}
.widget.widget_calendar table,
[class*="sp-widget"].widget_calendar table {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
table-layout: fixed;
line-height: 13px;
}
.widget.widget_calendar table th,
[class*="sp-widget"].widget_calendar table th {
background-color: #E9B300;
border: none;
color: #ffffff;
font-weight: inherit;
}
.widget.widget_calendar table th,
.widget.widget_calendar table td,
[class*="sp-widget"].widget_calendar table th,
[class*="sp-widget"].widget_calendar table td {
padding: 16px 0 !important;
text-indent: 0;
letter-spacing: 0 !important;
}
.widget.widget_calendar table tr,
[class*="sp-widget"].widget_calendar table tr {
border: 1px solid #e8e8e9;
}
.widget.widget_calendar table td,
[class*="sp-widget"].widget_calendar table td {
border: none;
text-align: center;
width: calc(100% / 7);
}
.widget.widget_calendar table td#prev,
[class*="sp-widget"].widget_calendar table td#prev {
padding-left: 16px !important;
text-align: left;
}
.widget.widget_calendar table td#next,
[class*="sp-widget"].widget_calendar table td#next {
padding-right: 16px !important;
text-align: right;
}
.widget.widget_calendar table tbody tr td:first-child,
[class*="sp-widget"].widget_calendar table tbody tr td:first-child {
position: relative;
}
.widget.widget_calendar table tbody tr td:first-child:after,
[class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
background-color: #E9B300;
content: '';
display: block;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 1;
height: 100%;
width: 4px;
-webkit-clip-path: inset(0 0 100% 0);
clip-path: inset(0 0 100% 0);
opacity: 0;
-webkit-transition: all .3s ease-out, opacity .15s ease-out;
-o-transition: all .3s ease-out, opacity .15s ease-out;
transition: all .3s ease-out, opacity .15s ease-out;
}
.qodef-browser--safari .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer .widget.widget_calendar table tbody tr td:first-child:after, .qodef-browser--safari
[class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge
[class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer
[class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
.widget.widget_calendar table tbody tr:hover td:first-child:after,
[class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
opacity: 1;
-webkit-transition: opacity .01s, all .25s ease-out;
-o-transition: opacity .01s, all .25s ease-out;
transition: opacity .01s, all .25s ease-out;
}
.qodef-browser--safari .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer .widget.widget_calendar table tbody tr:hover td:first-child:after, .qodef-browser--safari
[class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge
[class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer
[class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.widget.widget_calendar table tbody tr:nth-child(even),
[class*="sp-widget"].widget_calendar table tbody tr:nth-child(even) {
background-color: #ffffff;
}
.widget.widget_calendar table tbody tr:nth-child(odd),
[class*="sp-widget"].widget_calendar table tbody tr:nth-child(odd) {
background-color: #f7f7f7;
}
.widget.widget_calendar table tbody td a,
[class*="sp-widget"].widget_calendar table tbody td a {
color: #ffffff;
z-index: 1;
position: relative;
display: inline-block;
width: 100%;
height: 100%;
}
.widget.widget_calendar table tbody td a:before,
[class*="sp-widget"].widget_calendar table tbody td a:before {
background-color: #0d0d0d;
content: '';
display: block;
z-index: -1;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 45px;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.qodef-browser--safari .widget.widget_calendar table tbody td a:before, .qodef-browser--safari
[class*="sp-widget"].widget_calendar table tbody td a:before {
height: 46px;
}
.widget.widget_calendar table tbody td a:hover:before,
[class*="sp-widget"].widget_calendar table tbody td a:hover:before {
background-color: #E9B300;
}
.widget.widget_calendar #today,
[class*="sp-widget"].widget_calendar #today {
color: #ffffff;
background-color: #E9B300;
}
.widget.widget_calendar #today a,
[class*="sp-widget"].widget_calendar #today a {
color: inherit;
}
.widget.widget_calendar tfoot td,
[class*="sp-widget"].widget_calendar tfoot td {
border: none;
}
.widget.widget_calendar tfoot a,
[class*="sp-widget"].widget_calendar tfoot a {
color: #666666;
}
.widget.widget_calendar tfoot a:hover,
[class*="sp-widget"].widget_calendar tfoot a:hover {
color: #E9B300;
}
.widget.widget_calendar caption,
[class*="sp-widget"].widget_calendar caption {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
text-align: left !important;
margin: 0 0 34px;
}
.widget.widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption,
[class*="sp-widget"].widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption {
color: #0d0d0d;
margin: 0 0 13px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
.widget.widget_calendar .qodef-widget-title ~ .calendar_wrap table caption,
[class*="sp-widget"].widget_calendar .qodef-widget-title ~ .calendar_wrap table caption {
color: #0d0d0d;
margin: 0 0 13px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
.widget.widget_text,
[class*="sp-widget"].widget_text {
margin: 0 0 35px;
}
.widget.widget_text img,
[class*="sp-widget"].widget_text img {
display: block;
}
.widget.widget_rss ul li,
[class*="sp-widget"].widget_rss ul li {
margin-bottom: 25px;
}
.widget.widget_rss ul li:last-child,
[class*="sp-widget"].widget_rss ul li:last-child {
margin-bottom: 0;
}
.widget.widget_rss ul .rsswidget,
[class*="sp-widget"].widget_rss ul .rsswidget {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
display: block;
}
.widget.widget_rss ul .rsswidget:hover,
[class*="sp-widget"].widget_rss ul .rsswidget:hover {
color: #E9B300;
}
.widget.widget_rss ul .rssSummary,
[class*="sp-widget"].widget_rss ul .rssSummary {
margin-top: 5px;
}
.widget.widget_rss ul cite,
[class*="sp-widget"].widget_rss ul cite {
display: block;
margin-top: 5px;
}
.widget.widget_search .qodef-widget-title,
[class*="sp-widget"].widget_search .qodef-widget-title {
margin-bottom: 41px;
}
.widget.widget_search .qodef-search-form-inner,
[class*="sp-widget"].widget_search .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.widget.widget_search input,
.widget.widget_search button,
[class*="sp-widget"].widget_search input,
[class*="sp-widget"].widget_search button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
.widget.widget_search input,
[class*="sp-widget"].widget_search input {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
}
.widget.widget_search input:focus,
[class*="sp-widget"].widget_search input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
.widget.widget_search input::-webkit-input-placeholder, [class*="sp-widget"].widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_search input::-moz-placeholder, [class*="sp-widget"].widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_search input:-ms-input-placeholder, [class*="sp-widget"].widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_search input::-ms-input-placeholder, [class*="sp-widget"].widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_search input::placeholder,
[class*="sp-widget"].widget_search input::placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_search button,
[class*="sp-widget"].widget_search button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #0d0d0d;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
.widget.widget_search button svg,
[class*="sp-widget"].widget_search button svg {
height: 100%;
}
.widget.widget_search button path,
[class*="sp-widget"].widget_search button path {
fill: currentColor;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
margin: 0;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input {
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder, [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder, [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder, [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder, [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #0d0d0d;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text {
display: none;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after {
display: inline-block;
font-family: 'Simple-Line-Icons';
content: '\e086';
z-index: 1;
}
.widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover,
[class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover {
background-color: #E9B300;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.widget.widget_tag_cloud .qodef-widget-title,
[class*="sp-widget"].widget_tag_cloud .qodef-widget-title {
margin: 0 0 38px;
}
.widget.widget_tag_cloud .tagcloud a,
[class*="sp-widget"].widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 16px 0;
padding: 0 8px 0 0;
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px !important;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.widget.widget_tag_cloud .tagcloud a:after,
[class*="sp-widget"].widget_tag_cloud .tagcloud a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
.widget.widget_tag_cloud .tagcloud a:last-child:after,
[class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
.widget.widget_tag_cloud .tagcloud a:hover,
[class*="sp-widget"].widget_tag_cloud .tagcloud a:hover {
color: #E9B300;
}
.widget.widget_tag_cloud .tagcloud a:last-child:after,
[class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
.widget.widget_media_image,
[class*="sp-widget"].widget_media_image {
margin-bottom: 0;
}
.widget.widget_media_image .qodef-widget-title,
[class*="sp-widget"].widget_media_image .qodef-widget-title {
margin-bottom: 41px;
}
.widget.widget_media_image a, .widget.widget_media_image img,
[class*="sp-widget"].widget_media_image a,
[class*="sp-widget"].widget_media_image img {
display: block;
}
.widget.widget_topscorer_core_custom_font,
[class*="sp-widget"].widget_topscorer_core_custom_font {
margin: 0 0 35px;
}
#qodef-top-area .widget,
#qodef-top-area [class*="sp-widget"] {
margin: 0 0 0px;
color: #ffffff;
}
#qodef-top-area .widget:last-child,
#qodef-top-area [class*="sp-widget"]:last-child {
margin-bottom: 0 !important;
}
#qodef-top-area .widget .qodef-widget-title,
#qodef-top-area [class*="sp-widget"] .qodef-widget-title {
margin: 0 0 34px;
color: #ffffff;
}
#qodef-top-area .widget .qodef-widget-title a,
#qodef-top-area [class*="sp-widget"] .qodef-widget-title a {
color: inherit;
}
#qodef-top-area .widget .qodef-widget-title a:hover,
#qodef-top-area [class*="sp-widget"] .qodef-widget-title a:hover {
color: #E9B300;
}
#qodef-top-area .widget .select2,
#qodef-top-area [class*="sp-widget"] .select2 {
margin-bottom: 0;
}
#qodef-top-area .widget .select2 .select2-selection,
#qodef-top-area [class*="sp-widget"] .select2 .select2-selection {
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
}
#qodef-top-area .widget .select2 .select2-selection--multiple .select2-search__field,
#qodef-top-area [class*="sp-widget"] .select2 .select2-selection--multiple .select2-search__field {
background-color: transparent !important;
color: #666666;
}
#qodef-top-area .widget .select2 .select2-selection__arrow,
#qodef-top-area [class*="sp-widget"] .select2 .select2-selection__arrow {
color: #666666 !important;
}
#qodef-top-area .widget .select2-container--open .select2-selection,
#qodef-top-area [class*="sp-widget"] .select2-container--open .select2-selection {
color: #0d0d0d;
background-color: #f7f7f7;
border: 1px solid #e8e8e9;
}
#qodef-top-area .widget .select2-container--open .select2-selection--multiple .select2-search__field,
#qodef-top-area [class*="sp-widget"] .select2-container--open .select2-selection--multiple .select2-search__field {
color: #0d0d0d;
}
#qodef-top-area .widget .select2-container--open .select2-selection__arrow,
#qodef-top-area [class*="sp-widget"] .select2-container--open .select2-selection__arrow {
color: #0d0d0d !important;
}
#qodef-top-area .widget a,
#qodef-top-area [class*="sp-widget"] a {
color: #ffffff;
}
#qodef-top-area .widget a:hover,
#qodef-top-area [class*="sp-widget"] a:hover {
color: #E9B300;
}
#qodef-top-area .widget ul:not(.qodef-shortcode-list),
#qodef-top-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) {
padding: 0;
margin: 0;
list-style: none;
}
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li,
#qodef-top-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) li {
margin: 0 0 13px;
}
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-top-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) li:last-child {
margin-bottom: 0;
}
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul,
#qodef-top-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) li ul {
margin-top: 13px;
margin-left: 13px;
}
#qodef-top-area .widget.widget_archive select, #qodef-top-area .widget.widget_categories select, #qodef-top-area .widget.widget_text select,
#qodef-top-area [class*="sp-widget"].widget_archive select,
#qodef-top-area [class*="sp-widget"].widget_categories select,
#qodef-top-area [class*="sp-widget"].widget_text select {
width: 100%;
max-width: 100%;
height: 54px;
margin: 7px 0 0;
padding: 15px 20px;
font-family: inherit;
font-size: 14px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
outline: none;
}
#qodef-top-area .widget.widget_archive li, #qodef-top-area .widget.widget_categories li, #qodef-top-area .widget.widget_pages li, #qodef-top-area .widget.widget_meta li, #qodef-top-area .widget.widget_recent_comments li, #qodef-top-area .widget.widget_recent_entries li, #qodef-top-area .widget.widget_nav_menu li,
#qodef-top-area [class*="sp-widget"].widget_archive li,
#qodef-top-area [class*="sp-widget"].widget_categories li,
#qodef-top-area [class*="sp-widget"].widget_pages li,
#qodef-top-area [class*="sp-widget"].widget_meta li,
#qodef-top-area [class*="sp-widget"].widget_recent_comments li,
#qodef-top-area [class*="sp-widget"].widget_recent_entries li,
#qodef-top-area [class*="sp-widget"].widget_nav_menu li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #ffffff;
}
#qodef-top-area .widget.widget_archive li a, #qodef-top-area .widget.widget_categories li a, #qodef-top-area .widget.widget_pages li a, #qodef-top-area .widget.widget_meta li a, #qodef-top-area .widget.widget_recent_comments li a, #qodef-top-area .widget.widget_recent_entries li a, #qodef-top-area .widget.widget_nav_menu li a,
#qodef-top-area [class*="sp-widget"].widget_archive li a,
#qodef-top-area [class*="sp-widget"].widget_categories li a,
#qodef-top-area [class*="sp-widget"].widget_pages li a,
#qodef-top-area [class*="sp-widget"].widget_meta li a,
#qodef-top-area [class*="sp-widget"].widget_recent_comments li a,
#qodef-top-area [class*="sp-widget"].widget_recent_entries li a,
#qodef-top-area [class*="sp-widget"].widget_nav_menu li 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-top-area .widget.widget_archive li a:hover, #qodef-top-area .widget.widget_categories li a:hover, #qodef-top-area .widget.widget_pages li a:hover, #qodef-top-area .widget.widget_meta li a:hover, #qodef-top-area .widget.widget_recent_comments li a:hover, #qodef-top-area .widget.widget_recent_entries li a:hover, #qodef-top-area .widget.widget_nav_menu li a:hover,
#qodef-top-area [class*="sp-widget"].widget_archive li a:hover,
#qodef-top-area [class*="sp-widget"].widget_categories li a:hover,
#qodef-top-area [class*="sp-widget"].widget_pages li a:hover,
#qodef-top-area [class*="sp-widget"].widget_meta li a:hover,
#qodef-top-area [class*="sp-widget"].widget_recent_comments li a:hover,
#qodef-top-area [class*="sp-widget"].widget_recent_entries li a:hover,
#qodef-top-area [class*="sp-widget"].widget_nav_menu li a:hover {
color: #E9B300;
}
#qodef-top-area .widget.widget_calendar,
#qodef-top-area [class*="sp-widget"].widget_calendar {
width: 100%;
}
#qodef-top-area .widget.widget_calendar table,
#qodef-top-area [class*="sp-widget"].widget_calendar table {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
table-layout: fixed;
line-height: 13px;
}
#qodef-top-area .widget.widget_calendar table th,
#qodef-top-area [class*="sp-widget"].widget_calendar table th {
background-color: #E9B300;
border: none;
color: #ffffff;
font-weight: inherit;
}
#qodef-top-area .widget.widget_calendar table th,
#qodef-top-area .widget.widget_calendar table td,
#qodef-top-area [class*="sp-widget"].widget_calendar table th,
#qodef-top-area [class*="sp-widget"].widget_calendar table td {
padding: 16px 0 !important;
text-indent: 0;
letter-spacing: 0 !important;
}
#qodef-top-area .widget.widget_calendar table tr,
#qodef-top-area [class*="sp-widget"].widget_calendar table tr {
border: 1px solid #e8e8e9;
}
#qodef-top-area .widget.widget_calendar table td,
#qodef-top-area [class*="sp-widget"].widget_calendar table td {
border: none;
text-align: center;
width: calc(100% / 7);
}
#qodef-top-area .widget.widget_calendar table td#prev,
#qodef-top-area [class*="sp-widget"].widget_calendar table td#prev {
padding-left: 16px !important;
text-align: left;
}
#qodef-top-area .widget.widget_calendar table td#next,
#qodef-top-area [class*="sp-widget"].widget_calendar table td#next {
padding-right: 16px !important;
text-align: right;
}
#qodef-top-area .widget.widget_calendar table tbody tr td:first-child,
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child {
position: relative;
}
#qodef-top-area .widget.widget_calendar table tbody tr td:first-child:after,
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
background-color: #E9B300;
content: '';
display: block;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 1;
height: 100%;
width: 4px;
-webkit-clip-path: inset(0 0 100% 0);
clip-path: inset(0 0 100% 0);
opacity: 0;
-webkit-transition: all .3s ease-out, opacity .15s ease-out;
-o-transition: all .3s ease-out, opacity .15s ease-out;
transition: all .3s ease-out, opacity .15s ease-out;
}
.qodef-browser--safari #qodef-top-area .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge #qodef-top-area .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer #qodef-top-area .widget.widget_calendar table tbody tr td:first-child:after, .qodef-browser--safari
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
#qodef-top-area .widget.widget_calendar table tbody tr:hover td:first-child:after,
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
opacity: 1;
-webkit-transition: opacity .01s, all .25s ease-out;
-o-transition: opacity .01s, all .25s ease-out;
transition: opacity .01s, all .25s ease-out;
}
.qodef-browser--safari #qodef-top-area .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge #qodef-top-area .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer #qodef-top-area .widget.widget_calendar table tbody tr:hover td:first-child:after, .qodef-browser--safari
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
#qodef-top-area .widget.widget_calendar table tbody tr:nth-child(even),
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr:nth-child(even) {
background-color: #ffffff;
}
#qodef-top-area .widget.widget_calendar table tbody tr:nth-child(odd),
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody tr:nth-child(odd) {
background-color: #f7f7f7;
}
#qodef-top-area .widget.widget_calendar table tbody td a,
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody td a {
color: #ffffff;
z-index: 1;
position: relative;
display: inline-block;
width: 100%;
height: 100%;
}
#qodef-top-area .widget.widget_calendar table tbody td a:before,
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody td a:before {
background-color: #0d0d0d;
content: '';
display: block;
z-index: -1;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 45px;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.qodef-browser--safari #qodef-top-area .widget.widget_calendar table tbody td a:before, .qodef-browser--safari
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody td a:before {
height: 46px;
}
#qodef-top-area .widget.widget_calendar table tbody td a:hover:before,
#qodef-top-area [class*="sp-widget"].widget_calendar table tbody td a:hover:before {
background-color: #E9B300;
}
#qodef-top-area .widget.widget_calendar #today,
#qodef-top-area [class*="sp-widget"].widget_calendar #today {
color: #ffffff;
background-color: #E9B300;
}
#qodef-top-area .widget.widget_calendar #today a,
#qodef-top-area [class*="sp-widget"].widget_calendar #today a {
color: inherit;
}
#qodef-top-area .widget.widget_calendar tfoot td,
#qodef-top-area [class*="sp-widget"].widget_calendar tfoot td {
border: none;
}
#qodef-top-area .widget.widget_calendar tfoot a,
#qodef-top-area [class*="sp-widget"].widget_calendar tfoot a {
color: #ffffff;
}
#qodef-top-area .widget.widget_calendar tfoot a:hover,
#qodef-top-area [class*="sp-widget"].widget_calendar tfoot a:hover {
color: #E9B300;
}
#qodef-top-area .widget.widget_calendar caption,
#qodef-top-area [class*="sp-widget"].widget_calendar caption {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
text-align: left !important;
margin: 0 0 34px;
color: #ffffff;
}
#qodef-top-area .widget.widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption,
#qodef-top-area [class*="sp-widget"].widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption {
color: #ffffff;
margin: 0 0 13px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
#qodef-top-area .widget.widget_calendar .qodef-widget-title ~ .calendar_wrap table caption,
#qodef-top-area [class*="sp-widget"].widget_calendar .qodef-widget-title ~ .calendar_wrap table caption {
color: #ffffff;
margin: 0 0 13px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
#qodef-top-area .widget.widget_text,
#qodef-top-area [class*="sp-widget"].widget_text {
margin: 0 0 0px;
}
#qodef-top-area .widget.widget_text img,
#qodef-top-area [class*="sp-widget"].widget_text img {
display: block;
}
#qodef-top-area .widget.widget_rss ul li,
#qodef-top-area [class*="sp-widget"].widget_rss ul li {
margin-bottom: 25px;
}
#qodef-top-area .widget.widget_rss ul li:last-child,
#qodef-top-area [class*="sp-widget"].widget_rss ul li:last-child {
margin-bottom: 0;
}
#qodef-top-area .widget.widget_rss ul .rsswidget,
#qodef-top-area [class*="sp-widget"].widget_rss ul .rsswidget {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
display: block;
}
#qodef-top-area .widget.widget_rss ul .rsswidget:hover,
#qodef-top-area [class*="sp-widget"].widget_rss ul .rsswidget:hover {
color: #E9B300;
}
#qodef-top-area .widget.widget_rss ul .rssSummary,
#qodef-top-area [class*="sp-widget"].widget_rss ul .rssSummary {
margin-top: 5px;
}
#qodef-top-area .widget.widget_rss ul cite,
#qodef-top-area [class*="sp-widget"].widget_rss ul cite {
display: block;
margin-top: 5px;
}
#qodef-top-area .widget.widget_search .qodef-widget-title,
#qodef-top-area [class*="sp-widget"].widget_search .qodef-widget-title {
margin-bottom: 41px;
}
#qodef-top-area .widget.widget_search .qodef-search-form-inner,
#qodef-top-area [class*="sp-widget"].widget_search .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-top-area .widget.widget_search input,
#qodef-top-area .widget.widget_search button,
#qodef-top-area [class*="sp-widget"].widget_search input,
#qodef-top-area [class*="sp-widget"].widget_search button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-top-area .widget.widget_search input,
#qodef-top-area [class*="sp-widget"].widget_search input {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
}
#qodef-top-area .widget.widget_search input:focus,
#qodef-top-area [class*="sp-widget"].widget_search input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-top-area .widget.widget_search input::-webkit-input-placeholder, #qodef-top-area [class*="sp-widget"].widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input::-moz-placeholder, #qodef-top-area [class*="sp-widget"].widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input:-ms-input-placeholder, #qodef-top-area [class*="sp-widget"].widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input::-ms-input-placeholder, #qodef-top-area [class*="sp-widget"].widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input::placeholder,
#qodef-top-area [class*="sp-widget"].widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search button,
#qodef-top-area [class*="sp-widget"].widget_search button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #0d0d0d;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-top-area .widget.widget_search button svg,
#qodef-top-area [class*="sp-widget"].widget_search button svg {
height: 100%;
}
#qodef-top-area .widget.widget_search button path,
#qodef-top-area [class*="sp-widget"].widget_search button path {
fill: currentColor;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
margin: 0;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input {
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder, #qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder, #qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder, #qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder, #qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #0d0d0d;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text {
display: none;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after {
display: inline-block;
font-family: 'Simple-Line-Icons';
content: '\e086';
z-index: 1;
}
#qodef-top-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover {
background-color: #E9B300;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
#qodef-top-area .widget.widget_tag_cloud .qodef-widget-title,
#qodef-top-area [class*="sp-widget"].widget_tag_cloud .qodef-widget-title {
margin: 0 0 38px;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a,
#qodef-top-area [class*="sp-widget"].widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 16px 0;
padding: 0 8px 0 0;
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px !important;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:after,
#qodef-top-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:last-child:after,
#qodef-top-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover,
#qodef-top-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:hover {
color: #E9B300;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:last-child:after,
#qodef-top-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-top-area .widget.widget_media_image,
#qodef-top-area [class*="sp-widget"].widget_media_image {
margin-bottom: 0;
}
#qodef-top-area .widget.widget_media_image .qodef-widget-title,
#qodef-top-area [class*="sp-widget"].widget_media_image .qodef-widget-title {
margin-bottom: 41px;
}
#qodef-top-area .widget.widget_media_image a, #qodef-top-area .widget.widget_media_image img,
#qodef-top-area [class*="sp-widget"].widget_media_image a,
#qodef-top-area [class*="sp-widget"].widget_media_image img {
display: block;
}
#qodef-top-area .widget.widget_topscorer_core_custom_font,
#qodef-top-area [class*="sp-widget"].widget_topscorer_core_custom_font {
margin: 0 0 0px;
}
#qodef-page-footer .widget,
#qodef-page-footer [class*="sp-widget"] {
margin: 0 0 63px;
color: #b6b6b6;
}
#qodef-page-footer .widget:last-child,
#qodef-page-footer [class*="sp-widget"]:last-child {
margin-bottom: 0 !important;
}
#qodef-page-footer .widget .qodef-widget-title,
#qodef-page-footer [class*="sp-widget"] .qodef-widget-title {
margin: 0 0 15px;
color: #ffffff;
}
#qodef-page-footer .widget .qodef-widget-title a,
#qodef-page-footer [class*="sp-widget"] .qodef-widget-title a {
color: inherit;
}
#qodef-page-footer .widget .qodef-widget-title a:hover,
#qodef-page-footer [class*="sp-widget"] .qodef-widget-title a:hover {
color: #E9B300;
}
#qodef-page-footer .widget .select2,
#qodef-page-footer [class*="sp-widget"] .select2 {
margin-bottom: 0;
}
#qodef-page-footer .widget .select2 .select2-selection,
#qodef-page-footer [class*="sp-widget"] .select2 .select2-selection {
color: #ffffff;
background-color: #333333;
border: 1px solid #222222;
}
#qodef-page-footer .widget .select2 .select2-selection--multiple .select2-search__field,
#qodef-page-footer [class*="sp-widget"] .select2 .select2-selection--multiple .select2-search__field {
background-color: transparent !important;
color: #ffffff;
}
#qodef-page-footer .widget .select2 .select2-selection__arrow,
#qodef-page-footer [class*="sp-widget"] .select2 .select2-selection__arrow {
color: #ffffff !important;
}
#qodef-page-footer .widget .select2-container--open .select2-selection,
#qodef-page-footer [class*="sp-widget"] .select2-container--open .select2-selection {
color: #0d0d0d;
background-color: #ffffff;
border: 1px solid #f2f2f2;
}
#qodef-page-footer .widget .select2-container--open .select2-selection--multiple .select2-search__field,
#qodef-page-footer [class*="sp-widget"] .select2-container--open .select2-selection--multiple .select2-search__field {
color: #0d0d0d;
}
#qodef-page-footer .widget .select2-container--open .select2-selection__arrow,
#qodef-page-footer [class*="sp-widget"] .select2-container--open .select2-selection__arrow {
color: #0d0d0d !important;
}
#qodef-page-footer .widget a,
#qodef-page-footer [class*="sp-widget"] a {
color: #b6b6b6;
}
#qodef-page-footer .widget a:hover,
#qodef-page-footer [class*="sp-widget"] a:hover {
color: #E9B300;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list),
#qodef-page-footer [class*="sp-widget"] ul:not(.qodef-shortcode-list) {
padding: 0;
margin: 0;
list-style: none;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li,
#qodef-page-footer [class*="sp-widget"] ul:not(.qodef-shortcode-list) li {
margin: 0 0 15px;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-page-footer [class*="sp-widget"] ul:not(.qodef-shortcode-list) li:last-child {
margin-bottom: 0;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li a,
#qodef-page-footer [class*="sp-widget"] ul:not(.qodef-shortcode-list) li a {
color: #b6b6b6;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li a:hover,
#qodef-page-footer [class*="sp-widget"] ul:not(.qodef-shortcode-list) li a:hover {
color: #E9B300;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul,
#qodef-page-footer [class*="sp-widget"] ul:not(.qodef-shortcode-list) li ul {
margin-top: 15px;
margin-left: 15px;
}
#qodef-page-footer .widget.widget_archive select, #qodef-page-footer .widget.widget_categories select, #qodef-page-footer .widget.widget_text select,
#qodef-page-footer [class*="sp-widget"].widget_archive select,
#qodef-page-footer [class*="sp-widget"].widget_categories select,
#qodef-page-footer [class*="sp-widget"].widget_text select {
width: 100%;
max-width: 100%;
height: 54px;
margin: 7px 0 0;
padding: 15px 20px;
font-family: inherit;
font-size: 14px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #ffffff;
background-color: #333333;
border: 1px solid #222222;
border-radius: 0;
outline: none;
}
#qodef-page-footer .widget.widget_archive li, #qodef-page-footer .widget.widget_categories li, #qodef-page-footer .widget.widget_pages li, #qodef-page-footer .widget.widget_meta li, #qodef-page-footer .widget.widget_recent_comments li, #qodef-page-footer .widget.widget_recent_entries li, #qodef-page-footer .widget.widget_nav_menu li,
#qodef-page-footer [class*="sp-widget"].widget_archive li,
#qodef-page-footer [class*="sp-widget"].widget_categories li,
#qodef-page-footer [class*="sp-widget"].widget_pages li,
#qodef-page-footer [class*="sp-widget"].widget_meta li,
#qodef-page-footer [class*="sp-widget"].widget_recent_comments li,
#qodef-page-footer [class*="sp-widget"].widget_recent_entries li,
#qodef-page-footer [class*="sp-widget"].widget_nav_menu li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #b6b6b6;
}
#qodef-page-footer .widget.widget_archive li a, #qodef-page-footer .widget.widget_categories li a, #qodef-page-footer .widget.widget_pages li a, #qodef-page-footer .widget.widget_meta li a, #qodef-page-footer .widget.widget_recent_comments li a, #qodef-page-footer .widget.widget_recent_entries li a, #qodef-page-footer .widget.widget_nav_menu li a,
#qodef-page-footer [class*="sp-widget"].widget_archive li a,
#qodef-page-footer [class*="sp-widget"].widget_categories li a,
#qodef-page-footer [class*="sp-widget"].widget_pages li a,
#qodef-page-footer [class*="sp-widget"].widget_meta li a,
#qodef-page-footer [class*="sp-widget"].widget_recent_comments li a,
#qodef-page-footer [class*="sp-widget"].widget_recent_entries li a,
#qodef-page-footer [class*="sp-widget"].widget_nav_menu li 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-page-footer .widget.widget_archive li a:hover, #qodef-page-footer .widget.widget_categories li a:hover, #qodef-page-footer .widget.widget_pages li a:hover, #qodef-page-footer .widget.widget_meta li a:hover, #qodef-page-footer .widget.widget_recent_comments li a:hover, #qodef-page-footer .widget.widget_recent_entries li a:hover, #qodef-page-footer .widget.widget_nav_menu li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_archive li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_categories li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_pages li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_meta li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_recent_comments li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_recent_entries li a:hover,
#qodef-page-footer [class*="sp-widget"].widget_nav_menu li a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_calendar,
#qodef-page-footer [class*="sp-widget"].widget_calendar {
width: 100%;
}
#qodef-page-footer .widget.widget_calendar table,
#qodef-page-footer [class*="sp-widget"].widget_calendar table {
color: #ffffff;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
table-layout: fixed;
line-height: 13px;
}
#qodef-page-footer .widget.widget_calendar table th,
#qodef-page-footer [class*="sp-widget"].widget_calendar table th {
background-color: #E9B300;
border: none;
color: #ffffff;
font-weight: inherit;
}
#qodef-page-footer .widget.widget_calendar table th,
#qodef-page-footer .widget.widget_calendar table td,
#qodef-page-footer [class*="sp-widget"].widget_calendar table th,
#qodef-page-footer [class*="sp-widget"].widget_calendar table td {
padding: 16px 0 !important;
text-indent: 0;
letter-spacing: 0 !important;
}
#qodef-page-footer .widget.widget_calendar table tr,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tr {
border: 1px solid #111111;
}
#qodef-page-footer .widget.widget_calendar table td,
#qodef-page-footer [class*="sp-widget"].widget_calendar table td {
border: none;
text-align: center;
width: calc(100% / 7);
}
#qodef-page-footer .widget.widget_calendar table td#prev,
#qodef-page-footer [class*="sp-widget"].widget_calendar table td#prev {
padding-left: 16px !important;
text-align: left;
}
#qodef-page-footer .widget.widget_calendar table td#next,
#qodef-page-footer [class*="sp-widget"].widget_calendar table td#next {
padding-right: 16px !important;
text-align: right;
}
#qodef-page-footer .widget.widget_calendar table tbody tr td:first-child,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr td:first-child {
position: relative;
}
#qodef-page-footer .widget.widget_calendar table tbody tr td:first-child:after,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
background-color: #E9B300;
content: '';
display: block;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 1;
height: 100%;
width: 4px;
-webkit-clip-path: inset(0 0 100% 0);
clip-path: inset(0 0 100% 0);
opacity: 0;
-webkit-transition: all .3s ease-out, opacity .15s ease-out;
-o-transition: all .3s ease-out, opacity .15s ease-out;
transition: all .3s ease-out, opacity .15s ease-out;
}
.qodef-browser--safari #qodef-page-footer .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge #qodef-page-footer .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer #qodef-page-footer .widget.widget_calendar table tbody tr td:first-child:after, .qodef-browser--safari
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
#qodef-page-footer .widget.widget_calendar table tbody tr:hover td:first-child:after,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
opacity: 1;
-webkit-transition: opacity .01s, all .25s ease-out;
-o-transition: opacity .01s, all .25s ease-out;
transition: opacity .01s, all .25s ease-out;
}
.qodef-browser--safari #qodef-page-footer .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge #qodef-page-footer .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer #qodef-page-footer .widget.widget_calendar table tbody tr:hover td:first-child:after, .qodef-browser--safari
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
#qodef-page-footer .widget.widget_calendar table tbody tr:nth-child(even),
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr:nth-child(even) {
background-color: #222222;
}
#qodef-page-footer .widget.widget_calendar table tbody tr:nth-child(odd),
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody tr:nth-child(odd) {
background-color: #333333;
}
#qodef-page-footer .widget.widget_calendar table tbody td a,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody td a {
color: #ffffff;
z-index: 1;
position: relative;
display: inline-block;
width: 100%;
height: 100%;
}
#qodef-page-footer .widget.widget_calendar table tbody td a:before,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody td a:before {
background-color: #666666;
content: '';
display: block;
z-index: -1;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 45px;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.qodef-browser--safari #qodef-page-footer .widget.widget_calendar table tbody td a:before, .qodef-browser--safari
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody td a:before {
height: 46px;
}
#qodef-page-footer .widget.widget_calendar table tbody td a:hover:before,
#qodef-page-footer [class*="sp-widget"].widget_calendar table tbody td a:hover:before {
background-color: #000000;
}
#qodef-page-footer .widget.widget_calendar #today,
#qodef-page-footer [class*="sp-widget"].widget_calendar #today {
color: #ffffff;
background-color: #000000;
}
#qodef-page-footer .widget.widget_calendar #today a,
#qodef-page-footer [class*="sp-widget"].widget_calendar #today a {
color: inherit;
}
#qodef-page-footer .widget.widget_calendar tfoot td,
#qodef-page-footer [class*="sp-widget"].widget_calendar tfoot td {
border: none;
}
#qodef-page-footer .widget.widget_calendar tfoot a,
#qodef-page-footer [class*="sp-widget"].widget_calendar tfoot a {
color: #b6b6b6;
}
#qodef-page-footer .widget.widget_calendar tfoot a:hover,
#qodef-page-footer [class*="sp-widget"].widget_calendar tfoot a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_calendar caption,
#qodef-page-footer [class*="sp-widget"].widget_calendar caption {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
text-align: left !important;
margin: 0 0 15px;
color: #ffffff;
}
#qodef-page-footer .widget.widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption,
#qodef-page-footer [class*="sp-widget"].widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption {
color: #b6b6b6;
margin: 0 0 15px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
#qodef-page-footer .widget.widget_calendar .qodef-widget-title ~ .calendar_wrap table caption,
#qodef-page-footer [class*="sp-widget"].widget_calendar .qodef-widget-title ~ .calendar_wrap table caption {
color: #b6b6b6;
margin: 0 0 15px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
#qodef-page-footer .widget.widget_text,
#qodef-page-footer [class*="sp-widget"].widget_text {
margin: 0 0 22px;
}
#qodef-page-footer .widget.widget_text img,
#qodef-page-footer [class*="sp-widget"].widget_text img {
display: block;
}
#qodef-page-footer .widget.widget_rss ul li,
#qodef-page-footer [class*="sp-widget"].widget_rss ul li {
margin-bottom: 25px;
}
#qodef-page-footer .widget.widget_rss ul li:last-child,
#qodef-page-footer [class*="sp-widget"].widget_rss ul li:last-child {
margin-bottom: 0;
}
#qodef-page-footer .widget.widget_rss ul .rsswidget,
#qodef-page-footer [class*="sp-widget"].widget_rss ul .rsswidget {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
display: block;
}
#qodef-page-footer .widget.widget_rss ul .rsswidget:hover,
#qodef-page-footer [class*="sp-widget"].widget_rss ul .rsswidget:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_rss ul .rssSummary,
#qodef-page-footer [class*="sp-widget"].widget_rss ul .rssSummary {
margin-top: 5px;
}
#qodef-page-footer .widget.widget_rss ul cite,
#qodef-page-footer [class*="sp-widget"].widget_rss ul cite {
display: block;
margin-top: 5px;
}
#qodef-page-footer .widget.widget_search .qodef-widget-title,
#qodef-page-footer [class*="sp-widget"].widget_search .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-inner,
#qodef-page-footer [class*="sp-widget"].widget_search .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-footer .widget.widget_search input,
#qodef-page-footer .widget.widget_search button,
#qodef-page-footer [class*="sp-widget"].widget_search input,
#qodef-page-footer [class*="sp-widget"].widget_search button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-page-footer .widget.widget_search input,
#qodef-page-footer [class*="sp-widget"].widget_search input {
color: #ffffff;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
background-color: #333333;
border: 1px solid #222222;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
}
#qodef-page-footer .widget.widget_search input:focus,
#qodef-page-footer [class*="sp-widget"].widget_search input:focus {
color: #0d0d0d;
background-color: #ffffff;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-page-footer .widget.widget_search input::-webkit-input-placeholder, #qodef-page-footer [class*="sp-widget"].widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input::-moz-placeholder, #qodef-page-footer [class*="sp-widget"].widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input:-ms-input-placeholder, #qodef-page-footer [class*="sp-widget"].widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input::-ms-input-placeholder, #qodef-page-footer [class*="sp-widget"].widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input::placeholder,
#qodef-page-footer [class*="sp-widget"].widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search button,
#qodef-page-footer [class*="sp-widget"].widget_search button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #222222;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-page-footer .widget.widget_search button svg,
#qodef-page-footer [class*="sp-widget"].widget_search button svg {
height: 100%;
}
#qodef-page-footer .widget.widget_search button path,
#qodef-page-footer [class*="sp-widget"].widget_search button path {
fill: currentColor;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
margin: 0;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input {
padding-left: 20px;
padding-right: 60px;
background-color: #333333;
border: 1px solid #222222;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus {
color: #e9e9e9;
background-color: #ffffff;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder, #qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder, #qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder, #qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder, #qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #222222;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text {
display: none;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after {
display: inline-block;
font-family: 'Simple-Line-Icons';
content: '\e086';
z-index: 1;
}
#qodef-page-footer .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover {
background-color: #E9B300;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
#qodef-page-footer .widget.widget_tag_cloud .qodef-widget-title,
#qodef-page-footer [class*="sp-widget"].widget_tag_cloud .qodef-widget-title {
margin: 0 0 19px;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a,
#qodef-page-footer [class*="sp-widget"].widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 16px 0;
padding: 0 8px 0 0;
color: #b6b6b6;
font-family: "Yantramanav", sans-serif;
font-size: 11px !important;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:after,
#qodef-page-footer [class*="sp-widget"].widget_tag_cloud .tagcloud a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:last-child:after,
#qodef-page-footer [class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover,
#qodef-page-footer [class*="sp-widget"].widget_tag_cloud .tagcloud a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:last-child:after,
#qodef-page-footer [class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-page-footer .widget.widget_media_image,
#qodef-page-footer [class*="sp-widget"].widget_media_image {
margin-bottom: 0;
}
#qodef-page-footer .widget.widget_media_image .qodef-widget-title,
#qodef-page-footer [class*="sp-widget"].widget_media_image .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer .widget.widget_media_image a, #qodef-page-footer .widget.widget_media_image img,
#qodef-page-footer [class*="sp-widget"].widget_media_image a,
#qodef-page-footer [class*="sp-widget"].widget_media_image img {
display: block;
}
#qodef-page-footer .widget.widget_topscorer_core_custom_font,
#qodef-page-footer [class*="sp-widget"].widget_topscorer_core_custom_font {
margin: 0 0 22px;
}
#qodef-side-area .widget,
#qodef-side-area [class*="sp-widget"] {
margin: 0 0 63px;
color: #0d0d0d;
}
#qodef-side-area .widget:last-child,
#qodef-side-area [class*="sp-widget"]:last-child {
margin-bottom: 0 !important;
}
#qodef-side-area .widget .qodef-widget-title,
#qodef-side-area [class*="sp-widget"] .qodef-widget-title {
margin: 0 0 34px;
color: #0d0d0d;
}
#qodef-side-area .widget .qodef-widget-title a,
#qodef-side-area [class*="sp-widget"] .qodef-widget-title a {
color: inherit;
}
#qodef-side-area .widget .qodef-widget-title a:hover,
#qodef-side-area [class*="sp-widget"] .qodef-widget-title a:hover {
color: #E9B300;
}
#qodef-side-area .widget .select2,
#qodef-side-area [class*="sp-widget"] .select2 {
margin-bottom: 0;
}
#qodef-side-area .widget .select2 .select2-selection,
#qodef-side-area [class*="sp-widget"] .select2 .select2-selection {
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
}
#qodef-side-area .widget .select2 .select2-selection--multiple .select2-search__field,
#qodef-side-area [class*="sp-widget"] .select2 .select2-selection--multiple .select2-search__field {
background-color: transparent !important;
color: #666666;
}
#qodef-side-area .widget .select2 .select2-selection__arrow,
#qodef-side-area [class*="sp-widget"] .select2 .select2-selection__arrow {
color: #666666 !important;
}
#qodef-side-area .widget .select2-container--open .select2-selection,
#qodef-side-area [class*="sp-widget"] .select2-container--open .select2-selection {
color: #0d0d0d;
background-color: #f7f7f7;
border: 1px solid #e8e8e9;
}
#qodef-side-area .widget .select2-container--open .select2-selection--multiple .select2-search__field,
#qodef-side-area [class*="sp-widget"] .select2-container--open .select2-selection--multiple .select2-search__field {
color: #0d0d0d;
}
#qodef-side-area .widget .select2-container--open .select2-selection__arrow,
#qodef-side-area [class*="sp-widget"] .select2-container--open .select2-selection__arrow {
color: #0d0d0d !important;
}
#qodef-side-area .widget a,
#qodef-side-area [class*="sp-widget"] a {
color: #666666;
}
#qodef-side-area .widget a:hover,
#qodef-side-area [class*="sp-widget"] a:hover {
color: #E9B300;
}
#qodef-side-area .widget ul:not(.qodef-shortcode-list),
#qodef-side-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) {
padding: 0;
margin: 0;
list-style: none;
}
#qodef-side-area .widget ul:not(.qodef-shortcode-list) li,
#qodef-side-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) li {
margin: 0 0 13px;
}
#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-side-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) li:last-child {
margin-bottom: 0;
}
#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul,
#qodef-side-area [class*="sp-widget"] ul:not(.qodef-shortcode-list) li ul {
margin-top: 13px;
margin-left: 13px;
}
#qodef-side-area .widget.widget_archive select, #qodef-side-area .widget.widget_categories select, #qodef-side-area .widget.widget_text select,
#qodef-side-area [class*="sp-widget"].widget_archive select,
#qodef-side-area [class*="sp-widget"].widget_categories select,
#qodef-side-area [class*="sp-widget"].widget_text select {
width: 100%;
max-width: 100%;
height: 54px;
margin: 7px 0 0;
padding: 15px 20px;
font-family: inherit;
font-size: 14px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
outline: none;
}
#qodef-side-area .widget.widget_archive li, #qodef-side-area .widget.widget_categories li, #qodef-side-area .widget.widget_pages li, #qodef-side-area .widget.widget_meta li, #qodef-side-area .widget.widget_recent_comments li, #qodef-side-area .widget.widget_recent_entries li, #qodef-side-area .widget.widget_nav_menu li,
#qodef-side-area [class*="sp-widget"].widget_archive li,
#qodef-side-area [class*="sp-widget"].widget_categories li,
#qodef-side-area [class*="sp-widget"].widget_pages li,
#qodef-side-area [class*="sp-widget"].widget_meta li,
#qodef-side-area [class*="sp-widget"].widget_recent_comments li,
#qodef-side-area [class*="sp-widget"].widget_recent_entries li,
#qodef-side-area [class*="sp-widget"].widget_nav_menu li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #0d0d0d;
}
#qodef-side-area .widget.widget_archive li a, #qodef-side-area .widget.widget_categories li a, #qodef-side-area .widget.widget_pages li a, #qodef-side-area .widget.widget_meta li a, #qodef-side-area .widget.widget_recent_comments li a, #qodef-side-area .widget.widget_recent_entries li a, #qodef-side-area .widget.widget_nav_menu li a,
#qodef-side-area [class*="sp-widget"].widget_archive li a,
#qodef-side-area [class*="sp-widget"].widget_categories li a,
#qodef-side-area [class*="sp-widget"].widget_pages li a,
#qodef-side-area [class*="sp-widget"].widget_meta li a,
#qodef-side-area [class*="sp-widget"].widget_recent_comments li a,
#qodef-side-area [class*="sp-widget"].widget_recent_entries li a,
#qodef-side-area [class*="sp-widget"].widget_nav_menu li 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-side-area .widget.widget_archive li a:hover, #qodef-side-area .widget.widget_categories li a:hover, #qodef-side-area .widget.widget_pages li a:hover, #qodef-side-area .widget.widget_meta li a:hover, #qodef-side-area .widget.widget_recent_comments li a:hover, #qodef-side-area .widget.widget_recent_entries li a:hover, #qodef-side-area .widget.widget_nav_menu li a:hover,
#qodef-side-area [class*="sp-widget"].widget_archive li a:hover,
#qodef-side-area [class*="sp-widget"].widget_categories li a:hover,
#qodef-side-area [class*="sp-widget"].widget_pages li a:hover,
#qodef-side-area [class*="sp-widget"].widget_meta li a:hover,
#qodef-side-area [class*="sp-widget"].widget_recent_comments li a:hover,
#qodef-side-area [class*="sp-widget"].widget_recent_entries li a:hover,
#qodef-side-area [class*="sp-widget"].widget_nav_menu li a:hover {
color: #E9B300;
}
#qodef-side-area .widget.widget_calendar,
#qodef-side-area [class*="sp-widget"].widget_calendar {
width: 100%;
}
#qodef-side-area .widget.widget_calendar table,
#qodef-side-area [class*="sp-widget"].widget_calendar table {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
table-layout: fixed;
line-height: 13px;
}
#qodef-side-area .widget.widget_calendar table th,
#qodef-side-area [class*="sp-widget"].widget_calendar table th {
background-color: #E9B300;
border: none;
color: #ffffff;
font-weight: inherit;
}
#qodef-side-area .widget.widget_calendar table th,
#qodef-side-area .widget.widget_calendar table td,
#qodef-side-area [class*="sp-widget"].widget_calendar table th,
#qodef-side-area [class*="sp-widget"].widget_calendar table td {
padding: 16px 0 !important;
text-indent: 0;
letter-spacing: 0 !important;
}
#qodef-side-area .widget.widget_calendar table tr,
#qodef-side-area [class*="sp-widget"].widget_calendar table tr {
border: 1px solid #e8e8e9;
}
#qodef-side-area .widget.widget_calendar table td,
#qodef-side-area [class*="sp-widget"].widget_calendar table td {
border: none;
text-align: center;
width: calc(100% / 7);
}
#qodef-side-area .widget.widget_calendar table td#prev,
#qodef-side-area [class*="sp-widget"].widget_calendar table td#prev {
padding-left: 16px !important;
text-align: left;
}
#qodef-side-area .widget.widget_calendar table td#next,
#qodef-side-area [class*="sp-widget"].widget_calendar table td#next {
padding-right: 16px !important;
text-align: right;
}
#qodef-side-area .widget.widget_calendar table tbody tr td:first-child,
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child {
position: relative;
}
#qodef-side-area .widget.widget_calendar table tbody tr td:first-child:after,
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
background-color: #E9B300;
content: '';
display: block;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
z-index: 1;
height: 100%;
width: 4px;
-webkit-clip-path: inset(0 0 100% 0);
clip-path: inset(0 0 100% 0);
opacity: 0;
-webkit-transition: all .3s ease-out, opacity .15s ease-out;
-o-transition: all .3s ease-out, opacity .15s ease-out;
transition: all .3s ease-out, opacity .15s ease-out;
}
.qodef-browser--safari #qodef-side-area .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge #qodef-side-area .widget.widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer #qodef-side-area .widget.widget_calendar table tbody tr td:first-child:after, .qodef-browser--safari
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--edge
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after,
.qodef-browser--ms-explorer
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
}
#qodef-side-area .widget.widget_calendar table tbody tr:hover td:first-child:after,
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
opacity: 1;
-webkit-transition: opacity .01s, all .25s ease-out;
-o-transition: opacity .01s, all .25s ease-out;
transition: opacity .01s, all .25s ease-out;
}
.qodef-browser--safari #qodef-side-area .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge #qodef-side-area .widget.widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer #qodef-side-area .widget.widget_calendar table tbody tr:hover td:first-child:after, .qodef-browser--safari
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--edge
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after,
.qodef-browser--ms-explorer
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr:hover td:first-child:after {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
#qodef-side-area .widget.widget_calendar table tbody tr:nth-child(even),
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr:nth-child(even) {
background-color: #ffffff;
}
#qodef-side-area .widget.widget_calendar table tbody tr:nth-child(odd),
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody tr:nth-child(odd) {
background-color: #f7f7f7;
}
#qodef-side-area .widget.widget_calendar table tbody td a,
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody td a {
color: #ffffff;
z-index: 1;
position: relative;
display: inline-block;
width: 100%;
height: 100%;
}
#qodef-side-area .widget.widget_calendar table tbody td a:before,
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody td a:before {
background-color: #0d0d0d;
content: '';
display: block;
z-index: -1;
position: absolute;
top: -16px;
left: 0;
width: 100%;
height: 45px;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.qodef-browser--safari #qodef-side-area .widget.widget_calendar table tbody td a:before, .qodef-browser--safari
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody td a:before {
height: 46px;
}
#qodef-side-area .widget.widget_calendar table tbody td a:hover:before,
#qodef-side-area [class*="sp-widget"].widget_calendar table tbody td a:hover:before {
background-color: #E9B300;
}
#qodef-side-area .widget.widget_calendar #today,
#qodef-side-area [class*="sp-widget"].widget_calendar #today {
color: #ffffff;
background-color: #E9B300;
}
#qodef-side-area .widget.widget_calendar #today a,
#qodef-side-area [class*="sp-widget"].widget_calendar #today a {
color: inherit;
}
#qodef-side-area .widget.widget_calendar tfoot td,
#qodef-side-area [class*="sp-widget"].widget_calendar tfoot td {
border: none;
}
#qodef-side-area .widget.widget_calendar tfoot a,
#qodef-side-area [class*="sp-widget"].widget_calendar tfoot a {
color: #666666;
}
#qodef-side-area .widget.widget_calendar tfoot a:hover,
#qodef-side-area [class*="sp-widget"].widget_calendar tfoot a:hover {
color: #E9B300;
}
#qodef-side-area .widget.widget_calendar caption,
#qodef-side-area [class*="sp-widget"].widget_calendar caption {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
text-align: left !important;
margin: 0 0 34px;
color: #0d0d0d;
}
#qodef-side-area .widget.widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption,
#qodef-side-area [class*="sp-widget"].widget_calendar .qodef-widget-title ~ .sp-template .sp-calendar-wrapper table caption {
color: #0d0d0d;
margin: 0 0 13px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
#qodef-side-area .widget.widget_calendar .qodef-widget-title ~ .calendar_wrap table caption,
#qodef-side-area [class*="sp-widget"].widget_calendar .qodef-widget-title ~ .calendar_wrap table caption {
color: #0d0d0d;
margin: 0 0 13px;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 13px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: 0.35em;
text-transform: uppercase;
}
#qodef-side-area .widget.widget_text,
#qodef-side-area [class*="sp-widget"].widget_text {
margin: 0 0 0px;
}
#qodef-side-area .widget.widget_text img,
#qodef-side-area [class*="sp-widget"].widget_text img {
display: block;
}
#qodef-side-area .widget.widget_rss ul li,
#qodef-side-area [class*="sp-widget"].widget_rss ul li {
margin-bottom: 25px;
}
#qodef-side-area .widget.widget_rss ul li:last-child,
#qodef-side-area [class*="sp-widget"].widget_rss ul li:last-child {
margin-bottom: 0;
}
#qodef-side-area .widget.widget_rss ul .rsswidget,
#qodef-side-area [class*="sp-widget"].widget_rss ul .rsswidget {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
display: block;
}
#qodef-side-area .widget.widget_rss ul .rsswidget:hover,
#qodef-side-area [class*="sp-widget"].widget_rss ul .rsswidget:hover {
color: #E9B300;
}
#qodef-side-area .widget.widget_rss ul .rssSummary,
#qodef-side-area [class*="sp-widget"].widget_rss ul .rssSummary {
margin-top: 5px;
}
#qodef-side-area .widget.widget_rss ul cite,
#qodef-side-area [class*="sp-widget"].widget_rss ul cite {
display: block;
margin-top: 5px;
}
#qodef-side-area .widget.widget_search .qodef-widget-title,
#qodef-side-area [class*="sp-widget"].widget_search .qodef-widget-title {
margin-bottom: 41px;
}
#qodef-side-area .widget.widget_search .qodef-search-form-inner,
#qodef-side-area [class*="sp-widget"].widget_search .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-side-area .widget.widget_search input,
#qodef-side-area .widget.widget_search button,
#qodef-side-area [class*="sp-widget"].widget_search input,
#qodef-side-area [class*="sp-widget"].widget_search button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-side-area .widget.widget_search input,
#qodef-side-area [class*="sp-widget"].widget_search input {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
}
#qodef-side-area .widget.widget_search input:focus,
#qodef-side-area [class*="sp-widget"].widget_search input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-side-area .widget.widget_search input::-webkit-input-placeholder, #qodef-side-area [class*="sp-widget"].widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input::-moz-placeholder, #qodef-side-area [class*="sp-widget"].widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input:-ms-input-placeholder, #qodef-side-area [class*="sp-widget"].widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input::-ms-input-placeholder, #qodef-side-area [class*="sp-widget"].widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input::placeholder,
#qodef-side-area [class*="sp-widget"].widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search button,
#qodef-side-area [class*="sp-widget"].widget_search button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #0d0d0d;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-side-area .widget.widget_search button svg,
#qodef-side-area [class*="sp-widget"].widget_search button svg {
height: 100%;
}
#qodef-side-area .widget.widget_search button path,
#qodef-side-area [class*="sp-widget"].widget_search button path {
fill: currentColor;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
margin: 0;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input {
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder, #qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder, #qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder, #qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder, #qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button {
position: absolute;
top: 0;
right: 0;
width: 50px;
color: #ffffff;
background-color: #ffffff;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button .qodef-m-text {
display: none;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:after {
display: inline-block;
font-family: 'Simple-Line-Icons';
background-color: #ffffff;
content: '\e086';
z-index: 1;
}
#qodef-side-area .widget.widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_contact_form_7 .qodef-cf7-newsletter button:hover {
background-color: #E9B300;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
#qodef-side-area .widget.widget_tag_cloud .qodef-widget-title,
#qodef-side-area [class*="sp-widget"].widget_tag_cloud .qodef-widget-title {
margin: 0 0 38px;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a,
#qodef-side-area [class*="sp-widget"].widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 16px 0;
padding: 0 8px 0 0;
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px !important;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:after,
#qodef-side-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:last-child:after,
#qodef-side-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover,
#qodef-side-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:hover {
color: #E9B300;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:last-child:after,
#qodef-side-area [class*="sp-widget"].widget_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-side-area .widget.widget_media_image,
#qodef-side-area [class*="sp-widget"].widget_media_image {
margin-bottom: 0;
}
#qodef-side-area .widget.widget_media_image .qodef-widget-title,
#qodef-side-area [class*="sp-widget"].widget_media_image .qodef-widget-title {
margin-bottom: 41px;
}
#qodef-side-area .widget.widget_media_image a, #qodef-side-area .widget.widget_media_image img,
#qodef-side-area [class*="sp-widget"].widget_media_image a,
#qodef-side-area [class*="sp-widget"].widget_media_image img {
display: block;
}
#qodef-side-area .widget.widget_topscorer_core_custom_font,
#qodef-side-area [class*="sp-widget"].widget_topscorer_core_custom_font {
margin: 0 0 0px;
} input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
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 .qodef-woo-product-mark,
.qodef-woo-shortcode .qodef-woo-product-mark {
border-style: solid;
border-width: 1px;
left: 20px;
padding: 4px 8px 2px 11px;
position: absolute;
top: 20px;
z-index: 5;
color: #ffffff;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-woo-onsale,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-woo-onsale {
background-color: #0d0d0d;
border-color: #0d0d0d;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-out-of-stock,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-out-of-stock {
background-color: #ffffff;
border-color: #bfbfbf;
color: #000000;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-new,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-new {
background-color: #E9B300;
border-color: #E9B300;
left: auto;
right: 20px;
}
#qodef-woo-page .qodef-woo-product-title,
.qodef-woo-shortcode .qodef-woo-product-title {
margin: 0;
}
#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: 14px;
letter-spacing: .1em;
color: #8c8c8c;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active {
position: absolute;
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
#qodef-woo-page .price del,
.qodef-woo-shortcode .price del {
color: #b2b2b2;
margin-right: 10px;
text-decoration: none;
position: relative;
}
#qodef-woo-page .price del:after,
.qodef-woo-shortcode .price del:after {
display: block;
width: 100%;
height: 1px;
top: 50%;
left: 0;
content: '';
position: absolute;
background-color: currentColor;
}
#qodef-woo-page .price ins,
.qodef-woo-shortcode .price ins {
text-decoration: none;
}
#qodef-woo-page .button,
#qodef-woo-page .added_to_cart,
.qodef-woo-shortcode .button,
.qodef-woo-shortcode .added_to_cart {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 9px 43px;
cursor: pointer;
z-index: 3;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
}
#qodef-woo-page .button:hover,
#qodef-woo-page .added_to_cart:hover,
.qodef-woo-shortcode .button:hover,
.qodef-woo-shortcode .added_to_cart:hover {
color: #ffffff;
}
#qodef-woo-page .button:before,
#qodef-woo-page .added_to_cart:before,
.qodef-woo-shortcode .button:before,
.qodef-woo-shortcode .added_to_cart:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
background-color: #E9B300;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
-webkit-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
-o-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
z-index: -1;
}
.qodef-browser--safari #qodef-woo-page .button:before,
.qodef-browser--edge #qodef-woo-page .button:before,
.qodef-browser--ms-explorer #qodef-woo-page .button:before, .qodef-browser--safari
#qodef-woo-page .added_to_cart:before,
.qodef-browser--edge
#qodef-woo-page .added_to_cart:before,
.qodef-browser--ms-explorer
#qodef-woo-page .added_to_cart:before, .qodef-browser--safari
.qodef-woo-shortcode .button:before,
.qodef-browser--edge
.qodef-woo-shortcode .button:before,
.qodef-browser--ms-explorer
.qodef-woo-shortcode .button:before, .qodef-browser--safari
.qodef-woo-shortcode .added_to_cart:before,
.qodef-browser--edge
.qodef-woo-shortcode .added_to_cart:before,
.qodef-browser--ms-explorer
.qodef-woo-shortcode .added_to_cart:before {
width: calc(100% + 3px);
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
#qodef-woo-page .button:hover:before,
#qodef-woo-page .added_to_cart:hover:before,
.qodef-woo-shortcode .button:hover:before,
.qodef-woo-shortcode .added_to_cart:hover:before {
-webkit-clip-path: inset(0 -1px -1px 0);
clip-path: inset(0 -1px -1px 0);
}
.qodef-browser--safari #qodef-woo-page .button:hover:before,
.qodef-browser--edge #qodef-woo-page .button:hover:before,
.qodef-browser--ms-explorer #qodef-woo-page .button:hover:before, .qodef-browser--safari
#qodef-woo-page .added_to_cart:hover:before,
.qodef-browser--edge
#qodef-woo-page .added_to_cart:hover:before,
.qodef-browser--ms-explorer
#qodef-woo-page .added_to_cart:hover:before, .qodef-browser--safari
.qodef-woo-shortcode .button:hover:before,
.qodef-browser--edge
.qodef-woo-shortcode .button:hover:before,
.qodef-browser--ms-explorer
.qodef-woo-shortcode .button:hover:before, .qodef-browser--safari
.qodef-woo-shortcode .added_to_cart:hover:before,
.qodef-browser--edge
.qodef-woo-shortcode .added_to_cart:hover:before,
.qodef-browser--ms-explorer
.qodef-woo-shortcode .added_to_cart:hover:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
#qodef-woo-page .button.added,
#qodef-woo-page .added_to_cart.added,
.qodef-woo-shortcode .button.added,
.qodef-woo-shortcode .added_to_cart.added {
display: none;
}
body:not([class*="topscorer-core"]) #qodef-woo-page .single_add_to_cart_button:after, body:not([class*="topscorer-core"])
#qodef-woo-page .add_to_cart_button:after, body:not([class*="topscorer-core"])
.qodef-woo-shortcode .single_add_to_cart_button:after, body:not([class*="topscorer-core"])
.qodef-woo-shortcode .add_to_cart_button:after {
display: none;
}
#qodef-woo-page .single_add_to_cart_button:after,
#qodef-woo-page .add_to_cart_button:after,
.qodef-woo-shortcode .single_add_to_cart_button:after,
.qodef-woo-shortcode .add_to_cart_button:after {
content: "\e015";
font-family: 'ElegantIcons';
font-weight: 900;
left: 20px;
position: relative;
}
#qodef-woo-page table tr,
.qodef-woo-shortcode table tr {
border-left: none;
border-right: none;
border-top: none;
}
#qodef-woo-page table th,
#qodef-woo-page table td,
.qodef-woo-shortcode table th,
.qodef-woo-shortcode table td {
border: none;
}
#qodef-woo-page .quantity {
white-space: nowrap;
}
#qodef-woo-page .quantity input[type="number"] {
margin: 0;
padding: 12px 10px;
text-align: center;
width: 60px;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
.woocommerce-page .woocommerce-form__label-for-checkbox {
display: inline-block;
margin-left: 0;
}
.woocommerce-page .woocommerce-form__label-for-checkbox span {
display: inline;
margin-left: 0;
vertical-align: middle;
}
.woocommerce-page .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
float: left;
margin: -1px 10px 0 0;
}
.woocommerce-page div.woocommerce .woocommerce-message,
.woocommerce-page div.woocommerce .woocommerce-info,
.woocommerce-page div.woocommerce .woocommerce-error {
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;
padding: 20px 40px;
margin-bottom: 30px;
border: 1px solid #e8e8e9;
}
@media only screen and (max-width: 680px) {
.woocommerce-page div.woocommerce .woocommerce-message,
.woocommerce-page div.woocommerce .woocommerce-info,
.woocommerce-page div.woocommerce .woocommerce-error {
-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;
}
.woocommerce-page div.woocommerce .woocommerce-message a,
.woocommerce-page div.woocommerce .woocommerce-info a,
.woocommerce-page div.woocommerce .woocommerce-error a {
margin-bottom: 12px;
}
}
.woocommerce-page div.woocommerce .shop_table th, .woocommerce-page div.woocommerce .shop_table td {
padding: 15px 0 15px 5px;
text-align: left;
vertical-align: middle;
}
.woocommerce-page div.woocommerce .shop_table th:first-child, .woocommerce-page div.woocommerce .shop_table td:first-child {
padding-left: 0;
}
.woocommerce-page div.woocommerce .shop_table th {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul li {
margin: 0 0 10px;
padding: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul li:last-child {
margin-bottom: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul li label {
margin-left: 0;
}
.woocommerce-page div.woocommerce .shop_table p {
margin: 0;
}
.woocommerce-page div.woocommerce .col2-set {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -15px;
position: relative;
}
.woocommerce-page div.woocommerce .col2-set > * {
margin-bottom: 30px;
padding: 0 15px;
width: 100%;
}
.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--zoom,
.woocommerce-page .pswp__button.pswp__button--fs {
background: none !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--zoom:before,
.woocommerce-page .pswp__button.pswp__button--fs:before {
background: none;
border: 0;
color: #ffffff;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.woocommerce-page .pswp__button--arrow--left:before {
content: "\f104";
font-size: 45px;
}
.woocommerce-page .pswp__button--arrow--right:before {
content: "\f105";
font-size: 45px;
}
.woocommerce-page .pswp__button.pswp__button--close:before {
content: "\f00d";
font-size: 17px;
}
.woocommerce-page .pswp__button.pswp__button--zoom:before {
content: "\f00e";
font-size: 17px;
}
.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before {
content: "\f010";
font-size: 17px;
}
.woocommerce-page .pswp__button.pswp__button--fs:before {
content: "\f0b2";
font-size: 17px;
}
.woocommerce-page .pswp__counter,
.woocommerce-page .pswp__caption__center {
color: #ffffff;
font-family: inherit;
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
} #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;
}
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
padding-right: 10px;
width: 72px;
}
#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 {
text-align: left;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
#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 {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float: left;
position: relative;
width: 70%;
}
#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"] {
margin-right: 20px;
padding-bottom: 7px;
padding-top: 7px;
width: auto;
}
#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: 20%;
}
#qodef-woo-page.qodef--cart .cross-sells,
#qodef-woo-page.qodef--cart .cart_totals {
margin-top: 109px;
}
#qodef-woo-page.qodef--cart .cross-sells > h2,
#qodef-woo-page.qodef--cart .cart_totals > h2 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
margin: 0 0 42px;
}
#qodef-woo-page.qodef--cart .shipping-calculator-form {
margin-top: 20px;
}
#qodef-woo-page.qodef--cart .shipping-calculator-form select {
width: auto;
min-width: 100%;
margin: 0;
}
#qodef-woo-page.qodef--cart .wc-proceed-to-checkout {
margin-top: 40px;
}
.woocommerce-page div.woocommerce > .cart-empty {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
margin: 0;
border: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.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: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 9px 43px;
cursor: pointer;
z-index: 3;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
}
.woocommerce-page div.woocommerce > .return-to-shop a:hover {
color: #ffffff;
}
.woocommerce-page div.woocommerce > .return-to-shop a:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
background-color: #E9B300;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
-webkit-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
-o-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
z-index: -1;
}
.qodef-browser--safari .woocommerce-page div.woocommerce > .return-to-shop a:before,
.qodef-browser--edge .woocommerce-page div.woocommerce > .return-to-shop a:before,
.qodef-browser--ms-explorer .woocommerce-page div.woocommerce > .return-to-shop a:before {
width: calc(100% + 3px);
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
.woocommerce-page div.woocommerce > .return-to-shop a:hover:before {
-webkit-clip-path: inset(0 -1px -1px 0);
clip-path: inset(0 -1px -1px 0);
}
.qodef-browser--safari .woocommerce-page div.woocommerce > .return-to-shop a:hover:before,
.qodef-browser--edge .woocommerce-page div.woocommerce > .return-to-shop a:hover:before,
.qodef-browser--ms-explorer .woocommerce-page div.woocommerce > .return-to-shop a:hover:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
} #qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .showcoupon {
margin-top: 0;
}
#qodef-woo-page.qodef--checkout .woocommerce-form-coupon > p {
margin-bottom: 10px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout {
margin-top: 40px;
}
#qodef-woo-page.qodef--checkout #customer_details h3 {
margin: 0 0 20px;
}
#qodef-woo-page.qodef--checkout #order_review_heading {
margin: 0 0 20px;
}
#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 .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 15px;
}
#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 #e8e8e9;
}
#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 .input-radio {
position: absolute;
top: 18px;
left: 0;
margin: 0;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods label {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
margin-left: 0;
cursor: pointer;
} .woocommerce-account .woocommerce-MyAccount-navigation {
display: inline-block;
float: left;
padding-right: 50px;
position: relative;
vertical-align: top;
width: 30%;
}
.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 #e8e8e9;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li p {
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: #E9B300;
}
.woocommerce-account .woocommerce-MyAccount-content {
display: inline-block;
float: left;
position: relative;
vertical-align: top;
width: 70%;
}
.woocommerce-account .button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 9px 43px;
cursor: pointer;
z-index: 3;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
}
.woocommerce-account .button:hover {
color: #ffffff;
}
.woocommerce-account .button:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
background-color: #E9B300;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
-webkit-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
-o-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
z-index: -1;
}
.qodef-browser--safari .woocommerce-account .button:before,
.qodef-browser--edge .woocommerce-account .button:before,
.qodef-browser--ms-explorer .woocommerce-account .button:before {
width: calc(100% + 3px);
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
.woocommerce-account .button:hover:before {
-webkit-clip-path: inset(0 -1px -1px 0);
clip-path: inset(0 -1px -1px 0);
}
.qodef-browser--safari .woocommerce-account .button:hover:before,
.qodef-browser--edge .woocommerce-account .button:hover:before,
.qodef-browser--ms-explorer .woocommerce-account .button:hover:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
.woocommerce-account .woocommerce-form-login .button {
margin-left: 20px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword {
margin-top: 10px;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset {
margin: 0;
padding: 0;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
display: none;
} .woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
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 #e8e8e9;
}
.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: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
margin: 0 0 20px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
margin-top: 50px;
} #qodef-woo-page .woocommerce-pagination {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 60px;
margin-top: 23px;
position: relative;
}
#qodef-woo-page .woocommerce-pagination .page-numbers {
margin: 0 9px;
padding: 0 3px;
position: relative;
font-family: "Oswald", sans-serif;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
color: #c2c2c2;
}
#qodef-woo-page .woocommerce-pagination .page-numbers:hover span {
border-color: #0d0d0d;
}
#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:after {
display: none;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev, #qodef-woo-page .woocommerce-pagination .page-numbers.next {
background-repeat: no-repeat;
background-size: contain;
height: 22px;
position: relative;
-webkit-transition: .2s ease-out;
-o-transition: .2s ease-out;
transition: .2s ease-out;
width: 22px;
}
.qodef-browser--safari #qodef-woo-page .woocommerce-pagination .page-numbers.prev, .qodef-browser--safari #qodef-woo-page .woocommerce-pagination .page-numbers.next {
-webkit-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTEiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNDczOCA2LjE1NTIpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOC45OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuMzgwMyA5LjM3MzcpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
margin-right: 17px;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev:hover {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMEQwRDBEOwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTQiIHk9IjUuNTgiIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk3OCAtMC43MTYyIDAuNzE2MiAwLjY5NzggLTIuNTIzMiA2LjE3NjUpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTYiIGhlaWdodD0iMSIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS40MiIgeT0iOS4wNiIgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTc4IC0wLjcxNjIgMC43MTYyIDAuNjk3OCAtMTAuNDI5NCA5LjM5NTQpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgo8L3N2Zz4K") !important;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.next {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjOTk5OTk5OwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41OCIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzE2MiAtMC42OTc4IDAuNjk3OCAwLjcxNjIgLTIuNDY4OSA1Ljk0OTgpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTIuMDYiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcxNjIgLTAuNjk3OCAwLjY5NzggMC43MTYyIC0xMC4xNzA2IDguOTY1MykiIGNsYXNzPSJzdDAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxIi8+CiAgICA8L2c+Cjwvc3ZnPgo=") !important;
background-position-x: right;
margin-left: 17px;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.next:hover {
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTJweCIgaGVpZ2h0PSIyM3B4IiB2aWV3Qm94PSIwIDAgMTIgMjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyIDIzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMEQwRDBEOwogICAgfQo8L3N0eWxlPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iNS41MSIgeT0iLTEuOTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTIuNDg5NiA2LjAxMDQpIiBjbGFzcz0ic3QwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxNiIvPgogICAgPC9nPgogICAgPGc+CiAgICAgICAgPHJlY3QgeD0iLTEuOTkiIHk9IjE2LjQ5IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjcwNzEgLTAuNzA3MSAwLjcwNzEgMC43MDcxIC0xMC4yNTMgOS4yMjYxKSIgY2xhc3M9InN0MCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjEiLz4KICAgIDwvZz4KPC9zdmc+Cg==") !important;
}
#qodef-woo-page .woocommerce-pagination .page-numbers:hover, #qodef-woo-page .woocommerce-pagination .page-numbers.current {
color: #0d0d0d;
} .qodef-woo-product-list {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-woo-product-list ul.products {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
clear: both;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
margin: 0 -15px;
padding: 0;
position: relative;
}
.qodef-woo-product-list ul.products > .product {
margin: 0 0 30px;
padding: 0 15px;
}
.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 -0px;
}
.qodef-woo-product-list.qodef-gutter--no ul.products > .product {
padding: 0 0px;
margin: 0 0 0px;
}
.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--big ul.products {
margin: 0 -22px;
}
.qodef-woo-product-list.qodef-gutter--big ul.products > .product {
padding: 0 22px;
margin: 0 0 44px;
}
.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 -40px;
}
.qodef-woo-product-list.qodef-gutter--huge ul.products > .product {
padding: 0 40px;
margin: 0 0 80px;
}
.qodef-woo-product-list.qodef-gutter--mega ul.products {
margin: 0 -45px;
}
.qodef-woo-product-list.qodef-gutter--mega ul.products > .product {
padding: 0 45px;
margin: 0 0 90px;
}
.qodef-woo-product-list .qodef-woo-product-inner {
display: inline-block;
position: relative;
vertical-align: top;
width: 100%;
}
.touchevents .qodef-woo-product-list .qodef-woo-product-inner {
cursor: pointer;
}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
z-index: 1;
}
.qodef-browser--edge .qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner,
.qodef-browser--ms-explorer .qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner {
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
opacity: 1;
}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title {
color: #E9B300;
}
.qodef-woo-product-list .qodef-woo-product-inner .added_to_cart,
.qodef-woo-product-list .qodef-woo-product-inner .button {
width: 100% !important;
}
.qodef-woo-product-list .qodef-woo-product-inner .qodef-woo-product-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.qodef-woo-product-list .qodef-woo-product-inner .qodef-woo-product-title {
width: 50%;
}
.qodef-woo-product-list .qodef-woo-product-inner .qodef-woo-product-title a:hover {
color: inherit;
}
.qodef-woo-product-list .qodef-woo-product-inner .price {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
width: 50%;
}
.qodef-woo-product-list .qodef-woo-product-image {
border: 1px solid #e8e8e9;
display: inline-block;
max-width: 100%;
position: relative;
vertical-align: top;
}
.qodef-woo-product-list .qodef-woo-product-image img {
display: block;
width: 100%;
}
.qodef-woo-product-list .qodef-woo-product-image-inner {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
bottom: 0;
-webkit-clip-path: inset(100% 0 0 0);
clip-path: inset(100% 0 0 0);
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;
left: 0;
position: absolute;
text-align: center;
-webkit-transition: .35s ease-in-out;
-o-transition: .35s ease-in-out;
transition: .35s ease-in-out;
width: 100%;
}
.qodef-browser--edge .qodef-woo-product-list .qodef-woo-product-image-inner,
.qodef-browser--ms-explorer .qodef-woo-product-list .qodef-woo-product-image-inner {
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
opacity: 0;
}
.qodef-woo-product-list .qodef-woo-product-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 22px 0 28px;
}
.qodef-woo-product-list .qodef-woo-product-title {
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
.qodef-woo-product-list .qodef-woo-product-categories {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-woo-product-list .qodef-woo-product-categories a {
position: relative;
display: inline-block;
vertical-align: middle;
z-index: 3;
width: auto;
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.qodef-woo-product-list .qodef-woo-product-categories a:hover {
color: #0d0d0d;
}
.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 4px 0 2px;
font-size: 12px;
}
.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after {
content: '/';
}
.qodef-woo-product-list .qodef-woo-ratings {
margin-top: 9px;
}
.qodef-woo-product-list .woocommerce-LoopProduct-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #qodef-woo-page .qodef-quantity-buttons {
display: inline-block;
position: relative;
vertical-align: middle;
}
#qodef-woo-page .qodef-quantity-input, #qodef-woo-page .qodef-quantity-minus, #qodef-woo-page .qodef-quantity-plus {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
font-size: 19px;
font-weight: 600;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
}
#qodef-woo-page .qodef-quantity-input {
background-color: transparent;
color: #0d0d0d;
font-family: inherit;
height: 45px;
line-height: 43px;
margin: 0 25px 0 0;
outline: 0;
padding: 0;
position: relative;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
width: 50px;
}
#qodef-woo-page .qodef-quantity-input:focus {
border: 1px solid #e8e8e9;
}
#qodef-woo-page .qodef-quantity-minus, #qodef-woo-page .qodef-quantity-plus {
background-color: transparent;
color: #0d0d0d;
cursor: pointer;
height: 22.5px;
line-height: 22.5px;
position: absolute;
right: 0;
-webkit-transition: color .15s ease-in-out;
-o-transition: color .15s ease-in-out;
transition: color .15s ease-in-out;
width: 25px;
}
#qodef-woo-page .qodef-quantity-minus span, #qodef-woo-page .qodef-quantity-plus span {
display: inline-block;
height: 22.5px;
line-height: 22.5px;
width: 25px;
}
#qodef-woo-page .qodef-quantity-minus:hover, #qodef-woo-page .qodef-quantity-plus:hover {
color: #E9B300;
}
body:not([class*="topscorer-core"]) #qodef-woo-page .qodef-quantity-minus, body:not([class*="topscorer-core"]) #qodef-woo-page .qodef-quantity-plus {
font-size: 15px;
}
#qodef-woo-page .qodef-quantity-plus {
border-right: 1px solid #e8e8e9;
border-top: 1px solid #e8e8e9;
top: 0;
}
#qodef-woo-page .qodef-quantity-minus {
border-bottom: 1px solid #e8e8e9;
border-right: 1px solid #e8e8e9;
bottom: 0;
} .qodef-woo-results {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 60px;
position: relative;
}
.qodef-woo-results .woocommerce-result-count {
color: #0d0d0d;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.qodef-woo-results .woocommerce-ordering {
margin-left: auto;
}
.qodef-woo-results .woocommerce-ordering select {
width: auto;
min-width: 300px;
margin: 0;
}
.qodef-woo-results .woocommerce-ordering .select2-container {
margin: 0;
}
.qodef-select2--small.select2-selection {
font-family: "Yantramanav", sans-serif !important;
font-size: 11px !important;
font-weight: 500 !important;
height: 54px !important;
letter-spacing: 0.3em !important;
line-height: 1.1em !important;
padding: 15px 20px !important;
text-transform: uppercase !important;
}
.qodef-select2--small.select2-selection .select2-selection__rendered {
line-height: 24px !important;
}
.qodef-select2--small.select2-dropdown .select2-results__options {
padding: 2px 20px !important;
max-height: 300px !important;
}
.qodef-select2--small.select2-dropdown .select2-results__option {
font-family: "Yantramanav", sans-serif !important;
font-size: 11px !important;
font-weight: 500 !important;
letter-spacing: 0.3em !important;
line-height: 1.1em !important;
padding: 16px 0 !important;
text-transform: uppercase !important;
} #qodef-woo-page.qodef--single .woocommerce-message,
#qodef-woo-page.qodef--single .woocommerce-info,
#qodef-woo-page.qodef--single .woocommerce-error {
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;
padding: 20px 40px;
margin-bottom: 30px;
border: 1px solid #e8e8e9;
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--single .woocommerce-message,
#qodef-woo-page.qodef--single .woocommerce-info,
#qodef-woo-page.qodef--single .woocommerce-error {
-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-message a,
#qodef-woo-page.qodef--single .woocommerce-info a,
#qodef-woo-page.qodef--single .woocommerce-error a {
margin-bottom: 12px;
}
}
#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 {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -30px;
position: relative;
}
#qodef-woo-page.qodef--single .qodef-woo-single-inner > * {
padding: 0 30px;
}
#qodef-woo-page.qodef--single .qodef-woo-single-inner .qodef-woo-product-title {
line-height: 0.8em;
}
#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 {
left: 50px;
}
#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark.qodef-new {
left: auto;
right: 50px;
}
#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 {
margin: 0 -15px;
position: relative;
}
#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 a.qodef-fake-featured-image,
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img.qodef-fake-featured-image {
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a.zoomImg,
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img.zoomImg {
z-index: 3;
cursor: crosshair;
width: 120% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure > .woocommerce-product-gallery__image {
border: 1px solid #e8e8e9;
margin: 0 15px;
overflow: hidden;
position: relative;
width: calc(100% - 30px) !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
margin-top: 30px;
padding: 0 15px;
position: relative;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image a {
border: 1px solid #e8e8e9;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
height: 30px;
left: 10px;
line-height: 30px;
position: absolute;
text-align: center;
top: 10px;
width: 30px;
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 > .woocommerce-product-gallery__image {
width: calc(100% - 27%) !important;
}
#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: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 24px;
line-height: 1.1em;
letter-spacing: 0;
margin-top: 25px;
}
#qodef-woo-page.qodef--single .entry-summary a:not(.button) {
color: #8c8c8c;
}
#qodef-woo-page.qodef--single .entry-summary a:not(.button):hover {
color: #E9B300;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 26px;
position: relative;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 20px;
width: auto;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover {
color: #E9B300;
}
#qodef-woo-page.qodef--single .woocommerce-product-details__short-description {
margin-top: 36px;
}
#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: 43px;
}
#qodef-woo-page.qodef--single form.cart:not(.variations_form),
#qodef-woo-page.qodef--single form.cart .variations_button {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity,
#qodef-woo-page.qodef--single form.cart .variations_button .quantity {
margin-right: 20px;
}
#qodef-woo-page.qodef--single form.cart.grouped_form {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th,
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td {
padding: 20px 0;
text-align: left;
vertical-align: middle;
}
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label {
margin-bottom: 0;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
#qodef-woo-page.qodef--single form.cart.grouped_form > .button {
margin-top: 30px;
}
#qodef-woo-page.qodef--single form.cart .variations {
margin-bottom: 30px;
}
#qodef-woo-page.qodef--single form.cart .variations tr {
border-bottom: 0;
}
#qodef-woo-page.qodef--single form.cart .variations td,
#qodef-woo-page.qodef--single form.cart .variations th {
padding: 0;
text-align: initial;
vertical-align: middle;
}
#qodef-woo-page.qodef--single form.cart .variations label {
margin-bottom: 0;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
#qodef-woo-page.qodef--single form.cart .variations select {
width: auto;
min-width: 300px;
margin: 0;
}
#qodef-woo-page.qodef--single form.cart .variations .select2-container--default {
margin: 0;
}
#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
display: inline-block;
margin: 13px 0 0 15px;
vertical-align: top;
}
#qodef-woo-page.qodef--single form.cart .single_variation {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
position: relative;
}
#qodef-woo-page.qodef--single form.cart .single_variation .price {
margin: 0;
}
#qodef-woo-page.qodef--single .out-of-stock {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
margin: 28px 0 0;
}
#qodef-woo-page.qodef--single .product_meta {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 45px;
}
#qodef-woo-page.qodef--single .product_meta > * {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 2px;
position: relative;
}
#qodef-woo-page.qodef--single .product_meta > *:last-child {
margin-bottom: 0;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-title, #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label, #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value {
-ms-flex-negative: 0;
flex-shrink: 0;
line-height: inherit !important;
margin-right: 8px;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-title {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
margin-bottom: 13px;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label, #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-e-title {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share {
left: 3px;
visibility: hidden;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share ul {
top: 5px;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share a {
font-size: 14px;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share li:nth-child(6) {
-webkit-transition-delay: .7s;
-o-transition-delay: .7s;
transition-delay: .7s;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share li:nth-child(5) {
-webkit-transition-delay: .6s;
-o-transition-delay: .6s;
transition-delay: .6s;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share li:nth-child(4) {
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share li:nth-child(3) {
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share li:nth-child(2) {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share .qodef-social-share li:nth-child(1) {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
#qodef-woo-page.qodef--single .qodef-woo-social-share:hover li {
opacity: 1;
visibility: visible;
cursor: pointer;
}
#qodef-woo-page.qodef--single .woocommerce-tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 66px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
margin: 0 68px 0 0;
padding: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a {
color: #0d0d0d;
display: block;
position: relative;
margin: 0;
opacity: 1;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after {
content: '';
position: absolute;
left: 0;
bottom: -4px;
width: 19px;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
#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.sp-tab-menu-item-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,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a {
color: #0d0d0d;
opacity: 1;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.sp-tab-menu-item-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,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after {
width: 100%;
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
-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;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
margin: 0 0 26px;
}
#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: 19px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information {
margin-top: 16px;
margin-bottom: 6px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews {
margin-top: 27px;
}
#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 th,
#qodef-woo-page.qodef--single .shop_attributes td {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
padding: 15px 0;
text-align: left;
vertical-align: middle;
}
#qodef-woo-page.qodef--single .shop_attributes p {
margin: 0;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title {
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
margin: 0 0 14px 0;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
list-style: none;
margin: 22px 0 0;
padding: 0;
}
#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 {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #e8e8e9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
padding: 30px;
position: relative;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container > img {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 25px;
width: 120px;
}
#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 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-top: 2px;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
margin-bottom: 16px;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__published-date {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
margin-bottom: 6px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__dash {
display: none;
}
#qodef-woo-page.qodef--single #review_form {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 84px 0 7px 0;
}
#qodef-woo-page.qodef--single #review_form .comment-reply-title {
display: block;
margin: 0 0 29px 0;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
}
#qodef-woo-page.qodef--single #review_form .comment-notes {
margin: 0 0 8px 0;
}
#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent {
margin: 8px 0 30px 0;
}
#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent input {
float: left;
margin: 6px 10px 0 0;
}
#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent label {
display: inline;
margin-left: 0;
vertical-align: middle;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating {
margin-top: 16px;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating label {
margin-bottom: 8px;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars {
line-height: 1;
margin: 4px 0 24px 0;
}
#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 {
color: transparent;
display: inline-block;
font-size: 0;
margin: 0;
position: relative;
vertical-align: top;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating a:before {
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
z-index: -1;
content: "\e031";
font-size: 14px;
letter-spacing: .1em;
color: #666666;
font-family: "ElegantIcons";
line-height: 1;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after {
display: block;
position: absolute;
right: 0;
top: 0;
content: "\e033\e033\e033\e033\e033";
font-size: 14px;
letter-spacing: .1em;
color: #666666;
font-family: "ElegantIcons";
line-height: 1;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#qodef-woo-page.qodef--single .related {
margin-top: 101px;
}
#qodef-woo-page.qodef--single .related > h2 {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 36px !important;
line-height: 1.33em !important;
letter-spacing: 0 !important;
margin: 0 0 34px;
} .widget.woocommerce .qodef-woo-ratings {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
line-height: 1;
margin: 10px 0;
}
.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: 14px;
letter-spacing: .1em;
color: #8c8c8c;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
white-space: nowrap;
}
.widget.woocommerce .price {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
.widget.woocommerce .price del {
color: #b2b2b2;
margin-right: 10px;
text-decoration: none;
position: relative;
}
.widget.woocommerce .price del:after {
display: block;
width: 100%;
height: 1px;
top: 50%;
left: 0;
content: '';
position: absolute;
background-color: currentColor;
}
.widget.woocommerce .price ins {
text-decoration: none;
}
.widget.woocommerce .button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Oswald", sans-serif;
font-size: 15px;
line-height: 1.7em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
border-radius: 0;
outline: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
-o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
text-align: center;
padding: 7px 29px;
cursor: pointer;
z-index: 3;
color: #ffffff;
background-color: #0d0d0d;
border: 1px solid transparent;
overflow: hidden;
}
.widget.woocommerce .button:hover {
color: #ffffff;
}
.widget.woocommerce .button:before {
content: '';
position: absolute;
top: -1px;
left: -1px;
width: calc(100% + 2px);
height: calc(100% + 2px);
background-color: #E9B300;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
-webkit-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
-o-transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
transition: 0.35s cubic-bezier(0.41, 0, 0.13, 1.03);
z-index: -1;
}
.qodef-browser--safari .widget.woocommerce .button:before,
.qodef-browser--edge .widget.woocommerce .button:before,
.qodef-browser--ms-explorer .widget.woocommerce .button:before {
width: calc(100% + 3px);
-webkit-clip-path: inset(0 0 0 0) !important;
clip-path: inset(0 0 0 0) !important;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
}
.widget.woocommerce .button:hover:before {
-webkit-clip-path: inset(0 -1px -1px 0);
clip-path: inset(0 -1px -1px 0);
}
.qodef-browser--safari .widget.woocommerce .button:hover:before,
.qodef-browser--edge .widget.woocommerce .button:hover:before,
.qodef-browser--ms-explorer .widget.woocommerce .button:hover:before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
.widget .qodef-woo-product-title {
margin: 0;
color: #666666;
}
.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: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
.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: "\4d";
font-size: 18px;
line-height: 25px;
}
.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;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #666666;
}
.widget.widget_shopping_cart .widget_shopping_cart_content .total {
margin: 13px 0 0;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 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_shopping_cart .widget_shopping_cart_content .buttons a {
padding: 7px 29px;
}
.widget.widget_layered_nav ul li.chosen a {
color: #E9B300;
}
.widget.widget_layered_nav button {
margin: 34px 0 0 0;
}
.widget.widget_price_filter form {
margin-top: 30px;
}
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
position: relative;
height: 2px;
background-color: #e8e8e9;
border-radius: 0;
cursor: pointer;
}
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
position: absolute;
top: -3px;
height: 8px;
width: 8px;
background-color: #0d0d0d;
outline: none;
z-index: 2;
}
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
position: absolute;
display: block;
height: 100%;
background-color: #0d0d0d;
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-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 18px 0 0;
}
.widget.widget_price_filter .price_slider_amount .clear {
display: none;
}
.widget.widget_price_filter .price_slider_amount .price_label {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
font-size: 18px;
margin-bottom: 38px;
}
.widget.widget_product_categories select {
width: 100%;
max-width: 100%;
height: 54px;
margin: 7px 0 0;
padding: 15px 20px;
font-family: inherit;
font-size: 14px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #666666;
background-color: #ffffff;
border: 1px solid #e8e8e9;
border-radius: 0;
outline: none;
}
.widget.widget_product_categories li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #0d0d0d;
}
.widget.widget_product_categories li a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
.widget.widget_product_categories li a:hover {
color: #E9B300;
}
.widget.woocommerce-widget-layered-nav li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #0d0d0d;
}
.widget.woocommerce-widget-layered-nav li a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
.widget.woocommerce-widget-layered-nav li a:hover {
color: #E9B300;
}
.widget.widget_rating_filter li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #0d0d0d;
}
.widget.widget_rating_filter li a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
.widget.widget_rating_filter li a:hover {
color: #E9B300;
}
.widget.widget_product_search .qodef-widget-title {
margin-bottom: 41px;
}
.widget.widget_product_search .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.widget.widget_product_search input,
.widget.widget_product_search button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
.widget.widget_product_search input {
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
background-color: #ffffff;
border: 1px solid #e8e8e9;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
}
.widget.widget_product_search input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
.widget.widget_product_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_product_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_product_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_product_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_product_search input::placeholder {
color: inherit;
opacity: 1;
}
.widget.widget_product_search button {
position: absolute;
top: 0;
right: 0;
width: 50px;
text-align: center;
color: #ffffff;
background-color: #0d0d0d;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
.widget.widget_product_search button svg {
height: 100%;
}
.widget.widget_product_search button path {
fill: currentColor;
}
.widget.widget_product_search button:hover {
background-color: #E9B300;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.widget.widget_product_tag_cloud .qodef-widget-title {
margin: 0 0 38px;
}
.widget.widget_product_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 16px 0;
padding: 0 8px 0 0;
color: #666666;
font-family: "Yantramanav", sans-serif;
font-size: 11px !important;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.widget.widget_product_tag_cloud .tagcloud a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
.widget.widget_product_tag_cloud .tagcloud a:last-child:after {
display: none;
}
.widget.widget_product_tag_cloud .tagcloud a:hover {
color: #E9B300;
}
.widget.widget_product_tag_cloud .tagcloud a:last-child:after {
display: none;
}
.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;
}
.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: #E9B300;
}
.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: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
}
.widget.widget_recent_reviews a:hover {
color: #E9B300;
}
.widget.widget_recent_reviews a img {
position: absolute;
top: 0;
left: 0;
width: 80px;
}
.widget.widget_recent_reviews span.reviewer {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
.widget.widget_layered_nav button,
.widget.widget_layered_nav .button, .widget.widget_price_filter button,
.widget.widget_price_filter .button, .widget.widget_shopping_cart button,
.widget.widget_shopping_cart .button {
color: #ffffff;
background-color: #0d0d0d;
border: 0;
}
.widget.widget_layered_nav button:before,
.widget.widget_layered_nav .button:before, .widget.widget_price_filter button:before,
.widget.widget_price_filter .button:before, .widget.widget_shopping_cart button:before,
.widget.widget_shopping_cart .button:before {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#qodef-page-footer .widget .qodef-woo-product-title {
margin: 0;
color: #b6b6b6;
}
#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: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
}
#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: "\4d";
font-size: 18px;
line-height: 25px;
}
#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;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #666666;
}
#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .total {
margin: 13px 0 0;
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 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_shopping_cart .widget_shopping_cart_content .buttons a {
padding: 7px 29px;
}
#qodef-page-footer .widget.widget_layered_nav ul li.chosen a {
color: #E9B300;
}
#qodef-page-footer .widget.widget_layered_nav button {
margin: 15px 0 0 0;
}
#qodef-page-footer .widget.widget_price_filter form {
margin-top: 30px;
}
#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
position: relative;
height: 2px;
background-color: #e8e8e9;
border-radius: 0;
cursor: pointer;
}
#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
position: absolute;
top: -3px;
height: 8px;
width: 8px;
background-color: #0d0d0d;
outline: none;
z-index: 2;
}
#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
position: absolute;
display: block;
height: 100%;
background-color: #0d0d0d;
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-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin: 18px 0 0;
}
#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear {
display: none;
}
#qodef-page-footer .widget.widget_price_filter .price_slider_amount .price_label {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 20px;
line-height: 1.1em;
letter-spacing: 0;
font-size: 18px;
margin-bottom: 38px;
}
#qodef-page-footer .widget.widget_product_categories select {
width: 100%;
max-width: 100%;
height: 54px;
margin: 7px 0 0;
padding: 15px 20px;
font-family: inherit;
font-size: 14px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #ffffff;
background-color: #333333;
border: 1px solid #222222;
border-radius: 0;
outline: none;
}
#qodef-page-footer .widget.widget_product_categories li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #b6b6b6;
}
#qodef-page-footer .widget.widget_product_categories li 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-page-footer .widget.widget_product_categories li a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.woocommerce-widget-layered-nav li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #b6b6b6;
}
#qodef-page-footer .widget.woocommerce-widget-layered-nav li 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-page-footer .widget.woocommerce-widget-layered-nav li a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_rating_filter li {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
color: #b6b6b6;
}
#qodef-page-footer .widget.widget_rating_filter li 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-page-footer .widget.widget_rating_filter li a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_product_search .qodef-widget-title {
margin-bottom: 22px;
}
#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 input,
#qodef-page-footer .widget.widget_product_search button {
height: 54px;
padding: 15px 0;
font-family: inherit;
font-weight: inherit;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-page-footer .widget.widget_product_search input {
color: #ffffff;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
background-color: #333333;
border: 1px solid #222222;
-webkit-transition: border-color 0.2s ease-out;
-o-transition: border-color 0.2s ease-out;
transition: border-color 0.2s ease-out;
}
#qodef-page-footer .widget.widget_product_search input:focus {
color: #0d0d0d;
background-color: #f7f7f7;
border-left: 4px solid #E9B300;
padding-left: 16px;
}
#qodef-page-footer .widget.widget_product_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_product_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_product_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_product_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_product_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_product_search button {
position: absolute;
top: 0;
right: 0;
width: 50px;
text-align: center;
color: #ffffff;
background-color: #222222;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
padding: 0;
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;
overflow: hidden;
}
#qodef-page-footer .widget.widget_product_search button svg {
height: 100%;
}
#qodef-page-footer .widget.widget_product_search button path {
fill: currentColor;
}
#qodef-page-footer .widget.widget_product_search button:hover {
background-color: #E9B300;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
#qodef-page-footer .widget.widget_product_tag_cloud .qodef-widget-title {
margin: 0 0 19px;
}
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 16px 0;
padding: 0 8px 0 0;
color: #b6b6b6;
font-family: "Yantramanav", sans-serif;
font-size: 11px !important;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:after {
content: '';
display: inline-block;
height: 1px;
width: 3px;
background-color: #8c8c8c;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 6px;
margin-right: 6px;
}
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:last-child:after {
display: none;
}
#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;
}
#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: #E9B300;
}
#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: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #0d0d0d;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
}
#qodef-page-footer .widget.widget_recent_reviews a:hover {
color: #E9B300;
}
#qodef-page-footer .widget.widget_recent_reviews a img {
position: absolute;
top: 0;
left: 0;
width: 80px;
}
#qodef-page-footer .widget.widget_recent_reviews span.reviewer {
color: #8c8c8c;
font-family: "Yantramanav", sans-serif;
font-size: 11px;
line-height: 1.1em;
font-weight: 500;
letter-spacing: 0.3em;
text-transform: uppercase;
}
#qodef-page-footer .widget.widget_layered_nav button,
#qodef-page-footer .widget.widget_layered_nav .button, #qodef-page-footer .widget.widget_price_filter button,
#qodef-page-footer .widget.widget_price_filter .button, #qodef-page-footer .widget.widget_shopping_cart button,
#qodef-page-footer .widget.widget_shopping_cart .button {
color: #ffffff;
background-color: #222222;
border: 0;
}
#qodef-page-footer .widget.widget_layered_nav button:before,
#qodef-page-footer .widget.widget_layered_nav .button:before, #qodef-page-footer .widget.widget_price_filter button:before,
#qodef-page-footer .widget.widget_price_filter .button:before, #qodef-page-footer .widget.widget_shopping_cart button:before,
#qodef-page-footer .widget.widget_shopping_cart .button:before {
top: 0;
left: 0;
width: 100%;
height: 100%;
} @media only screen and (max-width: 1024px) {
.qodef-content-grid {
width: 768px;
}
}
@media only screen and (max-width: 768px) {
.qodef-content-grid {
width: 600px;
}
}
@media only screen and (max-width: 680px) {
.qodef-content-grid {
width: 420px;
}
}
@media only screen and (max-width: 480px) {
.qodef-content-grid {
width: 300px;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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-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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@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;
}
.qodef-grid.qodef-gutter--mega.qodef--no-bottom-space {
margin-bottom: -60px;
}
.qodef-grid.qodef-gutter--mega > .qodef-grid-inner {
margin: 0 -30px;
}
.qodef-grid.qodef-gutter--mega > .qodef-grid-inner > .qodef-grid-item {
padding: 0 30px;
margin: 0 0 60px;
}
}  @media only screen and (max-width: 480px) {
#qodef-404-page {
padding: 0 40px 0 40px;
}
} @media only screen and (max-width: 1440px) {
.qodef-blog article.format-link .qodef-e-link {
padding: 4.2% 40% 5.5% 4%;
}
.qodef-blog article.format-quote .qodef-e-quote {
padding: 4.2% 40% 5.5% 4%;
}
}
@media only screen and (max-width: 768px) {
.qodef-blog article.format-link .qodef-e-link {
padding: 40px 25% 66px 40px;
}
.qodef-blog article.format-link .qodef--background img {
display: none;
}
.qodef-blog article.format-quote .qodef-e-quote {
padding: 40px 25% 66px 40px;
}
.qodef-blog article.format-quote .qodef--background img {
display: none;
}
}
@media only screen and (max-width: 680px) {
.qodef-blog article .qodef-e-info .qodef-e-info-right {
margin-top: 15px;
}
.qodef-blog article .qodef-e-info.qodef-info--bottom {
display: inline-block;
}
.qodef-blog article .qodef-e-info .qodef-e-info-social-share {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
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;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.qodef-blog article .qodef-e-info .qodef-e-info-social-share .qodef-social-share {
visibility: visible;
}
.qodef-blog article .qodef-e-info .qodef-e-info-social-share > a {
margin-right: 10px;
}
.qodef-blog article.format-link .qodef-e-link {
padding: 40px 40px 66px 40px;
}
.qodef-blog article.format-quote .qodef-e-quote {
padding: 40px 40px 66px 40px;
}
} @media only screen and (max-width: 1024px) {
#qodef-page-comments {
margin-bottom: 30px;
}
#qodef-page-comments .qodef-comment-item .children {
margin: 0 0 0 60px;
}
}
@media only screen and (max-width: 768px) {
#qodef-page-comments-list .qodef-comment-item .children {
margin: 0 0 0 40px;
}
}
@media only screen and (max-width: 680px) {
#qodef-page-comments-list .qodef-comment-item .children {
margin: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image {
display: none;
}
}
@media only screen and (max-width: 480px) {
#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;
}
}
@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 .qodef-content-full-width {
padding: 0 50px;
}
}
@media only screen and (max-width: 1024px) {
#qodef-page-footer-bottom-area .qodef-content-full-width {
padding: 0 50px;
}
}
@media only screen and (max-width: 768px) {
#qodef-page-footer-bottom-area .widget_media_image img {
margin: 0 auto;
}
#qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:nth-child(1), #qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:nth-child(2) {
text-align: center;
}
#qodef-page-footer-bottom-area .qodef-col-num--3 .qodef-grid-item:nth-child(1), #qodef-page-footer-bottom-area .qodef-col-num--3 .qodef-grid-item:nth-child(3) {
text-align: center;
}
} @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: 680px) {
#qodef-page-sidebar {
margin-top: 20px;
}
} @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: 768px) {
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail {
display: none;
}
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
display: none;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
float: none;
width: 100%;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon > * {
margin-bottom: 20px;
width: 100%;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input {
margin-right: 0;
width: 100%;
}
#qodef-woo-page.qodef--cart .shop_table td.actions > .button {
float: none;
width: 100%;
}
#qodef-woo-page.qodef--cart .wc-proceed-to-checkout a {
width: 100%;
}
#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th {
width: auto;
}
}
@media only screen and (max-width: 480px) {
#qodef-woo-page.qodef--cart .shop_table th {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fff;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
font-family: "Oswald", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fff;
font-size: 16px;
line-height: 1.4em;
letter-spacing: 0;
}
#qodef-woo-page.qodef--cart .shop_table td.product-price span, #qodef-woo-page.qodef--cart .shop_table td.product-subtotal span {
font-size: 14px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-subtotal {
text-align: right;
}
#qodef-woo-page.qodef--cart .shop_table .qodef-quantity-input {
font-size: 15px;
height: 40px;
width: 40px;
}
}
#qodef-woo-page.qodef--cart .cart_totals td {
padding-left: 18px;
}
@media only screen and (max-width: 1024px) {
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment {
margin-top: 0;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .wc_payment_methods li {
padding: 22px 25px 15px 25px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .wc_payment_methods .input-radio {
top: 28px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 768px) {
#qodef-woo-page.qodef--checkout #order_comments_field textarea {
padding: 20px 30px 8px 30px;
line-height: 12px;
}
}
@media only screen and (max-width: 480px) {
#qodef-woo-page.qodef--checkout #order_comments_field textarea {
padding: 22px 30px 32px 30px;
}
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--checkout #order_review th.product-total, #qodef-woo-page.qodef--checkout #order_review th.product-name {
width: 50%;
}
} @media only screen and (max-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
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;
}
.qodef-woo-product-list.qodef-gutter--mega ul.products {
margin: 0 -30px;
}
.qodef-woo-product-list.qodef-gutter--mega ul.products > .product {
padding: 0 30px;
margin: 0 0 60px;
}
} @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: 60px;
}
}
@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: 30px !important;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container > img {
display: none;
}
}.topscorer-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.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-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}#qodef-back-to-top{position:fixed;width:54px;height:54px;right:25px;bottom:25px;margin:0;opacity:0;visibility:hidden;z-index:10000}#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:#fff;background-color:#fe5900;border:1px solid #fe5900;overflow:hidden;-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-back-to-top .qodef-back-to-top-icon *{display:block}#qodef-back-to-top .qodef-back-to-top-icon .qodef-back-to-top-left,#qodef-back-to-top .qodef-back-to-top-icon .qodef-back-to-top-right{-webkit-transition:all .25s cubic-bezier(.46,.03,.52,.96);-o-transition:all .25s cubic-bezier(.46,.03,.52,.96);transition:all .25s cubic-bezier(.46,.03,.52,.96);display:inline-block;background-color:#fff;height:1px;width:10px}#qodef-back-to-top:hover .qodef-back-to-top-left{-webkit-transform:rotate(-45deg) translate3d(0,-2px,0) scaleX(1.8);transform:rotate(-45deg) translate3d(0,-2px,0) scaleX(1.8)}#qodef-back-to-top:hover .qodef-back-to-top-right{-webkit-transform:rotate(45deg) translate3d(0,-2px,0) scaleX(1.8);transform:rotate(45deg) translate3d(0,-2px,0) scaleX(1.8)}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;-webkit-transition:opacity .15s ease,visibility 0s .15s;-o-transition:opacity .15s ease,visibility 0s .15s;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.qodef-background-text{position:relative}.qodef-background-text .qodef-m-background-text-holder{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;z-index:0}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character{opacity:1;-webkit-transform:rotateX(0) rotateY(0);transform:rotateX(0) rotateY(0)}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(2){-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(3){-webkit-transition-delay:.33s;-o-transition-delay:.33s;transition-delay:.33s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(4){-webkit-transition-delay:.44s;-o-transition-delay:.44s;transition-delay:.44s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(5){-webkit-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(6){-webkit-transition-delay:.66s;-o-transition-delay:.66s;transition-delay:.66s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(7){-webkit-transition-delay:.77s;-o-transition-delay:.77s;transition-delay:.77s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(8){-webkit-transition-delay:.88s;-o-transition-delay:.88s;transition-delay:.88s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(9){-webkit-transition-delay:.99s;-o-transition-delay:.99s;transition-delay:.99s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(10){-webkit-transition-delay:1.1s;-o-transition-delay:1.1s;transition-delay:1.1s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(11){-webkit-transition-delay:1.21s;-o-transition-delay:1.21s;transition-delay:1.21s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(12){-webkit-transition-delay:1.32s;-o-transition-delay:1.32s;transition-delay:1.32s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(13){-webkit-transition-delay:1.43s;-o-transition-delay:1.43s;transition-delay:1.43s}.qodef-background-text .qodef-m-background-text-holder.qodef--appear .qodef-m-character:nth-child(14){-webkit-transition-delay:1.54s;-o-transition-delay:1.54s;transition-delay:1.54s}.qodef-background-text .qodef-m-background-text{font-family:Oswald,sans-serif;font-size:100%;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-background-text .qodef-m-character{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750px) rotateX(90deg);transform:perspective(750px) rotateX(90deg);-webkit-transform-origin:50% 40% 0;-ms-transform-origin:50% 40% 0;transform-origin:50% 40% 0;-webkit-transition:.53s cubic-bezier(.45,.05,.37,.93);-o-transition:.53s cubic-bezier(.45,.05,.37,.93);transition:.53s cubic-bezier(.45,.05,.37,.93);z-index:-1}.qodef-blog.qodef--list-mosaic article .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-blog.qodef--list-mosaic article:hover .qodef-e-media-image img{-webkit-transform:scale(1.14) translateX(5%);-ms-transform:scale(1.14) translateX(5%);transform:scale(1.14) translateX(5%)}.qodef-blog.qodef--list-mosaic article .qodef-e-media-image{width:50%;overflow:hidden}.qodef-blog.qodef--list-mosaic article .qodef-e-media-image img{-webkit-transform:scale(1.1) translateX(0);-ms-transform:scale(1.1) translateX(0);transform:scale(1.1) translateX(0);-webkit-transition:.33s cubic-bezier(.41,0,.13,1.03);-o-transition:.33s cubic-bezier(.41,0,.13,1.03);transition:.33s cubic-bezier(.41,0,.13,1.03);will-change:transform}.qodef-blog.qodef--list-mosaic article .qodef-e-content{background-color:#000;padding:8.3% 6.3%;width:50%;z-index:0}.qodef-blog.qodef--list-mosaic article .qodef-e-content:after{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/noise.png);background-size:cover;content:'';opacity:.25;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:-1}.qodef-blog.qodef--list-mosaic article .qodef-e-content:before{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dotWhite.png);background-size:25px;bottom:0;content:'';height:30%;left:0;position:absolute;width:100%}.qodef-blog.qodef--list-mosaic article .qodef-e-title{color:#fff}.qodef-blog.qodef--list-mosaic article .qodef-e-title a{color:inherit}.qodef-blog.qodef--list-mosaic article .qodef-e-read-more a{color:#fff;z-index:1}.qodef-blog.qodef--list-mosaic article .qodef-e-excerpt{color:#b6b6b6}.qodef-blog.qodef--list-mosaic article .qodef-e-info .qodef-e-info-item{color:#b6b6b6}.qodef-blog.qodef--list-mosaic article .qodef-e-info .qodef-e-info-item a{color:inherit;position:relative;z-index:1}.qodef-blog.qodef--list-mosaic article .qodef-e-info.qodef-info--top{margin-bottom:7px;margin-left:0}.qodef-blog.qodef--list-mosaic.qodef-col-num--1366--2 article:nth-child(4n+1) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--1366--2 article:nth-child(4n+2) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--1440--2 article:nth-child(4n+1) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--1440--2 article:nth-child(4n+2) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--2 article:nth-child(4n+1) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--2 article:nth-child(4n+2) .qodef-e-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.qodef-blog.qodef-item-layout--metro{margin:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-inner{overflow:hidden}.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background{margin-bottom:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fe5900;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:start;-ms-flex-pack:start;justify-content:flex-start;padding:16.5% 12.5%;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-browser--edge .qodef-blog.qodef-item-layout--metro article .qodef-e-content,.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--metro article .qodef-e-content{-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-blog.qodef-item-layout--metro article .qodef-e-content a{position:relative;z-index:3}.qodef-blog.qodef-item-layout--metro article .qodef-e-content a.qodef-e-post-link{position:absolute;z-index:-1}.qodef-blog.qodef-item-layout--metro article .qodef-e-title{color:#fff}.qodef-blog.qodef-item-layout--metro article .qodef-e-title a{color:inherit}.qodef-blog.qodef-item-layout--metro article .qodef-e-info-category{margin-bottom:2px}.qodef-blog.qodef-item-layout--metro article .qodef-e-info>*{color:#fff}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top{margin-bottom:5px}.qodef-blog.qodef-item-layout--metro article .qodef-e-info .qodef-e-info-item a:hover{color:inherit}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more{margin:18px 0 0}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a{color:#fff}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a span:after{background-color:#fff}.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{border:3px solid #fff;bottom:10px;color:#fff;content:'\45';font-family:ElegantIcons;font-size:22px;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;right:10px;speak:none;text-transform:none;z-index:1}.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after{content:'\e006'}.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{content:'\45'}.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after{content:'\e027'}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 68px}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-icon-elegant-icons{font-size:144px;right:84px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 68px 87px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before{font-size:582px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author{margin:20px 0 4px}.qodef-blog.qodef-item-layout--metro article .qodef-e-info-category,.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more,.qodef-blog.qodef-item-layout--metro article .qodef-e-title{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:opacity .2s ease-in-out,all .3s ease-in-out;-o-transition:opacity .2s ease-in-out,all .3s ease-in-out;transition:opacity .2s ease-in-out,all .3s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-content{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-blog.qodef-item-layout--metro article:hover .qodef-e-content,.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--metro article:hover .qodef-e-content{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-info-category,.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-read-more,.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-info-category{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-title{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-blog.qodef-item-layout--metro article:hover .qodef-e-read-more{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px;padding-top:40px}.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px;padding-top:40px}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes{counter-reset:count}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article{counter-increment:count}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article .qodef-e-content .qodef-e-counter{display:inline-block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;z-index:-2;font-family:Oswald,sans-serif;font-size:250px;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#ea4900}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article .qodef-e-content .qodef-m-character{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750px) rotateX(90deg);transform:perspective(750px) rotateX(90deg);-webkit-transform-origin:50% 40% 0;-ms-transform-origin:50% 40% 0;transform-origin:50% 40% 0;-webkit-transition:.41s cubic-bezier(.45,.05,.37,.93);-o-transition:.41s cubic-bezier(.45,.05,.37,.93);transition:.41s cubic-bezier(.45,.05,.37,.93)}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(1){-webkit-transition-delay:.19s;-o-transition-delay:.19s;transition-delay:.19s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(2){-webkit-transition-delay:.29s;-o-transition-delay:.29s;transition-delay:.29s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(3){-webkit-transition-delay:.39s;-o-transition-delay:.39s;transition-delay:.39s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(4){-webkit-transition-delay:.49s;-o-transition-delay:.49s;transition-delay:.49s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(5){-webkit-transition-delay:.59s;-o-transition-delay:.59s;transition-delay:.59s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(6){-webkit-transition-delay:.69s;-o-transition-delay:.69s;transition-delay:.69s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(7){-webkit-transition-delay:.79s;-o-transition-delay:.79s;transition-delay:.79s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(8){-webkit-transition-delay:.89s;-o-transition-delay:.89s;transition-delay:.89s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(9){-webkit-transition-delay:.99s;-o-transition-delay:.99s;transition-delay:.99s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(10){-webkit-transition-delay:1.09s;-o-transition-delay:1.09s;transition-delay:1.09s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(11){-webkit-transition-delay:1.19s;-o-transition-delay:1.19s;transition-delay:1.19s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(12){-webkit-transition-delay:1.29s;-o-transition-delay:1.29s;transition-delay:1.29s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(13){-webkit-transition-delay:1.39s;-o-transition-delay:1.39s;transition-delay:1.39s}.qodef-blog.qodef-item-layout--metro.qodef-counter--yes article:hover .qodef-e-content .qodef-m-character:nth-child(14){-webkit-transition-delay:1.49s;-o-transition-delay:1.49s;transition-delay:1.49s}.qodef-blog.qodef-item-layout--metro.qodef-mosaic-effect--yes article:nth-child(2n+1) .qodef-e-content{background-color:#000;opacity:1}.qodef-blog.qodef-item-layout--metro.qodef-mosaic-effect--yes article:nth-child(2n+1) .qodef-e-content:after{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/noise.png);background-size:cover;content:'';opacity:.25;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:0}.qodef-blog.qodef-item-layout--minimal article .qodef-e-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-blog.qodef-item-layout--minimal article .qodef-e-title:before{background-color:currentColor;content:'';height:5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:5px}.qodef-blog.qodef-item-layout--minimal article .qodef-e-title-link{display:inline-block;padding-left:15px}.qodef-blog.qodef-item-layout--minimal article .qodef-e-info-date{padding-left:15px}.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:68px;margin:0 20px 0 0;-ms-flex-item-align:start;align-self:flex-start}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--top{margin-left:0}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-inner{margin-bottom:20px}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-inner:hover .qodef-e-title a{color:#fe5900}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-inner:hover .qodef-e-media-image img{-webkit-transform:scale(1.14) translateX(5%);-ms-transform:scale(1.14) translateX(5%);transform:scale(1.14) translateX(5%)}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-info.qodef-info--top{margin-bottom:5px}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-info.qodef-info--bottom{margin-top:0}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media{margin-bottom:32px;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-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out;width:60px;overflow:hidden}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon .qodef-e-post-link{z-index:1}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon svg{fill:#000;-webkit-transition:fill .2s ease-out;-o-transition:fill .2s ease-out;transition:fill .2s ease-out;z-index:1}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon:after{content:'';position:absolute;top:0;left:-1px;width:calc(100% + 1px);height:100%;background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.3s cubic-bezier(.41,0,.13,1.03);-o-transition:.3s cubic-bezier(.41,0,.13,1.03);transition:.3s cubic-bezier(.41,0,.13,1.03)}.qodef-browser--edge .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon:after,.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon:after,.qodef-browser--safari .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-icon:after{-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media .qodef-e-media-image{overflow:hidden}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media .qodef-e-media-image img{-webkit-transform:scale(1.1) translateX(0);-ms-transform:scale(1.1) translateX(0);transform:scale(1.1) translateX(0);-webkit-transition:.33s cubic-bezier(.41,0,.13,1.03);-o-transition:.33s cubic-bezier(.41,0,.13,1.03);transition:.33s cubic-bezier(.41,0,.13,1.03);will-change:transform}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media:hover .qodef-e-media-icon:after{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media:hover .qodef-e-media-icon:after,.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media:hover .qodef-e-media-icon:after,.qodef-browser--safari .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media:hover .qodef-e-media-icon:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media:hover .qodef-e-media-icon svg{fill:#fff}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-title{margin-bottom:13px}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-excerpt{margin:0}.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-read-more{margin-top:14px}.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:not(:last-child) .qodef-e-read-more{margin-bottom:10px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:50px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:50px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{right:40px;font-size:140px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote:before{font-size:540px}.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry article .qodef-e-media{margin-bottom:29px}.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry article .qodef-e-info.qodef-info--bottom{margin-top:12px}.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry article .qodef-e-inner{margin-bottom:20px}.qodef-blog.qodef-item-layout--title-only{line-height:15px}.qodef-blog.qodef-item-layout--title-only article .qodef-e-title-link{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;line-height:15px}.widget .qodef-blog .qodef-e-title-link{color:inherit}.widget .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{margin:0 10px 0 0}.widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e{margin-bottom:20px!important}.widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title{color:#0d0d0d!important}.widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title:hover{color:#fe5900!important}#qodef-top-area .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e{margin-bottom:20px!important}#qodef-top-area .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title{color:#fff!important}#qodef-top-area .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title:hover{color:#fe5900!important}#qodef-page-footer .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e{margin-bottom:15px!important}#qodef-page-footer .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title{color:#b6b6b6!important}#qodef-page-footer .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title:hover{color:#fe5900!important}#qodef-side-area .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e{margin-bottom:20px!important}#qodef-side-area .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title{color:#0d0d0d!important}#qodef-side-area .widget .qodef-blog:not(.qodef-item-layout--title-only) .qodef-e-title:hover{color:#fe5900!important}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;background-color:#f7f7f7;border:1px solid #e8e8e9;margin-top:36px;padding:28px}#qodef-author-info .qodef-m-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}#qodef-author-info .qodef-m-image{-ms-flex-negative:0;flex-shrink:0;margin-right:25px}#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}#qodef-author-info .qodef-m-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}#qodef-author-info .qodef-m-author .qodef-m-author-label{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}#qodef-author-info .qodef-m-author a{margin-top:4px}#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:20px}#qodef-author-info .qodef-m-social-icons a{color:#b2b2b2;display:inline-block;font-size:14px;margin-right:16px;position:relative;vertical-align:top}#qodef-author-info .qodef-m-social-icons a:hover{color:#fe5900}#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:86px}#qodef-related-posts article .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#qodef-related-posts article .qodef-e-media-image{width:100%;overflow:hidden}#qodef-related-posts article .qodef-e-media-image img{-webkit-transform:scale(1.1) translateX(0);-ms-transform:scale(1.1) translateX(0);transform:scale(1.1) translateX(0);-webkit-transition:.33s cubic-bezier(.41,0,.13,1.03);-o-transition:.33s cubic-bezier(.41,0,.13,1.03);transition:.33s cubic-bezier(.41,0,.13,1.03);will-change:transform}#qodef-related-posts article .qodef-e-content .qodef-e-info{margin:26px 0 4px 0}#qodef-related-posts article:hover .qodef-e-media-image img{-webkit-transform:scale(1.14) translateX(5%);-ms-transform:scale(1.14) translateX(5%);transform:scale(1.14) translateX(5%)}#qodef-related-posts article:hover .qodef-e-title-link{color:#fe5900}#qodef-related-posts .qodef-related-posts-title{margin:21px 0 43px 0}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:73px 0 3px}#qodef-single-post-navigation .qodef-m-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}#qodef-single-post-navigation .qodef-m-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}#qodef-single-post-navigation .qodef-m-nav-label{display:inline-block;font-family:Oswald,sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:0;color:#0d0d0d;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-label{padding-left:15px}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-m-nav-label{-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px);-webkit-transition-delay:.08s;-o-transition-delay:.08s;transition-delay:.08s}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover svg{-webkit-clip-path:inset(0 40% 0 0);clip-path:inset(0 40% 0 0)}#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;margin-left:auto;text-align:right}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-label{padding-right:15px}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-m-nav-label{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px);-webkit-transition-delay:.08s;-o-transition-delay:.08s;transition-delay:.08s}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover svg{-webkit-clip-path:inset(0 0 0 40%);clip-path:inset(0 0 0 40%)}#qodef-single-post-navigation .qodef-m-nav svg{fill:#bfbfbf;height:51px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);width:26px}#qodef-single-post-navigation .qodef-m-nav:hover svg{fill:#000}.wpcf7 .qodef-button{margin-top:20px}.wpcf7 .qodef-button .qodef-m-text{position:relative;z-index:1}.wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:after{content:'';position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.35s cubic-bezier(.41,0,.13,1.03);-o-transition:.35s cubic-bezier(.41,0,.13,1.03);transition:.35s cubic-bezier(.41,0,.13,1.03)}.qodef-browser--edge .wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:after,.qodef-browser--ms-explorer .wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:after,.qodef-browser--safari .wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:after{width:calc(100% + 3px);-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:hover:after{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:hover:after,.qodef-browser--ms-explorer .wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:hover:after,.qodef-browser--safari .wpcf7 div:not(.qodef-cf7-newsletter) .qodef-button:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.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-background-dots{position:relative}.qodef-background-dots .qodef-m-background-dots-holder{display:block;height:100%;left:0;position:absolute;width:100%;z-index:0}.qodef-background-dots.qodef-background-dots-position--center .qodef-m-background-dots-holder{top:30%}.qodef-background-dots.qodef-background-dots-position--center .qodef-m-background-dots-holder-full-width{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dot.png);height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:75%}.page-template-page-full-width .qodef-background-dots.qodef-background-dots-position--center .qodef-m-background-dots-holder-full-width{width:51%}.qodef-content-grid .qodef-background-dots.qodef-background-dots-position--center .qodef-m-background-dots-holder-full-width{width:75%}.qodef-background-dots.qodef-background-dots-position--center.qodef-background-dots-skin--light .qodef-m-background-dots-holder-full-width{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dotWhite.png)}.qodef-background-dots.qodef-background-dots-position--left .qodef-m-background-dots-holder{top:10%}.qodef-background-dots.qodef-background-dots-position--left .qodef-m-background-dots-left-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dot.png);height:100%;left:0;position:absolute;top:0;width:70%}.qodef-background-dots.qodef-background-dots-position--left .qodef-m-background-dots.qodef-background-dots-skin--light .qodef-m-background-dots-left-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dotWhite.png)}.qodef-background-dots.qodef-background-dots-position--left .qodef-m-background-dots-right-holder{background-color:transparent;height:100%;position:absolute;right:0;top:0;width:30%}.qodef-background-dots.qodef-background-dots-position--right .qodef-m-background-dots-holder{top:10%}.qodef-background-dots.qodef-background-dots-position--right .qodef-m-background-dots-right-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dot.png);height:100%;position:absolute;right:15px;top:0;width:70%}.qodef-background-dots.qodef-background-dots-position--right .qodef-m-background-dots.qodef-background-dots-skin--light .qodef-m-background-dots-right-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dotWhite.png)}.qodef-background-dots.qodef-background-dots-position--right .qodef-m-background-dots-left-holder{background-color:transparent;height:100%;left:0;position:absolute;top:0;width:30%}.qodef-background-dots.qodef-background-dots-position--left-right .qodef-m-background-dots-holder{top:10%}.qodef-background-dots.qodef-background-dots-position--left-right .qodef-m-background-dots-right-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dot.png);height:100%;position:absolute;right:0;top:0;width:20%}.qodef-background-dots.qodef-background-dots-position--left-right .qodef-m-background-dots-left-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dot.png);height:100%;left:0;position:absolute;top:0;width:20%}.qodef-background-dots.qodef-background-dots-position--left-right.qodef-background-dots-skin--light .qodef-m-background-dots-right-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dotWhite.png)}.qodef-background-dots.qodef-background-dots-position--left-right.qodef-background-dots-skin--light .qodef-m-background-dots-left-holder{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dotWhite.png)}.qodef-fullscreen-menu-opener{position:relative;display:inline-block;vertical-align:middle}.qodef-fullscreen-menu-opener .qodef-open-icon{position:relative;visibility:visible}.qodef-fullscreen-menu-opener .qodef-close-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{font-size:35px;padding:0 40px 0 30px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack *{display:inline-block;line-height:inherit}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack :before{display:inline-block;line-height:inherit}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span{position:relative}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{vertical-align:middle}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span path,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{line-height:1;padding:0;padding:0 40px 0 30px;background-color:#fe5900;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-right:-40px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg{fill:#666}.qodef-browser--safari .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg{height:32px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g:nth-of-type(1) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(0);-ms-transform:translateX(0) scaleX(0);transform:translateX(0) scaleX(0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g:nth-of-type(2) rect:nth-of-type(2){-webkit-transform:translateX(7px) scaleX(0);-ms-transform:translateX(7px) scaleX(0);transform:translateX(7px) scaleX(0);height:1.1px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g:nth-of-type(3) rect:nth-of-type(2){-webkit-transform:translateX(18px) scaleX(0);-ms-transform:translateX(18px) scaleX(0);transform:translateX(18px) scaleX(0);height:1.1px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g rect:first-of-type{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g rect:nth-of-type(2){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g:nth-of-type(1) rect:first-of-type,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g:nth-of-type(2) rect:first-of-type,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-svg g:nth-of-type(3) rect:first-of-type{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g rect:first-of-type{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g:nth-of-type(1) rect:first-of-type{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g:nth-of-type(1) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(1);-ms-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g:nth-of-type(2) rect:first-of-type{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g:nth-of-type(2) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(1);-ms-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g:nth-of-type(3) rect:first-of-type{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-svg g:nth-of-type(3) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(1);-ms-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon{stroke:#fff}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line{-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(1),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(3){-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(2),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(4){-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(1),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(2),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(3),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon line:nth-of-type(4){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(1),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(3){-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(2),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(4){-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(3){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(2){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon:hover line:nth-of-type(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-open-icon .qodef-svg{fill:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-open-icon .qodef-svg{stroke:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}.qodef-header--light.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-svg{fill:#fff}.qodef-header--light.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{color:#fff}.qodef-header--light.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-svg{stroke:#000}.qodef-header--dark.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{color:#000}.qodef-header--dark.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}.qodef-fullscreen-menu-holder{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99;background-color:#000}.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-holder-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-holder .qodef-content-grid{height:100%}.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul{position:relative;list-style:none;padding:0;margin:0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li{margin:0;padding:0;text-align:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{position:relative;display:inline-block;vertical-align:middle;margin:7px 0;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:54px;line-height:1.11em;letter-spacing:0;font-size:60px;color:#fff;-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}@media only screen and (min-width:1025px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:-3px;width:19px;height:1px;background-color:currentColor;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover .qodef-menu-item-inner:after{width:100%}}@media only screen and (max-width:1024px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{font-size:35px}}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-ancestor>a .qodef-menu-item-inner:after,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a .qodef-menu-item-inner:after{width:100%}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul{padding:14px 0 10px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul.sub-menu{display:none}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor>a,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li.current-menu-item>a{background-color:transparent;color:#fff}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a{font-size:21px;font-family:Yantramanav,sans-serif;font-weight:300;text-transform:none;margin:7px 0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a:hover{background-color:transparent;color:#fff}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul li a{font-size:16px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li:last-child ul:last-child{padding-bottom:0}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon{visibility:visible}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{padding:0 40px 0 30px;background-color:#fe5900;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-right:-40px;color:#fff}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-open-icon{opacity:0;-webkit-transition:.25s ease-out;-o-transition:.25s ease-out;transition:.25s ease-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.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}@-webkit-keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-holder{-webkit-animation:fullscreen-fade-in .25s linear both;animation:fullscreen-fade-in .25s linear both}.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-holder{-webkit-animation:fullscreen-fade-out .25s linear both;animation:fullscreen-fade-out .25s linear both}.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-opener--predefined .qodef-open-icon{opacity:1;-webkit-transition:.8s ease-out;-o-transition:.8s ease-out;transition:.8s ease-out;-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a{color:#fff}.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a{color:#000}#qodef-page-header .qodef-widget-holder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}#qodef-page-header .qodef-widget-holder .widget{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0 0 0 40px}#qodef-page-header .qodef-widget-holder .widget_nav_menu div ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;white-space:nowrap}#qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li{height:100%;margin:0;padding:0 25px}#qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li:last-child{padding-right:0}#qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:15px;line-height:1.4em;letter-spacing:0}#qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li a:after{content:'';position:absolute;left:0;bottom:-3px;width:19px;height:1px;background-color:currentColor;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:0}#qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li a:hover:after{width:100%}.qodef-header--light #qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li a{color:#fff}.qodef-header--dark #qodef-page-header .qodef-widget-holder .widget_nav_menu div ul li a{color:#000}#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){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-page-banner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-banner .qodef-page-banner-link{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}#qodef-page-banner .qodef-page-banner-image{background-position:center center;background-repeat:no-repeat;background-size:cover;height:160px}.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--divided #qodef-page-header .qodef-header-logo-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--divided #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img:not(.qodef--main){left:25%}.qodef-header--divided #qodef-page-header .qodef-header-navigation{margin:0 24px}.qodef-header--divided #qodef-page-header .qodef-widget-holder{margin-left:0}.qodef-header--divided-large-logo:not(.qodef-header--sticky-display) #qodef-page-header{z-index:102}.qodef-header--divided-large-logo:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-logo-link{top:-10px}.qodef-header--divided-large-logo:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation{margin-bottom:20px}.qodef-header--divided #qodef-page-header-inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link{margin-right:auto}.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder{margin-right:30px}.qodef-header-standard--right #qodef-page-header-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left #qodef-page-header-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-left:25px}.qodef-header-standard--left #qodef-page-header-inner .qodef-widget-holder{margin-left:auto}.qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget_topscorer_core_side_area_opener{margin-right:-40px}.qodef-header--standard.qodef-browser--safari #qodef-page-header-inner .qodef-widget-holder .widget_topscorer_core_side_area_opener{margin-right:-41px}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}.qodef-header-sticky{background-color:inherit;height:70px;left:0;position:fixed;top:0;-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;-o-transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease,-webkit-transform .5s ease;width:100%;z-index:100}.qodef-header-sticky .qodef-header-sticky-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px;position:relative;width:100%}.qodef-header-standard--right .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto}.qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder .widget_topscorer_core_side_area_opener{margin-right:-50px!important}.qodef-browser--safari .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder .widget_topscorer_core_side_area_opener{margin-right:-51px!important}.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-top-area{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px;position:relative;z-index:101}#qodef-top-area .widget{display:inline-block;line-height:1;vertical-align:middle}#qodef-top-area .widget .textwidget>*{margin:0}#qodef-top-area .qodef-top-area-left,#qodef-top-area .qodef-top-area-right{width:50%}#qodef-top-area .qodef-top-area-right{text-align:right}.qodef-instagram-list #sb_instagram{padding:0!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none!important;height:auto!important;opacity:1!important;overflow:hidden}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{-webkit-transform:scale(1.1) translateX(0);-ms-transform:scale(1.1) translateX(0);transform:scale(1.1) translateX(0);-webkit-transition:.33s cubic-bezier(.41,0,.13,1.03);-o-transition:.33s cubic-bezier(.41,0,.13,1.03);transition:.33s cubic-bezier(.41,0,.13,1.03);will-change:transform}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover{opacity:1!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover img{-webkit-transform:scale(1.14) translateX(5%);-ms-transform:scale(1.14) translateX(5%);transform:scale(1.14) translateX(5%)}.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-gutter--big.qodef--no-bottom-space{margin-bottom:-44px}.qodef-instagram-list.qodef-gutter--big #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -22px}.qodef-instagram-list.qodef-gutter--big #sb_instagram #sbi_images>.sbi_item{padding:0 22px!important;margin:0 0 44px!important}.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -25px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}.qodef-instagram-list.qodef-gutter--mega.qodef--no-bottom-space{margin-bottom:-90px}.qodef-instagram-list.qodef-gutter--mega #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -45px}.qodef-instagram-list.qodef-gutter--mega #sb_instagram #sbi_images>.sbi_item{padding:0 45px!important;margin:0 0 90px!important}#qodef-multiple-map-notice{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f7;color:#fe5900;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:30px 15%;position:relative;text-align:center}.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{height:auto;position:relative;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;width:50px}.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner{height:100%;position:relative;width:100%}.qodef-map-marker-holder .qodef-map-marker svg{height:auto;width:100%}.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{background-color:#fff;border:1px solid #e8e8e9;border-radius:4px;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.1);box-shadow:0 10px 30px 0 rgba(0,0,0,.1);display:none;left:-17px;min-width:284px;position:absolute;top:-10px;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;z-index:10}.qodef-map-marker-holder .qodef-info-window-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;position:relative}.qodef-map-marker-holder .qodef-info-window-inner:after{background-color:#fff;border-left:1px solid #e8e8e9;border-top:1px solid #e8e8e9;bottom:-4px;content:'';height:5px;left:35px;position:absolute;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);width:5px}.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{font-family:Yantramanav,sans-serif;font-size:14px;line-height:1.2em;margin:3px 0 0}.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:#fe5900}.qodef-cluster-marker{height:auto;width:50px}.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{color:#0d0d0d;font-size:30px;font-weight:700;left:0;position:absolute;right:0;text-align:center;top:-4px}.qodef-cluster-marker svg{height:auto;width:100%}.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{background-color:#fff;border:1px solid #e8e8e9;display:none;height:48px;left:0;padding:10px 20px;position:absolute;top:calc(100% + 10px);width:100%;z-index:9999}.qodef-places-geo-radius .qodef-range-slider-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%}.qodef-places-geo-radius .noUi-target{background-color:#eaeaea;border:0;direction:ltr;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:3px;margin-left:10px;position:relative;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;width:calc(100% - 70px)}.qodef-places-geo-radius .noUi-target *{-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.qodef-places-geo-radius .noUi-target .noUi-base{height:100%;position:relative;width:100%;z-index:1}.qodef-places-geo-radius .noUi-target .noUi-connects{height:100%;overflow:hidden;position:relative;width:100%;z-index:0}.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;will-change:transform;z-index:1}.qodef-places-geo-radius .noUi-target .noUi-connect{background-color:#fe5900}.qodef-places-geo-radius .noUi-target .noUi-handle{background-color:#fe5900;cursor:pointer;height:9px;left:auto;position:absolute;right:-9px;top:-3px;width:9px}.qodef-places-geo-radius .noUi-target .noUi-tooltip{bottom:7px;display:block;font-size:12px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.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 .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-page-mobile-header{background-color:#fff}.qodef-mobile-header--sticky #qodef-page-mobile-header{left:0;position:fixed;top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);width: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;-o-transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease,-webkit-transform .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-mobile-header-navigation ul li .qodef-menu-arrow{display:none}#qodef-mobile-header-navigation ul li.qodef-hide-link>a{cursor:default}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow{position:absolute;top:3px;right:0;display:block;width:30px;height:30px;font-size:25px;line-height:28px;cursor:pointer}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after{color:inherit;display:block;line-height:inherit;content:'\35';font-family:ElegantIcons;font-style:normal;text-align:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}#qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>.qodef-menu-arrow:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-fullscreen-menu-opener{margin-right:0}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.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 ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:-9px;display:block;width:auto;opacity:0;visibility:hidden;overflow:hidden;z-index:10;background-color:#fff;border-bottom:1px solid #f2f2f2;-webkit-transition:opacity .3s ease-out,visibility .2s ease-out;-o-transition:opacity .3s ease-out,visibility .2s ease-out;transition:opacity .3s ease-out,visibility .2s ease-out}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20}.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{width:100vw}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner{padding:0 50px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul{margin-top:13px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li{padding:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a{font-size:18px;line-height:38px;color:#666}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:7px;width:19px;height:1px;background-color:currentColor;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;width:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a:hover .qodef-menu-item-inner:after{width:100%}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current-menu-item a .qodef-menu-item-inner:after{width:100%}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:37px 0 35px;margin:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;padding:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a{font-family:Oswald,sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:0;color:#0d0d0d}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a:hover .qodef-menu-item-inner:after{opacity:0}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0;background-color:red!important}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right .qodef-drop-down-second-inner ul li a .qodef-menu-item-inner:after{left:unset!important;right:0!important}.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{opacity:1;visibility:visible}.qodef-parallax{overflow:hidden;position:relative;width:100%}.qodef-parallax:not(.qodef-page-title){height:100vh}.qodef-parallax-img-holder{background:#030303;height:150%;left:0;position:absolute;top:-50%;width:100%}.touchevents .qodef-parallax-img-holder{height:100%;top:0}.qodef-parallax-content-holder{position:relative;z-index:100}.qodef-parallax-img-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;will-change:transform}.qodef-parallax-img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.touchevents .qodef-parallax-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img{height:100%}.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--move .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--move .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--move .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-logo{width:auto;opacity:1;will-change:transform;-webkit-transition:.15s cubic-bezier(.45,.05,.37,.93);-o-transition:.15s cubic-bezier(.45,.05,.37,.93);transition:.15s cubic-bezier(.45,.05,.37,.93);display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e:hover .qodef-e-logo{-webkit-transform:translateX(7px);-ms-transform:translateX(7px);transform:translateX(7px)}.qodef-testimonials-list.qodef-swiper-container{padding:30px 0 30px}.qodef-testimonials-list.qodef-swiper-container .swiper-slide{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;cursor:-webkit-grab;cursor:grab}.qodef-testimonials-list.qodef-swiper-container .swiper-slide .qodef-e-inner .qodef-e-author,.qodef-testimonials-list.qodef-swiper-container .swiper-slide .qodef-e-inner .qodef-e-quote-icon,.qodef-testimonials-list.qodef-swiper-container .swiper-slide .qodef-e-inner .qodef-e-text{opacity:0;-webkit-transition:opacity .25s,-webkit-transform .35s ease-in-out;transition:opacity .25s,-webkit-transform .35s ease-in-out;-o-transition:opacity .25s,transform .35s ease-in-out;transition:opacity .25s,transform .35s ease-in-out;transition:opacity .25s,transform .35s ease-in-out,-webkit-transform .35s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-prev .qodef-e-inner .qodef-e-author,.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-prev .qodef-e-inner .qodef-e-quote-icon,.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-prev .qodef-e-inner .qodef-e-text{opacity:0;-webkit-transition:opacity .25s,-webkit-transform .35s ease-in-out;transition:opacity .25s,-webkit-transform .35s ease-in-out;-o-transition:opacity .25s,transform .35s ease-in-out;transition:opacity .25s,transform .35s ease-in-out;transition:opacity .25s,transform .35s ease-in-out,-webkit-transform .35s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-author,.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-quote-icon,.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-text{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s,-webkit-transform .35s ease-in-out;transition:opacity .5s,-webkit-transform .35s ease-in-out;-o-transition:opacity .5s,transform .35s ease-in-out;transition:opacity .5s,transform .35s ease-in-out;transition:opacity .5s,transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-quote-icon{-webkit-transition-delay:.35s;-o-transition-delay:.35s;transition-delay:.35s}.qodef-position--center.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-quote-icon{-webkit-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s}.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-text{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-position--center.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-text{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-author{-webkit-transition-delay:.45s;-o-transition-delay:.45s;transition-delay:.45s}.qodef-position--center.qodef-testimonials-list.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner .qodef-e-author{-webkit-transition-delay:.65s;-o-transition-delay:.65s;transition-delay:.65s}.qodef-testimonials-list .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-position--left.qodef-testimonials-list .qodef-e-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-position--center.qodef-testimonials-list .qodef-e-inner{-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}.qodef-testimonials-list .qodef-e-quote-icon{width:62px}.qodef-position--left.qodef-testimonials-list .qodef-e-quote-icon{margin-top:23px}.qodef-position--center.qodef-testimonials-list .qodef-e-quote-icon{margin-bottom:43px}.qodef-testimonials-list .qodef-e-content{display:inline-block;position:relative}.qodef-position--left.qodef-testimonials-list .qodef-e-content{text-align:left;margin-left:47px;width:60%}.qodef-position--center.qodef-testimonials-list .qodef-e-content{text-align:center;width:50%}.qodef-position--left.qodef-testimonials-list .qodef-e-text{margin:0 0 34px}.qodef-position--center.qodef-testimonials-list .qodef-e-text{margin:0 0 53px 0}.qodef-testimonials-list .qodef-e-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.qodef-testimonials-list .qodef-e-author-name{display:inline-block;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:20px;line-height:1.1em;letter-spacing:0}.qodef-position--left.qodef-testimonials-list .qodef-e-author-name{margin-top:6px}.qodef-position--center.qodef-testimonials-list .qodef-e-author-name{margin-top:11px}.qodef-testimonials-list .qodef-e-author-job{display:inline-block;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-testimonials-list .swiper-pagination-bullets{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0!important;counter-reset:count;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:10px;position:absolute!important;right:0;text-align:left;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.qodef-position--center.qodef-testimonials-list .swiper-pagination-bullets{margin-top:5px}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet{counter-increment:count;height:40px;margin:0 40px!important;overflow:hidden;width:60px}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{content:counter(count,decimal-leading-zero);display:inline-block;position:absolute;right:0;-webkit-transition:.5s ease-out;-o-transition:.5s ease-out;transition:.5s ease-out;font-family:Oswald,sans-serif;font-size:15px;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#b6b6b6}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:after{background-color:#0d0d0d;content:'';display:inline-block;height:1px;position:relative;top:3px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;width:100%}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after,.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:hover:after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:hover:before{color:#0d0d0d}.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,.qodef-testimonials-list.qodef-skin--light .qodef-e-text{color:#fff}.qodef-testimonials-list.qodef-skin--light .qodef-e-quote-icon{fill:#fff}.qodef-testimonials-list.qodef-skin--light .qodef-e-author-job{color:#b6b6b6}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{color:#8c8c8c}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:after{background-color:#fff}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:hover:before{color:#fff}@-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{height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;visibility:hidden;width:100%;z-index:-1}.qodef-covers-search--fadeout .qodef-search-cover{-webkit-animation:cover_search_fade_out .4s ease both;animation:cover_search_fade_out .4s ease both}.qodef-covers-search--fadeout .qodef-search-cover .qodef-form-holder .qodef-search-icon{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.qodef-covers-search--fadein .qodef-search-cover{-webkit-animation:cover_search_fade_in .4s ease both;animation:cover_search_fade_in .4s ease both}.qodef-covers-search--fadein .qodef-search-cover .qodef-form-holder .qodef-search-icon{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover{display:none}.qodef-search-cover .qodef-form-holder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.qodef-search-cover .qodef-form-holder .qodef-search-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:0 48px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.qodef-search-cover .qodef-form-holder .qodef-search-icon .qodef-svg{fill:#fff}.qodef-search-cover input[type=text]{background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline-block;float:left;margin:0;outline:0;outline-offset:0;padding:0 0 0 47px;vertical-align:middle;width:90%;color:#b6b6b6;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-search-cover input[type=text]:focus{color:#b6b6b6}.qodef-search-cover input[type=text]::-webkit-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::-moz-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]:-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=submit]{border:0 none;clip:rect(0,0,0,0);height:1px;margin:-1px;padding:0;position:absolute;visibility:hidden;width:1px}.qodef-search-cover .qodef-search-close{color:#fe5900;display:inline-block;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:middle}.qodef-search-cover .qodef-search-close:hover{color:#fe5900}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack{font-size:23px;line-height:1em;right:25px}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path path,.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined{height:100%;padding:0 43px 0 42px;background-color:#fe5900;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line{-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(1),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(3){-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(2),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(4){-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(1),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(2),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(3),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined line:nth-of-type(4){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(1),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(3){-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(2),.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(4){-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(3){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(2){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined:hover line:nth-of-type(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-search-cover .qodef-search-close.qodef-search-close--predefined .qodef-svg{stroke:#666}.qodef-header--light .qodef-search-cover .qodef-search-close .qodef-svg{stroke:#fff}.qodef-header--dark .qodef-search-cover .qodef-search-close .qodef-svg{stroke:#000}.qodef-search-opener{position:relative;display:inline-block;vertical-align:middle;font-size:23px;line-height:1}.qodef-search-opener .qodef-search-opener-inner{display:block}.qodef-search-opener .qodef-search-opener-inner>*{position:relative;display:inline-block;vertical-align:middle;line-height:inherit}.qodef-search-opener .qodef-search-opener-inner>:before{display:block;line-height:inherit}.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{vertical-align:middle}.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper path,.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{fill:currentColor;stroke:currentColor}.qodef-search-opener.qodef-search-opener--predefined .qodef-svg{fill:#666}.qodef-header--light .qodef-search-opener.qodef-search-opener--predefined .qodef-svg{fill:#fff}.qodef-header--dark .qodef-search-opener.qodef-search-opener--predefined .qodef-svg{fill:#000}.qodef-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-accordion .qodef-accordion-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-accordion.qodef--init{visibility:visible}.qodef-accordion.qodef-layout--simple .qodef-accordion-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e8e8e9;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:29px 20px 32px;position:relative;-webkit-transition:.35s ease-in-out,.15s border-color;-o-transition:.35s ease-in-out,.15s border-color;transition:.35s ease-in-out,.15s border-color}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title{-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{border-top:transparent;padding-top:10px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active{background-color:#fff;padding-bottom:14px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{-ms-flex-negative:0;flex-shrink:0;height:35px;line-height:1;position:relative;text-align:center;-webkit-transition:.17s ease-out;-o-transition:.17s ease-out;transition:.17s ease-out;width:35px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{display:block;font-size:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:100%}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{display:block;line-height:inherit}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-tab-title,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-tab-title{color:#fe5900}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark{background-color:#000;color:#fff}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{background-color:#fff;margin:0;overflow:hidden;padding:0 120px 32px 20px}.qodef-accordion.qodef-layout--simple .qodef-accordion-content:last-child{border-bottom:transparent}.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}.qodef-banner .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-banner .qodef-m-title{margin:27px 0 0 0;text-align:center;z-index:2}.qodef-banner .qodef-m-title-inner{display:inline-block}.qodef-banner .qodef-m-subtitle{margin:0;font-family:Oswald,sans-serif;font-size:90px;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#ea4900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-banner .qodef-m-text{margin:0;text-align:center;padding:0 25% 0}.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-transition:all .35s ease-out;-o-transition:all .35s ease-out;transition:all .35s ease-out}.qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content{-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);background-color:#fe5900}.qodef-browser--edge .qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content,.qodef-browser--ms-explorer .qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content,.qodef-browser--safari .qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content{-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;opacity:0}.qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content .qodef-m-text,.qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content .qodef-m-title{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:opacity .2s ease-in-out,all .3s ease-in-out;-o-transition:opacity .2s ease-in-out,all .3s ease-in-out;transition:opacity .2s ease-in-out,all .3s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content .qodef-m-subtitle .qodef-m-character{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750px) rotateX(90deg);transform:perspective(750px) rotateX(90deg);-webkit-transform-origin:50% 40% 0;-ms-transform-origin:50% 40% 0;transform-origin:50% 40% 0;-webkit-transition:.41s cubic-bezier(.45,.05,.37,.93);-o-transition:.41s cubic-bezier(.45,.05,.37,.93);transition:.41s cubic-bezier(.45,.05,.37,.93)}.qodef-browser--safari .qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content .qodef-m-subtitle{display:block;text-align:center}.qodef-browser--safari .qodef-banner.qodef-behaviour--displayed-on-hover .qodef-m-content .qodef-m-subtitle .qodef-m-character{display:inline-block;margin:0 -9px}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-browser--edge .qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content,.qodef-browser--ms-explorer .qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content,.qodef-browser--safari .qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-text,.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-title{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-title{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(1){-webkit-transition-delay:.11s;-o-transition-delay:.11s;transition-delay:.11s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(2){-webkit-transition-delay:.21s;-o-transition-delay:.21s;transition-delay:.21s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(3){-webkit-transition-delay:.31s;-o-transition-delay:.31s;transition-delay:.31s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(4){-webkit-transition-delay:.41s;-o-transition-delay:.41s;transition-delay:.41s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(5){-webkit-transition-delay:.51s;-o-transition-delay:.51s;transition-delay:.51s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(6){-webkit-transition-delay:.61s;-o-transition-delay:.61s;transition-delay:.61s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(7){-webkit-transition-delay:.71s;-o-transition-delay:.71s;transition-delay:.71s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(8){-webkit-transition-delay:.81s;-o-transition-delay:.81s;transition-delay:.81s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(9){-webkit-transition-delay:.91s;-o-transition-delay:.91s;transition-delay:.91s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(10){-webkit-transition-delay:1.01s;-o-transition-delay:1.01s;transition-delay:1.01s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(11){-webkit-transition-delay:1.11s;-o-transition-delay:1.11s;transition-delay:1.11s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(12){-webkit-transition-delay:1.21s;-o-transition-delay:1.21s;transition-delay:1.21s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(13){-webkit-transition-delay:1.31s;-o-transition-delay:1.31s;transition-delay:1.31s}.qodef-banner.qodef-behaviour--displayed-on-hover:hover .qodef-m-content .qodef-m-subtitle .qodef-m-character:nth-child(14){-webkit-transition-delay:1.41s;-o-transition-delay:1.41s;transition-delay:1.41s}.qodef-banner.qodef-layout--link-button .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:end;-ms-flex-pack:end;justify-content:flex-end;padding:35px}.qodef-banner.qodef-layout--link-button .qodef-m-title{margin:10px 0}.qodef-banner.qodef-layout--link-button .qodef-m-text{margin:0}.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:10px 0 0}.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 30px 30px}@media only screen and (max-width:1280px){.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{padding-top:10px}}.qodef-button.qodef-html--link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Oswald,sans-serif;font-size:15px;line-height:1.7em;font-weight:600;text-decoration:none;text-transform:uppercase;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:9px 43px}.qodef-button.qodef-size--small{padding:7px 29px}.qodef-button.qodef-size--large{padding:11px 43px}.qodef-button.qodef-layout--filled.qodef-html--link{color:#fff;background-color:#0d0d0d;border:1px solid transparent}.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text{z-index:1;position:relative}.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-background-holder{position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.35s cubic-bezier(.41,0,.13,1.03);-o-transition:.35s cubic-bezier(.41,0,.13,1.03);transition:.35s cubic-bezier(.41,0,.13,1.03)}.qodef-browser--edge .qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-background-holder,.qodef-browser--ms-explorer .qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-background-holder,.qodef-browser--safari .qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-background-holder{width:calc(100% + 3px);-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:#fff}.qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-background-holder{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-background-holder,.qodef-browser--ms-explorer .qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-background-holder,.qodef-browser--safari .qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-background-holder{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-button.qodef-layout--outlined{color:#0d0d0d;background-color:transparent;border:1px solid #bfbfbf}.qodef-button.qodef-layout--outlined .qodef-m-text{z-index:1;position:relative}.qodef-button.qodef-layout--outlined .qodef-m-background-holder{position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.35s cubic-bezier(.41,0,.13,1.03);-o-transition:.35s cubic-bezier(.41,0,.13,1.03);transition:.35s cubic-bezier(.41,0,.13,1.03)}.qodef-browser--edge .qodef-button.qodef-layout--outlined .qodef-m-background-holder,.qodef-browser--ms-explorer .qodef-button.qodef-layout--outlined .qodef-m-background-holder,.qodef-browser--safari .qodef-button.qodef-layout--outlined .qodef-m-background-holder{width:calc(100% + 3px);-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-button.qodef-layout--outlined:hover{color:#fff}.qodef-button.qodef-layout--outlined:hover .qodef-m-background-holder{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-button.qodef-layout--outlined:hover .qodef-m-background-holder,.qodef-browser--ms-explorer .qodef-button.qodef-layout--outlined:hover .qodef-m-background-holder,.qodef-browser--safari .qodef-button.qodef-layout--outlined:hover .qodef-m-background-holder{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-button.qodef-layout--textual{padding:0!important;font-size:15px;color:#0d0d0d;background-color:transparent;border:0}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-button.qodef-layout--textual:hover{color:#0d0d0d}.qodef-button.qodef-layout--textual:hover span:after{width:100%}.qodef-button.qodef-layout--textual span:after{content:'';position:absolute;left:0;bottom:0;width:19px;height:1px;background-color:currentColor;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.qodef-countdown.qodef-layout--simple .qodef-m-date{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:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20%}.qodef-countdown.qodef-layout--simple .qodef-label{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase;text-align:left}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;line-height:1em;font-size:120px;text-align:left}.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff}.qodef-custom-font{position:relative;margin:0}.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:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:54px;line-height:1.11em;letter-spacing:0}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:24px;line-height:1.1em;letter-spacing:0;color:#fff;background-color:#0d0d0d}.qodef-dropcaps.qodef-type--circle{border-radius:100%}.qodef-dual-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dual-image-with-text .qodef-m-media{position:relative}.qodef-dual-image-with-text .qodef-m-image img{display:block}.qodef-dual-image-with-text .qodef-m-image.qodef-image--one{padding-right:15%}.qodef-dual-image-with-text .qodef-m-image.qodef-image--one .qodef-m-image-inner{opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);transition:opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);-o-transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out;transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out;transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-dual-image-with-text .qodef-m-image.qodef-image--one img{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}.qodef-dual-image-with-text .qodef-m-image.qodef-image--two{bottom:10%;max-width:26%;position:absolute;right:0}.qodef-dual-image-with-text .qodef-m-image.qodef-image--two .qodef-m-image-inner{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition:opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);transition:opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);-o-transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out;transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out;transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.qodef-dual-image-with-text .qodef-m-image.qodef-image--two-background-dots{bottom:9%;height:100%;max-height:62%;max-width:35%;position:absolute;right:-8%;width:100%;z-index:-1}.qodef-dual-image-with-text .qodef-m-image.qodef-image--two-background-dots .qodef-m-image-inner{background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/dot.png);height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition:opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);transition:opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);-o-transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out;transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out;transition:transform .7s cubic-bezier(.68,-.55,.27,1.55),opacity .5s ease-in-out,-webkit-transform .7s cubic-bezier(.68,-.55,.27,1.55);-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s;width:100%}.qodef-dual-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dual-image-with-text .qodef-m-tagline{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase;margin:29px 0 0 0}.qodef-dual-image-with-text .qodef-m-title{margin:4px 0 0 0;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-dual-image-with-text .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-has-border.qodef-dual-image-with-text .qodef-image--one img{border:1px solid #e8e8e9}.qodef-has-shadow.qodef-dual-image-with-text .qodef-image--two img{background-color:rgba(0,0,0,.25);border-radius:28px;-webkit-box-shadow:-30px 0 40px 0 rgba(0,0,0,.25);box-shadow:-30px 0 40px 0 rgba(0,0,0,.25);-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}:hover.qodef-has-shadow.qodef-dual-image-with-text .qodef-image--two img{background-color:rgba(0,0,0,.12);-webkit-box-shadow:-30px 0 40px 0 rgba(0,0,0,.12);box-shadow:-30px 0 40px 0 rgba(0,0,0,.12)}.qodef-dual-image-with-text.qodef--appear .qodef-m-image.qodef-image--one .qodef-m-image-inner,.qodef-dual-image-with-text.qodef--appear .qodef-m-image.qodef-image--two .qodef-m-image-inner,.qodef-dual-image-with-text.qodef--appear .qodef-m-image.qodef-image--two-background-dots .qodef-m-image-inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-dual-image-with-text:hover .qodef-m-image.qodef-image--one img{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.qodef-dual-image-with-text:hover .qodef-m-title{color:#fe5900}.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:#0d0d0d}.qodef-icon-list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;line-height:1}.qodef-icon-list-item .qodef-e-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;line-height:1}.qodef-icon-list-item .qodef-e-title a{display:block;color:inherit}.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;-ms-flex-item-align:center;align-self:center}.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-icon-list-item.qodef-icon--counter .qodef-e-title{margin-left:15px}.qodef-icon-list-item.qodef-icon--counter .qodef-e-number{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:40px;line-height:inherit}#qodef-page-sidebar .widget.widget_topscorer_core_icon_list_item{margin-bottom:0}#qodef-page-sidebar .widget.widget_topscorer_core_icon_list_item .qodef-e-title-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#qodef-page-sidebar .widget.widget_topscorer_core_icon_list_item .qodef-e-title{line-height:1.4em}#qodef-page-footer .widget.widget_topscorer_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_topscorer_core_icon_list_item .qodef-e-title-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#qodef-page-footer .widget.widget_topscorer_core_icon_list_item .qodef-e-title{line-height:1.4em}#qodef-side-area .widget.widget_topscorer_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_topscorer_core_icon_list_item .qodef-e-title-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#qodef-side-area .widget.widget_topscorer_core_icon_list_item .qodef-e-title{line-height:1.4em}.qodef-icon-with-text a{display:block}.qodef-icon-with-text a:hover .qodef-m-title{color:#fe5900}.qodef-icon-with-text .qodef-m-title{margin:0;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-icon-with-text .qodef-m-text{margin:8px 0 0}.qodef-icon-with-text .qodef-m-subtitle{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.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 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:17px;line-height:inherit}.qodef-icon-with-text.qodef-layout--before-content a{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-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-with-text.qodef-layout--top .qodef-m-subtitle{margin:27px 0 0 0}.qodef-icon-with-text.qodef-layout--top .qodef-m-icon-wrapper{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-icon-with-text.qodef-layout--top:hover .qodef-m-icon-wrapper{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.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;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}.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:#fe5900;-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:#0d0d0d}.qodef-icon-holder.qodef-layout--circle{border-radius:50%}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.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_topscorer_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_topscorer_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_topscorer_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_topscorer_core_icon{margin-bottom:0}.qodef-image-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-marquee .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden;margin:0 auto}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content{display:none}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{position:relative;display:inline-block;width:100%;vertical-align:top;display:none}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{display:block}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%}.qodef-image-marquee .qodef-m-image.qodef-image--copy{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(100%) translateZ(0);transform:translateX(100%) translateZ(0)}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}.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}.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:31px 0 0}.qodef-image-with-text .qodef-m-text{margin:15px 0 0}.qodef-image-with-text.qodef-has-shadow .qodef-m-image img{-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.1);box-shadow:0 10px 30px 0 rgba(0,0,0,.1);-webkit-transition:.35s ease-out,-webkit-transform .3s ease-out;transition:.35s ease-out,-webkit-transform .3s ease-out;-o-transition:.35s ease-out,transform .3s ease-out;transition:.35s ease-out,transform .3s ease-out;transition:.35s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-image-with-text.qodef-has-shadow:hover .qodef-m-title a{color:#fe5900}.qodef-image-with-text.qodef-has-shadow:hover .qodef-m-image img{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.qodef-image-with-text.qodef-has-border .qodef-m-image img{border:1px solid #e8e8e9}.qodef-info-section.qodef-layout--background-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-info-section.qodef-layout--background-text .qodef-m-info{position:relative;z-index:2}.qodef-info-section.qodef-layout--background-text .qodef-m-title{margin:0 0 18px}.qodef-info-section.qodef-layout--background-text .qodef-m-text{margin:0}.qodef-info-section.qodef-layout--background-text .qodef-button{margin-top:6px}.qodef-info-section.qodef-layout--background-text .qodef-m-background-text{position:absolute;display:inline-block;color:rgba(13,13,13,.1);text-align:center;font-weight:700;font-size:250px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text{top:0;left:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text{top:0;right:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text{bottom:0;left:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text{bottom:0;right:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text{font-size:450px;top:34px;left:0;right:0;text-align:center}.qodef-progress-bar{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner{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}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas svg{display:block}.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;top:0;left:13px;height:100%;width: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:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:54px;line-height:1.11em;letter-spacing:0}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-precent{font-size:34px;margin-bottom:16px}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-content{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;margin-left:25px}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-text{margin:14px 0;text-align:left}.qodef-progress-bar .qodef-m-title{margin:0;text-align:left}.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 .progressbar{position:relative}.qodef-progress-bar.qodef-layout--line .proggress{width:0;position:relative}.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;top:50%;width:auto;height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:20px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:16px;line-height:1.4em;letter-spacing:0}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:4px 0 0 0}.qodef-progress-bar.qodef-layout--line.qodef-title-on-bar--yes .qodef-m-title{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 0 0 10px}.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-title{margin:0}.qodef-section-title .qodef-m-text{margin:24px 0 0}.qodef-section-title .qodef-m-subtitle{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.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}.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_topscorer_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_topscorer_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_topscorer_core_separator{margin-bottom:0}.qodef-video-button{position:relative;display:table}.qodef-video-button .qodef-m-play{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:1}.qodef-video-button .qodef-m-play-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;height:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:60px;overflow:hidden}.qodef-video-button .qodef-m-play-inner .qodef-svg{fill:#000;height:62px;-webkit-transition:fill .2s ease-out;-o-transition:fill .2s ease-out;transition:fill .2s ease-out;z-index:1}.qodef-video-button .qodef-m-play-inner-background{position:absolute;top:0;left:-1px;width:calc(100% + 1px);height:100%;background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.3s cubic-bezier(.41,0,.13,1.03);-o-transition:.3s cubic-bezier(.41,0,.13,1.03);transition:.3s cubic-bezier(.41,0,.13,1.03)}.qodef-browser--edge .qodef-video-button .qodef-m-play-inner-background,.qodef-browser--ms-explorer .qodef-video-button .qodef-m-play-inner-background,.qodef-browser--safari .qodef-video-button .qodef-m-play-inner-background{-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-video-button .qodef-m-play:hover .qodef-m-play-inner .qodef-svg{fill:#fff}.qodef-video-button .qodef-m-play:hover .qodef-m-play-inner-background{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-video-button .qodef-m-play:hover .qodef-m-play-inner-background,.qodef-browser--ms-explorer .qodef-video-button .qodef-m-play:hover .qodef-m-play-inner-background,.qodef-browser--safari .qodef-video-button .qodef-m-play:hover .qodef-m-play-inner-background{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-video-button.qodef-vb-has-img .qodef-m-play{height:100%;left:0;position:absolute;top:0;width:100%}.qodef-workflow{overflow:hidden;position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-workflow .qodef-e-workflow-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.qodef-workflow .qodef-e-workflow-item:before{background-color:#e8e8e9;content:'';display:block;height:100%;left:50%;position:absolute;top:50px;width:1px;z-index:-1}.qodef-workflow .qodef-e-workflow-item:after{background-color:#0d0d0d;border-radius:100%;content:'';display:block;height:7px;left:calc(50% - 3px);position:absolute;top:46px;width:7px}.qodef-workflow .qodef-e-workflow-item:hover .qodef-e-workflow-text{background-color:#f7f7f7}.qodef-workflow .qodef-e-workflow-item:hover .qodef-e-workflow-text:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;-webkit-transition:opacity .01s,all .25s ease-out;-o-transition:opacity .01s,all .25s ease-out;transition:opacity .01s,all .25s ease-out}.qodef-browser--edge .qodef-workflow .qodef-e-workflow-item:hover .qodef-e-workflow-text:after,.qodef-browser--ms-explorer .qodef-workflow .qodef-e-workflow-item:hover .qodef-e-workflow-text:after,.qodef-browser--safari .qodef-workflow .qodef-e-workflow-item:hover .qodef-e-workflow-text:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.qodef-workflow .qodef-e-workflow-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-text{text-align:left}.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-date{text-align:right}.qodef-workflow .qodef-e-workflow-item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-text{text-align:right}.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-date{text-align:left}.qodef-workflow .qodef-e-workflow-text{background-color:#fff;border:1px solid #e8e8e9;margin:0 25px;padding:31px 36px 27px;position:relative;width:40%}.qodef-workflow .qodef-e-workflow-text:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:100%;width:4px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0;-webkit-transition:all .3s ease-out,opacity .15s ease-out;-o-transition:all .3s ease-out,opacity .15s ease-out;transition:all .3s ease-out,opacity .15s ease-out}.qodef-browser--edge .qodef-workflow .qodef-e-workflow-text:after,.qodef-browser--ms-explorer .qodef-workflow .qodef-e-workflow-text:after,.qodef-browser--safari .qodef-workflow .qodef-e-workflow-text:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.qodef-workflow .qodef-e-workflow-date{margin:0 25px;padding:44px 37px;width:40%}.qodef-workflow .qodef-e-date{margin:0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-workflow .qodef-e-title{letter-spacing:.04em;margin:3px 0 0}.qodef-side-area-opener{display:inline-block;line-height:1;position:relative;vertical-align:middle}.qodef-side-area-opener .qodef-side-area-opener-icon{display:block}.qodef-side-area-opener:hover{color:#fe5900}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{font-size:35px}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon *{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon :before{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{vertical-align:middle}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon path,.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{fill:currentColor;stroke:currentColor}.qodef-side-area-opener.qodef-side-area-opener--predefined{padding:0 40px 0 30px;background-color:#fe5900;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg{fill:#666}.qodef-browser--safari .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg{height:32px}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g:nth-of-type(1) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(0);-ms-transform:translateX(0) scaleX(0);transform:translateX(0) scaleX(0)}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g:nth-of-type(2) rect:nth-of-type(2){-webkit-transform:translateX(7px) scaleX(0);-ms-transform:translateX(7px) scaleX(0);transform:translateX(7px) scaleX(0);height:1.1px}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g:nth-of-type(3) rect:nth-of-type(2){-webkit-transform:translateX(18px) scaleX(0);-ms-transform:translateX(18px) scaleX(0);transform:translateX(18px) scaleX(0);height:1.1px}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g rect:first-of-type{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g rect:nth-of-type(2){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g:nth-of-type(1) rect:first-of-type,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g:nth-of-type(2) rect:first-of-type,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg g:nth-of-type(3) rect:first-of-type{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g rect:first-of-type{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g:nth-of-type(1) rect:first-of-type{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g:nth-of-type(1) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(1);-ms-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g:nth-of-type(2) rect:first-of-type{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g:nth-of-type(2) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(1);-ms-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g:nth-of-type(3) rect:first-of-type{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-svg g:nth-of-type(3) rect:nth-of-type(2){-webkit-transform:translateX(0) scaleX(1);-ms-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-transition-delay:.14s;-o-transition-delay:.14s;transition-delay:.14s}.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg{fill:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg{fill:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-svg{fill:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}#qodef-side-area{background-color:#fff;height:100%;min-height:100%;overflow:hidden;padding:120px 100px 35px;position:fixed;right:-490px;top:0;-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);visibility:hidden;width:490px;z-index:9999}#qodef-side-area #qodef-side-area-close{color:#fff;display:block;position:absolute;right:0;top:0;z-index:1000}.admin-bar #qodef-side-area #qodef-side-area-close{top:32px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack{font-size:35px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack *{display:block;line-height:inherit}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack :before{display:block;line-height:inherit}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path>*{vertical-align:middle}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path path,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path>*{fill:currentColor;stroke:currentColor}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined{padding:22px 43px 22px 42px;background-color:#fe5900;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line{-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(1),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(3){-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(2),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(4){-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(1),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(2),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(3),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined line:nth-of-type(4){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(1),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(3){-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(2),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(4){-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(3){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(2){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover line:nth-of-type(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-svg{stroke:#fff}.qodef-header--light #qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-svg{stroke:#fff}.qodef-header--dark #qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-svg{stroke:#000}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}.qodef-side-area-cover{height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;-webkit-transition:z-index 1ms ease-in-out .34s,opacity .35s ease-in-out 0s;-o-transition:z-index 1ms ease-in-out .34s,opacity .35s ease-in-out 0s;transition:z-index 1ms ease-in-out .34s,opacity .35s ease-in-out 0s;background-color:transparent;width:100%;z-index:0}.qodef-side-area--opened .qodef-side-area-cover{z-index:1002;opacity:1;-webkit-transition:z-index 1ms ease-in-out 0s,opacity .35s ease-in-out 1ms;-o-transition:z-index 1ms ease-in-out 0s,opacity .35s ease-in-out 1ms;transition:z-index 1ms ease-in-out 0s,opacity .35s ease-in-out 1ms}.qodef-social-share{display:inline-block;position:relative;vertical-align:middle}.qodef-social-share .qodef-social-title{display:inline-block;line-height:26px!important;margin:0 28px 0 0;position:relative;vertical-align:middle;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-social-share ul{display:inline-block;line-height:26px;list-style:none;margin:0;padding:0;position:relative;vertical-align:middle}.qodef-social-share li{display:inline-block;line-height:26px;margin:0;padding:0;position:relative;vertical-align:middle}.qodef-social-share li a{font-size:20px;vertical-align:middle}.qodef-social-share li.qodef-facebook-share a:hover{color:#3b5998}.qodef-social-share li.qodef-twitter-share a:hover{color:#00aced}.qodef-social-share li.qodef-linkedin-share a:hover{color:#007bb5}.qodef-social-share li.qodef-tumblr-share a:hover{color:#32506d}.qodef-social-share li.qodef-pinterest-share a:hover{color:#cb2027}.qodef-social-share li.qodef-vk-share a:hover{color:#45668e}.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-box-sizing:border-box;box-sizing:border-box;-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 #e8e8e9}.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:#666;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:39px}.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}.qodef-social-share.qodef-layout--text{vertical-align:baseline}.qodef-social-share.qodef-layout--text .qodef-social-title{vertical-align:baseline}.qodef-social-share.qodef-layout--text li{margin-right:39px;vertical-align:baseline}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}.qodef-social-share.qodef-layout--text li *{display:inline-block;vertical-align:baseline;line-height:26px}.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:99999}#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:#fff;background-color:#1a1a1a}#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--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--predefined .qodef-m-predefined{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;width:100vw;position:fixed;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;opacity:0;-webkit-animation:qode-fade-in 1s ease-out forwards;animation:qode-fade-in 1s ease-out forwards}#qodef-page-spinner.qodef-layout--predefined .qodef-predefined-spinner-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:54px;line-height:1.11em;letter-spacing:0;opacity:0;color:inherit;margin-top:-3px}@media only screen and (max-width:680px){#qodef-page-spinner.qodef-layout--predefined .qodef-predefined-spinner-text{margin-top:-73px}}#qodef-page-spinner.qodef-layout--predefined .qodef-e-character{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750px) rotateX(90deg);transform:perspective(750px) rotateX(90deg);-webkit-transform-origin:50% 40% 0;-ms-transform-origin:50% 40% 0;transform-origin:50% 40% 0;-webkit-transition:.53s cubic-bezier(.45,.05,.37,.93);-o-transition:.53s cubic-bezier(.45,.05,.37,.93);transition:.53s cubic-bezier(.45,.05,.37,.93)}#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%;height:100%;background-color:#fe5900;width:0}#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-skin--light .qodef-sportspress,.qodef-skin--light .widget_sportspress{color:#bbb}.qodef-skin--light .qodef-sportspress a,.qodef-skin--light .widget_sportspress a{color:#fff}.qodef-skin--light .qodef-sportspress a:hover,.qodef-skin--light .widget_sportspress a:hover{color:#fe5900}.qodef-sportspress .sp-template,.widget_sportspress .sp-template{margin-bottom:46px}.qodef-sportspress .sp-template:last-child,.widget_sportspress .sp-template:last-child{margin-bottom:0!important}.qodef-sportspress .sp-post-caption,.widget_sportspress .sp-post-caption{margin:0 0 25px 0}.qodef-sportspress .sp-post-caption:empty,.widget_sportspress .sp-post-caption:empty{margin-bottom:0}.qodef-sportspress form,.widget_sportspress form{display:inline-block;vertical-align:middle}.qodef-sportspress .gallery-caption,.qodef-sportspress .wp-caption,.widget_sportspress .gallery-caption,.widget_sportspress .wp-caption{color:inherit}.qodef-sportspress dl:not(.gallery-item),.widget_sportspress dl:not(.gallery-item){border:1px solid #e8e8e9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.35em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item),.qodef-skin--light .widget_sportspress dl:not(.gallery-item){border-color:#111}.qodef-sportspress dl:not(.gallery-item) dd,.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dd,.widget_sportspress dl:not(.gallery-item) dt{font-weight:inherit;margin:0;padding:18px 18px;width:50%}.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dt{color:#0d0d0d;padding-left:36px;position:relative}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dt,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dt{background-color:#222;color:#fff}.qodef-sportspress dl:not(.gallery-item) dt:after,.widget_sportspress dl:not(.gallery-item) dt:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:100%;width:4px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0;-webkit-transition:all .3s ease-out,opacity .15s ease-out;-o-transition:all .3s ease-out,opacity .15s ease-out;transition:all .3s ease-out,opacity .15s ease-out}.qodef-browser--edge .qodef-sportspress dl:not(.gallery-item) dt:after,.qodef-browser--edge .widget_sportspress dl:not(.gallery-item) dt:after,.qodef-browser--ms-explorer .qodef-sportspress dl:not(.gallery-item) dt:after,.qodef-browser--ms-explorer .widget_sportspress dl:not(.gallery-item) dt:after,.qodef-browser--safari .qodef-sportspress dl:not(.gallery-item) dt:after,.qodef-browser--safari .widget_sportspress dl:not(.gallery-item) dt:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.qodef-sportspress dl:not(.gallery-item) dt:hover:after,.widget_sportspress dl:not(.gallery-item) dt:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;-webkit-transition:opacity .01s,all .25s ease-out;-o-transition:opacity .01s,all .25s ease-out;transition:opacity .01s,all .25s ease-out}.qodef-browser--edge .qodef-sportspress dl:not(.gallery-item) dt:hover:after,.qodef-browser--edge .widget_sportspress dl:not(.gallery-item) dt:hover:after,.qodef-browser--ms-explorer .qodef-sportspress dl:not(.gallery-item) dt:hover:after,.qodef-browser--ms-explorer .widget_sportspress dl:not(.gallery-item) dt:hover:after,.qodef-browser--safari .qodef-sportspress dl:not(.gallery-item) dt:hover:after,.qodef-browser--safari .widget_sportspress dl:not(.gallery-item) dt:hover:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.qodef-sportspress dl:not(.gallery-item) dt:nth-child(1),.widget_sportspress dl:not(.gallery-item) dt:nth-child(1){background-color:#fe5900;color:#fff}.qodef-sportspress dl:not(.gallery-item) dt:nth-child(4n-1),.widget_sportspress dl:not(.gallery-item) dt:nth-child(4n-1){background-color:#f7f7f7;border-top:1px solid #e8e8e9}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dt:nth-child(4n-1),.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dt:nth-child(4n-1){background-color:#333;border-color:#111}.qodef-sportspress dl:not(.gallery-item) dd,.widget_sportspress dl:not(.gallery-item) dd{padding-right:36px;position:relative}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dd,.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dd{background-color:#222;color:#bbb}.qodef-sportspress dl:not(.gallery-item) dd:after,.widget_sportspress dl:not(.gallery-item) dd:after{background-color:#fe5900;content:'';display:block;left:-100%;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:100%;width:4px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0;-webkit-transition:all .3s ease-out,opacity .15s ease-out;-o-transition:all .3s ease-out,opacity .15s ease-out;transition:all .3s ease-out,opacity .15s ease-out}.qodef-browser--edge .qodef-sportspress dl:not(.gallery-item) dd:after,.qodef-browser--edge .widget_sportspress dl:not(.gallery-item) dd:after,.qodef-browser--ms-explorer .qodef-sportspress dl:not(.gallery-item) dd:after,.qodef-browser--ms-explorer .widget_sportspress dl:not(.gallery-item) dd:after,.qodef-browser--safari .qodef-sportspress dl:not(.gallery-item) dd:after,.qodef-browser--safari .widget_sportspress dl:not(.gallery-item) dd:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.qodef-sportspress dl:not(.gallery-item) dd:hover:after,.widget_sportspress dl:not(.gallery-item) dd:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;-webkit-transition:opacity .01s,all .25s ease-out;-o-transition:opacity .01s,all .25s ease-out;transition:opacity .01s,all .25s ease-out}.qodef-browser--edge .qodef-sportspress dl:not(.gallery-item) dd:hover:after,.qodef-browser--edge .widget_sportspress dl:not(.gallery-item) dd:hover:after,.qodef-browser--ms-explorer .qodef-sportspress dl:not(.gallery-item) dd:hover:after,.qodef-browser--ms-explorer .widget_sportspress dl:not(.gallery-item) dd:hover:after,.qodef-browser--safari .qodef-sportspress dl:not(.gallery-item) dd:hover:after,.qodef-browser--safari .widget_sportspress dl:not(.gallery-item) dd:hover:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.qodef-sportspress dl:not(.gallery-item) dd:nth-child(2),.widget_sportspress dl:not(.gallery-item) dd:nth-child(2){background-color:#fe5900;color:#fff}.qodef-sportspress dl:not(.gallery-item) dd:nth-child(4n),.widget_sportspress dl:not(.gallery-item) dd:nth-child(4n){background-color:#f7f7f7;border-top:1px solid #e8e8e9}.qodef-skin--light .qodef-sportspress dl:not(.gallery-item) dd:nth-child(4n),.qodef-skin--light .widget_sportspress dl:not(.gallery-item) dd:nth-child(4n){background-color:#333;border-color:#111}.qodef-sportspress .sp-heading,.qodef-sportspress .sp-highlight,.qodef-sportspress b,.qodef-sportspress strong,.widget_sportspress .sp-heading,.widget_sportspress .sp-highlight,.widget_sportspress b,.widget_sportspress strong{color:#0d0d0d;font-weight:inherit}.qodef-skin--light .qodef-sportspress .sp-heading,.qodef-skin--light .qodef-sportspress .sp-highlight,.qodef-skin--light .qodef-sportspress b,.qodef-skin--light .qodef-sportspress strong,.qodef-skin--light .widget_sportspress .sp-heading,.qodef-skin--light .widget_sportspress .sp-highlight,.qodef-skin--light .widget_sportspress b,.qodef-skin--light .widget_sportspress strong{color:#fff}.qodef-sportspress table,.widget_sportspress table{border:1px solid #e8e8e9;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.35em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-skin--light .qodef-sportspress table,.qodef-skin--light .widget_sportspress table{border-color:#111}.qodef-sportspress table th,.widget_sportspress table th{background-color:#fe5900;border:none;color:#fff;font-weight:inherit}.qodef-sportspress table th a,.widget_sportspress table th a{color:#fff}.qodef-sportspress table th a:hover,.widget_sportspress table th a:hover{color:#0d0d0d}.qodef-skin--light .qodef-sportspress table th,.qodef-skin--light .widget_sportspress table th{color:#fff}.qodef-skin--light .qodef-sportspress table th a,.qodef-skin--light .widget_sportspress table th a{color:#fff}.qodef-skin--light .qodef-sportspress table th a:hover,.qodef-skin--light .widget_sportspress table th a:hover{color:#bbb}.qodef-skin--light .qodef-sportspress table tr,.qodef-skin--light .widget_sportspress table tr{border-color:#111}.qodef-sportspress table td,.widget_sportspress table td{border:none}.qodef-sportspress table td .dashicons,.widget_sportspress table td .dashicons{margin-right:.5em}.qodef-skin--light .qodef-sportspress table td,.qodef-skin--light .widget_sportspress table td{color:#bbb}.qodef-sportspress table td,.qodef-sportspress table th,.widget_sportspress table td,.widget_sportspress table th{padding:18px 18px}.qodef-sportspress table td:first-child,.qodef-sportspress table th:first-child,.widget_sportspress table td:first-child,.widget_sportspress table th:first-child{padding-left:36px}.qodef-sportspress table td:last-child,.qodef-sportspress table th:last-child,.widget_sportspress table td:last-child,.widget_sportspress table th:last-child{padding-right:36px}.qodef-sportspress table tbody tr td:first-child,.widget_sportspress table tbody tr td:first-child{position:relative}.qodef-sportspress table tbody tr td:first-child:after,.widget_sportspress table tbody tr td:first-child:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:100%;width:4px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0;-webkit-transition:all .3s ease-out,opacity .15s ease-out;-o-transition:all .3s ease-out,opacity .15s ease-out;transition:all .3s ease-out,opacity .15s ease-out}.qodef-browser--edge .qodef-sportspress table tbody tr td:first-child:after,.qodef-browser--edge .widget_sportspress table tbody tr td:first-child:after,.qodef-browser--ms-explorer .qodef-sportspress table tbody tr td:first-child:after,.qodef-browser--ms-explorer .widget_sportspress table tbody tr td:first-child:after,.qodef-browser--safari .qodef-sportspress table tbody tr td:first-child:after,.qodef-browser--safari .widget_sportspress table tbody tr td:first-child:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.qodef-sportspress table tbody tr:hover td:first-child:after,.widget_sportspress table tbody tr:hover td:first-child:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;-webkit-transition:opacity .01s,all .25s ease-out;-o-transition:opacity .01s,all .25s ease-out;transition:opacity .01s,all .25s ease-out}.qodef-browser--edge .qodef-sportspress table tbody tr:hover td:first-child:after,.qodef-browser--edge .widget_sportspress table tbody tr:hover td:first-child:after,.qodef-browser--ms-explorer .qodef-sportspress table tbody tr:hover td:first-child:after,.qodef-browser--ms-explorer .widget_sportspress table tbody tr:hover td:first-child:after,.qodef-browser--safari .qodef-sportspress table tbody tr:hover td:first-child:after,.qodef-browser--safari .widget_sportspress table tbody tr:hover td:first-child:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.qodef-sportspress table tbody tr.alternate td:first-child:after,.qodef-sportspress table tbody tr.sp-post td:first-child:after,.widget_sportspress table tbody tr.alternate td:first-child:after,.widget_sportspress table tbody tr.sp-post td:first-child:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:4px;width:100%;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-browser--edge .qodef-sportspress table tbody tr.alternate td:first-child:after,.qodef-browser--edge .qodef-sportspress table tbody tr.sp-post td:first-child:after,.qodef-browser--edge .widget_sportspress table tbody tr.alternate td:first-child:after,.qodef-browser--edge .widget_sportspress table tbody tr.sp-post td:first-child:after,.qodef-browser--ms-explorer .qodef-sportspress table tbody tr.alternate td:first-child:after,.qodef-browser--ms-explorer .qodef-sportspress table tbody tr.sp-post td:first-child:after,.qodef-browser--ms-explorer .widget_sportspress table tbody tr.alternate td:first-child:after,.qodef-browser--ms-explorer .widget_sportspress table tbody tr.sp-post td:first-child:after,.qodef-browser--safari .qodef-sportspress table tbody tr.alternate td:first-child:after,.qodef-browser--safari .qodef-sportspress table tbody tr.sp-post td:first-child:after,.qodef-browser--safari .widget_sportspress table tbody tr.alternate td:first-child:after,.qodef-browser--safari .widget_sportspress table tbody tr.sp-post td:first-child:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.qodef-sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-sportspress table tbody tr.sp-post:hover td:first-child:after,.widget_sportspress table tbody tr.alternate:hover td:first-child:after,.widget_sportspress table tbody tr.sp-post:hover td:first-child:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-browser--edge .qodef-sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-browser--edge .qodef-sportspress table tbody tr.sp-post:hover td:first-child:after,.qodef-browser--edge .widget_sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-browser--edge .widget_sportspress table tbody tr.sp-post:hover td:first-child:after,.qodef-browser--ms-explorer .qodef-sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-browser--ms-explorer .qodef-sportspress table tbody tr.sp-post:hover td:first-child:after,.qodef-browser--ms-explorer .widget_sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-browser--ms-explorer .widget_sportspress table tbody tr.sp-post:hover td:first-child:after,.qodef-browser--safari .qodef-sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-browser--safari .qodef-sportspress table tbody tr.sp-post:hover td:first-child:after,.qodef-browser--safari .widget_sportspress table tbody tr.alternate:hover td:first-child:after,.qodef-browser--safari .widget_sportspress table tbody tr.sp-post:hover td:first-child:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-skin--light .qodef-sportspress table tbody tr:nth-child(even),.qodef-skin--light .widget_sportspress table tbody tr:nth-child(even){background-color:#222}.qodef-sportspress table tbody tr:nth-child(odd),.widget_sportspress table tbody tr:nth-child(odd){background-color:#f7f7f7}.qodef-skin--light .qodef-sportspress table tbody tr:nth-child(odd),.qodef-skin--light .widget_sportspress table tbody tr:nth-child(odd){background-color:#333}.qodef-sportspress .sp-table-caption,.widget_sportspress .sp-table-caption{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important;margin:0 0 32px 0;text-align:inherit}.qodef-sportspress .sp-table-caption *,.widget_sportspress .sp-table-caption *{color:inherit;margin:0}.qodef-skin--light .qodef-sportspress .sp-table-caption,.qodef-skin--light .widget_sportspress .sp-table-caption{color:#bbb}.qodef-sportspress .paging_simple_numbers,.widget_sportspress .paging_simple_numbers{margin-top:46px}.qodef-sportspress .paginate_button,.widget_sportspress .paginate_button{margin:0 13px!important;opacity:1!important;padding:0 3px!important;font-family:Oswald,sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:0}.qodef-sportspress .paginate_button:before,.widget_sportspress .paginate_button:before{content:'0'}.qodef-sportspress .paginate_button.current,.widget_sportspress .paginate_button.current{color:#666!important}.qodef-skin--light .qodef-sportspress .paginate_button.current,.qodef-skin--light .widget_sportspress .paginate_button.current{color:#bbb!important}.qodef-sportspress .paginate_button.next,.qodef-sportspress .paginate_button.previous,.widget_sportspress .paginate_button.next,.widget_sportspress .paginate_button.previous{cursor:pointer;display:block;font-size:0;height:16px;line-height:0;position:relative;width:16px}.qodef-sportspress .paginate_button.next:after,.qodef-sportspress .paginate_button.previous:after,.widget_sportspress .paginate_button.next:after,.widget_sportspress .paginate_button.previous:after{border:solid #8c8c8c;border-width:0 2px 2px 0;content:'';display:block;height:16px;left:0;position:absolute;top:4px;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out;width:16px}.qodef-skin--light .qodef-sportspress .paginate_button.next:after,.qodef-skin--light .qodef-sportspress .paginate_button.previous:after,.qodef-skin--light .widget_sportspress .paginate_button.next:after,.qodef-skin--light .widget_sportspress .paginate_button.previous:after{border:solid #bbb;border-width:0 2px 2px 0}.qodef-sportspress .paginate_button.next:hover:after,.qodef-sportspress .paginate_button.previous:hover:after,.widget_sportspress .paginate_button.next:hover:after,.widget_sportspress .paginate_button.previous:hover:after{border-color:#0d0d0d}.qodef-skin--light .qodef-sportspress .paginate_button.next:hover:after,.qodef-skin--light .qodef-sportspress .paginate_button.previous:hover:after,.qodef-skin--light .widget_sportspress .paginate_button.next:hover:after,.qodef-skin--light .widget_sportspress .paginate_button.previous:hover:after{border-color:#fff}.qodef-sportspress .paginate_button.previous:after,.widget_sportspress .paginate_button.previous:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.qodef-sportspress .paginate_button.next:after,.widget_sportspress .paginate_button.next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-sportspress .sp-view-all-link,.widget_sportspress .sp-view-all-link{margin-top:46px}.qodef-sportspress .sp-view-all-link a,.widget_sportspress .sp-view-all-link a{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Oswald,sans-serif;font-size:15px;line-height:1.7em;font-weight:600;text-decoration:none;text-transform:uppercase;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:9px 43px;color:#0d0d0d;background-color:transparent;border:1px solid #bfbfbf}.qodef-sportspress .sp-view-all-link a:before,.widget_sportspress .sp-view-all-link a:before{content:'';position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.35s cubic-bezier(.41,0,.13,1.03);-o-transition:.35s cubic-bezier(.41,0,.13,1.03);transition:.35s cubic-bezier(.41,0,.13,1.03);z-index:-1}.qodef-browser--edge .qodef-sportspress .sp-view-all-link a:before,.qodef-browser--edge .widget_sportspress .sp-view-all-link a:before,.qodef-browser--ms-explorer .qodef-sportspress .sp-view-all-link a:before,.qodef-browser--ms-explorer .widget_sportspress .sp-view-all-link a:before,.qodef-browser--safari .qodef-sportspress .sp-view-all-link a:before,.qodef-browser--safari .widget_sportspress .sp-view-all-link a:before{width:calc(100% + 3px);-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-sportspress .sp-view-all-link a:hover,.widget_sportspress .sp-view-all-link a:hover{color:#fff;border-color:#fe5900}.qodef-sportspress .sp-view-all-link a:hover:before,.widget_sportspress .sp-view-all-link a:hover:before{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-sportspress .sp-view-all-link a:hover:before,.qodef-browser--edge .widget_sportspress .sp-view-all-link a:hover:before,.qodef-browser--ms-explorer .qodef-sportspress .sp-view-all-link a:hover:before,.qodef-browser--ms-explorer .widget_sportspress .sp-view-all-link a:hover:before,.qodef-browser--safari .qodef-sportspress .sp-view-all-link a:hover:before,.qodef-browser--safari .widget_sportspress .sp-view-all-link a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-skin--light .qodef-sportspress .sp-view-all-link a,.qodef-skin--light .widget_sportspress .sp-view-all-link a{border-color:#bbb;color:#fff}.qodef-skin--light .qodef-sportspress .sp-view-all-link a:hover,.qodef-skin--light .widget_sportspress .sp-view-all-link a:hover{border-color:transparent}.qodef-sportspress .sp-gallery-wrapper,.widget_sportspress .sp-gallery-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.qodef-sportspress .sp-gallery-wrapper .sp-gallery-group-name,.widget_sportspress .sp-gallery-wrapper .sp-gallery-group-name{margin-top:0;padding:0 15px 0 15px;width:100%}.qodef-skin--light .qodef-sportspress .sp-gallery-wrapper .sp-gallery-group-name,.qodef-skin--light .widget_sportspress .sp-gallery-wrapper .sp-gallery-group-name{color:#bbb}.qodef-sportspress .sp-gallery-wrapper .gallery-item,.widget_sportspress .sp-gallery-wrapper .gallery-item{float:none!important;margin:0 0 15px 0!important;padding:0 15px 0 15px!important}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a{background-color:#fff;border:1px solid #e8e8e9;display:block;height:100%;width:100%}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a img,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a img{border:none!important;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.qodef-sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a:hover img,.widget_sportspress .sp-gallery-wrapper .gallery-item .gallery-icon a:hover img{-webkit-filter:none;filter:none}.qodef-sportspress .sp-gallery-wrapper .gallery-caption,.widget_sportspress .sp-gallery-wrapper .gallery-caption{margin:10px 0 0 0}.qodef-sportspress .gallery-columns-1 .gallery-item,.widget_sportspress .gallery-columns-1 .gallery-item{width:100%!important}.qodef-sportspress .gallery-columns-2 .gallery-item,.widget_sportspress .gallery-columns-2 .gallery-item{width:50%!important}.qodef-sportspress .gallery-columns-3 .gallery-item,.widget_sportspress .gallery-columns-3 .gallery-item{width:33.33333%!important}.qodef-sportspress .gallery-columns-4 .gallery-item,.widget_sportspress .gallery-columns-4 .gallery-item{width:25%!important}.qodef-sportspress .gallery-columns-5 .gallery-item,.widget_sportspress .gallery-columns-5 .gallery-item{width:20%!important}.qodef-sportspress .gallery-columns-6 .gallery-item,.widget_sportspress .gallery-columns-6 .gallery-item{width:16.66667%!important}.qodef-sportspress .gallery-columns-7 .gallery-item,.widget_sportspress .gallery-columns-7 .gallery-item{width:14.28571%!important}.qodef-sportspress .gallery-columns-8 .gallery-item,.widget_sportspress .gallery-columns-8 .gallery-item{width:12.5%!important}.qodef-sportspress .sp-profile-selector+.select2,.widget_sportspress .sp-profile-selector+.select2{margin:0;text-align:left;width:100%!important}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons,.widget_sportspress .sp-event-performance-teams .sp-template-event-performance-icons{padding-right:20px}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n),.widget_sportspress .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n){padding-left:20px}.qodef-sportspress .sp-event-performance-teams .sp-table-caption,.widget_sportspress .sp-event-performance-teams .sp-table-caption{text-align:left!important}.qodef-sportspress .sp-widget-align-left,.widget_sportspress .sp-widget-align-left{padding-right:20px}.qodef-sportspress .sp-widget-align-right,.widget_sportspress .sp-widget-align-right{padding-left:20px}.qodef-sportspress .sp-widget-align-left .sp-table-caption,.qodef-sportspress .sp-widget-align-right .sp-table-caption,.widget_sportspress .sp-widget-align-left .sp-table-caption,.widget_sportspress .sp-widget-align-right .sp-table-caption{text-align:left!important}.qodef-sportspress .sp-player-list td,.widget_sportspress .sp-player-list td{line-height:1.35em}[class*=" sp-icon-"],[class^=sp-icon-]{font-size:17px!important;height:17px!important;width:17px!important}.sp-event-star{height:16px!important;margin:-2px 4px 0 0!important;width:16px!important}.sp-event-star:before{color:#fe5900;content:'\e033';display:block;font-family:eleganticons;font-size:16px!important;font-weight:400;height:16px!important;width:16px!important}.sp-event-star:first-child{margin-left:7px!important}.qodef-sportspress-archive{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 84px}.qodef-sportspress-archive article{clear:none!important;padding-bottom:25px!important}.qodef-sportspress-archive article .qodef-e-content,.qodef-sportspress-archive article .qodef-e-inner,.qodef-sportspress-archive article .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-sportspress-archive article .qodef-e-media{display:block}.qodef-sportspress-archive article .qodef-e-media-image{display:block;margin-bottom:33px;max-width:100%;position:relative}.qodef-sportspress-archive article .qodef-e-media-image a,.qodef-sportspress-archive article .qodef-e-media-image img{display:block;width:100%}.qodef-sportspress-archive article .qodef-e-media-image img{border:1px solid #e8e8e9}.qodef-sportspress-archive article .qodef-e-title{margin:0 0 13px 0}.qodef-sportspress-archive article .qodef-e-excerpt{margin:0 0 14px 0}.qodef-sportspress-archive article .qodef-e-read-more{margin:0}.qodef-sportspress-archive article .qodef-e-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.qodef-sportspress-archive article .qodef-e-info.qodef-info--bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.qodef-sportspress-archive.qodef-grid>.qodef-grid-inner>a{display:block;padding:0 15px;padding-bottom:25px!important;width:100%}.qodef-sportspress-archive.qodef-grid.qodef-gutter--no>.qodef-grid-inner>a{padding:0;margin:0}.qodef-sportspress-archive.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>a{padding:0 5px;margin:0 0 10px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--small>.qodef-grid-inner>a{padding:0 10px;margin:0 0 20px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>a{padding:0 15px;margin:0 0 30px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>a{padding:0 20px;margin:0 0 40px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--big>.qodef-grid-inner>a{padding:0 22px;margin:0 0 44px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--large>.qodef-grid-inner>a{padding:0 25px;margin:0 0 50px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>a{padding:0 40px;margin:0 0 80px}.qodef-sportspress-archive.qodef-grid.qodef-gutter--mega>.qodef-grid-inner>a{padding:0 45px;margin:0 0 90px}.sportspress-page.single.single-sp_event .sp-post-caption{display:none}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-event-logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:24px;line-height:1.1em;letter-spacing:0}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:50%;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;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;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a .sp-team-name{margin:0 29px;width:auto}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a img{width:36%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo img{width:128px}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-name{display:block;width:100%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result{display:block;margin:0 20px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:80px;line-height:1.2em;letter-spacing:-.01em}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-result{font-size:60px}}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks td{padding:5%!important}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo.logo-odd{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo.logo-even{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:54px;line-height:1.11em;letter-spacing:0;display:block;width:100%;white-space:normal;text-align:center}.sportspress-page.single.single-sp_event .sp-tab-group .sp-tab-content:not(.sp-tab-content-performance) .sp-table-caption{display:none}.sportspress-page.single.single-sp_event .sp-tab-group .sp-tab-content.sp-tab-content-performance .sp-template{margin-bottom:0!important}.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-intro{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-trending-posts .qodef-e-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .qodef-e-additional-content .qodef-sportspress-related-players{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-details,.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events,.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-excerpt,.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-photo,.sportspress-page.single.single-sp_player #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-selector{padding-left:0}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo .sp-template{border:1px solid #e8e8e9;margin-right:0;max-width:100%}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-photo .sp-template img{width:100%}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{display:block;max-width:100%;width:733.33333px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{width:933.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{width:866.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{width:800px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{width:666.66667px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{width:533.33333px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-excerpt .sp-excerpt{width:100%!important}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-events{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_player #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_player .qodef-e-intro{margin:0 auto 2.2em auto}.sportspress-page.single.single-sp_player .qodef-e-intro .qodef-m-position{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.sportspress-page.single.single-sp_player .qodef-e-intro .qodef-m-position a{color:inherit}.sportspress-page.single.single-sp_player .qodef-e-intro .qodef-m-position a:hover{color:#fe5900}.sportspress-page.single.single-sp_player .qodef-e-intro .qodef-m-name{display:inline-block;margin:0}.sportspress-page.single.single-sp_player .qodef-e-intro .qodef-m-name .sp-player-number{float:right;padding-left:.5em}.sportspress-page.single.single-sp_player .qodef-e-additional-content{margin-top:52px}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-sportspress-trending-posts{background-color:#f7f7f7;padding-top:120px;width:100%}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-sportspress-related-players{margin-left:auto!important;margin-right:auto!important;padding-bottom:60px;padding-top:120px}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-sportspress-related-players .qodef-m-background-dots-holder{top:137px}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-sportspress-related-players .qodef-m-background-dots-holder-full-width{height:64%}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-m-text{margin-bottom:3.5em;position:relative;text-align:center}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-m-tagline{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase;margin-bottom:.55em;position:relative;z-index:1}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-m-title{margin:0;position:relative;z-index:1}.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-m-background-text{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;font-family:Oswald,sans-serif;font-size:350px;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#f7f7f7}.sportspress-page.single iframe{display:block}.sportspress-page.single #qodef-page-inner .qodef-e-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sportspress-page.single #qodef-page-inner .qodef-e-content [class*=sp-widget]{margin-bottom:0}.sportspress-page.single #qodef-page-inner .sp-section-content,.sportspress-page.single #qodef-page-inner .sp-tab-group{display:block;float:none;margin-bottom:68px;width:100%}.sportspress-page.single #qodef-page-inner .sp-section-content:empty,.sportspress-page.single #qodef-page-inner .sp-tab-group:empty{display:none!important}.sportspress-page.single #qodef-page-inner .sp-section-content-content{margin-bottom:108px}.sportspress-page.single #qodef-page-inner .sp-tab-menu{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:46px 0 75px 0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li{margin:0 68px 0 0;padding:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li a{color:#0d0d0d;display:block;position:relative;margin:0;opacity:1;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:24px;line-height:1.1em;letter-spacing:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li a:after{content:'';position:absolute;left:0;bottom:-4px;width:19px;height:1px;background-color:currentColor;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.sportspress-page.single #qodef-page-inner .sp-tab-menu li:last-child{margin-right:0}.sportspress-page.single #qodef-page-inner .sp-tab-menu li a:hover,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.active a,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.sp-tab-menu-item-active a,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.ui-state-active a,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.ui-state-hover a{color:#0d0d0d;opacity:1}.sportspress-page.single #qodef-page-inner .sp-tab-menu li a:hover:after,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.active a:after,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.sp-tab-menu-item-active a:after,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.ui-state-active a:after,.sportspress-page.single #qodef-page-inner .sp-tab-menu li.ui-state-hover a:after{width:100%}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner .sp-tab-menu{-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}.sportspress-page.single #qodef-page-inner .sp-tab-menu li{margin:0 0 26px}.sportspress-page.single #qodef-page-inner .sp-tab-menu li:last-child{margin-bottom:0}}.sportspress-page.single #qodef-page-inner .sp-table-caption{text-align:center}.sportspress-page.single #qodef-page-inner .sp-template{margin-bottom:68px}.sportspress-page.single #qodef-page-inner .sp-excerpt{margin:0}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-template{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-section-content .sp-excerpt{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single #qodef-page-inner.qodef-content-mixed .sp-tab-group{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single #qodef-page-inner .sp-section-content-venue .sp-event-venue-map-row td,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue .sp-event-venue-map-row td{padding:0}.sportspress-page.single #qodef-page-inner .sp-section-content-venue .sp-event-venue-map-row td:after,.sportspress-page.single #qodef-page-inner .sp-tab-content-venue .sp-event-venue-map-row td:after{display:none}.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-details,.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-excerpt,.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-photo,.sportspress-page.single.single-sp_staff #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-selector{padding-left:0}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo .sp-template{border:1px solid #e8e8e9;margin-right:0;max-width:100%}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-photo .sp-template img{width:100%}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-details{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-excerpt .sp-excerpt{width:100%!important}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_staff #qodef-page-inner .sp-section-content.sp-section-content-selector{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-excerpt,.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-link,.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-logo{padding-left:0}.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:1100px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{width:1400px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{width:1300px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{width:800px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_team #qodef-page-inner.qodef-content-mixed .sp-section-content.sp-section-content-events .sp-fixtures-results .sp-template{width:100%}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo .sp-template{border:1px solid #e8e8e9;margin-right:0;max-width:100%}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-logo .sp-template img{width:100%}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-excerpt .sp-excerpt{width:100%!important}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-link{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-staff-name{margin:0 0 32px 0;text-align:center;width:100%;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{margin-left:0;margin-right:0;padding-left:40px;padding-right:40px;display:block;max-width:100%;width:366.66667px;margin-bottom:0;padding:0 20px 0 0}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo .sp-template{width:100%!important}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{width:466.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{width:433.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{width:400px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{width:333.33333px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{width:266.66667px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{padding-left:0;padding-right:0;width:300px}}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo img{border:1px solid #e8e8e9;width:100%}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{display:block;max-width:100%;width:733.33333px;margin-left:0;margin-right:0;padding:0 0 0 20px}@media only screen and (min-width:1441px){.qodef-content-grid-1400.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{width:933.33333px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{width:866.66667px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{width:800px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{width:666.66667px}}@media only screen and (min-width:769px){.qodef-content-grid-800.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{width:533.33333px}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{padding-left:0;padding-right:0;width:768px}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{padding-left:0;padding-right:0;width:600px}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{padding-left:0;padding-right:0;width:420px}}@media only screen and (max-width:480px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{padding-left:0;padding-right:0;width:300px}}.widget_sportspress.widget_sp_staff .sp-template{float:none;margin:0 0 40px 0!important;max-width:100%;width:100%}.widget_sportspress.widget_sp_staff .sp-template-staff-photo img{width:100%}.qodef-sportspress-advanced-event-list .qodef-e-images .qodef-e-delimiter{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.qodef-sportspress-advanced-event-list .qodef-e-images>img{margin:0 auto}.qodef-sportspress-advanced-event-list .qodef-e-delimiter,.qodef-sportspress-advanced-event-list .qodef-e-full-name,.qodef-sportspress-advanced-event-list .qodef-e-short-name{display:block}.qodef-sportspress-advanced-event-list .qodef-e-title{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-sportspress-advanced-event-list .qodef-e-result{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.qodef-sportspress-advanced-event-list .qodef-e .qodef-stream{color:#fff;background-color:#0d0d0d;border:1px solid transparent}.qodef-sportspress-advanced-event-list .qodef-e .qodef-stream:hover{color:#fff}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e-name{color:#fff}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e-delimiter{color:#fff}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e-title{color:#bbb}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e-date{color:#bbb}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e-result{color:#fff}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e .qodef-stream{background-color:transparent}.qodef-sportspress-advanced-event-list.qodef-skin--light .qodef-e .qodef-stream:hover{background-color:#fe5900}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content{background-color:#fff;border:1px solid #e8e8e9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15% 7.5%;position:relative}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:calc(100% - 4px);-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:4px;width:100%;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-browser--edge .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:after,.qodef-browser--ms-explorer .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:after,.qodef-browser--safari .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.qodef-browser--safari .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:after{top:calc(100% - 3px)}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-browser--edge .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:hover:after,.qodef-browser--ms-explorer .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:hover:after,.qodef-browser--safari .qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-content:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-images{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-image{width:25%}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:25px}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-name{margin:4px 0 0 0}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-name>*{display:inline}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-date,.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-result{margin-top:15px}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:25px}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-links .qodef-e-button{margin-bottom:10px}.qodef-sportspress-advanced-event-list.qodef-item-layout--block .qodef-e-links .qodef-e-button:last-child{margin-bottom:0}.qodef-sportspress-advanced-event-list.qodef-item-layout--block.qodef-skin--light .qodef-e-content{background-color:#222;border-color:#111}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content{background-color:#fff;border-left:1px solid #e8e8e9;border-right:1px solid #e8e8e9;border-top:1px solid #e8e8e9}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:100%;width:4px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0;-webkit-transition:all .3s ease-out,opacity .15s ease-out;-o-transition:all .3s ease-out,opacity .15s ease-out;transition:all .3s ease-out,opacity .15s ease-out}.qodef-browser--edge .qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:after,.qodef-browser--ms-explorer .qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:after,.qodef-browser--safari .qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;-webkit-transition:opacity .01s,all .25s ease-out;-o-transition:opacity .01s,all .25s ease-out;transition:opacity .01s,all .25s ease-out}.qodef-browser--edge .qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:hover:after,.qodef-browser--ms-explorer .qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:hover:after,.qodef-browser--safari .qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e-content:hover:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e:nth-child(even) .qodef-e-content{background-color:#f7f7f7}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-gutter--no.qodef-col-num--1 .qodef-e:last-child .qodef-e-content{border-bottom:1px solid #e8e8e9}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-details,.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-images,.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-links{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-images{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:27%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-images img{width:50%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e [class*=qodef-team]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:35%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-delimiter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-image{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}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-name{margin:15px 0 0 0}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-details{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;padding:0 2% 0 11%;width:38%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-excerpt{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:24px;line-height:1.1em;letter-spacing:0;margin-top:5px}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-date,.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-result{margin-top:15px}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:35%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-button{margin:5px 5% 5px 0}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-skin--light.qodef-gutter--no.qodef-col-num--1 .qodef-e-content{border-color:#111}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-skin--light.qodef-gutter--no.qodef-col-num--1 .qodef-e:nth-child(odd) .qodef-e-content{background-color:#222}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-skin--light.qodef-gutter--no.qodef-col-num--1 .qodef-e:nth-child(even) .qodef-e-content{background-color:#333}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-skin--light.qodef-gutter--no.qodef-col-num--1 .qodef-e:last-child .qodef-e-content{border-color:#111}.qodef-sportspress-advanced-event-list.qodef-item-layout--table.qodef-skin--light .qodef-e-excerpt{color:#fff}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-image{width:calc(100% / 3)}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-content{padding:53px 0 0 9%;width:calc(100% / 3 * 2)}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-position{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase;margin:0 0 1px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-name{margin:0 0 11px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-details{margin:0 0 29px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-tagline{margin:0 0 12px 0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-excerpt{margin:0}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-button{margin-top:33px}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-position a{color:#bbb}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-position a:hover{color:#fe5900}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-name{color:#fff}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-details{color:#fff}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-details a{color:#bbb}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-details a:hover{color:#fe5900}.qodef-sportspress-advanced-player-details.qodef-item-layout--table.qodef-skin--light .qodef-e-tagline{color:#fff}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below.qodef-swiper-container--pagination-outside{padding-bottom:56px}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e{color:#0d0d0d}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-image{margin-bottom:30px;position:relative}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-permalink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-details{padding-bottom:28px}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-name a,.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-position a{color:inherit}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-name a:hover,.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-position a:hover{color:#fe5900}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-position{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase;margin-bottom:5px}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below .qodef-e-name{color:inherit;margin:0}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below.qodef-skin--light .qodef-e{color:#fff}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below.qodef-skin--light .qodef-e-position a{color:#bbb}.qodef-sportspress-advanced-player-list.qodef-item-layout--info-below.qodef-skin--light .qodef-e-position a:hover{color:#fe5900}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale .qodef-e-image{background-color:#fff;border:1px solid #e8e8e9}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale .qodef-e-image img{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale.qodef-skin--light .qodef-e-image{background-color:#000;border:1px solid #262626}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale.qodef-skin--light .qodef-e-image:after{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//10qmotorsport.com/wp-content/plugins/topscorer-core/assets/img/noise.png);background-size:cover;content:'';opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:0}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale.qodef-skin--light .qodef-e-image img{opacity:1;position:relative;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:1}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale .qodef-e:hover .qodef-e-image:after{opacity:.2}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale .qodef-e:hover .qodef-e-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}.qodef-sportspress-advanced-player-list.qodef-hover-animation--grayscale .qodef-e:hover .qodef-e-name-link{color:#fe5900}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:385px;position:relative}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-image{z-index:1}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-image[class*=qodef-team]{width:21.5%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-link div{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-link:hover div{color:#fe5900}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-name{margin:0 2.5%;width:16%;z-index:1}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-full-name{z-index:1;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:20px;line-height:1.1em;letter-spacing:0}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-first-name{z-index:1;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-short-name{z-index:1;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-date,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result{text-align:center;width:25%;z-index:1}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-date{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:24px;line-height:1.1em;letter-spacing:0}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result{overflow:hidden;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:80px;line-height:1.2em;letter-spacing:-.01em}@media only screen and (max-width:680px){.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result{font-size:60px}}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span{display:inline-block;position:relative}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span:after,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span:before{background-color:#bfbfbf;content:'';height:1px;position:absolute;top:50%;width:100%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span:before{left:120%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span:after{right:120%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-background-text{color:#e8e8e9;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-54%);-ms-transform:translate(-50%,-54%);transform:translate(-50%,-54%);z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Oswald,sans-serif;font-size:350px;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#f7f7f7}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2em}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-button{margin:0 3em}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-team--home{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-team--away{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-link div{color:#fff}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-link:hover div{color:#fe5900}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-full-name{color:#fff}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-first-name{color:#bbb}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-short-name{color:#fff}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-date,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-result{color:#bbb}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple.qodef-skin--light .qodef-e-background-text{color:#222}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-background-text .qodef-m-character{opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(750px) rotateX(90deg);transform:perspective(750px) rotateX(90deg);-webkit-transform-origin:50% 40% 0;-ms-transform-origin:50% 40% 0;transform-origin:50% 40% 0;-webkit-transition:.53s cubic-bezier(.45,.05,.37,.93);-o-transition:.53s cubic-bezier(.45,.05,.37,.93);transition:.53s cubic-bezier(.45,.05,.37,.93)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-image{opacity:0;-webkit-transition:.6s ease-out;-o-transition:.6s ease-out;transition:.6s ease-out}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-image.qodef-team--home{-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-image.qodef-team--away{-webkit-transform:translateX(50px);-ms-transform:translateX(50px);transform:translateX(50px)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-name{overflow:hidden}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-team--home .qodef-e-first-name,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-team--home .qodef-e-short-name{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-team--away .qodef-e-first-name,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-team--away .qodef-e-short-name{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-first-name,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear .qodef-e-short-name{-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:.3s ease-out;opacity:0}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character{opacity:1;-webkit-transform:rotateX(0) rotateY(0);transform:rotateX(0) rotateY(0)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(2){-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(3){-webkit-transition-delay:.33s;-o-transition-delay:.33s;transition-delay:.33s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(4){-webkit-transition-delay:.44s;-o-transition-delay:.44s;transition-delay:.44s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(5){-webkit-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(6){-webkit-transition-delay:.66s;-o-transition-delay:.66s;transition-delay:.66s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(7){-webkit-transition-delay:.77s;-o-transition-delay:.77s;transition-delay:.77s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(8){-webkit-transition-delay:.88s;-o-transition-delay:.88s;transition-delay:.88s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(9){-webkit-transition-delay:.99s;-o-transition-delay:.99s;transition-delay:.99s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(10){-webkit-transition-delay:1.1s;-o-transition-delay:1.1s;transition-delay:1.1s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(11){-webkit-transition-delay:1.21s;-o-transition-delay:1.21s;transition-delay:1.21s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(12){-webkit-transition-delay:1.32s;-o-transition-delay:1.32s;transition-delay:1.32s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(13){-webkit-transition-delay:1.43s;-o-transition-delay:1.43s;transition-delay:1.43s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-background-text .qodef-m-character:nth-child(14){-webkit-transition-delay:1.54s;-o-transition-delay:1.54s;transition-delay:1.54s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-image{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-first-name,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-short-name{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-first-name{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef--has-appear.qodef--appear .qodef-e-short-name{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-images{margin-right:3%;position:relative;width:31.5%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-background-image{background-size:cover;height:100%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-background-image img{display:none}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-images-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;left:0;padding:12% 10%;position:absolute;width:100%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-image{width:34%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-delimiter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32%;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content{background-color:#fff;border:1px solid #e8e8e9;width:65.5%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner{border-bottom:1px solid #e8e8e9;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6% 8%;position:relative}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:100%;width:4px;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0;-webkit-transition:all .3s ease-out,opacity .15s ease-out;-o-transition:all .3s ease-out,opacity .15s ease-out;transition:all .3s ease-out,opacity .15s ease-out}.qodef-browser--edge .qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:after,.qodef-browser--ms-explorer .qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:after,.qodef-browser--safari .qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;-webkit-transition:opacity .01s,all .25s ease-out;-o-transition:opacity .01s,all .25s ease-out;transition:opacity .01s,all .25s ease-out}.qodef-browser--edge .qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:hover:after,.qodef-browser--ms-explorer .qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:hover:after,.qodef-browser--safari .qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:hover:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:nth-child(even){background-color:#f7f7f7}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:nth-child(even) .qodef-button{color:#fff;background-color:#0d0d0d;border:1px solid transparent}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:nth-child(even) .qodef-button:hover{color:#fff}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:nth-child(even) .qodef-button:hover .qodef-m-background-holder{-webkit-clip-path:inset(-1px -1px -1px 0);clip-path:inset(-1px -1px -1px 0)}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner:last-child{border-bottom:none}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-details,.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-links,.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-price{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;width:calc(100% / 3)}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-price{margin:0}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-title{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase;margin-bottom:3px}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-description{margin:0 0 15px 0}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-links{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-button{margin:5px 5% 5px 0}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-content{border-color:#111}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-content-inner{border-color:#111}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-content-inner:nth-child(odd){background-color:#222}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-content-inner:nth-child(even){background-color:#333}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-content-inner:nth-child(even) .qodef-button{background-color:transparent}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-content-inner:nth-child(even) .qodef-button:hover{background-color:#fe5900}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-price{color:#fff}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-title{color:#bbb}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-description{color:#fff}.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-date,.qodef-sportspress-event-tickets.qodef-item-layout--table.qodef-skin--light .qodef-e-result{color:#bbb}.qodef-sportspress-player-social-networks .qodef-m-title{display:inline-block;margin:0 28px 0 0;vertical-align:middle;line-height:26px!important;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-sportspress-player-social-networks .qodef-m-networks{display:inline-block;list-style:none;margin:0;padding:0;position:relative;vertical-align:middle;line-height:26px}.qodef-sportspress-player-social-networks .qodef-m-network{display:inline-block;margin-right:39px;line-height:26px}.qodef-sportspress-player-social-networks .qodef-m-network:last-child{margin-right:0}.qodef-sportspress-countdown--hide-timer .sp-countdown{display:none}.qodef-sportspress-countdown .sp-event-name{text-align:center}.qodef-sportspress-countdown .sp-countdown time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.qodef-sportspress-countdown .sp-countdown span{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;line-height:1em;font-size:120px}.qodef-sportspress-countdown .sp-countdown small{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-sportspress-countdown.qodef-skin--light .sp-event-name{color:#fff}.qodef-sportspress-countdown.qodef-skin--light .sp-countdown span{color:#fff}.qodef-sportspress-countdown.qodef-skin--light .sp-countdown small{color:#fff}.widget_countdown{text-align:center}.widget_countdown .sp-event-name{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:20px;line-height:1.1em;letter-spacing:0;margin-bottom:10px}.widget_countdown .sp-countdown time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.widget_countdown .sp-countdown span{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.widget_countdown .sp-countdown small{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.widget_countdown .sp-event-date{margin:0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.widget_countdown .sp-event-venue:not(.sp-event-date){margin:0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.widget_countdown .sp-event-league{margin:0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.sp-event-blocks{border:none!important;line-height:1.1em!important}.sp-event-blocks tr{background-color:transparent!important;border:none!important}.sp-event-blocks tr:last-child td{margin-bottom:0}.sp-event-blocks td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e8e8e9!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;padding:10% 17%!important;position:relative}.widget .sp-event-blocks td{padding:10% 15%!important}.sp-event-blocks td:after{background-color:#fe5900;content:'';display:block;left:0!important;position:absolute;top:calc(100% - 3px)!important;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:4px!important;width:100%!important;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-browser--edge .sp-event-blocks td:after,.qodef-browser--ms-explorer .sp-event-blocks td:after,.qodef-browser--safari .sp-event-blocks td:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.qodef-skin--light .sp-event-blocks td{border-color:#111;background-color:#222;color:#bbb!important}.sp-event-blocks .team-logo{display:block;float:none;height:auto;margin:0;max-width:22%;width:22%}.sp-event-blocks .team-logo a{display:block}.sp-event-blocks .team-logo img{display:block;height:auto;width:100%}.sp-event-blocks .team-logo.logo-odd{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sp-event-blocks .team-logo.logo-even{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.sp-event-blocks .sp-event-results{color:#0d0d0d;margin:0 3%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}.sp-event-blocks .sp-event-results a{color:inherit}.sp-event-blocks .sp-event-results a:hover{color:#fe5900}.qodef-skin--light .sp-event-blocks .sp-event-results{color:#fff}.sp-event-blocks .sp-event-date,.sp-event-blocks .sp-event-league,.sp-event-blocks .sp-event-season,.sp-event-blocks .sp-event-status,.sp-event-blocks .sp-event-title,.sp-event-blocks .sp-event-venue{margin:0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;padding:0;width:100%}.sp-event-blocks .sp-event-league,.sp-event-blocks .sp-event-season,.sp-event-blocks .sp-event-venue{margin-top:30px}.sp-event-blocks .sp-event-league~.sp-event-season,.sp-event-blocks .sp-event-league~.sp-event-venue{margin-top:0}.sp-event-blocks .sp-event-season~.sp-event-venue{margin-top:0}.sp-event-blocks .sp-event-date{letter-spacing:initial;margin-top:15px;-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99;text-transform:none;font-family:Yantramanav,sans-serif;font-size:18px;line-height:1.44em;font-weight:400;color:#8a8a8a}.sp-event-blocks .sp-event-date a{color:inherit}.sp-event-blocks .sp-event-date a:hover{color:#fe5900}.qodef-skin--light .sp-event-blocks .sp-event-date{color:#fff}.sp-event-blocks .sp-event-title{color:#0d0d0d;margin:3px 0 0 0!important}.sp-event-blocks .sp-event-title a{color:inherit}.sp-event-blocks .sp-event-title a:hover{color:#fe5900}.qodef-skin--light .sp-event-blocks .sp-event-title{color:#fff}.qodef-sportspress .sp-event-list .team-logo{height:17px!important;margin-right:17px!important;width:17px!important;margin-bottom:.5em}.qodef-sportspress .sp-event-list .team-logo img{max-height:17px!important;max-width:17px!important;vertical-align:initial}.sp-league-table td{line-height:1.35em!important}.sp-league-table .team-logo{height:17px!important;margin-right:17px!important;width:17px!important}.sp-league-table .team-logo img{max-height:17px!important;max-width:17px!important;vertical-align:initial}.qodef-sportspress-player-gallery .sp-gallery-wrapper:after,.qodef-sportspress-player-gallery .sp-gallery-wrapper:before{content:'';display:table;table-layout:fixed}.qodef-sportspress-player-gallery .sp-gallery-wrapper:after{clear:both}.sp-player-list .data-name .player-photo{display:none!important}.sp-player-list .data-name .player-flag,.sp-player-list .data-name .team-logo{height:17px!important;margin-right:17px!important;width:17px!important}.sp-player-list .data-name .player-flag img,.sp-player-list .data-name .team-logo img{max-height:17px!important;max-width:17px!important;vertical-align:initial}.qodef-sportspress-trophy-list.qodef-counter--show{counter-reset:item}.qodef-sportspress-trophy-list.qodef-counter--show .qodef-e-content{z-index:1}.qodef-sportspress-trophy-list.qodef-counter--show .qodef-e-content:before{content:"0" counter(item);counter-increment:item;left:6%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;font-family:Oswald,sans-serif;font-size:80px;line-height:1.1em;font-weight:700;letter-spacing:-.025em;text-transform:uppercase;color:#e8e8e9}.qodef-sportspress-trophy-list.qodef-item-layout--info-above.qodef-swiper-container--pagination-outside{padding-bottom:56px}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-content{background-color:#fff;border:1px solid #e8e8e9;padding:7.5% 6%;position:relative}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-tagline{margin:0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-title{margin:10px 0 0 0}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-image{margin-top:34px}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:after{background-color:#fe5900;content:'';display:block;left:0;position:absolute;top:calc(100% - 4px);-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;z-index:1;height:4px;width:100%;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-browser--edge .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:after,.qodef-browser--ms-explorer .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:after,.qodef-browser--safari .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.qodef-browser--safari .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:after{top:calc(100% - 3px)}.qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-browser--edge .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:hover:after,.qodef-browser--ms-explorer .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:hover:after,.qodef-browser--safari .qodef-sportspress-trophy-list.qodef-item-layout--info-above .qodef-e-link:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-sportspress-trophy-list.qodef-item-layout--info-above.qodef-skin--light .qodef-e-content{background-color:#222;border-color:#111}.qodef-sportspress-trophy-list.qodef-item-layout--info-above.qodef-skin--light .qodef-e-content:before{color:#333}.qodef-sportspress-trophy-list.qodef-item-layout--info-above.qodef-skin--light .qodef-e-tagline{color:#bbb}.qodef-sportspress-trophy-list.qodef-item-layout--info-above.qodef-skin--light .qodef-e-title{color:#fff}.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{left:0;position:absolute;top: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 50px}.qodef-alignment--right.qodef-page-title .qodef-m-subtitle{margin-right:-4px!important}.qodef-page-title .qodef-m-title{margin-left:-2px}.qodef-page-title .qodef-breadcrumbs{display:inline-block;position:relative;vertical-align:top;width:auto}.qodef-alignment--right.qodef-page-title .qodef-breadcrumbs{margin-right:-4px!important}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current,.qodef-page-title .qodef-breadcrumbs a{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current{color:#0d0d0d}.qodef-page-title .qodef-breadcrumbs a:hover{color:#fe5900}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 10px;position:relative}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:'';display:inline-block;height:1px;width:3px;background-color:#8c8c8c;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:-3px;margin-right:-3px}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:last-child:after{display:none}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs .qodef-breadcrumbs-current,.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs a{color:#b6b6b6}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs a:hover{color:#fe5900}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0;color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:13px;line-height:1.1em;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{display:none}.qodef-twitter-list.qodef-layout--columns #ctf{overflow:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{position:relative;display:inline-block;width:100%;vertical-align:top;float:left;border:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{margin-left:0;display:inline-block;margin-bottom:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{line-height:1!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{width:37px;height:37px;margin:0 7px 0 0;float:none;border-radius:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:20px;line-height:1.1em;letter-spacing:0;font-weight:600!important;margin:0 4px 0 0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink{font-family:Yantramanav,sans-serif;font-size:18px;line-height:1.44em;font-weight:400;color:#8a8a8a;margin-right:4px;margin-left:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{margin-top:4px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:0;padding:0;margin-top:-5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;position:relative;top:5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:0;margin-top:-3px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;visibility:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{padding:0;font-size:14px;margin-right:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{margin-left:0}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before{content:"";display:table;table-layout:fixed}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after{clear:both}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item{width:50%}@media only screen and (min-width:681px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item{width:25%}@media only screen and (min-width:1025px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item{width:20%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets{margin:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item{padding:0;margin:0}.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets{margin:0 -5px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item{padding:0 5px;margin:0 0 10px}.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets{margin:0 -10px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item{padding:0 10px;margin:0 0 20px}.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets{margin:0 -15px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item{padding:0 15px;margin:0 0 30px}.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets{margin:0 -20px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item{padding:0 20px;margin:0 0 40px}.qodef-twitter-list.qodef-gutter--big.qodef--no-bottom-space{margin-bottom:-44px}.qodef-twitter-list.qodef-gutter--big #ctf .ctf-tweets{margin:0 -22px}.qodef-twitter-list.qodef-gutter--big #ctf .ctf-tweets>.ctf-item{padding:0 22px;margin:0 0 44px}.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -40px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 40px;margin:0 0 80px}.qodef-twitter-list.qodef-gutter--mega.qodef--no-bottom-space{margin-bottom:-90px}.qodef-twitter-list.qodef-gutter--mega #ctf .ctf-tweets{margin:0 -45px}.qodef-twitter-list.qodef-gutter--mega #ctf .ctf-tweets>.ctf-item{padding:0 45px;margin:0 0 90px}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}.widget.qodef-author-info .qodef-author-info-image{display:inline-block;margin-bottom:25px}.widget.qodef-author-info .qodef-author-info-name{margin:0 0 14px}.widget.qodef-author-info .qodef-author-info-description{margin:0}.widget.qodef-author-info .qodef-author-info-image img{margin:0}.widget.qodef-author-info .qodef-author-info-description{color:#8a8a8a}#qodef-top-area .widget.qodef-author-info .qodef-author-info-image img{margin:0}#qodef-top-area .widget.qodef-author-info .qodef-author-info-description{color:#fff}#qodef-page-footer .widget.qodef-author-info .qodef-author-info-image img{margin:0}#qodef-page-footer .widget.qodef-author-info .qodef-author-info-description{color:#b6b6b6}#qodef-side-area .widget.qodef-author-info .qodef-author-info-image img{margin:0}#qodef-side-area .widget.qodef-author-info .qodef-author-info-description{color:#0d0d0d}.widget.widget_topscorer_core_blog_list_loop .qodef-blog-list-loop-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.widget.widget_topscorer_core_blog_list_loop .qodef-blog-list-loop-tagline{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:10px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:8px}.widget.widget_topscorer_core_blog_list_loop a{font-size:10px!important}#qodef-top-area .widget.widget_topscorer_core_blog_list_loop{max-width:50%;width:50%}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner .button{width:100%!important}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner .qodef-woo-product-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner .qodef-woo-product-title{width:50%}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner .qodef-woo-product-title a:hover{color:inherit}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner .price{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .qodef-woo-product-image-inner{height:100%}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .price{margin-top:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button{margin-top:20px!important;position:absolute;bottom:0}.widget_topscorer_core_woo_dropdown_cart{height:100%}.qodef-woo-dropdown-cart{display:inline-block;height:100%;padding:0;position:relative;vertical-align:top}.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-label{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:15px;line-height:1.4em;letter-spacing:0;color:#666;padding:0}.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count{background-color:#3e3e3e;color:#666;font-size:10px;line-height:1em;padding:5px 6px 3px 6px;margin-left:8px}.qodef-header--light .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count,.qodef-header--light .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-label{color:#fff}.qodef-header--dark .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count,.qodef-header--dark .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-label{color:#000}.qodef-woo-dropdown-cart .qodef-m-dropdown{left:auto;max-height:0;overflow:hidden;position:absolute;right:0;text-align:left;top:100%;-webkit-transition:.35s ease-out;-o-transition:.35s ease-out;transition:.35s ease-out}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{background-color:#fff;border:1px solid #f2f2f2;display:inline-block;padding:50px 30px;position:relative;vertical-align:top;width:370px}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner .qodef-m-posts-not-found{color:#666;font-size:18px;line-height:38px;margin:-16px 4px -16px 4px}.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:#666}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#666}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#fe5900}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;position:relative}.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;margin-right:20px;width:70px}.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img{display:block}.qodef-woo-dropdown-cart .qodef-e-image img{border:1px solid #e8e8e9}.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{line-height:1;margin:0}.qodef-woo-dropdown-cart .qodef-e-title a{color:#0d0d0d}.qodef-woo-dropdown-cart .qodef-e-title a:hover{color:#fe5900}.qodef-woo-dropdown-cart .qodef-e-price{display:inline-block;margin:17px 0 0}.qodef-woo-dropdown-cart .qodef-e-quantity{display:inline-block;margin:3px 0 0}.qodef-woo-dropdown-cart .qodef-e-product-categories{color:#8c8c8c;font-family:Yantramanav,sans-serif;font-size:11px;line-height:1.1em;font-weight:500;letter-spacing:.3em;text-transform:uppercase}.qodef-woo-dropdown-cart .qodef-e-remove{font-size:20px;line-height:1;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-woo-dropdown-cart .qodef-m-order-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-30px;margin-right:-30px;margin-top:30px;padding:18px 30px;position:relative}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#666}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:30px;padding:0 40px}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Oswald,sans-serif;font-size:15px;line-height:1.7em;font-weight:600;text-decoration:none;text-transform:uppercase;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;width:100%;padding:13px 20px;color:#fff;background-color:#0d0d0d;border:1px solid transparent;line-height:1.5em}.qodef-woo-dropdown-cart .qodef-m-action-link span{position:relative;z-index:1}.qodef-woo-dropdown-cart .qodef-m-action-link:after{content:'';position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#fe5900;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.35s cubic-bezier(.41,0,.13,1.03);-o-transition:.35s cubic-bezier(.41,0,.13,1.03);transition:.35s cubic-bezier(.41,0,.13,1.03);z-index:0}.qodef-browser--edge .qodef-woo-dropdown-cart .qodef-m-action-link:after,.qodef-browser--ms-explorer .qodef-woo-dropdown-cart .qodef-m-action-link:after,.qodef-browser--safari .qodef-woo-dropdown-cart .qodef-m-action-link:after{width:calc(100% + 3px);-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:#fff}.qodef-woo-dropdown-cart .qodef-m-action-link:hover:after{-webkit-clip-path:inset(0 -1px -1px 0);clip-path:inset(0 -1px -1px 0)}.qodef-browser--edge .qodef-woo-dropdown-cart .qodef-m-action-link:hover:after,.qodef-browser--ms-explorer .qodef-woo-dropdown-cart .qodef-m-action-link:hover:after,.qodef-browser--safari .qodef-woo-dropdown-cart .qodef-m-action-link:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.touchevents .qodef-woo-dropdown-cart{cursor:pointer}.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{max-height:100vh}body:not(.qodef-browser--safari) #qodef-page-wrapper .vc_parallax .vc_parallax-inner{background-attachment:fixed!important}@media only screen and (max-width:1440px){.qodef-background-text .qodef-m-background-text{font-size:85%}}@media only screen and (max-width:1024px){.qodef-background-text .qodef-m-background-text-holder{display:none}}@media only screen and (max-width:1024px){.qodef-blog.qodef--list-mosaic.qodef-col-num--1024--1 article:nth-child(4n+2) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--480--1 article:nth-child(4n+2) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--680--1 article:nth-child(4n+2) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--768--1 article:nth-child(4n+2) .qodef-e-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.qodef-blog.qodef--list-mosaic.qodef-col-num--1024--1 article:nth-child(4n+3) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--480--1 article:nth-child(4n+3) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--680--1 article:nth-child(4n+3) .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--768--1 article:nth-child(4n+3) .qodef-e-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (max-width:680px){.qodef-blog.qodef--list-mosaic.qodef-col-num--480--1 article .qodef-e-inner,.qodef-blog.qodef--list-mosaic.qodef-col-num--680--1 article .qodef-e-inner{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.qodef-blog.qodef--list-mosaic.qodef-col-num--480--1 article .qodef-e-inner .qodef-e-content,.qodef-blog.qodef--list-mosaic.qodef-col-num--480--1 article .qodef-e-inner .qodef-e-media-image,.qodef-blog.qodef--list-mosaic.qodef-col-num--680--1 article .qodef-e-inner .qodef-e-content,.qodef-blog.qodef--list-mosaic.qodef-col-num--680--1 article .qodef-e-inner .qodef-e-media-image{width:100%}.qodef-blog.qodef--list-mosaic.qodef-col-num--480--1 article .qodef-e-inner .qodef-e-content,.qodef-blog.qodef--list-mosaic.qodef-col-num--680--1 article .qodef-e-inner .qodef-e-content{min-height:100vw;padding:14% 10%}}@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 40px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 40px 87px}}@media only screen and (max-width:680px){#qodef-author-info .qodef-m-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-author-info .qodef-m-content{margin-top:23px}}@media only screen and (max-width:768px){.qodef-background-dots.qodef-background-dots-position--center .qodef-m-background-dots-holder-full-width{width:70%}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}#qodef-page-banner{display:none}}@media only screen and (max-width:1440px){#qodef-page-banner .qodef-page-banner-image{height:90px}}@media only screen and (max-width:1024px){#qodef-top-area{display:none}}@media only screen and (max-width:768px){.qodef-position--left.qodef-testimonials-list .qodef-e-quote-icon{display:none}.qodef-testimonials-list .qodef-e-content{width:100%!important;margin:0!important}.qodef-testimonials-list .swiper-pagination-bullets{display:none}}@media only screen and (max-width:480px){.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:0 0 32px 20px}}@media only screen and (max-width:1440px){.qodef-banner .qodef-m-text{padding:0 14% 0}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-banner .qodef-m-title{margin-top:9px}}@media only screen and (max-width:1024px){.qodef-banner .qodef-m-text{padding:0 35% 0}}@media only screen and (max-width:768px){.qodef-banner .qodef-m-text{padding:0 30% 0}}@media only screen and (max-width:480px){.qodef-banner .qodef-m-text{padding:0}.qodef-banner .qodef-m-subtitle{font-size:70px;line-height:.9em}}@media only screen and (max-width:1024px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:100px}}@media only screen and (max-width:768px){.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;width:calc(100% / 3)}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper:nth-last-child(1),.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper:nth-last-child(2){margin-bottom:0}}@media only screen and (max-width:680px){.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{width:50%}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper:nth-last-child(2){margin-bottom:30px}}@media only screen and (max-width:480px){.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{width:100%}.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:80px}}@media only screen and (max-width:680px){.qodef-has-shadow.qodef-dual-image-with-text .qodef-image--two img{border-radius:14px}}@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-info-section.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-text,.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-title{text-align:center}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-content{margin:25px 0 0 0}}@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:768px){.qodef-workflow .qodef-e-workflow-item{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.qodef-workflow .qodef-e-workflow-item:after,.qodef-workflow .qodef-e-workflow-item:before{display:none}.qodef-workflow .qodef-e-workflow-item:first-child .qodef-e-workflow-date{padding-top:0}.qodef-workflow .qodef-e-workflow-date,.qodef-workflow .qodef-e-workflow-text{text-align:left!important;width:auto}.qodef-workflow .qodef-e-workflow-date{padding:57px 37px 37px 37px}}@media only screen and (max-width:1024px){.qodef-sportspress [class*=gallery-columns] .gallery-item,[class*=qodef-sportspress] [class*=gallery-columns] .gallery-item{width:50%!important}.qodef-sportspress .gallery-columns-1 .gallery-item,[class*=qodef-sportspress] .gallery-columns-1 .gallery-item{width:100%!important}}@media only screen and (max-width:768px){.qodef-sportspress [class*=gallery-columns] .gallery-item,[class*=qodef-sportspress] [class*=gallery-columns] .gallery-item{width:100%!important}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons,[class*=qodef-sportspress] .sp-event-performance-teams .sp-template-event-performance-icons{padding-right:0;width:100%}.qodef-sportspress .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n),[class*=qodef-sportspress] .sp-event-performance-teams .sp-template-event-performance-icons:nth-child(2n){padding-left:0}.qodef-sportspress .sp-widget-align-left,[class*=qodef-sportspress] .sp-widget-align-left{padding-right:0;width:100%}.qodef-sportspress .sp-widget-align-right,[class*=qodef-sportspress] .sp-widget-align-right{padding-left:0;padding-top:70px;width:100%}}@media only screen and (max-width:1024px){.qodef-sportspress .sp-scrollable-table-wrapper:before,.widget_sportspress .sp-scrollable-table-wrapper:before{content:'Swipe to see whole table';display:inline-block;margin-bottom:5px}.qodef-sportspress table td:first-child,.qodef-sportspress table th:first-child,.widget_sportspress table td:first-child,.widget_sportspress table th:first-child{padding-left:18px}.qodef-sportspress table td:last-child,.qodef-sportspress table th:last-child,.widget_sportspress table td:last-child,.widget_sportspress table th:last-child{padding-right:18px}.qodef-sportspress dl:not(.gallery-item) dt,.widget_sportspress dl:not(.gallery-item) dt{padding-left:18px}.qodef-sportspress dl:not(.gallery-item) dd,.widget_sportspress dl:not(.gallery-item) dd{padding-right:18px}}@media only screen and (max-width:768px){.qodef-sportspress table:not(.sp-event-blocks) .player-flag,.qodef-sportspress table:not(.sp-event-blocks) .player-photo,.qodef-sportspress table:not(.sp-event-blocks) .team-logo,.widget_sportspress table:not(.sp-event-blocks) .player-flag,.widget_sportspress table:not(.sp-event-blocks) .player-photo,.widget_sportspress table:not(.sp-event-blocks) .team-logo{display:none!important}.qodef-sportspress dl:not(.gallery-item) dd img,.widget_sportspress dl:not(.gallery-item) dd img{display:none!important}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-name{white-space:initial}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:36px!important;line-height:1.33em!important;letter-spacing:0!important}}@media only screen and (max-width:768px){.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-event-logos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo{margin-bottom:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 0 26px 0}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo a img{height:auto;margin:0 0 20px 0;width:50%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo img{height:auto;margin:0 0 26px 0;width:50%}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child{margin:0}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child a{margin:26px 0 0 0}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child a img{margin:20px 0 0 0}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-inline .sp-team-logo:last-child img{margin:20px 0 0 0}.sportspress-page.single.single-sp_event .sp-section-content-logos .sp-template-event-logos-block .sp-event-blocks .team-logo .sp-team-name{font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;color:#0d0d0d;font-size:24px;line-height:1.1em;letter-spacing:0}}@media only screen and (max-width:1024px){.sportspress-page.single.single-sp_player .qodef-e-additional-content .qodef-m-background-text{display:none}}@media (max-width:1099px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-photo{margin-bottom:20px;padding:0}.sportspress-page.single.single-sp_team #qodef-page-inner .sp-section-content.sp-section-content-staff .sp-template-staff-details{padding:0}}@media only screen and (max-width:680px){.sportspress-page.single.single-sp_team #qodef-page-inner .sp-event-blocks td{padding:10% 12%!important}}@media only screen and (max-width:1024px){.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-name{display:none}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-details{padding:0 2%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-button{margin:5px 0}}@media only screen and (max-width:680px){.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:13% 3%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-details,.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-images,.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-links{padding:0;width:100%}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-details,.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-images{margin-bottom:20px}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-sportspress-advanced-event-list.qodef-item-layout--table .qodef-e-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media only screen and (max-width:1024px){.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-image{width:100%}.qodef-sportspress-advanced-player-details.qodef-item-layout--table .qodef-e-content{padding:32px 0 0 0;width:100%}}@media only screen and (max-width:1024px){.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-links{-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}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-button{margin:5px 0}}@media only screen and (max-width:768px){.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-content{-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-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-image{margin-bottom:30px}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-image[class*=qodef-team]{margin-bottom:0;width:33%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-name{padding:0;margin:30px 0;width:100%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-date,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result{width:100%}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2em}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-team--away,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-team--home{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:680px){.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-background-text{display:none}.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span:after,.qodef-sportspress-advanced-single-event.qodef-item-layout--simple .qodef-e-result span:before{display:none}}@media only screen and (max-width:1024px){.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-images{margin:0 0 15px 0;width:100%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-background-image{background-image:none!important;background-size:initial}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-background-image img{display:block}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content{width:100%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-details{padding:0 2%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-button{margin:5px 0}}@media only screen and (max-width:768px){.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:11% 8% 15% 8%;text-align:center}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-details,.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-links,.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-price{padding:0;width:100%}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-price{margin-bottom:30px}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-details{margin-bottom:15px}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-links{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-sportspress-event-tickets.qodef-item-layout--table .qodef-e-button{width:100%}}@media only screen and (max-width:680px){.qodef-page-title{height:auto!important}.qodef-page-title .qodef-m-content{padding-top:50px!important;padding-bottom:50px!important}body.qodef-content-behind-header .qodef-page-title .qodef-m-content{padding-top:120px!important}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}.qodef-twitter-list.qodef-gutter--mega.qodef--no-bottom-space{margin-bottom:-60px}.qodef-twitter-list.qodef-gutter--mega #ctf .ctf-tweets{margin:0 -30px}.qodef-twitter-list.qodef-gutter--mega #ctf .ctf-tweets>.ctf-item{padding:0 30px;margin:0 0 60px}}.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}