.awt-library-modal{max-width:90vw!important;width:1200px!important;height:85vh!important;border-radius:12px!important;overflow:hidden!important;display:flex;flex-direction:column}.awt-library-modal .components-modal__content{padding:0!important;display:flex;flex-direction:column;height:100%;margin-top:10px}.awt-library-modal .components-modal__header{display:none}.awt-library-header{display:flex;justify-content:space-between;align-items:center;padding:15px 25px;border-bottom:1px solid #e0e0e0;background:#fff;flex-shrink:0}.awt-library-header .awt-header-left{display:flex;align-items:center;gap:30px}.awt-library-header .awt-header-left .awt-brand{margin:0;font-size:18px;font-weight:700;color:#2271b1}.awt-library-header .awt-header-left .awt-tabs{display:flex;background:#f0f0f1;padding:4px;border-radius:6px}.awt-library-header .awt-header-left .awt-tabs .awt-tab{background:#fff0;border:none;padding:6px 16px;font-size:13px;font-weight:500;cursor:pointer;border-radius:4px;transition:all .2s}.awt-library-header .awt-header-left .awt-tabs .awt-tab.active{background:#fff;color:#2271b1;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.awt-library-header .awt-header-right{display:flex;align-items:center;gap:15px}.awt-library-header .awt-header-right .awt-search-wrapper{position:relative}.awt-library-header .awt-header-right .awt-search-wrapper input{padding-left:32px;height:36px;border-radius:4px;border:1px solid #ddd;min-width:250px}.awt-library-header .awt-header-right .awt-search-wrapper svg{position:absolute;left:8px;top:50%;transform:translateY(-50%);fill:#999;width:18px}.awt-library-body{display:flex;flex:1;overflow:hidden;background:#f8f9fa}.awt-library-sidebar{width:220px;background:#fff;border-right:1px solid #e0e0e0;padding:20px;overflow-y:auto}.awt-library-sidebar h3{font-size:12px;text-transform:uppercase;color:#757575;margin-bottom:15px;letter-spacing:.5px}.awt-library-sidebar ul{list-style:none;margin:0;padding:0}.awt-library-sidebar ul li{margin-bottom:5px}.awt-library-sidebar ul li button{width:100%;text-align:left;background:none;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;color:#333;transition:background .2s}.awt-library-sidebar ul li button:hover{background:#f0f0f1}.awt-library-sidebar ul li button.active{background:#e6f0ff;color:#2271b1;font-weight:500}.awt-library-content{flex:1;padding:25px;overflow-y:auto}.awt-library-content .awt-template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.awt-library-content .awt-template-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;transition:transform .2s,box-shadow .2s}.awt-library-content .awt-template-card .awt-card-preview{height:auto;background:#f0f0f1;position:relative;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.awt-library-content .awt-template-card .awt-card-preview img.awt-pattern-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:transform .3s ease}.awt-library-content .awt-template-card .awt-card-preview.is-full-page{height:350px}.awt-library-content .awt-template-card .awt-card-preview.is-full-page img.awt-pattern-img{height:auto;min-height:100%;transition:transform 2.5s ease-in-out}.awt-library-content .awt-template-card .awt-card-preview.is-full-page:hover img.awt-pattern-img{transform:translateY(calc(-100% + 350px))}.awt-library-content .awt-template-card .awt-card-preview .placeholder-preview{font-size:60px;color:#cbd5e1;font-weight:700;align-self:center}.awt-library-content .awt-template-card .awt-card-preview .awt-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:hsl(0 0% 100% / .9);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;z-index:2}.awt-library-content .awt-template-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgb(0 0 0 / .08);border-color:#2271b1}.awt-library-content .awt-template-card:hover .awt-card-overlay{opacity:1;background-color:#fff0}.awt-library-content .awt-template-card .awt-card-footer{padding:12px 15px;border-top:1px solid #f0f0f1;display:flex;justify-content:space-between;align-items:center}.awt-library-content .awt-template-card .awt-card-footer h4{margin:0;font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin-right:10px}.awt-library-content .awt-template-card .awt-card-footer .awt-badge{background:#e6f0ff;color:#2271b1;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.awt-empty-state{text-align:center;padding:50px;color:#757575;font-size:16px}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.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;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}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{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;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.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-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:#fff0;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]{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]{background-color:#5897fb;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:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.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:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.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 #5897fb}.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;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 #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{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:#5897fb}.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-basic{margin:1em 0}.mc4wp-form-basic label,.mc4wp-form-basic input{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-basic label:after,.mc4wp-form-basic input:after{content:"";clear:both;display:table}.mc4wp-form-basic label{margin-bottom:6px;font-weight:700;display:block}.mc4wp-form-basic input[type=text],.mc4wp-form-basic input[type=email],.mc4wp-form-basic input[type=tel],.mc4wp-form-basic input[type=url],.mc4wp-form-basic input[type=date],.mc4wp-form-basic textarea,.mc4wp-form-basic select{width:100%;max-width:480px;min-height:32px}.mc4wp-form-basic input[type=number]{min-width:40px}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-basic input[type=radio]{border:0;width:13px;height:13px;margin:0 6px 0 0;padding:0;display:inline-block;position:relative}.mc4wp-form-basic input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-basic input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-basic input[type=submit],.mc4wp-form-basic button,.mc4wp-form-basic input[type=button]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block}.mc4wp-form-basic label>span,.mc4wp-form-basic li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-basic input[type=checkbox],.rtl .mc4wp-form-basic input[type=radio]{margin:0 0 0 6px}.rswpthemes-awt-filterable-posts-container{margin:20px 0;font-family:Arial,sans-serif}.rswpthemes-awt-posts-search-form{margin-bottom:20px;display:flex;gap:10px}.rswpthemes-awt-posts-search-form input[type="text"],.rswpthemes-awt-posts-search-form select{padding:5px;margin-right:10px;border:1px solid #ddd;border-radius:4px;font-size:.9em}.rswpthemes-awt-posts-search-form button{padding:5px 10px;background-color:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}.rswpthemes-awt-posts-search-form button:hover{background-color:#005d88}.rswpthemes-awt-filterable-post-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);overflow:hidden;display:flex;flex-direction:column}.rswpthemes-awt-filterable-post-card-image{height:250px;background-size:cover;background-position:center;border-bottom:1px solid #eee;flex-shrink:0}.rswpthemes-awt-filterable-post-card-content{padding:15px;flex-grow:1}.post-title a{color:#333;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.rswpthemes-awt-filterable-post-card-content h2.post-title{font-size:1.3rem;line-height:1.3;font-weight:600;margin-top:10px}.post-title a:hover{color:#0073aa}.post-excerpt{color:#666;font-size:.95em;margin:10px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.post-tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.tag{background:#e9ecef;color:#495057;padding:4px 10px;border-radius:12px;font-size:.85em;font-weight:500}.post-meta{display:flex;align-items:center;gap:10px;font-size:.85em;color:#6c757d;margin-top:10px;border-top:1px solid #eee;padding-top:10px}.author-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.author-name{font-weight:600;color:#333}.post-date{color:#6c757d}.rswpthemes-awt-load-more-posts{display:block;margin:20px auto;padding:10px 20px;background-color:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}.rswpthemes-awt-load-more-posts:hover{background-color:#005d88}.rswpthemes-awt-filterable-post-card.layout-2{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgb(0 0 0 / .1);overflow:hidden;margin-bottom:5px;display:flex;flex-direction:column;border:1px solid #eee}.rswpthemes-awt-filterable-post-card.layout-2 .rswpthemes-awt-filterable-post-card-image{height:200px;background-size:cover;background-position:center;position:relative}.rswpthemes-awt-filterable-post-card.layout-2 .post-category-tag{position:absolute;top:10px;left:10px;background:#f0f0f0;color:#333;padding:4px 10px;border-radius:12px;font-size:.8em;text-transform:uppercase;font-weight:600}.rswpthemes-awt-filterable-post-card.layout-2 .rswpthemes-awt-filterable-post-card-content{padding:15px;flex-grow:1}.rswpthemes-awt-filterable-post-card.layout-2 .post-title{font-size:1.2rem;line-height:1.3;font-weight:600;margin:0 0 10px;color:#333}.rswpthemes-awt-filterable-post-card.layout-2 .post-title a{color:#333;text-decoration:none}.rswpthemes-awt-filterable-post-card.layout-2 .post-title a:hover{color:#0073aa}.rswpthemes-awt-filterable-post-card.layout-2 .post-excerpt{color:#666;font-size:.95em;margin:0 0 10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.rswpthemes-awt-filterable-post-card.layout-2 .post-meta{display:flex;align-items:center;gap:5px;font-size:.85em;color:#6c757d;border-top:none;padding-top:0}.rswpthemes-awt-filterable-post-card.layout-2 .author-name,.rswpthemes-awt-filterable-post-card.layout-2 .post-date,.rswpthemes-awt-filterable-post-card.layout-2 .read-time{color:#6c757d}.rswpthemes-awt-filterable-post-card.layout-2 .premium-lock{font-size:1em;color:#666;margin-left:5px}.rswpthemes-awt-post-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.rswpthemes-awt-post-popup.active{display:block}.rswpthemes-awt-post-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:1}.rswpthemes-awt-post-popup-content{position:relative;max-width:800px;width:90%;max-height:80vh;background:#fff;margin:5vh auto;border-radius:12px;box-shadow:0 4px 10px rgb(0 0 0 / .2);z-index:2;overflow-y:auto}.rswpthemes-awt-post-popup-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#666}.rswpthemes-awt-post-popup-close:hover{color:#333}.rswpthemes-awt-post-popup-body{padding:20px}.rswpthemes-awt-post-popup-header{padding:0 0 20px;border-bottom:1px solid #eee}.rswpthemes-awt-post-popup-image{height:300px;background-size:cover;background-position:center;margin-bottom:20px}.rswpthemes-awt-post-popup-title{font-size:1.5rem;font-weight:600;margin:0 0 10px;color:#333}.rswpthemes-awt-post-popup-meta{display:flex;gap:10px;font-size:.9em;color:#6c757d}.rswpthemes-awt-post-popup-meta .category,.rswpthemes-awt-post-popup-meta .author,.rswpthemes-awt-post-popup-meta .date,.rswpthemes-awt-post-popup-meta .read-time{color:#6c757d}.rswpthemes-awt-post-popup-content-body{padding:20px 0;line-height:1.6;color:#333}.rswpthemes-awt-post-popup-content-body img{max-width:100%;height:auto}.rswpthemes-awt-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #0073aa;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.filter-category,.filter-author{cursor:pointer;transition:color 0.3s ease}.filter-category:hover,.filter-author:hover{color:#0073aa}.rswpthemes-awt-post-popup-meta .filter-category,.rswpthemes-awt-post-popup-meta .filter-author{color:#6c757d}.rswpthemes-awt-post-popup-meta .filter-category:hover,.rswpthemes-awt-post-popup-meta .filter-author:hover{color:#0073aa}.rswpthemes-awt-filterable-post-card .post-tags .filter-category{background:#e9ecef;color:#495057;padding:4px 10px;border-radius:12px;font-size:.85em;font-weight:500}.rswpthemes-awt-filterable-post-card .post-tags .filter-category:hover{background:#d3d7db}.rswpthemes-awt-filterable-post-card.layout-2 .post-category-tag.filter-category{background:#f0f0f0;color:#333;padding:4px 10px;border-radius:12px;font-size:.8em;text-transform:uppercase;font-weight:600}.rswpthemes-awt-filterable-post-card.layout-2 .post-category-tag.filter-category:hover{background:#e0e0e0}.filter-category:hover,.filter-author:hover{color:#0073aa;text-decoration:underline}.rswpthemes-awt-posts-search-form select[name="sort_order"]{padding:5px;margin-right:10px;border:1px solid #ddd;border-radius:4px;font-size:.9em}.rswpthemes-awt-post-popup-navigation{display:flex;justify-content:space-between;padding:10px 20px;background:#f8f9fa;border-bottom:1px solid #eee}.rswpthemes-awt-post-popup-prev,.rswpthemes-awt-post-popup-next{background:none;border:none;font-size:1em;color:#0073aa;cursor:pointer;padding:5px 10px;transition:color 0.3s ease}.rswpthemes-awt-post-popup-prev:hover,.rswpthemes-awt-post-popup-next:hover{color:#005d88}.rswpthemes-awt-post-popup-prev.disabled,.rswpthemes-awt-post-popup-next.disabled{color:#ccc;cursor:not-allowed}.rswpthemes-awt-post-popup-related-posts{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.rswpthemes-awt-post-popup-related-posts h3{font-size:1.2rem;margin-bottom:15px;color:#333}.rswpthemes-awt-post-popup-related-posts .related-posts-list{display:flex;flex-direction:column;gap:10px}.rswpthemes-awt-post-popup-related-posts .related-post{padding:5px 0}.rswpthemes-awt-post-popup-related-posts .related-post-link{color:#0073aa;text-decoration:none;font-size:1em;font-weight:500}.rswpthemes-awt-post-popup-related-posts .related-post-link:hover{color:#005d88;text-decoration:underline}.rswpthemes-awt-post-popup-content-inner::after{content:"";display:table;clear:both}button.rswpthemes-awt-post-popup-close{background:#ddd;padding:0;height:30px;width:30px;line-height:30px}.rswpthemes-awt-post-popup-prev:hover,.rswpthemes-awt-post-popup-next:hover{background:#ddd}.rswpthemes-awt-post-popup table{width:100%;border-collapse:collapse;margin:1em 0}.rswpthemes-awt-post-popup th,.rswpthemes-awt-post-popup td{border:1px solid #ddd;padding:.75em;text-align:left}.rswpthemes-awt-post-popup th{background-color:#f5f5f5;font-weight:700;color:#222}.rswpthemes-awt-post-popup td{color:#444}.rswpthemes-awt-grid-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.rswpthemes-awt-grid-col-1,.rswpthemes-awt-grid-col-2,.rswpthemes-awt-grid-col-3,.rswpthemes-awt-grid-col-4,.rswpthemes-awt-grid-col-5,.rswpthemes-awt-grid-col-6,.rswpthemes-awt-grid-col-7,.rswpthemes-awt-grid-col-8,.rswpthemes-awt-grid-col-9,.rswpthemes-awt-grid-col-10,.rswpthemes-awt-grid-col-11,.rswpthemes-awt-grid-col-12,.rswpthemes-awt-grid-col-sm-1,.rswpthemes-awt-grid-col-sm-2,.rswpthemes-awt-grid-col-sm-3,.rswpthemes-awt-grid-col-sm-4,.rswpthemes-awt-grid-col-sm-5,.rswpthemes-awt-grid-col-sm-6,.rswpthemes-awt-grid-col-sm-7,.rswpthemes-awt-grid-col-sm-8,.rswpthemes-awt-grid-col-sm-9,.rswpthemes-awt-grid-col-sm-10,.rswpthemes-awt-grid-col-sm-11,.rswpthemes-awt-grid-col-sm-12,.rswpthemes-awt-grid-col-md-1,.rswpthemes-awt-grid-col-md-2,.rswpthemes-awt-grid-col-md-3,.rswpthemes-awt-grid-col-md-4,.rswpthemes-awt-grid-col-md-5,.rswpthemes-awt-grid-col-md-6,.rswpthemes-awt-grid-col-md-7,.rswpthemes-awt-grid-col-md-8,.rswpthemes-awt-grid-col-md-9,.rswpthemes-awt-grid-col-md-10,.rswpthemes-awt-grid-col-md-11,.rswpthemes-awt-grid-col-md-12,.rswpthemes-awt-grid-col-lg-1,.rswpthemes-awt-grid-col-lg-2,.rswpthemes-awt-grid-col-lg-3,.rswpthemes-awt-grid-col-lg-4,.rswpthemes-awt-grid-col-lg-5,.rswpthemes-awt-grid-col-lg-6,.rswpthemes-awt-grid-col-lg-7,.rswpthemes-awt-grid-col-lg-8,.rswpthemes-awt-grid-col-lg-9,.rswpthemes-awt-grid-col-lg-10,.rswpthemes-awt-grid-col-lg-11,.rswpthemes-awt-grid-col-lg-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.rswpthemes-awt-grid-col-1{flex:0 0 8.333333%;max-width:8.333333%}.rswpthemes-awt-grid-col-2{flex:0 0 16.666667%;max-width:16.666667%}.rswpthemes-awt-grid-col-3{flex:0 0 25%;max-width:25%}.rswpthemes-awt-grid-col-4{flex:0 0 33.333333%;max-width:33.333333%}.rswpthemes-awt-grid-col-5{flex:0 0 41.666667%;max-width:41.666667%}.rswpthemes-awt-grid-col-6{flex:0 0 50%;max-width:50%}.rswpthemes-awt-grid-col-7{flex:0 0 58.333333%;max-width:58.333333%}.rswpthemes-awt-grid-col-8{flex:0 0 66.666667%;max-width:66.666667%}.rswpthemes-awt-grid-col-9{flex:0 0 75%;max-width:75%}.rswpthemes-awt-grid-col-10{flex:0 0 83.333333%;max-width:83.333333%}.rswpthemes-awt-grid-col-11{flex:0 0 91.666667%;max-width:91.666667%}.rswpthemes-awt-grid-col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.rswpthemes-awt-grid-col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.rswpthemes-awt-grid-col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.rswpthemes-awt-grid-col-sm-3{flex:0 0 25%;max-width:25%}.rswpthemes-awt-grid-col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.rswpthemes-awt-grid-col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.rswpthemes-awt-grid-col-sm-6{flex:0 0 50%;max-width:50%}.rswpthemes-awt-grid-col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.rswpthemes-awt-grid-col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.rswpthemes-awt-grid-col-sm-9{flex:0 0 75%;max-width:75%}.rswpthemes-awt-grid-col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.rswpthemes-awt-grid-col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.rswpthemes-awt-grid-col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.rswpthemes-awt-grid-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.rswpthemes-awt-grid-col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.rswpthemes-awt-grid-col-md-3{flex:0 0 25%;max-width:25%}.rswpthemes-awt-grid-col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.rswpthemes-awt-grid-col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.rswpthemes-awt-grid-col-md-6{flex:0 0 50%;max-width:50%}.rswpthemes-awt-grid-col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.rswpthemes-awt-grid-col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.rswpthemes-awt-grid-col-md-9{flex:0 0 75%;max-width:75%}.rswpthemes-awt-grid-col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.rswpthemes-awt-grid-col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.rswpthemes-awt-grid-col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.rswpthemes-awt-grid-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.rswpthemes-awt-grid-col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.rswpthemes-awt-grid-col-lg-3{flex:0 0 25%;max-width:25%}.rswpthemes-awt-grid-col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.rswpthemes-awt-grid-col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.rswpthemes-awt-grid-col-lg-6{flex:0 0 50%;max-width:50%}.rswpthemes-awt-grid-col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.rswpthemes-awt-grid-col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.rswpthemes-awt-grid-col-lg-9{flex:0 0 75%;max-width:75%}.rswpthemes-awt-grid-col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.rswpthemes-awt-grid-col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.rswpthemes-awt-grid-col-lg-12{flex:0 0 100%;max-width:100%}}form.rswpthemes-awt-posts-search-form.rswpthemes-awt-grid-row{margin-right:0;margin-left:0;justify-content:space-between}form.rswpthemes-awt-posts-search-form.rswpthemes-awt-grid-row input{width:100%}.rswpthemes-awt-input-field-wrapper{width:20%}.rswpthemes-awt-input-field-wrapper.search-btn{width:15%}.rswpthemes-awt-input-field-wrapper input,.rswpthemes-awt-input-field-wrapper select{width:100%;height:40px;padding-left:10px!important;padding-right:10px!important}.rswpthemes-awt-input-field-wrapper.search-btn button{width:100%;height:100%}@media (max-width:991px){.rswpthemes-awt-input-field-wrapper.search-btn{width:10%}.rswpthemes-awt-input-field-wrapper{width:21%}}@media (max-width:767px){form.rswpthemes-awt-posts-search-form.rswpthemes-awt-grid-row{justify-content:flex-end}.rswpthemes-awt-input-field-wrapper.search-btn{width:30%}.rswpthemes-awt-input-field-wrapper.search-btn button{padding:12px 15px}.rswpthemes-awt-input-field-wrapper{width:48%}}.rswpthemes-awt-post-popup-meta{display:flex;align-items:center;gap:12px;font-size:.875rem;color:#6c757d;margin-top:10px;padding-top:10px;border-top:1px solid #eee}.rswpthemes-awt-post-popup-meta .category{background:#f8f9fa;padding:4px 8px;border-radius:12px;font-weight:500;color:#343a40}.rswpthemes-awt-post-popup-meta .author{font-weight:500;color:#343a40}.rswpthemes-awt-post-popup-meta .author:hover{color:#0073aa;text-decoration:underline}.rswpthemes-awt-post-popup-meta .date,.rswpthemes-awt-post-popup-meta .read-time{color:#6c757d}@media (max-width:576px){.rswpthemes-awt-post-popup-meta{flex-direction:column;align-items:flex-start;gap:8px}.rswpthemes-awt-post-popup-meta .category{display:inline-block}}.rswpthemes-awt-post-popup-nav-prev,.rswpthemes-awt-post-popup-nav-next{background:#fff;z-index:4}.elementor-subscribe-form-wrapper.subscribe-form-style-2 form .mc4wp-form-fields input[type="email"]{border:1px solid #E0E0E0}.elementor-subscribe-form-wrapper.subscribe-form-style-2 form .mc4wp-form-fields input[type="submit"]{background:#006D77;border:1px solid #006D77}.elementor-subscribe-form-wrapper.subscribe-form-style-2 form .mc4wp-form-fields input[type="submit"]:hover{background:#00838F}.elementor-subscribe-form-wrapper.subscribe-form-style-2 form .mc4wp-form-fields input[type="email"]:focus{border:1px solid #006D77}.elementor-subscribe-form-wrapper.subscribe-form-style-3 form .mc4wp-form-fields input[type="submit"]{background:#0073e6}.hostinger-reach-block-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .05);box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;-webkit-box-shadow:none;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;-webkit-box-shadow:0 0 0 #fff0;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;-webkit-box-sizing:border-box;box-sizing:border-box}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}#place_order.ppcp-hidden{display:none!important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius:4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.wcpay-express-checkout-wrapper{width:100%;clear:both;display:flex;flex-direction:column}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element{opacity:0;transition:all .3s ease-in-out;min-height:0;margin:0}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready{opacity:1}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:not(:first-child){margin-top:12px}.woocommerce-cart .wcpay-express-checkout-wrapper{margin-bottom:0}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:first-child{margin-top:4px}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-woopay-button{margin-top:4px}.woocommerce .type-product .wcpay-express-checkout-wrapper,.wp-block-add-to-cart-form .wcpay-express-checkout-wrapper,.wc-proceed-to-checkout .wcpay-express-checkout-wrapper{margin-top:1em;margin-bottom:1em}.wcpay-express-checkout-wrapper,.wc-block-components-express-payment__event-buttons{list-style:none}.wcpay-express-checkout-wrapper .StripeElement iframe,.wc-block-components-express-payment__event-buttons .StripeElement iframe{max-width:unset}/*!
Theme Name: Author Portfolio Pro
Theme URI: https://rswpthemes.com/author-portfolio-pro-wordpress-theme/
Author: RS WP THEMES
Author URI: https://rswpthemes.com
Description: Author Portfolio Pro is an easy-to-use WordPress Theme that is designed for those people who would like to start a blog about pets. But, it can be used for any kind of niche. This theme comes with a minimal look and responsive design. It has all the necessary options in the free version which are enough to launch your blog site 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 product via your website.
Version: 4.1.19
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: author-portfolio-pro
Tags: blog, news, e-commerce, grid-layout, one-column, two-columns, three-Columns, four-Columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, footer-widgets, flexible-header, theme-options, translation-ready, featured-images, block-styles, wide-blocks, sticky-post, featured-image-header, front-page-post-form, full-width-template, post-formats, threaded-comments

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 Portfolio Pro 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/
*/
 @font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-LightItalic.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-LightItalic.woff) format('woff');font-weight:300;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Italic.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Italic.woff) format('woff');font-weight:400;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Light.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Light.woff) format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-MediumItalic.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-MediumItalic.woff) format('woff');font-weight:500;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-BoldItalic.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-BoldItalic.woff) format('woff');font-weight:700;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-ThinItalic.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-ThinItalic.woff) format('woff');font-weight:100;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Bold.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Bold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Thin.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Thin.woff) format('woff');font-weight:100;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Medium.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Black.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Black.woff) format('woff');font-weight:900;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-BlackItalic.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-BlackItalic.woff) format('woff');font-weight:900;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:'Roboto';src:url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Regular.woff2) format('woff2'),url(/wp-content/themes/author-portfolio-pro/fonts/Roboto-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}body{margin:0;color:#000;overflow-x:hidden}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,button,input,select,optgroup,textarea{color:#000;font-family:'Roboto',sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:700;line-height:1.6;color:#000}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0;background:#f1f1f1;padding:1.25rem 1.25rem 1.25rem 3.125rem;border-left:5px solid #000;font-size:1.2rem;line-height:1.8}address{margin:0 0 1.5em}pre{background:#f1f1f1;font-family:'Roboto',sans-serif;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:'Roboto',sans-serif;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #f1f1f1;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}hr{background-color:#f1f1f1;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0}ul ol,ul ul,ol ol,ol ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:0;padding-left:2em}@media(max-width:767px){li>ul,li>ol{margin-bottom:0;margin-left:0;padding-left:.6em}}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%;width:auto}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#fb4747;border-radius:0;background:#fb4747;color:#fff;line-height:1.6;padding:.5em 1.5em;transition:.6s;cursor:pointer;border-radius:3px;font-weight:400}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#000;background-color:#000;color:#fff}button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#000}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#000;border:1px solid #f1f1f1;border-radius:0;padding:.625em}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#000;outline:none;border:1px solid #000}select{border:1px solid #000}textarea{width:100%}a{color:#fb4747;text-decoration:none}a:visited{color:#fb4747;text-decoration:underline}a:hover,a:focus,a:active{color:#fb4747;text-decoration:underline}a:focus{outline:thin dotted;text-decoration:underline}a:hover,a:active{outline:0;text-decoration:underline}.table{width:100%;margin-bottom:1rem;color:#444}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #444}.table thead th{vertical-align:bottom;border-bottom:1px solid #f1f1f1}.table tbody+tbody{border-top:2px solid #f1f1f1}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #f1f1f1}.table-bordered th,.table-bordered td{border:1px solid #f1f1f1}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%}.wp-block-code{padding:.8em 1em;margin-left:14px;margin-right:14px}@media screen and (min-width:608px){.wp-block-code{margin-left:auto;margin-right:auto}}.wp-block-cover-text p{padding:1.5em 14px}@media screen and (min-width:608px){.wp-block-cover-text p{padding:1.5em 0}}.wp-block-embed.type-video>.wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-top:56.25%}.wp-block-embed.type-video>.wp-block-embed__wrapper>iframe{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}.wp-block-gallery:not(.components-placeholder){margin:1.5em auto}.wp-block-group>.wp-block-group__inner-container>*:not(.container){max-width:100%;margin-left:auto;margin-right:auto}.wp-block-group>.wp-block-group__inner-container>.alignwide{max-width:1070px}.wp-block-group>.wp-block-group__inner-container>.alignfull{max-width:100%}.wp-block-group.has-background>.wp-block-group__inner-container>:first-child{margin-top:0}.wp-block-group.has-background>.wp-block-group__inner-container>.alignfull{width:calc(100% + 60px);max-width:calc(100% + 60px);position:relative;left:-30px}.wp-block-image img{display:block}.wp-block-image.alignleft,.wp-block-image.alignright{width:100%}.wp-block-image.alignfull img{width:100vw}.wp-block-image .alignleft img,.wp-block-image .alignright img,.wp-block-image .alignleft figcaption,.wp-block-image .alignright figcaption{max-width:100%;width:100%}ul.wp-block-latest-posts.alignwide,ul.wp-block-latest-posts.alignfull,ul.wp-block-latest-posts.is-grid.alignwide,ul.wp-block-latest-posts.is-grid.alignwide{padding:0 14px}.entry-content ul,.entry-content ol{margin:1.5em auto;max-width:100%;list-style-position:outside}.entry-content li{margin-left:2.5em}.entry-content ul ul,.entry-content ol ol,.entry-content ul ol,.entry-content ol ul{margin:0 auto}.entry-content ul ul li,.entry-content ol ol li,.entry-content ul ol li,.entry-content ol ul li{margin-left:0}.more-link{display:block}.wp-block-pullquote>p:first-child{margin-top:0}.wp-block-quote{margin-left:14px;margin-right:14px;padding:1rem}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{margin:0}.wp-block-quote>*{margin-left:1rem}blockquote.wp-block-quote.is-style-red-qoute{background:#00AF00;color:#fff}blockquote.wp-block-quote.is-style-red-qoute p{margin-bottom:15px;margin-top:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:36px auto;padding:1rem 1.9rem}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:13px;font-size:.8125rem}@media screen and (min-width:644px){.wp-block-quote{margin:36px auto}}.wp-block-separator{margin:3em auto;padding:0}.wp-block-table{overflow-x:auto;margin-left:14px;margin-right:14px;width:calc(100% - 28px)}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{padding:.5em}@media screen and (min-width:608px){.wp-block-table{margin-left:auto;margin-right:auto;width:100%}}.wp-block-video video{max-width:100%}.has-strong-blue-color{color:#0073aa}.has-strong-blue-background-color{background-color:#0073aa}.has-lighter-blue-color{color:#229fd8}.has-lighter-blue-background-color{background-color:#229fd8}.has-very-light-gray-color{color:#eee}.has-very-light-gray-background-color{background-color:#eee}.has-very-dark-gray-color{color:#444}.has-very-dark-gray-background-color{background-color:#444}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;-webkit-clip-path:none;clip-path:none;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{float:left;margin-right:1.5em}.alignright{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}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.site-main{padding-top:5rem;padding-bottom:5rem}.lg-display-none{display:none}@media only screen and (max-width:767px){.widget-area{margin-top:3.75rem}}.blog-side-bar-column{position:sticky!important;top:0;align-self:flex-start}.blog-side-bar-column.sticky-sidebar-disbaled{position:static!important}aside.widget-area .widget{box-shadow:none;background:#fff;padding:0}body.custom-background aside.widget-area .widget{padding:20px;border-radius:5px}aside.widget-area .widget .widget-title{margin-top:0;padding-top:0;font-size:1.5rem;font-weight:700}aside.widget-area .widget .widget-title:before{position:absolute;content:"";background:#fb4747;width:50px;height:3px;bottom:0;border-radius:0}aside.hide-widget-border-title .widget .widget-title:before{display:none}aside.hide-widget-border-title .widget .widget-title{border-bottom:none;padding-bottom:0}aside.show-widget-title-background .widget h2.widget-title{padding:10px 20px}.widget{margin-bottom:2.575em}.widget_categories li.cat-item{display:flex;justify-content:space-between;flex-flow:row;border-bottom:1px solid #f1f1f1}.widget.footer-layout-two{margin-bottom:1.6em}.footer-sidebar.widget .mc4wp-form-fields{display:flex}.footer-sidebar.widget .mc4wp-form-fields input[type=submit]{margin-left:-5px}.footer-sidebar.widget .mc4wp-form-fields input{border-radius:0}.footer-sidebar.widget form.mc4wp-form .mc4wp-form-fields input[type="submit"]{border-radius:0;border:0}.footer-social-links .social-link{display:inline-block}.footer-social-links .social-link a{padding:0 .5em;color:#444}.footer-layout-two ul.menu li{margin:0;padding:0}.widget.footer-layout-two:last-child{margin-bottom:0}.widget:last-child{margin-bottom:0}.widget .gallery-item{margin:0}.widget .gallery-item img{display:block;border:1px solid #fff0}.widget .gallery{margin-bottom:0}.widget .widget-title,.widget .widgettitle{padding:1.25rem 0;margin-bottom:1.2em;position:relative;border-bottom:0;margin-top:0;text-align:left;text-transform:capitalize;font-size:28px;font-weight:700;background:#fff0;line-height:normal;border-bottom:1px solid #f1f1f1}.widget h2.widget-title.footer-title{color:#5CB85C;font-size:1.7rem;position:relative;padding-top:0;margin-bottom:1.2em;padding-bottom:1em}.footer-content .widget .widget-title h4,.footer-content .widget .widgettitle h4{font-size:1.375rem;text-transform:capitalize}.footer-content .widget h2.widget-title.footer-title:before{position:absolute;width:50px;height:5px;content:"";background:#5CB85C;bottom:0;left:0;border-radius:50px}.footer-content .widget .widget-title,.footer-content .widget .widgettitle{text-align:left}@media only screen and (max-width:991px){.footer-content .widget,.footer-content .widget{margin-bottom:40px}.footer-content .widget .widget-title,.footer-content .widget .widgettitle{padding-bottom:0;margin-bottom:0}}.widget select{max-width:100%;width:100%;height:2.5rem;border-color:#f1f1f1}.widget a{color:#444}.widget .tagcloud a{color:#fff;background-color:#fb4747;display:inline-block;text-decoration:none;padding:7px 15px;margin:.2em .12em;line-height:normal;border-radius:3px;transition:.4s;font-size:1rem!important}.widget .tagcloud a:hover,.widget .tagcloud a:focus{background:#000;color:#fff}.widget ul,.widget ol{margin:0;list-style:none;padding:0}.footer-content .widget ul,.footer-content .widget ol{background:#fff0;border-color:#fff0;padding:0}.footer-content .widget p,.footer-content .widget div{color:#444}.widget ul li,.widget ol li{padding-bottom:.5rem;margin-bottom:.5rem}.widget ul li a,.widget ol li a{text-decoration:none;color:#444;transition:.4s}.footer-content .widget.widget_rss a{font-weight:700}.widget-area .widget.widget_rss a.rsswidget{font-weight:700;color:#fb4747;display:block}.rssSummary{margin:15px 0}.footer-content .widget.widget_rss span.rss-date,.footer-content .widget.widget_rss cite{color:#444;font-style:italic}.footer-content .widget ul li a,.footer-content .widget ol li a,.footer-content .widget ul li,.footer-content .widget ol li{color:#444}.footer-content .widget .menu-item-has-children>a{padding-bottom:.5rem;display:block;margin-bottom:.5rem}.footer-content .widget ul li span.post-date,.footer-content .widget ol li span.post-date{font-size:85%}.footer-menu-wrapper ul.menu{list-style:none;padding:0;margin:0}.footer-menu-wrapper ul.menu li{display:inline-block}.footer-menu-wrapper ul.menu li a{padding:10px 15px;display:block;color:#000}.footer-social-links-wrapper{display:flex;justify-content:center;flex-flow:wrap}.footer-social-links-wrapper a{color:#000;background:#fff;display:block;width:50px;height:50px;line-height:50px;margin:5px;border-radius:50px;transition:.4s}.footer-menu-wrapper{margin-bottom:20px}.footer-logo-wrapper{margin-bottom:20px}.widget ul li a:hover,.widget ul li a:visited,.widget ul li a:focus,.widget ul li a:active,.widget ol li a:hover,.widget ol li a:visited,.widget ol li a:focus,.widget ol li a:active{text-decoration:underline;color:#fb4747}.widget ul ul,.widget ul ol,.widget ol ul,.widget ol ol{padding-left:.625rem;margin:0;list-style:none}.widget ul ul li:last-child,.widget ul ol li:last-child,.widget ol ul li:last-child,.widget ol ol li:last-child{border-bottom:0;padding-bottom:0}.widget_search input{height:3rem;width:calc(100% - 3rem);float:left;border:1px solid #f1f1f1;padding-left:.8rem;border-radius:0}.widget_search input:focus{outline:none;border-color:#fb4747}.widget_search button{height:3rem;width:3rem;background-color:#fb4747;border-radius:0;border:1px solid #fb4747;color:#fff;font-size:1.1rem;text-align:center;padding:0}.widget_search button:hover{background:#000;border-color:#000;color:#fff}section.footer-content.footer-top-area{background:#1a1a1a}section.footer-content.footer-top-area .widget-title.footer-title:before{border-radius:0;height:2px;background:rgb(255 255 255 / 50%)}section.footer-content.footer-top-area .widget-title.footer-title{color:hsl(0deg 0% 100% / 50%);font-size:1.1rem;text-transform:uppercase;border-bottom-color:rgb(255 255 255 / 50%);margin-bottom:2em}section.footer-content.footer-top-area .widget p,section.footer-content.footer-top-area .widget,section.footer-content.footer-top-area .widget span,section.footer-content.footer-top-area .widget li,section.footer-content.footer-top-area .widget div,section.footer-content.footer-top-area .widget cite,section.footer-content.footer-top-area .widget span.rss-date,section.footer-content.footer-top-area .widget table{color:#fff}section.footer-content.footer-top-area .widget.widget_nav_menu li,section.footer-content.footer-top-area .widget.widget_categories li{border-bottom:1px solid rgb(255 255 255 / 10%)}section.footer-content.footer-top-area .widget a{font-weight:700;color:#fff}.footer-content.section-padding{padding:5rem 0;border-top:1px solid #f1f1f1;background:#fff0}.footer-content.yellowbg{background:#ffc50a}.footer-content.section-padding .widget *{color:#000}.footer-content.section-padding .widget-title h4{margin-top:0}.searchform-area{width:100%;height:100%;position:fixed;background:#fff7f3;top:0;left:0;z-index:55;display:flex;align-items:center;justify-content:center;transition:.6s;transform:scale(.5,.5);visibility:hidden;opacity:0}.searchform-area.show{transform:scale(1,1);visibility:visible;z-index:1030;opacity:1}.search-close{position:absolute;right:70px;top:70px;font-weight:100;cursor:pointer}.search-close i{width:50px;height:50px;line-height:50px;text-align:center;border:1px solid #f1f1f1;border-radius:50px;color:#000;background:#f1f1f1}.search-popup div{font-weight:700;cursor:pointer}.search-form-inner{width:100%}.search-form-inner .sidebarsearch .form-group input{width:calc(100% - 150px);height:5rem;padding-left:2rem}.search-form-inner .sidebarsearch .form-group{display:flex}.search-form-inner .sidebarsearch .form-group button{width:150px}.search-form-inner .sidebarsearch form{display:flex}.search-form-inner .sidebarsearch form input{height:70px;border-radius:50px;padding-left:50px}.search-form-inner .sidebarsearch form button{background:#fff0;color:#ccc;border:0;position:absolute;right:0;height:70px;width:60px;text-align:center;line-height:60px;padding:0}.search-form-inner .sidebarsearch form{position:relative}.sticky{display:block}.post,.page{margin:0 0 30px}body.author-portfolio-pro-page-stretched article.author-portfolio-pro-single-page{margin:0;padding:0}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0;margin-top:0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.wp-block-latest-comments__comment{line-height:1.6}.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%;display:block}@media only screen and (max-width:767px){embed,iframe,object{height:auto}}.custom-logo-link{display:inline-block}body.page{margin-bottom:0}.author-portfolio-pro-single-page .title-breadcrumb-inner,.archive-page-section .title-breadcrumb-inner{border-bottom:1px solid #f1f1f1;margin-bottom:2rem;padding-bottom:2rem}.author-portfolio-pro-single-page .title-breadcrumb-inner .entry-title,.author-portfolio-pro-single-page .title-breadcrumb-inner .page-title,.archive-page-section .title-breadcrumb-inner .entry-title,.archive-page-section .title-breadcrumb-inner .page-title{margin-top:0}.author-portfolio-pro-single-page .title-breadcrumb-inner .breadcrumb a,.archive-page-section .title-breadcrumb-inner .breadcrumb a{text-decoration:none;color:#fb4747}.author-portfolio-pro-single-page .title-breadcrumb-inner{border-bottom:0;margin-bottom:0}.author-portfolio-pro-single-page .title-breadcrumb-inner .page-title{margin-bottom:0}header.site-header{transition:all 0.3s ease-in-out}#cssmenu.small-screen #menu-button:focus{outline:1px dotted #000}a.fa.fa-search.searchicon:focus{outline:auto}#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;box-sizing:border-box;transition:.4s}#cssmenu:after,#cssmenu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}#cssmenu #menu-button{display:none}#cssmenu{background:#fff0;text-align:right}header.site-header.header-five.header-six .header-logo-and-menu-wrapper #cssmenu{margin-left:-17px}#cssmenu>ul>li{display:inline-block;margin:10px 0}#cssmenu.align-center>ul{font-size:0;text-align:center}#cssmenu.align-center>ul>li{display:inline-block;float:none}#cssmenu.align-center ul ul{text-align:left}#cssmenu.align-right>ul>li{float:right}#cssmenu>ul>li>a{padding:0 12px;text-decoration:none;color:#000;font-weight:400;text-transform:uppercase;transition:.4s}#cssmenu>ul>li:hover>a{color:#fb4747}#cssmenu>ul>li.has-sub>a{padding-right:1.875rem}#cssmenu>ul>li.has-sub>a:after{position:absolute;top:0;right:12px;width:.5rem;height:.125rem;display:block;background:#fff0;content:'\e900';font-family:'rswpthemes-icon';font-weight:700}#cssmenu>ul>li.has-sub:hover>a:before,#cssmenu>ul>li.has-sub.focus>a:before{top:1.4375rem;height:0}#cssmenu ul ul{position:absolute;left:-624.9375rem;border:1px solid #fff0;transition:.4s;visibility:hidden;opacity:0}#cssmenu>ul>li>ul{padding-top:1.5rem}#cssmenu.align-right ul ul{text-align:right}#cssmenu ul ul li{height:0;transition:all .25s ease;text-align:left}#cssmenu ul ul li:first-child{border-top:2px solid #fb4747}#cssmenu li:hover>ul,#cssmenu li.focus>ul{left:auto;visibility:visible;opacity:1;z-index:22}#cssmenu.align-right li:hover>ul,#cssmenu.align-right li.focus>ul{left:auto;right:0}#cssmenu li:hover>ul>li,#cssmenu li.focus>ul>li{height:auto;margin-bottom:0rem}#cssmenu ul ul ul{margin-left:100%;top:-3px}#cssmenu.align-right ul ul ul{margin-left:0;margin-right:100%}#cssmenu ul ul li a{border-bottom:1px solid rgb(150 150 150 / .15);padding:1.0625rem;width:14rem;text-decoration:none;color:#000;font-weight:400;background:#fff;text-transform:uppercase}#cssmenu ul ul li:hover>a,#cssmenu ul ul li a:hover{color:#fb4747}#cssmenu ul ul li.has-sub>a:after{position:absolute;top:1rem;right:.69rem;width:.5rem;height:.125rem;display:block;background:#fff0;content:''}#cssmenu.align-right ul ul li.has-sub>a:after{right:auto;left:.6275rem}#cssmenu ul ul li.has-sub>a:before{position:absolute;top:17px;right:20px;display:block;width:.125rem;height:.5rem;background:#fff0;content:'\e900';transition:all .25s ease;font-family:'rswpthemes-icon';font-weight:700}#cssmenu.align-right ul ul li.has-sub>a:before{right:auto;left:.875rem}#cssmenu ul ul>li.has-sub:hover>a:before{top:1.0625rem;height:0}#cssmenu.small-screen{width:100%}#cssmenu.small-screen ul{width:100%;display:none}#cssmenu.small-screen.align-center>ul{text-align:left}#cssmenu.small-screen ul li{width:100%;border-bottom:.0625rem solid rgb(56 49 49 / 20%);margin-bottom:11px;padding-bottom:5px}#cssmenu.small-screen ul ul li,#cssmenu.small-screen li:hover>ul>li{height:auto}#cssmenu.small-screen ul li a,#cssmenu.small-screen ul ul li a{width:100%;border-bottom:0}#cssmenu.small-screen>ul>li{float:none}#cssmenu.small-screen ul ul li a{padding-left:1.5625rem}#cssmenu.small-screen ul ul ul li a{padding-left:‭2 .1875rem}#cssmenu.small-screen ul ul li a{color:#000;background:none}#cssmenu.small-screen ul ul li:hover>a,#cssmenu.small-screen ul ul li.active>a{color:#000}#cssmenu.small-screen ul ul,#cssmenu.small-screen ul ul ul,#cssmenu.small-screen.align-right ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;opacity:1;visibility:visible}#cssmenu.small-screen>ul>li.has-sub>a:after,#cssmenu.small-screen>ul>li.has-sub>a:before,#cssmenu.small-screen ul ul>li.has-sub>a:after,#cssmenu.small-screen ul ul>li.has-sub>a:before{display:none}#cssmenu.small-screen #menu-button{display:block;padding:1.0625rem 0;color:#000;cursor:pointer;text-transform:uppercase;font-weight:500;text-align:left;text-decoration:none}#cssmenu.small-screen #menu-button:after{position:absolute;top:1.375rem;right:17px;display:block;height:.5rem;width:1.25rem;border-top:.125rem solid #000;border-bottom:.125rem solid #000;content:''}#cssmenu.small-screen #menu-button:before{position:absolute;top:1rem;right:17px;display:block;height:.125rem;width:1.25rem;background:#000;content:''}#cssmenu.small-screen #menu-button.menu-opened:after{top:1.4375rem;border:0;height:.125rem;width:.9375rem;background:#000;transform:rotate(45deg)}#cssmenu.small-screen #menu-button.menu-opened:before{top:1.4375rem;background:#000;width:.9375rem;transform:rotate(-45deg)}#cssmenu.small-screen ul ul ul li a:hover,#cssmenu.small-screen ul ul ul li a:focus,#cssmenu.small-screen ul ul ul li a:active{color:#000!important}#cssmenu.small-screen .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:2.875rem;width:2.875rem;cursor:pointer;border:0;background:#fff0}#cssmenu.small-screen .submenu-button.submenu-opened{background:#fff0}#cssmenu.small-screen .submenu-button:after{position:absolute;top:50%;right:50%;width:10px;height:2px;display:block;background:#000;content:'';z-index:5;margin-right:-5px;margin-top:-1px}#cssmenu.small-screen ul ul .submenu-button:after{top:25px;right:23px}#cssmenu.small-screen .submenu-button.submenu-opened:after{background:#000}#cssmenu.small-screen .submenu-button:before{position:absolute;top:50%;right:50%;width:2px;height:10px;display:block;background:#000;content:'';z-index:5;margin-right:-1px;margin-top:-5px}#cssmenu.small-screen ul ul .submenu-button:before{top:25px;right:23px}#cssmenu.small-screen .submenu-button.submenu-opened:before{display:none}#cssmenu.small-screen.select-list{padding:‭0 .3125rem}#cssmenu ul li.premium-demo a{color:#ffffff!important;background:red}#cssmenu ul li.premium-demo a:hover{color:#ffffff!important}@media only screen and (max-width:767px){#cssmenu.small-screen>ul>li>a{padding-left:0}#cssmenu.small-screen ul ul li a{padding-left:10px}}.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}.gallery-item{display:inline-block;text-align:center;vertical-align:top;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}.ins-slider-area .title-parent{display:none}.select2-container--default .select2-selection--single{border-radius:0;border-color:#f1f1f1}.select2-container .select2-selection--single{height:50px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:50px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:12px}.site-branding h1{font-size:1.2rem;color:#000;margin-top:0;margin-bottom:0}.header-two-site-branding .title-and-tagline-wrapper,.header-five-site-branding .title-and-tagline-wrapper{display:flex;flex-flow:column;flex-direction:column-reverse}.show-logo-title-description-inline{display:flex}.show-logo-title-description-inline .title-and-tagline-wrapper{margin-left:10px;align-self:center}.show-logo-title-description-inline .logo-image-wrapper{align-self:center}.show-logo-title-description-inline .logo-image-wrapper a{display:block}.show-logo-title-description-inline .logo-image-wrapper a img{display:block}header.site-header.header-one.force-default-header-style.demo-site-header-layout{background:#fff!important;!i;!}header.site-header.header-two.force-default-header-style .header-menu-area{background:#fff}header.site-header.header-two.force-default-header-style .header-logo-section{padding-bottom:30px;padding-top:30px}header.site-header.header-two.force-default-header-style .social-icons-wrapper .social-link a,header.site-header.header-two.force-default-header-style .search-icon-wrapper a{color:#444;font-size:16px}header.site-header.header-two.force-default-header-style .header-logo-section .site-branding.show-logo-title-description-inline h1.site-title a,header.site-header.header-two.force-default-header-style .header-logo-section .site-branding.show-logo-title-description-inline p.site-description{text-align:left}header.site-header.header-two.force-default-header-style .header-logo-section .site-branding.show-logo-title-description-inline h1.site-title a{font-size:30px}header.site-header.header-two.force-default-header-style .logo-image-wrapper a{max-width:180px;margin-bottom:10px}header.site-header.header-two.force-default-header-style.demo-site-header-layout{background:#fff!important;!i;!}header.site-header.header-two.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline{display:block!important;!i;!;text-align:center}header.site-header.header-two.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline .logo-image-wrapper a{text-align:center;margin-right:auto;margin-left:auto;margin-bottom:10px}header.site-header.header-two.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline h1.site-title a{text-align:center}header.site-header.header-two.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline p.site-description{text-align:center}header.site-header.header-three.force-default-header-style .site-branding .logo-image-wrapper a{max-width:100px}header.site-header.header-three.force-default-header-style .site-branding.show-logo-title-description-inline .logo-image-wrapper a{max-width:70px}header.site-header.header-three.force-default-header-style .site-branding.show-logo-title-description-inline .logo-image-wrapper a{max-width:70px}header.site-header.header-three.force-default-header-style .header-logo-section{background:#ebe7e0;padding-top:30px;padding-bottom:30px}header.site-header.header-three.force-default-header-style .header-menu-area{background:#325d68}header.site-header.header-three.force-default-header-style .header-menu-area #cssmenu>ul>li>a{color:#fff}header.site-header.header-three.force-default-header-style .header-logo-section .social-icons-wrapper .social-link a{font-size:16px;width:40px;height:40px;line-height:40px;text-align:center;background:#fff;border-radius:50%;margin-left:4px}header.site-header.header-three.force-default-header-style .header-logo-section .search-icon-wrapper a{height:40px;width:40px;line-height:40px;background:#fff;display:block;text-align:center;border-radius:50%;font-size:16px}header.site-header.header-four.force-default-header-style .header-menu-area{background:#000;border-bottom-color:#000}header.site-header.header-four.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline{display:block!important;!i;!;text-align:center}header.site-header.header-four.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline .logo-image-wrapper a{text-align:center;margin-right:auto;margin-left:auto;margin-bottom:10px}header.site-header.header-four.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline h1.site-title a{text-align:center}header.site-header.header-four.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline p.site-description{text-align:center}header.site-header.header-four.force-default-header-style .header-menu-area #cssmenu>ul>li>a{color:#fff}header.site-header.header-four.force-default-header-style .header-menu-area .social-icons-wrapper .social-link a{color:#fff;font-size:16px}header.site-header.header-four.force-default-header-style .header-menu-area .search-icon-wrapper a{font-size:16px;color:#fff;}header.site-header.header-four.force-default-header-style .header-menu-area #cssmenu ul.sub-menu li a{background:#000;color:#fff}header.site-header.header-four.force-default-header-style .header-menu-area #cssmenu ul.sub-menu li a{border-color:#f1f1f147;text-transform:capitalize}header.site-header.header-four.force-default-header-style .header-menu-area #cssmenu ul.sub-menu li a:hover{color:#ffffffd4}header.site-header.header-four.force-default-header-style .site-branding.show-logo-title-description-inline h1.site-title a{text-align:center}header.site-header.header-four.force-default-header-style .site-branding.show-logo-title-description-inline p.site-description{text-align:center}header.site-header.header-four.force-default-header-style .header-logo-section{padding-top:40px;padding-bottom:40px}header.site-header.header-four.force-default-header-style .logo-image-wrapper a{max-width:150px}header.site-header.header-five.force-default-header-style .header-banner-image{max-height:250px;width:100%;display:block;height:250px}header.site-header.header-five.force-default-header-style .header-banner-image img{height:100%;object-fit:cover;width:100%;object-position:center center}header.site-header.header-five.force-default-header-style .show-logo-title-description-inline h1.site-title a{text-align:left}header.site-header.header-five.force-default-header-style .show-logo-title-description-inline p.site-description{text-align:left}header.site-header.header-six.force-default-header-style .header_overlay_color{background:#3f51b5cc}header.site-header.header-six.force-default-header-style .logo-image-wrapper a{max-width:180px;margin-bottom:10px}header.site-header.header-six.force-default-header-style .header-logo-section{padding-top:40px;padding-bottom:40px}header.site-header.header-six.force-default-header-style h1 a{color:#fff}header.site-header.header-six.force-default-header-style p.site-description{color:#fff}header.site-header.header-six.force-default-header-style #cssmenu>ul>li>a{color:#fff}header.site-header.header-six.force-default-header-style .social-icons-wrapper .social-link a{color:#fff}header.site-header.header-six.force-default-header-style .search-icon-wrapper a{color:#fff}header.site-header.header-six.force-default-header-style .header-menu-area{border-color:#f1f1f18a}header.site-header.header-six.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline{display:block!important;!i;!;text-align:center}header.site-header.header-six.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline .logo-image-wrapper a{text-align:center;margin-right:auto;margin-left:auto;margin-bottom:10px}header.site-header.header-six.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline h1.site-title a{text-align:center}header.site-header.header-six.force-default-header-style.demo-site-header-layout .show-logo-title-description-inline p.site-description{text-align:center}@media only screen and (max-width:767px){.show-logo-title-description-inline .logo-image-wrapper a{max-width:60px}.show-logo-title-description-inline .site-title a{font-size:20px!important;!i;!}.site-branding h1,.site-branding h1 a{font-size:1.2rem;text-align:center;margin-bottom:0}header.site-header.header-five .site-branding h1 a{font-size:1.6rem}header.site-header.header-five .site-branding{margin-bottom:0;padding-bottom:0;border-bottom:0}.site-branding h1 a{margin-bottom:0;padding-bottom:0}}.site-branding h1 a{color:#000;text-transform:uppercase}p.site-description{margin-top:0;margin-bottom:0}.logo-area{display:flex;align-items:center}.header-one,.header-two{padding:1.5rem 0 0 0}header.site-header{padding-bottom:20px;border-bottom:1px solid rgb(221 221 221 / .5);position:relative;z-index:999}header.site-header.header-three{border-bottom:0}.header_overlay_color{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff0;z-index:0}.header-logo-and-menu-wrapper{z-index:1;position:relative}header.site-header.header-two,header.site-header.header-three,header.site-header.header-five{padding-bottom:0;padding-top:0}header.site-header.header-two .header-logo-section,header.site-header.header-three .header-logo-section,header.site-header.header-five .header-logo-section{padding-top:20px;padding-bottom:20px}.header-banner-image img{display:block;margin:0 auto}section.page-header-area{background:#f4f4ec;padding:50px 0;display:flex;align-items:center}section.page-header-area,.books-category-archive-header{position:relative;border-bottom:1px solid #f1f1f1}section.page-header-area:before,.books-category-archive-header:before{width:100%;height:100%;position:absolute;background:#f4f4ec;left:0;top:0;content:"";z-index:0}.page-header-area.no-overlay:before,.books-category-archive-header.no-overlay:before{display:none}.page-header-area h1{color:#000;margin-top:0;margin-bottom:0}@media (max-width:767px){section.page-header-area h1{font-size:26px!important}}.search-and-cart-icon a,.search-and-cart-icon a:visited{color:#444;transition:.4s}.cart-icon-wrapper #minicarcount{position:absolute;right:-10px;top:-10px;font-weight:700;font-size:.8rem}@media (min-width:992px){header.site-header.header-two .header-menu-area #cssmenu>ul>li:first-child>a,header.site-header.header-three .header-menu-area #cssmenu>ul>li:first-child>a{padding-left:0}}@media (max-width:1200px){header.site-header.header-two .site-branding .site-title a,header.site-header.header-five .site-branding .site-title a,header.site-header.header-three .site-branding .site-title a,header.site-header.header-four .site-branding .site-title a{font-size:2.5rem}header.site-header.header-two .site-branding .site-description,header.site-header.header-five .site-branding .site-description,header.site-header.header-three .site-branding .site-description,header.site-header.header-four .site-branding .site-description{font-size:1.1rem}}@media (max-width:991px){header.site-header.header-two .site-branding .site-title a,header.site-header.header-five .site-branding .site-title a,header.site-header.header-three .site-branding .site-title a,header.site-header.header-four .site-branding .site-title a{font-size:2rem}header.site-header.header-two .site-branding .site-description,header.site-header.header-five .site-branding .site-description,header.site-header.header-three .site-branding .site-description,header.site-header.header-four .site-branding .site-description{font-size:1rem}}@media only screen and (max-width:767px){.site-branding.header-logo{text-align:center;padding-bottom:10px;border-bottom:1px solid #f1f1f1;margin-bottom:20px}header.site-header.header-two .site-branding .site-title a,header.site-header.header-three .site-branding .site-title a,header.site-header.header-four .site-branding .site-title a,header.site-header.header-five .site-branding .site-title a{font-size:2rem}header.site-header.header-two p.site-description,header.site-header.header-five p.site-description,header.site-header.header-four p.site-description{font-size:1rem}header.site-header.header-two .site-branding.header-logo,header.site-header.header-five .site-branding.header-logo,header.site-header.header-four .site-branding.header-logo{text-align:center;padding-bottom:0;border-bottom:0;margin-bottom:20px}header.site-header.header-four .site-branding.header-logo,header.site-header.header-five .site-branding.header-logo{margin-bottom:0}}.search-and-cart-icon>div.social-icons-wrapper{display:flex;flex-wrap:wrap}.social-icons-wrapper{display:flex;justify-content:flex-end}.social-icons-wrapper>div a{width:30px;color:#444;display:inline-block}.social-icons-wrapper a svg{fill:#444;transition:.4s}.social-icons-wrapper a:hover svg{fill:#fb4747}.search-and-cart-icon .search-icon-wrapper a svg{fill:#444;width:22px;transition:.4s}.search-and-cart-icon .search-icon-wrapper a:hover svg{fill:#fb4747;width:22px}.search-and-cart-icon .search-icon-wrapper{margin-left:30px}.cart-icon.icon-type-text{margin-left:30px}.search-and-cart-icon>div.social-icons-wrapper a{padding:0 5px}.header-one .menu-area{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;margin-top:1.5rem;padding:.625rem}.header-one #cssmenu{text-align:center}@media only screen and (max-width:767px){.header-one #cssmenu{text-align:left}}.site-branding .site-title a{text-decoration:none;display:block}header.site-header.header-five .site-branding h1.site-title{text-align:center}header.site-header.header-four .header-logo-section{padding:3em 0}header.site-header.header-two .site-branding h1.site-title a,header.site-header.header-four .site-branding h1.site-title a{text-align:center}header.site-header.header-two p.site-description{text-align:center}header.site-header.header-three .header-logo-section{padding-top:40px;padding-bottom:40px}header.site-header.header-two .header-menu-area,header.site-header.header-three .header-menu-area,header.site-header.header-five .header-menu-area{border-top:1px solid #f4f4ec;padding-top:10px;padding-bottom:10px}header.site-header.header-four .header-menu-area{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f4f4ec}header.site-header.header-two.force-default-header-style.demo-site-header-layout .header-menu-area{border-top-color:#ddd}header.site-header.header-four.force-default-header-style .site-branding.show-logo-title-description-inline h1.site-title a{text-align:center}header.site-header.header-four.force-default-header-style .site-branding.show-logo-title-description-inline p.site-description{text-align:center}header.site-header.header-five.force-default-header-style.demo-site-header-layout .header-menu-area{border-top:1px solid #ddd}@media (max-width:767px){.eafe-book-slider-section-wrapper .rswpbs-book-slider.carousel-slider>.container{padding:0}}.popup-search-template-area{position:fixed;width:100%;height:100%;background:#fff;top:0;left:0;z-index:99999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.6s}.popup-search-template-area.visible{opacity:1;visibility:visible}.search-template-content-area-inner{width:100%}.search-template-hide-button a{text-decoration:none;color:#000;width:auto;height:auto;text-align:center;border:none;border-radius:50px;line-height:normal;display:inline-block;font-size:2rem;padding:0}.search-template-hide-button a svg{fill:#000}.search-template-hide-button{position:absolute;right:10%;top:10%;z-index:55}.search-template-search-box button{position:absolute;right:0;top:0;background:#f1f1f1;border:1px solid #f1f1f1;color:#000;display:none}.search-template-search-box input{border-radius:5px;padding-left:20px;padding-right:60px;float:none}.search-template-inner h2.widgettitle{font-size:1rem;display:block;position:static;margin-top:0;margin-bottom:0;text-transform:capitalize}.search-template-inner .widget{margin-bottom:35px;padding-bottom:50px;border-bottom:1px solid #f1f1f1}.search-template-tags-wrapper .widget.widget_tag_cloud a{font-size:1rem!important;margin-bottom:5px}.search-template-tags-wrapper .widget:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.mobile-menu-template-area{position:fixed;top:0;width:300px;height:100%;background:#fff;z-index:99999;padding:50px 0;transition:left 0.3s ease-out;box-shadow:-18px 0 20px 0 #000;left:-300px;backface-visibility:hidden;-webkit-perspective:1000;overflow:auto}.mobile-menu-template-area.visible{left:0}.mobile-menu-template-area ul{list-style:none;margin:0;padding:0 0 0 10px}.mobile-menu-template-area ul ul{padding-left:0;display:none}.mobile-menu-template-area ul ul.open{display:block}.mobile-menu-template-area ul ul a{padding-left:10px}.mobile-menu-template-area ul ul ul a{padding-left:20px}.mobile-menu-template-area ul ul ul ul a{padding-left:30px}.mobile-menu-template-area li a{color:#000;padding:5px 0;display:block;border-bottom:1px solid #f1f1f1}.mobile-menu-logo{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f1f1f1}.mobile-menu-logo .site-description{margin-bottom:1em}.mobile-menu-logo h1{font-size:1.5rem;margin-top:0;padding-bottom:0;margin-bottom:0}.mobile-menu-logo h1 a{color:#000}.mobile-menu-template-area ul.menu li{position:relative}span.sub-menu-button{position:absolute;right:0;width:15px;height:15px}span.sub-menu-button .sub-menu-icon{display:block;position:relative;height:15px;width:15px}.menu-icon-wrapper a{color:#000}span.sub-menu-button .sub-menu-icon:before{position:absolute;content:"";width:100%;height:1px;background-color:#000;left:0}span.sub-menu-button .sub-menu-icon:after{position:absolute;content:"";width:1px;height:100%;margin-left:-.5px;left:50%;background-color:#000;margin-top:-6.5px}span.sub-menu-button.submenu-opened a:after{display:none}.mobile-menu-template-hide-button-wrapper a{width:30px;height:30px;display:inline-block;line-height:25px;border:2px solid #000;text-align:center;color:#000;border-radius:50px}.mobile-menu-template-hide-button{position:absolute;right:10px;top:10px;z-index:99}header.archive-page-header,.woocommerce-products-header{border-bottom:1px solid #f1f1f1;padding-bottom:20px;margin-bottom:50px}section.shop-page-main-block header.woocommerce-products-header{display:none}header.archive-page-header .archive-description,.woocommerce-products-header .term-description{margin-bottom:10px}header.archive-page-header span{color:#fb4747}header.archive-page-header h1.page-title,h1.woocommerce-products-header__title.page-title{margin-top:0}.page-banner-area{min-height:15rem;color:#000;display:flex;align-items:center;position:relative}.page-banner-area.page_header_with_thumnail{height:500px;min-height:500px}.page-banner-area.page_header_with_thumnail h1{color:#fff}.page-banner-area.page_header_with_thumnail:before{background-color:rgb(0 0 0 / .2)}.page-banner-area h1{margin-top:0;color:#000;font-size:4rem}.page-banner-area:before{position:absolute;content:"";background:rgb(241 241 241 / .45);height:100%;width:100%;left:0;top:0}.page-banner-area .breadcrumb a{font-weight:700;color:#5bca8c}.author-portfolio-pro_author-bio-image-inner{position:relative;padding-bottom:60px}.author-portfolio-pro_author-bio-widget.content-align-left .author-portfolio-pro_author-bio-content,.author-portfolio-pro_author-bio-widget.content-align-left .author-name h4,.author-portfolio-pro_author-bio-widget.content-align-center .author-portfolio-pro_author-social-profiles-links{text-align:left}.author-portfolio-pro_author-bio-widget.content-align-right .author-portfolio-pro_author-bio-content,.author-portfolio-pro_author-bio-widget.content-align-right .author-name h4,.author-portfolio-pro_author-bio-widget.content-align-right .author-portfolio-pro_author-social-profiles-links{text-align:right}.author-portfolio-pro_author-bio-widget.content-align-center .author-portfolio-pro_author-bio-content,.author-portfolio-pro_author-bio-widget.content-align-center .author-name h4,.author-portfolio-pro_author-bio-widget.content-align-center .author-portfolio-pro_author-social-profiles-links{text-align:center}.author-portfolio-pro_author-bio-content .author-description a{color:#fb4747;font-weight:700}.author-portfolio-pro_author-bio-image-inner .profile-picture{position:absolute;bottom:0;width:120px;height:120px;left:50%;margin-left:-60px}.author-portfolio-pro_author-bio-widget.no-banner-image .profile-picture{position:static!important;margin:0 auto;width:auto;height:auto}.author-portfolio-pro_author-bio-widget.no-banner-image .author-portfolio-pro_author-bio-image-inner{padding-bottom:0}.author-portfolio-pro_author-bio-widget.no-banner-image .author-portfolio-pro_author-bio-content{margin-top:15px}.author-portfolio-pro_author-bio-widget.no-banner-image{text-align:left}.author-portfolio-pro_author-bio-widget .author-profession{margin-bottom:15px}.author-portfolio-pro_author-bio-image-inner .profile-picture img{border-radius:0;display:block}.author-portfolio-pro_author-bio-image-inner .banner-image img{display:block}.author-portfolio-pro_author-bio-content{margin-top:2em;text-align:center}.author-portfolio-pro_author-bio-content h4{margin-top:0;margin-bottom:5px;text-align:center}.author-portfolio-pro_author-bio-content .author-profession p{margin-top:0;margin-bottom:0}.author-portfolio-pro_author-bio-content .author-description{color:#444}.author-portfolio-pro_author-social-profiles-links .social-link{display:inline-block}.author-portfolio-pro_author-social-profiles-links .social-link a{padding:0 .5em}.author-portfolio-pro_author-social-profiles-links{text-align:center}.author-bio h5{margin:0;font-size:16px;font-weight:400}.author-bio{text-align:center}.author-content{padding:0 15px}.author-content p{color:#444}.about-social-link a{margin:0 5px}.author-vcard{display:flex;flex-direction:row;justify-content:flex-start;padding:1.5em 0;border-bottom:1px solid #f1f1f1;margin-bottom:3em}.author-vcard__image{width:100px}.author-vcard__about{width:calc(100% - 100px);padding-left:2em}.author-vcard__about p{margin:0;margin-bottom:1.2em}.author-vcard__image img{border-radius:50px;display:block}.author-vcard__about h4{margin:0;text-transform:capitalize;margin-bottom:.5em}.post-author{padding:15px;border:1px solid #f1f1f1;background:#fff;margin-bottom:50px;margin-top:20px}body.custom-background .post-author{border-radius:5px}.post-author div.author-image{width:200px;padding-right:20px}.post-author .author-about{width:calc(100% - 200px)}.post-author .follow-me a{width:40px;height:41px;line-height:41px;border:1px solid rgb(180 184 204 / .5);text-align:center;color:#444}.post-author h4{text-transform:uppercase;font-size:18px;margin-top:0}@media only screen and (max-width:991px){.post-author{display:block!important}.post-author div.author-image{width:50%}.post-author .author-about{width:100%}.post-author .author-about h4{margin-top:15px}}.author-portfolio-pro-standard-post.post-layout-two{display:flex}.post-layout-two .author-portfolio-pro-standard-post__entry-content{width:calc(100% - 250px);padding-left:2em}.post-layout-two .single-post-sticky-sidebar-area{width:250px;max-height:550px;overflow-y:auto;top:0;position:sticky}.single-post-sticky-sidebar-area .post-author-box img{border-radius:50%;width:100px}.single-post-sticky-sidebar-area .post-author-box p{margin-bottom:0;color:#444}.single-post-sticky-sidebar-area .post-author-box h4{margin:0;text-transform:capitalize;font-size:1.5rem}.single-post-sticky-sidebar-area .share-this-post p{margin:0;color:#444}.single-post-sticky-sidebar-area .share-this-post .social-share .appc_ess a.appc_ess-item{max-width:50%!important;min-width:48%!important}.single-post-sticky-sidebar-area .post-author-box{margin-bottom:1.5em}.single-post-sticky-sidebar-area .share-this-post .social-share .appc_ess a.appc_ess-item span{display:none}@media only screen and (max-width:991px){.post-layout-two .single-post-sticky-sidebar-area{width:170px}.post-layout-two .author-portfolio-pro-standard-post__entry-content{width:calc(100% - 170px)}.single-post-sticky-sidebar-area .share-this-post .social-share .appc_ess a.appc_ess-item{min-width:44%!important}.single-post-sticky-sidebar-area .post-author-box h4{font-size:1.2rem}}@media only screen and (max-width:767px){.post-layout-two .single-post-sticky-sidebar-area{display:none}.post-layout-two .author-portfolio-pro-standard-post__entry-content{width:100%;padding-left:0}}.pagination{display:flex;list-style:none;justify-content:center;margin-top:1.25rem;padding:0;margin-left:0}.pagination-center{justify-content:center;display:flex}.pagination-left{justify-content:left;display:flex}.pagination-right{justify-content:flex-end;display:flex}.pagination li.page-item a,.pagination li.page-item span{padding:0;color:#fff;text-decoration:none;margin:.1rem;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50px;display:block;font-size:14px;font-weight:700;background:#fb4747}.pagination li.page-item a:hover,.pagination li.page-item a.current,.pagination li.page-item span:hover,.pagination li.page-item span.current{background-color:#000;color:#fff}.single-post-navigation a{text-decoration:none;font-weight:700;color:#000}.single-post-navigation>div{width:50%}.single-post-navigation{margin-bottom:50px;padding-bottom:20px;border-bottom:1px solid #f1f1f1;margin-top:50px}body.custom-background .single-post-navigation{background:#fff;padding:20px;border-radius:5px}@media only screen and (max-width:767px){.d-flex.single-post-navigation{display:block!important}.single-post-navigation>div{width:100%}.single-post-navigation>div.next-post{margin-top:1em}}.page-numbers{border:0!important;list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}.page-numbers li{border:0!important}.page-numbers li a,.page-numbers li span{padding:0;color:#ffffff!important;text-decoration:none;margin:0.1rem!important;background-color:#fb4747;width:40px;height:40px;line-height:40px;text-align:center;display:block;border-radius:3px}.page-numbers li a:hover,.page-numbers li span:hover{background-color:#000000!important;color:#ffffff!important}.page-numbers li span.current{background-color:#000000!important}.previous-post .postarrow i{margin-right:1rem}.single-post-navigation .postarrow{display:inline-block;border-radius:0;padding:.2rem 0;margin-bottom:.5rem;border-radius:50px;font-weight:600;font-size:14px}.single-post-navigation .next-post{text-align:right}.single-post-navigation .next-post .postarrow i{margin-left:1rem}.single-post-navigation a{display:block}.scrooltotop a{background-color:#fb4747;color:#fff;width:2rem;height:2rem;line-height:2rem;right:1.25rem;bottom:1.25rem;position:fixed;z-index:5;text-align:center;border-radius:50%;font-size:1rem;text-decoration:none}.scrooltotop a:hover{color:#fff;background-color:#fb4747}@media only screen and (max-width:47.9375rem){.scrooltotop.hide-button-on-mobile{display:none}}.site-info{text-align:left;color:#000;font-size:10pt}.site-info a{color:#ab9595;font-weight:600}@media only screen and (max-width:47.9375rem){.site-info{text-align:center}}.social-link-footer{text-align:right}@media only screen and (max-width:47.9375rem){.social-link-footer{text-align:center;margin-top:1.2rem}}.social-link-footer a{width:2.5rem;display:inline-block;height:2.5rem;border:1px solid #cdcddf;text-align:center;line-height:2.5rem;border-radius:50%;text-decoration:none;color:#778193;background-color:#f1f1f1;right:1.25rem;bottom:1.25rem;z-index:5}.social-link-footer a:hover{background-color:#fb4747;color:#fff;border-color:#fb4747}.site-copyright{padding:1rem 0;border-top:1px solid rgb(221 221 221 / .1);position:relative;background:#f4f4ec}.site-copyright p{margin:10px 0}footer.site-footer{background-color:#f4f4ec}.footer-layout-two ul.menu li{display:inline-block}.footer-layout-two ul.menu li a{color:#444;padding:.2em 1em}@media only screen and (max-width:47.9375rem){.footer-nav{text-align:center;margin-top:1.2rem}}.footer-nav ul{margin:0;padding:0;list-style:none;display:block;text-align:right}.footer-nav ul li{display:inline-block}.footer-nav ul li a{display:block;padding:0 .5rem;color:#444;text-transform:capitalize}.footer-nav ul li a:hover{color:#000;text-decoration:none}body.custom-background .comments-area{background:#fff;padding:30px;border-radius:5px}body.custom-background .comments-area p.form-submit{margin-bottom:0}.comments-area .comment-respond h4{font-size:24px;margin-bottom:0}p.logged-in-as{margin-top:0;text-align:left;margin-bottom:40px;color:#444}p.logged-in-as a{color:#fb4747}.comments-area .comment-input-box input,.comments-area .comment-form textarea{background:#f5f5f5;margin-bottom:10px}.comments-area .comments-title{margin-bottom:1.8rem;font-size:26px}.comments-area form#commentform p a{text-decoration:none}.comments-area ol.comment-list{margin:0;list-style:none;padding:0;margin-bottom:4em}@media only screen and (max-width:47.9375rem){.comments-area ol.comment-list .depth-1.parent{border:1px solid #fb4747;padding:1rem;margin-bottom:1.2rem}}.comments-area ol.comment-list ol.children,.comments-area ol.comment-list ul.children{list-style:none;padding-left:0}@media only screen and (max-width:47.9375rem){.comments-area ol.comment-list ol.children,.comments-area ol.comment-list ul.children{padding-left:0;margin-left:0}}.comments-area ol.comment-list ol.children .commnenter-details,.comments-area ol.comment-list ul.children .commnenter-details{width:calc(100% - 6.25rem)}@media only screen and (max-width:47.9375rem){.comments-area ol.comment-list ol.children .commnenter-details,.comments-area ol.comment-list ul.children .commnenter-details{width:100%}}.comments-area ol.comment-list .single-comment{display:flex;flex-direction:row;margin-bottom:2rem}@media only screen and (max-width:47.9375rem){.comments-area ol.comment-list .single-comment{display:block}}.comments-area ol.comment-list .single-comment .commenter-image{width:6.25rem;margin-right:.625rem}.comments-area ol.comment-list .single-comment .commenter-image img{border-radius:50%;background-color:#f1f1f1}.comments-area ol.comment-list .single-comment .commnenter-details{max-width:100%;width:calc(100% - 6.25rem)}@media only screen and (max-width:47.9375rem){.comments-area ol.comment-list .single-comment .commnenter-details{width:100%}}.comments-area ol.comment-list .single-comment .commnenter-details>p{margin-bottom:.625rem}.comments-area ol.comment-list .single-comment .commnenter-details .comment-meta{display:block}.comments-area ol.comment-list .single-comment .commnenter-details .comment-meta h4{margin-top:0;margin-bottom:0;font-size:1rem}@media only screen and (max-width:991px){.comments-area ol.comment-list .single-comment .commnenter-details .comment-meta{display:block}.comments-area ol.comment-list .single-comment .commnenter-details .comment-meta h4{margin-top:20px}}.comments-area ol.comment-list .single-comment .commnenter-details .comment-meta h4 a{text-decoration:none;color:#000}.comments-area ol.comment-list .single-comment .commnenter-details .comment-meta p{margin:0}.comments-area ol.comment-list .single-comment .reply a{color:#000;position:relative;line-height:1.4;text-decoration:none;text-transform:capitalize;font-weight:700}.comments-area ol.comment-list .single-comment .reply a:after{content:"\e907";font-family:'rswpthemes-icon';margin-left:.625rem}.comments-area .comment-form button.btn.btn-primary:hover{background-color:#000;color:#fff}@media only screen and (max-width:47.9375rem){div#respond{padding:50px 20px}}form#commentform input[name="author"],form#commentform input[name="email"]{width:calc(50% - 5px);float:left;margin-right:10px;margin-bottom:10px}form#commentform input[name="email"]{margin-right:0}form#commentform input[name="url"]{margin-bottom:10px}form#commentform textarea[name="comment"]{background:#fff;width:100%}div#respond h4{text-align:left;margin-bottom:35px;margin-top:0}.logged-in div#respond h4{margin-bottom:15px}form#commentform p.comment-form-cookies-consent{text-align:left}form#commentform p.form-submit{text-align:left}form#commentform p.form-submit button.btn-primary{border:0;border-radius:5px}.related-post-wrapper{margin-top:1.5rem}.related-post-wrapper .related-post-title{margin-bottom:1.5rem}.related-post-wrapper .related-post-sldider .author-portfolio-pro-standard-post__post-title h4{margin-top:.5rem;margin-bottom:.9rem}ul.recent-post-widget{text-align:center}ul.recent-post-widget li{position:relative;display:flex;justify-content:space-between}ul.recent-post-widget li div.recent-widget-content{position:static;z-index:2;left:0;bottom:0;text-align:left;padding:0 1em;width:100%;align-self:center}ul.recent-post-widget li div.recent-post-thumb{width:100px;height:100px}ul.recent-post-widget li.has-post-thumbnail div.recent-widget-content{width:calc(100% - 105px)}.recent-post-date a{font-size:.8rem}ul.recent-post-widget li .recent-post-date time:not(.published){display:none}ul.recent-post-widget li.author-portfolio-pro-recent-post .recent-widget-content .cat-links{display:block;margin-bottom:10px}ul.recent-post-widget li.author-portfolio-pro-recent-post .recent-widget-content h2{font-size:1rem;margin-top:0}ul.recent-post-widget li .recent-widget-content h2 a{color:#000;background:linear-gradient(to right,#000000 0%,#000000 100%);background-size:0 3px;background-repeat:no-repeat;background-position:left 87%;display:inline;background-size:0% 3px;text-decoration:none;padding-bottom:6px;transition:.4s}ul.recent-post-widget li .recent-widget-content h2 a:hover,ul.recent-post-widget li .recent-widget-content h2 a:focus{background-size:100% 3px}ul.recent-post-widget li .recent-widget-content a:hover,ul.recent-post-widget li .recent-widget-content a:focus{outline:none;text-decoration:none}@media only screen and (max-width:47.9375rem){ul.recent-post-widget li .recent-widget-content h2{font-weight:400}}ul.recent-post-widget li .recent-widget-content p{margin-bottom:0}ul.recent-post-widget li .recent-widget-content a:hover{text-decoration:none}ul.recent-post-widget li .recent-widget-content .cat-links a{background:#fb4747;color:#fff;padding:.4rem 1.2rem;position:relative;text-decoration:none;font-size:14px;line-height:normal;transition:.4s;display:inline-block;margin-bottom:12px;border-radius:50px}ul.recent-post-widget li .recent-widget-content .cat-links a:hover,ul.recent-post-widget li .recent-widget-content .cat-links a:focus{background-color:#000}ul.recent-post-widget li .recent-widget-content .posted_by{display:inline-block}ul.recent-post-widget li .recent-widget-content .posted_by a{display:block;text-decoration:none;color:#fb4747}ul.recent-post-widget li .recent-widget-content .posted_by a img{border-radius:50%;margin-right:0}ul.recent-post-widget li .recent-widget-content .posted_by a i{display:inline-block;vertical-align:top;text-transform:capitalize;font-style:normal;color:#000;margin-left:7px;font-size:14px}ul.recent-post-widget .recent-post-thumb{position:relative}ul.recent-post-widget .recent-post-thumb img{display:block;border-radius:5px}.recent-post-widget{list-style:none;padding:0;margin:0}.author-portfolio-pro-recent-post{display:flex;margin-bottom:20px;align-items:center}.recent-post-thumb{flex:0 0 100px;margin-right:15px}.recent-post-thumb img{width:100%;height:auto;object-fit:cover}.rct-news-title{font-size:16px;margin:0 0 5px}.rct-news-title a{text-decoration:none;color:#333}.recent-post-date,.recent-post-excerpt{font-size:14px;color:#666}.no-post-thumbnail .recent-widget-content{flex:1}li.author-portfolio-pro-recent-post.no-post-thumbnail .recent-widget-content a h2.rct-news-title{color:#000;background:linear-gradient(to right,#fb4747 0%,#fb4747 100%);background-size:0 3px;background-repeat:no-repeat;background-position:left 87%;display:inline;background-size:0% 3px;text-decoration:none;padding-bottom:6px;transition:.4s}li.author-portfolio-pro-recent-post.no-post-thumbnail .recent-widget-content a:hover h5.rct-news-title,li.author-portfolio-pro-recent-post.no-post-thumbnail .recent-widget-content a:focus h5.rct-news-title{background-size:100% 3px}li.author-portfolio-pro-recent-post.no-post-thumbnail .recent-widget-content .posted_by a i{color:#000}a.btn.default-btn-style{padding:.6rem 2rem;display:inline-block;background:#e70000;color:#fff;font-weight:600;text-transform:uppercase;border-radius:50px;transition:.4s}a.btn.default-btn-style:hover{transform:translateY(-3px)}.copyright-menu ul li{display:inline-block}.copyright-menu{margin-top:40px}.copyright-menu ul{padding:0}.copyright-menu ul li a{color:#ab9595;text-transform:uppercase;font-weight:600;font-size:12px;padding:0 12px}.copyright-menu ul li a:hover{color:#e70000}.social-link-bottom{margin-left:0}.social-link-bottom a{width:40px;height:42px;line-height:42px;border-radius:0;background:#fff0;font-size:14px;color:#444;border:1px solid #B2B7CB4D;transition:.4s;text-decoration:none}section.footer-content{padding:50px 0}section.footer-content.footer-bottom-area{padding:80px 0}.social-link-bottom a:hover{background:#e70800;color:#fff;border-color:#e70800}section.no-results.not-found{padding:50px;text-align:center;box-shadow:0 0 20px rgb(0 0 0 / 9%)}section.error-404.not-found{text-align:center;background:#f4f4ec;padding:3em;margin-bottom:3em}section.error-404.not-found .page-header .page-title{text-align:center;margin-top:0}section.error-404.not-found .page-content form.search-form{display:flex;width:50%;align-items:center}section.error-404.not-found .page-content div.sidebarsearch{display:flex;justify-content:center}section.no-results.not-found .widget_tag_cloud h2.widgettitle{display:none}section.no-results.not-found .widget_tag_cloud{margin-top:50px}section.no-results.not-found .widget_tag_cloud .tagcloud a{font-size:1rem!important}section.no-results.not-found .search-form{display:flex;position:relative}section.no-results.not-found .search-form button{position:absolute;right:1px;background:#fff0;color:#000;top:0;border:none;border-left:1px solid #f1f1f1}section.no-results.not-found .search-form input[type="text"]{border-radius:50px;padding-left:20px}ul.wp-block-categories-list.wp-block-categories li.cat-item{display:flex;justify-content:space-between;border-bottom:1px solid #f1f1f1;text-transform:capitalize}p.wp-block-tag-cloud a{padding:7px 10px;border:1px solid #f1f1f1;color:#444;display:inline-block;text-transform:capitalize;margin-bottom:4px;transition:.4s}p.wp-block-tag-cloud a:hover{color:#fb4747}.alignfull{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%)!important}.alignwide{width:calc(100% + 395px);max-width:calc(100% + 395px);margin-left:-197.5px!important}body.right-sidebar .alignfull,body.left-sidebar .alignfull,body.right-sidebar .alignwide,body.left-sidebar .alignwide{width:100%;max-width:100%;margin-left:0!important}@media (max-width:920px){.alignwide{margin:32px calc((767px - 920px) / 2);max-width:920px;width:920px}body.right-sidebar .alignfull,body.left-sidebar .alignfull,body.right-sidebar .alignwide,body.left-sidebar .alignwide{width:100%;max-width:100%;margin-left:0!important}}span.opacity-none a{font-size:0;position:relative;display:inline-block}span.opacity-none a:before{position:relative;content:"\f058";font-family:'FontAwesome';font-size:1rem;color:#00AF00}.author-portfolio-pro-standard-post__overlay-category span.cat-links a:hover,.widget .tagcloud a:hover,.discover-me-button a:hover,.author-portfolio-pro-standard-post__post-meta span.cat-links a:hover{background:#000;color:#fff}.social-share .rswptpc_ess{justify-content:center}.post-single-colum .author-portfolio-pro-standard-post.standard-post-layout:hover,.post-single-colum .author-portfolio-pro-standard-post.standard-post-layout{box-shadow:none}.post-single-colum .author-portfolio-pro-standard-post.standard-post-layout .author-portfolio-pro-standard-post__content-wrapper{padding:20px 30px}.author-portfolio-pro-standard-post__post-loop-footer .continue-reading-btn a{color:#000}.standard-post-layout .author-portfolio-pro-standard-post__post-meta span.cat-links a{border-radius:0}.standard-post-layout .author-and-date-together{display:flex;align-items:center}.standard-post-layout .author-and-date-together .author-image img{border-radius:50%;display:block}.standard-post-layout .author-and-date-together .author-image{margin-right:10px}.standard-post-layout .author-and-date-together .post-short-date .posted-on a time.updated{display:none}.standard-post-layout .author-and-date-together .post-short-date .posted-on a time.entry-date.published{display:inline-block!important}.standard-post-layout .author-and-date-together .post-short-date .posted-on a time{color:#444;font-size:.8rem}.standard-post-layout .author-and-date-together .author-name{color:#000}@media (max-width:767px){.post-single-colum .author-portfolio-pro-standard-post.standard-post-layout .author-portfolio-pro-standard-post__content-wrapper{padding:15px 20px}.post-single-colum .author-portfolio-pro-standard-post.standard-post-layout .author-portfolio-pro-standard-post__content-wrapper .author-portfolio-pro-standard-post__post-title a h2{font-size:1.3rem}.standard-post-layout .author-and-date-together .author-image{margin-bottom:0}}.company-social-links .social-link a{width:35px;height:35px;line-height:35px;border:1px solid #444;display:block;text-align:center;border-radius:50%;margin:0 2px;transition:.4s}.company-social-links .social-link a:hover{background:#fb4747;color:#fff;border-color:#fb4747}.company-logo{margin-bottom:10px}.company-social-links .social-link{display:inline-block}.company-social-links{margin-top:20px}.rs-wp-themes-cookies-banner-area{position:fixed;right:10px;bottom:10px;width:300px;z-index:88888}.rs-wp-themes-cookies-inner-area{background:#fff;box-shadow:0 0 20px rgb(0 0 0 / 9%)}.rs-wp-themes-cookes-content-wrapper{padding:20px;box-sizing:border-box;text-align:center}.rs-wp-themes-cookies-banner-area h4{margin-top:0}.rs-wp-themes-cookies-banner-area .cookies_accept_button{display:block;text-align:center;background:#fb4747;color:#fff;padding:.5em 1.5em;margin-bottom:1.2em;cursor:pointer}.rs-wp-themes-cookies-accept-area{font-size:.8rem;background:#f1f1f1;padding:.2em 1em;text-align:center}.rs-wp-themes-cookies-accept-area a{font-weight:700}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable{display:flex}.sticky-social-share-widget{position:sticky;max-height:400px;top:0;margin-right:1em}.social-sticky-menu-show-on-mobile{display:none}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable .rspbpc_ess .rspbpc_ess-item span{display:none}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable.display-social-website-name-with-icon .rspbpc_ess .rspbpc_ess-item span{display:inline}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable .rspbpc_ess .rspbpc_ess-item{min-width:40px;border-radius:50px}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable.display-social-website-name-with-icon .rspbpc_ess .rspbpc_ess-item{min-width:130px;border-radius:0}@media (max-width:992px){.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable a.rspbpc_ess-item{font-size:.8rem;height:30px;max-width:30px;line-height:30px;min-width:30px!important}}@media (max-width:767.98px){.social-sticky-menu-show-on-mobile{display:block}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable .sticky-social-share-widget{display:none}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable .social-sticky-menu-show-on-mobile a.rspbpc_ess-item{font-size:.8rem;height:30px;max-width:30px;line-height:30px;min-width:30px!important}.author-portfolio-pro-standard-post__content-wrapper.sticky-social-share-icon-enable .social-sticky-menu-show-on-mobile div.rspbpc_ess{justify-content:center}}body.custom-background .book-header-area.book-info-bg{border-radius:5px}body.custom-background .book-overview-area .book-overview{background:#fff;padding:20px;border-radius:5px}body.custom-background .book-overview-area .book-info-wrapper.book-info-bg{border-radius:5px}section.blog-page-header-area.blog-page-books-section{background:#f4f4ec;padding:5em 0 5em 0}.books-slider-active .books-product-layout{padding:0 15px}.blog-page-header-area .books-product-layout.books-loop-item{margin-bottom:20px}.books-slider-active .slick-list{margin:0 -15px}.books-slider-wrapper .slick-arrow{width:50px;height:50px;z-index:5;border:1px solid #f1f1f1;text-align:center;line-height:50px;border-radius:50px;cursor:pointer;background:#fff;box-shadow:0 0 10px 1px rgb(0 0 0 / 10%)}.books-slider-wrapper .slick-arrow.slick-next{position:absolute;right:-60px;bottom:50%;margin-bottom:25px;z-index:55}.books-slider-wrapper .slick-arrow.slick-prev{position:absolute;left:-60px;bottom:50%;margin-bottom:25px;z-index:55}@media (max-width:1200px){.books-slider-wrapper .slick-arrow.slick-prev{left:-20px;background:#fff}.books-slider-wrapper .slick-arrow.slick-next{right:-20px;background:#fff}}@media (max-width:991.98px){.books-slider-wrapper .slick-arrow.slick-prev{left:0;background:#fff}.books-slider-wrapper .slick-arrow.slick-next{right:0;background:#fff}}.book-author-area{margin-top:4em}.testimonial--item-inner h4{margin:0;font-size:1.2rem}.testimonial--item-inner{text-align:left;padding:1em;background:#f4f4ec;margin-bottom:1.5em}body.custom-background .testimonial--item-inner{border-radius:5px}.author-portfolio-pro-instagram-section{position:relative}.author-portfolio-pro-instagram-section #sb_instagram .sbi_photo_wrap{height:260px!important}.author-portfolio-pro-instagram-section #sb_instagram .sbi_photo img{height:auto}.author-portfolio-pro-instagram-section div#sb_instagram{margin-bottom:0!important;padding-bottom:0!important}.author-portfolio-pro-instagram-section div#sb_instagram #sbi_images{padding:0!important;display:block}.author-portfolio-pro-instagram-section .slick-arrow{position:absolute;width:40px;height:40px;top:50%;margin-top:-25px;background:#fff;text-align:center;line-height:40px;border-radius:50px;z-index:7;cursor:pointer;font-size:.81rem}.author-portfolio-pro-instagram-section .slick-arrow.slick-next{right:20px}.author-portfolio-pro-instagram-section .slick-arrow.slick-prev{left:20px}#sb_instagram #sbi_load{position:absolute;left:50%;transform:translate(-50%,-50%);top:50%}@media (max-width:991px){#sb_instagram .sbi_photo{height:200px!important}}@media (max-width:767px){#sb_instagram .sbi_photo{height:200px!important}}.featured-book-area-inner .book-name h2{font-size:1.3rem;margin:0}.featured-book-area-inner .book-author h4{font-size:1rem;margin:0;color:#444}.featured-book-area-inner .order-button a{display:inline-block;padding:.5em 2em;background:#fb4747;color:#fff;border-radius:50px;transition:.4s}.featured-book-area-inner{text-align:center}.featured-book-area-inner .order-button{margin-top:1em}.featured-book-area-inner .book-image{margin-bottom:1em}.featured-book-area-inner .order-button a:hover{background:#000}.subscribe-form-widget-wrapper h2{font-size:1.5rem;margin-bottom:1em;margin-top:0;text-align:center}.subscribe-form-widget-wrapper{padding:0 1.2em;text-align:center}.subscribe-form-widget-wrapper .mc4wp-form-fields input{width:100%!important;text-align:center;border-radius:50px;margin-bottom:1em}.subscribe-form-widget-wrapper .mc4wp-form-fields input[type="submit"]{width:auto!important}.about-section-area{padding:80px 0}.about-section-content .heading-wrapper{font-size:5rem;font-weight:700;text-transform:uppercase;line-height:normal;margin-top:0}.about-section-content h4{margin-top:0;margin-bottom:20px}@media (max-width:1200px){.about-section-content .heading-wrapper{font-size:4.5rem}.about-section-area{background-attachment:scroll!important}}@media (max-width:991px){.about-section-content .heading-wrapper{font-size:4rem}}@media (max-width:767px){.about-section-content .heading-wrapper{font-size:2.5rem}.about-section-area{background-repeat:no-repeat!important;background-size:cover!important;background-attachment:scroll!important;background-position:center center!important}}.about-section-content .heading-wrapper p{margin:0}.about-section-social-links .social-link a{width:40px;height:40px;line-height:40px;text-align:center;margin-right:5px;border-radius:50%;transition:.4s;display:inline-block}.about-section-social-links{display:flex;flex-flow:wrap;margin-top:50px}.subscribe-form-footer-content .subscribe-form-widget-wrapper h2{font-size:3rem}.subscribe-form-footer-content .mc4wp-form-fields{display:flex;justify-content:center}.subscribe-form-footer-content .subscribe-form-widget-wrapper .mc4wp-form-fields input{width:31%!important;margin:0 6px}.subscribe-form-footer-content .subscribe-form-widget-wrapper .mc4wp-form-fields input[type="submit"]{width:22%!important}@media (max-width:991px){.subscribe-form-footer-content .subscribe-form-widget-wrapper h2{font-size:2.5rem}.subscribe-form-footer-content .subscribe-form-widget-wrapper h2 br{display:none}}@media (max-width:767px){.subscribe-form-footer-content .subscribe-form-widget-wrapper h2{font-size:1.5rem}.subscribe-form-footer-content .mc4wp-form-fields{display:block}.subscribe-form-footer-content .subscribe-form-widget-wrapper h2 br{display:none}.subscribe-form-footer-content .subscribe-form-widget-wrapper .mc4wp-form-fields input{width:100%!important;margin:5px 0}.subscribe-form-footer-content .subscribe-form-widget-wrapper .mc4wp-form-fields input[type="submit"]{width:70%!important}}body #preloader-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:99999}body #preloader-wrapper #preloader{background-image:url(/wp-content/themes/author-portfolio-pro/assets/img/loader.gif);width:64px;height:64px}.author-portfolio-pro-wordpress-theme-credit-link{font-size:11px;background:#fff;color:#000;padding:3px 10px;line-height:normal;border-radius:50px}.author-portfolio-pro-wordpress-theme-credit-link a{color:#000!important}a.author-website-template-icon.fa-solid.fa-square-check span{font-size:0}.author-portfolio-pro-wordpress-theme-credit-link .rswpthemes-icon span{font-size:0}.author-portfolio-pro-wordpress-theme-credit-link .rswpthemes-icon:before{color:blue}a.author-website-template-icon.fa-solid.fa-square-check{margin-left:2px;color:#ff0037;display:inline-block;vertical-align:baseline}header.site-header.header-one.force-default-header-style p.site-description{color:#000}header.site-header.header-one.force-default-header-style .social-icons-wrapper .social-link a,header.site-header.header-one.force-default-header-style .search-icon-wrapper a{color:#444;font-size:16px}header.site-header.header-one.force-default-header-style .site-branding .title-and-tagline-wrapper h1 a{font-size:30px}header.site-header.header-one.force-default-header-style .show-logo-title-description-inline .logo-image-wrapper a{max-width:70px;margin:0;display:block}header.site-header.header-one.force-default-header-style .show-logo-title-description-inline .logo-image-wrapper a img{display:block}header.site-header.header-one.force-default-header-style.demo-site-header-layout{border-bottom:1px solid #f1f1f1}header.site-header.header-six.force-default-header-style.demo-site-header-layout{background-image:url(http://demo.rswpthemes.com/writers-portfolio/wp-content/uploads/sites/24/2022/12/cropped-header-large-image-min-scaled-1.jpg)!important}header.site-header .site-branding.show-logo-title-description-inline h1.site-title{text-align:left}header.site-header .site-branding.show-logo-title-description-inline p.site-description{text-align:left}@media (max-width:767px){.site-header .normal-menu .cssmenu.text-right{text-align:center!important}.site-header .normal-menu .right-menu{text-align:center!important;justify-content:center!important;margin-bottom:20px;margin-top:10px}.header-menu-area .normal-menu .right-menu-col{text-align:center;justify-content:center;margin-bottom:0;margin-top:10px}.header-menu-area .normal-menu .cssmenu{text-align:center!important}}.book-section-title{margin-bottom:60px}.book-section-title-wrapper h2{text-align:center;text-transform:uppercase;position:relative;display:inline-block;z-index:5;padding:0 10px;margin:0;font-size:1.5rem;order:2;min-width:fit-content}.book-section-title-inner{text-align:center;position:relative;display:flex}.book-section-title-inner:before{position:static;content:"";background:#fff0;width:100%;height:10px;margin-top:0;border-left:none!important;border-right:none!important;order:1;align-self:center;border-style:double;border-collapse:collapse;border-width:medium;border-color:#000;border-block-width:4px;order:1}.book-section-title-inner:after{position:static;content:"";background:#fff0;width:100%;height:10px;margin-top:0;align-self:center;margin-right:-2px;border-left:none!important;border-right:none!important;align-self:center;margin-right:-2px;border-width:1px;border-style:double;border-collapse:collapse;border-block-width:4px;order:3;border-color:#000}body.page-template-blankpage article.page{margin-bottom:0}.author-portfolio-pro-theme-buy-button-wrapper{position:fixed;left:30px;bottom:10%}.author-portfolio-pro-theme-buy-button-wrapper .buy-theme-button a{background:red;color:#fff;display:block;padding:7px 15px;border-radius:50px;line-height:normal;font-size:14px}.customize-control-kirki-radio-buttonset .buttonset .switch-label{margin:2px}.customize-control .settings-separator{background:#fff;padding:10px;font-weight:700;text-align:center;margin:20px 0}li#customize-control-separator_before_footer_bottom_section .settings-separator,li#customize-control-separator_before_footer_top_section .settings-separator{background:#000;color:#fff}li#customize-control-body_typography label.customize-control-label,li#customize-control-alp_bg_section_title_typography label.customize-control-label,li#customize-control-footer_menu_typography label.customize-control-label,li#customize-control-alp_bs_title_typography label.customize-control-label,li#customize-control-alp_bg_title_typography label.customize-control-label,li#customize-control-alp_bs_book_author_typography label.customize-control-label,li#customize-control-alp_bg_book_author_typography label.customize-control-label,li#customize-control-alp_bs_book_price_typography label.customize-control-label,li#customize-control-alp_bg_book_price_typography label.customize-control-label,li#customize-control-alp_bs_book_description_typography label.customize-control-label,li#customize-control-alp_bg_book_description_typography label.customize-control-label,li#customize-control-alp_bs_book_buy_btn_typography label.customize-control-label,li#customize-control-alp_bg_book_buy_btn_typography label.customize-control-label,li#customize-control-alp_bs_buy_btn_colors label.customize-control-label,li#customize-control-alp_bg_buy_btn_colors label.customize-control-label,li#customize-control-alp_bg_view_all_btn_colors label.customize-control-label,li#customize-control-footer_social_icons_colors label.customize-control-label,li#customize-control-header_title_typography label.customize-control-label,li#customize-control-about_section_subtitle_typography label.customize-control-label,li#customize-control-alp_as_welcome_text_typography label.customize-control-label,li#customize-control-alp_as_title_typography label.customize-control-label,li#customize-control-alp_as_description_typography label.customize-control-label,li#customize-control-h1_typography label.customize-control-label,li#customize-control-h2_typography label.customize-control-label,li#customize-control-h3_typography label.customize-control-label,li#customize-control-h4_typography label.customize-control-label,li#customize-control-h5_typography label.customize-control-label,li#customize-control-h6_typography label.customize-control-label,li#customize-control-widget_title_typography label.customize-control-label,li#customize-control-header_desc_typography label.customize-control-label,li#customize-control-header_menu_typography label.customize-control-label,li#customize-control-page_header_background label.customize-control-label,li#customize-control-header_background label.customize-control-label,li#customize-control-alp_bs_section_background label.customize-control-label,li#customize-control-alp_bg_section_background label.customize-control-label,li#customize-control-alp_as_background label.customize-control-label,li#customize-control-single_post_title_typography label.customize-control-label,li#customize-control-header_icon_typography label.customize-control-label,li#customize-control-menu_section_padding label.customize-control-label,li#customize-control-logo_section_padding label.customize-control-label,li#customize-control-book_title_typography label.customize-control-label,li#customize-control-book_author_typography label.customize-control-label,li#customize-control-book_price_typography label.customize-control-label,li#customize-control-social_share_display_locations span.customize-control-title,li#customize-control-about_section_desc_typography span.customize-control-title,li#customize-control-page_header_title_typography span.customize-control-title,li#customize-control-about_section_background span.customize-control-title,li#customize-control-about_section_social_links_colors span.customize-control-title,li#customize-control-alp_as_button_colors span.customize-control-title,li#customize-control-alp_as_social_links_colors span.customize-control-title,li#customize-control-books_section_background span.customize-control-title,li#customize-control-about_section_title_typography label.customize-control-label{display:block;background:#fff;padding:10px;line-height:normal;text-align:center}li#customize-control-body_typography label.customize-control-label span,li#customize-control-alp_bg_section_title_typography label.customize-control-label span,li#customize-control-footer_menu_typography label.customize-control-label span,li#customize-control-alp_bs_title_typography label.customize-control-label span,li#customize-control-alp_bg_title_typography label.customize-control-label span,li#customize-control-alp_bs_book_author_typography label.customize-control-label span,li#customize-control-alp_bg_book_author_typography label.customize-control-label span,li#customize-control-alp_bs_book_description_typography label.customize-control-label span,li#customize-control-alp_bg_book_description_typography label.customize-control-label span,li#customize-control-alp_bs_book_price_typography label.customize-control-label span,li#customize-control-alp_bg_book_price_typography label.customize-control-label span,li#customize-control-alp_bs_book_buy_btn_typography label.customize-control-label span,li#customize-control-alp_bg_book_buy_btn_typography label.customize-control-label span,li#customize-control-header_title_typography label.customize-control-label span,li#customize-control-h1_typography label.customize-control-label span,li#customize-control-alp_as_welcome_text_typography label.customize-control-label span,li#customize-control-alp_as_title_typography label.customize-control-label span,li#customize-control-alp_as_description_typography label.customize-control-label span,li#customize-control-h2_typography label.customize-control-label span,li#customize-control-h3_typography label.customize-control-label span,li#customize-control-h4_typography label.customize-control-label span,li#customize-control-h5_typography label.customize-control-label span,li#customize-control-h6_typography label.customize-control-label span,li#customize-control-widget_title_typography label.customize-control-label span,li#customize-control-about_section_desc_typography label.customize-control-label span,li#customize-control-about_section_subtitle_typography label.customize-control-label span,li#customize-control-page_header_title_typography label.customize-control-label span,li#customize-control-about_section_social_links label.customize-control-label span,li#customize-control-header_background label.customize-control-label span,li#customize-control-alp_as_background label.customize-control-label span,li#customize-control-page_header_background label.customize-control-label span,li#customize-control-alp_bs_section_background label.customize-control-label span,li#customize-control-alp_bg_section_background label.customize-control-label span,li#customize-control-header_icon_typography label.customize-control-label span,li#customize-control-single_post_title_typography label.customize-control-label span,li#customize-control-header_title_typography label.customize-control-label span,li#customize-control-header_desc_typography label.customize-control-label span,li#customize-control-header_menu_typography label.customize-control-label span,li#customize-control-menu_section_padding label.customize-control-label span,li#customize-control-logo_section_padding label.customize-control-label span,li#customize-control-book_title_typography label.customize-control-label span,li#customize-control-book_author_typography label.customize-control-label span,li#customize-control-book_price_typography label.customize-control-label span,li#customize-control-social_share_display_locations label.customize-control-label span,li#customize-control-about_section_background label.customize-control-label span,li#customize-control-about_section_desc_typography label.customize-control-label span,li#customize-control-about_section_social_links_colors label.customize-control-label span,li#customize-control-footer_social_icons_colors label.customize-control-label span,li#customize-control-alp_bs_buy_btn_colors label.customize-control-label span,li#customize-control-alp_bg_buy_btn_colors label.customize-control-label span,li#customize-control-alp_bg_view_all_btn_colors label.customize-control-label span,li#customize-control-alp_as_button_colors label.customize-control-label span,li#customize-control-alp_as_social_links_colors label.customize-control-label span,li#customize-control-books_section_background label.customize-control-label span,li#customize-control-about_section_title_typography label.customize-control-label span{margin-bottom:0}li#customize-control-unlock_about_section_style_field label a{display:block;background:#fb4747;text-align:center;color:#fff;text-decoration:none;padding:8px;font-weight:700;text-transform:capitalize;letter-spacing:.51px}li.customize-control .author-portfolio-pro-customizer-separator{border:1px solid #fff;text-align:center;border-right:none;border-left:none;padding:15px 10px;background:#fff;font-weight:700}li#customize-control-alp_bs_editIcon,li#customize-control-alp_bg_editIcon{display:none}.author-portfolio-pro-alp-about-me-section{padding:100px 0}.author-portfolio-pro-alp-about-me-section .welcome-text{font-weight:700;margin:0}.author-portfolio-pro-alp-about-me-section .author-name{font-size:54px;margin:0;font-weight:900;margin-bottom:15px}.author-portfolio-pro-alp-about-me-section .author-descriptions p{margin-bottom:15px;margin-top:0}.author-portfolio-pro-alp-about-me-section .author-descriptions p:last-child{margin:0}.author-portfolio-pro-alp-about-me-section .button-and-link-wrapper{display:flex;margin-top:30px;flex-flow:wrap}.author-portfolio-pro-alp-about-me-section .about-me-button{margin-right:20px}.author-portfolio-pro-alp-about-me-section .about-me-button a{display:block;padding:12px 30px;background:#39b152;color:#fff;transition:.4s}.author-portfolio-pro-alp-about-me-section .about-me-button a:hover{background:#000}.author-portfolio-pro-alp-about-me-section .social-icons{display:flex}.author-portfolio-pro-alp-about-me-section .follow-me-icons{align-self:center}.author-portfolio-pro-alp-about-me-section .social-icons a{width:45px;height:45px;line-height:45px;text-align:center;margin:5px;border-radius:50%;background:#f1f1f1;color:#000;text-decoration:none;transition:.4s;display:block}.author-portfolio-pro-alp-about-me-section .social-icons a:hover{background:#39b152;color:#fff}.author-portfolio-pro-alp-about-me-section .about-me-image-container img{display:block}@media (min-width:1200px){.about-me-section-row.image-position-right .about-me-image-column{padding-left:50px}.about-me-section-row.image-position-left .about-me-image-column{padding-right:50px}}@media (max-width:991px){.author-portfolio-pro-alp-about-me-section .about-me-button{margin-right:10px;margin-bottom:15px}.author-portfolio-pro-alp-about-me-section .author-name{font-size:36px!important;line-height:46px!important}}@media (max-width:767px){.author-portfolio-pro-alp-about-me-section .about-me-image-container{margin-bottom:30px}}.author-portfolio-pro-alp-books-slider-wrapper,.author-portfolio-pro-alp-books-gallery-wrapper .container{position:relative}.author-portfolio-pro-alp-books-slider-wrapper .rswpbs-book-slider.carousel-slider{padding:100px 0;background:#f1f1f1}.author-portfolio-pro-alp-books-slider-wrapper .book-slider-section-editor,.author-portfolio-pro-alp-books-gallery-wrapper .book-gallery-section-editor{width:50px;height:50px;position:absolute;left:40px;top:10px}.author-portfolio-pro-alp-books-gallery-wrapper{padding:100px 0}.view-all-books-button-wrapper{text-align:right}.view-all-books-button-wrapper a{color:#f9464a;border:1px solid #f9464a;display:inline-block;line-height:normal;padding:15px 30px;transition:.4s}.view-all-books-button-wrapper a:hover{background:#f9464a;color:#fff}.section-title-wrapper .section-title{font-size:46px;font-weight:900;margin:0}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1170px}}@media (min-width:1300px){.container{max-width:1200px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0%;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0%;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:0.25rem!important}.mt-1,.my-1{margin-top:0.25rem!important}.mr-1,.mx-1{margin-right:0.25rem!important}.mb-1,.my-1{margin-bottom:0.25rem!important}.ml-1,.mx-1{margin-left:0.25rem!important}.m-2{margin:0.5rem!important}.mt-2,.my-2{margin-top:0.5rem!important}.mr-2,.mx-2{margin-right:0.5rem!important}.mb-2,.my-2{margin-bottom:0.5rem!important}.ml-2,.mx-2{margin-left:0.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:0.25rem!important}.pt-1,.py-1{padding-top:0.25rem!important}.pr-1,.px-1{padding-right:0.25rem!important}.pb-1,.py-1{padding-bottom:0.25rem!important}.pl-1,.px-1{padding-left:0.25rem!important}.p-2{padding:0.5rem!important}.pt-2,.py-2{padding-top:0.5rem!important}.pr-2,.px-2{padding-right:0.5rem!important}.pb-2,.py-2{padding-bottom:0.5rem!important}.pl-2,.px-2{padding-left:0.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-0.25rem!important}.mt-n1,.my-n1{margin-top:-0.25rem!important}.mr-n1,.mx-n1{margin-right:-0.25rem!important}.mb-n1,.my-n1{margin-bottom:-0.25rem!important}.ml-n1,.mx-n1{margin-left:-0.25rem!important}.m-n2{margin:-0.5rem!important}.mt-n2,.my-n2{margin-top:-0.5rem!important}.mr-n2,.mx-n2{margin-right:-0.5rem!important}.mb-n2,.my-n2{margin-bottom:-0.5rem!important}.ml-n2,.mx-n2{margin-left:-0.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:0.25rem!important}.mt-sm-1,.my-sm-1{margin-top:0.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem!important}.m-sm-2{margin:0.5rem!important}.mt-sm-2,.my-sm-2{margin-top:0.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:0.25rem!important}.pt-sm-1,.py-sm-1{padding-top:0.25rem!important}.pr-sm-1,.px-sm-1{padding-right:0.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem!important}.pl-sm-1,.px-sm-1{padding-left:0.25rem!important}.p-sm-2{padding:0.5rem!important}.pt-sm-2,.py-sm-2{padding-top:0.5rem!important}.pr-sm-2,.px-sm-2{padding-right:0.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem!important}.pl-sm-2,.px-sm-2{padding-left:0.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-0.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem!important}.m-sm-n2{margin:-0.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:0.25rem!important}.mt-md-1,.my-md-1{margin-top:0.25rem!important}.mr-md-1,.mx-md-1{margin-right:0.25rem!important}.mb-md-1,.my-md-1{margin-bottom:0.25rem!important}.ml-md-1,.mx-md-1{margin-left:0.25rem!important}.m-md-2{margin:0.5rem!important}.mt-md-2,.my-md-2{margin-top:0.5rem!important}.mr-md-2,.mx-md-2{margin-right:0.5rem!important}.mb-md-2,.my-md-2{margin-bottom:0.5rem!important}.ml-md-2,.mx-md-2{margin-left:0.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:0.25rem!important}.pt-md-1,.py-md-1{padding-top:0.25rem!important}.pr-md-1,.px-md-1{padding-right:0.25rem!important}.pb-md-1,.py-md-1{padding-bottom:0.25rem!important}.pl-md-1,.px-md-1{padding-left:0.25rem!important}.p-md-2{padding:0.5rem!important}.pt-md-2,.py-md-2{padding-top:0.5rem!important}.pr-md-2,.px-md-2{padding-right:0.5rem!important}.pb-md-2,.py-md-2{padding-bottom:0.5rem!important}.pl-md-2,.px-md-2{padding-left:0.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-0.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem!important}.m-md-n2{margin:-0.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:0.25rem!important}.mt-lg-1,.my-lg-1{margin-top:0.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem!important}.m-lg-2{margin:0.5rem!important}.mt-lg-2,.my-lg-2{margin-top:0.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:0.25rem!important}.pt-lg-1,.py-lg-1{padding-top:0.25rem!important}.pr-lg-1,.px-lg-1{padding-right:0.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem!important}.pl-lg-1,.px-lg-1{padding-left:0.25rem!important}.p-lg-2{padding:0.5rem!important}.pt-lg-2,.py-lg-2{padding-top:0.5rem!important}.pr-lg-2,.px-lg-2{padding-right:0.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem!important}.pl-lg-2,.px-lg-2{padding-left:0.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-0.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem!important}.m-lg-n2{margin:-0.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:0.25rem!important}.mt-xl-1,.my-xl-1{margin-top:0.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem!important}.m-xl-2{margin:0.5rem!important}.mt-xl-2,.my-xl-2{margin-top:0.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:0.25rem!important}.pt-xl-1,.py-xl-1{padding-top:0.25rem!important}.pr-xl-1,.px-xl-1{padding-right:0.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem!important}.pl-xl-1,.px-xl-1{padding-left:0.25rem!important}.p-xl-2{padding:0.5rem!important}.pt-xl-2,.py-xl-2{padding-top:0.5rem!important}.pr-xl-2,.px-xl-2{padding-right:0.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem!important}.pl-xl-2,.px-xl-2{padding-left:0.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-0.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem!important}.m-xl-n2{margin:-0.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}*,*::before,*::after{box-sizing:inherit}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}body.custom-background .post-details-page>article.post{padding:30px}.section-style-div{width:100%}.post-details-page>article{margin-bottom:0;padding-bottom:0;border:0;box-shadow:none}.post-details-page article:hover{box-shadow:none}.post-details-page .author-portfolio-pro-standard-post__blog-meta a,.post-details-page .author-portfolio-pro-standard-post__blog-meta span.posted-on a,.post-details-page .author-portfolio-pro-standard-post__blog-meta>span.posted_by a i{color:#000}.author-portfolio-pro-standard-post__blog-meta>span.posted-on a time.entry-date.published{display:block}.author-portfolio-pro-standard-post__blog-meta>span.posted-on a time.updated{display:none}.post-details-page .recommended-post-section .author-portfolio-pro-standard-post__blog-meta a,.post-details-page .recommended-post-section .author-portfolio-pro-standard-post__blog-meta span.posted-on a,.post-details-page .recommended-post-section .author-portfolio-pro-standard-post__blog-meta>span.posted_by a>i{color:#444}.post-details-page .author-portfolio-pro-standard-post__blog-meta .rswpthemes-icon{color:#fb4747}.author-portfolio-pro-standard-post.no-post-thumbnail,.author-portfolio-pro-standard-post{border:1px solid #f1f1f1;padding:0;border-radius:5px;background:#fff;box-shadow:none;transition:.4s}body.custom-background .author-portfolio-pro-standard-post.no-post-thumbnail,body.custom-background .author-portfolio-pro-standard-post{border:0}.author-portfolio-pro-standard-post.no-post-thumbnail:hover,.author-portfolio-pro-standard-post:hover{box-shadow:0 0 30px rgb(0 0 0 / 9%)}.author-portfolio-pro-standard-post .author-portfolio-pro-standard-post__full-summery a{color:#fb4747;font-weight:700;text-decoration:underline}.author-portfolio-pro-standard-post__full-summery{color:#000}.author-portfolio-pro-standard-post__full-summery h1,.author-portfolio-pro-standard-post__full-summery h2,.author-portfolio-pro-standard-post__full-summery h3,.author-portfolio-pro-standard-post__full-summery h4{margin-bottom:20px;margin-top:40px}.author-portfolio-pro-standard-post__entry-content{padding:0;border:none}.author-portfolio-pro-standard-post__content-wrapper{padding:1rem;color:#444}.author-portfolio-pro-standard-post .title-breadcrumb-inner{border-bottom:1px solid #f1f1f1;margin-bottom:2rem;padding-bottom:2rem}.author-portfolio-pro-standard-post .title-breadcrumb-inner .entry-title,.author-portfolio-pro-standard-post .title-breadcrumb-inner .page-title{margin-top:0}.author-portfolio-pro-standard-post .title-breadcrumb-inner .breadcrumb a{text-decoration:none;color:#fb4747}.author-portfolio-pro-standard-post.sticky:before{position:absolute;content:"\e90b";font-family:'rswpthemes-icon';right:1rem;background:#fff0;color:#fb4747;top:0}.author-portfolio-pro-standard-post .post-header{position:relative;margin-bottom:5px;padding:0}.author-portfolio-pro-standard-post .post-header iframe{margin:0 auto}.author-portfolio-pro-standard-post__thumbnail img{display:block;margin:0 auto;border-radius:10px}body.custom-background .author-portfolio-pro-standard-post__thumbnail img{border-radius:5px}.author-portfolio-pro-standard-post__categories{margin-bottom:.5rem}.author-portfolio-pro-standard-post__categories>span.cat-links a{color:#fff;text-decoration:none;text-transform:uppercase;display:inline-block;border-radius:50px}.author-portfolio-pro-standard-post_post-meta .tags-links a{display:inline-block;border-radius:50px;padding:5px 15px;border:1px solid #ddd;color:#444;margin:4px;transition:.4s}.author-portfolio-pro-standard-post_post-meta .tags-links a:hover{color:#fb4747}.author-portfolio-pro-standard-post__categories>span.cat-links a:nth-child(3),.author-portfolio-pro-standard-post__categories>span.cat-links a:nth-child(4){margin-top:12px}.author-portfolio-pro-standard-post__posted-date{position:absolute;width:100%;bottom:0;z-index:5}.author-portfolio-pro-standard-post__posted-date.position-static{margin-bottom:1.25rem;position:static}.author-portfolio-pro-standard-post__posted-date .posted-on a{display:inline-block;padding:.375rem 1rem;background-color:#fb4747;text-decoration:none;color:#fff;font-size:.8125rem;border-radius:0;line-height:1.4}.author-portfolio-pro-standard-post__posted-date .posted-on a:hover{background-color:#000;color:#fff}.author-portfolio-pro-standard-post__share-wrapper{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;margin-top:1rem;width:100%;padding:1rem 0}.author-portfolio-pro-standard-post__share-wrapper .author-portfolio-pro-standard-post__social-share{margin-top:0}.author-portfolio-pro-standard-post__social-share{margin-top:1.8rem}.author-portfolio-pro-standard-post__social-share a,.author-portfolio-pro-standard-post__social-share strong{margin:.625rem;text-decoration:none;font-size:1.2rem;display:inline-block}@media only screen and (max-width:767px){.author-portfolio-pro-standard-post__social-share a,.author-portfolio-pro-standard-post__social-share strong{margin-right:.425rem;margin-left:.425rem}}@media only screen and (min-width:61.9375rem) and (max-width:74.9375rem){.author-portfolio-pro-standard-post__social-share a,.author-portfolio-pro-standard-post__social-share strong{margin-right:.4rem;margin-left:.4rem}}.author-portfolio-pro-standard-post__blog-meta{display:flex;flex-direction:row;margin:0;text-transform:capitalize;flex-flow:wrap;justify-content:start;padding-left:0;padding-right:0;align-items:center}.post-details-page .author-portfolio-pro-standard-post__blog-meta{justify-content:center;font-size:1rem}span.dot{width:7px;height:7px;background:red;display:inline-block;border-radius:50%;margin-right:10px;vertical-align:middle;margin-bottom:1.2px}.no-post-thumbnail .author-portfolio-pro-standard-post__post-title a h3{margin-bottom:0}.author-portfolio-pro-standard-post__blog-meta.align-center{justify-content:center}.author-portfolio-pro-standard-post__blog-meta.align-left{justify-content:left}.author-portfolio-pro-standard-post__blog-meta.align-right{justify-content:flex-end}.post_categories_on_thumbnail{position:absolute;top:10px;left:10px}.author-portfolio-pro-standard-post.has-post-thumbnail .author-portfolio-pro-standard-post__blog-meta{padding:0 0;font-size:.89rem;margin-bottom:0}.author-portfolio-pro-standard-post__blog-meta>span.posted_by a span.post-author-image{margin-right:5px}.post-details-page .author-portfolio-pro-standard-post.has-post-thumbnail .author-portfolio-pro-standard-post__blog-meta{padding:0 15px;font-size:1rem;margin-bottom:2.5em}.post-details-page .recommended-post-section .author-portfolio-pro-standard-post.has-post-thumbnail .author-portfolio-pro-standard-post__blog-meta{margin-bottom:0}.author-portfolio-pro-standard-post.has-post-thumbnail .author-portfolio-pro-standard-post__post-title{padding:0 0;margin-top:.5em;margin-bottom:15px}.author-portfolio-pro-standard-post__blog-meta .cat-links a,.post_categories_on_thumbnail .cat-links a{background:#fff0;color:#596172;padding:.4rem 1.2rem;position:relative;display:inline-block;margin-bottom:15px;line-height:normal;transition:.4s;border-radius:50px;font-size:.875rem;border:1px solid #596172}.author-portfolio-pro-standard-post__blog-meta .cat-links a:focus,.author-portfolio-pro-standard-post__blog-meta .cat-links a:hover,.post_categories_on_thumbnail .cat-links a:hover,.post_categories_on_thumbnail .cat-links a:focus{background-color:#e70000;color:#fff!important;border-color:#fb4747}.author-portfolio-pro-standard-post__blog-meta .cat-links a:nth-child(3),.author-portfolio-pro-standard-post__blog-meta .cat-links a:nth-child(4){margin-top:0}@media only screen and (max-width:767px){.author-portfolio-pro-standard-post__blog-meta{margin-right:0;margin-left:0;font-size:.8rem;margin-bottom:.5rem}}.author-portfolio-pro-standard-post__blog-meta.border-top,.author-portfolio-pro-standard-post.has-post-thumbnail .author-portfolio-pro-standard-post__blog-meta.border-top{position:relative;padding-top:.8em;padding-bottom:0}.author-portfolio-pro-standard-post__blog-meta.border-top:before{position:absolute;width:calc(100% + 32px);content:"";height:1px;background:#eeee;left:-16px;top:0}.author-portfolio-pro-standard-post__blog-meta>span{margin-right:1.25rem}.author-portfolio-pro-standard-post__blog-meta>span i{font-style:normal}.author-portfolio-pro-standard-post__blog-meta>span:last-child{margin-right:0}.author-portfolio-pro-standard-post__blog-meta>span.edit-link a{display:inline-block;padding:.4375rem 1rem;background-color:#fb4747;text-decoration:none;color:#fff;font-size:.8125rem;border-radius:3.125rem}.author-portfolio-pro-standard-post__blog-meta>span.edit-link a:hover{background-color:#000;color:#fff}.author-portfolio-pro-standard-post__blog-meta>span a{text-decoration:none;display:inline-block}.author-portfolio-pro-standard-post__blog-meta>span .rswpthemes-icon{margin-right:.625rem;color:#fb4747}.author-portfolio-pro-standard-post__blog-meta>span .post-author-image i{color:#fb4747}.author-portfolio-pro-standard-post__blog-meta>span .post-author-image .rswpthemes-icon{margin-right:0}.author-portfolio-pro-standard-post__blog-meta>span.posted_by{display:inline-block}.author-portfolio-pro-standard-post__blog-meta>span.posted_by a{display:block;color:#000}.author-portfolio-pro-standard-post__blog-meta>span.posted_by span.post-author-image i{color:#fb4747}.author-portfolio-pro-standard-post__blog-meta>span.posted_by a:hover{color:#000}.author-portfolio-pro-standard-post__blog-meta>span.posted_by a img{border-radius:50%;margin-right:.625rem}.author-portfolio-pro-standard-post__blog-meta>span.posted_by a i{display:inline-block;vertical-align:middle;color:#757b81;font-weight:400}.author-portfolio-pro-standard-post__blog-meta>span.posted-on a{color:#757b81}.author-portfolio-pro-standard-post__blog-meta.no-line-between-meta i.line{display:none!important}.author-portfolio-pro-standard-post__blog-meta>span.comments-link{display:inline-block}.author-portfolio-pro-standard-post__tags span.tags-links{font-weight:700;text-decoration:none}.author-portfolio-pro-standard-post__tags span.tags-links a{font-weight:700;text-decoration:none;font-size:14px;display:inline-block;padding:.1rem 1rem;background:#e70000;color:#fff;margin:.1rem;border-radius:50px;transition:.4s}.author-portfolio-pro-standard-post__tags span.tags-links a:hover{background:#000;color:#fff}.author-portfolio-pro-standard-post__tags span.tags-links{font-size:0;text-align:center;display:block}.author-portfolio-pro-standard-post__post-title a,.author-portfolio-pro-standard-post__post-title a:visited,.author-portfolio-pro-standard-post__post-title a:hover{text-decoration:none}.author-portfolio-pro-standard-post__post-title h2 a:hover,.author-portfolio-pro-standard-post__post-title h2 a:focus{color:#000;text-decoration:none;background-size:100% 3px;outline:none}.author-portfolio-pro-standard-post__overlay-category span.cat-links a,.author-portfolio-pro-standard-post__post-meta span.cat-links a{background:#fb4747;color:#fff;padding:5px 17px;border-radius:50px;display:inline-block;line-height:normal;text-transform:capitalize;transition:.4s;border:2px solid #fff;margin-top:4px}.author-portfolio-pro-standard-post__overlay-category{position:absolute;left:16px;bottom:-12px}.author-portfolio-pro-standard-post__post-meta-wrapper .author-portfolio-pro-standard-post__overlay-category{position:static;text-align:center;padding-bottom:.5em}.author-portfolio-pro-standard-post__post-title h1{font-size:2rem;margin-top:0;transition:.4s}.post-details-page .author-portfolio-pro-standard-post__post-title h1{font-size:3rem;margin-top:0;transition:.4s;line-height:56px}.post-details-page .author-portfolio-pro-standard-post__post-title h1.single-post-title{font-size:2.25rem}@media (max-width:767.98px){.post-details-page .author-portfolio-pro-standard-post__post-title h1.single-post-title{font-size:1.25rem!important;line-height:1.4!important}}@media (max-width:991.98px){.post-details-page .author-portfolio-pro-standard-post__post-title h1.single-post-title{font-size:1.5rem!important;line-height:1.5!important}}.author-portfolio-pro-standard-post__post-title h2{margin-top:0;margin-bottom:1.25rem;line-height:1.4;font-size:1.5rem}.author-portfolio-pro-standard-post__post-title h2 a{background:linear-gradient(to right,#000000 0%,#000000) 100%;transition:.4s;background-size:0 3px;background-repeat:no-repeat;background-position:left 87%;display:inline;text-decoration:none;padding-bottom:6px;color:#000}.author-portfolio-pro-standard-post__excerpt p{color:#596172}.author-portfolio-pro-standard-post__excerpt p:last-child{margin-bottom:0}.author-portfolio-pro-standard-post__readmore{margin-top:1.875rem}.author-portfolio-pro-standard-post__readmore a{display:inline-block;padding:.625rem 1.25rem;background-color:#fb4747;text-decoration:none;color:#fff;font-size:1rem;border-radius:3.125rem;border-radius:0}.author-portfolio-pro-standard-post__readmore a:hover{background-color:#000;color:#fff}.author-portfolio-pro-standard-post__post-loop-footer .continue-reading-btn{color:#444;font-weight:700}.author-portfolio-pro-single-page .entry-footer a{display:inline-block;padding:.625rem 1.25rem;background-color:#fb4747;text-decoration:none;color:#fff;font-size:1rem;border-radius:3.125rem;line-height:1}.author-portfolio-pro-single-page .entry-footer a:hover{background-color:#000;color:#fff}.author-portfolio-pro-standard-post.blog-post-overlay-layout.has-post-thumbnail{height:400px;display:flex;align-items:end;box-shadow:none;background-color:#fff0;background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;position:relative}.author-portfolio-pro-standard-post.blog-post-overlay-layout.has-post-thumbnail:before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background:linear-gradient(2.04deg,rgb(0 0 0 / 60%) 13.05%,#fff0 98.38%);border-radius:5px}.author-portfolio-pro-standard-post.blog-post-overlay-layout.has-post-thumbnail{border:none}.blog-post-overlay-layout .author-portfolio-pro-standard-post__overlay-category span.cat-links a,.blog-post-overlay-layout .author-portfolio-pro-standard-post__post-meta span.cat-links a{border:none}.blog-post-overlay-layout .author-portfolio-pro-standard-post__content-wrapper{position:relative;z-index:5}.author-portfolio-pro-standard-post.blog-post-overlay-layout .posted_by a{font-size:0}.author-portfolio-pro-standard-post.blog-post-overlay-layout.has-post-thumbnail .posted_by a i{font-size:1rem;color:#fff}.author-portfolio-pro-standard-post.blog-post-overlay-layout.no-post-thumbnail .posted_by a i{color:#000;font-size:1rem}.blog-post-overlay-layout .author-portfolio-pro-standard-post__blog-meta{font-size:1rem}.blog-post-overlay-layout .author-portfolio-pro-standard-post__blog-meta .line{display:none}.blog-post-overlay-layout .dot-between-meta-data{width:6px;height:6px;background:#fff;margin-right:7px;border-radius:50px;margin-left:-6px}.blog-post-overlay-layout.no-post-thumbnail .dot-between-meta-data{background:#000}.blog-post-overlay-layout .author-portfolio-pro-standard-post__post-title{margin-bottom:10px}.blog-post-overlay-layout .author-portfolio-pro-standard-post__post-title h2{margin-bottom:0}.blog-post-overlay-layout.has-post-thumbnail .author-portfolio-pro-standard-post__post-title h2 a{background:linear-gradient(to right,#fff 0%,#fff) 100%;transition:.4s;background-size:0 3px;background-repeat:no-repeat;background-position:left 87%;display:inline;text-decoration:none;padding-bottom:6px;color:#fff}.blog-post-overlay-layout.has-post-thumbnail .author-portfolio-pro-standard-post__post-title h2 a:hover,.blog-post-overlay-layout.has-post-thumbnail .author-portfolio-pro-standard-post__post-title h2 a:focus{color:#fff;text-decoration:none;background-size:100% 3px;outline:none}.blog-post-overlay-layout.has-post-thumbnail .author-portfolio-pro-standard-post__blog-meta>span.posted-on a{color:#fff}.blog-post-overlay-layout.no-post-thumbnail .author-portfolio-pro-standard-post__blog-meta>span.posted-on a{color:#000}.single-taxonomy img{display:block}.single-taxonomy h2{font-size:1.2rem;text-align:center;margin-bottom:0}.single-taxonomy h2 a{color:#000}.single-taxonomy{margin-bottom:30px}.section-style-div{background:#f6f6f6;padding:3em 0;min-height:600px;display:flex!important;align-items:center;position:relative}.section-style-div:before{position:absolute;width:100%;height:100%;content:"";left:0;top:0;background:#000}.featured-slider-right .book-image-wrapper img{display:inline-block}.featured-slider-left h4{font-size:1.3rem;font-weight:400;color:#fb4747;margin:0;margin-bottom:20px}.featured-slider-left h2{font-size:3rem;line-height:normal;margin-top:0;margin-bottom:20px}.featured-slider-left.content-align-center,.featured-slider-left.content-align-center h2.title{text-align:center}.featured-slider-left.content-align-left,.featured-slider-left.content-align-left h2.title{text-align:left}.featured-slider-left.content-align-right,.featured-slider-left.content-align-right h2.title{text-align:right}.featured-slider-left h2 a{color:#000;text-decoration:none;transition:.4s}.featured-slider-left h2 a:hover{text-decoration:underline}.featured-slider-left p{font-size:1.1rem;color:#444;margin-bottom:20px}.featured-slider-left .read-more-button{margin-top:30px}.featured-slider-left .read-more-button a{background:#fff;padding:12px 30px;border-radius:50px;text-decoration:none;color:#000;box-shadow:0 5px 10px rgb(19 19 19 / 10%);transition:.4s;display:inline-block}.view-book-button a{display:inline-block;padding:.5em 2em;background:#fb4747;color:#fff;border-radius:50px;text-decoration:none;transition:.4s}.view-book-button{margin-top:1.3em}.view-book-button a:hover{background:#fff;color:#000}.featured-slider-left .read-more-button a:hover{color:#fff;background:#fb4747}.active-custom-featured-slider .slick-arrow{position:absolute;width:40px;height:40px;line-height:40px;z-index:5;text-align:center;top:50%;margin-top:-25px;border:1px solid #fff;background:#fff;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:.4s}.custom-featured-slider-area:hover .slick-arrow{opacity:1;visibility:visible}.active-custom-featured-slider .slick-prev.slick-arrow{left:10%}.active-custom-featured-slider .slick-next.slick-arrow{right:10%}.featured-slider-left h5{font-size:1.5rem;color:#fb4747;font-weight:400;margin-top:0;display:flex}.featured-slider-left h5 s{margin-right:6px;color:rgb(68 68 68 / 90%)}@media (max-width:767px){.featured-slider-left h5{justify-content:center}}.featured-slider-left .buyfrom a{width:47%;text-align:center;display:block;padding:.5em;border-bottom:1px solid #ddd;color:#444;transition:.4s}.featured-slider-left .buyfrom a:nth-child(1),.featured-slider-left .buyfrom a:nth-child(2){border-top:1px solid #ddd}.featured-slider-left .buyfrom{display:flex;flex-flow:wrap;justify-content:space-between}.featured-slider-left .buyfrom a:hover{color:#fb4747}@media (max-width:1440px){.featured-slider-left h2{font-size:3.5rem}.active-custom-featured-slider .slick-prev.slick-arrow{left:3%}.active-custom-featured-slider .slick-next.slick-arrow{right:3%}}@media (max-width:1024px){.featured-slider-left h2,#custom-featured-slider .title{font-size:3.2rem!important}.active-custom-featured-slider .slick-prev.slick-arrow{left:1%}.active-custom-featured-slider .slick-next.slick-arrow{right:1%}}@media (max-width:991px){.featured-slider-left h2,#custom-featured-slider .title{font-size:2.5rem!important}.active-custom-featured-slider .slick-prev.slick-arrow{left:1%}.active-custom-featured-slider .slick-next.slick-arrow{right:1%}}@media (max-width:767px){.featured-slider-left h2,#custom-featured-slider .title{font-size:2rem!important}.active-custom-featured-slider .slick-prev.slick-arrow{left:.5%}.active-custom-featured-slider .slick-next.slick-arrow{right:.5%}.featured-slider-left{margin-bottom:2em}}.about-author-block-content h2,.about-author-block-content h5{margin:0}.about-author-block-content h5{font-weight:400;color:#fb4747;font-size:1.3rem}.about-author-block-content h2{font-size:2.3rem}.about-author-block-content .description{margin-bottom:2em}.about-author-block-content .author-social-links .social-link{display:inline-block}.about-author-block-content .author-social-links{display:flex;flex-flow:wrap;margin-top:1.5em}.about-author-block-content .author-social-links .social-link a{padding:.5em;color:#000}@media (max-width:991px){.about-author-block-content h2{font-size:2rem}}@media (max-width:767px){.author-image{margin-bottom:2em}}.section-title-area{padding:30px 0;margin-bottom:50px}.section-title-area .section-title h2{padding-bottom:20px;margin-bottom:20px;position:relative}.section-title-area .section-title h2:before{position:absolute;width:50px;height:2px;background:#fb4747;left:0;bottom:0;content:""}.padding-between-slider{padding:0 20px}.padding-between-slider .author-portfolio-pro-standard-post.no-post-thumbnail,.padding-between-slider .author-portfolio-pro-standard-post{box-shadow:none;border:1px solid #f1f1f1}.rswpbs-book-reviews-inner .section-title-area{padding:0 0 30px 0}.author-portfolio-pro-wordpress-theme-activated .section-title-area{margin-bottom:0}.author-portfolio-pro-wordpress-theme-activated .rswpbs-book-reviews-area{margin-top:50px}.section-title-area .section-title h5,.section-title-area .section-title h2{margin:0}.section-title-area .section-title h5{font-size:1.2rem;font-weight:400;color:#fb4747}.section-title-area .section-title h2{font-size:2.3rem}.section-title-area .view-all-button a{border:1px solid #fb4747;display:inline-block;padding:.5em 2em;border-radius:50px;color:#fb4747}@media (max-width:991px){.section-title-area .section-title h2{font-size:2rem}}@media (max-width:767px){.section-title-area .section-title h2{margin-bottom:.5em}}.books-category-archive-title h1{font-size:1.9rem;margin:0;margin-bottom:.2em}.books-category-archive-books-count h4{font-size:1.1rem;text-transform:capitalize;font-weight:400;margin:0}.books-category-archive-header{background:#f4f4ec;padding:3em 0}.books-category-archive-desciprtion{color:#444}.books-category-archive-books-count h4{color:#444}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-published-on a{width:24%;background:#f4f4ec}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-published-on{display:block;margin-top:2em}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-published-on p{margin:0 -4px;display:flex;flex-flow:wrap}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-published-on p a{background:#fff0;border:none;padding:0;margin:4px;width:15%}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-buy-now a{padding:.5em 2em;display:inline-block;border:1px solid #000;color:#000;transition:.4s}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-buy-now{margin-top:2em}.books-list-layout.books-loop-item .loop-book-content-wrapper .book-buy-now a:hover{background:#000;color:#fff}.books-list-layout.books-loop-item .loop-book-content-wrapper h2.book-price{font-size:1.3rem}.loop-book-image-wrapper a.view-book-details{position:absolute;left:50%;top:50%;width:130px;background:#fff;text-align:center;margin-left:-65px;height:40px;line-height:40px;color:#000;margin-top:-20px;opacity:0;visibility:hidden;transition:.4s}.loop-book-image-wrapper a.view-book-details:hover{background:#fb4747;color:#fff}.loop-book-image-wrapper{position:relative;text-align:center}.slick-slide .loop-book-image-wrapper img{display:inline-block}article.books-list-layout.books-content.books-loop-item{margin-bottom:40px}article.books-list-layout.books-content.books-loop-item:last-child{margin-bottom:0}.books-content.books-loop-item:hover a.view-book-details{opacity:1;visibility:visible}.books-product-layout.books-loop-item{margin-bottom:30px}.books-product-layout .content-item h2.book-name{font-size:1.3rem;line-height:normal;margin-bottom:.4em}.books-loop-item .loop-book-content-wrapper h2,.books-loop-item .loop-book-content-wrapper h4{text-align:center}.books-product-layout .content-item h2.book-name a{text-decoration:none}.books-archive-wrapper .books-loop-item{margin-bottom:30px}.books-product-layout{text-align:center}.books-product-layout .loop-book-content-wrapper{padding:1.5em .7em}.books-product-layout .content-item h4.book-author{font-size:1rem;color:#444;margin-bottom:.5em}.books-product-layout .content-item h2.book-price{font-size:1rem;display:flex;justify-content:center}.books-loop-item .loop-book-content-wrapper .book-name{color:#000;margin:0;font-size:1.7rem}.books-loop-item .loop-book-content-wrapper .book-name a{color:#000}.books-loop-item .loop-book-content-wrapper{color:#444;background:#f1f1f1}.books-slider-widget-area .loop-book-content-wrapper{background:#fff}.books-loop-item .loop-book-content-wrapper.has-book-cover{margin-top:-8px}.books-product-layout .content-item h2.book-price .previous-price strong{text-decoration:line-through;font-weight:400;margin-right:10px}body.custom-background aside.widget-area .widget{padding:20px;border-radius:5px}body.custom-background .books-loop-item .loop-book-content-wrapper{padding:20px 10px;background:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px}body.custom-background .books-loop-item .loop-book-image-wrapper img{display:block;border-top-right-radius:5px;border-top-left-radius:5px}.books-loop-item .loop-book-content-wrapper .book-author a{color:#444}.books-loop-item .loop-book-content-wrapper p.book-description{color:#444}.books-loop-item .loop-book-content-wrapper .book-author{margin:0;font-size:1.1rem;font-weight:400}.books-loop-item .loop-book-content-wrapper .book-price{margin:0;color:#fb4747}.books-loop-item .loop-book-content-wrapper .book-price s{font-weight:300}.books-loop-item .loop-book-content-wrapper .book-published-on{display:flex;flex-flow:wrap}.books-loop-item .loop-book-content-wrapper .book-published-on a{width:calc(50% - 4px);display:block;text-align:center;border:1px solid #f1f1f1;margin-top:4px;margin-right:4px;padding:.5em;color:#242424;transition:.4s}.books-loop-item .loop-book-content-wrapper .book-published-on a:hover{background:#242424;color:#000}.author-books-list-section{margin-top:5.1em}.tax-books-author .book-reviews-area{margin-top:4em}.author-books-list-section-title h2,.tax-books-author .section-title-area .section-title h2,.book-reviews-area .section-title-area .section-title h2{margin:0;padding-bottom:.5em;margin-bottom:1.2em;position:relative;font-weight:700;border-bottom:1px solid #f1f1f1;font-size:1.2rem;text-transform:uppercase}.author-books-list-section-title h2:before,.tax-books-author .section-title-area .section-title h2:before,.book-reviews-area .section-title-area .section-title h2:before{position:absolute;content:"";width:70px;height:2px;background:#fb4747;bottom:0;left:0}.author-books-list-section-title{padding:20px;background:#fff;border-radius:5px}body.custom-background .author-books-list-section-title h2{margin-bottom:5px}.books-grid-layout .loop-book-content-wrapper{background:#f9f9f9;padding:2em 1em 1em 1em;text-align:center}.books-grid-layout .loop-book-image-wrapper img{display:block}.books-grid-layout.col-md-6.col-lg-4.col-xl-3.books-loop-item .loop-book-content-wrapper .book-name{font-size:1.2rem;margin-bottom:.3em}.books-grid-layout.col-md-6.col-lg-4.col-xl-3.books-loop-item .book-published-on a{width:100%}.books-grid-layout.col-md-6.col-lg-4.col-xl-3.books-loop-item h2.book-price{font-size:1rem}.books-grid-layout.col-lg-4.col-md-6.books-loop-item h2.book-name{font-size:1.4rem;margin-bottom:.3em}.books-grid-layout.col-lg-4.col-md-6.books-loop-item h2.book-price{font-size:1.2rem}@media (max-width:767.98px){.books-loop-item .loop-book-content-wrapper .book-published-on a{width:100%}}@media only screen and (min-width:425px) and (max-width:767.98px){.books-loop-item .loop-book-content-wrapper .book-published-on a{width:calc(50% - 4px)}}.testimonial-slider-active .slick-list .slick-slide .testimonial-slider-item{width:100%}.testimonial-slider-active .slick-arrow{position:absolute;right:0;top:0;width:50px;height:50px;line-height:50px;border-radius:50px;border:1px solid #fb4747;text-align:center;z-index:5;cursor:pointer;color:#fb4747}.testimonial-slider-active .slick-arrow.slick-prev{right:60px}.single-testimonial-wrapper{padding:2em;border:1px solid #f1f1f1;text-align:center}.testimonial-inner .testimonial-content .name{margin-top:1em}.testimonial-inner .testimonial-icon{font-size:5rem;color:rgb(251 71 71 / 10%)}.testimonial-inner .testimonial-content p{margin:0;color:#444}.testimonial-inner .testimonial-content h4{margin:.5em 0;font-size:1.1rem}.testimonial-slider-active ul.slick-dots{list-style:none;margin:1em 0 0 0;padding:0;width:100%;text-align:center}.testimonial-slider-active ul.slick-dots li{display:inline-block;margin:4px}.testimonial-slider-active ul.slick-dots li button{width:15px;height:15px;line-height:15px;max-width:15px;padding:0;font-size:0;margin:0;background:#fff}.testimonial-slider-active ul.slick-dots li.slick-active button{background:#fb4747;border-color:#fb4747}.subscribe-form-wrapper{text-align:center}.subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:33%;padding:.9em 1.3em;border:1px solid #f1f1f1}.subscribe-form-wrapper .mc4wp-form-fields input{border-radius:50px;margin:.5em}.subscribe-form-wrapper .mc4wp-form-fields input[type="submit"]{padding-right:3em;padding-left:3em;background:#fb4747;color:#fff;border:1px solid;padding-top:.9em;padding-bottom:.9em}.subscribe-form-wrapper .subscribe-form-title h2{font-size:2.5rem;line-height:1.4;text-align:center}.subscribe-form-wrapper .subscribe-form-title{margin-bottom:3em}@media (max-width:991px){.subscribe-form-wrapper .subscribe-form-title h2{font-size:2rem;line-height:1.4}}@media (max-width:767px){.subscribe-form-wrapper .subscribe-form-title h2{font-size:2rem;line-height:1.4}.subscribe-form-wrapper .subscribe-form-title{margin-bottom:1em}.subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:50%}}@media (max-width:600px){.subscribe-form-wrapper .subscribe-form-title h2{font-size:1.5rem}.subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:100%}}@media (max-width:425px){.subscribe-form-wrapper .subscribe-form-title h2{font-size:1.1rem}.subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:100%}}section#footer-subscribe-form-area{padding:2em 0}section#footer-subscribe-form-area h2{margin-top:0}.footer-subscribe-form-wrapper{text-align:center}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:80%;padding:.9em 1.3em;border:1px solid #f1f1f1}.footer-subscribe-form-wrapper .mc4wp-form-fields{display:flex}.footer-subscribe-form-wrapper .mc4wp-form-fields input{border-radius:50px;margin:0}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="submit"]{padding-right:3em;padding-left:3em;background:#fb4747;color:#fff;border:1px solid;padding-top:.9em;padding-bottom:.9em;width:calc(20% + 90px);margin-left:-60px}.footer-subscribe-form-wrapper .mc4wp-form-fields:only-child input[type="submit"]{margin-left:0}.footer-subscribe-form-wrapper .subscribe-form-title h2{font-size:2.5rem;line-height:1.4}.footer-subscribe-form-wrapper .subscribe-form-title{margin-bottom:3em}@media (max-width:991px){.footer-subscribe-form-wrapper .subscribe-form-title h2{font-size:2rem!important;line-height:1.4}}@media (max-width:767px){.footer-subscribe-form-wrapper .subscribe-form-title h2{font-size:2rem!important;line-height:1.4}.footer-subscribe-form-wrapper .subscribe-form-title{margin-bottom:1em}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:50%}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="submit"]{padding-right:2em;padding-left:2em}}@media (max-width:600px){.footer-subscribe-form-wrapper .subscribe-form-title h2{font-size:1.5rem}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:100%}}@media (max-width:425px){.footer-subscribe-form-wrapper .subscribe-form-title h2{font-size:1.1rem}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="text"],.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="email"]{width:100%}.footer-subscribe-form-wrapper .mc4wp-form-fields input[type="submit"]{padding-right:1em;padding-left:1em;width:calc(40% + 20px)}}.posts-slider-activate .slick-arrow{background:#fff;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50px;position:absolute;top:50%;margin-top:-20px;z-index:44;cursor:pointer}.posts-slider-activate .slick-arrow.slick-next{right:-10px}.posts-slider-activate .slick-arrow.slick-prev{left:-10px}@media (max-width:767px){.posts-slider-activate .slick-arrow.slick-next{right:0}.posts-slider-activate .slick-arrow.slick-prev{left:0}}.wp-block-quote{margin-left:14px;margin-right:14px;padding:1rem}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{margin:0}.wp-block-quote>*{margin-left:1rem}blockquote.wp-block-quote.is-style-red-qoute{background:#00AF00;color:#fff}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:36px auto;padding:1rem 1.9rem}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:13px;font-size:.8125rem}@media screen and (min-width:644px){.wp-block-quote{margin:36px auto}}blockquote.wp-block-quote.is-style-red-qoute{background:#00AF00;color:#fff}.book-chapters-wrapper{display:flex;flex-direction:column}.book-chapters-wrapper .single-chapter{margin:4px}.book-chapters-wrapper .single-chapter a{color:#000;text-transform:capitalize;padding:10px 30px;display:inline-block;transition:.4s;border:1px solid #f1f1f1;background:#fff}.book-chapters-wrapper .single-chapter a i{vertical-align:middle;margin-left:10px}.book-chapters-wrapper .single-chapter a:hover{text-decoration:none;background:#f9464a;color:#fff}.custom-book-details-area .book-name{font-size:3rem;line-height:normal;margin-top:0}.custom-book-details-area .author-name{margin-top:0;color:#444}.custom-book-details-area .book-overview{margin-top:30px}.also-available-stores h4{font-size:1.2rem;color:#444;margin-bottom:15px}.also-available-stores .store-list a{padding:8px 20px;border:1px solid #f1f1f1;margin:0 4px;display:block;color:#444;background:#f1f1f1;transition:.4s}.also-available-stores .store-list{margin-left:-4px;margin-right:-4px;display:flex;flex-wrap:wrap}.also-available-stores .store-list a:hover{background:#f9464a;color:#fff}.also-available-stores .store-list a.logo-image{padding:0;border:0;margin:4px}.also-available-stores .store-list a.logo-image img{display:block}.custom-book-details-area{padding:80px 0;background:#f4f4ec}.elementor-subscribe-form-wrapper{text-align:center}.elementor-subscribe-form-wrapper form .mc4wp-form-fields{display:flex;justify-content:center}.elementor-subscribe-form-wrapper form .mc4wp-form-fields input{border-radius:50px}.elementor-subscribe-form-wrapper form .mc4wp-form-fields input[type="submit"]{border:4px solid #fff;margin-left:-50px}.elementor-subscribe-form-wrapper form .mc4wp-form-fields input[type="email"]{width:330px;padding-left:20px;padding-right:50px}.elementor-subscribe-form-wrapper form .mc4wp-form-fields input[type="email"]:focus{border-color:#fff}section.sidebar-subscribe-form .mc4wp-form .mcwp-form-fields input{width:100% !IMPORTANT}section.sidebar-subscribe-form .elementor-subscribe-form-wrapper form .mc4wp-form-fields input[type="email"]{width:100%;padding:0 20px;height:50px;margin-bottom:10px}section.sidebar-subscribe-form .elementor-subscribe-form-wrapper form .mc4wp-form-fields input[type="submit"]{margin-left:0}section.sidebar-subscribe-form .elementor-subscribe-form-wrapper form .mc4wp-form-fields{display:block}html :where(.wp-block){max-width:1100px}.editor-styles-wrapper h1.editor-post-title__input{color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-initialized .slick-slide{width:100%}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}@font-face{font-display:swap;font-family:"socicon";src:url(/wp-content/plugins/rs-wp-themes-pro-companion/inc/plugins/easy-social-share/assets/fonts/socicon.eot);src:url("/wp-content/plugins/rs-wp-themes-pro-companion/inc/plugins/easy-social-share/assets/fonts/socicon.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/rs-wp-themes-pro-companion/inc/plugins/easy-social-share/assets/fonts/socicon.woff) format("woff"),url(/wp-content/plugins/rs-wp-themes-pro-companion/inc/plugins/easy-social-share/assets/fonts/socicon.ttf) format("truetype"),url("/wp-content/plugins/rs-wp-themes-pro-companion/inc/plugins/easy-social-share/assets/fonts/socicon.svg#socicon") format("svg");font-weight:400;font-style:normal}.rswptpc_ess .socicon-facebook{background:#3e5b98}.rswptpc_ess .socicon-facebook:before{content:"\e028"}.rswptpc_ess .socicon-twitter{background:#4da7de}.rswptpc_ess .socicon-twitter:before{content:"\e08d"}.rswptpc_ess .socicon-pinterest{background:#c92619}.rswptpc_ess .socicon-pinterest:before{content:"\e063"}.rswptpc_ess .socicon-reddit{background:#e74a1e}.rswptpc_ess .socicon-reddit:before{content:"\e06c"}.rswptpc_ess .socicon-instagram{background:#000}.rswptpc_ess .socicon-instagram:before{content:"\e044"}.rswptpc_ess .socicon-stumbleupon{background:#e64011}.rswptpc_ess .socicon-stumbleupon:before{content:"\e082"}.rswptpc_ess .socicon-linkedin{background:#3371b7}.rswptpc_ess .socicon-linkedin:before{content:"\e04c"}.rswptpc_ess .socicon-googleplus{background:#dd4b39}.rswptpc_ess .socicon-googleplus:before{content:"\e038"}.rswptpc_ess .socicon-whatsapp{background:#20B038}.rswptpc_ess .socicon-whatsapp:before{content:"\e099"}.rswptpc_ess .socicon-vkontakte{background:#5a7fa6}.rswptpc_ess .socicon-vkontakte:before{content:"\e095"}.rswptpc_ess .socicon-mail{background:#000}.rswptpc_ess .socicon-mail:before{content:"\e050"}.transparent .socicon-facebook:before,.outline .socicon-facebook:before,.transparent .socicon-facebook span,.outline .socicon-facebook span{color:#3e5b98}.transparent .socicon-twitter:before,.outline .socicon-twitter:before,.transparent .socicon-twitter span,.outline .socicon-twitter span{color:#4da7de}.transparent .socicon-pinterest:before,.outline .socicon-pinterest:before,.transparent .socicon-pinterest span,.outline .socicon-pinterest span{color:#c92619}.transparent .socicon-reddit:before,.outline .socicon-reddit:before,.transparent .socicon-reddit span,.outline .socicon-reddit span{color:#e74a1e}.transparent .socicon-instagram:before,.outline .socicon-instagram:before,.transparent .socicon-instagram span,.outline .socicon-instagram span{color:#000}.transparent .socicon-stumbleupon:before,.outline .socicon-stumbleupon:before,.transparent .socicon-stumbleupon span,.outline .socicon-stumbleupon span{color:#e64011}.transparent .socicon-linkedin:before,.outline .socicon-linkedin:before,.transparent .socicon-linkedin span,.outline .socicon-linkedin span{color:#3371b7}.transparent .socicon-googleplus:before,.outline .socicon-googleplus:before,.transparent .socicon-googleplus span,.outline .socicon-googleplus span{color:#dd4b39}.transparent .socicon-whatsapp:before,.outline .socicon-whatsapp:before,.transparent .socicon-whatsapp span,.outline .socicon-whatsapp span{color:#20B038}.transparent .socicon-vkontakte:before,.outline .socicon-vkontakte:before,.transparent .socicon-vkontakte span,.outline .socicon-vkontakte span{color:#5a7fa6}.transparent .socicon-mail:before,.outline .socicon-mail:before,.transparent .socicon-mail span,.outline .socicon-mail span{color:#000}body .outline .rswptpc_ess-item.socicon-facebook,body .outline .rswptpc_ess-item.socicon-facebook:hover{border-color:#3e5b98}body .outline .rswptpc_ess-item.socicon-twitter,body .outline .rswptpc_ess-item.socicon-twitter:hover{border-color:#4da7de}body .outline .rswptpc_ess-item.socicon-pinterest,body .outline .rswptpc_ess-item.socicon-pinterest:hover{border-color:#c92619}body .outline .rswptpc_ess-item.socicon-reddit,body .outline .rswptpc_ess-item.socicon-reddit:hover{border-color:#e74a1e}body .outline .rswptpc_ess-item.socicon-instagram,body .outline .rswptpc_ess-item.socicon-instagram:hover{border-color:#000}body .outline .rswptpc_ess-item.socicon-stumbleupon,body .outline .rswptpc_ess-item.socicon-stumbleupon:hover{border-color:#e64011}body .outline .rswptpc_ess-item.socicon-linkedin,body .outline .rswptpc_ess-item.socicon-linkedin:hover{border-color:#3371b7}body .outline .rswptpc_ess-item.socicon-googleplus,body .outline .rswptpc_ess-item.socicon-googleplus:hover{border-color:#dd4b39}body .outline .rswptpc_ess-item.socicon-whatsapp,body .outline .rswptpc_ess-item.socicon-whatsapp:hover{border-color:#20B038}body .outline .rswptpc_ess-item.socicon-vkontakte,body .outline .rswptpc_ess-item.socicon-vkontakte:hover{border-color:#5a7fa6}body .outline .rswptpc_ess-item.socicon-mail,body .outline .rswptpc_ess-item.socicon-mail:hover{border-color:#000}.rswptpc_ess{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;text-align:center;padding:0;margin:0 0 20px 0;justify-content:flex-start;position:relative;top:-5px}body .rswptpc_ess .rswptpc_ess-item{font-style:normal;text-decoration:none!important;font-family:inherit;color:#FFF;font-size:16px;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:40px;min-width:40px;height:40px;line-height:40px;margin-right:7px;margin-top:5px!important;box-shadow:none!important;border:0;border-radius:50px}.rswptpc_ess .rswptpc_ess-item:before{font-family:"socicon"!important;font-style:normal!important;font-size:14px;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:inherit;text-rendering:auto}body .rswptpc_ess .rswptpc_ess-item:hover{color:#fff;cursor:pointer;text-decoration:none;background-image:-moz-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgb(0 0 0 / .1)),color-stop(100%,rgb(0 0 0 / .1)))!important;background-image:-webkit-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:-o-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:-ms-linear-gradient(left,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important;background-image:linear-gradient(to right,rgb(0 0 0 / .1) 0,rgb(0 0 0 / .1) 100%)!important}body .rswptpc_ess .rswptpc_ess-item:focus{color:#fff;text-decoration:none;outline:none}.rswptpc_ess .rswptpc_ess-item span{font-family:inherit;position:relative;top:-1px;margin-left:8px;display:none}.rswptpc_ess.no-labels span{display:none}.authors-profile-pro-standard-post__content-wrapper.sticky-social-share-icon-enable.display-social-website-name-with-icon .social-share.sticky-social-share .rswptpc_ess span{display:block}.authors-profile-pro-standard-post__content-wrapper.sticky-social-share-icon-enable .social-share.sticky-social-share .rswptpc_ess span{display:none}.authors-profile-pro-standard-post__content-wrapper.sticky-social-share-icon-enable:not(.display-social-website-icon-with-name) .social-share.sticky-social-share .rswptpc_ess a{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50px;max-width:40px}.rswptpc_ess.transparent .rswptpc_ess-item{font-size:1em}.rswptpc_ess.outline .rswptpc_ess-item{border:1px solid #fff0;background:transparent!important}.rswptpc_ess.outline .rswptpc_ess-item:hover{border:1px solid}.rswptpc_ess.transparent .rswptpc_ess-item{border-radius:0;background:transparent!important}.rswptpc_ess.transparent .rswptpc_ess-item:hover{background:transparent!important}.rswptpc_ess.rectangle.no-labels .rswptpc_ess-item{border-radius:0;min-width:100px}.rswptpc_ess.rounded.no-labels .rswptpc_ess-item{border-radius:20px;min-width:100px}.rswptpc_ess.circle,.rswptpc_ess.square,.rswptpc_ess.transparent{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.rswptpc_ess.circle .rswptpc_ess-item,.rswptpc_ess.square .rswptpc_ess-item,.rswptpc_ess.transparent .rswptpc_ess-item{width:40px;border-radius:50%;-webkit-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.rswptpc_ess.square .rswptpc_ess-item{border-radius:0}.rswptpc_ess.transparent.outline .rswptpc_ess-item{border:0}.rswptpc_ess.rectangle .rswptpc_ess-item{border-radius:0;min-width:140px}.rswptpc_ess.rounded .rswptpc_ess-item{border-radius:20px;min-width:140px}.rswptpc_ess.transparent .rswptpc_ess-item{min-width:auto;width:auto;margin-right:25px;border-radius:0}.rswptpc_ess.transparent .socicon-facebook{margin-left:-3px}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}.woocommerce div.product.product-type-grouped form.cart{display:block}.woocommerce div.product.product-type-grouped form.cart .table-responsive tr{border-bottom:1px solid #f1f1f1!important;display:flex;justify-content:space-between;text-align:left;align-items:center}.woocommerce div.product.product-type-grouped form.cart .table-responsive tr td:first-child{width:60px}.woocommerce div.product.product-type-grouped form.cart .table-responsive tr td:nth-child(2){width:calc(100% - 180px)}.woocommerce div.product.product-type-grouped form.cart .table-responsive tr td:nth-child(3){width:120px}.woocommerce div.product .woocommerce-tabs ul.tabs li:focus-visible{outline:none}.woocommerce div.product form.cart input::-webkit-outer-spin-button,.woocommerce div.product form.cart input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce div.product form.cart input[type=number]{-moz-appearance:textfield}.woocommerce div.product form.cart .author-portfolio-pro-quantity-wrapper{width:170px;border:1px solid #f1f1f1;text-align:center;padding:10px 0}.woocommerce div.product form.cart .author-portfolio-pro-quantity-wrapper span.quantity-text{margin-right:10px;color:rgb(0 0 0 / 60%)}.woocommerce div.product form.cart .author-portfolio-pro-quantity-wrapper input[type="number"]{width:32px!important;padding:0!important;border:none;font-weight:100;color:#000}.woocommerce div.product form.cart .author-portfolio-pro-quantity-wrapper span.fa-solid{cursor:pointer;width:10px;height:10px;display:inline-block;font-weight:700;color:rgb(0 0 0 / 60%)}ul.products{content:"";display:table;table-layout:fixed;margin:0;padding:0}ul.products li.product{list-style:none;position:relative;margin-bottom:2em}.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{min-width:auto;min-height:auto;line-height:normal;border-radius:3px;right:0;top:0;margin:5px;font-weight:400;padding:4px 10px;background:#fb4747}.woocommerce span.onsale{right:auto;left:0;display:inline-block}ul.products li.product .woocommerce-loop-product__title{font-size:1rem}.woocommerce div.product form.cart .variations th{padding-left:0;text-align:left;text-transform:capitalize}ul.products li.product img{display:block}ul.products li.product .button{display:block}.woocommerce ul.products li.product .shop-loop-book-author-name h5{margin-top:0;font-size:1rem;font-weight:400;color:#444;margin-bottom:0}.woocommerce ul.products li.product .shop-loop-book-author-name{margin-bottom:.2em}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-bottom:.2em}@media screen and (min-width:48em){ul.products li.product{width:30.7966666667%;float:left;margin-right:3.8%}ul.products li.product.first{clear:both}ul.products li.product.last{margin-right:0}.columns-1 ul.products li.product{float:none;width:100%}.columns-2 ul.products li.product{width:48.1%}.columns-3 ul.products li.product{width:30.7966666667%}.columns-4 ul.products li.product{width:22.15%}.columns-5 ul.products li.product{width:16.96%}.columns-6 ul.products li.product{width:13.4933333333%}}.woocommerce .single-product div.product{content:"";display:flex;position:relative}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;display:block;z-index:99}.product-gallery-section .gallery-slider-item{position:relative}.product-gallery-section .picture-lightbox-icon{position:absolute;right:10px;top:10px}.product-gallery-section .picture-lightbox-icon a{width:30px;height:30px;line-height:30px;background:#fff;color:#000;text-align:center;border-radius:3px}.product-gallery-section .thumbnail-gallery-inner .picture-lightbox-icon{display:none}.product-gallery-section .slick-arrow,.shop-page-main-block .related.products .slick-arrow{width:30px;height:30px;line-height:30px;text-align:center;background:#fff;border-radius:50px;font-size:.8rem;position:absolute;top:50%;margin-top:-15px;z-index:5;color:#000;opacity:0;visibility:hidden;transition:.4s;cursor:pointer}.product-single-gallary-section:hover .slick-arrow,.thumbnail-gallery-inner:hover .slick-arrow,section.shop-page-main-block .related.products:hover .slick-arrow{opacity:1;visibility:visible}.product-gallery-section .slick-next.slick-arrow,section.shop-page-main-block .related.products .slick-next.slick-arrow{right:10px}.product-gallery-section .slick-prev.slick-arrow,section.shop-page-main-block .related.products .slick-prev.slick-arrow{left:10px;z-index:5}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48.1%}.gallery-slider-item.thumbnail-slider-item{padding:5px}.gallery-slider-item.thumbnail-slider-item img{display:block}.slick-slide.slick-active:first-child .gallery-slider-item.thumbnail-slider-item{padding-left:0}.slick-slide.slick-active:last-child .gallery-slider-item.thumbnail-slider-item{padding-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.7966666667%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22.15%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.96%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.stock:empty:before{display:none}.stock.in-stock{color:#fb4747}.stock.out-of-stock{color:#fb4747}@media screen and (min-width:768px){.col2-set .form-row-first{float:left;margin-right:3.8%}.col2-set .form-row-last{float:right;margin-right:0}.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:'star';font-weight:400}.star-rating:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#fb4747}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"\53";color:#000;text-indent:0;opacity:.25}p.stars a:hover~a:before{content:"\53";color:#000;opacity:.25}p.stars:hover a:before{content:"\53";color:#000;opacity:1}p.stars.selected a.active:before{content:"\53";color:#000;opacity:1}p.stars.selected a.active~a:before{content:"\53";color:#000;opacity:.25}p.stars.selected a:not(.active):before{content:"\53";color:#8224e3;opacity:1}.woocommerce-tabs ul.tabs{list-style:none;margin:0;padding:0;text-align:left}.woocommerce-tabs ul.tabs li{display:block;margin:0;position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em;display:none}.woocommerce table.shop_attributes{margin-top:1.618rem}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#fb4747}.woocommerce-password-strength.short{color:#fb4747}.woocommerce-password-strength.bad{color:#fb4747}.woocommerce-password-strength.good{color:#8224e3}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #fb4747}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #fb4747}.required{color:#fb4747}.woocommerce p.stars a::before{color:#000}.woocommerce .comment-form-rating{display:flex;align-items:center;margin:20px 0;width:100%}.woocommerce .comment-form-rating p.stars,.comment-form-rating label{align-self:center;margin-bottom:0!important}.woocommerce .comment-form-rating p.stars>span{display:block;line-height:normal}.woocommerce .comment-form-rating p.stars{margin-left:20px!important}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{content:"";display:table;table-layout:fixed;background-color:#f1f1f1;clear:both;width:100%}.woocommerce-error,.woocommerce-info{color:#fff}.woocommerce #reviews #comments ol.commentlist{padding-left:0;margin:25px 0 0 0}.woocommerce #reviews #comments ol.commentlist li .comment_container{display:flex}.woocommerce #reviews #comments ol.commentlist li .comment_container .rswpthemes-comment-image-wrapper-start{width:60px;height:60px}.woocommerce #reviews #comments ol.commentlist li .comment_container .rswpthemes-comment-image-wrapper-start img{width:100%;height:100%;position:static}.woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text{width:calc(100% - 60px);margin:0 0 0 20px;border-radius:0}.woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text .woocommerce-review__author{text-transform:capitalize}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#fb4747;color:#fff;padding:.2rem .8rem}.woocommerce-info a,.woocommerce-noreviews a,p.no-comments a{color:#fff}.woocommerce-error{background-color:#fb4747}.woocommerce-info{padding:1.2rem 3.8rem;border-top-color:#000}.woocommerce-info:before{color:#fff}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#8224e3;z-index:9999}@media screen and (min-width:48em){.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgb(0 0 0 / .2)}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}}.widget_price_filter .price_slider{margin-bottom:1.5em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:none;background:#8224e3;box-sizing:border-box;margin-top:-.25em;opacity:1}.shop-page-sidebar-area h4.shop-widget-title{font-size:1.1rem;font-weight:400;margin-top:0;border-bottom:1px solid #f1f1f1;padding-bottom:10px;margin-bottom:20px}.woocommerce ul.cart_list li.widget-product-item .product-pirce,.woocommerce ul.product_list_widget li.widget-product-item .product-pirce{font-size:.85rem}.woocommerce ul.cart_list li.widget-product-item,.woocommerce ul.product_list_widget li.widget-product-item{display:flex}.woocommerce ul.cart_list li.widget-product-item .product-image,.woocommerce ul.product_list_widget li.widget-product-item .product-image{width:70px}.woocommerce ul.cart_list li.widget-product-item .product-content,.woocommerce ul.product_list_widget li.widget-product-item .product-content{padding-left:20px;width:calc(100% - 70px)}.woocommerce ul.cart_list li.widget-product-item .product-content .product-rating,.woocommerce ul.product_list_widget li.widget-product-item .product-content .product-rating{margin-bottom:10px}.woocommerce .widget_price_filter .price_slider_amount .button{padding:6px 15px;font-weight:400;letter-spacing:1px;text-transform:uppercase;background:#f4f4ec;font-size:.9rem}.woocommerce .widget_price_filter .price_slider_amount .button:hover{background:#f4f4ec;color:#000}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:0}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{margin-left:0}.woocommerce .widget_price_filter .ui-slider{margin-left:0;margin-right:0;border-radius:0!important}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em #f1f1f1}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:#8224e3}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:#f1f1f1}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}form.woocommerce-ordering select{height:40px;border-color:#f1f1f1;padding-left:10px}.woocommerce ul.products li.product{border:none;text-align:center}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product h3{font-weight:400}.woocommerce ul.products li.product a{color:#000}.author-portfolio-pro-product-loop-image-wrapper{position:relative}.author-portfolio-pro-add-to-cart-wrapper{position:absolute;left:10px;bottom:10px;height:auto;width:calc(100% - 20px);background:#fff;display:flex;align-items:center;align-self:flex-start;justify-content:center;opacity:0;visibility:hidden;transition:.4s;padding:0}.woocommerce ul.products li.product:hover .author-portfolio-pro-add-to-cart-wrapper{opacity:1;visibility:visible}.woocommerce ul.products li.product .button{text-align:center;background-color:#fff0;font-weight:400;line-height:inherit;padding:10px;border-radius:0;border:none;display:inline-block;transition:.4s;box-shadow:none;color:#000;text-transform:uppercase;font-size:1rem;margin:0}.woocommerce ul.products li.product .button:hover{background-color:#fff0;color:#000}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:0;padding:.9rem 2rem;color:#000}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#fb4747}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#000;color:#fff}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:2em 2em 0 2em;border:1px solid #f1f1f1;border-top:none}.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#f1f1f1}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #f1f1f1;background-color:#fff0;padding:0 2.5em}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom-color:#fb4747}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce h2.woocommerce-Reviews-title{display:none}.woocommerce .product_meta>*{display:block}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#000}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#000}.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus-visible,.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus{border:none;outline:none}.product-gallery-section .slick-dots{margin:0;padding:0;display:flex;justify-content:center;list-style:none}.product-gallery-section .slick-dots li button{width:20px;height:5px;padding:0;font-size:0;background:#000;border-color:#000}.product-gallery-section .slick-dots li{margin:0 5px}.product-gallery-section .slick-dots li.slick-active button{background:#fb4747;border-color:#fb4747}.woocommerce-product-gallery__image{margin-left:.5rem}.woocommerce-product-gallery__image:first-child{margin-bottom:.5rem;margin-left:0}.woocommerce-product-gallery__image:nth-child(2){margin-left:0}.woocommerce-grouped-product-list tbody a{color:#000;text-decoration:none;font-weight:600}.woocommerce-info a:hover{color:#000}.woocommerce-grouped-product-list tbody .woocommerce-grouped-product-list-item__price{font-weight:600}.woocommerce div.product .product_title{font-size:2rem}.woocommerce div.product .woocommerce-product-rating a.woocommerce-review-link{font-size:.8rem}.woocommerce ul.products li.product .star-rating{margin:5px 0 10px 0!important}.product .summary.entry-summary .book-author-name h5{margin-top:0;font-size:1rem;font-weight:400;margin-bottom:0}.product .summary.entry-summary .book-author-name h5 span{font-weight:700}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:1rem;color:#fb4747}.single.single-product div.product .price{font-size:1.5rem;font-weight:400;margin-bottom:10px;margin-top:0;color:#000}.woocommerce-variation.single_variation .woocommerce-variation-price{margin-bottom:10px}.single.single-product div.product .shop-single-product-stores-list{display:flex;flex-flow:wrap;margin-bottom:1em;margin-left:-.3em}span.also-available-text{font-weight:700;margin-bottom:10px;display:block}.single.single-product .shop-page-main-block.no-sidebar div.product .shop-single-product-stores-list a{padding:.3em .3em;width:20%}.single.single-product .shop-page-main-block.right-sidebar div.product .shop-single-product-stores-list a,.single.single-product .shop-page-main-block.left-sidebar div.product .shop-single-product-stores-list a{padding:.3em .3em;width:25%}.single.single-product div.product .shop-single-product-stores-list a img{display:block}.single.single-product .shop-single-product-book-meta h5{font-size:1rem;font-weight:400;margin:0;padding-bottom:.2em;color:#444}.single.single-product .shop-single-product-book-meta h5 span{font-weight:700}.single.single-product .book-information-item{display:flex}.single.single-product .book-information-item h5{margin:0;font-size:1rem;font-weight:400}.single.single-product .book-information-item .item-content{margin-left:10px}.single.single-product .book-information-item{padding:10px 0;border-bottom:1px solid #f1f1f1}.single.single-product .book-information-item:last-child{border-bottom:0}.single.single-product div.product .price del{font-weight:400}.woocommerce ul.products li.product .price span.woocommerce-Price-amount.amount{font-weight:400}body.custom-background.woocommerce ul.products li.product{background:#fff;border-radius:5px;overflow:hidden}body.custom-background.woocommerce ul.products li.product .author-portfolio-pro-product-loop-content-wrapper{padding:20px}.author-portfolio-pro-product-loop-content-wrapper{padding-top:15px;text-align:left}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:1.2rem;text-align:left;font-weight:400;padding-top:0}section.shop-page-main-block{padding:5em 0}section.shop-page-main-block .related ul.products{margin-bottom:0;width:100%}section.shop-page-main-block .related ul.products .slick-list{margin:0 -15px}section.shop-page-main-block .related ul.products .slick-slide{margin:0 15px}.woocommerce .products ul,.woocommerce ul.products{width:100%}section.shop-page-main-block .related.products{margin-top:3rem}body.custom-background.woocommerce .product .summary.entry-summary{background:#fff;padding:20px;border-radius:5px}body.custom-background .product-gallery-section .gallery-slider-item{border-radius:5px;overflow:hidden}body.custom-background .woocommerce-tabs.wc-tabs-wrapper{background:#fff;padding:20px;border-radius:5px}body.custom-background section.related.products>h2{background:#fff;padding:20px;border-radius:5px}section.related.products>h2{display:block;text-align:left;font-size:1.5rem;text-transform:capitalize;margin-top:0;margin-bottom:2.5rem;border-bottom:1px solid #f1f1f1;padding-bottom:.5em;position:relative}section.up-sells.upsells.products>h2{font-size:1.5rem}.woocommerce .cart-collaterals .cross-sells>h2,.woocommerce-page .cart-collaterals .cross-sells>h2{font-size:1.5rem}section.shop-page-main-block .related.products>h2:before{position:absolute;width:50px;height:2px;background:#fb4747;content:"";bottom:0}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{width:100%;float:none}.woocommerce table.shop_table{border-color:#f1f1f1;border-radius:0}.woocommerce table.shop_table tr th{border-bottom:0;border-top:0;padding:1.5em .9em}.woocommerce table.shop_table tbody tr:last-child td{padding:1.5em .9em}.woocommerce table.shop_table tr td{border-color:#f1f1f1}.woocommerce table.shop_table tr td.product-remove a{background:#fb4747;text-align:center;color:#ffffff!important}.woocommerce table.shop_table tr td.product-name a{color:#000;font-weight:400;font-size:18px;text-decoration:none}.woocommerce table.shop_table tr td.actions button.button{color:#fff}.woocommerce table.shop_table tr td.product-remove{width:40px}.woocommerce table.shop_table tr td.product-remove a{background:#bababa;color:#ffffff!important;!i;!}.woocommerce table.shop_table tr td.product-thumbnail{width:72px}.woocommerce-cart .cart-collaterals .cart_totals table td{vertical-align:middle}.woocommerce-page .cart-collaterals .cart_totals>h2{font-size:24px;margin-top:0}.author-portfolio-pro-single-page .woocommerce-info a{color:#fff;text-decoration:underline}.author-portfolio-pro-single-page form.checkout_coupon.woocommerce-form-coupon p.form-row-first{margin-bottom:0;width:50%}.author-portfolio-pro-single-page form.checkout_coupon.woocommerce-form-coupon p.form-row-first input{height:54px}.author-portfolio-pro-single-page form.checkout_coupon.woocommerce-form-coupon p.form-row-last{width:50%}.author-portfolio-pro-single-page form.checkout_coupon.woocommerce-form-coupon p.form-row-last button.button{color:#fff}.woocommerce table.shop_table tr td.product-thumbnail img{width:100%;height:100%;object-fit:contain;display:block}.woocommerce table.shop_table #coupon_code{width:auto!important;height:56px!important;border:1px solid #f1f1f1!important;padding-left:15px}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff;background-color:#000}h3#order_review_heading{margin-top:30px}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%;display:block;max-width:100%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%;max-width:100%;display:block}nav.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}nav.woocommerce-MyAccount-navigation ul li a{text-decoration:none;padding:1rem;display:block;background:#fb4747;color:#fff;margin-bottom:.1rem}nav.woocommerce-MyAccount-navigation ul li{margin-left:0}nav.woocommerce-MyAccount-navigation ul li.is-active a{background-color:#091a44}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:auto!important}.woocommerce div.product form.cart{display:flex}.woocommerce div.product form.cart.variations_form{display:block}.woocommerce-variation-add-to-cart.variations_button{display:flex}.woocommerce div.product form.cart .variations select{height:40px;padding:0 10px;border:1px solid #f1f1f1}span.product-title{display:block;font-weight:700;margin-bottom:.5rem;font-size:1rem}p.stars:hover a:before,p.stars.selected a.active:before,p.stars.selected a:not(.active):before{color:#fb4747}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#fb4747}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#fb4747}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{top:0}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#fb4747}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{width:10px;height:10px;border-radius:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:4px}.shop-page-main-block .page-title{margin-top:0}.widget_product_search form.woocommerce-product-search{display:flex;align-items:center}.widget_product_search button{font-size:0;position:relative;margin-left:-.3rem;float:right;text-align:center;height:50px;width:50px;line-height:50px;border:0;border-radius:0}.widget_product_search button:before{position:absolute;content:'\e924';font-family:'rswpthemes-icon';color:#fff;font-size:1rem;width:100%;text-align:center;height:100%;padding:0;left:0}.widget_product_search input[type="search"]{width:calc(100% - 3rem)}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{border-bottom:0}.woocommerce ul.products .product .author-portfolio-pro-product-list-layout{text-align:left}.woocommerce ul.products .product .author-portfoilo-pro-shop-list-layout-content-wrapper h2.woocommerce-loop-product__title{font-size:2rem;font-weight:700}.woocommerce ul.products .author-portfoilo-pro-shop-list-layout-content-wrapper .woocommerce-product-details__short-description h2{font-size:1.3rem;font-weight:400;color:rgb(0 0 0 / 80%);text-transform:capitalize;margin-top:5px}.woocommerce ul.products .author-portfoilo-pro-shop-list-layout-content-wrapper .woocommerce-product-details__short-description{text-align:left}.woocommerce ul.products .author-portfolio-pro-list-layout-add-to-cart-wrapper a.button{background:#fb4747;color:#fff;padding:10px 30px}.woocommerce ul.products .author-portfolio-pro-list-layout-add-to-cart-wrapper a.button:hover{background:#000;color:#fff}.author-portfolio-pro-list-layout-add-to-cart-wrapper{display:flex}.author-portfolio-pro-list-layout-add-to-cart-wrapper .author-portfolio-pro-woocommerce-default-add-to-cart{margin-right:30px}.woocommerce ul.products .this-book-also-available-on a.buy-now-button,.single-product.woocommerce .this-book-also-available-on a.buy-now-button{background:#f1f1f1;padding:10px 50px 10px 20px;display:block;color:#000;border:1px solid #f1f1f1;position:relative;text-decoration:none}.woocommerce ul.products .this-book-also-available-on ul.website-list-container,.single-product.woocommerce .this-book-also-available-on ul.website-list-container{background:#fff;border:1px solid #f1f1f1;border-top:0;margin-bottom:0;position:absolute;left:0;top:100%;z-index:55;opacity:0;visibility:hidden;transition:.4s;list-style:none;padding:0;margin:0}.woocommerce ul.products .this-book-also-available-on ul.website-list-container.open,.single-product.woocommerce .this-book-also-available-on ul.website-list-container.open{opacity:1;visibility:visible}.woocommerce ul.products .this-book-also-available-on ul.website-list-container li a,.single-product.woocommerce .this-book-also-available-on ul.website-list-container li a{padding:10px;display:block;border-bottom:1px solid #f1f1f1;transition:.4s;color:#000}.woocommerce ul.products .this-book-also-available-on ul.website-list-container li a:hover,.single-product.woocommerce .this-book-also-available-on ul.website-list-container li a:hover{background:#f1f1f1}.woocommerce ul.products .this-book-also-available-on,.single-product.woocommerce .this-book-also-available-on{position:relative}.woocommerce ul.products .this-book-also-available-on a.buy-now-button:before,.single-product.woocommerce .this-book-also-available-on a.buy-now-button:before{position:absolute;content:"\e91b";font-family:'rswpthemes';right:25px;font-weight:400}.author-portfolio-pro-single-add-to-cart-wrapper{display:flex}.author-portfolio-pro-single-add-to-cart-default{margin-right:30px}.woocommerce ul.products li.product a img{width:auto}.woocommerce-pagination .page-numbers{border:0!important;list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}.woocommerce .woocommerce-pagination .page-numbers li{border:0}.woocommerce .woocommerce-pagination .page-numbers li a,.woocommerce .woocommerce-pagination .page-numbers li span{padding:0;color:#fff;text-decoration:none;margin:.1rem;background-color:#fb4747;width:40px;height:40px;line-height:40px;text-align:center;display:block;border-radius:3px}.woocommerce-pagination .page-numbers li a:hover,.woocommerce-pagination .page-numbers li span:hover{background-color:#000000!important;color:#ffffff!important}.woocommerce-pagination .page-numbers li span.current{background-color:#000000!important}.woocommerce #review_form #respond form#commentform{background:#f1f1f1;padding:10px 30px;margin-top:20px;margin-bottom:20px;display:flex;flex-flow:wrap}.woocommerce #review_form #respond p.comment-form-author{display:block;width:50%!important;margin-bottom:0;padding-right:5px}.woocommerce #review_form #respond p.comment-form-email{display:block;width:50%!important;margin-bottom:0;padding-left:5px}.woocommerce #review_form #respond p.comment-form-email label{display:block;width:100%}.woocommerce #review_form #respond p.comment-form-author label{width:100%;display:block}.woocommerce #review_form #respond p.comment-form-email input{width:100%;margin-bottom:0}.woocommerce #review_form #respond p.comment-form-author input{width:100%;margin-bottom:0}.woocommerce #review_form #respond #commentform>p{width:100%}.woocommerce form#commentform p.form-submit{text-align:left}article.author-portfolio-pro-single-page form.woocommerce-cart-form span.quantity-text{display:none}article.author-portfolio-pro-single-page form.woocommerce-cart-form span.quantity-minus,article.author-portfolio-pro-single-page form.woocommerce-cart-form span.quantity-plus{display:none}.featured-slider-area{padding:30px 0 0 0}.featured-slider-area.featured-slider-block.alignwide{width:100vw;transform:translateX(-50%);left:50%;margin:0 auto;position:relative;right:50%;max-width:99.16vw}.featured-slider-area.slider_item_1{margin-top:-80px}.featured-slider-area.slider_item_1 .slick-dots button{width:15px;height:15px;border-radius:50px;background:#7f4d22;margin:4px}.featured-slider-area.slider_item_1 .slick-dots button:focus{outline:none}.featured-slider-area.slider_item_1 .slick-dots{display:flex;flex-direction:column;position:absolute;right:20px;bottom:50px}.featured-slider-area.slider_item_1 .slick-dots button.active{background:#f39745}.featured-slider-area .featured-slider__thumbnail{position:relative}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__thumbnail{height:400px}.featured-slider-area .featured-slider__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}}.featured-slider-area .featured-slider__thumbnail:before{position:absolute;width:100%;height:100%;left:0;bottom:0;background:linear-gradient(to top,#0b0b0b 0%,#fff0 30%,#fff0 100%);content:""}.slider_layout-classic.featured-slider-area .featured-slider__thumbnail:before{background:rgb(11 11 11 / .63)!important;z-index:1}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__thumbnail:before{background:linear-gradient(to top,#0b0b0b 0%,#fff0 70%,#fff0 100%)}}.featured-slider-area .featured-slider__single-item{position:relative}.featured-slider-area .featured-slider__single-item:hover .featured-slider__title h2 a{background-size:100% 3px}.featured-slider-area .featured-slider__content{position:absolute;bottom:0;left:0;width:100%;padding:1.187rem}.slider_layout-classic.featured-slider-area .featured-slider__content{height:100%;display:flex;justify-content:center;align-items:center;text-align:center;z-index:2}.featured-slider-area .featured-slider__category{margin-bottom:10px}.featured-slider-area .featured-slider__category a{color:#fff;background-color:#f39745;position:relative;padding:.4rem 1.5rem;font-size:.9375rem;transition:.4s}.slider_layout-classic.featured-slider-area .featured-slider__category a{border-radius:3px}.featured-slider-area .featured-slider__category a:hover,.featured-slider-area .featured-slider__category a:focus{text-decoration:none;background-color:#444}.featured-slider-area .featured-slider__category a:hover:before,.featured-slider-area .featured-slider__category a:focus:before{border-left-color:#444}.featured-slider-area .featured-slider__category a:before{position:absolute;bottom:-10px;width:10px;height:10px;background:#fff0;content:"";border-left:14px solid #f39745;border-right:10px solid #fff0;border-bottom:10px solid #fff0;transition:.4s}.slider_layout-classic.featured-slider-area .featured-slider__category a:before{display:none}.featured-slider-area .featured-slider__title{margin-bottom:15px;margin-top:0}.featured-slider-area .featured-slider__title h2{margin-bottom:0;line-height:40px;margin-top:20px}.slider_layout-classic.featured-slider-area .featured-slider__title h2{font-size:2.25rem;line-height:1.4;text-align:center}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__title h2{font-size:1.5rem;font-weight:700;line-height:34px}}.featured-slider-area .featured-slider__title h2 a{color:#fff;transition:.4s;padding-bottom:6px;background:linear-gradient(to right,currentColor 0%,currentColor 100%);background-size:0 3px;background-repeat:no-repeat;background-position:left 87%;display:inline;background-size:0% 3px;display:inline;text-decoration:none;padding-bottom:6px;transition:.4s}.featured-slider-area .featured-slider__title h2 a:hover{text-decoration:none}.featured-slider-area .featured-slider__excerpt{color:#fff;margin-bottom:15px;margin-top:0}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__excerpt{display:none}}.featured-slider-area .featured-slider__post-meta{display:flex;flex-flow:wrap}.slider_layout-classic.featured-slider-area .featured-slider__post-meta{width:100%;justify-content:center}.slider_layout-classic.featured-slider-area .featured-slider__post-meta>span:last-child{margin-right:0!important}.featured-slider-area .featured-slider__post-meta span.posted-on{margin-right:50px}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__post-meta span.posted-on{margin-right:0}}.featured-slider-area .featured-slider__post-meta span.posted-on i.rswpthemes-icon{color:#f39745;margin-right:10px;display:inline-block}.featured-slider-area .featured-slider__post-meta span.posted-on a{padding-left:0;color:#fff;text-decoration:none}.featured-slider-area .featured-slider__post-meta span.posted-on a time.updated:not(.published){display:none}.featured-slider-area .featured-slider__post-meta .display_post_views{color:#fff}.featured-slider-area .featured-slider__post-meta .display_post_views i.rswpthemes-icon{color:#f39745;margin-right:10px;display:inline-block}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__post-meta .display_post_views{display:none}}.featured-slider-area .featured-slider__post-meta .posted_by{margin-right:50px}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__post-meta .posted_by{margin-right:10px}}@media only screen and (min-width:768px) and (max-width:991px){.featured-slider-area .featured-slider__post-meta .posted_by{margin-right:20px}}.featured-slider-area .featured-slider__post-meta .posted_by a{display:inline-block;padding:0;margin-right:3rem;color:#fff;text-decoration:none;padding-left:0}.featured-slider-area .featured-slider__post-meta .posted_by a i{font-style:normal;text-transform:capitalize}.featured-slider-area .featured-slider__post-meta .posted_by a span{color:#f39745;margin-right:10px;display:inline-block}.featured-slider-area .featured-slider__post-meta .posted_by a:last-child{margin-right:0}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__thumbnail:before,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__thumbnail:before{background:linear-gradient(to top,#0b0b0b 0%,#fff0 50%,#fff0 100%)}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__thumbnail img,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__title h2,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__title h2{font-size:26px;line-height:36px;font-weight:700}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__content,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__content{padding-left:10px;padding-right:10px}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__post-meta,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__post-meta{margin-top:10px}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__post-meta span.posted_by,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__post-meta span.posted_by{margin-right:20px}.featured-slider-area .featured-slider__active[data-slidetoshow="4"] .featured-slider__post-meta span.posted-on,.featured-slider-area .featured-slider__active[data-slidetoshow="3"] .featured-slider__post-meta span.posted-on{margin-right:30px}@media only screen and (min-width:992px) and (max-width:1200px){.featured-slider-area .featured-slider__active[data-slidetoshow="2"] .featured-slider__thumbnail{height:500px!important}}.featured-slider-area .featured-slider__active[data-slidetoshow="2"] .featured-slider__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2{font-size:60px;line-height:70px}.blog-section-header-widget-area .featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2,.blog-section-footer-widget-area .featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2{font-size:30px;line-height:40px}@media only screen and (max-width:767px){.blog-section-header-widget-area .featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2,.blog-section-footer-widget-area .featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2{font-size:24px;line-height:34px}}@media only screen and (max-width:767px){.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2{font-size:28px;line-height:38px}}@media only screen and (min-width:768px) and (max-width:991px){.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__title h2{font-size:42px;line-height:52px}}.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail:before{background:linear-gradient(to top,#0b0b0b 0%,#fff0 60%,#fff0 100%)}@media only screen and (min-width:992px) and (max-width:1200px){.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail{height:580px!important}.blog-section-header-widget-area .featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail,.blog-section-footer-widget-area .featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail{height:340px!important}.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail:before{background:linear-gradient(to top,#0b0b0b 0%,#fff0 80%,#fff0 100%)}}@media only screen and (max-width:991px){.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail{height:500px!important}.featured-slider-area .featured-slider__active[data-slidetoshow="1"] .featured-slider__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}}.featured-slider-area .featured-slider__active .slick-arrow{width:50px;height:50px;background:rgb(243 151 69 / .55);border-radius:50px;font-size:20px;line-height:54px;padding:0;text-align:center;color:#fff;z-index:5;cursor:pointer}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__active .slick-arrow{width:40px;height:40px;line-height:40px;font-size:20px}}.featured-slider-area .featured-slider__active .slick-arrow:hover,.featured-slider-area .featured-slider__active .slick-arrow:focus{background:#fff;color:#f39745;outline:none;border:none}.featured-slider-area .featured-slider__active .slick-arrow.slick-next{position:absolute;right:50px;bottom:50%;z-index:444}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__active .slick-arrow.slick-next{bottom:50%;right:10px;margin-bottom:-20px}}@media only screen and (min-width:768px) and (max-width:991px){.featured-slider-area .featured-slider__active .slick-arrow.slick-next{bottom:50%;right:30px;margin-bottom:-20px}}.featured-slider-area .featured-slider__active .slick-arrow.slick-prev{position:absolute;left:50px;bottom:50%}@media only screen and (max-width:47.9375rem){.featured-slider-area .featured-slider__active .slick-arrow.slick-prev{bottom:50%;left:10px;margin-bottom:-20px}}@media only screen and (min-width:768px) and (max-width:991px){.featured-slider-area .featured-slider__active .slick-arrow.slick-prev{bottom:50%;left:30px;margin-bottom:-20px}}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .featured-slider__title h2,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .featured-slider__title h2{font-size:22px;line-height:32px;font-weight:700}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .featured-slider__content,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .featured-slider__content{padding-left:10px;padding-right:10px}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .featured-slider__post-meta,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .featured-slider__post-meta{margin-top:10px}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .featured-slider__thumbnail:before,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .featured-slider__thumbnail:before{background:linear-gradient(to top,#0b0b0b 0%,#fff0 70%,#fff0 100%)}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .featured-slider__thumbnail img,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .featured-slider__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .slick-arrow.slick-prev,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .slick-arrow.slick-prev{left:-100px;bottom:50%;margin-bottom:-25px}@media only screen and (max-width:1200px){.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .slick-arrow.slick-prev,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .slick-arrow.slick-prev{left:10px}}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .slick-arrow.slick-prev:hover,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .slick-arrow.slick-prev:hover{background:#f39745;color:#fff}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .slick-arrow.slick-next,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .slick-arrow.slick-next{right:-100px;bottom:50%;margin-bottom:-25px}@media only screen and (max-width:1200px){.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .slick-arrow.slick-next,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .slick-arrow.slick-next{right:10px}}.featured-slider-area .container .featured-slider__active[data-slidetoshow="4"] .slick-arrow.slick-next:hover,.featured-slider-area .container .featured-slider__active[data-slidetoshow="3"] .slick-arrow.slick-next:hover{background:#f39745;color:#fff}.featured-slider__active .slick-slide>div{margin-left:15px;margin-right:15px}@font-face{font-display:swap;font-family:'rswpthemes-icon';src:url(/wp-content/themes/author-portfolio-pro/assets/icons/fonts/rswpthemes-icon.eot?anrk15);src:url('/wp-content/themes/author-portfolio-pro/assets/icons/fonts/rswpthemes-icon.eot?anrk15#iefix') format('embedded-opentype'),url(/wp-content/themes/author-portfolio-pro/assets/icons/fonts/rswpthemes-icon.ttf?anrk15) format('truetype'),url(/wp-content/themes/author-portfolio-pro/assets/icons/fonts/rswpthemes-icon.woff?anrk15) format('woff'),url('/wp-content/themes/author-portfolio-pro/assets/icons/fonts/rswpthemes-icon.svg?anrk15#rswpthemes-icon') format('svg');font-weight:400;font-style:normal;font-display:block}.rswpthemes-icon{font-family:'rswpthemes-icon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-angle-down-solid:before{content:"\e900"}.icon-angle-left-solid:before{content:"\e901"}.icon-angle-right-solid:before{content:"\e902"}.icon-angle-up-solid:before{content:"\e903"}.icon-apple:before{content:"\e904"}.icon-arrow-down-long-solid1:before{content:"\e905"}.icon-arrow-down-solid:before{content:"\e906"}.icon-arrow-left-long-solid1:before{content:"\e907"}.icon-arrow-left-solid:before{content:"\e908"}.icon-arrow-right-long-solid:before{content:"\e909"}.icon-arrow-right-solid:before{content:"\e90a"}.icon-arrow-up-long-solid1:before{content:"\e90b"}.icon-arrow-up-solid:before{content:"\e90c"}.icon-bag-shopping-solid:before{content:"\e90d"}.icon-behance:before{content:"\e90e"}.icon-bluesky:before{content:"\e90f"}.icon-bluesky-square:before{content:"\e910"}.icon-bookmark-regular:before{content:"\e911"}.icon-bookmark-solid:before{content:"\e912"}.icon-calendar-days-solid:before{content:"\e913"}.icon-caret-down-solid:before{content:"\e914"}.icon-caret-up-solid:before{content:"\e915"}.icon-check-circle-regular:before{content:"\e916"}.icon-check-circle-solid:before{content:"\e917"}.icon-chevron-down-solid:before{content:"\e918"}.icon-circle-plus-solid:before{content:"\e919"}.icon-circle-xmark-solid:before{content:"\e91a"}.icon-clock-regular:before{content:"\e91b"}.icon-code-compare-solid:before{content:"\e91c"}.icon-codepen:before{content:"\e91d"}.icon-comment-solid:before{content:"\e91e"}.icon-copyright-regular:before{content:"\e91f"}.icon-copyright-solid:before{content:"\e920"}.icon-discord1:before{content:"\e921"}.icon-dribbble1:before{content:"\e922"}.icon-envelope-regular1:before{content:"\e923"}.icon-envelope-solid:before{content:"\e924"}.icon-eye-solid:before{content:"\e925"}.icon-facebook:before{content:"\e926"}.icon-facebook-messenger:before{content:"\e927"}.icon-github:before{content:"\e928"}.icon-goodreads:before{content:"\e929"}.icon-google:before{content:"\e92a"}.icon-hashtag-solid:before{content:"\e92b"}.icon-heart-regular:before{content:"\e92c"}.icon-image-regular:before{content:"\e92d"}.icon-image-solid:before{content:"\e92e"}.icon-images-regular:before{content:"\e92f"}.icon-images-solid:before{content:"\e930"}.icon-instagram:before{content:"\e931"}.icon-kickstarter:before{content:"\e932"}.icon-line1:before{content:"\e933"}.icon-linkedin1:before{content:"\e934"}.icon-magnifying-glass-solid1:before{content:"\e935"}.icon-medium:before{content:"\e936"}.icon-note-sticky-solid:before{content:"\e937"}.icon-pinterest:before{content:"\e938"}.icon-plus-solid:before{content:"\e939"}.icon-quote-left-solid:before{content:"\e93a"}.icon-quote-right-solid:before{content:"\e93b"}.icon-repeat-solid:before{content:"\e93c"}.icon-reply-solid:before{content:"\e93d"}.icon-slack:before{content:"\e93e"}.icon-square-check-solid:before{content:"\e93f"}.icon-square-facebook:before{content:"\e940"}.icon-square-instagram:before{content:"\e941"}.icon-square-pinterest:before{content:"\e942"}.icon-square-plus-solid:before{content:"\e943"}.icon-square-twitter:before{content:"\e944"}.icon-square-whatsapp1:before{content:"\e945"}.icon-square-x-twitter-brands-solid1:before{content:"\e946"}.icon-stack-overflow1:before{content:"\e947"}.icon-star-half-stroke-solid:before{content:"\e948"}.icon-star-regular:before{content:"\e949"}.icon-star-solid:before{content:"\e94a"}.icon-threads:before{content:"\e94b"}.icon-threads-square:before{content:"\e94c"}.icon-tiktok:before{content:"\e94d"}.icon-tumblr:before{content:"\e94e"}.icon-twitter:before{content:"\e94f"}.icon-user-solid:before{content:"\e950"}.icon-wattpad:before{content:"\e951"}.icon-whatsapp:before{content:"\e952"}.icon-wordpress:before{content:"\e953"}.icon-xmark-solid:before{content:"\e954"}.icon-x-twitter-brands-solid:before{content:"\e955"}.icon-youtube:before{content:"\e956"}.icon-comment-solid1:before{content:"\e957"}.icon-copyright-regular1:before{content:"\e958"}.icon-copyright-solid1:before{content:"\e959"}.icon-discord:before{content:"\e95a"}.icon-dribbble:before{content:"\e95b"}.icon-envelope-regular:before{content:"\e95c"}.icon-envelope-solid1:before{content:"\e95d"}.icon-eye-solid1:before{content:"\e95e"}.icon-facebook1:before{content:"\e95f"}.icon-facebook-messenger1:before{content:"\e960"}.icon-github1:before{content:"\e961"}.icon-goodreads1:before{content:"\e962"}.icon-google1:before{content:"\e963"}.icon-hashtag-solid1:before{content:"\e964"}.icon-heart-regular1:before{content:"\e965"}.icon-image-regular1:before{content:"\e966"}.icon-image-solid1:before{content:"\e967"}.icon-images-regular1:before{content:"\e968"}.icon-images-solid1:before{content:"\e969"}.icon-instagram1:before{content:"\e96a"}.icon-kickstarter1:before{content:"\e96b"}.icon-line:before{content:"\e96c"}.icon-linkedin:before{content:"\e96d"}.icon-magnifying-glass-solid:before{content:"\e96e"}.icon-medium1:before{content:"\e96f"}.icon-note-sticky-solid1:before{content:"\e970"}.icon-pinterest1:before{content:"\e971"}.icon-plus-solid1:before{content:"\e972"}.icon-quote-left-solid1:before{content:"\e973"}.icon-quote-right-solid1:before{content:"\e974"}.icon-repeat-solid1:before{content:"\e975"}.icon-reply-solid1:before{content:"\e976"}.icon-slack1:before{content:"\e977"}.icon-square-check-solid1:before{content:"\e978"}.icon-square-facebook1:before{content:"\e979"}.icon-square-instagram1:before{content:"\e97a"}.icon-square-pinterest1:before{content:"\e97b"}.icon-square-plus-solid1:before{content:"\e97c"}.icon-square-twitter1:before{content:"\e97d"}.icon-square-whatsapp:before{content:"\e97e"}.icon-square-x-twitter-brands-solid:before{content:"\e97f"}.icon-stack-overflow:before{content:"\e980"}.icon-star-half-stroke-solid1:before{content:"\e981"}.icon-star-regular1:before{content:"\e982"}.icon-star-solid1:before{content:"\e983"}.icon-tiktok1:before{content:"\e984"}.icon-tumblr1:before{content:"\e985"}.icon-twitter1:before{content:"\e986"}.icon-user-solid1:before{content:"\e987"}.icon-wattpad1:before{content:"\e988"}.icon-whatsapp1:before{content:"\e989"}.icon-wordpress1:before{content:"\e98a"}.icon-xmark-solid1:before{content:"\e98b"}.icon-x-twitter-brands-solid1:before{content:"\e98c"}.icon-youtube1:before{content:"\e98d"}.icon-threads1:before{content:"\e98e"}.icon-threads-square1:before{content:"\e98f"}.icon-arrow-up-long-solid:before{content:"\e990"}.icon-arrow-down-long-solid:before{content:"\e991"}.icon-arrow-left-long-solid:before{content:"\e992"}.icon-arrow-right-long-solid1:before{content:"\e993"}.icon-angle-down-solid1:before{content:"\e994"}.icon-angle-left-solid1:before{content:"\e995"}.icon-angle-right-solid1:before{content:"\e996"}.icon-angle-up-solid1:before{content:"\e997"}.icon-apple1:before{content:"\e998"}.icon-arrow-down-solid1:before{content:"\e999"}.icon-arrow-left-solid1:before{content:"\e99a"}.icon-arrow-right-solid1:before{content:"\e99b"}.icon-arrow-up-solid1:before{content:"\e99c"}.icon-bag-shopping-solid1:before{content:"\e99d"}.icon-behance1:before{content:"\e99e"}.icon-bluesky1:before{content:"\e99f"}.icon-bluesky-square1:before{content:"\e9a0"}.icon-bookmark-regular1:before{content:"\e9a1"}.icon-bookmark-solid1:before{content:"\e9a2"}.icon-calendar-days-solid1:before{content:"\e9a3"}.icon-caret-down-solid1:before{content:"\e9a4"}.icon-caret-up-solid1:before{content:"\e9a5"}.icon-check-circle-regular1:before{content:"\e9a6"}.icon-check-circle-solid1:before{content:"\e9a7"}.icon-chevron-down-solid1:before{content:"\e9a8"}.icon-circle-plus-solid1:before{content:"\e9a9"}.icon-circle-xmark-solid1:before{content:"\e9aa"}.icon-clock-regular1:before{content:"\e9ab"}.icon-code-compare-solid1:before{content:"\e9ac"}.icon-codepen1:before{content:"\e9ad"}.icon-facebook2:before{content:"\e9ae"}.icon-facebook-messenger2:before{content:"\e9af"}.icon-github2:before{content:"\e9b0"}.icon-goodreads2:before{content:"\e9b1"}.icon-google2:before{content:"\e9b2"}.icon-hashtag-solid2:before{content:"\e9b3"}.icon-heart-regular2:before{content:"\e9b4"}.icon-image-regular2:before{content:"\e9b5"}.icon-image-solid2:before{content:"\e9b6"}.icon-images-regular2:before{content:"\e9b7"}.icon-images-solid2:before{content:"\e9b8"}.icon-instagram2:before{content:"\e9b9"}.icon-kickstarter2:before{content:"\e9ba"}.icon-line2:before{content:"\e9bb"}.icon-linkedin2:before{content:"\e9bc"}.icon-magnifying-glass-solid2:before{content:"\e9bd"}.icon-medium2:before{content:"\e9be"}.icon-note-sticky-solid2:before{content:"\e9bf"}.icon-pinterest2:before{content:"\e9c0"}.icon-plus-solid2:before{content:"\e9c1"}.icon-quote-left-solid2:before{content:"\e9c2"}.icon-quote-right-solid2:before{content:"\e9c3"}.icon-repeat-solid2:before{content:"\e9c4"}.icon-reply-solid2:before{content:"\e9c5"}.icon-slack2:before{content:"\e9c6"}.icon-square-check-solid2:before{content:"\e9c7"}.icon-square-facebook2:before{content:"\e9c8"}.icon-square-instagram2:before{content:"\e9c9"}.icon-square-plus-solid2:before{content:"\e9ca"}.icon-square-twitter2:before{content:"\e9cb"}.icon-square-whatsapp2:before{content:"\e9cc"}.icon-square-x-twitter-brands-solid2:before{content:"\e9cd"}.icon-stack-overflow2:before{content:"\e9ce"}.icon-star-half-stroke-solid2:before{content:"\e9cf"}.icon-star-regular2:before{content:"\e9d0"}.icon-star-solid2:before{content:"\e9d1"}.icon-tiktok2:before{content:"\e9d2"}.icon-tumblr2:before{content:"\e9d3"}.icon-twitter2:before{content:"\e9d4"}.icon-user-solid2:before{content:"\e9d5"}.icon-wattpad2:before{content:"\e9d6"}.icon-whatsapp2:before{content:"\e9d7"}.icon-wordpress2:before{content:"\e9d8"}.icon-xmark-solid2:before{content:"\e9d9"}.icon-x-twitter-brands-solid2:before{content:"\e9da"}.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:rgb(117 117 117 / .1);color:var(--wp--preset--color--contrast,#1e1e1e);text-align:center;line-height:24px;border-radius:3px;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 rgb(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 rgb(0 0 0 / .1)}.payment-methods--logos-popover>img{object-position:center!important}#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:400;display:inline-flex;cursor:pointer;color:inherit!important;font-size:initial;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(/wp-content/plugins/woocommerce-payments/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:#fff0;opacity:.7}.js-woopayments-copy-test-number:hover i{opacity:.7}.js-woopayments-copy-test-number:active i{transform:scale(.9)}.js-woopayments-copy-test-number:focus{outline:none}.js-woopayments-copy-test-number.state--success i{mask-image:url(/wp-content/plugins/woocommerce-payments/assets/images/icons/check-green.svg?ver=488deef5db84c71239e1)}.wcpay-payment-element{margin-bottom:2rem}#express-payment-method-woopay{width:100%}.wc-block-components-main .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child{padding:0}.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"])>.payment-method-label .test-mode.badge{display:inline-block}.wc-block-checkout__payment-method .wc-block-components-radio-control__label:where([id^="radio-control-wc-payment-method-options-woocommerce_payments"][id$="__label"]){width:100%;display:block!important}.wc-block-checkout__payment-method .wc-block-components-radio-control__label:where([id^="radio-control-wc-payment-method-options-woocommerce_payments"][id$="__label"])>.payment-method-label{display:grid!important;justify-content:normal!important;grid-template-columns:max-content auto;grid-template-areas:"label badge logos";align-items:center;gap:8px;width:100%}.wc-block-checkout__payment-method .wc-block-components-radio-control__label:where([id^="radio-control-wc-payment-method-options-woocommerce_payments"][id$="__label"])>.payment-method-label>.payment-method-label__label{grid-area:label;width:100%}.wc-block-checkout__payment-method .wc-block-components-radio-control__label:where([id^="radio-control-wc-payment-method-options-woocommerce_payments"][id$="__label"])>.payment-method-label>.payment-methods--logos{grid-area:logos;height:24px;justify-self:end}.wc-block-checkout__payment-method .wc-block-components-radio-control__label:where([id^="radio-control-wc-payment-method-options-woocommerce_payments"][id$="__label"])>.payment-method-label>.test-mode.badge{grid-area:badge;background-color:#fff2d7;border-radius:4px;padding:4px 6px;font-size:12px;font-weight:400;line-height:16px;color:#4d3716;justify-self:start;width:max-content;display:none}#remember-me:empty{margin-bottom:0}#payment-method #radio-control-wc-payment-method-options-woocommerce_payments_affirm__label img{min-width:50px;height:auto}#payment-method #radio-control-wc-payment-method-options-woocommerce_payments_afterpay_clearpay__label img{min-width:auto;height:auto}#wcpay-woopay-button{container-type:inline-size;container-name:woopay-button}#wcpay-woopay-button .woopay-express-button{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(.9);max-width:100%}#wcpay-woopay-button .woopay-express-button:not(:disabled):focus,#wcpay-woopay-button .woopay-express-button:not(:disabled):focus-within{outline:4px solid #d1c1ff}#wcpay-woopay-button .woopay-express-button:not(:disabled):hover{cursor:pointer}#wcpay-woopay-button .woopay-express-button:disabled{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]:not(:disabled):hover{border-color:#a77eff;background:#a77eff}#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):hover{background:#e0e0e0}#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:rgb(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:rgb(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:#fff0;width:0;height:0;z-index:355001;border-top:15px solid #fff0;border-bottom:15px solid #fff0;border-right:15px solid #fff}}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}100%{transform:rotate(360deg)}}.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}.wc-block-components-spinner::after{content:" ";position:absolute;top:50%;left:50%;margin:-.5em 0 0 -.5em;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);backface-visibility:hidden;border-radius:50%;border:.2em solid currentColor;border-left-color:#fff0;animation:spinner__animation 1s infinite linear}.is-loadable-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:#fff0;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}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li{padding-bottom:12px!important}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child{padding-bottom:0!important}.wc-block-components-express-payment-continue-rule--cart{margin:24px 0!important;height:20px}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin-left:1px!important;width:99%!important}@supports not (-webkit-appearance:-apple-pay-button){#express-payment-method-woocommerce_payments_express_checkout_applePay:has(#express-checkout-button-preview-applePay){display:none}}.is-loadable-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:#fff0;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}