.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:-1e5px;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:#444}.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;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}.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:#444;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:var(--wp-admin-theme-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 var(--wp-admin-theme-color,#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:#444}.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;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 var(--wp-admin-theme-color,#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}.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 var(--wp-admin-theme-color,#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 var(--wp-admin-theme-color,#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:var(--wp-admin-theme-color,#0073aa)}
:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%)rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width)solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:initial}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em)}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+)no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px)solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1).5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+)no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px);-webkit-background-position:calc(100% - 12px)50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:0 0;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(2n) td,.woocommerce table.shop_attributes tr:nth-child(2n) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,5%)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}
/*!Theme Name: Book Landing Page
Theme URI: https://rarathemes.com/wordpress-themes/book-landing-page/
Author: Rara Theme
Author URI: https://rarathemes.com/
Description: Book Landing Page is a beautiful WordPress theme suitable for creating landing page for your book. The home page is thoughtfully designed to increase leads and purchase of the book. The theme is easy to use and doesn't require coding experienc. You can launch your book in less than 10 minutes with Book Landing Page and market your book. Book Landing Page is mobile friendly. It is also translation ready. Check the demo at https://rarathemes.com/previews/?theme=book-landing-page, documentation at https://docs.rarathemes.com/docs/book-landing-page/, and get support at https://rarathemes.com/support-ticket/.
Version: 1.2.2
Requires PHP: 5.6
Tested up to: 6.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: book-landing-page
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, post-formats, footer-widgets, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, blog, education, e-commerce
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Book Landing Page is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/*/:root{--primary-color:#63b03e;--primary-color-rgb:99, 176, 62;--background-color:#f4f4f4;--background-color-rgb:244, 244, 244;--background-color-dark:#30a186;--background-color-dark-rgb:48, 161, 134;--font-color:#999;--font-color-rgb:153, 153, 153;--font-color-dark:#666666;--font-color-dark-rgb:102, 102, 102;--white-color:#fff;--white-color-rgb:255, 255, 255;--black-color:#333;--black-color-rgb:51, 51, 51;--primary-font:"PT Sans", sans-serif;--secondary-font:"Lato", sans-serif}html{font-family:pt serif,serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{text-decoration:none;color:#bbbcc1;outline:none}a:active,a:hover{text-decoration:underline;color:#bbbcc1}a:focus{outline:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,button,input,select,textarea{color:#666;font-family:pt sans,sans-serif;font-size:16px;line-height:24px}h1,h2,h3,h4,h5,h6{clear:both;margin-top:0}p{margin-bottom:1.5em;margin-top:0}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#f5f5f5;font-family:"courier 10 pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;color:#333}code,kbd,tt,var{font-family:Monaco,Consolas,andale mono,dejavu sans mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{color:#666;font:16px/24px pt sans,sans-serif;background:#f4f4f4;-webkit-text-size-adjust:100%;-ms-text-size-adjust:none;min-width:320px}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}hr{background-color:#f2f2f2;border:0;height:1px;margin-bottom:1.5em;margin-top:0}ul,ol{margin:0 0 1.5em;padding:0 0 0 15px}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:10px}li>ul{list-style:circle}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}table{margin:0 0 1.5em;width:100%}button,input[type=button],input[type=reset],input[type=submit]{font-weight:700;background:#63b03e;text-transform:uppercase;color:#fff;border-radius:5px;border:0;padding:10px 35px;outline:none}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#559735}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{background:#559735}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:thin dotted;outline-offset:2px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea{color:#666;border:1px solid #e8e8e8;width:60%;outline:none}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,select:focus{color:#111;outline:thin dotted;outline-offset:2px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search]{padding:3px 15px}textarea{padding:3px 15px;width:100%;color:#666;border:1px solid #e8e8e8;height:105px;resize:none;outline:none}a{color:#63b03e;text-decoration:none}a:hover,a:focus,a:active{color:#63b03e;text-decoration:underline}a:focus{outline:thin dotted #000;outline-offset:2px}a:hover,a:active{outline:none}.main-navigation .close,.submenu-toggle{display:none}.main-navigation ul{list-style:none;margin:0;padding:0;font-weight:700;display:flex;flex-wrap:wrap;align-items:center}.main-navigation ul li{position:relative;margin-left:60px}.main-navigation ul li:first-child{margin-left:0}.main-navigation ul li a{display:block;text-decoration:none;color:#919191;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.main-navigation ul li a:hover,.main-navigation ul li a:focus,.main-navigation ul li:hover>a,.main-navigation ul li:focus>a,.main-navigation ul .current-menu-item>a,.main-navigation ul .current-menu-ancestor>a,.main-navigation ul .current_page_item>a,.main-navigation ul .current_page_ancestor>a{color:#30a186;text-decoration:none}.main-navigation ul ul{position:absolute;top:100%;left:-20px;background:#fff;width:230px;font-weight:400;flex-direction:column;align-items:flex-start;padding-top:43px;margin-left:-99999px}@media only screen and (min-width:1025px){.main-navigation ul li:hover>ul{margin-left:0}.main-navigation ul li:focus-within>ul{margin-left:0}.main-navigation ul li.focus>ul{margin-left:0}.main-navigation ul .menu-item-has-children:before{position:absolute;top:7px;right:-18px;content:"";background-image:url("data:image/svg+xml,%3Csvg class=%22svg-inline--fa fa-angle-down fa-w-10%22 aria-hidden=%22true%22 data-prefix=%22fas%22 data-icon=%22angle-down%22 role=%22img%22 xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 320 512%22%3E%3Cpath fill=%22%23919191%22 d=%22M143 352.3 7 216.3c-9.4-9.4-9.4-24.6.0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9.0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9.0l22.6 22.6c9.4 9.4 9.4 24.6.0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8.0z%22/%3E%3C/svg%3E");background-repeat:no-repeat;width:10px;height:12px;font-weight:400}.main-navigation ul li .menu-item-has-children:before{top:15px;right:14px;transform:rotate(270deg);-webkit-transform:rotate(270deg)}}.main-navigation ul ul li{margin:0;width:100%}.main-navigation ul ul li a{padding:10px 20px;border-top:1px solid rgba(0,0,0,.1)}.main-navigation ul ul ul{left:100%;top:0;padding-top:0}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;margin-left:-15px;margin-right:-15px;overflow:hidden}.gallery-item{float:left;text-align:center;vertical-align:top;width:100%;padding-left:15px;padding-right:15px;margin:0 0 30px}.gallery-item img{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.container{max-width:1170px;margin:0 auto;padding-left:15px;padding-right:15px}.container:after{content:"";display:block;clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after{content:"";display:block;clear:both}.site-header{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);position:relative;padding:20px 0}.site-header .container:after{display:none}.site-header .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.site-branding{display:flex;align-items:center;flex-wrap:wrap;max-width:90%}.site-branding .custom-logo-link{margin-right:10px}.site-branding .text-logo{flex-basis:0;flex-grow:1}.site-branding .site-title{font-size:24px;line-height:28px;margin:0;color:#000;text-transform:uppercase}.site-branding .site-title a{color:#000}.site-branding .site-title a:hover{text-decoration:none}.site-branding .site-description{margin:0;font-size:13px;line-height:17px;color:#999}.banner{background:#5684ab;color:#fff;font-size:18px;padding:97px 0}.banner .col{float:left;width:50%;padding-left:15px;padding-right:15px}.banner .img-holder{margin:19px 0 0 52px}.banner h2{font-size:60px;line-height:68px;font-weight:400;margin:0 0 8px}.banner .btn-buy{display:block;font-size:22px;line-height:29px;font-weight:700;text-transform:uppercase;background:#63b03e;color:#fff;text-align:center;border-radius:5px;padding:18px 0;margin:0 0 39px}.banner .btn-buy:hover,.banner .btn-buy:focus{text-decoration:none;background:#559735}.about{background:#fff;text-align:center;padding:76px 0 56px}.about .header{font-size:18px;margin:0 auto 62px;max-width:780px}.about .header .main-title{font-size:40px;line-height:48px;font-weight:400;color:#333;margin:0 0 13px}.about .row{display:flex;flex-wrap:wrap}.about .col{float:left;width:33.3333%;padding-left:15px;padding-right:15px;margin-bottom:30px}.about .col .img-holder{margin:0 0 24px}.about .col .img-holder svg{width:66px;height:47px}.about .col .text-holder{padding:0 23px}.about .col .title{font-size:20px;line-height:29px;font-weight:400;color:#333;margin:0 0 9px}.testimonial{padding:70px 0}.testimonial .header{margin:0 auto 62px;text-align:center;font-size:18px;max-width:780px}.testimonial .header .main-title{font-size:40px;line-height:48px;font-weight:400;color:#333;margin:0 0 13px}.testimonial .col{float:left;width:50%;padding-left:15px;padding-right:15px;margin-bottom:30px}.testimonial .col blockquote{margin:0 0 30px;background:#fff;font-style:italic;padding:27px 27px 12px;border-radius:5px;position:relative}.testimonial .col blockquote:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff;content:"";position:absolute;bottom:-15px;left:77px}.testimonial .col cite{overflow:hidden;font-style:normal}.testimonial .col cite .img-holder{float:left;width:68px;margin-right:12px}.testimonial .col cite .img-holder img,.testimonial .col cite .svg-holder svg{border-radius:50%;-webkit-border-radius:100px}.testimonial .col cite .text-holder{overflow:hidden;margin:40px 0 0}.testimonial .col cite .text-holder .name{font-size:18px;color:#333;display:block}.testimonial .col cite .text-holder .designation{color:#919191}.testimonial .col cite .text-holder .designation .company{color:#30a186}.video-review{background:#fff;padding:70px 0;text-align:center}.video-review .header{margin:0 auto 62px;text-align:center;font-size:18px;max-width:780px}.video-review .header .main-title{font-size:40px;line-height:48px;font-weight:400;color:#333;margin:0 0 13px}.video-review .holder{max-width:630px;margin:0 auto}.video-review .text-holder .title{font-size:20px;color:#333}.video-review .video-holder{margin:0 0 45px}.video-review iframe{width:100%;height:360px}.sample{background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/img32.png)no-repeat;background-size:cover;background-attachment:fixed;padding:70px 0;position:relative}.sample:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(86,132,171,.9)}.sample .container{position:relative;z-index:2}.sample .header{max-width:780px;margin:0 auto 62px;color:#fff;font-size:18px;text-align:center}.sample .header .main-title{font-size:40px;font-weight:400;line-height:48px;margin:0 0 13px}.sample .tab-holder{max-width:950px;margin:0 auto;position:relative}.sample .tab-holder #loader{position:absolute;display:none;top:0;left:0;width:100%;height:100%;font-size:50px;color:#000;text-align:center;padding-top:3em;background:rgba(255,255,255,.5)}.sample .tab-holder .tabs{margin:0;padding:0;list-style:none;font-size:18px;font-weight:700;overflow:hidden;border-bottom:2px solid #63b03e}.sample .tab-holder .tabs li{float:left;border-left:1px solid #dbdbdb;color:#999;background:#fff;width:190px;text-align:center;cursor:pointer}.sample .tab-holder .tabs li .tab-btn{padding:20px 0;width:100%;background:0 0;color:#999}.sample .tab-holder .tabs li:focus-within .tab-btn{outline:thin dotted #000;outline-offset:-2px}.sample .tab-holder .tabs li:first-child{border-left:0}.sample .tab-holder .tabs li:hover,.sample .tab-holder .tabs li:focus,.sample .tab-holder .tabs .active{text-decoration:none;background:#63b03e;color:#fff}.sample .tab-holder .tabs .active .tab-btn,.sample .tab-holder .tabs li:hover .tab-btn{color:#fff}.sample .tab-holder .tab-content h3{font-size:18px;margin:0 0 15px}.sample .tab-holder #content-1{display:block}.sample .tab-holder .tab-content{height:400px;overflow-y:auto;background:#fff;padding:35px}.about-author{background:#fff;padding:70px 0}.about-author .header{margin:0 auto 62px;text-align:center;font-size:18px;max-width:780px}.about-author .header .main-title{font-size:40px;line-height:48px;font-weight:400;color:#333;margin:0 0 13px}.about-author .col{float:left;width:50%;padding-left:15px;padding-right:15px}.about-author .video-holder iframe{width:100%;height:330px;vertical-align:top}.about-author .text-holder .title{font-size:24px;line-height:29px;font-weight:400;color:#333;margin:0 0 15px}.promotional-block{padding:70px 0}.promotional-block .header{margin:0 auto 20px;text-align:center;font-size:18px;max-width:780px}.promotional-block .header .main-title{font-size:40px;line-height:48px;font-weight:400;color:#333;margin:0 0 13px}.promotional-block .img-holder{text-align:center;margin:0 0 20px}.promotional-block .price-holder{text-align:center;font-size:18px}.promotional-block .price{margin:0 0 10px}.promotional-block .price .old-price{display:inline-block;font-size:28px;color:#919191;vertical-align:middle}.promotional-block .price .new-price{display:inline-block;vertical-align:middle;font-size:48px;line-height:52px;font-weight:700;color:#62af3e}.promotional-block .btn-holder{text-align:center}.promotional-block .btn-buy{background:#63b03e;border-radius:5px;color:#fff;display:inline-block;font-size:22px;font-weight:700;line-height:29px;margin:0 auto 39px;padding:18px 0;text-align:center;text-transform:uppercase;width:550px}.promotional-block .btn-buy:hover,.promotional-block .btn-buy:focus{text-decoration:none;background:#559735}.promotional-block .cards{text-align:center}.subscribe{background:#fff;padding:46px 0;border-top:1px solid #e4e4e4}.subscribe .widget_newsletterwidget{margin:0;text-align:center}.subscribe .widget_newsletterwidget .widget-title{font-size:24px;color:#333;margin:0 0 10px;font-weight:400;text-transform:none}.subscribe .widget_newsletterwidget .newsletter-widget{float:right;width:523px}.subscribe .widget_newsletterwidget>span{}.subscribe .widget_newsletterwidget .tnp.tnp-widget{width:48%;margin:20px auto 0}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email{float:left;width:75%;margin-bottom:0}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email input[type=email]{border:0;background:0 0}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email>label{display:none}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-button{float:right;width:25%;margin-bottom:0}.subscribe .widget.widget_newsletterwidget form:after{display:block;content:"";clear:both}.subscribe .widget.widget_newsletterwidget form{background:0 0;border:1px solid #c4c4c4}.subscribe .widget_newsletterwidget .newsletter-widget form p{margin:0}.subscribe .widget_newsletterwidget form input[type=email]{border:0;padding:10px 25px;float:left;width:100%}.subscribe .widget_newsletterwidget form input[type=submit]{background:#c4c4c4;border-radius:0;font-size:16px;text-transform:uppercase;float:right;border:1px solid #c4c4c4}.subscribe .widget_newsletterwidget form input[type=submit]:focus{outline-offset:2px;outline:thin dotted #000}.breadcrumbs{padding:10px 0;border-bottom:1px solid #e8e8e8;font-size:14px;color:#999;margin:0}.breadcrumbs a:hover,.breadcrumbs a:focus{text-decoration:none;color:#999}.breadcrumbs .separator{margin:0 5px}.breadcrumbs span:last-child .separator{display:none}.page-header{margin:0 0 23px}.page-header .page-title{font-size:40px;line-height:48px;margin:0;color:#333;font-weight:400}#content{padding-top:50px;margin-bottom:50px}#primary{float:left;width:66.6667%;padding-left:15px;padding-right:15px}#primary .post{margin:0 0 40px}#primary .post .entry-header{background:#fff;padding:25px 35px 27px}#primary .post .entry-header .entry-title{font-size:32px;line-height:36px;font-weight:400;color:#333;margin:0}#primary .post .entry-header .entry-title a{color:#333}#primary .post .entry-header .entry-title a:hover,#primary .post .entry-header .entry-title a:focus{color:#63b03e;text-decoration:none}#primary .post .post-thumbnail{display:block;height:100%;background:#fff}#primary .post .post-thumbnail img{vertical-align:top}#primary .post .entry-content{margin:0;background:#fff;padding:31px 50px 39px 36px;overflow:hidden}.readmore{font-weight:700;text-transform:uppercase;color:#333;float:left;border-bottom:2px solid #63b03e;line-height:18px;padding-bottom:7px}.readmore:hover,.readmore:focus{text-decoration:none;color:#63b03e}#primary .post .entry-footer{background:#fff;border-top:1px solid #f2f2f2;color:#999;overflow:hidden;padding:19px 35px 25px}.single-post #primary .post .entry-footer{border-bottom:1px solid #f2f2f2}#primary .post .entry-meta{font-size:14px;line-height:20px}#primary .post .entry-meta:after{display:block;clear:both;content:""}#primary .post .entry-meta a{color:#999}#primary .post .entry-meta a:hover,#primary .post .entry-meta a:focus{color:#63b03e;text-decoration:none}#primary .post .entry-meta .byline{float:left;font-size:16px}#primary .post .entry-meta .share-link,#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{float:right}#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{padding-right:8px;margin-right:8px;border-right:1px solid #999}#primary .post .entry-content blockquote,#primary .page .entry-content blockquote{margin:0 0 30px;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/bg-quote.png)no-repeat 0 6px;padding:0 0 0 55px}#primary .post .entry-content blockquote cite,#primary .page .entry-content blockquote cite{font-size:15px;font-style:normal;color:#999}#primary .post.format-status .entry-header,#primary .post.format-aside .entry-header,#primary .post.format-link .entry-header{display:none}#primary .post .entry-content h1,#primary .page .entry-content h1{font-size:48px;line-height:58px;color:#333;margin:0 0 10px;font-weight:400}#primary .post .entry-content h2,#primary .page .entry-content h2{font-size:40px;line-height:48px;color:#333;margin:0 0 13px;font-weight:400}#primary .post .entry-content h3,#primary .page .entry-content h3{font-size:28px;line-height:34px;color:#333;margin:0 0 17px;font-weight:400}#primary .post .entry-content h4,#primary .page .entry-content h4{font-size:24px;line-height:29px;color:#333;margin:0 0 20px;font-weight:400}#primary .post .entry-content h5,#primary .page .entry-content h5{font-size:22px;line-height:26px;color:#333;margin:0 0 18px;font-weight:400}#primary .post .entry-content h6,#primary .page .entry-content h6{font-size:16px;line-height:24px;color:#333;margin:0 0 18px;font-weight:400}#primary .post .entry-content .pull-right,#primary .page .entry-content .pull-right{float:right;text-align:right;width:215px;margin-left:30px;margin-bottom:30px;border-top:3px solid #dadada;padding-top:10px}#primary .post .entry-content .pull-left,#primary .page .entry-content .pull-left{float:left;text-align:left;width:215px;margin-right:30px;margin-bottom:30px;border-top:3px solid #dadada;padding-top:10px}#primary .post .entry-content .dropcap,#primary .page .entry-content .dropcap{font-size:115px;line-height:100px;float:left;margin-right:15px}#primary .post .entry-content .highlight,#primary .page .entry-content .highlight{background:#dff2ed}#primary .post .entry-content table,#primary .page .entry-content table{border:1px solid #ebebeb}#primary .post .entry-content table thead,#primary .page .entry-content table thead{background:#666;font-weight:400;color:#fff}#primary .post .entry-content table th,#primary .page .entry-content table th,#primary .post .entry-content table td,#primary .page .entry-content table td{padding:1vw 2vw;text-align:left}#primary .post .entry-content table tr,#primary .page .entry-content table tr{border-bottom:1px solid #f5f5f5}.author{background:#fff;padding:28px 36px;margin:0 0 45px}.author .title{font-size:24px;line-height:28px;font-weight:400;color:#333}.author .holder{overflow:hidden}.author .img-holder{float:left;margin-right:34px}.author .text-holder{overflow:hidden}.author .text-holder .name{display:block;font-size:18px;line-height:22px;color:#333;margin:0 0 3px}.author .text-holder .posted-on{font-size:14px;line-height:17px;display:block;color:#999;margin:0 0 12px}#comments{margin:0 0 45px}.comments-area{background:#fff;padding:28px 36px}.comments-area .comments-title{font-size:24px;line-height:28px;font-weight:400;color:#333}.comments-area ol{margin:0;padding:0;list-style:none}.comments-area .comment-body{padding-bottom:27px;margin-bottom:27px;border-bottom:1px solid #f2f2f2}.comments-area .comment-body .avatar{float:left;width:70px;margin-right:23px}.comments-area .comment-body .says{display:none}.comments-area .comment-body .fn{font-size:18px;line-height:22px;display:block;color:#333;margin:0 0 3px;overflow:hidden}.comments-area .comment-body .comment-metadata{font-size:14px;line-height:17px;color:#999;overflow:hidden}.comments-area .comment-body .comment-metadata a{color:#999}.comments-area .comment-body .comment-metadata a:hover,.comments-area .comment-body .comment-metadata a:focus{color:#63b03e;text-decoration:none}.comments-area .comment-body .comment-content{margin-left:93px;margin-top:10px}.comments-area .comment-body .reply{margin-left:93px;overflow:hidden}.comments-area .comment-body .reply a{border:1px solid #63b03e;float:left;font-size:14px;width:69px;height:25px;line-height:23px;text-align:center;text-transform:uppercase}.comments-area .comment-body .reply a:hover,.comments-area .comment-body .reply a:focus{background:#63b03e;color:#fff;text-decoration:none}.comments-area .children{margin-left:93px}.comments-area .comment-reply-title{font-size:24px;line-height:28px;font-weight:400;color:#333}.comments-area .comment-form label[for=wp-comment-cookies-consent]{display:inline-block;margin-left:5px}.comments-area .comment-form .comment-form-author{float:left;width:210px;margin-right:24px}.comments-area .comment-form .comment-form-email{float:left;width:210px;margin-right:24px}.comments-area .comment-form .comment-form-url{float:left;width:210px}.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=url]{width:100%;padding:10px 15px}.pagination{margin:0 0 30px}.pagination .nav-links:after{display:block;clear:both;content:""}.pagination a,.pagination .current{font-size:14px;line-height:36px;height:36px;float:left;background:#fff;color:#bebebe;margin-right:16px;padding:0 14px}.pagination .current,.pagination a:hover,.pagination a:focus{background:#63b03e;color:#fff;text-decoration:none}.pagination .dots{float:left;margin-right:16px}.search #primary .search-form{background:#fff;border:1px solid #e5e5e5;overflow:hidden;padding:7px 0 8px 14px;margin:0 0 43px}.search #primary .search-form label{float:left;width:85%}.search #primary .search-form input[type=search]{width:100%;background:0 0;border:0;border-radius:0;font-size:14px}.search #primary .search-form input[type=submit]{float:right;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/bg-search.png)no-repeat;width:15px;height:15px;border:0;border-radius:0;padding:0;text-indent:-9999px;box-shadow:none;margin:9px 14px 0 0}.search #primary .page{margin:0 0 40px}.search #primary .page .entry-header{background:#fff;padding:25px 35px 27px}.search #primary .page .entry-header .entry-title{font-size:32px;line-height:36px;font-weight:400;color:#333;margin:0}.search #primary .page .entry-header .entry-title a{color:#333}.search #primary .page .entry-header .entry-title a:hover,.search #primary .page .entry-header .entry-title a:focus{color:#63b03e;text-decoration:none}.search #primary .page .post-thumbnail{display:block;height:100%}.search #primary .page .post-thumbnail img{vertical-align:top}.search #primary .page .entry-content{margin:0;background:#fff;padding:31px 50px 39px 36px;overflow:hidden}.error404 .error-holder{background:#fff;text-align:center;margin:47px 0;font-size:18px;line-height:30px;padding:50px 10px 80px}.error404 .error-holder .holder{max-width:550px;margin:0 auto}.error404 .error-holder h1{font-size:18vw;line-height:18vw;margin:0 0 20px;color:#30a186}.error404 .error-holder h2{font-size:32px;line-height:36px;text-transform:uppercase;color:#333}.error404 .error-holder .search-form{background:#fff;border:1px solid #e5e5e5;overflow:hidden;padding:7px 0 8px 14px;margin:0 auto;max-width:420px}.error404 .error-holder .search-form label{float:left;width:85%}.error404 .error-holder .search-form input[type=search]{width:100%;background:0 0;border:0;border-radius:0;font-size:14px}.error404 .error-holder .search-form input[type=submit]{float:right;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/bg-search.png)no-repeat;width:15px;height:15px;border:0;border-radius:0;padding:0;text-indent:-9999px;box-shadow:none;margin:9px 14px 0 0}.page .entry-header .entry-title{color:#333;font-size:40px;font-weight:400;line-height:48px;margin:0 0 25px}.page .entry-content{background:#fff;padding:31px 50px 39px 36px}.full-width #primary{width:100%}#secondary{float:left;width:33.3333%;padding-left:34px;padding-right:15px}#secondary .widget{margin:0 0 44px}.widget ul{margin:0;padding:0;list-style:none;background:#fff}.widget ul li{padding:10px 28px;border-bottom:1px solid #f2f2f2;overflow:hidden}.widget ul li:before{content:"";line-height:24px;margin-right:10px;float:left;background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 192 512%22%3E%3Cpath fill=%22%2363b03e%22 d=%22M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474.0 28.284L34.142 398.804C21.543 411.404.0 402.48.0 384.662z%22/%3E%3C/svg%3E');background-repeat:no-repeat;width:10px;height:15px;margin-top:5px}.widget ul li a{color:#999}.widget ul li a:hover,.widget ul li a:focus{color:#63b03e;text-decoration:none}.widget ul li:last-child{border-bottom:0}.widget.widget_search .search-form{background:#fff;border:1px solid #e5e5e5;overflow:hidden;padding:7px 0 8px 14px}.widget.widget_search .search-form label{float:left;width:85%}.widget.widget_search .search-form input[type=search]{width:100%;background:0 0;border:0;border-radius:0;font-size:14px}.widget.widget_search .search-form input[type=submit]{float:right;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/bg-search.png)no-repeat;width:15px;height:15px;border:0;border-radius:0;padding:0;text-indent:-9999px;box-shadow:none;margin:9px 14px 0 0}.widget .widget-title{font-size:16px;font-weight:700;color:#333;text-transform:uppercase}.widget.widget_book_landing_page_featured_post .img-holder a{display:block;height:100%}.widget.widget_book_landing_page_featured_post .img-holder img{vertical-align:top}.widget.widget_book_landing_page_featured_post .text-holder{background:#fff;overflow:hidden;padding:28px 35px 34px 34px}.widget.widget_book_landing_page_featured_post .text-holder p{margin:0 0 19px}.widget.widget_categories ul{color:#cacaca;text-align:right}.widget.widget_categories ul li a{float:left}.widget.widget_book_landing_page_social_links ul{overflow:hidden;font-size:18px;padding:19px 29px 22px}.widget.widget_book_landing_page_social_links ul li{float:left;padding:0;border-bottom:0;margin-right:23px}.widget.widget_book_landing_page_social_links ul li:before{display:none}.widget.widget_book_landing_page_social_links ul li .fa-facebook{color:#3b55a0}.widget.widget_book_landing_page_social_links ul li .fa-twitter{color:#13a8f6}.widget.widget_book_landing_page_social_links ul li .fa-google-plus{color:#dc4c2a}.widget.widget_book_landing_page_social_links ul li .fa-linkedin{color:#0a78be}.widget.widget_book_landing_page_social_links ul li .fa-instagram{color:#527da8}.widget.widget_book_landing_page_social_links ul li .fa-pinterest-p{color:#ca2217}.widget.widget_book_landing_page_social_links ul li .fa-flickr{color:#fc0088}.widget.widget_book_landing_page_social_links ul li .fa-youtube{color:#b31217}.widget.widget_book_landing_instagram ul{overflow:hidden;margin-left:-8px;margin-right:-8px}.widget.widget_book_landing_instagram .holder{padding:30px 30px 22px;background:#fff}.widget.widget_book_landing_instagram ul li{float:left;padding:0;border-bottom:0;width:33.3333%;padding-left:8px;padding-right:8px;margin-bottom:16px}.widget.widget_book_landing_instagram ul li:before{display:none}.widget.widget_book_landing_instagram ul li a{display:block}.widget.widget_book_landing_instagram ul li img{vertical-align:top}.widget.widget_book_landing_page_recent_post ul li,.widget.widget_book_landing_page_popular_post ul li{padding-top:25px;padding-bottom:25px}.widget.widget_book_landing_page_recent_post ul li:before,.widget.widget_book_landing_page_popular_post ul li:before{display:none}.widget.widget_book_landing_page_recent_post ul li .post-thumbnail,.widget.widget_book_landing_page_popular_post ul li .post-thumbnail{float:left;width:70px;margin-right:25px}.widget.widget_book_landing_page_recent_post ul li .entry-header,.widget.widget_book_landing_page_popular_post ul li .entry-header{overflow:hidden}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title{font-size:16px;line-height:20px;margin:0 0 5px;font-weight:400}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title a,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title a{color:#666}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title a:hover,.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title a:focus,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title a:hover,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title a:focus{color:#63b03e;text-decoration:none}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-meta,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-meta{font-size:14px}.widget.widget_calendar caption{font-size:16px;color:#fff;line-height:20px;background:#30a186;padding:12px 0;border-bottom:1px solid #4faf98;font-weight:700;text-transform:uppercase}.widget.widget_calendar table{position:relative;font-family:lato,sans-serif}.widget.widget_calendar table td{border:1px solid #eee}.widget.widget_calendar thead th{font-size:12px;background:#30a186;color:#fff;font-weight:400;height:45px}.widget.widget_calendar tbody td{text-align:center;font-size:14px;height:45px;line-height:45px;color:#353d47;background:#fff}.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev a,.widget_calendar table #prev a{left:15px;position:absolute;top:20px;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/btn-prev-month.png)no-repeat;width:7px;height:11px;text-indent:-9999px}.widget_calendar .wp-calendar-nav .wp-calendar-nav-next a,.widget.widget_calendar table #next a{position:absolute;right:15px;top:20px;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/btn-next-month.png)no-repeat;width:7px;height:11px;text-indent:-9999px}.widget.widget_calendar table tbody td a{display:block;height:100%;background:#63b03e;color:#fff}.widget.widget_calendar .calendar_wrap{position:relative}.widget.widget_tag_cloud .tagcloud{overflow:hidden;background:#fff;padding:30px}.widget.widget_tag_cloud .tagcloud a{font-size:15px;line-height:18px;color:#999;float:left;border:1px solid #ddd;border-radius:3px;margin-right:4px;margin-bottom:5px;padding:8px 20px}.widget.widget_tag_cloud .tagcloud a:hover,.widget.widget_tag_cloud .tagcloud a:focus{background:#63b03e;border-color:#63b03e;color:#fff;text-decoration:none}.site-footer{border-top:1px solid #e4e4e4;padding:20px 0;color:#999}.site-footer a{color:#999}.site-footer a:hover,.site-footer a:focus{text-decoration:none;color:#63b03e}.site-footer .widget-nav-links{float:left}.site-footer .widget-nav-links ul{margin:0;padding:0;list-style:none;overflow:hidden}.site-footer .widget-nav-links ul li{float:left;margin-right:22px}.site-footer .site-info{float:right;text-align:right}#mobile-header{display:none}.site{background:#f4f4f4}.custom-background .site{margin:20px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);opacity:0;visibility:hidden;-webkit-transition:ease .35s;-moz-transition:ease .35s;transition:ease .35s}body.menu-open .overlay{opacity:1;visibility:visible}@media only screen and (max-width:1199px){.container{max-width:970px}.banner{padding:60px 0}.banner h2{font-size:50px;line-height:60px}.sample .tab-holder .tabs li{width:188px}.subscribe .widget_newsletterwidget .newsletter-widget{width:463px}.subscribe .widget_newsletterwidget .newsletter-widget form input[type=email]{width:67%}}@media only screen and (max-width:1024px){#menu-opener{display:block;width:25px;height:18px;cursor:pointer}#menu-opener span{display:block;width:100%;height:2px;margin-bottom:5px;background:#000;border-radius:20px;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#menu-opener span:last-child{margin-bottom:0}.main-navigation{position:fixed;background:#fff;top:0;left:0;max-width:320px;width:100%;height:100%;padding-top:80px;overflow-y:auto;z-index:1;-webkit-transform:translateX(-420px);-moz-transform:translateX(-420px);transform:translateX(-420px);-webkit-transition:ease .35s;-moz-transition:ease .35s;transition:ease .35s}body.menu-open .main-navigation{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.main-navigation ul{flex-direction:column}.main-navigation ul li{margin:0;display:block;width:100%;position:relative}.main-navigation ul li .angle-down{position:absolute;top:0;right:0;width:45px;height:45px;background:0 0;cursor:pointer;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.main-navigation ul li .angle-down.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.main-navigation ul li .angle-down:after{position:absolute;top:50%;left:50%;width:20px;height:20px;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23000%22 viewBox=%220 0 256 512%22%3E%3Cpath d=%22M119.5 326.9 3.5 209.1c-4.7-4.7-4.7-12.3.0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3.0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z%22/%3E%3C/svg%3E")50% no-repeat;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.main-navigation ul li a{display:block;padding:10px 35px;border-top:1px solid rgba(0,0,0,.1)}.main-navigation ul ul{display:block;position:unset;width:100%;padding-top:0;display:none}.main-navigation ul ul li a{padding:10px 35px}.main-navigation .btn-close-menu{position:absolute;top:25px;right:20px;width:25px;height:25px;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23000%22 viewBox=%220 0 320 512%22%3E%3Cpath d=%22M193.94 256 296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19.0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31.0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31.0L2.34 120.97c-3.12 3.12-3.12 8.19.0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19.0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31.0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31.0l22.63-22.63c3.12-3.12 3.12-8.19.0-11.31L193.94 256z%22/%3E%3C/svg%3E")50% no-repeat;cursor:pointer}}@media only screen and (max-width:991px){.container{max-width:750px}.banner .img-holder{margin-left:0}.banner h2{font-size:38px;line-height:48px}.about .col{width:50%}.testimonial .col,.about-author .col{width:100%}.sample .tab-holder .tabs li{width:144px}.about-author .col{margin-bottom:30px}.about-author .video-holder iframe{height:405px}.subscribe{text-align:center}.subscribe .widget_newsletterwidget .widget-title{float:none;display:block;margin-bottom:30px}.subscribe .widget_newsletterwidget .newsletter-widget{float:none;margin:0 auto}.site-footer .site-info{float:none;display:block;text-align:center}.site-footer .widget-nav-links{float:none;display:block;text-align:center;margin:0 0 10px}.site-footer .widget-nav-links ul li{float:none;display:inline-block;margin:0 11px}#primary,#secondary{width:100%}#secondary{padding-left:15px}.widget.widget_book_landing_featured_post .img-holder img,.widget.widget_book_landing_instagram ul li img{width:100%}.single-post #primary{margin-bottom:30px}.subscribe .widget_newsletterwidget .tnp.tnp-widget{width:100%}body.admin-bar .mobile-menu-wrapper .mobile-navigation{padding-top:100px}body.admin-bar .mobile-menu-wrapper .close-main-nav-toggle{top:55px}}@media only screen and (max-width:767px){.container{width:100%}.banner{padding:20px 0;font-size:16px}.banner .col{width:100%}.banner .img-holder{margin:0 0 20px;text-align:center}.banner h2{font-size:32px;line-height:40px}.about .col{width:100%}.about,.testimonial,.video-review,.sample,.about-author,.promotional-block,.subscribe{padding:20px 0}.about .header,.testimonial .header,.video-review .header,.sample .header,.about-author .header,.promotional-block .header{font-size:16px;line-height:22px;margin-bottom:20px}.about .header .main-title,.testimonial .header .main-title,.video-review .header .main-title,.sample .header .main-title,.about-author .header .main-title,.promotional-block .header .main-title{font-size:28px;line-height:32px}.video-review iframe,.about-author .video-holder iframe{height:190px}.video-review .video-holder{margin:0 0 30px}.sample .tab-holder .tabs li{width:100%;border-left:0}.sample .tab-holder .tab-content{padding:20px}.promotional-block .btn-buy,.subscribe .widget_newsletterwidget .newsletter-widget{display:block;width:100%}.subscribe .widget_newsletterwidget .widget-title{line-height:30px}.subscribe .widget_newsletterwidget .newsletter-widget form input[type=submit]{width:100%}.subscribe .widget_newsletterwidget .newsletter-widget form input[type=email]{width:100%;text-align:center}.page-header .page-title{font-size:32px;line-height:36px}#primary .post .entry-header .entry-title{font-size:24px;line-height:28px}#primary .post .entry-header,#primary .post .entry-content,#primary .post .entry-footer{padding:15px}#primary .post .entry-meta .share-link,#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{float:none;display:block;margin:0 0 5px}#primary .post .entry-meta .byline{float:none;display:block;margin:0 0 5px}#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{border-right:0}.pagination a,.pagination .current{margin-right:5px}.author,.comments-area{padding:20px}.author .img-holder{width:100%;margin:0 0 15px}.author .text-holder{width:100%}.comment-meta{overflow:hidden}.comments-area .comment-body .comment-content,.comments-area .comment-body .reply,.comments-area .children{margin-left:0}.comments-area .comment-form .comment-form-author,.comments-area .comment-form .comment-form-email,.comments-area .comment-form .comment-form-url{width:100%;margin-right:0}.search #primary .page .entry-header,.search #primary .page .entry-content{padding:15px}.search #primary .page .entry-header .entry-title{font-size:24px;line-height:28px}.page .entry-content{padding:15px}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email{width:68%}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-button{width:32%}.subscribe .widget_newsletterwidget form input[type=email]{padding:10px}}@media only screen and (max-width:1024px){#site-navigation{display:none}#menu-opener{position:absolute;right:0;margin-right:41px;display:block;padding:0;background-color:initial}#menu-opener:focus{outline:1px dotted rgba(0,0,0,.5)}.mobile-menu-wrapper .close-main-nav-toggle{display:block;position:absolute;top:25px;right:20px;width:25px;height:25px;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22%23000%22 viewBox=%220 0 320 512%22%3E%3Cpath d=%22M193.94 256 296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19.0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31.0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31.0L2.34 120.97c-3.12 3.12-3.12 8.19.0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19.0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31.0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31.0l22.63-22.63c3.12-3.12 3.12-8.19.0-11.31L193.94 256z%22/%3E%3C/svg%3E")50% no-repeat;cursor:pointer;border:none;padding:0}.mobile-menu-wrapper .close-main-nav-toggle:focus{outline:1px dotted rgba(0,0,0,.5)}.main-navigation ul li .angle-down{padding:0;background-color:initial;right:4px;border:0}.main-navigation ul li .angle-down:focus{outline:1px dotted rgba(0,0,0,.5)}.main-navigation ul ul{margin-left:0}.mobile-menu-wrapper .mobile-navigation{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:ease .35s;-moz-transition:ease .35s;transition:ease .35s}.mobile-menu-wrapper .primary-menu-list{display:none}.mobile-menu-wrapper .primary-menu-list.toggled{display:block}}@media only screen and (max-width:991px){#menu-opener{position:absolute;right:0;margin-right:104px;border:0}}@media only screen and (max-width:767px){#menu-opener{position:absolute;right:0;margin-right:20px}}@media only screen and (min-width:1025px){.mobile-menu-wrapper{display:none!important}#menu-opener{display:none!important}.main-navigation ul li .angle-down{display:none!important}}@media only screen and (max-width:450px){.mobile-menu-wrapper .mobile-navigation{max-width:100%;width:100%}}.entry-content a,.entry-summary a,.page-content a,.comment-content a,.widget .textwidget a{color:#666;text-decoration:underline}.entry-content a:hover,.entry-summary a:hover,.page-content a:hover,.comment-content a:hover,.widget .textwidget a:hover{color:#63b03e;text-decoration:underline}.blog .readmore{border-bottom:0}body{padding-top:0!important}html{position:unset!important}.widget_block ul{background:var(--white-color)}.widget_block h2{font-size:16px;font-weight:700;color:var(--black-color);text-transform:uppercase;margin-bottom:13px}.widget_block ul li a{color:var(--font-color);font-family:var(--primary-font)}.widget_block ul li{border:none;padding:10px 28px;border-bottom:1px solid #f2f2f2;display:inline-block;width:100%}.widget_block ul{text-transform:none}.widget_block ul li a:hover{color:var(--primary-color)}.widget_block ul li:last-child{border:none}.widget_block ol li a{font-size:17px;line-height:1.17;color:var(--font-color)}.widget_block ol{padding:0;background:var(--white-color);padding:10px 28px}.widget_block ol li a:hover{color:var(--primary-color);text-decoration:none}.wp-block-search__inside-wrapper input{background:0 0;border:0;border-radius:0;float:left;width:100%;padding:0!important;margin:0;font-size:14px;outline:none}.wp-block-search__inside-wrapper input:focus{outline:none;color:var(--black-color)}.wp-block-search__button{float:right;background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/bg-search.png)no-repeat;width:14px;height:15px;margin:5px 0 0;padding:0;border:0;text-indent:-9999px;box-shadow:none}#secondary .widget{padding:0}.widget_search button:hover{background:url(https://geneticsandlaw.com/wp-content/themes/book-landing-page/images/bg-search.png)no-repeat}.wp-block-search__inside-wrapper{overflow:hidden;padding:7px 8px 8px 14px;margin-top:12px;background:var(--white-color)}.wp-block-search{margin:0}.wp-block-search__label{font-size:16px;font-weight:700;color:var(--black-color);text-transform:uppercase;margin-bottom:13px}#primary .post .entry-content h2{font-size:16px;line-height:1.5;font-weight:700;color:var(--black-color);text-transform:uppercase;margin-bottom:13px;font-family:var(--primary-font)}.post .wp-block-search__inside-wrapper{margin:0 0 30px}.wp-block-latest-posts__post-date{font-size:11px;line-height:1.36;text-transform:uppercase}.wp-block-social-links li::before{content:none!important}.wp-block-social-links li{padding:0!important;margin:0!important;border:none!important;width:auto!important}.wp-block-social-links{background:0 0!important;width:auto}.wp-block-categories li{text-align:right!important}.wp-block-categories li a{float:left!important;width:auto}.post .wp-block-calendar caption{font-size:16px;color:#fff;line-height:20px;background:0 0;background:var(--background-color-dark);padding:12px 0;border-bottom:1px solid #4faf98;font-weight:700;text-transform:uppercase}.post .wp-block-calendar table th{font-size:12px;background:0 0;padding:.25em;font-family:var(--secondary-font);background:var(--background-color-dark);color:#fff;font-weight:400;height:45px;border:1px solid #ddd}.wp-block-group .wp-block-tag-cloud a{display:inline-block;font-size:14px!important;border:1px solid #d9d9d9;padding:4px 15px;border-radius:40px;margin-right:5px;margin-bottom:10px;color:var(--font-color)!important;vertical-align:middle;font-family:var(--primary-font);text-decoration:none}.wp-block-group .wp-block-tag-cloud a:hover{background:var(--primary-color);color:var(--white-color)!important}.post .entry-content ul{list-style:none;padding:0}.post .entry-content ul li{border:none;padding:10px 28px;border-bottom:1px solid #f2f2f2;display:inline-block;width:100%}.post .entry-content ul li a{color:var(--font-color);font-family:var(--primary-font);text-decoration:none}.post .entry-content ol li a{color:var(--font-color);font-family:var(--primary-font);text-decoration:none}.post .entry-content ul li a:hover{color:var(--primary-color)}.post .entry-content ol li a:hover{color:var(--primary-color)}.post .entry-content ul li::before{content:"";line-height:24px;margin-right:10px;float:left;background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 192 512%22%3E%3Cpath fill=%22%2363b03e%22 d=%22M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474.0 28.284L34.142 398.804C21.543 411.404.0 402.48.0 384.662z%22/%3E%3C/svg%3E');background-repeat:no-repeat;width:10px;height:15px;margin-top:5px}
/*!Theme Name: Author Landing Page
Theme URI: https://rarathemes.com/wordpress-themes/author-landing-page/
Author: Rara Theme
Author URI: https://rarathemes.com/
Description: Author Landing Page is a beautiful and easy-to-use free WordPress theme for authors, writers, novelists, and publishers who want to launch, promote or publish their book online. This theme features an elegant and attractive layout to help you generate high leads and get more sales of your book. With Author Landing Page free theme, you can create a fully responsive, and visually appealing landing page to sell and promote your book without writing a single line of code. It is a speed optimized theme that helps your website load within a blink of an eye and provides a great user experience to your visitors. The theme is developed with SEO optimized codes and is schema.org markup ready to help your website rank higher in Google and other search engines. Furthermore, this theme is fully compatible with the popular WooCommerce plugin to allow you to sell your book via your website. Check demo at https://rarathemes.com/previews/?theme=author-landing-page and documentation at https://docs.rarathemes.com/docs/author-landing-page/. Read theme details at https://rarathemes.com/wordpress-themes/author-landing-page/ and get free support at https://rarathemes.com/support-ticket/.
Template: book-landing-page
Version: 1.0.6
Requires PHP: 5.6
Tested up to: 6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: author-landing-page
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, post-formats, footer-widgets, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, blog, education, e-commerce
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Author Landing Page is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.*/:root{--primary-color:#1F65D6;--primary-color-rgb:31, 101, 214;--secondary-color:#26CB7C;--secondary-color-rgb:38, 203, 124;--font-color:#4E4E4E;--primary-font:'PT Sans', sans-serif;--secondary-font:'Quicksand', sans-serif}html{font-size:18px}body{font:1rem/1.75em var(--primary-font)}body,button,input,select,textarea{color:var(--font-color);font-family:var(--primary-font);font-size:1rem;line-height:1.75em}button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;background:var(--secondary-color);color:#fff;padding:.833rem 2.667rem;border-radius:100px;border:1px solid var(--secondary-color);font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:0 0;color:var(--secondary-color)}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{background:0 0;color:#63b03e;outline:thin dotted;outline-offset:2px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea{color:#666;border:1px solid #e8e8e8;width:60%;outline:none}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus{color:#111;outline:thin dotted;outline-offset:2px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search]{padding:.167rem .833rem}textarea{padding:.167rem .833rem;width:100%;color:#666;border:1px solid #e8e8e8;height:105px;resize:none;outline:none}a{color:var(--primary-color);text-decoration:none}a:hover,a:focus,a:active{color:var(--primary-color);text-decoration:underline}a:hover,a:active{outline:none}.pagination .current,.pagination a:hover,.pagination a:focus{background:var(--secondary-color)}.site-branding .site-title{text-transform:none;font-family:var(--secondary-font)}.main-navigation ul{font-family:var(--secondary-font);font-size:.778rem;line-height:1.143em;letter-spacing:1px;text-transform:uppercase}.main-navigation ul li{margin-left:2.5rem}.main-navigation ul li a{color:#000}.main-navigation ul ul{font-weight:700;padding-top:48px;z-index:1}.banner{position:relative;background:0 0;color:inherit;font-size:inherit;padding:0}.banner .custom-bg{padding:6.3rem 0 4.5rem}.banner .banner-holder{max-width:1170px;width:100%;padding-left:15px;padding-right:15px;display:flex;flex-wrap:wrap;margin:0 auto;align-items:center}.banner .book-banner-holder{width:530px;margin-right:50px}.banner .caption-holder{color:#fff;flex-basis:0;flex-grow:1}.banner .caption-holder .text-holder{font-size:1.111rem;line-height:1.65em}.banner .caption-holder .title{font-weight:400;font-family:var(--secondary-font);line-height:1.246em;font-size:3.611rem;margin:0 0 .308em}.banner .caption-holder .btn-buy{display:inline-block;background:var(--secondary-color);color:#fff;padding:.833rem 2.667rem;border-radius:100px;font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;margin:0 0 1.667rem;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.banner .caption-holder .btn-buy:hover,.banner .caption-holder .btn-buy:focus{text-decoration:none;background:#fff;color:var(--secondary-color)}.about{background:#fff}.about .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.about .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.about .col .holder{padding:1.667rem;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s;height:100%;text-align:left}.about .col .holder:hover,.about .col .holder:focus{box-shadow:0 0 15px rgba(220,227,247,.5)}.about .col .text-holder{padding:0;line-height:1.667em}.about .col .text-holder .title{font-size:1.111rem;line-height:1.25em;margin:0 0 .8em;font-family:var(--secondary-font);color:#121212;font-weight:700}.about .col .text-holder p{margin:0}.testimonial{background:rgba(var(--primary-color-rgb),.05)}.testimonial .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.testimonial .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.testimonial .col blockquote{background:#fff;border:1px solid rgba(var(--primary-color-rgb),.2);border-radius:5px;padding:2.222rem 1.667rem;line-height:1.667em;margin:0 0 1.667rem;position:relative}.testimonial .col blockquote svg{fill:rgba(var(--secondary-color-rgb),.1);position:absolute;top:1.111rem;left:.556rem}.testimonial .col blockquote:after{width:20px;height:20px;background:#fff;border-bottom:1px solid rgba(var(--primary-color-rgb),.2);border-right:1px solid rgba(var(--primary-color-rgb),.2);content:'';position:absolute;bottom:-10px;left:45px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.testimonial .col blockquote p{margin:0}.testimonial .col cite{display:flex;flex-wrap:wrap;margin-left:1.667rem;font-style:normal}.testimonial .col cite .img-holder{width:60px;margin-right:20px}.testimonial .col cite .img-holder img,.testimonial .col cite .svg-holder svg{width:60px;height:60px;vertical-align:top;border-radius:5px}.testimonial .col cite .text-holder{margin:0}.testimonial .col cite .text-holder strong{font-family:var(--secondary-font);color:#121212;font-size:1.111rem;line-height:1.25em}.testimonial .row{display:flex;flex-wrap:wrap}.video-review{background:#fff;text-align:center}.video-review .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.video-review .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.video-review .video-holder{max-width:42.778rem;margin:0 auto 3.333rem;box-shadow:-2.222rem 2.222rem rgba(var(--primary-color-rgb),.1)}.video-review .video-holder iframe{vertical-align:top;border:0;width:100%;height:513px}.video-review .text-holder{max-width:42.778rem;margin:0 auto;font-size:1rem;line-height:1.65em}.video-review .text-holder .title{font-family:var(--secondary-font);font-weight:400;font-size:1.944rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.sample{position:relative}.sample:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(18,18,18,.9)}.sample .container{position:relative;z-index:2}.sample .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem;color:#fff}.sample .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em}.sample .tab-holder{max-width:53.889rem;margin:0 auto;position:relative}.sample .tab-holder #loader{position:absolute;display:none;top:0;left:0;width:100%;height:100%;font-size:50px;color:#000;text-align:center;padding-top:3em;background:rgba(0,0,0,.5)}.sample .tab-holder .tabs{margin:0 auto 2.222rem;padding:0;font-family:var(--secondary-font);font-weight:700;background:#fff;border-radius:100px;padding:.2778rem;list-style:none;display:flex;max-width:38.333rem;justify-content:center;font-size:inherit;border-bottom:0}.sample .tab-holder .tabs li{flex-basis:0;flex-grow:1;float:none;border-left:0;color:inherit;background:0 0;width:inherit}.sample .tab-holder .tabs li:hover,.sample .tab-holder .tabs li:focus,.sample .tab-holder .tabs .active{background:0 0;color:inherit}.sample .tab-holder .tabs li .tab-btn{color:#121212;background:#fff;border-radius:100px;padding:.555rem;text-align:center;cursor:pointer;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.sample .tab-holder .tabs li .tab-btn:hover,.sample .tab-holder .tabs li .tab-btn:focus,.sample .tab-holder .tabs .active .tab-btn{background:var(--secondary-color);color:#fff}.sample .tab-holder .tab-content{background:#fff;border-radius:10px;padding:2.778rem .5rem 1.5rem 2.778rem;line-height:1.667rem;height:inherit;overflow-y:inherit}.sample .tab-holder .tab-content .tabs-content{max-height:26.3889rem;overflow-y:auto;padding-right:2.778rem}.sample .tab-holder .tab-content .tabs-content::-webkit-scrollbar{background:rgba(var(--primary-color-rgb),.2);width:5px;border-radius:100px}.sample .tab-holder .tab-content .tabs-content::-webkit-scrollbar-track{border-radius:10px}.sample .tab-holder .tab-content .tabs-content::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:100px}.about-author{background:#fff;padding:80px 0}.about-author .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.about-author .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.about-author .row{margin:0;max-width:60.556rem;background:var(--primary-color);display:flex;flex-wrap:wrap;box-shadow:4.444rem 4.44rem rgba(var(--primary-color-rgb),.1);-webkit-align-items:stretch;align-items:stretch}.about-author .col:first-child{width:585px;padding-left:0;position:relative;overflow:hidden}.about-author .col:last-child{flex-basis:0;flex-grow:1}.about-author .video-holder{height:100%}.about-author .video-holder iframe{width:100%;height:100%;vertical-align:top;border:0}.about-author .video-holder .svg-holder,.about-author .video-holder .svg-holder svg{height:100%;vertical-align:top}.about-author .video-holder img{vertical-align:top;width:100%;height:100%;object-fit:cover}.about-author .text-holder{background:#fff;padding:2.778rem;box-shadow:10px 10px 30px rgba(0,0,0,5%);font-size:.889rem;margin:2.5rem 2.5rem 2.5rem -50px;position:relative}.about-author .text-holder p{margin:0 0 1.667rem}.about-author .text-holder p:last-child{margin:0}.about-author .text-holder .title{font-family:var(--secondary-font);color:#121212;font-weight:500;font-size:2rem;line-height:1.625em;margin:0}.promotional-block{background:#fff}.promotional-block .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.promotional-block .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.promotional-block .img-holder{text-align:center;margin:0 0 2.778rem}.promotional-block .price-holder{text-align:center;font-size:1rem;line-height:1.667em}.promotional-block .price{margin:0 0 .833rem;font-family:var(--secondary-font);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-weight:500}.promotional-block .price .old-price{font-size:1.333rem;line-height:1.25em;color:#8d8d8d;margin-right:1.111rem;text-decoration:line-through}.promotional-block .price .new-price{font-size:1.667rem;line-height:1em;color:var(--secondary-color)}.promotional-block .btn-holder{text-align:center}.promotional-block .btn-buy{display:inline-block;background:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff;padding:.833rem 2.667rem;border-radius:100px;font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;margin:0 0 1.667rem;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.promotional-block .btn-buy:hover,.promotional-block .btn-buy:focus{text-decoration:none;background:0 0;color:var(--secondary-color)}.promotional-block .cards{text-align:center}.site-footer{background:#121212}.breadcrumbs{padding:1.944rem 0 0;font-size:.833rem;margin:0;font-family:var(--secondary-font);border-bottom:0}.breadcrumbs a{margin:0 2px;color:#121212;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.breadcrumbs .current{margin-right:0}.breadcrumbs a:hover,.breadcrumbs a:focus{text-decoration:none;color:var(--primary-color)}#crumbs{display:flex;flex-wrap:wrap;align-items:center}.page-header{margin:25px 0 0}.page-header .page-title{font-family:var(--secondary-font);color:#121212;font-size:2.222rem;line-height:1.125em;font-weight:500;margin:0 0 .25em}#primary .post{margin:0 0 2.222rem}#primary .post .post-thumbnail img,.search #primary .page .post-thumbnail img{vertical-align:top;border-radius:10px 10px 0 0}#primary .post .post-thumbnail img{width:100%}#primary .post .text-holder{border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:0 0 5px 5px;padding-top:1.667rem;background:#fff;overflow:hidden}#primary .post .text-holder .entry-content{margin:0;padding:0 1.667rem}#primary .post .entry-header{padding:0}#primary .post .text-holder .entry-header .entry-title{font-family:var(--secondary-font);font-size:1.667rem;line-height:1.25em;margin:0 0 1em;font-weight:700;padding:0 1.667rem;color:#121212}#primary .post .text-holder .entry-header .entry-title a{color:#121212;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#primary .post .text-holder .entry-header .entry-title a:hover,#primary .post .text-holder .entry-header .entry-title a:focus{text-decoration:none;color:var(--primary-color)}#primary .post .entry-footer{margin-top:1.667rem;border-top:1px solid rgba(var(--primary-color-rgb),.1);padding:1.111rem 1.667rem;font-weight:600;color:#8d8d8d;font-size:.667rem;line-height:1.167em;text-transform:uppercase;letter-spacing:1px;overflow:hidden}#primary .post .entry-footer .entry-meta{font-size:inherit;line-height:inherit;overflow:inherit}#primary .post .entry-footer a{color:#8d8d8d;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#primary .post .entry-footer a:hover,#primary .post .entry-footer a:focus{text-decoration:none;color:var(--primary-color)}#primary .post .entry-meta .share-link,#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{float:none}#primary .post .entry-meta .byline{float:none;font-size:inherit}#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{padding-right:0;margin-right:0;border-right:0}#primary .post .entry-meta .share-link,#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on,#primary .post .entry-meta .byline{margin-right:20px}#primary .post .readmore{display:inline-block;background:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff;padding:.278rem .833rem;border-radius:100px;font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#primary .post .readmore:hover,#primary .post .readmore:focus{background:0 0;color:var(--secondary-color);text-decoration:none}.page .site-main article img{vertical-align:top;border-radius:10px 10px 0 0}.page article .text-holder .entry-content{margin-top:0}.widget .widget-title{font-family:var(--secondary-font);font-weight:700;color:#121212;font-size:1.111rem;line-height:1.563em;margin:0 0 .7em}.widget ul{background:0 0;font-size:.889rem;line-height:1.625em}.widget ul ul{margin-top:.7rem}.widget ul li{padding:0;border-bottom:0;margin:0 0 .7rem}.widget ul li:before{display:none}.widget ul li a{color:#121212}#secondary .gallery{margin-left:-.278rem;margin-right:-.278rem}#secondary .gallery-item{padding-left:.278rem;padding-right:.278rem;margin:0 0 .556rem}#secondary .gallery-item img{border-radius:5px}#secondary .gallery-item .gallery-caption{display:none}#secondary .widget_media_image img{border-radius:5px}#secondary .widget_book_landing_page_featured_post .text-holder{background:0 0;padding:0}#secondary .widget_book_landing_page_featured_post .text-holder .readmore{display:inline-block;background:var(--secondary-color);color:#fff;padding:.65rem 1.667rem;border-radius:100px;border:1px solid var(--secondary-color);font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#secondary .widget_book_landing_page_featured_post .text-holder .readmore:hover,#secondary .widget_book_landing_page_featured_post .text-holder .readmore:focus{background:0 0;color:var(--secondary-color)}.widget.widget_book_landing_page_recent_post ul li,.widget.widget_book_landing_page_popular_post ul li{padding:0}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title{font-weight:700;font-family:var(--secondary-font)}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title a,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title a{color:#121212}.widget.widget_book_landing_page_social_links ul{padding:0}.widget.widget_book_landing_page_social_links ul li a{color:#fff;background:var(--primary-color)}.widget.widget_tag_cloud .tagcloud{padding:0;background:0 0}.single-post #primary .post .entry-footer{border-top:0;border-bottom:0;margin:0 0 1rem;padding-top:0;padding-bottom:0}#primary .post .entry-content h1,#primary .page .entry-content h1,#primary .post .entry-content h2,#primary .page .entry-content h2,#primary .post .entry-content h3,#primary .page .entry-content h3,#primary .post .entry-content h4,#primary .page .entry-content h4,#primary .post .entry-content h5,#primary .page .entry-content h5,#primary .post .entry-content h6,#primary .page .entry-content h6{font-weight:700;color:#121212;font-family:var(--secondary-font)}.subscribe{background:var(--primary-color)}.subscribe .widget_newsletterwidget .widget-title{color:#fff;font-weight:700}.subscribe .widget_newsletterwidget>span{color:#fff}.subscribe .widget.widget_newsletterwidget form{border:0}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email input[type=email]{font-size:.778rem;line-height:1.571em;color:#fff;padding:.889rem 1.111rem;border:2px solid rgba(255,255,255,.2);border-radius:100px;background:0 0;outline:none}.subscribe .widget_newsletterwidget form input[type=submit]{font-size:.889rem;line-height:1.875em;font-family:var(--secondary-font);color:#fff;background:var(--secondary-color);border-radius:100px;text-transform:none;border:0;font-weight:500;letter-spacing:.5px;padding:14px 0}.subscribe .widget_newsletterwidget form input[type=submit]:hover,.subscribe .widget_newsletterwidget form input[type=submit]:focus{text-decoration:none;background:#fff;border-color:#fff;color:var(--secondary-color)}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email{width:73%}.site-info span.copyright,.site-info span.author-link{margin-right:5px}@media only screen and (max-width:1199px){.banner .banner-holder{max-width:970px}.about-author .row{flex-direction:column}.about-author .col:first-child{width:100%}.about-author .col:last-child{width:100%}.about-author .text-holder{margin-left:2.5rem}}@media only screen and (max-width:1024px){.main-navigation ul li{margin:0}.main-navigation ul li a,.main-navigation ul ul li a{padding:14px 35px}.main-navigation ul ul{padding:0}.banner .banner-holder{flex-direction:column}.banner .book-banner-holder{max-width:530px;width:100%;margin-right:0}#menu-opener{border:0;background-color:initial;border-radius:0}}@media only screen and (max-width:991px){.banner .banner-holder{max-width:750px}}@media only screen and (max-width:767px){.banner .custom-bg{padding:3rem 0}.banner .caption-holder .title{font-size:2.611rem}.about .header .main-title,.testimonial .header .main-title,.video-review .header .main-title,.sample .header .main-title,.about-author .header .main-title,.promotional-block .header .main-title{font-size:1.75rem}.about .header,.testimonial .header,.video-review .header,.sample .header,.about-author .header,.promotional-block .header{margin-bottom:1.333rem;font-size:1rem}.video-review .video-holder{box-shadow:-.5rem .5rem rgba(var(--primary-color-rgb),.1)}.about-author .text-holder{margin:0;padding:1.5rem}.about-author .row{box-shadow:.5rem .5rem rgba(var(--primary-color-rgb),.1)}.about-author .header{font-size:1rem}.about-author .text-holder .title{font-size:1.5rem}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email{width:100%;margin:0 0 10px}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-button{width:100%}}.entry-content a,.entry-summary a,.page-content a,.comment-content a,.widget .textwidget a{color:var(--font-color);text-decoration:underline}.entry-content a:hover,.entry-summary a:hover,.page-content a:hover,.comment-content a:hover,.widget .textwidget a:hover{color:var(--primary-color);text-decoration:underline}
/*!Theme Name: Author Landing Page
Theme URI: https://rarathemes.com/wordpress-themes/author-landing-page/
Author: Rara Theme
Author URI: https://rarathemes.com/
Description: Author Landing Page is a beautiful and easy-to-use free WordPress theme for authors, writers, novelists, and publishers who want to launch, promote or publish their book online. This theme features an elegant and attractive layout to help you generate high leads and get more sales of your book. With Author Landing Page free theme, you can create a fully responsive, and visually appealing landing page to sell and promote your book without writing a single line of code. It is a speed optimized theme that helps your website load within a blink of an eye and provides a great user experience to your visitors. The theme is developed with SEO optimized codes and is schema.org markup ready to help your website rank higher in Google and other search engines. Furthermore, this theme is fully compatible with the popular WooCommerce plugin to allow you to sell your book via your website. Check demo at https://rarathemes.com/previews/?theme=author-landing-page and documentation at https://docs.rarathemes.com/docs/author-landing-page/. Read theme details at https://rarathemes.com/wordpress-themes/author-landing-page/ and get free support at https://rarathemes.com/support-ticket/.
Template: book-landing-page
Version: 1.0.6
Requires PHP: 5.6
Tested up to: 6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: author-landing-page
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, post-formats, footer-widgets, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, blog, education, e-commerce
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Author Landing Page is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.*/:root{--primary-color:#1F65D6;--primary-color-rgb:31, 101, 214;--secondary-color:#26CB7C;--secondary-color-rgb:38, 203, 124;--font-color:#4E4E4E;--primary-font:'PT Sans', sans-serif;--secondary-font:'Quicksand', sans-serif}html{font-size:18px}body{font:1rem/1.75em var(--primary-font)}body,button,input,select,textarea{color:var(--font-color);font-family:var(--primary-font);font-size:1rem;line-height:1.75em}button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;background:var(--secondary-color);color:#fff;padding:.833rem 2.667rem;border-radius:100px;border:1px solid var(--secondary-color);font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:0 0;color:var(--secondary-color)}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{background:0 0;color:#63b03e;outline:thin dotted;outline-offset:2px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea{color:#666;border:1px solid #e8e8e8;width:60%;outline:none}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus{color:#111;outline:thin dotted;outline-offset:2px}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search]{padding:.167rem .833rem}textarea{padding:.167rem .833rem;width:100%;color:#666;border:1px solid #e8e8e8;height:105px;resize:none;outline:none}a{color:var(--primary-color);text-decoration:none}a:hover,a:focus,a:active{color:var(--primary-color);text-decoration:underline}a:hover,a:active{outline:none}.pagination .current,.pagination a:hover,.pagination a:focus{background:var(--secondary-color)}.site-branding .site-title{text-transform:none;font-family:var(--secondary-font)}.main-navigation ul{font-family:var(--secondary-font);font-size:.778rem;line-height:1.143em;letter-spacing:1px;text-transform:uppercase}.main-navigation ul li{margin-left:2.5rem}.main-navigation ul li a{color:#000}.main-navigation ul ul{font-weight:700;padding-top:48px;z-index:1}.banner{position:relative;background:0 0;color:inherit;font-size:inherit;padding:0}.banner .custom-bg{padding:6.3rem 0 4.5rem}.banner .banner-holder{max-width:1170px;width:100%;padding-left:15px;padding-right:15px;display:flex;flex-wrap:wrap;margin:0 auto;align-items:center}.banner .book-banner-holder{width:530px;margin-right:50px}.banner .caption-holder{color:#fff;flex-basis:0;flex-grow:1}.banner .caption-holder .text-holder{font-size:1.111rem;line-height:1.65em}.banner .caption-holder .title{font-weight:400;font-family:var(--secondary-font);line-height:1.246em;font-size:3.611rem;margin:0 0 .308em}.banner .caption-holder .btn-buy{display:inline-block;background:var(--secondary-color);color:#fff;padding:.833rem 2.667rem;border-radius:100px;font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;margin:0 0 1.667rem;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.banner .caption-holder .btn-buy:hover,.banner .caption-holder .btn-buy:focus{text-decoration:none;background:#fff;color:var(--secondary-color)}.about{background:#fff}.about .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.about .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.about .col .holder{padding:1.667rem;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s;height:100%;text-align:left}.about .col .holder:hover,.about .col .holder:focus{box-shadow:0 0 15px rgba(220,227,247,.5)}.about .col .text-holder{padding:0;line-height:1.667em}.about .col .text-holder .title{font-size:1.111rem;line-height:1.25em;margin:0 0 .8em;font-family:var(--secondary-font);color:#121212;font-weight:700}.about .col .text-holder p{margin:0}.testimonial{background:rgba(var(--primary-color-rgb),.05)}.testimonial .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.testimonial .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.testimonial .col blockquote{background:#fff;border:1px solid rgba(var(--primary-color-rgb),.2);border-radius:5px;padding:2.222rem 1.667rem;line-height:1.667em;margin:0 0 1.667rem;position:relative}.testimonial .col blockquote svg{fill:rgba(var(--secondary-color-rgb),.1);position:absolute;top:1.111rem;left:.556rem}.testimonial .col blockquote:after{width:20px;height:20px;background:#fff;border-bottom:1px solid rgba(var(--primary-color-rgb),.2);border-right:1px solid rgba(var(--primary-color-rgb),.2);content:'';position:absolute;bottom:-10px;left:45px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.testimonial .col blockquote p{margin:0}.testimonial .col cite{display:flex;flex-wrap:wrap;margin-left:1.667rem;font-style:normal}.testimonial .col cite .img-holder{width:60px;margin-right:20px}.testimonial .col cite .img-holder img,.testimonial .col cite .svg-holder svg{width:60px;height:60px;vertical-align:top;border-radius:5px}.testimonial .col cite .text-holder{margin:0}.testimonial .col cite .text-holder strong{font-family:var(--secondary-font);color:#121212;font-size:1.111rem;line-height:1.25em}.testimonial .row{display:flex;flex-wrap:wrap}.video-review{background:#fff;text-align:center}.video-review .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.video-review .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.video-review .video-holder{max-width:42.778rem;margin:0 auto 3.333rem;box-shadow:-2.222rem 2.222rem rgba(var(--primary-color-rgb),.1)}.video-review .video-holder iframe{vertical-align:top;border:0;width:100%;height:513px}.video-review .text-holder{max-width:42.778rem;margin:0 auto;font-size:1rem;line-height:1.65em}.video-review .text-holder .title{font-family:var(--secondary-font);font-weight:400;font-size:1.944rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.sample{position:relative}.sample:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(18,18,18,.9)}.sample .container{position:relative;z-index:2}.sample .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem;color:#fff}.sample .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em}.sample .tab-holder{max-width:53.889rem;margin:0 auto;position:relative}.sample .tab-holder #loader{position:absolute;display:none;top:0;left:0;width:100%;height:100%;font-size:50px;color:#000;text-align:center;padding-top:3em;background:rgba(0,0,0,.5)}.sample .tab-holder .tabs{margin:0 auto 2.222rem;padding:0;font-family:var(--secondary-font);font-weight:700;background:#fff;border-radius:100px;padding:.2778rem;list-style:none;display:flex;max-width:38.333rem;justify-content:center;font-size:inherit;border-bottom:0}.sample .tab-holder .tabs li{flex-basis:0;flex-grow:1;float:none;border-left:0;color:inherit;background:0 0;width:inherit}.sample .tab-holder .tabs li:hover,.sample .tab-holder .tabs li:focus,.sample .tab-holder .tabs .active{background:0 0;color:inherit}.sample .tab-holder .tabs li .tab-btn{color:#121212;background:#fff;border-radius:100px;padding:.555rem;text-align:center;cursor:pointer;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.sample .tab-holder .tabs li .tab-btn:hover,.sample .tab-holder .tabs li .tab-btn:focus,.sample .tab-holder .tabs .active .tab-btn{background:var(--secondary-color);color:#fff}.sample .tab-holder .tab-content{background:#fff;border-radius:10px;padding:2.778rem .5rem 1.5rem 2.778rem;line-height:1.667rem;height:inherit;overflow-y:inherit}.sample .tab-holder .tab-content .tabs-content{max-height:26.3889rem;overflow-y:auto;padding-right:2.778rem}.sample .tab-holder .tab-content .tabs-content::-webkit-scrollbar{background:rgba(var(--primary-color-rgb),.2);width:5px;border-radius:100px}.sample .tab-holder .tab-content .tabs-content::-webkit-scrollbar-track{border-radius:10px}.sample .tab-holder .tab-content .tabs-content::-webkit-scrollbar-thumb{background:var(--secondary-color);border-radius:100px}.about-author{background:#fff;padding:80px 0}.about-author .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.about-author .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.about-author .row{margin:0;max-width:60.556rem;background:var(--primary-color);display:flex;flex-wrap:wrap;box-shadow:4.444rem 4.44rem rgba(var(--primary-color-rgb),.1);-webkit-align-items:stretch;align-items:stretch}.about-author .col:first-child{width:585px;padding-left:0;position:relative;overflow:hidden}.about-author .col:last-child{flex-basis:0;flex-grow:1}.about-author .video-holder{height:100%}.about-author .video-holder iframe{width:100%;height:100%;vertical-align:top;border:0}.about-author .video-holder .svg-holder,.about-author .video-holder .svg-holder svg{height:100%;vertical-align:top}.about-author .video-holder img{vertical-align:top;width:100%;height:100%;object-fit:cover}.about-author .text-holder{background:#fff;padding:2.778rem;box-shadow:10px 10px 30px rgba(0,0,0,5%);font-size:.889rem;margin:2.5rem 2.5rem 2.5rem -50px;position:relative}.about-author .text-holder p{margin:0 0 1.667rem}.about-author .text-holder p:last-child{margin:0}.about-author .text-holder .title{font-family:var(--secondary-font);color:#121212;font-weight:500;font-size:2rem;line-height:1.625em;margin:0}.promotional-block{background:#fff}.promotional-block .header{margin:0 auto 3.333rem;text-align:center;font-size:1.111rem;line-height:1.65em;max-width:42.778rem}.promotional-block .header .main-title{font-family:var(--secondary-font);font-weight:500;font-size:2.222rem;line-height:1.125em;margin:0 0 .275em;color:#121212}.promotional-block .img-holder{text-align:center;margin:0 0 2.778rem}.promotional-block .price-holder{text-align:center;font-size:1rem;line-height:1.667em}.promotional-block .price{margin:0 0 .833rem;font-family:var(--secondary-font);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-weight:500}.promotional-block .price .old-price{font-size:1.333rem;line-height:1.25em;color:#8d8d8d;margin-right:1.111rem;text-decoration:line-through}.promotional-block .price .new-price{font-size:1.667rem;line-height:1em;color:var(--secondary-color)}.promotional-block .btn-holder{text-align:center}.promotional-block .btn-buy{display:inline-block;background:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff;padding:.833rem 2.667rem;border-radius:100px;font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;margin:0 0 1.667rem;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.promotional-block .btn-buy:hover,.promotional-block .btn-buy:focus{text-decoration:none;background:0 0;color:var(--secondary-color)}.promotional-block .cards{text-align:center}.site-footer{background:#121212}.breadcrumbs{padding:1.944rem 0 0;font-size:.833rem;margin:0;font-family:var(--secondary-font);border-bottom:0}.breadcrumbs a{margin:0 2px;color:#121212;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}.breadcrumbs .current{margin-right:0}.breadcrumbs a:hover,.breadcrumbs a:focus{text-decoration:none;color:var(--primary-color)}#crumbs{display:flex;flex-wrap:wrap;align-items:center}.page-header{margin:25px 0 0}.page-header .page-title{font-family:var(--secondary-font);color:#121212;font-size:2.222rem;line-height:1.125em;font-weight:500;margin:0 0 .25em}#primary .post{margin:0 0 2.222rem}#primary .post .post-thumbnail img,.search #primary .page .post-thumbnail img{vertical-align:top;border-radius:10px 10px 0 0}#primary .post .post-thumbnail img{width:100%}#primary .post .text-holder{border:1px solid rgba(var(--primary-color-rgb),.1);border-radius:0 0 5px 5px;padding-top:1.667rem;background:#fff;overflow:hidden}#primary .post .text-holder .entry-content{margin:0;padding:0 1.667rem}#primary .post .entry-header{padding:0}#primary .post .text-holder .entry-header .entry-title{font-family:var(--secondary-font);font-size:1.667rem;line-height:1.25em;margin:0 0 1em;font-weight:700;padding:0 1.667rem;color:#121212}#primary .post .text-holder .entry-header .entry-title a{color:#121212;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#primary .post .text-holder .entry-header .entry-title a:hover,#primary .post .text-holder .entry-header .entry-title a:focus{text-decoration:none;color:var(--primary-color)}#primary .post .entry-footer{margin-top:1.667rem;border-top:1px solid rgba(var(--primary-color-rgb),.1);padding:1.111rem 1.667rem;font-weight:600;color:#8d8d8d;font-size:.667rem;line-height:1.167em;text-transform:uppercase;letter-spacing:1px;overflow:hidden}#primary .post .entry-footer .entry-meta{font-size:inherit;line-height:inherit;overflow:inherit}#primary .post .entry-footer a{color:#8d8d8d;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#primary .post .entry-footer a:hover,#primary .post .entry-footer a:focus{text-decoration:none;color:var(--primary-color)}#primary .post .entry-meta .share-link,#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{float:none}#primary .post .entry-meta .byline{float:none;font-size:inherit}#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on{padding-right:0;margin-right:0;border-right:0}#primary .post .entry-meta .share-link,#primary .post .entry-meta .category,#primary .post .entry-meta .comments-link,#primary .post .entry-meta .posted-on,#primary .post .entry-meta .byline{margin-right:20px}#primary .post .readmore{display:inline-block;background:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff;padding:.278rem .833rem;border-radius:100px;font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#primary .post .readmore:hover,#primary .post .readmore:focus{background:0 0;color:var(--secondary-color);text-decoration:none}.page .site-main article img{vertical-align:top;border-radius:10px 10px 0 0}.page article .text-holder .entry-content{margin-top:0}.widget .widget-title{font-family:var(--secondary-font);font-weight:700;color:#121212;font-size:1.111rem;line-height:1.563em;margin:0 0 .7em}.widget ul{background:0 0;font-size:.889rem;line-height:1.625em}.widget ul ul{margin-top:.7rem}.widget ul li{padding:0;border-bottom:0;margin:0 0 .7rem}.widget ul li:before{display:none}.widget ul li a{color:#121212}#secondary .gallery{margin-left:-.278rem;margin-right:-.278rem}#secondary .gallery-item{padding-left:.278rem;padding-right:.278rem;margin:0 0 .556rem}#secondary .gallery-item img{border-radius:5px}#secondary .gallery-item .gallery-caption{display:none}#secondary .widget_media_image img{border-radius:5px}#secondary .widget_book_landing_page_featured_post .text-holder{background:0 0;padding:0}#secondary .widget_book_landing_page_featured_post .text-holder .readmore{display:inline-block;background:var(--secondary-color);color:#fff;padding:.65rem 1.667rem;border-radius:100px;border:1px solid var(--secondary-color);font-family:var(--secondary-font);font-size:.889rem;line-height:1.875em;letter-spacing:.5px;font-weight:500;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s}#secondary .widget_book_landing_page_featured_post .text-holder .readmore:hover,#secondary .widget_book_landing_page_featured_post .text-holder .readmore:focus{background:0 0;color:var(--secondary-color)}.widget.widget_book_landing_page_recent_post ul li,.widget.widget_book_landing_page_popular_post ul li{padding:0}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title{font-weight:700;font-family:var(--secondary-font)}.widget.widget_book_landing_page_recent_post ul li .entry-header .entry-title a,.widget.widget_book_landing_page_popular_post ul li .entry-header .entry-title a{color:#121212}.widget.widget_book_landing_page_social_links ul{padding:0}.widget.widget_book_landing_page_social_links ul li a{color:#fff;background:var(--primary-color)}.widget.widget_tag_cloud .tagcloud{padding:0;background:0 0}.single-post #primary .post .entry-footer{border-top:0;border-bottom:0;margin:0 0 1rem;padding-top:0;padding-bottom:0}#primary .post .entry-content h1,#primary .page .entry-content h1,#primary .post .entry-content h2,#primary .page .entry-content h2,#primary .post .entry-content h3,#primary .page .entry-content h3,#primary .post .entry-content h4,#primary .page .entry-content h4,#primary .post .entry-content h5,#primary .page .entry-content h5,#primary .post .entry-content h6,#primary .page .entry-content h6{font-weight:700;color:#121212;font-family:var(--secondary-font)}.subscribe{background:var(--primary-color)}.subscribe .widget_newsletterwidget .widget-title{color:#fff;font-weight:700}.subscribe .widget_newsletterwidget>span{color:#fff}.subscribe .widget.widget_newsletterwidget form{border:0}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email input[type=email]{font-size:.778rem;line-height:1.571em;color:#fff;padding:.889rem 1.111rem;border:2px solid rgba(255,255,255,.2);border-radius:100px;background:0 0;outline:none}.subscribe .widget_newsletterwidget form input[type=submit]{font-size:.889rem;line-height:1.875em;font-family:var(--secondary-font);color:#fff;background:var(--secondary-color);border-radius:100px;text-transform:none;border:0;font-weight:500;letter-spacing:.5px;padding:14px 0}.subscribe .widget_newsletterwidget form input[type=submit]:hover,.subscribe .widget_newsletterwidget form input[type=submit]:focus{text-decoration:none;background:#fff;border-color:#fff;color:var(--secondary-color)}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email{width:73%}.site-info span.copyright,.site-info span.author-link{margin-right:5px}@media only screen and (max-width:1199px){.banner .banner-holder{max-width:970px}.about-author .row{flex-direction:column}.about-author .col:first-child{width:100%}.about-author .col:last-child{width:100%}.about-author .text-holder{margin-left:2.5rem}}@media only screen and (max-width:1024px){.main-navigation ul li{margin:0}.main-navigation ul li a,.main-navigation ul ul li a{padding:14px 35px}.main-navigation ul ul{padding:0}.banner .banner-holder{flex-direction:column}.banner .book-banner-holder{max-width:530px;width:100%;margin-right:0}#menu-opener{border:0;background-color:initial;border-radius:0}}@media only screen and (max-width:991px){.banner .banner-holder{max-width:750px}}@media only screen and (max-width:767px){.banner .custom-bg{padding:3rem 0}.banner .caption-holder .title{font-size:2.611rem}.about .header .main-title,.testimonial .header .main-title,.video-review .header .main-title,.sample .header .main-title,.about-author .header .main-title,.promotional-block .header .main-title{font-size:1.75rem}.about .header,.testimonial .header,.video-review .header,.sample .header,.about-author .header,.promotional-block .header{margin-bottom:1.333rem;font-size:1rem}.video-review .video-holder{box-shadow:-.5rem .5rem rgba(var(--primary-color-rgb),.1)}.about-author .text-holder{margin:0;padding:1.5rem}.about-author .row{box-shadow:.5rem .5rem rgba(var(--primary-color-rgb),.1)}.about-author .header{font-size:1rem}.about-author .text-holder .title{font-size:1.5rem}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-email{width:100%;margin:0 0 10px}.subscribe .widget_newsletterwidget .tnp-field.tnp-field-button{width:100%}}.entry-content a,.entry-summary a,.page-content a,.comment-content a,.widget .textwidget a{color:var(--font-color);text-decoration:underline}.entry-content a:hover,.entry-summary a:hover,.page-content a:hover,.comment-content a:hover,.widget .textwidget a:hover{color:var(--primary-color);text-decoration:underline}
.woocommerce ul.products li.product .onsale{width:50px;height:50px;line-height:43px;font-weight:400}.woocommerce span.onsale{background:#63b03e;width:50px;height:50px;line-height:43px;font-weight:400}.woocommerce .star-rating:before{color:#ffc733}.woocommerce ul.products li.product h3{padding:0;color:#3f3d33;font-weight:400;font-size:18px;line-height:22px;margin:0 0 5px}.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce ul.products li.product .price{color:#515050;font-size:16px;line-height:28px}.woocommerce ul.products li.product .button{margin-top:0}.woocommerce #respond input#submit,.woocommerce a.added_to_cart,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#63b03e;color:#fff;font-size:14px;font-weight:400;line-height:17px;padding:12px 20px;text-transform:uppercase;border-radius:0;height:auto}.woocommerce a.added_to_cart{margin-top:5px}.woocommerce #respond input#submit:focus,.woocommerce #respond input#submit:hover,.woocommerce a.added_to_cart:focus,.woocommerce a.added_to_cart:hover,.woocommerce a.button:focus,.woocommerce a.button:hover,.woocommerce button.button:focus,.woocommerce button.button:hover,.woocommerce input.button:focus,.woocommerce input.button:hover{opacity:.8;color:#fff;background:#63b03e;box-shadow:none}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border-right:0;display:inline-block;margin:0 2px}.woocommerce nav.woocommerce-pagination ul li a{border:1px solid #63b03e;color:#b0afaa;display:block;font-size:18px;padding:0 10px;height:30px;line-height:30px}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#63b03e;border:1px solid #63b03e;border-radius:0;color:#fff;display:block;height:30px;line-height:30px;padding:0 10px;text-decoration:none}.woocommerce .entry-summary{margin-top:0}.woocommerce div.product .product_title{font-size:28px;line-height:32px;color:#343434;margin:0 0 14px}.woocommerce div.product p.price del{margin-right:5px}.woocommerce div.product form.cart div.quantity{float:none;margin-bottom:10px}.woocommerce .quantity .qty{width:4.631em}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#63b03e;color:#fff;font-size:15px;font-weight:700;line-height:20px;padding:12px 22px;text-transform:uppercase;border-radius:0}.woocommerce #respond input#submit.alt:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:focus,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:focus,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:focus,.woocommerce input.button.alt:hover{background:#63b03e;color:#fff;opacity:.8}.woocommerce div.product .woocommerce-tabs ul.tabs{font-size:14px;line-height:17px;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;text-transform:uppercase;padding:1em}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#282828}.woocommerce div.product .woocommerce-tabs .panel{border:1px solid #dcdcdc;border-radius:0;border-top:0;box-shadow:none;padding:30px 20px 20px 20px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:28px;line-height:32px;color:#343434;margin:0 0 14px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;border-bottom-color:#fff}.woocommerce .related.products h2{color:#343434;font-size:28px;line-height:32px;letter-spacing:1px;margin:0 0 30px;position:relative}.woocommerce .star-rating{font-size:.857em}.woocommerce p.stars a{color:#ffc733}.woocommerce table.shop_table{border-radius:0}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{padding:9px 10px;width:150px!important}.woocommerce div.product form.cart .variations td.label{width:50px}.woocommerce div.product form.cart .variations select{height:35px}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt[disabled]:disabled,.woocommerce #respond input#submit.alt[disabled]:disabled:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt[disabled]:disabled,.woocommerce a.button.alt[disabled]:disabled:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt[disabled]:disabled,.woocommerce button.button.alt[disabled]:disabled:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt[disabled]:disabled,.woocommerce input.button.alt[disabled]:disabled:hover{background:#aec365;pointer-events:none}.woocommerce .comment-form input[type=email],.woocommerce .comment-form input[type=phone],.woocommerce .comment-form input[type=text]{float:none;display:block;width:100%!important;margin:0;height:auto;padding:10px}.woocommerce .comment-form .comment-form-author{float:left;width:49%}.woocommerce .comment-form .comment-form-email{float:right;width:49%}.woocommerce .comment-form textarea{color:#b4b4b4;padding:10px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:49%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.woocommerce form .form-row textarea{height:200px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{padding:1em!important}.woocommerce .widget.widget_products ul.product_list_widget li a,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li .star-rating,.woocommerce .widget.widget_recent_reviews ul.product_list_widget li a,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li .star-rating,.woocommerce .widget.widget_top_rated_products ul.product_list_widget li a{margin-bottom:5px}.woocommerce .star-rating span{color:#ffc733}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#000}.woocommerce .woocommerce-product-search{background:#f4f3f2;border-radius:5px;margin:0;overflow:hidden;padding:14px 15px 15px 16px;width:100%}.woocommerce .woocommerce-product-search input[type=search]{width:85%;background:0 0;border:0 none;border-radius:0;color:#6f6f6f;float:left;font-size:14px;font-weight:700;margin:0;padding:0}.woocommerce .woocommerce-product-search input[type=submit]{background:url('https://geneticsandlaw.com/wp-content/themes/book-landing-page/css/../images/bg-search.png');border:0;border-radius:0;box-shadow:none;float:right;font-size:14px;height:18px;margin:5px 0 0;padding:0;text-indent:-9999px;width:17px}#secondary .woocommerce.widget_shopping_cart .total{padding:10px 28px 0}#secondary .woocommerce.widget_shopping_cart .buttons{padding:0 28px}#secondary .woocommerce.widget_shopping_cart .widget_shopping_cart_content{padding-bottom:1px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:10px;border-radius:3px;border:1px solid #ccc;width:100%!important}.woocommerce .wc_payment_methods li{padding-left:0!important;background:0 0!important}@media only screen and (max-width:767px){#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{width:48%!important}.woocommerce #respond input#submit,.woocommerce a.added_to_cart,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{padding:12px 10px;font-size:14px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:100%}}
div.tnp-subscription,form.tnp-subscription,form.tnp-profile{display:block;margin:1em auto;max-width:500px;width:100%}div.tnp-profile{display:block;margin:1em 0;max-width:500px}.tnp-subscription div.tnp-field,.tnp-profile div.tnp-field{margin-bottom:.7em;border:0;padding:0}.tnp-subscription label,.tnp-profile label{display:block;color:inherit;font-weight:400;line-height:normal;padding:0;margin:0;margin-bottom:.25em;font-size:.9em}.tnp-subscription .tnp-field-checkbox label,.tnp-profile .tnp-field-checkbox label{display:inline-block}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select,.tnp-subscription textarea,.tnp-profile input[type=text],.tnp-profile input[type=email],.tnp-profile input[type=submit],.tnp-profile select,.tnp-profile textarea{width:100%;padding:.7em;display:block;border:1px;color:#444;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;font-size:1em;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio],.tnp-profile input[type=checkbox]{max-width:1em;display:inline-block;margin-right:.5em}.tnp-subscription select option,.tnp-profile select option{margin-right:.75em}.tnp-subscription input.tnp-submit,.tnp-profile input.tnp-submit,.tnp-unsubscribe button.tnp-submit,.tnp-reactivate button.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0;display:inline-block}@media all and (max-width:480px){.tnp-subscription input[type=submit],.tnp-profile input[type=submit]{width:100%}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}.tnp-field input[type=submit]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-name{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0;margin-right:10px}.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:31%}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0;margin:0}.tnp-subscription-posts{margin-top:2em;margin-bottom:2em;padding:2rem}.tnp-subscription-posts .tnp-subscription{max-width:auto;margin:0}@media all and (max-width:525px){.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name,.tnp-subscription-minimal input.tnp-submit{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem}}.tnp-button-form button.tnp-submit{box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline-block;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}.tnp-nl-checkout{margin-bottom:1em}
.payment-methods--logos>div{display:flex;align-items:center;flex-wrap:nowrap;min-width:0;max-width:100%;overflow:hidden}.payment-methods--logos>div img{width:37px;height:24px;margin-right:4px;flex-shrink:1;min-width:0;max-width:100%}.payment-methods--logos-count{width:38px;height:24px;background-color:rgba(117,117,117,.1);color:var(--wp--preset--color--contrast, #1e1e1e);text-align:center;line-height:24px;box-shadow:0 0 0 1px rgba(0,0,0,.1);border-radius:4.6875%/7.5%;font-size:11px;font-weight:600;white-space:nowrap;flex-shrink:1;text-overflow:ellipsis;overflow:hidden}.logo-popover{background-color:#fff;border:1px solid #ddd;border-radius:3px;padding:8px;box-sizing:border-box;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:grid;gap:8px;justify-content:center;cursor:pointer;width:fit-content}.logo-popover>img{width:38px;height:24px;box-shadow:0 0 0 1px rgba(0,0,0,.1);border-radius:4.6875%/7.5%}.payment-methods--logos-popover>img{object-position:center !important;object-fit:cover !important}
.wc-block-components-express-payment-continue-rule--cart{margin:24px 0 !important;height:20px}.wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-checkout-express-payment-block{overflow:visible !important}.wc-block-components-express-payment .wc-block-components-express-payment__content{overflow:visible !important}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{overflow:visible !important;padding:0 4px}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{overflow:visible !important}@supports not (-webkit-appearance: -apple-pay-button){#express-payment-method-woocommerce_payments_express_checkout_applePay:has(#express-checkout-button-preview-applePay){display:none}}#express-checkout-button-preview-googlePay .gpay-card-info-container{min-width:auto}
#payment .payment_method_woocommerce_payments .woocommerce-error{margin:1rem 0}.js-woopayments-copy-test-number{line-height:1.2em;vertical-align:middle;border-radius:0;border:none !important;background-color:transparent !important;font-weight:normal;display:inline-flex;cursor:pointer;color:inherit !important;font-family:inherit !important;font-size:inherit;padding:2px 1px !important;align-items:center;box-shadow:none !important}.js-woopayments-copy-test-number span{margin-right:4px}.js-woopayments-copy-test-number i{order:1;display:block;width:1.2em;height:1.2em;mask-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce-payments/dist/../assets/images/icons/copy.svg?ver=14a3a00de64a8c0c151c);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:currentColor}.js-woopayments-copy-test-number:hover{background-color:transparent;opacity:.7}.js-woopayments-copy-test-number:hover i{opacity:.7}.js-woopayments-copy-test-number:active i{transform:scale(0.9)}.js-woopayments-copy-test-number:focus{outline:none}.js-woopayments-copy-test-number.state--success i{mask-image:url(https://geneticsandlaw.com/wp-content/plugins/woocommerce-payments/dist/../assets/images/icons/check-green.svg?ver=488deef5db84c71239e1)}.wcpay-payment-element-wrapper{position:relative}.wcpay-payment-element-wrapper.is-apm{min-height:100px}.wcpay-payment-element-skeleton{position:absolute;top:0;left:0;right:0;z-index:1;opacity:1;transition:opacity 300ms ease-out;margin-bottom:2rem}.wcpay-payment-element-skeleton.is-hidden{opacity:0;pointer-events:none}.wcpay-skeleton-row{display:flex;gap:12px;margin-top:12px}.wcpay-payment-element{margin-bottom:1rem}#express-payment-method-woopay{width:100%}.wc-block-checkout__payment-method .wc-block-components-payment-method-label.wc-block-components-payment-method-label--with-icon{display:flex;align-items:center;width:100%}.wc-block-checkout__payment-method .wc-block-components-payment-method-label.wc-block-components-payment-method-label--with-icon .wcpay-payment-method-icon{height:24px;width:auto;order:2;margin-left:auto}.wc-block-checkout__payment-method .wc-block-components-payment-method-label.wc-block-components-payment-method-label--with-icon .payment-methods--logos{height:24px;order:2;margin-left:auto}.wc-block-checkout__payment-method .wc-block-components-payment-method-label.wc-block-components-payment-method-label--with-icon .payment-methods--logos>div{overflow:visible}.wc-block-checkout__payment-method .wc-block-components-payment-method-label.wc-block-components-payment-method-label--with-icon .payment-methods--logos>div img{width:38px;object-fit:cover;box-shadow:0 0 0 1px rgba(0,0,0,.1);border-radius:4.6875%/7.5%}.wc-block-checkout__payment-method .wc-block-components-payment-method-label.wc-block-components-payment-method-label--with-icon .test-mode.badge{background-color:#fff2d7;border-radius:4px;padding:4px 6px;font-size:12px;font-weight:400;line-height:16px;color:#4d3716;margin-left:8px;display:none;order:1}.wc-block-checkout__payment-method input:checked~div .wc-block-components-radio-control__label:where([id^="radio-control-wc-payment-method-options-woocommerce_payments"][id$="__label"])>.wc-block-components-payment-method-label .test-mode.badge{display:inline-block}#remember-me:empty{margin-bottom:0}#wcpay-woopay-button{container-type:inline-size;container-name:woopay-button}#wcpay-woopay-button a.woopay-express-button{text-decoration:none}#wcpay-woopay-button a.woopay-express-button,#wcpay-woopay-button a.woopay-express-button:hover,#wcpay-woopay-button a.woopay-express-button:focus,#wcpay-woopay-button a.woopay-express-button:visited,#wcpay-woopay-button a.woopay-express-button:active{text-decoration:none;color:#000}#wcpay-woopay-button a.woopay-express-button[data-theme=dark],#wcpay-woopay-button a.woopay-express-button[data-theme=dark]:hover,#wcpay-woopay-button a.woopay-express-button[data-theme=dark]:focus,#wcpay-woopay-button a.woopay-express-button[data-theme=dark]:visited,#wcpay-woopay-button a.woopay-express-button[data-theme=dark]:active{color:#fff}#wcpay-woopay-button .woopay-express-button{box-sizing:border-box;font-size:18px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;letter-spacing:.8px;height:40px;width:100%;background:#fff;border-radius:4px;border:none;color:#000;display:flex;align-items:center;justify-content:center;white-space:nowrap;text-transform:none;list-style-type:none;min-height:auto;overflow:hidden;position:relative}#wcpay-woopay-button .woopay-express-button .button-content{display:flex;align-items:center;justify-content:center;transform:scale(0.9);max-width:100%;padding:0 12px}#wcpay-woopay-button .woopay-express-button .woopay-button-separator{display:inline-block;width:1px;height:1.2em;background-color:rgba(0,0,0,.3);margin:0 10px 0 4px}#wcpay-woopay-button .woopay-express-button .woopay-button-card-brand{height:18px;width:auto;margin-right:4px;vertical-align:middle}#wcpay-woopay-button .woopay-express-button .woopay-button-last4{font-size:.75em;letter-spacing:.5px}#wcpay-woopay-button .woopay-express-button[data-size=small] .woopay-button-card-brand{height:14px}#wcpay-woopay-button .woopay-express-button[data-size=small] .woopay-button-last4{font-size:.7em}#wcpay-woopay-button .woopay-express-button[data-size=large] .woopay-button-card-brand{height:22px}#wcpay-woopay-button .woopay-express-button[data-size=large] .woopay-button-last4{font-size:.8em}#wcpay-woopay-button .woopay-express-button:not(:disabled):not(.is-placeholder):focus-visible{box-shadow:inset 0 0 0 2px #6108ce;outline:none}#wcpay-woopay-button .woopay-express-button:not(:disabled):not(.is-placeholder):hover{cursor:pointer}#wcpay-woopay-button .woopay-express-button:disabled,#wcpay-woopay-button .woopay-express-button[aria-disabled=true],#wcpay-woopay-button .woopay-express-button.is-placeholder{opacity:.5;cursor:not-allowed}#wcpay-woopay-button .woopay-express-button.is-loading,#wcpay-woopay-button .woopay-express-button.is-loading:hover,#wcpay-woopay-button .woopay-express-button.is-loading:disabled{opacity:1 !important}#wcpay-woopay-button .woopay-express-button svg{fill:#6108ce;width:99px}#wcpay-woopay-button .woopay-express-button[data-type=buy],#wcpay-woopay-button .woopay-express-button[data-type=book],#wcpay-woopay-button .woopay-express-button[data-type=donate]{min-width:150px}#wcpay-woopay-button .woopay-express-button[data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-type=donate] svg{margin-left:5px}@container woopay-button (max-width: 280px){#wcpay-woopay-button .woopay-express-button[data-type=buy],#wcpay-woopay-button .woopay-express-button[data-type=book],#wcpay-woopay-button .woopay-express-button[data-type=donate]{font-size:14px;letter-spacing:.5px}#wcpay-woopay-button .woopay-express-button[data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-type=donate] svg{width:88px;margin-left:4px}}@container woopay-button (max-width: 240px){#wcpay-woopay-button .woopay-express-button[data-type=buy],#wcpay-woopay-button .woopay-express-button[data-type=book],#wcpay-woopay-button .woopay-express-button[data-type=donate]{font-size:12px;letter-spacing:.3px}#wcpay-woopay-button .woopay-express-button[data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-type=donate] svg{width:84px;margin-left:3px}}@container woopay-button (max-width: 200px){#wcpay-woopay-button .woopay-express-button[data-type=buy],#wcpay-woopay-button .woopay-express-button[data-type=book],#wcpay-woopay-button .woopay-express-button[data-type=donate]{font-size:10px;letter-spacing:.2px}#wcpay-woopay-button .woopay-express-button[data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-type=donate] svg{width:80px;margin-left:2px}}#wcpay-woopay-button .woopay-express-button[data-theme=dark]{background:#873eff;color:#fff;border-color:#873eff}#wcpay-woopay-button .woopay-express-button[data-theme=dark] svg{fill:#fff}#wcpay-woopay-button .woopay-express-button[data-theme=dark] .woopay-button-separator{background-color:rgba(255,255,255,.4)}#wcpay-woopay-button .woopay-express-button[data-theme=dark]:not(:disabled):not(.is-placeholder):hover{border-color:#a77eff;background:#a77eff}#wcpay-woopay-button .woopay-express-button[data-theme=dark]:not(:disabled):not(.is-placeholder):focus-visible{box-shadow:none;outline:2px solid #3c087e;outline-offset:2px}#wcpay-woopay-button .woopay-express-button[data-theme=light-outline]{border:1px solid #000}#wcpay-woopay-button .woopay-express-button[data-theme=light-outline]:not(:disabled):not(.is-placeholder):hover{background:#e0e0e0}#wcpay-woopay-button .woopay-express-button[data-theme=light-outline]:not(:disabled):not(.is-placeholder):focus-visible{box-shadow:inset 0 0 0 2px #000}#wcpay-woopay-button .woopay-express-button[data-size=medium]{height:48px}#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate]{min-width:150px}@container woopay-button (max-width: 280px){#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate]{font-size:15px;letter-spacing:.5px}#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate] svg{width:90px;margin-left:4px}}@container woopay-button (max-width: 240px){#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate]{font-size:13px;letter-spacing:.3px}#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate] svg{width:86px;margin-left:3px}}@container woopay-button (max-width: 200px){#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate]{font-size:11px;letter-spacing:.2px}#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-size=medium][data-type=donate] svg{width:82px;margin-left:2px}}#wcpay-woopay-button .woopay-express-button[data-size=medium] .button-content{transform:scale(1)}#wcpay-woopay-button .woopay-express-button[data-size=large]{height:55px}#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate]{min-width:150px}@container woopay-button (max-width: 280px){#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate]{font-size:16px;letter-spacing:.6px}#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate] svg{width:93px;margin-left:4px}}@container woopay-button (max-width: 240px){#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate]{font-size:14px;letter-spacing:.4px}#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate] svg{width:89px;margin-left:3px}}@container woopay-button (max-width: 200px){#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book],#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate]{font-size:12px;letter-spacing:.3px}#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=buy] svg,#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=book] svg,#wcpay-woopay-button .woopay-express-button[data-size=large][data-type=donate] svg{width:85px;margin-left:2px}}#wcpay-woopay-button .woopay-express-button[data-size=large] .button-content{transform:scale(1.1)}@media screen and (min-width: 785px)and (max-width: 850px){#wcpay-woopay-button .woopay-express-button[data-size=large]{font-size:22px}}#contact_details{float:none}#contact_details+#customer_details{display:block}#contact-fields .wc-block-components-text-input,#contact-fields .woocommerce-input-wrapper,.woopay-billing-email .wc-block-components-text-input,.woopay-billing-email .woocommerce-input-wrapper{display:inline-block;position:relative;width:100%}#contact-fields .wc-block-components-text-input .wc-block-components-spinner,#contact-fields .woocommerce-input-wrapper .wc-block-components-spinner,.woopay-billing-email .wc-block-components-text-input .wc-block-components-spinner,.woopay-billing-email .woocommerce-input-wrapper .wc-block-components-spinner{right:10px;width:24px}.wc-block-components-address-form__email{position:relative}.wc-block-components-address-form__email .wc-block-components-spinner{top:50%;left:auto;right:10px;width:24px;height:24px;transform:translateY(-50%)}.woopay-login-session-iframe{width:100%;height:100vh;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:355000;border:0;background:#fff;visibility:hidden}.woopay-login-session-iframe.open{transition:top 500ms;visibility:visible}@media screen and (min-width: 768px){.woopay-login-session-iframe-wrapper{position:fixed;background:rgba(117,117,117,.6);top:0;left:0;width:100vw;height:100vh;content:" ";display:block;z-index:355000}.woopay-login-session-iframe-wrapper .woopay-login-session-iframe{transition:none;height:90vh;max-height:520px;position:absolute;max-width:374px;border-radius:8px}}.woopay-otp-iframe{transition:top 500ms;width:100%;height:100dvh;position:fixed;top:100%;left:0;z-index:355000;border:0;background:#fff}.woopay-otp-iframe.open{top:0}.woopay-otp-iframe-wrapper .arrow{position:fixed;top:100%}@media screen and (min-width: 768px){.woopay-otp-iframe-wrapper{position:fixed;background:rgba(117,117,117,.6);top:0;left:0;width:100vw;height:100vh;content:" ";display:block;z-index:355000}.woopay-otp-iframe-wrapper .woopay-otp-iframe{transition:none;height:90vh;max-height:650px;position:absolute;max-width:374px;border-radius:8px;right:50px;left:auto}.woopay-otp-iframe-wrapper .arrow{position:absolute;right:7.5px;background:transparent;width:0;height:0;z-index:355001;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff}}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);transform:rotate(0deg)}100%{transform:rotate(360deg)}}.woopay-billing-email .wc-block-components-spinner,.wcpay-express-checkout-wrapper .wc-block-components-spinner,#wcpay-woopay-button .wc-block-components-spinner{position:absolute;width:100%;height:100%;color:inherit;box-sizing:content-box;text-align:center;font-size:1.25em;top:initial;left:initial}.woopay-billing-email .wc-block-components-spinner::after,.wcpay-express-checkout-wrapper .wc-block-components-spinner::after,#wcpay-woopay-button .wc-block-components-spinner::after{content:" ";position:absolute;top:50%;left:50%;margin:-0.5em 0 0 -0.5em;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(0.5);backface-visibility:hidden;border-radius:50%;border:.2em solid currentColor;border-left-color:transparent;animation:spinner__animation 1s infinite linear}
.is-loadable-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent;display:inline-block}@media screen and (prefers-reduced-motion: reduce){.is-loadable-placeholder{animation:none}}.is-loadable-placeholder.is-inline{display:inline}.is-loadable-placeholder.is-block{display:block;margin-top:1em}.is-loadable-placeholder.is-block:first-child{margin-top:0}.is-loadable-placeholder.is-block p{margin:0}
.wcpay-skeleton__element{background:color-mix(in srgb, currentColor 5%, transparent);border:none;border-radius:4px;overflow:hidden;position:relative}.wcpay-skeleton__element::after{animation:wcpay-skeleton-shimmer 1.25s infinite;background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, currentColor 5%, transparent) 50%, transparent 100%);content:"";inset:0;position:absolute;transform:translateX(-100%)}@media(prefers-reduced-motion: reduce){.wcpay-skeleton__element::after{animation:none}}.wcpay-skeleton__element--static::after{display:none}@keyframes wcpay-skeleton-shimmer{100%{transform:translateX(100%)}}

@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0 0 0 20px;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
