/**handles:select2,thrive-theme-woocommerce,thrive-theme,thrive-template**/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;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;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#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;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}
.woocommerce table.shop_table{border:none;margin:0 0 24px 0}.woocommerce a.button.add_to_cart_button,.woocommerce a.button.product_type_external,.woocommerce a.button.product_type_grouped,.woocommerce a.button.product_type_variable{padding:10px 20px;box-sizing:border-box;font-size:18px;font-style:normal;line-height:1.2;letter-spacing:normal;color:#525252;transition:color .15s,background-color .15s}.woocommerce a.button.add_to_cart_button:after{transition:opacity .15s;opacity:0;content:'';width:0;height:0}.woocommerce a.button.add_to_cart_button.added{animation:text-anim .5s ease-in 1.5s backwards}@keyframes text-anim{0%{color:transparent}}.woocommerce a.button.add_to_cart_button.added:after{box-sizing:border-box;position:absolute;font-size:20px!important;font-weight:400!important;line-height:1!important;left:calc(50% - 12px);top:50%;transform:translateY(-50%);content:"\e017"!important;width:24px;height:20px;opacity:1;margin-left:0;color:var(--tve-color,#525252);text-align:center;animation:fade-out-after-one-sec .25s ease-in 1.5s forwards}@keyframes fade-out-after-one-sec{0%{color:var(--tve-color,#fff)}100%{color:transparent}}.woocommerce a.button.add_to_cart_button.added:hover:after{color:var(--tve-color,#fff)}.woocommerce a.button.add_to_cart_button.loading{opacity:1;color:transparent!important}.woocommerce a.button.add_to_cart_button.loading:hover{color:transparent!important;background-color:var(--tve-applied-background-color,var(--tcb-skin-color-0))}.woocommerce a.button.add_to_cart_button.loading:after{background:0 0;position:absolute;opacity:1;left:calc(50% - 12px);top:calc(50% - 12px);width:24px;height:24px;border:3px solid;border-color:var(--tve-color,#525252);border-radius:50%;border-top:3px solid transparent;box-sizing:border-box}.woocommerce a.button.add_to_cart_button.loading:hover:after{border-color:var(--tve-color,#fff);border-top-color:transparent}.woocommerce a.added_to_cart{font-weight:700;background-color:var(--tve-applied-background-color,var(--tcb-skin-color-0));color:#fff;padding:3px 20px 3px 10px;border-radius:3px;box-sizing:border-box;font-size:18px;font-style:normal;line-height:1.72;letter-spacing:normal;position:relative;margin:7px 0 0;animation:slide-down .15s ease-out 1.5s forwards;opacity:0;text-decoration:none!important}.woocommerce a.added_to_cart:before{font-family:WooCommerce;content:"\e017";margin-right:.53em;vertical-align:middle;font-size:.85em}@keyframes slide-down{0%{opacity:0;transform:translateY(-42px)}100%{opacity:1;transform:translateY(0)}}.woocommerce a.added_to_cart:after{position:absolute;content:'';bottom:100%;width:0;height:0;left:calc(50% - 2.5px);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid;border-bottom-color:var(--tve-view-cart-arrow-color)!important}.woocommerce a.added_to_cart:hover{opacity:.8!important}.woocommerce-Reviews{width:100%}.woocommerce-Reviews h2.woocommerce-Reviews-title{display:none}.woocommerce-Reviews .comment-form-rating label{display:block;font-size:1.125em}.woocommerce-Reviews .comment-form-rating p{display:inline-block}.woocommerce-Reviews .comment-form-comment label{font-size:1.125em}.woocommerce-Reviews .comment-form-comment label .required{color:var(--tcb-skin-color-0)}.woocommerce-Reviews .comment-form-comment textarea{outline:0;min-height:105px;border-radius:3px;border:solid 1px rgba(151,151,151,.5);transition:all .15s}.woocommerce-Reviews .comment-form-comment textarea:hover{border-color:rgba(20,20,20,.5)}.woocommerce-Reviews .comment-form-submit{float:none;display:block;margin:25px 0 0}.woocommerce-Reviews .comment-form-submit button{width:inherit}.woocommerce-Reviews div.star-rating{font-size:1em}.woocommerce-Reviews .comment-reply-title{font-size:22px;font-weight:700;margin:0 0 20px;display:inline-block}.woocommerce #reviews #comments ol.commentlist li{margin:0 0 40px}.woocommerce #reviews #comments ol.commentlist li img.avatar{padding:0;width:60px;border:0;border-radius:50%}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 85px;border:solid 1px rgba(204,204,204,.5);border-radius:3px;padding:1.125em 1.563em 45px}.woocommerce #reviews #comments ol.commentlist li .comment-text p{padding:0;font-size:1.125em;line-height:1.5}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:1.125em}.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child{margin:0}.woocommerce .tve-woo-quantity-button{display:inline-flex!important;background:0 0;border:0;outline:0;padding:0;color:inherit;transition:opacity .15s}.woocommerce .tve-woo-quantity-button:hover{opacity:.7}.woo-select,.woocommerce div.product form.cart .variations select,.woocommerce-ordering select{font-size:inherit;color:inherit;line-height:1.3;padding:10px 25px 10px 10px;max-width:100%;box-sizing:border-box;border:solid 1px rgba(151,151,151,.5);border-radius:3px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23a6a7a7' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E"),linear-gradient(to bottom,#fff 0,#fff 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;cursor:pointer;opacity:.85;transition:all .15s;height:45px}.woo-select:focus,.woo-select:hover,.woocommerce div.product form.cart .variations select:focus,.woocommerce div.product form.cart .variations select:hover,.woocommerce-ordering select:focus,.woocommerce-ordering select:hover{border-color:rgba(20,20,20,.5);opacity:1}.woo-select:focus,.woocommerce div.product form.cart .variations select:focus,.woocommerce-ordering select:focus{outline:0}.woo-select option,.woocommerce div.product form.cart .variations select option,.woocommerce-ordering select option{font-weight:400;font-size:inherit}.cart-template-wrapper .woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button,.custom-sp-btn,.woocommerce-checkout #payment #place_order,.woocommerce-checkout-page #payment #place_order{float:unset;width:100%;box-sizing:border-box;padding:16px 0;margin:25px 0 0;font-size:18px}.cart-template-wrapper .woocommerce .cart_totals input[type=radio],.custom-radio,.woocommerce-checkout input[type=radio]{position:absolute;opacity:0}.cart-template-wrapper .woocommerce .cart_totals input[type=radio]~label,.custom-radio~label,.woocommerce-checkout input[type=radio]~label{position:relative;padding-left:35px}.cart-template-wrapper .woocommerce .cart_totals input[type=radio]~label:before,.custom-radio~label:before,.woocommerce-checkout input[type=radio]~label:before{position:absolute;left:0;top:2px;content:'';width:18px;height:18px;border:solid 1.75px rgba(151,151,151,.5);background-color:#fff;box-sizing:border-box;border-radius:50%}.cart-template-wrapper .woocommerce .cart_totals input:checked[type=radio]~label,.custom-radio:checked~label,.woocommerce-checkout input:checked[type=radio]~label{font-weight:700}.cart-template-wrapper .woocommerce .cart_totals input:checked[type=radio]~label:before,.custom-radio:checked~label:before,.woocommerce-checkout input:checked[type=radio]~label:before{background-color:var(--tcb-skin-color-0);box-shadow:inset 0 0 0 2px var(--tcb-skin-color-0),inset 0 0 0 4px #fff;border:none}.woo-select2 .select2-results__option,.woocommerce .select2-container--default .select2-results__option,.woocommerce-page .select2-container--default .select2-results__option{outline:0}.woo-select2 .select2-search__field,.woocommerce .select2-container--default .select2-search__field,.woocommerce-page .select2-container--default .select2-search__field{outline:0;transition:all .15s}.woo-select2 .select2-search__field:hover,.woocommerce .select2-container--default .select2-search__field:hover,.woocommerce-page .select2-container--default .select2-search__field:hover{border-color:rgba(20,20,20,.5)}.woo-select2 .select2-results__options,.woocommerce .select2-container--default .select2-results__options,.woocommerce-page .select2-container--default .select2-results__options{outline:0}.woo-select2 .select2-results__options::-webkit-scrollbar,.woocommerce .select2-container--default .select2-results__options::-webkit-scrollbar,.woocommerce-page .select2-container--default .select2-results__options::-webkit-scrollbar{width:8px}.woo-select2 .select2-results__options::-webkit-scrollbar-track,.woocommerce .select2-container--default .select2-results__options::-webkit-scrollbar-track,.woocommerce-page .select2-container--default .select2-results__options::-webkit-scrollbar-track{background:#f1f1f1}.woo-select2 .select2-results__options::-webkit-scrollbar-thumb,.woocommerce .select2-container--default .select2-results__options::-webkit-scrollbar-thumb,.woocommerce-page .select2-container--default .select2-results__options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);transition:background .15s}.woo-select2 .select2-results__options::-webkit-scrollbar-thumb:hover,.woocommerce .select2-container--default .select2-results__options::-webkit-scrollbar-thumb:hover,.woocommerce-page .select2-container--default .select2-results__options::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.woo-select2 .select2-results__option--highlighted[aria-selected],.woo-select2 .select2-results__option--highlighted[data-selected],.woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected],.woocommerce .select2-container--default .select2-results__option--highlighted[data-selected],.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected],.woocommerce-page .select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--tcb-skin-color-0)}.woo-select2.select2-container--open .select2-selection--single,.woocommerce .select2-container--open.select2-container--default .select2-selection--single,.woocommerce-page .select2-container--open.select2-container--default .select2-selection--single{border-color:rgba(20,20,20,.5);opacity:1}.woo-select2 .select2-selection--single,.woocommerce .select2-container--default .select2-selection--single,.woocommerce-page .select2-container--default .select2-selection--single{height:45px;margin:0;box-sizing:border-box;border-radius:3px;border:solid 1px rgba(151,151,151,.5);background-color:#fff;padding:10px 12px;outline:0;transition:border-color .15s,opacity .15s;opacity:.85}.woo-select2 .select2-selection--single:hover,.woocommerce .select2-container--default .select2-selection--single:hover,.woocommerce-page .select2-container--default .select2-selection--single:hover{border-color:rgba(20,20,20,.5);opacity:1}.woo-select2 .select2-selection--single .select2-selection__placeholder,.woocommerce .select2-container--default .select2-selection--single .select2-selection__placeholder,.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit;font-family:inherit;font-size:inherit}.woo-select2 .select2-selection--single .select2-selection__arrow,.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow,.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:calc(100% - 2px);width:35px}.woo-select2 .select2-selection--single .select2-selection__arrow b,.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b,.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23a6a7a7' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/%3E%3C/svg%3E") right .7em top 50% no-repeat;border:none;background-size:.65em auto;height:100%;width:25px;margin:0;top:0;right:0;left:unset}.woo-select2 .select2-selection--single .select2-selection__rendered,.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal;color:inherit}.woo-select2 ul li,.woocommerce .select2-container--default ul li,.woocommerce-page .select2-container--default ul li{margin:0}.product table,.product td,.product th{border:none}.woocommerce-checkout table,.woocommerce-checkout td,.woocommerce-checkout th{border:none}.woocommerce-checkout #select2-billing_country-results,.woocommerce-checkout #select2-billing_state-results{border-radius:0!important}.woocommerce-checkout .select2-container{border:solid 1px rgba(151,151,151,.5);border-radius:3px}.woocommerce-checkout .select2-container .select2-selection{border:0!important}.woocommerce-checkout.tve_editor_page .select2-selection{pointer-events:none}.woocommerce-checkout.tve_editor_page .woocommerce-input-wrapper select option{display:none}.woocommerce-checkout.tve_editor_page #payment .wc-stripe-elements-field{min-height:16px}.woocommerce-checkout .woocommerce-info:before{color:inherit!important;position:initial!important;margin-left:-30px!important;margin-right:10px!important}.woocommerce-checkout::after{content:'';display:block;clear:both}.woocommerce-checkout #order_review span.amount{display:inline-block}.woocommerce-checkout .woocommerce-error::before{position:initial!important}.woocommerce-checkout .container input:checked~.checkmark:after{display:block}.woocommerce-checkout .form-row.woocommerce-invalid label a{color:#a00}.woocommerce-checkout .woocommerce-form__label-for-checkbox{line-height:1.75em!important;display:block!important;position:relative}.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]{position:absolute;opacity:0}.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]~span:not(.required){padding-left:35px}.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]~span:not(.required):before{position:absolute;left:0;top:calc(.875em - 8px);content:'';width:18px;height:18px;border:solid 1.75px rgba(151,151,151,.5);background-color:#fff;box-sizing:border-box}.woocommerce-checkout .woocommerce-form__label-for-checkbox input[type=checkbox]:checked~span:not(.required):before{border:none;background:var(--tcb-skin-color-0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E") center/14px no-repeat}.woocommerce-checkout #order_review_heading{border:solid 3px rgba(228,228,228,.25);border-bottom:none;margin:0;box-sizing:border-box;padding:15px 35px 5px}.woocommerce-checkout #payment{background-color:rgba(228,228,228,.25);border-radius:0;padding:35px 35px 35px}.woocommerce-checkout #payment div.form-row{padding:0 0 1em;margin:0}.woocommerce-checkout #payment ul.payment_methods{padding:0;margin:0}.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-info){margin:0 0 20px;padding:0}.woocommerce-checkout #payment ul.payment_methods li:last-child>div{padding-bottom:10px}.woocommerce-checkout #payment div.payment_box{background:0 0;padding:0 1em 25px 35px;margin:0}.woocommerce-checkout #payment div.payment_box p{margin:0;padding:0}.woocommerce-checkout #payment div.payment_box:before{content:none}.woocommerce-checkout .main-container a{text-decoration:underline!important;color:inherit;transition:opacity .15s}.woocommerce-checkout .main-container a:hover{opacity:.6}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{background-color:rgba(228,228,228,.25);border:none}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before{color:inherit;position:initial}.woocommerce-checkout .woocommerce-privacy-policy-text p{padding:25px 0 0}.woocommerce-checkout ul#shipping_method{display:table;margin:0;float:right}.woocommerce-checkout ul#shipping_method li{text-align:left;padding:0;font-weight:400}.woocommerce-checkout ul#shipping_method li:last-child{margin-bottom:0}.woocommerce-checkout table.shop_table{border:solid 3px rgba(228,228,228,.25);border-top:none;margin:0;padding:0 35px 24px 35px;border-radius:0;box-sizing:border-box}.woocommerce-checkout table.shop_table .product-name{font-weight:700}.woocommerce-checkout table.shop_table .product-name dl{margin:0;line-height:1.4em;font-size:.875em;opacity:.9}.woocommerce-checkout table.shop_table .product-name dl:first-of-type{margin-top:5px}.woocommerce-checkout table.shop_table .product-name dl dd p{margin:0;padding:0;line-height:1.4em;font-size:1em}.woocommerce-checkout table.shop_table td,.woocommerce-checkout table.shop_table th{padding:9px 0}.woocommerce-checkout table.shop_table td:last-child,.woocommerce-checkout table.shop_table th:last-child{text-align:right}.woocommerce-checkout table.shop_table .order-total strong{font-weight:700}.woocommerce-checkout table.shop_table .woocommerce-shipping-totals th{vertical-align:top}.woocommerce-checkout table.shop_table .woocommerce-shipping-totals td,.woocommerce-checkout table.shop_table .woocommerce-shipping-totals th{border:none}.woocommerce-checkout .woocommerce-billing-fields>h3{padding:18px 0 5px}.woocommerce-checkout .woocommerce-form-coupon{display:none}.woocommerce-checkout #customer_details{width:48%;float:left}@media (max-width:768px){.woocommerce-checkout #customer_details{width:100%}}.woocommerce-checkout #customer_details>.col-1,.woocommerce-checkout #customer_details>.col-2{width:100%;float:none}.woocommerce-checkout #customer_details>.col-1>div,.woocommerce-checkout #customer_details>.col-2>div{margin-bottom:20px}.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{float:left;width:48%;margin-left:4%;box-sizing:border-box}@media (max-width:768px){.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{width:100%;margin-left:0}}.woocommerce-order .woocommerce-column__title,.woocommerce-order .woocommerce-order-details__title{font-size:1.5em;font-weight:700;margin:0 0 10px}.woocommerce-order .woocommerce-thankyou-order-received{font-size:1.875em;padding:0;margin:65px 0;color:var(--tcb-skin-color-0);font-weight:700}.woocommerce-order table.woocommerce-table--order-details{border-top:solid 3px rgba(228,228,228,.25);padding:0 15px 10px 15px}.woocommerce-order table.woocommerce-table--order-details .product-name a{text-decoration:none!important}.woocommerce-order table.woocommerce-table--order-details tr td .wc-item-meta{margin:5px 0 0;padding:0}.woocommerce-order table.woocommerce-table--order-details tr td .wc-item-meta li{margin:0;padding:0}.woocommerce-order table.woocommerce-table--order-details tr td .wc-item-meta p,.woocommerce-order table.woocommerce-table--order-details tr td .wc-item-meta strong{margin:0;padding:0;line-height:1.4em}.woocommerce-order table.woocommerce-table--order-details tr td:last-child{opacity:.7}.woocommerce-order table.woocommerce-table--order-details tr td,.woocommerce-order table.woocommerce-table--order-details tr th{padding:15px}.woocommerce .woocommerce-customer-details address{border-radius:0;border:solid 3px rgba(228,228,228,.25);padding:20px 25px;box-sizing:border-box}.woocommerce .woocommerce-customer-details address p{padding:0;margin:5px 0 0}.woocommerce ul.order_details{padding:0;display:flex}@media (max-width:1024px){.woocommerce ul.order_details{flex-wrap:wrap}}.woocommerce ul.order_details li{margin:0 43px 10px 0;padding-right:43px;border-right:1px solid rgba(151,151,151,.5);word-break:break-word}.woocommerce ul.order_details li:last-of-type{margin-right:0;padding-right:0}.woocommerce ul.order_details .woocommerce-order-overview__email,.woocommerce ul.order_details .woocommerce-order-overview__payment-method{max-width:250px}.woocommerce ul.order_details+p{padding:0;margin:0 0 20px}.woocommerce-account .sp-btn,.woocommerce-account .woocommerce-EditAccountForm .button,.woocommerce-account .woocommerce-address-fields .button{background:var(--tcb-skin-color-0);color:#fff;transition:all .15s}.woocommerce-account .sp-btn:hover,.woocommerce-account .woocommerce-EditAccountForm .button:hover,.woocommerce-account .woocommerce-address-fields .button:hover{color:#fff;background:linear-gradient(rgba(225,225,225,.2),rgba(225,225,225,.2)),linear-gradient(var(--tcb-skin-color-0),var(--tcb-skin-color-0))}.woocommerce-account p a{color:var(--tcb-skin-color-0)}.woocommerce-account .woocommerce-EditAccountForm legend{padding:0 10px}.woocommerce-account .woocommerce-EditAccountForm .button{margin-top:25px}.woocommerce-account address,.woocommerce-account em{font-style:normal}.woocommerce-account .addresses .title{margin:35px 0 20px}.woocommerce-account .addresses .title .edit{color:var(--tcb-skin-color-0);font-size:1.125em;font-weight:700;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation{max-width:280px}@media (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation{max-width:100%;margin-bottom:20px}}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:25px 40px;margin:0;background-color:rgba(228,228,228,.25)}.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin:0;padding:0;color:inherit;font-family:inherit}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a{font-weight:700;background:rgba(228,228,228,.42) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' viewBox='0 0 7 11'%3E%3Cpath fill='%23333' d='M1.16 11c.111 0 .215-.046.314-.137l5.415-5.088v.034C6.963 5.718 7 5.615 7 5.5c0-.115-.037-.218-.11-.31L1.473.104C1.375.034 1.27 0 1.16 0 1.05 0 .946.034.847.103L.111.791C.037.882 0 .985 0 1.1c0 .115.037.206.11.275L4.496 5.5.11 9.625C.037 9.694 0 9.785 0 9.9c0 .115.037.218.11.31l.737.687c.099.069.203.103.314.103z'/%3E%3C/svg%3E%0A") left 19px center no-repeat}@media (max-width:480px){.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:10px}}.woocommerce-account .woocommerce-MyAccount-navigation a{text-decoration:none;color:inherit;font-family:inherit;line-height:48px;transition:background-color .15s;display:block;padding:0 20px 0 45px}.woocommerce-account .woocommerce-MyAccount-content{width:calc(100% - 325px)}@media (max-width:768px){.woocommerce-account .woocommerce-MyAccount-content{width:100%}}.woocommerce-account .woocommerce-MyAccount-content h3{font-weight:700;font-size:1.5em}.woocommerce table.my_account_orders .button{padding:15px 25px}.woocommerce table.my_account_orders .button:hover{transition:all .15s;color:#fff;background-color:var(--tcb-skin-color-0)}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{line-height:1.33;padding:18px 14px;font-size:1.125em}.woocommerce table.my_account_orders th{opacity:.7}.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-date,.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-status,.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-total{opacity:.7}.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-number a{color:inherit;font-weight:700}.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-number a:hover{text-decoration:underline;color:var(--tcb-skin-color-0)}.woocommerce table.my_account_orders td{border-top:1px solid rgba(151,151,151,.1)}.woocommerce table.my_account_orders tr:last-child td{border-bottom:1px solid rgba(151,151,151,.1)}.cart-template-wrapper table,.cart-template-wrapper td,.cart-template-wrapper th{border:none}.cart-template-wrapper .woocommerce-error{display:flex!important;padding:10px!important}.cart-template-wrapper .woocommerce-error::before{position:initial!important;padding-right:10px!important}.cart-template-wrapper td.product-name dl{margin:0;line-height:1.4em;font-size:.875em;opacity:.7}.cart-template-wrapper td.product-name dl:first-of-type{margin-top:5px}.cart-template-wrapper td.product-name dl dd p{margin:0;padding:0;line-height:1.4em;font-size:1em}.cart-template-wrapper .woocommerce{display:flex;flex-wrap:wrap;align-items:flex-start}.cart-template-wrapper .woocommerce .coupon{display:block!important}.cart-template-wrapper .woocommerce>*{flex-basis:100%}.cart-template-wrapper .woocommerce .cart-collaterals>*{width:100%;float:none}@media (min-width:900px){.cart-template-wrapper .woocommerce .woocommerce-cart-form{flex-basis:calc(100% - 380px);margin-right:20px}.cart-template-wrapper .woocommerce .cart_totals{flex-basis:360px}}.cart-template-wrapper .woocommerce .cross-sells h2{margin:0 0 20px}.cart-template-wrapper .woocommerce .cross-sells ul.products{padding-left:0!important}@media (min-width:769px){.cart-template-wrapper .woocommerce .woocommerce-cart-form{table-layout:fixed}.cart-template-wrapper .woocommerce .woocommerce-cart-form .coupon input{width:150px!important}.cart-template-wrapper .woocommerce .woocommerce-cart-form th{padding:15px 10px;line-height:1.2}.cart-template-wrapper .woocommerce .woocommerce-cart-form td{border-top-color:rgba(151,151,151,.1);padding:15px 10px;line-height:1}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-subtotal{min-width:80px}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-name{width:40%}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-name a{font-weight:700;line-height:1.3}}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-thumbnail img{transition:opacity .15s}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-thumbnail img:hover{opacity:.75}.cart-template-wrapper .woocommerce .woocommerce-cart-form .quantity{display:flex;font-weight:400}.cart-template-wrapper .woocommerce .woocommerce-cart-form .quantity .qty{padding:0;width:40px;transition:opacity .15s}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-remove{padding:15px 0;width:18px}.cart-template-wrapper .woocommerce .woocommerce-cart-form .product-remove a{font-size:18px;font-weight:700}.cart-template-wrapper .woocommerce .woocommerce-cart-form button[name=apply_coupon]{font-weight:400}.cart-template-wrapper .woocommerce .woocommerce-cart-form button[name=update_cart]{outline:0}.cart-template-wrapper .woocommerce .woocommerce-cart-form button[name=update_cart]:disabled{background:0 0}.cart-template-wrapper .woocommerce .cart_totals{background-color:rgba(228,228,228,.25);padding:15px 20px 20px;box-sizing:border-box}@media (max-width:768px){.cart-template-wrapper .woocommerce .cart_totals{margin-bottom:20px}.cart-template-wrapper .woocommerce .cart_totals tr:nth-child(2n) td{background:0 0}}.cart-template-wrapper .woocommerce .cart_totals .select2-selection--single{text-align:left}.cart-template-wrapper .woocommerce .cart_totals input[type=text]{outline:0;transition:all .15s}.cart-template-wrapper .woocommerce .cart_totals input[type=text]:hover{border-color:rgba(20,20,20,.5)}.cart-template-wrapper .woocommerce .cart_totals .form-row{margin:0 0 6px;padding:0}.cart-template-wrapper .woocommerce .cart_totals .form-row:first-child{margin-top:6px}.cart-template-wrapper .woocommerce .cart_totals td,.cart-template-wrapper .woocommerce .cart_totals th{padding:9px 0;line-height:1}.cart-template-wrapper .woocommerce .cart_totals td:last-child,.cart-template-wrapper .woocommerce .cart_totals th:last-child{text-align:right}.cart-template-wrapper .woocommerce .cart_totals .cart-subtotal td,.cart-template-wrapper .woocommerce .cart_totals .cart-subtotal th{font-weight:700}.cart-template-wrapper .woocommerce .cart_totals ul#shipping_method{display:table;margin:0;float:right}.cart-template-wrapper .woocommerce .cart_totals ul#shipping_method li{text-align:left;padding:0}.cart-template-wrapper .woocommerce .cart_totals .woocommerce-shipping-totals th{vertical-align:top}.cart-template-wrapper .woocommerce .cart_totals .woocommerce-shipping-totals p{color:inherit;clear:both;padding:0}.cart-template-wrapper .woocommerce .cart_totals .woocommerce-shipping-totals td,.cart-template-wrapper .woocommerce .cart_totals .woocommerce-shipping-totals th{border:none}.cart-template-wrapper .woocommerce .cart_totals .shipping-calculator-button{text-decoration:underline!important;color:inherit;transition:opacity .15s}.cart-template-wrapper .woocommerce .cart_totals .shipping-calculator-button:hover{opacity:.6}.cart-template-wrapper .woocommerce .cart_totals .wc-proceed-to-checkout{padding:0}.cart-template-wrapper .woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button{margin:0}@media (max-width:768px){.tve_editor_page .cart-template-wrapper td.on_hover:not(.product-name){outline:0!important}.tve_editor_page .cart-template-wrapper td.on_hover:not(.product-name):before{outline:1px solid #1da5e5}.tve_editor_page .cart-template-wrapper th.tve_no_icons.edit_mode+td:before,.tve_editor_page .cart-template-wrapper thead.tve_no_icons.edit_mode+tbody td:before{outline:1px solid #2ecc71}.woocommerce table.shop_table_responsive.cart tr,.woocommerce-page table.shop_table_responsive.cart tr{position:relative;margin:0 0 10px;padding:0}.woocommerce table.shop_table_responsive.cart tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive.cart tr:nth-child(2n) td{background-color:transparent}.woocommerce table.shop_table_responsive.cart tr:last-child td:last-of-type,.woocommerce-page table.shop_table_responsive.cart tr:last-child td:last-of-type{justify-content:center;flex-wrap:wrap;padding:0;border:none}.woocommerce table.shop_table_responsive.cart tr td,.woocommerce-page table.shop_table_responsive.cart tr td{padding:0 15px 0 135px;border:none;min-height:30px;line-height:1.2;display:flex;justify-content:space-between;align-items:center}.woocommerce table.shop_table_responsive.cart tr td:last-of-type,.woocommerce-page table.shop_table_responsive.cart tr td:last-of-type{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:10px;font-weight:700}.woocommerce table.shop_table_responsive.cart tr .coupon,.woocommerce-page table.shop_table_responsive.cart tr .coupon{order:2}.woocommerce table.shop_table_responsive.cart tr button[name=update_cart],.woocommerce-page table.shop_table_responsive.cart tr button[name=update_cart]{width:initial!important;margin:25px 0 25px}.woocommerce table.shop_table_responsive.cart tr .quantity .qty,.woocommerce-page table.shop_table_responsive.cart tr .quantity .qty{padding:2.5px 5px!important}.woocommerce table.shop_table_responsive.cart tr .product-name,.woocommerce-page table.shop_table_responsive.cart tr .product-name{text-align:left!important;font-weight:700;font-size:1.125em;padding:0 0 0 135px;box-sizing:border-box;flex-flow:column;align-items:flex-start}.woocommerce table.shop_table_responsive.cart tr .product-name a,.woocommerce-page table.shop_table_responsive.cart tr .product-name a{padding:4px 40px 5px 0}.woocommerce table.shop_table_responsive.cart tr .product-name dl,.woocommerce-page table.shop_table_responsive.cart tr .product-name dl{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:0 15px 0 0;flex-wrap:wrap}.woocommerce table.shop_table_responsive.cart tr .product-name dl dd,.woocommerce table.shop_table_responsive.cart tr .product-name dl dt,.woocommerce-page table.shop_table_responsive.cart tr .product-name dl dd,.woocommerce-page table.shop_table_responsive.cart tr .product-name dl dt{width:50%;margin:0;line-height:30px}.woocommerce table.shop_table_responsive.cart tr .product-name dl dd,.woocommerce-page table.shop_table_responsive.cart tr .product-name dl dd{text-align:right}.woocommerce table.shop_table_responsive.cart tr .product-name:before,.woocommerce-page table.shop_table_responsive.cart tr .product-name:before{content:none}.woocommerce table.shop_table_responsive.cart tr .product-remove,.woocommerce-page table.shop_table_responsive.cart tr .product-remove{padding:0!important;position:absolute;top:0;right:10px}.woocommerce table.shop_table_responsive.cart tr .product-thumbnail,.woocommerce-page table.shop_table_responsive.cart tr .product-thumbnail{display:block!important;position:absolute;left:15px;top:5px;padding:0;z-index:1}.woocommerce table.shop_table_responsive.cart tr .product-thumbnail:before,.woocommerce-page table.shop_table_responsive.cart tr .product-thumbnail:before{content:none}.woocommerce table.shop_table_responsive.cart tr .product-thumbnail a,.woocommerce-page table.shop_table_responsive.cart tr .product-thumbnail a{width:110px;height:110px;display:flex;align-items:center;justify-content:center}.woocommerce table.shop_table_responsive.cart tr .product-thumbnail img,.woocommerce-page table.shop_table_responsive.cart tr .product-thumbnail img{max-width:110px;max-height:110px;width:auto}}.tcb-style-wrap ins,.tcb-style-wrap mark,.woocommerce ins,.woocommerce mark,.woocommerce-page ins,.woocommerce-page mark{background:0 0}.tcb-style-wrap .widget li,.tcb-style-wrap .widget p,.tcb-style-wrap .widget ul,.woocommerce .widget li,.woocommerce .widget p,.woocommerce .widget ul,.woocommerce-page .widget li,.woocommerce-page .widget p,.woocommerce-page .widget ul{font-size:inherit;color:inherit;font-family:inherit}.tcb-style-wrap .widget ul h2,.woocommerce .widget ul h2,.woocommerce-page .widget ul h2{font-size:22px;font-weight:700;text-transform:initial}.tcb-style-wrap .widget .button,.woocommerce .widget .button,.woocommerce-page .widget .button{transition:all .15s}.tcb-style-wrap .widget .button.checkout,.woocommerce .widget .button.checkout,.woocommerce-page .widget .button.checkout{background:linear-gradient(var(--tcb-skin-color-0),var(--tcb-skin-color-0));color:#fff}.tcb-style-wrap .widget .button.checkout:hover,.woocommerce .widget .button.checkout:hover,.woocommerce-page .widget .button.checkout:hover{background:linear-gradient(rgba(225,225,225,.2),rgba(225,225,225,.2)),linear-gradient(var(--tcb-skin-color-0),var(--tcb-skin-color-0))}.tcb-style-wrap .widget .button.tve-state-hover,.tcb-style-wrap .widget .button:hover,.woocommerce .widget .button.tve-state-hover,.woocommerce .widget .button:hover,.woocommerce-page .widget .button.tve-state-hover,.woocommerce-page .widget .button:hover{background:linear-gradient(var(--tcb-skin-color-0),var(--tcb-skin-color-0));color:#fff}.tcb-style-wrap .star-rating,.woocommerce .star-rating,.woocommerce-page .star-rating{font-size:.857em;color:var(--tcb-skin-color-0);width:6.4em}.tcb-style-wrap .star-rating span:before,.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before{content:"\53\00a0\53\00a0\53\00a0\53\00a0\53"}.tcb-style-wrap .star-rating:before,.woocommerce .star-rating:before,.woocommerce-page .star-rating:before{color:#878787;opacity:.74;content:"\53\00a0\53\00a0\53\00a0\53\00a0\53"}.tcb-style-wrap .widget_rating_filter ul li,.woocommerce .widget_rating_filter ul li,.woocommerce-page .widget_rating_filter ul li{margin:0}.tcb-style-wrap .widget_rating_filter ul li .star-rating,.woocommerce .widget_rating_filter ul li .star-rating,.woocommerce-page .widget_rating_filter ul li .star-rating{position:relative;top:2px}.tcb-style-wrap .widget_rating_filter ul li.chosen a:hover:before,.woocommerce .widget_rating_filter ul li.chosen a:hover:before,.woocommerce-page .widget_rating_filter ul li.chosen a:hover:before{color:#a00}.tcb-style-wrap .widget_rating_filter ul li.chosen a:before,.woocommerce .widget_rating_filter ul li.chosen a:before,.woocommerce-page .widget_rating_filter ul li.chosen a:before{color:inherit;transition:color .15s;content:"\d7";font-family:inherit;font-weight:700;font-size:1.5em;position:relative;top:2px;margin-right:5px}.tcb-style-wrap .widget_rating_filter a,.woocommerce .widget_rating_filter a,.woocommerce-page .widget_rating_filter a{color:rgba(119,119,119,.5)}.tcb-style-wrap .widget_product_tag_cloud .tagcloud:after,.woocommerce .widget_product_tag_cloud .tagcloud:after,.woocommerce-page .widget_product_tag_cloud .tagcloud:after{display:block;clear:both;content:''}.tcb-style-wrap .widget_product_tag_cloud a,.woocommerce .widget_product_tag_cloud a,.woocommerce-page .widget_product_tag_cloud a{padding:0 15px;line-height:35px;border-radius:3px;background-color:rgba(228,228,228,.46);color:inherit;transition:all .15s;display:inline-block;box-sizing:border-box;margin:0 8px 8px 0;float:left}.tcb-style-wrap .widget_product_tag_cloud a:hover,.woocommerce .widget_product_tag_cloud a:hover,.woocommerce-page .widget_product_tag_cloud a:hover{background-color:#e4e4e4;opacity:.8;text-decoration:none}.tcb-style-wrap .widget_products del span,.tcb-style-wrap .widget_top_rated_products del span,.woocommerce .widget_products del span,.woocommerce .widget_top_rated_products del span,.woocommerce-page .widget_products del span,.woocommerce-page .widget_top_rated_products del span{opacity:.5}.tcb-style-wrap .widget_products .star-rating,.tcb-style-wrap .widget_top_rated_products .star-rating,.woocommerce .widget_products .star-rating,.woocommerce .widget_top_rated_products .star-rating,.woocommerce-page .widget_products .star-rating,.woocommerce-page .widget_top_rated_products .star-rating{margin:5px 0 0}.tcb-style-wrap .widget_layered_nav_filters ul li,.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li{margin:0}.tcb-style-wrap .widget_layered_nav_filters ul li a,.woocommerce .widget_layered_nav_filters ul li a,.woocommerce-page .widget_layered_nav_filters ul li a{color:inherit;font-family:inherit;font-size:inherit}.tcb-style-wrap .widget_layered_nav_filters ul li a:hover:before,.woocommerce .widget_layered_nav_filters ul li a:hover:before,.woocommerce-page .widget_layered_nav_filters ul li a:hover:before{color:#a00}.tcb-style-wrap .widget_layered_nav_filters ul li a:before,.woocommerce .widget_layered_nav_filters ul li a:before,.woocommerce-page .widget_layered_nav_filters ul li a:before{color:inherit;content:"\d7";font-family:inherit;font-weight:700;font-size:1.5em;position:relative;top:2px;margin-right:5px}.tcb-style-wrap .widget_product_categories ul,.woocommerce .widget_product_categories ul,.woocommerce-page .widget_product_categories ul{margin:0;padding:0}.tcb-style-wrap .widget_product_categories ul ul,.woocommerce .widget_product_categories ul ul,.woocommerce-page .widget_product_categories ul ul{margin-left:25px}.tcb-style-wrap .widget_product_categories ul li,.woocommerce .widget_product_categories ul li,.woocommerce-page .widget_product_categories ul li{margin:0;padding:0;line-height:2}.tcb-style-wrap .widget_product_categories .current-cat,.woocommerce .widget_product_categories .current-cat,.woocommerce-page .widget_product_categories .current-cat{font-weight:700}.tcb-style-wrap .widget_product_categories .current-cat>a,.woocommerce .widget_product_categories .current-cat>a,.woocommerce-page .widget_product_categories .current-cat>a{opacity:1!important}.tcb-style-wrap .widget_product_categories .current-cat>a:before,.woocommerce .widget_product_categories .current-cat>a:before,.woocommerce-page .widget_product_categories .current-cat>a:before{border:none;background-color:var(--tcb-skin-color-0)}.tcb-style-wrap .widget_product_categories .current-cat>a+.count,.woocommerce .widget_product_categories .current-cat>a+.count,.woocommerce-page .widget_product_categories .current-cat>a+.count{color:var(--tcb-skin-color-0)}.tcb-style-wrap .widget_product_categories .count,.woocommerce .widget_product_categories .count,.woocommerce-page .widget_product_categories .count{font-weight:400;float:right;font-size:.75em;color:inherit;line-height:24px;border-radius:7px;background-color:rgba(228,228,228,.38);padding:0 5px;margin:7px 0 0}.tcb-style-wrap .widget_product_categories a,.woocommerce .widget_product_categories a,.woocommerce-page .widget_product_categories a{color:inherit;font-family:inherit;font-size:inherit;text-decoration:none;display:inline-flex;align-items:center;transition:all .15s}.tcb-style-wrap .widget_product_categories a:hover,.woocommerce .widget_product_categories a:hover,.woocommerce-page .widget_product_categories a:hover{opacity:.7}.tcb-style-wrap .widget_product_categories a:hover:before,.woocommerce .widget_product_categories a:hover:before,.woocommerce-page .widget_product_categories a:hover:before{border:none;background-color:var(--tcb-skin-color-0)}.tcb-style-wrap .widget_product_categories a:before,.woocommerce .widget_product_categories a:before,.woocommerce-page .widget_product_categories a:before{color:inherit;content:'';border:solid 1px rgba(151,151,151,.46);width:15px;height:15px;border-radius:50%;box-sizing:border-box;float:left;transition:all .15s;margin-right:.618em}.tcb-style-wrap .thrv_woocommerce_recent_reviews .star-rating,.woocommerce .thrv_woocommerce_recent_reviews .star-rating,.woocommerce-page .thrv_woocommerce_recent_reviews .star-rating{margin:5px 0 0}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{margin:0}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen{font-weight:700}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before{opacity:.75}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before{border:none;transition:opacity .15s;background:var(--tcb-skin-color-0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E") center/15px no-repeat}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item .count{color:#777;opacity:.5;font-weight:400}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{color:inherit;font-family:inherit;font-size:inherit;text-decoration:none;display:inline-flex;align-items:center;transition:border-color .15s}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before{border-color:#979797}.tcb-style-wrap .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before,.woocommerce-page .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before{color:inherit;content:'';border:1px solid rgba(151,151,151,.6);width:15px;height:15px;box-sizing:border-box;float:left;border-radius:2px;margin-right:.618em}.tcb-style-wrap .thrv_woocommerce_product_search,.woocommerce .thrv_woocommerce_product_search,.woocommerce-page .thrv_woocommerce_product_search{border-radius:3px;border:solid 1px rgba(151,151,151,.5)}.tcb-style-wrap .widget_product_search,.woocommerce .widget_product_search,.woocommerce-page .widget_product_search{padding:0}.tcb-style-wrap .widget_product_search .woocommerce-product-search,.woocommerce .widget_product_search .woocommerce-product-search,.woocommerce-page .widget_product_search .woocommerce-product-search{position:relative}.tcb-style-wrap .widget_product_search .woocommerce-product-search:hover input,.woocommerce .widget_product_search .woocommerce-product-search:hover input,.woocommerce-page .widget_product_search .woocommerce-product-search:hover input{border-color:rgba(20,20,20,.5)}.tcb-style-wrap .widget_product_search .woocommerce-product-search input,.woocommerce .widget_product_search .woocommerce-product-search input,.woocommerce-page .widget_product_search .woocommerce-product-search input{width:100%;box-sizing:border-box;line-height:45px;height:45px;border-radius:0;border:none;background-color:transparent;padding:0 45px 0 12px;outline:0;transition:border-color .15s}.tcb-style-wrap .widget_product_search .woocommerce-product-search button,.woocommerce .widget_product_search .woocommerce-product-search button,.woocommerce-page .widget_product_search .woocommerce-product-search button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='tcb-icon' viewBox='0 0 512 512' data-id='icon-search-regular'%3E%3Cpath fill='%236b6c6d' d='M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z'%3E%3C/path%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;display:inline-block;overflow:hidden;text-indent:-9999px;padding:0;opacity:.6;transition:opacity .15s;border:none;background-color:transparent;outline:0;width:20px;height:100%;position:absolute;top:0;right:15px}.tcb-style-wrap .widget_product_search .woocommerce-product-search button:hover,.woocommerce .widget_product_search .woocommerce-product-search button:hover,.woocommerce-page .widget_product_search .woocommerce-product-search button:hover{opacity:1}.tcb-style-wrap .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#b4b4b4}.tcb-style-wrap .widget_price_filter .price_slider_amount .price_label,.woocommerce .widget_price_filter .price_slider_amount .price_label,.woocommerce-page .widget_price_filter .price_slider_amount .price_label{opacity:.6;float:right}.tcb-style-wrap .widget_price_filter .price_slider_amount .button,.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{font-size:16px}.tcb-style-wrap .widget_price_filter .price_slider_amount .button:hover,.woocommerce .widget_price_filter .price_slider_amount .button:hover,.woocommerce-page .widget_price_filter .price_slider_amount .button:hover{background-color:var(--tcb-skin-color-0)}.tcb-style-wrap .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{background-color:var(--tcb-skin-color-0)}.tcb-style-wrap .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{background-color:#fff;top:-.25em;box-sizing:border-box;border:solid .25em var(--tcb-skin-color-0);transition:all .15s}.tcb-style-wrap .widget_price_filter .ui-slider .ui-slider-handle:after,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:after,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:after{opacity:0;transition:opacity .15s;content:'';left:-.25em;top:-.25em;bottom:-.25em;right:-.25em;border-radius:1em;border:solid .25em rgba(0,0,0,.1);position:absolute}.tcb-style-wrap .widget_price_filter .ui-slider .ui-slider-handle:active:after,.tcb-style-wrap .widget_price_filter .ui-slider .ui-slider-handle:hover:after,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:active:after,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover:after,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:active:after,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:hover:after{opacity:1}.tcb-style-wrap .widget_shopping_cart .cart_list li a.remove,.tcb-style-wrap.widget_shopping_cart .cart_list li a.remove,.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce-page .widget_shopping_cart .cart_list li a.remove,.woocommerce-page.widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{top:8px;line-height:1;padding:0}.tcb-style-wrap .widget_shopping_cart .total,.tcb-style-wrap.widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total,.woocommerce-page.widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:1px solid #ebe9eb;margin:25px 0 15px;padding:11px 0 0;font-size:1.125em}.tcb-style-wrap .widget_shopping_cart .total+p,.tcb-style-wrap.widget_shopping_cart .total+p,.woocommerce .widget_shopping_cart .total+p,.woocommerce-page .widget_shopping_cart .total+p,.woocommerce-page.widget_shopping_cart .total+p,.woocommerce.widget_shopping_cart .total+p{padding:0;margin:0;display:flex;align-items:flex-start}.tcb-style-wrap .widget_shopping_cart .total+p .button,.tcb-style-wrap.widget_shopping_cart .total+p .button,.woocommerce .widget_shopping_cart .total+p .button,.woocommerce-page .widget_shopping_cart .total+p .button,.woocommerce-page.widget_shopping_cart .total+p .button,.woocommerce.widget_shopping_cart .total+p .button{width:calc((100% - 5px)/ 2);text-align:center}.tcb-style-wrap .widget_shopping_cart .total+p .button:last-child,.tcb-style-wrap.widget_shopping_cart .total+p .button:last-child,.woocommerce .widget_shopping_cart .total+p .button:last-child,.woocommerce-page .widget_shopping_cart .total+p .button:last-child,.woocommerce-page.widget_shopping_cart .total+p .button:last-child,.woocommerce.widget_shopping_cart .total+p .button:last-child{margin-right:0}.tcb-style-wrap ul.cart_list li,.tcb-style-wrap ul.product_list_widget li,.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{padding:0;margin-bottom:20px;position:relative;min-height:55px}.tcb-style-wrap ul.cart_list li .quantity,.tcb-style-wrap ul.product_list_widget li .quantity,.woocommerce ul.cart_list li .quantity,.woocommerce ul.product_list_widget li .quantity,.woocommerce-page ul.cart_list li .quantity,.woocommerce-page ul.product_list_widget li .quantity{font-size:1em}.tcb-style-wrap ul.cart_list li dl,.tcb-style-wrap ul.product_list_widget li dl,.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl,.woocommerce-page ul.cart_list li dl,.woocommerce-page ul.product_list_widget li dl{line-height:1.4em;padding-left:0;border-left:none;font-size:.875em;opacity:.9;margin:6px 0 2px}.tcb-style-wrap ul.cart_list li dl dd,.tcb-style-wrap ul.product_list_widget li dl dd,.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd,.woocommerce-page ul.cart_list li dl dd,.woocommerce-page ul.product_list_widget li dl dd{margin:0}.tcb-style-wrap ul.cart_list li dl dd p,.tcb-style-wrap ul.product_list_widget li dl dd p,.woocommerce ul.cart_list li dl dd p,.woocommerce ul.product_list_widget li dl dd p,.woocommerce-page ul.cart_list li dl dd p,.woocommerce-page ul.product_list_widget li dl dd p{margin:0;padding:0;line-height:1.4em}#tcb_landing_page .tcb-style-wrap ul.cart_list li dl dd p,#tcb_landing_page .tcb-style-wrap ul.product_list_widget li dl dd p,#tcb_landing_page .woocommerce ul.cart_list li dl dd p,#tcb_landing_page .woocommerce ul.product_list_widget li dl dd p,#tcb_landing_page .woocommerce-page ul.cart_list li dl dd p,#tcb_landing_page .woocommerce-page ul.product_list_widget li dl dd p{font-size:.875em!important}.tcb-style-wrap ul.cart_list li dl dd,.tcb-style-wrap ul.cart_list li dl dt,.tcb-style-wrap ul.product_list_widget li dl dd,.tcb-style-wrap ul.product_list_widget li dl dt,.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.cart_list li dl dd,.woocommerce-page ul.cart_list li dl dt,.woocommerce-page ul.product_list_widget li dl dd,.woocommerce-page ul.product_list_widget li dl dt{padding:0}.tcb-style-wrap ul.cart_list li img,.tcb-style-wrap ul.product_list_widget li img,.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{width:55px;transition:opacity .15s;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tcb-style-wrap ul.cart_list li img:hover,.tcb-style-wrap ul.product_list_widget li img:hover,.woocommerce ul.cart_list li img:hover,.woocommerce ul.product_list_widget li img:hover,.woocommerce-page ul.cart_list li img:hover,.woocommerce-page ul.product_list_widget li img:hover{opacity:.75}.tcb-style-wrap ul.cart_list li a,.tcb-style-wrap ul.product_list_widget li a,.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.cart_list li a,.woocommerce-page ul.product_list_widget li a{color:inherit;padding-right:60px;line-height:1.3;padding-top:5px;font-size:1.125em}.product-template-wrapper .wc-pao-addon-container{margin-bottom:25px}.product-template-wrapper .wc-pao-addon-container p{margin-bottom:0!important;padding-bottom:0!important}.product-template-wrapper .wc-pao-addon-container .wc-pao-addon-description{margin-bottom:15px}.product-template-wrapper .wc-pao-addon-container h3.wc-pao-addon-name{padding-bottom:0!important}.product-template-wrapper .wc-pao-addon-container .wc-pao-addon-name{font-weight:700;margin-bottom:0!important}.product-template-wrapper .wc-pao-addon-container .wc-pao-addon-select{width:-webkit-fill-available!important;padding:5px}.product-template-wrapper .wc-pao-addon-container .wc-pao-addon-select:focus-visible{outline:0}.woocommerce.widget{margin:0}.woocommerce.widget .widget-title{color:inherit;font-size:1.375em}.woocommerce .wc-element-cursor{cursor:pointer!important}.woocommerce .comment-form-submit{font-size:initial;margin:0}.woocommerce .comment-form-submit button{font-size:100%;margin:0;line-height:1;padding:.618em 1em;font-weight:700;border-radius:3px;color:#515151;background-color:#ebe9eb;border:0}.woocommerce .comment-form-submit button:hover{background-color:#dfdcde;color:#515151}.woocommerce .woocommerce-result-count{padding:0;color:inherit;line-height:45px}@media (max-width:768px){.woocommerce .woocommerce-result-count{text-align:center;width:100%}.woocommerce .woocommerce-ordering{float:none;text-align:center}}.woocommerce .product-remove a.remove{color:rgba(255,0,0,.6)!important;font-weight:lighter;transition:opacity .15s}.woocommerce .product-remove a.remove:hover{color:inherit!important;opacity:1;background:0 0}.woocommerce .product-name a{text-decoration:none;color:inherit;transition:opacity .15s}.woocommerce .product-name a:hover{opacity:.6}.woocommerce [data-align-items=left] .woocommerce-loop-product__link,.woocommerce [data-align-items=left] li.product,.woocommerce [data-related-align-items=left] .related .woocommerce-loop-product__link,.woocommerce [data-related-align-items=left] .related li.product,.woocommerce [data-upsells-align-items=left] .upsells .woocommerce-loop-product__link,.woocommerce [data-upsells-align-items=left] .upsells li.product{align-items:flex-start!important}.woocommerce [data-align-items=left] .woocommerce-loop-product__link>*,.woocommerce [data-align-items=left] li.product>*,.woocommerce [data-related-align-items=left] .related .woocommerce-loop-product__link>*,.woocommerce [data-related-align-items=left] .related li.product>*,.woocommerce [data-upsells-align-items=left] .upsells .woocommerce-loop-product__link>*,.woocommerce [data-upsells-align-items=left] .upsells li.product>*{text-align:left!important}.woocommerce [data-related-align-items=left] .related li.product .onsale,.woocommerce [data-upsells-align-items=left] .upsells li.product .onsale{left:unset!important;right:0;right:calc(100% - var(--tve-woo-image-size))!important}.woocommerce [data-align-items=center] .woocommerce-loop-product__link,.woocommerce [data-align-items=center] li.product,.woocommerce [data-related-align-items=center] .related .woocommerce-loop-product__link,.woocommerce [data-related-align-items=center] .related li.product,.woocommerce [data-upsells-align-items=center] .upsells .woocommerce-loop-product__link,.woocommerce [data-upsells-align-items=center] .upsells li.product{align-items:center!important}.woocommerce [data-align-items=center] .woocommerce-loop-product__link>*,.woocommerce [data-align-items=center] li.product>*,.woocommerce [data-related-align-items=center] .related .woocommerce-loop-product__link>*,.woocommerce [data-related-align-items=center] .related li.product>*,.woocommerce [data-upsells-align-items=center] .upsells .woocommerce-loop-product__link>*,.woocommerce [data-upsells-align-items=center] .upsells li.product>*{text-align:center!important}.woocommerce [data-align-items=center] .woocommerce-loop-product__link .onsale,.woocommerce [data-align-items=center] li.product .onsale,.woocommerce [data-related-align-items=center] .related .woocommerce-loop-product__link .onsale,.woocommerce [data-related-align-items=center] .related li.product .onsale,.woocommerce [data-upsells-align-items=center] .upsells .woocommerce-loop-product__link .onsale,.woocommerce [data-upsells-align-items=center] .upsells li.product .onsale{left:calc((100% - var(--tve-woo-image-size))/ 2)!important}.woocommerce [data-related-align-items=center] .related li.product .onsale,.woocommerce [data-upsells-align-items=center] .upsells li.product .onsale{left:unset!important;right:0;right:calc((100% - var(--tve-woo-image-size))/ 2)!important}.woocommerce [data-align-items=right] .woocommerce-loop-product__link,.woocommerce [data-align-items=right] li.product,.woocommerce [data-related-align-items=right] .related .woocommerce-loop-product__link,.woocommerce [data-related-align-items=right] .related li.product,.woocommerce [data-upsells-align-items=right] .upsells .woocommerce-loop-product__link,.woocommerce [data-upsells-align-items=right] .upsells li.product{align-items:flex-end!important}.woocommerce [data-align-items=right] .woocommerce-loop-product__link>*,.woocommerce [data-align-items=right] li.product>*,.woocommerce [data-related-align-items=right] .related .woocommerce-loop-product__link>*,.woocommerce [data-related-align-items=right] .related li.product>*,.woocommerce [data-upsells-align-items=right] .upsells .woocommerce-loop-product__link>*,.woocommerce [data-upsells-align-items=right] .upsells li.product>*{text-align:right!important}.woocommerce [data-align-items=right] .woocommerce-loop-product__link .onsale,.woocommerce [data-align-items=right] li.product .onsale,.woocommerce [data-related-align-items=right] .related .woocommerce-loop-product__link .onsale,.woocommerce [data-related-align-items=right] .related li.product .onsale,.woocommerce [data-upsells-align-items=right] .upsells .woocommerce-loop-product__link .onsale,.woocommerce [data-upsells-align-items=right] .upsells li.product .onsale{left:calc(100% - var(--tve-woo-image-size))!important}.woocommerce [data-related-align-items=right] .related li.product .onsale,.woocommerce [data-upsells-align-items=right] .upsells li.product .onsale{left:unset!important;right:0}.woocommerce ul.products{color:inherit;font-family:inherit;line-height:1.4;--tve-woo-image-size:100%}.woocommerce ul.products.columns-2 li{width:calc((100% - 2% * (2 - 1))/ 2)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-2 li:nth-child(2n+1){clear:left;margin-left:0!important}.woocommerce ul.products.columns-3 li{width:calc((100% - 2% * (3 - 1))/ 3)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-3 li:nth-child(3n+1){clear:left;margin-left:0!important}.woocommerce ul.products.columns-4 li{width:calc((100% - 2% * (4 - 1))/ 4)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-4 li:nth-child(4n+1){clear:left;margin-left:0!important}.woocommerce ul.products.columns-5 li{width:calc((100% - 2% * (5 - 1))/ 5)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-5 li:nth-child(5n+1){clear:left;margin-left:0!important}.woocommerce ul.products.columns-6 li{width:calc((100% - 2% * (6 - 1))/ 6)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-6 li:nth-child(6n+1){clear:left;margin-left:0!important}.woocommerce ul.products.columns-7 li{width:calc((100% - 2% * (7 - 1))/ 7)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-7 li:nth-child(7n+1){clear:left;margin-left:0!important}.woocommerce ul.products.columns-8 li{width:calc((100% - 2% * (8 - 1))/ 8)!important;margin-left:2%!important;margin-right:0!important}.woocommerce ul.products.columns-8 li:nth-child(8n+1){clear:left;margin-left:0!important}@media (max-width:768px){.woocommerce ul.products[class*=columns-]>li{width:49%!important}.woocommerce ul.products[class*=columns-]>li:nth-child(2n+1){margin-left:0!important}.woocommerce ul.products[class*=columns-]>li:nth-child(2n){margin-left:2%!important}}.woocommerce ul.products li.product{color:inherit;font-family:inherit;line-height:1.4;display:flex;flex-direction:column;box-sizing:border-box;align-items:flex-start}.woocommerce ul.products li.product .star-rating{margin:5px 0}.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .woocommerce-loop-product__title{width:100%;transition:opacity .15s}.woocommerce ul.products li.product .price:hover,.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{opacity:.6}.woocommerce ul.products li.product .onsale{right:0;top:unset;left:0;margin:6px 0 0;padding:3px 6px}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;color:inherit;font-family:inherit;line-height:1.4}.woocommerce ul.products li.product a.woocommerce-loop-product__link img{width:var(--tve-woo-image-size);transition:opacity .15s}.woocommerce ul.products li.product a.woocommerce-loop-product__link img:hover{opacity:.75}.woocommerce ul.products li.product .button{display:block;float:left;text-align:center;margin-top:.5em}.woocommerce ul.products li.product .button:hover{color:#fff;background-color:var(--tcb-skin-color-0)}.woocommerce ul.products li.product .price{color:inherit;line-height:1.4}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:0}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px;line-height:1.3em}.woocommerce form .form-row{margin-bottom:18px;font-size:inherit}.woocommerce form .form-row .required{color:var(--tcb-skin-color-0)}.woocommerce form .form-row label{line-height:1.8;font-size:inherit}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-family:inherit;background-color:rgba(228,228,228,.69)}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{line-height:normal;background:linear-gradient(var(--tcb-skin-color-0),var(--tcb-skin-color-0))}.woocommerce #respond input#submit.alt.tve-state-hover,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt.tve-state-hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt.tve-state-hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt.tve-state-hover,.woocommerce input.button.alt:hover{background:linear-gradient(rgba(225,225,225,.2),rgba(225,225,225,.2)),linear-gradient(var(--tcb-skin-color-0),var(--tcb-skin-color-0))}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled[disabled],.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled[disabled],.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled[disabled],.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled[disabled]:hover{color:#515151}.woocommerce li{font:inherit;line-height:inherit;color:inherit}.woocommerce input[type=color],.woocommerce input[type=date],.woocommerce input[type=datetime-local],.woocommerce input[type=datetime],.woocommerce input[type=email],.woocommerce input[type=month],.woocommerce input[type=number],.woocommerce input[type=password],.woocommerce input[type=range],.woocommerce input[type=search],.woocommerce input[type=tel],.woocommerce input[type=text],.woocommerce input[type=time],.woocommerce input[type=url],.woocommerce input[type=week],.woocommerce textarea{color:inherit;border-color:rgba(151,151,151,.5);transition:border-color .15s}.woocommerce input[type=color]:hover,.woocommerce input[type=date]:hover,.woocommerce input[type=datetime-local]:hover,.woocommerce input[type=datetime]:hover,.woocommerce input[type=email]:hover,.woocommerce input[type=month]:hover,.woocommerce input[type=number]:hover,.woocommerce input[type=password]:hover,.woocommerce input[type=range]:hover,.woocommerce input[type=search]:hover,.woocommerce input[type=tel]:hover,.woocommerce input[type=text]:hover,.woocommerce input[type=time]:hover,.woocommerce input[type=url]:hover,.woocommerce input[type=week]:hover,.woocommerce textarea:hover{border-color:rgba(20,20,20,.5)}.woocommerce input[type=color]::placeholder,.woocommerce input[type=date]::placeholder,.woocommerce input[type=datetime-local]::placeholder,.woocommerce input[type=datetime]::placeholder,.woocommerce input[type=email]::placeholder,.woocommerce input[type=month]::placeholder,.woocommerce input[type=number]::placeholder,.woocommerce input[type=password]::placeholder,.woocommerce input[type=range]::placeholder,.woocommerce input[type=search]::placeholder,.woocommerce input[type=tel]::placeholder,.woocommerce input[type=text]::placeholder,.woocommerce input[type=time]::placeholder,.woocommerce input[type=url]::placeholder,.woocommerce input[type=week]::placeholder,.woocommerce textarea::placeholder{color:inherit;opacity:.5}.woocommerce input[type=color]:focus,.woocommerce input[type=date]:focus,.woocommerce input[type=datetime-local]:focus,.woocommerce input[type=datetime]:focus,.woocommerce input[type=email]:focus,.woocommerce input[type=month]:focus,.woocommerce input[type=number]:focus,.woocommerce input[type=password]:focus,.woocommerce input[type=range]:focus,.woocommerce input[type=search]:focus,.woocommerce input[type=tel]:focus,.woocommerce input[type=text]:focus,.woocommerce input[type=time]:focus,.woocommerce input[type=url]:focus,.woocommerce input[type=week]:focus,.woocommerce textarea:focus{color:inherit}.woocommerce .cart .quantity{display:inline-block;font-weight:700}.woocommerce .cart .quantity.hidden{margin:0!important}.woocommerce .cart .quantity .qty{color:inherit;border:none;outline:0;padding:0;margin:0;flex:0 1 auto;-moz-appearance:textfield}.woocommerce .cart .quantity .qty:focus,.woocommerce .cart .quantity .qty:hover{opacity:.7}.woocommerce .cart .quantity .qty::-webkit-inner-spin-button,.woocommerce .cart .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce .cart .quantity button{font-size:23px}.woocommerce .cart:after,.woocommerce .cart:before{display:none!important}.woocommerce p.stars a{color:var(--tcb-skin-color-0)}.woocommerce .woocommerce-product-rating a{color:var(--tcb-skin-color-0)}.woocommerce #review_form #respond p{padding:0}.woocommerce #review_form #respond textarea{vertical-align:middle}.woocommerce #reviews #comments ol.commentlist{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;font:inherit;color:inherit;margin:0 0 40px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{content:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;background-color:transparent;border-radius:0;margin:0 60px 0 0;padding:0 0 8px;border-bottom:5px solid transparent;opacity:.6;transition:all .15s;font:inherit;color:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover{border-color:var(--tcb-skin-color-0);opacity:1}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{content:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:inherit;font-size:21px}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:inherit}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--tcb-skin-color-0);font-size:1.2em;font-family:inherit;padding:0;margin:0}.woocommerce div.product p.price{padding:0;margin:5px 0 25px}.woocommerce div.product .product_meta .posted_in,.woocommerce div.product .product_meta .sku_wrapper{color:#979797;line-height:1.8;font-size:.875em;font-size:14px;display:block;text-transform:uppercase}.woocommerce div.product .product_meta a{color:inherit;text-decoration:none;transition:color .15s}.woocommerce div.product .product_meta a:hover{color:var(--tcb-skin-color-0)}.woocommerce div.product form.cart div.quantity{margin-right:30px;float:none;display:inline-flex;align-items:center;justify-content:space-between}.woocommerce div.product form.cart .group_table tr{display:grid;grid-template-areas:'a b' 'a c';grid-template-columns:135px 1fr;align-items:center;grid-gap:0 25px}.woocommerce div.product form.cart .group_table tr.product-type-simple{grid-template-columns:65px 1fr}.woocommerce div.product form.cart .group_table tr .button{padding:10px 20px;line-height:1.2;width:135px}.woocommerce div.product form.cart .group_table td{padding:0!important;text-align:left}.woocommerce div.product form.cart .group_table td del span{opacity:.5}.woocommerce div.product form.cart .group_table td a{font-size:1.125em;font-weight:700;font-family:inherit;color:inherit;text-decoration:none;transition:all .15s}.woocommerce div.product form.cart .group_table td a:hover{opacity:.6}.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__quantity{grid-area:a}.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__label{grid-area:b}.woocommerce div.product form.cart .group_table .woocommerce-grouped-product-list-item__price{grid-area:c}.woocommerce div.product form.cart .group_table .qty{width:40px}.woocommerce div.product form.cart .button{float:none;padding:0 30px;line-height:55px}.woocommerce div.product form.cart .button.disabled{background:#bcbcbc;opacity:1}.woocommerce div.product form.cart .variations{margin:25px 0 8px}.woocommerce div.product form.cart .variations tr{display:flex;flex-direction:column}.woocommerce div.product form.cart .variations td{line-height:1.5}.woocommerce div.product form.cart .variations td.label{padding-right:0;margin-bottom:8px}.woocommerce div.product form.cart .variations .value>select{width:100%;margin:0 0 10px}.woocommerce div.product form.cart .variations th{line-height:3.5em}.woocommerce div.product form.cart .variations select{font-size:16px}.woocommerce div.product form.cart .reset_variations{color:var(--tcb-skin-color-0)}.woocommerce div.product .product_title{font-size:1.8em;font-weight:700;margin-bottom:10px}.woocommerce div.product .product_title.bundled_product_title{font-size:1.3em}.woocommerce span.onsale{font-size:14px;background-color:var(--tcb-skin-color-0);display:inline-block;line-height:1.3em;min-height:auto;top:unset;right:unset;left:0;margin:20px 0 0;padding:4px 12px;border-radius:0 2px 2px 0;min-width:unset;font-weight:400;width:min-content}.swatch-wrapper{border:solid 1px transparent;border-radius:50%;transition:all .15s}.swatch-wrapper:hover{border-color:rgba(151,151,151,.4)}.swatch-wrapper.selected{border:2px solid #6a6b6c!important;padding:1px}.swatch-wrapper a,.swatch-wrapper img{border-radius:50%}.error404 .blockUI.blockOverlay,.woocommerce .blockUI.blockOverlay{background-color:rgba(255,255,255,.85)!important;opacity:1!important}.error404 .blockUI.blockOverlay::before,.woocommerce .blockUI.blockOverlay::before{background:0 0;position:absolute;opacity:1;left:calc(50% - 12px);top:calc(50% - 12px);width:24px;height:24px;border:3px solid var(--tcb-skin-color-0);border-radius:50%;border-top:3px solid transparent;box-sizing:border-box;animation:spin 2s linear infinite;margin:0}.error404 .woocommerce-info,.woocommerce .woocommerce-info{border-top-color:var(--tcb-skin-color-0)}.error404 .woocommerce-info:before,.woocommerce .woocommerce-info:before{color:var(--tcb-skin-color-0)}.error404 div.woocommerce-message,.woocommerce div.woocommerce-message{line-height:40px}.error404 .woocommerce-error,.error404 .woocommerce-info,.error404 .woocommerce-message,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{padding:1em 2em 1em 3.5em!important;margin:0 0 2em;color:inherit;font-family:inherit}.error404 .woocommerce-error a,.error404 .woocommerce-info a,.error404 .woocommerce-message a,.woocommerce .woocommerce-error a,.woocommerce .woocommerce-info a,.woocommerce .woocommerce-message a{text-decoration:none;transition:opacity .15s}@media (max-width:768px){.error404 .woocommerce-error a,.error404 .woocommerce-info a,.error404 .woocommerce-message a,.woocommerce .woocommerce-error a,.woocommerce .woocommerce-info a,.woocommerce .woocommerce-message a{margin-left:10px}}.error404 .woocommerce-error a:hover,.error404 .woocommerce-info a:hover,.error404 .woocommerce-message a:hover,.woocommerce .woocommerce-error a:hover,.woocommerce .woocommerce-info a:hover,.woocommerce .woocommerce-message a:hover{opacity:.6}.error404 .woocommerce-error li,.error404 .woocommerce-info li,.error404 .woocommerce-message li,.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li,.woocommerce .woocommerce-message li{padding-bottom:0}.error404 .woocommerce-error,.woocommerce .woocommerce-error{color:#b81c23}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{display:flex}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:80px}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:80px}.product-template-wrapper>.product{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}.product-template-wrapper>.product>.woocommerce-tabs.wc-tabs-wrapper{max-width:100%}.product-template-wrapper>.product>.related.products,.product-template-wrapper>.product>.upsells.products,.product-template-wrapper>.product>.woocommerce-tabs.wc-tabs-wrapper{flex-basis:100%}.product-template-wrapper>.product>.related.products h2,.product-template-wrapper>.product>.upsells.products h2,.product-template-wrapper>.product>.woocommerce-tabs.wc-tabs-wrapper h2{font-size:22px;line-height:1.3em;margin:0 0 24px}.product-template-wrapper>.product>.related.products .wc-tab:not([style="display: none;"]),.product-template-wrapper>.product>.upsells.products .wc-tab:not([style="display: none;"]),.product-template-wrapper>.product>.woocommerce-tabs.wc-tabs-wrapper .wc-tab:not([style="display: none;"]){animation:fadeIn .75s ease-in-out forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.product-template-wrapper>.product .related.products ul.products,.product-template-wrapper>.product .upsells.products ul.products,.product-template-wrapper>.product .woocommerce-tabs ul.tabs{margin-left:0!important;padding-left:0!important}.product-template-wrapper>.product>.woocommerce-product-gallery{float:none!important;width:var(--tve-woo-gallery-width,48%)!important}@media (max-width:768px){.product-template-wrapper>.product>.woocommerce-product-gallery{width:100%!important}}.product-template-wrapper>.product>.woocommerce-product-gallery .flex-control-thumbs{margin-left:0!important}.product-template-wrapper>.product>.woocommerce-product-gallery .flex-control-thumbs li{padding:0}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:calc(100% / 2)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:left}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:calc(100% / 3)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:calc(100% / 4)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:calc(100% / 5)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .flex-control-thumbs li{width:calc(100% / 6)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .flex-control-thumbs li:nth-child(6n+1){clear:left}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .flex-control-thumbs li{width:calc(100% / 7)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .flex-control-thumbs li:nth-child(7n+1){clear:left}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .flex-control-thumbs li{width:calc(100% / 8)}.product-template-wrapper>.product>.woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .flex-control-thumbs li:nth-child(8n+1){clear:left}.product-template-wrapper>.product>.summary{float:none!important;width:calc(96% - var(--tve-woo-gallery-width,48%))!important}@media (max-width:768px){.product-template-wrapper>.product>.summary{width:100%!important}}#add_payment_method #payment,.woocommerce-cart #payment{background:rgba(247,246,247,.6)}.thrive-no-products-placeholder{border:solid 1px rgba(133,145,153,.1);border-radius:2px;background-color:rgba(240,243,243,.4);padding:30px 0 20px 0}.thrive-no-products-placeholder .thrive-no-products-icon{fill:#93a3b0;width:80.5px;height:70px;margin:0 auto}.thrive-no-products-placeholder p{font-size:15px;line-height:1.47;text-align:center;color:rgba(87,91,101,.6);padding:0!important;margin:0!important}.thrive-no-products-placeholder p.thrive-no-products-title{margin:20px 0 10px 0!important;font-weight:700}.thrive-no-products-placeholder p .thrive-no-products-blue-text{color:#1da5e5;font-weight:500}
html{box-sizing:border-box;font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-smooth:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}body{font-family:Arial,sans-serif;color:rgba(10,10,10,.85);font-size:1rem;line-height:1.5}body:not(.defaults){background:#fff;margin:0;padding:0}*,:after,:before{box-sizing:inherit}blockquote,code,kbd,li,p,pre,q,samp{color:rgba(10,10,10,.85);font-family:Arial,sans-serif;font-size:1rem;line-height:1.75;letter-spacing:normal;font-weight:400}code,kbd,pre,samp{font-family:"Courier New",Courier,monospace;font-size:.9rem}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#0a0a0a;font-weight:600;line-height:1.4em;font-family:Arial,sans-serif;letter-spacing:normal}h1.thrv_wrapper,h2.thrv_wrapper,h3.thrv_wrapper,h4.thrv_wrapper,h5.thrv_wrapper,h6.thrv_wrapper{margin-bottom:10px;margin-top:10px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-size:inherit;line-height:inherit}h1{font-size:36px;line-height:1.3em}h2{font-size:28px;line-height:1.4em}h2 a{color:#0a0a0a}h3{font-size:24px;line-height:1.4em}h4{font-size:20px;line-height:1.6em}h5{font-size:18px;line-height:1.75em}h6{font-size:16px;line-height:1.75em}p{margin:0;padding:5px 0 10px 0}a{background-color:transparent;color:#008fff;line-height:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}a:active,a:focus,a:hover,a:visited{outline:0}a.tve-state-hover,a:hover{text-decoration:underline}pre{background:#eee;line-height:1.6em;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;white-space:pre-wrap}blockquote,q{quotes:"" "";padding:5px 0 5px 20px;margin:5px 0;border-left:2px solid #ccc}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote>p,q>p{font:inherit!important;line-height:inherit!important;color:inherit!important;border:0!important;padding:0!important;margin:0!important}ol,ul{margin-top:10px}ul{list-style:disc}ol{list-style:decimal}ol>li:not(.thrv-styled-list-item),ul>li:not(.thrv-styled-list-item){margin-bottom:0;margin-left:1.5em;overflow:visible!important}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;height:auto;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}table,td,th{border:1px solid #000}td,th{padding:0}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img.avatar{width:100%}figure{margin:1em 0}table{width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#e6e6e6;border:1px solid #e6e6e6;color:rgba(0,0,0,.8);font-size:1rem;line-height:20px;padding:10px 20px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border:1px solid #ccc;border-radius:3px;padding:10px}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}@media (max-width:1023px){h3{font-size:22px}h2{font-size:26px}h1{font-size:32px}}@media (max-width:767px){h2{font-size:24px}h1{font-size:28px}}input[type=search]{border:1px solid rgba(0,0,0,.25);border-left:0;border-radius:0;border-right:0;box-sizing:border-box;-webkit-appearance:textfield}ol>li span,ul>li span{line-height:inherit}.tcb-post-content figure[id*=attachment_]{max-width:100%}.tcb-post-content .wp-block-image .aligncenter,.tcb-post-content .wp-block-image .alignleft,.tcb-post-content .wp-block-image .alignright,.tcb-post-content .wp-block-image.is-resized{display:table}.tcb-post-content p.has-small-font-size{font-size:13px}.tcb-post-content p.has-normal-font-size,.tcb-post-content p.has-regular-font-size{font-size:16px}.tcb-post-content p.has-medium-font-size{font-size:20px}.tcb-post-content p.has-large-font-size{font-size:36px}.tcb-post-content p.has-huge-font-size,.tcb-post-content p.has-larger-font-size{font-size:42px}body.theme-has-off-screen-sidebar{position:relative;transition:padding-left .42s ease-in-out,padding-right .42s ease-in-out}body.theme-has-off-screen-sidebar .main-container{z-index:2}body.theme-has-off-screen-sidebar .sidebar-section:before{opacity:0}body.theme-has-off-screen-sidebar .sidebar-section .section-background{background-color:#fff}body.theme-has-off-screen-sidebar .sidebar-section .trigger-expanded-icon{display:none}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .sidebar-section:before{opacity:1}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .sidebar-section .trigger-collapsed-icon{display:none}body.theme-has-off-screen-sidebar.visible-off-screen-sidebar .sidebar-section .trigger-expanded-icon{display:block}body.theme-has-off-screen-sidebar[data-off-screen-type=push]{padding-left:0}body.theme-has-off-screen-sidebar[data-off-screen-side=left] .sidebar-section{left:calc(-1 * var(--off-screen-sidebar-size))}body.theme-has-off-screen-sidebar[data-off-screen-side=left] .tve-off-screen-sidebar-trigger{left:0}body.theme-has-off-screen-sidebar[data-off-screen-side=left].visible-off-screen-sidebar[data-off-screen-type=push]{padding-left:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar[data-off-screen-side=left].visible-off-screen-sidebar .sidebar-section{left:0}body.theme-has-off-screen-sidebar[data-off-screen-side=left].visible-off-screen-sidebar .tve-off-screen-sidebar-trigger{left:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar[data-off-screen-type=push]{padding-right:0}body.theme-has-off-screen-sidebar[data-off-screen-side=right] .sidebar-section{right:calc(-1 * var(--off-screen-sidebar-size))}body.theme-has-off-screen-sidebar[data-off-screen-side=right] .tve-off-screen-sidebar-trigger{right:0}body.theme-has-off-screen-sidebar[data-off-screen-side=right].visible-off-screen-sidebar[data-off-screen-type=push]{padding-right:var(--off-screen-sidebar-size)}body.theme-has-off-screen-sidebar[data-off-screen-side=right].visible-off-screen-sidebar .sidebar-section{right:0}body.theme-has-off-screen-sidebar[data-off-screen-side=right].visible-off-screen-sidebar .tve-off-screen-sidebar-trigger{right:var(--off-screen-sidebar-size)}#wrapper{--layout-background-width:1080px;--layout-content-width:1080px;--tve-off-screen-overlay-color:rgba(0, 0, 0, .7);margin:0;padding:0;position:relative;display:flex;flex-direction:column;min-height:100vh}.admin-bar #wrapper{min-height:calc(100vh - 32px)}#wrapper .hide-section{position:relative}body:not(.thrive_show_hidden_elements) #wrapper .hide-section{display:none!important}#wrapper .hide-section:after{background-image:repeating-linear-gradient(135deg,rgba(148,163,176,.2),rgba(148,163,176,.2) 3px,transparent 3px,transparent 6px)!important;background-size:auto!important;background-attachment:scroll!important;background-position:50% 50%!important;background-repeat:repeat!important;content:'';height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}#wrapper .thrv_footer .symbol-section-in,#wrapper .thrv_header .symbol-section-in{box-sizing:border-box;max-width:100%}#content{box-sizing:border-box!important;position:relative;display:flex;align-items:center;flex-direction:column;flex-grow:1;z-index:2}div.main-container{--separator-size:40px;--sidebar-size:30%;width:var(--layout-content-width);box-sizing:border-box!important;display:flex;flex-grow:1;height:100%;margin:0;max-width:100%;padding:0;position:relative;z-index:1}div.main-container .hide-section+.main-columns-separator{display:none}div.main-container.flip-sections .sidebar-section{order:1}div.main-container.flip-sections .content-section{order:3}.main-content-background{height:100%;width:1080px;width:var(--layout-background-width);max-width:100%;position:absolute;top:0;overflow:hidden;margin:0;padding:0;z-index:0}.theme-section{flex-shrink:1;position:relative;margin:0;padding:0;box-sizing:border-box!important;display:flex;justify-content:center;align-items:center;width:100%;z-index:1}.theme-section.top-section .section-background{max-width:100%;width:1080px;width:var(--top-background-width,var(--layout-background-width,1080px))}.theme-section.top-section .section-content{max-width:100%;width:1080px;width:var(--top-content-width,var(--layout-content-width,1080px))}.theme-section.bottom-section .section-background{max-width:100%;width:1080px;width:var(--bottom-background-width,var(--layout-background-width,1080px))}.theme-section.bottom-section .section-content{max-width:100%;width:1080px;width:var(--bottom-content-width,var(--layout-content-width,1080px))}.theme-section .section-content{box-sizing:border-box!important;position:relative;z-index:1;margin-left:auto;margin-right:auto;height:100%;width:100%;max-width:100%}.theme-section .section-content::after,.theme-section .section-content::before{content:'';display:block;overflow:auto}.theme-section .section-background{box-sizing:border-box;height:100%;position:absolute;top:0;overflow:hidden;width:100%;max-width:100%;z-index:0}.content-section{flex-grow:1;order:1;width:calc(70% - 10px);width:calc(100% - var(--sidebar-size) - var(--separator-size)/ 2)!important}.content-section:first-child{width:100%!important}.sidebar-section{flex-grow:1;order:3;width:calc(30% - 10px);width:calc(var(--sidebar-size) - var(--separator-size)/ 2)!important}.sidebar-section.tve-sticky-sidebar{align-items:flex-start;align-self:flex-start;min-height:100vh}.sidebar-section.tve-is-sticky{position:absolute;z-index:2}.sidebar-section:before{transition:opacity .42s ease-in-out}.sidebar-section .tve-sidebar-close-icon{display:none}.sidebar-section .tve-off-screen-sidebar-trigger{display:none}[data-off-screen-side=left].theme-has-off-screen-sidebar .sidebar-section .tve-off-screen-sidebar-trigger{box-shadow:1px 0 5px 0 rgba(25,31,40,.15)}.theme-has-off-screen-sidebar.ttb-editor-page .sidebar-section{transition:none}.theme-has-off-screen-sidebar.ttb-editor-page .sidebar-section .tve-off-screen-sidebar-trigger{transition:none}.theme-has-off-screen-sidebar .sidebar-section{display:none;height:100vh;position:fixed!important;top:0;transition:left .42s ease-in-out,right .42s ease-in-out;width:var(--off-screen-sidebar-size)!important;z-index:9999!important}.theme-has-off-screen-sidebar .sidebar-section .section-content{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(25,31,40,0.2) transparent}.theme-has-off-screen-sidebar .sidebar-section .section-content::-webkit-scrollbar{width:5px}.theme-has-off-screen-sidebar .sidebar-section .section-content::-webkit-scrollbar-thumb{background-color:rgba(25,31,40,.2);border-radius:20px}html .theme-has-off-screen-sidebar .sidebar-section .section-content{min-height:100%!important}.theme-has-off-screen-sidebar .sidebar-section .tve-sidebar-close-icon{background:0 0;border:0;opacity:.8;position:absolute;display:block;line-height:0;padding:0;right:10px;top:10px;cursor:pointer;z-index:24;width:auto!important;height:auto!important}.theme-has-off-screen-sidebar .sidebar-section .tve-sidebar-close-icon:hover{opacity:1}.theme-has-off-screen-sidebar .sidebar-section.theme-has-off-screen-overlay:before{content:'';position:fixed;background:var(--tve-off-screen-overlay-color);left:0;right:0;top:0;bottom:0}.theme-has-off-screen-sidebar .sidebar-section[data-trigger-position=top] .tve-off-screen-sidebar-trigger{top:0}.theme-has-off-screen-sidebar .sidebar-section[data-trigger-position=center] .tve-off-screen-sidebar-trigger{top:50%}.theme-has-off-screen-sidebar .sidebar-section[data-trigger-position=bottom] .tve-off-screen-sidebar-trigger{bottom:0}.theme-has-off-screen-sidebar .sidebar-section .tve-off-screen-sidebar-trigger{background-color:#f1f1f1;border:1px solid #e3e3e3;cursor:pointer;line-height:1;position:fixed;min-height:42px;min-width:18px;transition:left .42s ease-in-out,right .42s ease-in-out;z-index:2;display:flex;align-items:center;padding-left:2px;padding-right:2px;box-shadow:-1px 0 5px 0 rgba(25,31,40,.15)}.sidebar-section.sidebar-off-screen-on-desktop{display:none}@media (max-width:1023px){.sidebar-section.sidebar-off-screen-on-desktop:not(.sidebar-off-screen-on-tablet){display:flex}}@media (max-width:767px){.sidebar-section.sidebar-off-screen-on-desktop:not(.sidebar-off-screen-on-mobile){display:flex}}@media (max-width:1023px){.sidebar-section.sidebar-off-screen-on-tablet{display:none}}@media (max-width:767px){.sidebar-section.sidebar-off-screen-on-tablet{display:none}.sidebar-section.sidebar-off-screen-on-tablet:not(.sidebar-off-screen-on-mobile){display:flex}}@media (max-width:767px){.sidebar-section.sidebar-off-screen-on-mobile{display:none}}.main-columns-separator{width:20px;width:var(--separator-size);height:20px;height:var(--separator-size);order:2;flex-shrink:0}@media (max-width:767px){.main-columns-separator{display:none}}[class*=sidebar-off-screen-on-]+.main-columns-separator{display:none}.theme-has-off-screen-sidebar .main-columns-separator{display:none}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_header .symbol-section-out{margin:auto;right:0;left:0;max-width:100%!important;width:1080px;width:var(--header-background-width,var(--layout-background-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_header .symbol-section-in{max-width:100%!important;width:1080px;width:var(--header-content-width,var(--layout-content-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_header.thrv_wrapper{padding:0}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_footer .symbol-section-out{margin:auto;right:0;left:0;max-width:100%!important;width:1080px;width:var(--footer-background-width,var(--layout-background-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_footer .symbol-section-in{max-width:100%!important;width:1080px;width:var(--footer-content-width,var(--layout-content-width))}body:not(.tve_lp):not(.single-tcb_symbol) .thrv_footer.thrv_wrapper{padding:0}.gallery.gallery-columns-1 .gallery-item{width:calc(100% / 1)}.gallery.gallery-columns-1 .gallery-item:nth-child(1n+1){clear:left}.gallery.gallery-columns-2 .gallery-item{width:calc(100% / 2)}.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1){clear:left}.gallery.gallery-columns-3 .gallery-item{width:calc(100% / 3)}.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1){clear:left}.gallery.gallery-columns-4 .gallery-item{width:calc(100% / 4)}.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1){clear:left}.gallery.gallery-columns-5 .gallery-item{width:calc(100% / 5)}.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1){clear:left}.gallery.gallery-columns-6 .gallery-item{width:calc(100% / 6)}.gallery.gallery-columns-6 .gallery-item:nth-child(6n+1){clear:left}.gallery.gallery-columns-7 .gallery-item{width:calc(100% / 7)}.gallery.gallery-columns-7 .gallery-item:nth-child(7n+1){clear:left}.gallery.gallery-columns-8 .gallery-item{width:calc(100% / 8)}.gallery.gallery-columns-8 .gallery-item:nth-child(8n+1){clear:left}.gallery.gallery-columns-9 .gallery-item{width:calc(100% / 9)}.gallery.gallery-columns-9 .gallery-item:nth-child(9n+1){clear:left}.gallery .gallery-item{float:left;margin:10px 0;text-align:center}.gallery .gallery-item .gallery-caption,.gallery .gallery-item .gallery-icon{display:inline-block}.gallery .gallery-item .gallery-caption{color:#757575;display:block;font-size:12px;font-style:italic;line-height:2;margin:10px 0 15px}.gallery .gallery-item img{border:2px solid #cfcfcf;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.2);box-sizing:border-box;height:auto;max-width:90%;padding:5%}.gallery:after{clear:both;content:"";display:table}.tve-sidebar-close-icon{outline:0}@media (max-width:767px){.main-container{flex-wrap:wrap}.main-container>.theme-section{min-width:100%}}
@media (min-width:300px){.tve-theme-69778 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-69778 .content-section .section-content{padding:0 10px!important}.tve-theme-69778 .main-container{padding:10px!important}.tve-theme-69778 .top-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-69778 .top-section .section-content{display:flex;flex-direction:column;min-height:1px!important;padding:12px 20px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f76]{padding:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f77]{margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:2px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:10px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.4em!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f79]{padding:1px!important;margin:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7b]{margin-left:-20px;padding:1px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7d]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{padding-left:20px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7e]{max-width:28.7%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7f]{max-width:71.3%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f82]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f83]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f84]{max-width:49.9%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f85]{max-width:50.1%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f87]{margin-left:-21px;padding:1px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{padding-left:21px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f88]{max-width:39.3%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8a]{max-width:60.7%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8c]{margin-left:-20px;padding:1px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col{padding-left:20px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8d]{float:left;z-index:3;position:relative;min-width:251px;padding:1px!important;margin:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8f]{font-size:16px;width:16px;height:16px;border-radius:100px;overflow:hidden;border:none;float:right;z-index:3;position:relative;padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:#fff!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8f]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:2px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:10px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.4em!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c78228f4]{letter-spacing:2px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:10px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.4em!important}.tve-theme-69778 .top-section [data-css=tve-u-172c7a25fdd]{margin-left:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c7a51825]::after{clear:both}.tve-theme-69778 .top-section [data-css=tve-u-172c7aa3ee4]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c7a77494]{max-width:30%}.tve-theme-69778 .top-section [data-css=tve-u-172c7a774cb]{max-width:36.3%}.tve-theme-69778 .top-section [data-css=tve-u-172c7a77500]{max-width:33.7%}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd] .tcb-plain-text,:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd] address,:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd] blockquote,:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd] label,:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd] li,:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd] p{font-size:var(--tve-font-size, 10px);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))}.tve-theme-69778 .top-section [data-css=tve-u-172cd0f1bbd]{--tve-font-size:10px;--tve-font-weight:var(--g-regular-weight, normal)}.tve-theme-69778 .top-section [data-css=tve-u-172cd0f7363]{font-size:16px;width:16px;height:16px;border-radius:100px;overflow:hidden;border:none;float:right;z-index:3;position:relative;padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:#fff!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f7363]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-69778 .top-section [data-css=tve-u-172cd0f8c06]{font-size:16px;width:16px;height:16px;border-radius:100px;overflow:hidden;border:none;float:right;z-index:3;position:relative;padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:#fff!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172cd0f8c06]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-69778 .top-section [data-css=tve-u-172cd141602]{padding:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172cd1426ed]{padding:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172cd13f932]{padding:0!important}:not(#layout) .tve-theme-69778 .main-container{--sidebar-size:28.79%;--separator-size:15px}.tve-theme-69778 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-69778 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-69778 .sidebar-section{margin:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-1725ba1e54e]{border-radius:4px;overflow:hidden;background-color:var(--tcb-skin-color-2)!important;background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-texture02-2.jpg")!important;border:none!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-1725ba26717]{text-align:center;min-height:185px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:0 20px 20px!important;margin-bottom:40px!important;margin-top:40px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299451e08]{float:none;padding:0!important;background-color:transparent!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299ca265f]{float:none;max-width:99px;margin-bottom:20px!important;margin-left:auto!important;margin-right:auto!important;background-color:#fff!important;padding:8px!important;background-image:none!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299cd57a8]{padding-bottom:0!important;margin-bottom:0!important;font-size:20px!important;line-height:1.3em!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{border-radius:185px;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 2px);box-shadow:0 4px 16px 0 var(--tcb-local-color-3d2c0);padding:16px!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{font-size:var(--tve-font-size, 11px)!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974]{--tve-font-size:11px;--tve-letter-spacing:2px;--tve-font-weight:var(--g-bold-weight, bold);--tcb-local-color-48d06:rgb(19, 114, 211);--tcb-local-color-bd5e5:rgba(19, 114, 211, 0.2);--tcb-local-color-1d30b:var(--tcb-skin-color-0);--tcb-local-color-3d2c0:rgba(20, 115, 210, 0.2);float:none;--tve-text-transform:uppercase;--tve-color:rgb(255, 255, 255);--tve-applied---tve-color:rgb(255, 255, 255);margin:0 auto!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase);color:var(--tve-color,#fff);--tve-applied-color:var$(--tve-color, rgb(255, 255, 255));--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974]:hover .tcb-button-link{box-shadow:0 14px 40px 0 var(--tcb-local-color-3d2c0)!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299d3b4c7]{padding-bottom:0!important;margin-bottom:0!important;font-size:29px!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important;line-height:1em!important;font-style:normal!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac94f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac951]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0, 0, 0, 0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac952]{margin-left:-12px;padding:1px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac953]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col{padding-left:12px}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac955]{max-width:36.8%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac956]{max-width:63.2%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac964]{padding:8px!important;margin:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac966]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac966]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dc406f]{background-color:var(--tcb-skin-color-2)!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dd7209]{padding:8px!important;margin:0 0 8px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299ddf06d]{padding:8px!important;margin:0 0 8px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299deb6e1]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299deb6e1]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dec597]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299dec597]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9512b]{margin-left:-12px;padding:1px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col{padding-left:12px}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e95f26]{margin-left:-12px;padding:1px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col{padding-left:12px}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9725b]{margin-left:-12px;padding:1px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col{padding-left:12px}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e991f6]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299e991f6]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299ea959f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299eaa4a7]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299eab053]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299ec002b]{padding:8px!important;margin:0 0 8px!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-172b8a1f92b]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0, 0, 0, 0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-1725bac5eae]>.tve-cb{display:block}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf515e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf6848]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf8049]{margin-top:0!important;margin-bottom:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:36.8%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:63.2%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:36.8%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:63.2%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:36.8%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:63.2%}.tve-theme-69778 .bottom-section .section-background{border-top:none;background-color:#fff!important;background-image:linear-gradient(rgba(255,255,255,.45),rgba(255,255,255,.45)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/WooCommerce-Pattern-11.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,0 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-69778 .bottom-section .section-content{display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:333px!important;padding:20px!important}.tve-theme-69778 .bottom-section [data-css=tve-u-17298d7b5c5]{float:none;padding:0!important;margin:0 auto 12px!important;background-color:transparent!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-1729ed2a2b0]{letter-spacing:8px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-1)!important;--tcb-applied-color:var$(--tcb-skin-color-1)!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172a807b28b]{float:none;max-width:855px;margin-bottom:40px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d] .tcb-button-link{border:2px solid var(--tcb-local-color-48994);border-radius:100px;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 3px);background-color:transparent!important;padding:18px!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d] .tcb-button-link span{color:var(--tve-color,var(--tcb-local-color-48994));--tcb-applied-color:var$(--tcb-local-color-48994);text-transform:var(--tve-text-transform,uppercase)}.tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d]{--tve-color:var(--tcb-local-color-48994);--tve-text-transform:uppercase;--tve-font-size:11px;--tve-letter-spacing:3px;--tcb-local-color-d7ffe:rgb(19, 114, 211);float:none;--tcb-local-color-48994:var(--tcb-skin-color-0)!important;margin:0 auto!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d] .tcb-button-link{font-size:var(--tve-font-size, 11px)!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.18))!important;border:2px solid var(--tcb-local-color-48994)!important;background-color:var(--tcb-local-color-48994)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d]:hover{--tve-color:rgb(255, 255, 255)!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d] .tcb-button-link::after{background-color:var(--tcb-local-color-48994)!important;background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.18))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d30]{font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-172b74e441e]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-69778 .content-section [data-css=tve-u-17309fa84d7] .thrive-breadcrumb-separator{font-size:11px;width:11px;height:11px}.tve-theme-69778 .content-section [data-css=tve-u-17309fa84d7] .thrive-breadcrumb-path{font-size:11px;--tve-text-transform:none;--tve-letter-spacing:2px}.tve-theme-69778 .content-section [data-css=tve-u-17309fa84d7] .thrive-breadcrumb-leaf{font-size:11px;--tve-letter-spacing:2px;--tve-text-transform:none}.tve-theme-69778 .content-section [data-css=tve-u-17309fa84d7] .thrive-breadcrumb-path a{text-transform:var(--tve-text-transform,none)!important;letter-spacing:var(--tve-letter-spacing, 2px)!important}.tve-theme-69778 .content-section [data-css=tve-u-17309fa84d7] .thrive-breadcrumb-leaf span{letter-spacing:var(--tve-letter-spacing, 2px)!important;text-transform:var(--tve-text-transform,none)!important}.tve-theme-69778 .content-section [data-css=tve-u-17309fa84d7]{padding-bottom:0!important}.tve-theme-61574 #wrapper{--header-background-width:100%;--footer-background-width:100%}.tve-theme-61574 .top-section .section-content{padding-top:0!important;padding-bottom:0!important;min-height:1px!important}:not(#layout) .tve-theme-61574 .main-container{--separator-size:50px;--sidebar-size:35%}.tve-theme-61574 .content-section [data-css=tve-u-16f7ad3e5a6]{--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-61574 .content-section [data-css=tve-u-16f7ad4c474]{padding:0!important;margin-bottom:10px!important}.tve-theme-61574 .content-section [data-css=tve-u-16f7ae38df2]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-61574 .content-section .section-content{padding-top:0!important;padding-bottom:40px!important}.tve-theme-61574 .bottom-section .section-content{min-height:336px!important;padding:40px 0 0!important}.tve-theme-61574 .bottom-section .section-background{border-top:2px solid var(--tcb-skin-color-1)}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9008983c]{padding:0!important;margin-bottom:15px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper{width:calc((100% - 45px)/ 4);padding:0}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b7]{margin-top:0!important;padding-top:0!important;margin-bottom:0!important;z-index:100!important;padding-left:15px!important;padding-right:15px!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .post-wrapper{border:1px solid rgba(0,0,0,.12);border-radius:0;overflow:hidden}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4bb]{padding:0!important;margin-top:10px!important;margin-bottom:5px!important}:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] .tcb-plain-text,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] address,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] blockquote,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] label,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] li,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] p{line-height:1.4em;font-size:var(--tve-font-size, 11px)}:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] .tcb-plain-text,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] address,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] blockquote,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h1,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h2,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h3,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h4,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h5,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h6,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] label,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] li,:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] p{color:#848484}:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .post-wrapper:hover{border:1px solid rgba(0,0,0,.24)!important;border-radius:8px!important;overflow:hidden!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0]{padding:0;margin-bottom:50px!important;margin-top:0!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b4]{margin:0!important;z-index:4!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b5]{box-shadow:rgba(0,0,0,.12) 0 -60px 33px -27px inset;background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_8_03-3-1.jpg?dynamic_featured=1&size=medium")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4b6]{min-height:116px!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b4]:hover [data-css=tve-u-16f9009d4b5]{box-shadow:rgba(0,0,0,.12) 0 -17px 25px 0 inset!important;background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_8_03-3-1.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4b8]::after{clear:both}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4ba]{margin-left:0;margin-top:-2px;width:100%!important;max-width:none!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b9]{width:42px;position:relative;border:2px solid #fff;margin-top:-20px!important;margin-bottom:0!important;z-index:12!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(n+5)){margin-top:0!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(4n)){margin-right:15px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(4n){margin-right:0!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc]{--tve-font-size:11px;--tve-letter-spacing:1px}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] .tcb-plain-text,.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] address,.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] blockquote,.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] label,.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] li,.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] p{letter-spacing:var(--tve-letter-spacing, 1px)}:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16fd30a8588]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-17067bfc2f0]{padding:0!important}:not(#tve) .tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-17067bfca6e]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-17067c03f2b]{float:left;z-index:3;position:relative;display:inline-block;padding:0 8px 0 0!important;margin-right:8px!important;border-right:1px solid rgba(0,0,0,.14)!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-1708c5aa178]{--tve-font-size:20px;--tve-color:var(--tcb-skin-color-4);margin-top:0!important;margin-bottom:0!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .tcb-post-title[data-css=tve-u-1708c5aa178],.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .tcb-post-title[data-css=tve-u-1708c5aa178] a{font-size:var(--tve-font-size, 20px);color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:400!important}.tve-theme-61574 .content-section [data-css=tve-u-17474cec101]{padding-top:0!important}.tve-theme-61574 .content-section [data-css=tve-u-17474cec8c4]{margin-top:0!important}.tve-theme-61574 .top-section{margin-bottom:50px!important;margin-top:0!important}.thrive-section-59935 .section-content{text-align:center;padding:20px 10px 40px!important}.thrive-section-59935 .section-background{border-radius:5px;overflow:hidden;background-color:#fff!important}.thrive-section-59935 [data-css=tve-u-17062ed45ad]{margin-top:0!important;margin-bottom:20px!important;padding-top:18px!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.thrive-section-59935 [data-css=tve-u-170630a041f].tcb-post-list .post-wrapper{box-shadow:none;border-left-style:none;padding:10px 10px 10px 0!important}:not(#tve) .thrive-section-59935 [data-css=tve-u-170630a041f].tcb-post-list [data-css=tve-u-170630a0422]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:16px!important;line-height:1.5em!important;font-family:inherit!important}.thrive-section-59935 [data-css=tve-u-170630a041f]{max-width:300px;margin-bottom:0!important;margin-top:0!important;padding-left:19px!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.thrive-section-59935 [data-css=tve-u-170630cf596]{float:left;z-index:3;position:relative;margin:0 auto 20px!important}.thrive-section-59935 [data-css=tve-u-170630cf596] .tve_social_items{font-size:11px!important}.thrive-section-59935 [data-css=tve-u-170630d7e55]{border:1px solid #777;border-radius:50px;overflow:hidden;padding:12px!important}:not(#tve) .thrive-section-59935 [data-css=tve-u-170630d7e57] button{color:#141414;--tcb-applied-color:rgb(20, 20, 20);font-size:var(--tve-font-size, 13px);font-weight:var(--g-bold-weight,bold);letter-spacing:1px;border-left:1px solid #bababa;background-color:transparent!important;padding:6px!important}.thrive-section-59935 [data-css=tve-u-170630d7e5a]{padding-left:10px!important;padding-right:10px!important}:not(#tve) .thrive-section-59935 [data-css=tve-u-170630d7e5c] input{border:none;border-radius:0;overflow:hidden;color:rgba(0,0,0,.65);--tcb-applied-color:rgba(0, 0, 0, 0.65);font-size:12px}.thrive-section-59935 [data-css=tve-u-170630d7e5c] input{letter-spacing:1px;padding:4px!important;background-color:transparent!important}.thrive-section-59935 [data-css=tve-u-170630d7e57]{--tve-font-size:13px}.tve-theme-61282 #wrapper{--header-background-width:100%;--footer-background-width:100%}.tve-theme-61282 .content-section [data-css=tve-u-17473856f9d]{width:100%;margin-top:0!important;margin-bottom:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fa0]{max-width:26.2%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fa1]{max-width:73.8%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fa2]{padding:0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fa3]{font-size:14px!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fa4]{font-size:14px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fa5]{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important;padding-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fa7]{background-image:linear-gradient(rgba(106,107,108,.05),rgba(106,107,108,.05))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(rgba(106, 107, 108, 0.05), rgba(106, 107, 108, 0.05))!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] a,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] blockquote>p,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] h1,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] h2,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] h3,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] h4,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] h5,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] h6,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] ol,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] ol>li,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] p,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] pre,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] ul,:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad] ul>li{text-align:left;font-size:var(--tve-font-size, 16px);line-height:var(--tve-line-height, px);color:#000!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad]{--tve-font-size:16px;float:left;z-index:3;position:relative;--tve-line-height:px;margin:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb0]{padding:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb1]{margin:0 0 20px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb2]{padding:2px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb0]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list .post-wrapper{padding:20px 20px 40px!important;background-color:#fff!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb2] .tve_sep{width:100%;border-width:1px!important;border-color:rgba(0,0,0,.14)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac]{border-left:none;background-color:transparent!important;padding:0!important;margin-top:0!important;margin-bottom:0!important;--tve-applied-background-color:transparent!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6] .tcb-button-link{border-radius:0;overflow:hidden;border-width:1px;border-style:solid;border-color:rgba(0,0,0,.14) transparent;border-image:initial;box-shadow:none;letter-spacing:2px;background-color:#fff!important;padding:12px 10px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6]{float:left;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;margin-top:0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6] .tcb-button-link span{color:rgba(0,0,0,.5)}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6] .tcb-button-link span{text-transform:uppercase}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6] .tcb-button-link{font-size:10px!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6]:hover .tcb-button-link{border:1px solid rgba(0,0,0,.7)!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6]:hover .tcb-button-link span{color:rgba(0,0,0,.8)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb7]{margin-top:0!important;margin-bottom:30px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb9]{box-shadow:none;--tve-applied-box-shadow:none;background-image:url("//ordinaryhappilyeverafter.com/wp-content/uploads/tcb_content_templates/post_list/images/Featured_img_3_03.jpg?dynamic_featured=1&size=large")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list .thrv-content-box [data-css=tve-u-17473856fba]{min-height:260px}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fbc]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:18px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fbd]{padding:0!important;margin-bottom:20px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb7]:hover [data-css=tve-u-17473856fb9]{background-image:url("//ordinaryhappilyeverafter.com/wp-content/uploads/tcb_content_templates/post_list/images/Featured_img_3_03.jpg?dynamic_featured=1&size=large")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fbf]{max-width:29.7%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fc1]{max-width:70.3%}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fc2]{padding:0!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fc3]::after{clear:both}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fc4]::after{clear:both}.tve-theme-61282 .content-section [data-css=tve-u-17473856fc5]{padding-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fc6]{margin-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fc7]{margin-top:10px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fc8]{padding-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fc9]{padding:15px 0 0!important;margin-top:20px!important;margin-bottom:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section [data-css=tve-u-17473856fca].tcb-post-list .post-wrapper{border-bottom:1px dotted rgba(0,0,0,.22);padding:15px 0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fca].tcb-post-list .post-wrapper:hover{border-bottom:1px dotted rgba(0,0,0,.5)!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fca].tcb-post-list [data-css=tve-u-17473856fcc]{letter-spacing:1px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important;font-weight:var(--g-bold-weight,bold)!important;color:#6a6b6c!important;--tcb-applied-color:rgb(106, 107, 108)!important;--tve-applied-color:rgb(106, 107, 108)!important;text-transform:none!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fca]{max-width:300px;float:none;margin-left:auto!important;margin-right:auto!important;margin-bottom:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd]{max-width:300px;float:none;padding:0!important;background-color:#eee!important;--tve-applied-background-color:rgb(238, 238, 238)!important;margin:0 auto!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:10px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fce]{margin:0!important;padding:15px 0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fcf]{background-color:#fff!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list .post-wrapper:hover{box-shadow:rgba(0,0,0,.12) 0 2px 12px 0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd0]{letter-spacing:1px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:18px!important;font-weight:var(--g-bold-weight,bold)!important;text-transform:none!important;color:#6f9b2a!important;--tcb-applied-color:rgb(111, 155, 42)!important;--tve-applied-color:rgb(111, 155, 42)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd1]{margin-bottom:0!important;margin-top:0!important;padding:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd3]{background-image:url("//ordinaryhappilyeverafter.com/wp-content/uploads/tcb_content_templates/post_list/images/Featured_img_3_03-300x169.jpg?dynamic_featured=1&size=medium")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list .thrv-content-box [data-css=tve-u-17473856fd4]{min-height:150px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd5]{--g-regular-weight:400;--g-bold-weight:500;font-family:Montserrat!important;font-weight:var(--g-regular-weight,normal)!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd6]{font-weight:var(--g-regular-weight,normal)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd7]{float:left;z-index:3;position:relative;padding-left:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd].tcb-post-list [data-css=tve-u-17473856fd8]::after{clear:both}.tve-theme-61282 .content-section [data-css=tve-u-17473856fd9]{padding:15px 20px 0!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fda]{text-transform:none!important;font-weight:var(--g-regular-weight,normal)!important;font-size:20px!important;color:#6a6b6c!important;--tcb-applied-color:rgb(106, 107, 108)!important;--tve-applied-color:rgb(106, 107, 108)!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fdb]{font-size:20px!important;font-weight:var(--g-regular-weight,normal)!important;color:#6a6b6c!important;--tcb-applied-color:rgb(106, 107, 108)!important;--tve-applied-color:rgb(106, 107, 108)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fca].tcb-post-list [data-css=tve-u-17473856fdd]{--tcb-applied-color:rgb(106, 107, 108)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fde] .tve_sep{width:100%;border-width:1px!important;border-color:rgba(0,0,0,.14)!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fdf]{max-width:23.1%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe0]{max-width:76.9%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fde]{padding-top:0!important;padding-bottom:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe1]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe2]{max-width:48%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe3]{max-width:52%}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe4]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe5]{background-image:linear-gradient(rgba(106,107,108,.05),rgba(106,107,108,.05))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(rgba(106, 107, 108, 0.05), rgba(106, 107, 108, 0.05))!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe6]{margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe7].tcb-post-list .post-wrapper{border-bottom:1px dotted rgba(0,0,0,.22);padding:15px 0!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fe7].tcb-post-list .post-wrapper:hover{border-bottom:1px dotted rgba(0,0,0,.5)!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-17473856fe7].tcb-post-list [data-css=tve-u-17473856fcc]{letter-spacing:1px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important;font-weight:var(--g-bold-weight,bold)!important;color:#6a6b6c!important;--tcb-applied-color:rgb(106, 107, 108)!important;--tve-applied-color:rgb(106, 107, 108)!important;text-transform:none!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe7]{max-width:300px;float:none;margin-left:auto!important;margin-right:auto!important;margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe7].tcb-post-list [data-css=tve-u-17473856fdd]{--tcb-applied-color:rgb(106, 107, 108)!important}:not(#tve) .tve-theme-61282 .content-section [data-css=tve-u-174a913e4ad]{font-size:18px!important;color:var(--tcb-color-3)!important;--tcb-applied-color:var$(--tcb-color-3)!important;--tve-applied-color:var$(--tcb-color-3)!important;text-transform:uppercase!important}.tve-theme-61282 .content-section [data-css=tve-u-174a9163537]{border:none!important;--tve-applied-border:none!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-174a916c6d9]{margin-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-174a916d48d]{padding-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-174a91752d0]{border:none!important;--tve-applied-border:none!important;justify-content:flex-end!important}.thrive-section-58699 .section-content{display:flex;--tve-color:rgb(255, 255, 255);justify-content:center;flex-direction:column;min-height:420px!important;padding:20px!important}.thrive-section-58699 .section-background{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/2020/05/Adam-Courtney-Wedding-166-copy.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;--tve-applied-background-image:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/2020/05/Adam-Courtney-Wedding-166-copy.jpg")!important}.thrive-section-58699 [data-css=tve-u-172ff531191]{margin-bottom:0!important;padding:0!important}.thrive-section-58699{margin-top:2px!important;margin-bottom:20px!important}:not(#tve) .thrive-section-58699 [data-css=tve-u-1745c9b0d03]{--g-regular-weight:400;color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important;--tve-applied-color:rgb(255, 255, 255)!important;font-size:30px!important;font-family:inherit!important;font-weight:var(--g-regular-weight,normal)!important}:not(#tve) .thrive-section-58699 [data-css=tve-u-1745c9b5ac8]{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important;--tve-applied-color:rgb(255, 255, 255)!important;font-size:18px!important}.thrive-section-58699 [data-css=tve-u-1745c9e6509]{max-width:708px;float:none;margin-left:auto!important;margin-right:auto!important}.thrive-section-58699 .thrv-divider[data-css=tve-u-174e6e9790e] .tve_sep{width:100%;border-width:2px!important;border-color:rgba(255,255,255,.61)!important}.thrive-section-58699 [data-css=tve-u-174e6e9790e]{float:none;display:block;margin-left:auto!important;margin-right:auto!important;padding:0 100px 15px!important}.thrive-section-65611 .section-background{border-top:none;background-color:var(--tcb-skin-color-2)!important;background-image:none!important;--tve-applied-background-color:var$(--tcb-skin-color-2)!important}.thrive-section-65611 .section-content{display:flex;flex-direction:column;justify-content:center;min-height:251px!important;padding:20px!important}.thrive-section-65611 [data-css=tve-u-17299791844]{margin-left:-30px;padding:0!important;flex-direction:row-reverse!important}.thrive-section-65611 [data-css=tve-u-17299791c13]{margin:0!important}.thrive-section-65611 [data-css=tve-u-17299791844]>.tcb-flex-col>.tcb-col{justify-content:center}.thrive-section-65611 [data-css=tve-u-17299791844]>.tcb-flex-col{padding-left:30px}.thrive-section-65611 [data-css=tve-u-1729ebe58a7]{background-image:none!important;background-color:transparent!important}.thrive-section-65611 [data-css=tve-u-1729ee20f38]{padding:0!important;justify-content:flex-end!important}.thrive-section-65611 [data-css=tve-u-172a7ee4036]{width:200px;box-shadow:rgba(0,0,0,.06) 0 8px 24px 0;border:6px solid #fff;border-radius:4px;overflow:hidden;margin-top:0!important;margin-bottom:0!important}.thrive-section-65611 [data-css=tve-u-172a7ee6360]{margin-top:0;margin-left:0;width:102%!important;max-width:none!important}.thrive-section-65611 [data-css=tve-u-172a7f37eba]{padding:0!important}.thrive-section-65611 [data-css=tve-u-172a7f381cf]{margin:0!important}.thrive-section-65611 [data-css=tve-u-172a7f4f302]{width:200px;box-shadow:rgba(0,0,0,.06) 0 8px 24px 0;border:6px solid #fff;border-radius:4px;overflow:hidden;margin-top:0!important;margin-bottom:0!important}.thrive-section-65611 [data-css=tve-u-172a7f4f302] .tve_image_frame{height:100%}.thrive-section-65611 [data-css=tve-u-172a7f4f30b]{margin-left:0;margin-top:0;width:102%!important;max-width:none!important}.thrive-section-65611 [data-css=tve-u-172a7f5e281]{width:200px;box-shadow:rgba(0,0,0,.06) 0 8px 24px 0;border:6px solid #fff;border-radius:4px;overflow:hidden;float:none;margin:0 auto!important}.thrive-section-65611 [data-css=tve-u-172a7f5e29c]{margin-top:0;width:102%!important;max-width:none!important}.thrive-section-65611 [data-css=tve-u-172a7f69e77]{padding:1px!important;margin:0!important}.thrive-section-65611 [data-css=tve-u-172a7f5e281] .tve_image_frame{height:100%}.thrive-section-65611 [data-css=tve-u-172a7ee4036] .tve_image_frame{height:100%}.thrive-section-65611 [data-css=tve-u-172a807b28b]{margin-bottom:5px!important}.thrive-section-65611 [data-css=tve-u-174a2959cad]{max-width:33.9%}.thrive-section-65611 [data-css=tve-u-174a29c76f3]{max-width:66.1%}.thrive-section-65611 [data-css=tve-u-174a450c091] .tcb-button-link{border-radius:5px;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 2px);background-color:var(--tcb-local-color-3e1f8)!important;padding:18px!important;background-image:none!important}:not(#tve) .thrive-section-65611 [data-css=tve-u-174a450c091] .tcb-button-link{line-height:1.2em;font-size:var(--tve-font-size, 16px)!important}.thrive-section-65611 [data-css=tve-u-174a450c091]{--tve-font-size:16px;--tve-font-weight:var(--g-regular-weight, normal);--tve-letter-spacing:2px;--tcb-local-color-62516:rgb(19, 114, 211);--tve-color:rgb(255, 255, 255);--tcb-local-color-3e1f8:rgb(19, 114, 211)}:not(#tve) .thrive-section-65611 [data-css=tve-u-174a450c091] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .thrive-section-65611 [data-css=tve-u-174a450c091]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-3e1f8)!important}.thrive-section-65611 [data-css=tve-u-174a450c171]{float:none;--tcb-local-color-bcd13:var(--tcb-local-color-5e279);--form-color:--tcb-color-3;max-width:600px!important;margin:0 auto 5px!important;--tcb-local-color-5e279:var(--tcb-color-3)!important}.thrive-section-65611 #lg-kf937980 .tve-form-button.tve-color-set{--tcb-local-color-3e1f8:var(--tcb-local-color-5e279)}.thrive-section-65611 #lg-kf937980 .tve-form-button{min-width:100%!important;margin-bottom:0!important;margin-top:10px!important}:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{border:1px solid #d3d4d4;--tve-applied-border:1px solid rgb(211, 212, 212);padding-top:10px!important;padding-bottom:10px!important}:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) ::placeholder,:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) input,:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item) textarea{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Arial,Helvetica,sans-serif);font-size:var(--tve-font-size, 14px);--tcb-applied-color:rgba(0, 0, 0, 0.8);color:var(--tve-color,rgba(0,0,0,.8))!important;--tve-applied-color:var$(--tve-color, rgba(0, 0, 0, 0.8))!important}.thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item){--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Arial,Helvetica,sans-serif;--tve-font-size:14px;--tve-color:rgba(0, 0, 0, 0.8);--tve-applied---tve-color:rgba(0, 0, 0, 0.8)}:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item){margin-bottom:0!important;margin-top:0!important}:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover ::placeholder,:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover input,:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover textarea{color:var(--tve-color,#000)!important;--tve-applied-color:var$(--tve-color, rgb(0, 0, 0))!important;--tcb-applied-color:rgb(0, 0, 0)!important}:not(#tve) .thrive-section-65611 #lg-kf937980 .tve_lg_regular_input:not(.tcb-excluded-from-group-item):hover{--tve-color:rgb(0, 0, 0)!important;--tve-applied---tve-color:rgb(0, 0, 0)!important}.thrive-section-65611 #lg-kf937980 .tve-form-button .tcb-button-link{padding-top:10px!important;padding-bottom:10px!important}:not(#tve) .thrive-section-65611 [data-css=tve-u-174a4548c75]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-52488 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-52488 .content-section .section-content{padding:20px 10px!important}.tve-theme-52488 .main-container{padding:20px 10px!important}.tve-theme-52488 .content-section .checkout-template-wrapper{margin-top:0!important;margin-bottom:0!important;padding:0!important;background-color:transparent!important}.tve-theme-52488 .top-section .section-background{border-top:1px solid var(--tcb-skin-color-14);border-right:none;border-bottom:1px solid var(--tcb-skin-color-14);border-left:none;border-image:initial;background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-1),var(--tcb-skin-color-1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-52488 .top-section .section-content{display:flex;text-align:center;--tve-color:rgb(255, 255, 255);justify-content:flex-end;flex-direction:column;padding:40px 20px!important;min-height:1px!important}.tve-theme-52488 .top-section [data-css=tve-u-1705cdb4152]{padding:0!important}:not(#tve) .tve-theme-52488 .top-section [data-css=tve-u-17274963a21]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;text-transform:uppercase!important;color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important}.tve-theme-52488 .bottom-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-52488 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:130px!important;padding:40px 20px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a55]{margin-left:-20px;padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a57]{margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a5e]{max-width:25.1%}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a62]{max-width:24.9%}.tve-theme-52488 .bottom-section [data-css=tve-u-172f02823f6]{max-width:25%}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0349550]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f0349550]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f03d7ad8]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f03e133e]{position:relative!important;padding:0!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f03e596c]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:9px!important;color:rgba(0,0,0,.5)!important;--tcb-applied-color:rgba(0, 0, 0, 0.5)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{padding-left:20px}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0448dd6]{max-width:18.5%}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0448e00]{max-width:81.5%}.tve-theme-52488 .bottom-section [data-css=tve-u-172f044ae30]{padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f044b119]{margin:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f044ae30]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04a8abc]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04a8abc]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04bd161]{font-size:34px;width:34px;height:34px;border-radius:0;overflow:hidden;border:none;padding:1px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04bd161]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04c2dbf]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04c38b5]{letter-spacing:0;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:16px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.6em!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04c6682]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04d338e]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04d4a7b]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04e38b8]{padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04e38b8]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04f7b91]{padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04f7b91]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .bottom-section [data-css=tve-u-172f051dfbb]{max-width:25%}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d71]{padding-left:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6f]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e]{z-index:6;--tve-color:var(--tcb-skin-color-3);margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6f]{padding-bottom:0!important;padding-top:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d73]{max-width:14.7%}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d70]{max-width:10%}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6a]{margin:0 0 40px!important;padding:1px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d78]{margin-bottom:10px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d76]{padding:0!important;margin-bottom:5px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d74]{padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6c]{z-index:2;padding:20px!important;margin:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d72]{float:none;width:74px;z-index:5;border:3px solid var(--tcb-skin-color-1);border-radius:60px;overflow:hidden;margin:2px auto!important;padding-top:1px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6d]{border:none!important;background-color:#fff!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6b] p{margin:0!important;padding:0!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] .tcb-plain-text,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] address,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] blockquote,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] h1,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] h2,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] h3,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] h4,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] h5,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] h6,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] label,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] li,:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e] p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}.tve-theme-52488 .bottom-section [data-css=tve-u-17304563b89]{font-size:27px!important}:not(#tve) .tve-theme-52488 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] .tcb-plain-text,:not(#tve) .tve-theme-52488 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] address,:not(#tve) .tve-theme-52488 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] blockquote,:not(#tve) .tve-theme-52488 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] label,:not(#tve) .tve-theme-52488 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] li,:not(#tve) .tve-theme-52488 .bottom-section .thrv-content-box [data-css=tve-u-1730456739a] p{font-size:var(--tve-font-size, 14px)}.tve-theme-52488 .bottom-section [data-css=tve-u-1730456739a]{--tve-font-size:14px}.tve-theme-52488 .bottom-section [data-css=tve-u-173045693f0]{max-width:75.3%}.tve-theme-52488 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-52488 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-52488 .sidebar-section{margin:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-1725ba1e54e]{border-radius:4px;overflow:hidden;background-color:var(--tcb-skin-color-2)!important;background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-texture02-1.jpg")!important;border:none!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-1725ba26717]{text-align:center;min-height:185px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:0 20px 20px!important;margin-bottom:40px!important;margin-top:40px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299451e08]{float:none;padding:0!important;background-color:transparent!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299ca265f]{float:none;max-width:99px;margin-bottom:20px!important;margin-left:auto!important;margin-right:auto!important;background-color:#fff!important;padding:8px!important;background-image:none!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299cd57a8]{padding-bottom:0!important;margin-bottom:0!important;font-size:20px!important;line-height:1.3em!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{border-radius:185px;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 2px);box-shadow:0 4px 16px 0 var(--tcb-local-color-3d2c0);padding:16px!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link{font-size:var(--tve-font-size, 11px)!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299d28974]{--tve-font-size:11px;--tve-letter-spacing:2px;--tve-font-weight:var(--g-bold-weight, bold);--tcb-local-color-48d06:rgb(19, 114, 211);--tcb-local-color-bd5e5:rgba(19, 114, 211, 0.2);--tcb-local-color-1d30b:var(--tcb-skin-color-0);--tcb-local-color-3d2c0:rgba(20, 115, 210, 0.2);float:none;--tve-text-transform:uppercase;--tve-color:rgb(255, 255, 255);--tve-applied---tve-color:rgb(255, 255, 255);margin:0 auto!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase);color:var(--tve-color,#fff);--tve-applied-color:var$(--tve-color, rgb(255, 255, 255));--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299d28974]:hover .tcb-button-link{box-shadow:0 14px 40px 0 var(--tcb-local-color-3d2c0)!important;background-color:var(--tcb-local-color-1d30b)!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299d3b4c7]{padding-bottom:0!important;margin-bottom:0!important;font-size:29px!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important;line-height:1em!important;font-style:normal!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac94f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac951]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0, 0, 0, 0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac952]{margin-left:-12px;padding:1px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac953]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac952]>.tcb-flex-col{padding-left:12px}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac955]{max-width:36.8%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac956]{max-width:63.2%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac964]{padding:8px!important;margin:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac966]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac966]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dc406f]{background-color:var(--tcb-skin-color-2)!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dd7209]{padding:8px!important;margin:0 0 8px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299ddf06d]{padding:8px!important;margin:0 0 8px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299deb6e1]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299deb6e1]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dec597]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299dec597]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9512b]{margin-left:-12px;padding:1px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9512b]>.tcb-flex-col{padding-left:12px}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e95f26]{margin-left:-12px;padding:1px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e95f26]>.tcb-flex-col{padding-left:12px}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9725b]{margin-left:-12px;padding:1px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9725b]>.tcb-flex-col{padding-left:12px}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e991f6]{font-size:18px;width:18px;height:18px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.16);padding:17px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299e991f6]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299ea959f]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299eaa4a7]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-17299eab053]{letter-spacing:1px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299ec002b]{padding:8px!important;margin:0 0 8px!important}:not(#tve) .tve-theme-52488 .sidebar-section [data-css=tve-u-172b8a1f92b]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:capitalize!important;font-size:11px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0, 0, 0, 0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-1725bac5eae]>.tve-cb{display:block}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf515e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf6848]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf8049]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:36.8%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:63.2%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:36.8%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:63.2%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:36.8%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:63.2%}.tve-theme-52484 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-52484 .main-container{padding:10px!important}.tve-theme-52484 .content-section .section-content{padding:20px 10px!important;min-height:490px!important}.tve-theme-52484 .content-section .cart-template-wrapper{margin-top:0!important;margin-bottom:0!important}.tve-theme-52484 .bottom-section .section-background{border-top:1px solid #eee;background-color:transparent!important;background-image:none!important}.tve-theme-52484 .bottom-section .section-content{display:flex;flex-direction:column;justify-content:center;text-align:left;--tve-font-size:16px;--tve-color:rgb(180, 180, 180);min-height:150px!important;padding:40px 20px!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efcf6bbb]{padding:0!important;margin-bottom:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efcfef9d]{padding:0!important;margin-bottom:0!important;float:right;z-index:3;position:relative}:not(#tve) .tve-theme-52484 .bottom-section [data-css=tve-u-172efd0243e]{letter-spacing:2px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd16917]{font-size:18px;margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-52484 .bottom-section .section-content .tcb-plain-text,.tve-theme-52484 .bottom-section .section-content label,.tve-theme-52484 .bottom-section .section-content li,.tve-theme-52484 .bottom-section .section-content p{font-size:var(--tve-font-size, 16px);color:var(--tve-color,#b4b4b4);--tcb-applied-color:rgb(180, 180, 180)}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd48fcd]{margin-left:-30px;padding:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd4931a]{margin:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{padding-left:30px}:not(#tve) .tve-theme-52484 .bottom-section [data-css=tve-u-172effbfcc7]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;text-decoration:none!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172effcd41b]{padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-52484 .bottom-section [data-css=tve-u-172f0055d17]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ea6432]{font-size:28px;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important;float:right;z-index:3;position:relative}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ea6432] .sr-background{fill:var(--tcb-skin-color-8)}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ea6432] .sr-outline{fill:var(--tcb-skin-color-18)}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ea6432] .sr-fill{fill:var(--tcb-skin-color-0)}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ede6ed]{color:var(--tcb-skin-color-0)!important}.tve-theme-52484 .bottom-section .thrv-divider[data-css=tve-u-172f0ee9556] .tve_sep{border-width:1px!important;border-color:#e6e6e6!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ee9556]{max-width:20%;padding-top:5px!important;padding-bottom:5px!important;margin-bottom:10px!important}.tve-theme-52484 .top-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-52484 .top-section .section-content{display:flex;flex-direction:column;min-height:1px!important;padding:0!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f76]{padding:12px 20px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f77]{max-width:1080px;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7b]{margin-left:-20px;padding:1px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7d]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{padding-left:20px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7e]{max-width:28.7%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7f]{max-width:71.3%}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77d3f80]{color:inherit!important;text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77d3f80]:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:#707070!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f82]{padding:1px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f84]{max-width:49.9%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f85]{max-width:50.1%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f86]::after{clear:both}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f87]{margin-left:-21px;padding:1px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{padding-left:21px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8d]{float:left;z-index:3;position:relative;min-width:251px;padding:1px!important;margin:0!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8f]{font-size:20px;width:20px;height:20px;border-radius:100px;overflow:hidden;border:1px solid rgba(0,0,0,.08);float:right;z-index:3;position:relative;padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8f]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f94]{font-size:16px;margin-left:auto;margin-right:auto;width:16px;height:16px;border-radius:100px;overflow:hidden;float:right;z-index:3;position:relative;border:1px solid rgba(0,0,0,.08);padding:16px!important;margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77d3f94]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:2px;padding-bottom:2px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c79b367e]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0, 0, 0, 0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c79b62ea]{letter-spacing:1px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:10px!important;color:rgba(0,0,0,.65)!important;--tcb-applied-color:rgba(0, 0, 0, 0.65)!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.3em!important}.tve-theme-52484 .top-section [data-css=tve-u-172c7a25fdd]{margin-left:0!important}.tve-theme-52484 .top-section [data-css=tve-u-172c7a51825]::after{clear:both}.tve-theme-52484 .top-section [data-css=tve-u-172c7aa3ee4]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52484 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-52484 .sidebar-section .section-content{text-align:left;--tve-color:var(--tcb-skin-color-3);padding:20px 10px!important}.tve-theme-52484 .sidebar-section{margin:0!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba0d1d6]{padding:0!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba3aeee]{font-size:18px;width:18px;height:18px;border-radius:0;overflow:hidden;border:none;float:left;z-index:3;position:relative;padding:6px!important;margin:0 auto 6px!important;background-color:transparent!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dba3aeee]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba3aef2]::after{clear:both}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dba6a799]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba6cff2]{padding:10px 10px 10px 0!important;margin:0 0 60px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbaca35e]{background-color:rgba(255,255,255,.7)!important;border:none!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbaec183]{padding:10px 10px 10px 0!important;margin:0 0 8px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbafa3d4]{padding:10px 10px 10px 0!important;margin:0!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc577c3]{font-size:18px;width:18px;height:18px;border-radius:0;overflow:hidden;border:none;float:left;z-index:3;position:relative;padding:6px!important;margin:0 auto 6px!important;background-color:transparent!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc577c3]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc577c7]::after{clear:both}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc58322]{font-size:18px;width:18px;height:18px;border-radius:0;overflow:hidden;border:none;float:left;z-index:3;position:relative;padding:6px!important;margin:0 auto 6px!important;background-color:transparent!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc58322]>:first-child{color:var(--tcb-skin-color-0)}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc58325]::after{clear:both}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc67291]{width:500px;margin-top:0!important;margin-bottom:20px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc67291] .tve_image_frame{height:100%}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbf27d6c]{margin-left:-75px;width:153%!important;max-width:none!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbf7020d]{background-color:rgba(255,255,255,.7)!important;border:none!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbf7277b]{background-color:rgba(255,255,255,.7)!important;border-top:1px solid var(--tcb-skin-color-8)!important;border-right:none!important;border-bottom:1px solid var(--tcb-skin-color-8)!important;border-left:none!important;border-image:initial!important}.tve-theme-52484 .sidebar-section .section-content .tcb-plain-text,.tve-theme-52484 .sidebar-section .section-content label,.tve-theme-52484 .sidebar-section .section-content li,.tve-theme-52484 .sidebar-section .section-content p{color:var(--tve-color,var(--tcb-skin-color-3));--tcb-applied-color:var$(--tcb-skin-color-3)}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dbfdbc6b]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dbfdcaa3]{font-weight:var(--g-regular-weight,normal)!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbfe8133]{margin-bottom:20px!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dbfef203]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dbfefba8]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbff6940]{margin-bottom:10px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link{letter-spacing:var(--tve-letter-spacing, 1px);border:1px solid var(--tcb-local-color-f8570);background-color:transparent!important;padding:11px!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));color:var(--tve-color,var(--tcb-local-color-f8570));--tcb-applied-color:var$(--tcb-local-color-f8570)}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13]{--tve-font-weight:var(--g-regular-weight, normal);--tve-letter-spacing:1px;--tve-color:var(--tcb-local-color-f8570);--tcb-local-color-ef6da:rgb(19, 114, 211);--tve-font-size:13px;float:left;z-index:3;position:relative;--tcb-local-color-f8570:var(--tcb-skin-color-0)!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13]:hover .tcb-button-link{border:1px solid var(--tcb-local-color-f8570)!important;background-color:transparent!important;background-image:linear-gradient(var(--tcb-local-color-f8570),var(--tcb-local-color-f8570))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link::after{background-color:transparent!important;background-image:linear-gradient(var(--tcb-local-color-f8570),var(--tcb-local-color-f8570))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13]:hover{--tve-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] input,:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] textarea{border:none;border-radius:0;overflow:hidden;background-color:#f8f9fa!important;margin-top:5px!important;margin-bottom:5px!important;padding:14px 8px!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] ::placeholder,:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] input,:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] select,:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] textarea{--tcb-applied-color:var$(--tcb-skin-color-5);font-size:var(--tve-font-size, 11px);letter-spacing:var(--tve-letter-spacing, 1px);color:var(--tve-color,var(--tcb-skin-color-5))!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd]{--tve-color:var(--tcb-skin-color-5);--tve-font-size:11px;--tve-letter-spacing:1px}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc049543]{font-size:10px!important;font-style:italic!important;color:var(--tcb-skin-color-13)!important;--tcb-applied-color:var$(--tcb-skin-color-13)!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc04955d]{--tcb-applied-color:var$(--tcb-skin-color-13)!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03af13] .tcb-button-link{font-size:var(--tve-font-size, 13px)!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0619e9]::after{clear:both}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc077b56]{letter-spacing:1px;font-weight:var(--g-regular-weight,normal)!important;padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;color:var(--tcb-skin-color-5)!important;--tcb-applied-color:var$(--tcb-skin-color-5)!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc081fc8]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:16px!important;margin-bottom:0!important}:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover ::placeholder,:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover input,:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover select,:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover textarea{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd]:hover{--tve-color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover input,:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover select,:not(#tve) .tve-theme-52484 .sidebar-section :not(#tve) [data-css=tve-u-172dc03e2dd]:hover textarea{background-color:#f9f9f9!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] input,:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] select,:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc03e2dd] textarea{background-color:#f8f8f8!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0acc2e]{margin-bottom:60px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0b3b1e]{margin-bottom:0!important}:not(#tve) .tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0b4589]{font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0bb92c] .tve_social_items{font-size:8px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-17300ac8dc8]{margin-bottom:10px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0bb92c]{margin-bottom:0!important}.tve-theme-52484 .content-section [data-css=tve-u-17309be5366]{padding-left:27px!important}:not(#tve) .tve-theme-52484 .content-section [data-css=tve-u-17309bf6363]{padding-bottom:7px!important;margin-bottom:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-17479264b12]::after{clear:both}.tve-theme-52484 .bottom-section [data-css=tve-u-174792656ee]::after{clear:both}.tve-theme-52478 #wrapper{--header-background-width:100%;--footer-background-width:100%;--bottom-background-width:100%;--top-content-width:1080px}.tve-theme-52478 .main-container{padding:4%!important;margin-top:0!important;margin-bottom:0!important}:not(#layout) .tve-theme-52478 .main-container{--sidebar-size:24.02%;--separator-size:40px}.tve-theme-52478 #content{padding-top:0!important;margin-top:0!important}:not(#layout) .tve-theme-52478 #wrapper{--layout-content-width:1080px;--layout-background-width:1080px}.tve-theme-52478 .content-section .section-content{padding:20px 10px!important}:not(#tve) .tve-theme-52478 .content-section .shop-template-wrapper .product a.button:hover{color:var(--tve-color,#fff)!important;--tve-color:rgb(255, 255, 255)!important;--tcb-applied-color:rgb(255, 255, 255)!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-52478 .content-section [data-css=tve-u-17275f70cbc]{margin-top:0!important;margin-bottom:10px!important;background-color:transparent!important;padding:0!important}.tve-theme-52478 .sidebar-section .section-background{border:medium none;background-color:transparent!important}.tve-theme-52478 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-52478 .sidebar-section{margin:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba1e54e]{background-color:#fff!important;background-image:linear-gradient(rgba(255,255,255,.85),rgba(255,255,255,.85)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-subscribe_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:360px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba478f3]{display:inline-block;padding:0!important;margin-right:0!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba56824]{font-size:90px!important;color:var(--tcb-skin-color-0)!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important;padding-bottom:0!important;margin-bottom:0!important;line-height:.65em!important;font-weight:var(--g-regular-weight,normal)!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba784ec]{font-size:42px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725bac5eae]{padding:20px!important;margin-bottom:0!important;margin-top:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725bbda34d]{padding:1px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725f836ef7]{border:4px solid var(--tcb-skin-color-1);border-radius:5px;overflow:hidden;margin-bottom:60px!important;margin-top:0!important;background-color:transparent!important;padding:20px!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] input,:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] select,:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] textarea{border:none;border-radius:0;overflow:hidden;margin-top:0!important;margin-bottom:9px!important;padding:14px 9px!important;background-color:#fff!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] ::placeholder,:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] input,:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] select,:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e] textarea{font-size:var(--tve-font-size, 11px)}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e]{--tve-font-size:11px}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec5307d]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec55225]>.tcb-flex-col{padding-left:0}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec55225]{margin-left:0;padding-right:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec592d8]{box-shadow:none;border:none;padding:0!important;background-color:transparent!important;margin-bottom:0!important;margin-top:0!important}:not(#tve) .tve-theme-52478 .sidebar-section :not(#tve) [data-css=tve-u-1727ec39d7e]:hover ::placeholder,:not(#tve) .tve-theme-52478 .sidebar-section :not(#tve) [data-css=tve-u-1727ec39d7e]:hover input,:not(#tve) .tve-theme-52478 .sidebar-section :not(#tve) [data-css=tve-u-1727ec39d7e]:hover select,:not(#tve) .tve-theme-52478 .sidebar-section :not(#tve) [data-css=tve-u-1727ec39d7e]:hover textarea{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec39d7e]:hover{--tve-color:var(--tcb-skin-color-3)!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727ec55225]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f68f9c4]{margin-bottom:60px!important;margin-top:0!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f703aea]{letter-spacing:2px;color:var(--tcb-skin-color-0)!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.1em!important;font-size:16px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7159dd] .tcb-button-link{border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 2px);background-color:var(--tcb-local-color-d85b2)!important;padding:14px!important;background-image:none!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7159dd] .tcb-button-link{line-height:1.2em;font-size:var(--tve-font-size, 10px)!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7159dd]{--tve-font-size:10px;--tve-font-weight:var(--g-bold-weight, bold);--tve-letter-spacing:2px;--tcb-local-color-62516:rgb(19, 114, 211);--tve-text-transform:uppercase;--tcb-local-color-d85b2:var(--tcb-skin-color-0)!important;min-width:100%!important;margin:0!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7159dd] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7159dd]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-d85b2)!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725bac5eae]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f75fbbd]{float:left;z-index:3;position:relative;margin-left:0!important;margin-bottom:20px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f76064d]::after{clear:both}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f76e182]{max-width:120px;margin-bottom:40px!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7bc03b]{padding-bottom:0!important;margin-bottom:0!important;font-size:13px!important;line-height:1.5em!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7dae41]{margin-bottom:60px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f83f863]{background-image:linear-gradient(var(--tcb-skin-color-18),var(--tcb-skin-color-18)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Woocommerce-Sidebar-06_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8437c8]{--tve-color:rgb(255, 255, 255);text-align:center;min-height:284px!important}:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] .tcb-plain-text,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] address,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] blockquote,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] h1,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] h2,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] h3,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] h4,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] h5,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] h6,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] label,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] li,:not(#tve) .tve-theme-52478 .sidebar-section .thrv-content-box [data-css=tve-u-1727f8437c8] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8747ba]{letter-spacing:17px;padding-bottom:0!important;margin-bottom:0!important;font-size:88px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:rgba(255,255,255,.14)!important;--tcb-applied-color:rgba(255, 255, 255, 0.14)!important;line-height:.75em!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f87bafb]{padding:0!important;margin-bottom:60px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f87d4b6]{top:0;left:0;float:none;padding:0 0 0 12px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8992d7]{max-width:280px;float:none;padding:0!important;margin:52px auto 20px!important;z-index:6!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8ca53d]{padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;line-height:1.1em!important;font-style:italic!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f87bafb]>.tve-cb{display:block}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f96a472]{margin-bottom:60px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c] .tcb-button-link{border:1px solid var(--tcb-local-color-fe382);letter-spacing:var(--tve-letter-spacing, 2px);padding-right:17px;padding-left:24px;background-color:transparent!important;padding-top:17px!important;padding-bottom:17px!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c] .tcb-button-link span{color:var(--tve-color,var(--tcb-local-color-fe382));--tcb-applied-color:var$(--tcb-local-color-fe382);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c]{--tve-color:var(--tcb-local-color-fe382);--tve-font-weight:var(--g-regular-weight, normal);--tve-font-size:11px;--tve-letter-spacing:2px;--tve-text-transform:uppercase;--tcb-local-color-0928b:rgb(19, 114, 211);--tcb-local-color-fe382:var(--tcb-skin-color-22);float:none;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c] .tcb-button-link{font-size:var(--tve-font-size, 11px)!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c]:hover .tcb-button-link{background-color:var(--tcb-local-color-fe382)!important;border:1px solid var(--tcb-local-color-fe382)!important;background-image:linear-gradient(45deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%)!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c]:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c]:hover{--tve-color:var(--tcb-skin-color-0)!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c] .tcb-button-link::after{background-attachment:scroll!important;background-image:linear-gradient(45deg,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%)!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:auto!important;background-color:var(--tcb-local-color-fe382)!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c]:hover [data-css=tve-u-172a313229f]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-52478 .sidebar-section :not(#tve) [data-css=tve-u-172a313229c]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-172a313ea2f]{font-size:9px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-172a313ea2f]{font-weight:var(--g-regular-weight,normal)!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-172bc416a8e]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-173008cc66a]{margin-bottom:60px!important}.tve-theme-52478 .bottom-section .section-background{background-color:transparent!important;background-image:none!important}.tve-theme-52478 .bottom-section .section-content{display:flex;flex-direction:column;min-height:282px!important;padding:4%!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f995e4f]{margin-left:0;padding:0!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f996186]{margin:0 0 40px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f995e4f]>.tcb-flex-col>.tcb-col{justify-content:center}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727f9a971c]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important;text-transform:uppercase!important;font-size:32px!important;font-style:italic!important;line-height:1.1em!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727f9bb141]{letter-spacing:12px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:18px!important;font-style:italic!important;line-height:1.1em!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f9be950]{padding:0!important;margin-bottom:40px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f9c0509]{padding:0!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f995e4f]>.tcb-flex-col{padding-left:0}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fabaca1]{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Woocommerce_bottom-05a_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fabbf32]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fabc83f]{--tve-color:rgb(255, 255, 255);text-align:center;min-height:288px!important}:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] .tcb-plain-text,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] address,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] blockquote,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] h1,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] h2,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] h3,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] h4,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] h5,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] h6,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] label,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] li,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-1727fabc83f] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fabbf32]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fae9386]{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/WooCommerce-Sidebar-08_03.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727faef2ba]{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/WooCommerce-bottom-08c.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727faf6728]{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Woocom_top-08d.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b1d]{padding:1px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b1e]{margin-top:0!important;margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b1f]{letter-spacing:2px;padding-bottom:4px!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:13px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;font-weight:var(--g-bold-weight,bold)!important;line-height:1.3em!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b21]{padding:1px!important;margin:0!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b34]{float:none;max-width:240px;padding:1px!important;margin:0 auto!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b37]{font-size:28px;width:28px;height:28px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 17px!important;background-color:transparent!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b37]>:first-child{color:#a6aeb3}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fbc11fe]{text-align:center}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fbd0aca]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fbd98c2]{margin-bottom:18px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727fbde03a]{padding-bottom:0!important;margin-bottom:0!important;font-size:12px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fbfa6af]{font-size:28px;width:28px;height:28px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 17px!important;background-color:transparent!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727fbfa6af]>:first-child{color:#a6aeb3}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-172a309e252]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important;text-transform:uppercase!important;font-size:32px!important;font-style:italic!important;line-height:1.1em!important}.tve-theme-52478 .bottom-section [data-css=tve-u-172ff2e30ba]{font-size:28px;width:28px;height:28px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 17px!important;background-color:transparent!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-172ff2e30ba]>:first-child{color:#a6aeb3}.tve-theme-52478 .bottom-section [data-css=tve-u-172ff2eabfe]{font-size:28px;width:28px;height:28px;border-radius:0;overflow:hidden;border:none;float:none;z-index:3;position:relative;padding:1px!important;margin:0 auto 17px!important;background-color:transparent!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-172ff2eabfe]>:first-child{color:#a6aeb3}.tve-theme-52478 .bottom-section [data-css=tve-u-17305b0745c]{--tve-color:rgb(255, 255, 255);text-align:center;min-height:288px!important}:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] .tcb-plain-text,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] address,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] blockquote,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] h1,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] h2,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] h3,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] h4,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] h5,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] h6,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] label,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] li,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0745c] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}.tve-theme-52478 .bottom-section [data-css=tve-u-17305b08024]{--tve-color:rgb(255, 255, 255);text-align:center;min-height:288px!important}:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] .tcb-plain-text,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] address,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] blockquote,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] h1,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] h2,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] h3,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] h4,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] h5,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] h6,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] label,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] li,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b08024] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}.tve-theme-52478 .bottom-section [data-css=tve-u-17305b0992f]{--tve-color:rgb(255, 255, 255);text-align:center;min-height:288px!important}:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] .tcb-plain-text,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] address,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] blockquote,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] h1,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] h2,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] h3,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] h4,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] h5,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] h6,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] label,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] li,:not(#tve) .tve-theme-52478 .bottom-section .thrv-content-box [data-css=tve-u-17305b0992f] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b0ef5b]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important;text-transform:uppercase!important;font-size:32px!important;font-style:italic!important;line-height:1.1em!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b0f9ed]{letter-spacing:4px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important;text-transform:uppercase!important;font-size:32px!important;font-style:italic!important;line-height:1.1em!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b1172a]{letter-spacing:12px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:18px!important;font-style:italic!important;line-height:1.1em!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b11f6f]{letter-spacing:12px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:18px!important;font-style:italic!important;line-height:1.1em!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b12f68]{letter-spacing:12px;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-regular-weight,normal)!important;text-transform:uppercase!important;font-size:18px!important;font-style:italic!important;line-height:1.1em!important}.tve-theme-52478 .top-section .section-content{display:flex;flex-direction:column;justify-content:center;min-height:400px!important;padding:20px!important}.tve-theme-52478 .top-section .section-background{background-image:none!important;background-color:transparent!important}.tve-theme-52478 .top-section [data-css=tve-u-172609c2ac1]{top:0;margin-bottom:20px!important;position:relative!important;padding:0!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-1727486f1e7]{letter-spacing:12px;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:18px!important;font-style:italic!important;color:rgba(0,0,0,.3)!important;--tcb-applied-color:rgba(0, 0, 0, 0.3)!important;line-height:1.1em!important}.tve-theme-52478 .top-section [data-css=tve-u-17274871277]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-52478 .top-section [data-css=tve-u-17274871277]>.tcb-flex-col{padding-left:40px}.tve-theme-52478 .top-section [data-css=tve-u-17274871277]{margin-left:-40px;padding:0!important}.tve-theme-52478 .top-section [data-css=tve-u-172748ab118]{margin:0 0 15px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-172793d9d2c]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-52478 .top-section [data-css=tve-u-172793f0c8e]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/2020/09/1-Pair-Fashion-Jewelry-Smooth-Octagon-Big-Hoop-Earrings-For-Women-Geometric-Hollow-Loop-Earring-Gift.jpg4.jpeg")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;--tve-applied-background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/2020/09/1-Pair-Fashion-Jewelry-Smooth-Octagon-Big-Hoop-Earrings-For-Women-Geometric-Hollow-Loop-Earring-Gift.jpg4.jpeg")!important}.tve-theme-52478 .top-section [data-css=tve-u-172793f2c06]{min-height:540px!important}.tve-theme-52478 .top-section [data-css=tve-u-172793f4b37]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52478 .top-section [data-css=tve-u-1727940cd39]{top:0;margin-bottom:20px!important;position:relative!important;padding:0!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944104b]{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Woocom_top-05-b_03-Copy.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;padding:20px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944836a]{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Woocom_top-05d_03-Copy.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;padding:20px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944fb79]{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Woocom_bottom-countdown-1_02.jpg")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;padding:20px!important}.tve-theme-52478 .top-section [data-css=tve-u-172794528c4]{padding:0!important}.tve-theme-52478 .top-section [data-css=tve-u-17279452c50]{text-align:left;--tve-color:rgb(255, 255, 255);margin:0!important}.tve-theme-52478 .top-section [data-css=tve-u-172794528c4]>.tcb-flex-col>.tcb-col{min-height:124px;justify-content:flex-end}.tve-theme-52478 .top-section [data-css=tve-u-17279466ec0]{top:0;margin-bottom:0!important;position:relative!important;padding:0!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] .tcb-plain-text,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] address,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] blockquote,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] h1,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] h2,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] h3,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] h4,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] h5,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] h6,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] label,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] li,:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279452c50] p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-1727946a16b]{letter-spacing:6px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:13px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-172794d6e07]{color:inherit!important;--eff-color:rgb(255, 255, 255)!important;--eff-faded:rgba(255, 255, 255, 0.6)!important;--eff-ensure-contrast:rgba(255, 255, 255, 0.6)!important;--eff-ensure-contrast-complement:rgba(255, 255, 255, 0.6)!important;box-shadow:none!important;border-bottom:none!important;background-image:linear-gradient(var(--eff-color),var(--eff-color))!important;background-position:0 100%!important;background-size:0 .15em!important;background-repeat:no-repeat!important;background-attachment:initial!important;background-origin:initial!important;background-clip:initial!important;background-color:initial!important;text-decoration:none!important;animation:0s ease 0s 1 normal none running none!important;transition:background-size .2s ease 50ms!important;padding-left:0!important;--eff:left-right!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-172794d6e07]:hover{text-decoration:none!important;background-image:linear-gradient(var(--eff-color),var(--eff-color))!important;background-position:0 100%!important;background-size:100% .15em!important;background-repeat:no-repeat!important;background-attachment:initial!important;background-origin:initial!important;background-clip:initial!important;background-color:initial!important;box-shadow:none!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-1727968614c]{letter-spacing:6px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:13px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279695962]{letter-spacing:6px;padding-bottom:0!important;margin-bottom:0!important;text-transform:none!important;font-size:13px!important}.tve-theme-52478 .top-section [data-css=tve-u-172a2ef0b47] .tcb-button-link{letter-spacing:var(--tve-letter-spacing, 2px);background-color:var(--tcb-local-color-17ee7)!important;padding:22px!important;background-image:none!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-172a2ef0b47] .tcb-button-link{font-size:var(--tve-font-size, 13px)!important}.tve-theme-52478 .top-section [data-css=tve-u-172a2ef0b47]{--tve-font-size:13px;--tve-font-weight:var(--g-regular-weight, normal);--tve-letter-spacing:2px;--tcb-local-color-b9181:rgb(19, 114, 211);--tcb-local-color-17ee7:var(--tcb-skin-color-4);float:left;z-index:3;position:relative;margin:0 auto!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-172a2ef0b47] .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-172a2ef0b47]:hover .tcb-button-link{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-local-color-17ee7)!important}.tve-theme-52478 .top-section [data-css=tve-u-172a2ef7e6b]::after{clear:both}.tve-theme-52478 .content-section .shop-template-wrapper .product .woocommerce-loop-product__title{font-size:var(--tve-font-size, 16px)!important;--tve-font-size:16px;font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))!important;--tve-font-weight:var(--g-bold-weight, bold)}.tve-theme-19925 .main-container{padding-top:0!important;padding-bottom:0!important}.tve-theme-19925 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-19925 #content{padding:0!important}:not(#layout) .tve-theme-19925 #wrapper{--layout-content-width:1080px;--layout-background-width:1080px}.tve-theme-19925 .sidebar-section .section-background{border:none;background-color:#f9fbfb!important;background-image:none!important}.tve-theme-19925 .sidebar-section .section-content{padding:20px 10px!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058f9f04e]{letter-spacing:2px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:12px!important;color:var(--tcb-skin-color-18)!important;--tcb-applied-color:var$(--tcb-skin-color-18)!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-19925 .sidebar-section .thrv-divider[data-css=tve-u-17058fdf19c] .tve_sep{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 9 3' style='enable-background:new 0 0 9 3;' xml:space='preserve'%3E%3Ccircle fill='rgb(230, 230, 230)' cx='4.5' cy='1.5' r='1.5'/%3E%3C/svg%3E");background-size:6px 6px;height:6px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-17058fdf19c]{padding:20px 15px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item{text-align:left;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:600;--tve-color:var(--tcb-skin-color-5);margin-right:0!important;margin-bottom:0!important;padding:5px 0!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83]{float:left;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important;padding:0!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-17058ffc551]::after{clear:both}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli)}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5)}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-17058ff2f83] .thrive-dynamic-styled-list-item:hover{--tve-color:var(--tcb-skin-color-0)!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-170590137d6]{margin-bottom:10px!important;padding-left:15px!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:30px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058dac943]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058dac944]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:20px!important;font-weight:var(--g-regular-weight,normal)!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058db5aed]{margin:0 0 20px!important;padding:0!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list .thrv-content-box [data-css=tve-u-17058db61c4]{height:250px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058db7b69]{filter:grayscale(0%) brightness(100%) contrast(100%) blur(0px) sepia(0%) invert(0%) saturate(100%) hue-rotate(0deg);opacity:1;background-image:linear-gradient(var(--tcb-skin-color-1),var(--tcb-skin-color-1)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/featured_image.png?dynamic_featured=1&size=full")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058dc09a3]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058dc6613]{letter-spacing:2px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;font-weight:var(--g-bold-weight,bold)!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058df5f5b]{width:90px;top:-30px;left:30px;margin-top:0!important;margin-bottom:0!important;padding:10px!important;position:absolute!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058e111e6]{font-size:20px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list .thrv-content-box [data-css=tve-u-17058e153af]{text-align:center;height:70px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058df5f5b]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058e1b0f1]{background-color:var(--tcb-skin-color-19)!important;border:2px solid #f9fbfb!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d]{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list .post-wrapper{padding:30px!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058f63042]{float:none;display:block;max-width:14%;width:14%;margin-left:auto!important;margin-right:auto!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058f78c19]{font-size:22px;width:22px;height:22px}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058f78c19]>:first-child{color:var(--tcb-skin-color-1)}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058f78c19]:hover>:first-child{color:var(--tcb-skin-color-0)!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058f63042] .tcb-button-link{border-radius:0;overflow:hidden;border:none;background-color:transparent!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list .post-wrapper:hover{box-shadow:rgba(0,0,0,.02) 8px 6px 19px 0!important}:not(#tve) .tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-1705d80f61b]{letter-spacing:2px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;text-transform:uppercase!important;font-size:11px!important;color:var(--tcb-skin-color-0)!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-170670e00a0]{--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-19925 .content-section .section-content{padding-top:0!important;padding-bottom:0!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 60px)/ 3);padding:0}.tve-theme-19925 .content-section #main [data-css=tve-u-16ff1dd190b]{margin-top:0!important;padding-top:20px!important;margin-bottom:0!important;z-index:100!important;padding-left:0!important;padding-right:0!important}.tve-theme-19925 .content-section #main .post-wrapper{border:none;border-radius:0;overflow:hidden}:not(#tve) .tve-theme-19925 .content-section #main .post-wrapper:hover{border:none!important;border-radius:8px!important;overflow:hidden!important}.tve-theme-19925 .content-section #main .thrv-content-box [data-css=tve-u-16ff1dd190c]::after{clear:both}:not(#tve) .tve-theme-19925 .content-section #main [data-css=tve-u-17014911941]{font-size:20px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19925 .content-section #main{padding:0;margin-top:0!important;margin-bottom:0!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+4){margin-top:30px!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+4)){margin-top:0!important}.tve-theme-19925 .content-section [data-css=tve-u-1704406f4ca]{border-top:none;padding:0!important;margin:0!important}.tve-theme-19925 .content-section [data-css=tve-u-17044071be0] .tcb-button-link{border:none;border-radius:0;overflow:hidden;text-align:center;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-19925 .content-section [data-css=tve-u-17044071be0] .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-19925 .content-section [data-css=tve-u-17044071be0]{--tve-color:var(--tcb-skin-color-0);--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:600;--tve-font-size:14px;--tve-text-transform:uppercase;max-width:20%;margin-bottom:30px!important}:not(#tve) .tve-theme-19925 .content-section [data-css=tve-u-17044071be0] .tcb-button-link{font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 14px)!important}.tve-theme-19925 .content-section .section-background{border-bottom:none}.tve-theme-19925 .bottom-section .section-background{background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-18),var(--tcb-skin-color-18))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19925 .bottom-section .section-content{text-align:center;justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px!important}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa12ec05]{padding:0!important;background-color:transparent!important}.tve-theme-19925 .bottom-section .section-content .tcb-plain-text,.tve-theme-19925 .bottom-section .section-content label,.tve-theme-19925 .bottom-section .section-content li,.tve-theme-19925 .bottom-section .section-content p{color:#fff;--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-19925 .bottom-section [data-css=tve-u-16efa13c35c]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:16px!important;color:rgba(255,255,255,.8)!important;--tcb-applied-color:rgba(255, 255, 255, 0.8)!important}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{letter-spacing:2px;background-color:#fff!important;padding:22px!important}:not(#tve) .tve-theme-19925 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link span{color:var(--tcb-skin-color-0);--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa161c92]{max-width:650px;float:none;padding:0!important;margin:20px auto!important}.tve-theme-19925 .bottom-section{margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19925 .bottom-section [data-css=tve-u-16efa157f12]:hover .tcb-button-link span{color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa157f12]{--tve-font-size:14px;--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:800;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19925 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19925 .bottom-section [data-css=tve-u-17077896ad8]{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.4em!important}.tve-theme-19926 #content{padding:0!important;margin-top:10px!important}.tve-theme-19926 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-19926 .bottom-section .section-background{background-image:none!important;background-color:var(--tcb-skin-color-0)!important}.tve-theme-19926 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;--tve-color:rgb(255, 255, 255);text-align:center;min-height:1px!important;padding:40px 0!important}.tve-theme-19926 .bottom-section [data-css=tve-u-1705d967199]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-19926 .bottom-section [data-css=tve-u-1707cccde1c]{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19926 .bottom-section .section-content .tcb-plain-text,.tve-theme-19926 .bottom-section .section-content label,.tve-theme-19926 .bottom-section .section-content li,.tve-theme-19926 .bottom-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-19926 .bottom-section [data-css=tve-u-1707d0ee096]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19926 .bottom-section [data-css=tve-u-1707d0eebf3]{float:none;max-width:780px;margin-left:auto!important;margin-right:auto!important;padding:0!important}.tve-theme-19926 .top-section .section-background{background-color:var(--tcb-skin-color-0)!important;background-image:none!important}.tve-theme-19926 .top-section .section-content{justify-content:center;display:flex;flex-direction:column;--tve-color:rgb(255, 255, 255);text-align:center;padding:40px!important;min-height:1px!important}.tve-theme-19926 .top-section .section-content .tcb-plain-text,.tve-theme-19926 .top-section .section-content label,.tve-theme-19926 .top-section .section-content li,.tve-theme-19926 .top-section .section-content p{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-19926 .top-section [data-css=tve-u-1707cc3ec31]{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19926 .top-section [data-css=tve-u-1707cc418be]{padding:0!important;margin-bottom:20px!important}.tve-theme-19926 .top-section [data-css=tve-u-1707cc50617]{max-width:780px;float:none;padding:0!important;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-19926 .top-section [data-css=tve-u-1707d07bc44]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19926 .main-container{padding:20px 10px!important}.tve-theme-19926 .content-section .section-content{padding:20px 10px!important}.tve-theme-19926 .content-section [data-css=tve-u-1712dbe9291]{margin-top:1px!important;margin-bottom:0!important}.tve-theme-19928 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%}:not(#layout) .tve-theme-19928 .main-container{--separator-size:50px;--sidebar-size:35%}.tve-theme-19928 .content-section [data-css=tve-u-16f7ad3e5a6]{--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7ad4c474]{padding:0!important;margin-bottom:10px!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7ae38df2]{margin-top:15px!important;margin-bottom:40px!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7b21b542]>.tve-cb{justify-content:center;display:flex;flex-direction:column}.tve-theme-19928 .content-section [data-css=tve-u-16f7b21b542]{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important;padding-left:0!important}.tve-theme-19928 .content-section .section-content{padding-top:0!important;padding-bottom:40px!important}:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] .tcb-plain-text,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] address,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] blockquote,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] h1,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] h2,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] h3,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] h4,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] h5,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] h6,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] label,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] li,:not(#tve) .tve-theme-19928 .content-section .thrv-content-box [data-css=tve-u-174653fc561] p{color:var(--tve-color,#000);--tve-applied-color:var$(--tve-color, rgb(0,0,0));--tcb-applied-color:rgb(0,0,0)}.tve-theme-19928 .content-section [data-css=tve-u-174653fc561]{--tve-color:rgb(0,0,0);--tve-applied---tve-color:rgb(0,0,0)}.tve-theme-19928 .content-section [data-css=tve-u-174653fc56a]{background-color:rgba(67,145,213,0)!important;border:none!important;--tve-applied-border:none!important}.tve-theme-19928 .content-section .thrv-divider[data-css=tve-u-17465405e40] .tve_sep{width:100%;border-width:1px!important;border-color:rgba(106,106,106,.2)!important}.tve-theme-19928 .content-section [data-css=tve-u-17465405e40]{width:200px}.tve-theme-19928 .bottom-section .section-content{min-height:336px!important;padding:40px 0 0!important}.tve-theme-19928 .bottom-section .section-background{border-top:2px solid var(--tcb-skin-color-1)}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9008983c]{padding:0!important;margin-bottom:15px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper{width:calc((100% - 45px)/ 4);padding:0}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b7]{margin-top:0!important;padding-top:0!important;margin-bottom:0!important;z-index:100!important;padding-left:15px!important;padding-right:15px!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .post-wrapper{border:1px solid rgba(0,0,0,.12);border-radius:0;overflow:hidden}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4bb]{padding:0!important;margin-top:10px!important;margin-bottom:5px!important}:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] .tcb-plain-text,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] address,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] blockquote,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] label,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] li,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] p{line-height:1.4em;font-size:var(--tve-font-size, 11px)}:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] .tcb-plain-text,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] address,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] blockquote,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h1,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h2,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h3,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h4,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h5,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] h6,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] label,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] li,:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] p{color:#848484}:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .post-wrapper:hover{border:1px solid rgba(0,0,0,.24)!important;border-radius:8px!important;overflow:hidden!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0]{padding:0;margin-bottom:50px!important;margin-top:0!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b4]{margin:0!important;z-index:4!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b5]{box-shadow:rgba(0,0,0,.12) 0 -60px 33px -27px inset;background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_8_03-3-1.jpg?dynamic_featured=1&size=medium")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4b6]{min-height:116px!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b4]:hover [data-css=tve-u-16f9009d4b5]{box-shadow:rgba(0,0,0,.12) 0 -17px 25px 0 inset!important;background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_8_03-3-1.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4b8]::after{clear:both}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4ba]{margin-left:0;margin-top:-2px;width:100%!important;max-width:none!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b9]{width:42px;position:relative;border:2px solid #fff;margin-top:-20px!important;margin-bottom:0!important;z-index:12!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(n+5)){margin-top:0!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(4n)){margin-right:15px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(4n){margin-right:0!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc]{--tve-font-size:11px;--tve-letter-spacing:1px}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] .tcb-plain-text,.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] address,.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] blockquote,.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] label,.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] li,.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .thrv-content-box [data-css=tve-u-16f9009d4bc] p{letter-spacing:var(--tve-letter-spacing, 1px)}:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16fd30a8588]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-17067bfc2f0]{padding:0!important}:not(#tve) .tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-17067bfca6e]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-17067c03f2b]{float:left;z-index:3;position:relative;display:inline-block;padding:0 8px 0 0!important;margin-right:8px!important;border-right:1px solid rgba(0,0,0,.14)!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-1708c5aa178]{--tve-font-size:20px;--tve-color:var(--tcb-skin-color-4);margin-top:0!important;margin-bottom:0!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .tcb-post-title[data-css=tve-u-1708c5aa178],.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .tcb-post-title[data-css=tve-u-1708c5aa178] a{font-size:var(--tve-font-size, 20px);color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:400!important}.tve-theme-19928 .thrive-progress-bar{--bar-background-color:var(--tcb-color-4);--tcb-applied-color:var$(--tcb-color-4)}.tve-theme-19928 .content-section [data-css=tve-u-17bf1f40367] .tve_image_frame{height:517.5px}.tve-theme-19928 .content-section [data-css=tve-u-17bf1f41ba5]{margin-top:-162px;margin-left:0;width:100%!important;max-width:none!important}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-path a{--tcb-applied-color:var$(--tcb-skin-color-5);font-size:var(--tve-font-size, 12px)!important;letter-spacing:var(--tve-letter-spacing, 2px)!important;color:var(--tve-color,var(--tcb-skin-color-5))!important}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-path{--tve-font-size:12px;color:#6a6b6c;--tve-letter-spacing:2px;--tve-color:var(--tcb-skin-color-5)}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-leaf span{--tcb-applied-color:var$(--tcb-skin-color-4);font-size:var(--tve-font-size, 14px)!important;color:var(--tve-color,var(--tcb-skin-color-4))!important}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-leaf{--tve-font-size:14px;color:#6a6b6c;--tve-color:var(--tcb-skin-color-4)}:not(#tve) .thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-separator{font-size:12px!important;width:12px!important;height:12px!important;color:#c6c6c6!important}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-separator{color:#6a6b6c}.thrive-section-70100 .section-content{padding-top:50px!important;padding-bottom:20px!important}.thrive-section-70100 .thrive-breadcrumbs{padding-top:0!important;padding-bottom:0!important}.tve-theme-19929 .content-section .section-content{justify-content:center;display:flex;flex-direction:column;padding:0!important;min-height:740px!important}.tve-theme-19929 .top-section .section-background{width:100%!important;background-image:none!important;background-color:transparent!important}.tve-theme-19929 #content{padding:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b]{margin-left:-20px;padding:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a]{margin:0 0 15px!important;background-color:transparent!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] .tcb-plain-text,:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] address,:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] blockquote,:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] label,:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] li,:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] p{font-style:normal}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] p{padding:0!important;margin:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a] h3{padding:0!important;margin:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b]>.tcb-flex-col{padding-left:20px}.tve-theme-19929 .bottom-section [data-css=tve-u-16e8d0bd13f]{text-align:center;padding:0!important;background-image:none!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb26]{padding:0 20px 20px!important;margin:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb27]{border-bottom-left-radius:6px;overflow:hidden;border-bottom-right-radius:6px;background-color:transparent!important;background-image:none!important}:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] .tcb-plain-text,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] address,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] blockquote,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h1,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h2,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h3,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h4,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h5,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] h6,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] label,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] li,:not(#tve) .tve-theme-19929 .bottom-section .thrv-content-box [data-css=tve-u-16ecb84bb29] p{color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb3b]{padding:0!important;margin-bottom:10px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb3d]{--tcb-applied-color:rgba(0, 0, 0, 0.5)}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb3e]{padding:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb35]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2f]{float:none;z-index:3;position:relative;min-width:219px;margin:0 auto!important;padding:6px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb31]{padding:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb30]{margin:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb32]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb33]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb34]{font-size:22px;width:22px;height:22px;float:none;padding:5px!important;margin:0 auto!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb32]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb33]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb34]>:first-child{color:var(--tcb-skin-color-4)}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb35]>:first-child{color:var(--tcb-skin-color-4)}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b]>.tcb-flex-col>.tcb-col{justify-content:center}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb32]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb3c]{--tcb-applied-color:var$(--tcb-skin-color-3);letter-spacing:2px;color:var(--tcb-skin-color-3)!important;text-transform:none!important;font-weight:var(--g-bold-weight,bold)!important;font-size:22px!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb857f33]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/author_image-6.png?dynamic_author=1")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb85991f]{width:320px;float:none;padding:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb85ac30]{height:370px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb883718]{height:253px;top:0;transform:rotate(180deg)}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8b9f08]{--tcb-applied-color:rgba(0, 0, 0, 0.16);--g-regular-weight:200;--g-bold-weight:600;font-size:80px!important;line-height:1em!important;color:rgba(0,0,0,.16)!important;font-family:Muli!important;font-weight:var(--g-regular-weight,normal)!important;padding-bottom:35px!important;margin-bottom:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8c4f33]{text-align:left}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8ccc4d]{padding:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8dd69b]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8de870]{letter-spacing:3px;text-transform:uppercase!important;font-size:14px!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb33]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb34]:hover>:first-child{color:var(--tcb-skin-color-3)!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb35]:hover>:first-child{color:var(--tcb-skin-color-3)!important}.tve-theme-19929 .bottom-section .section-background{background-color:var(--tcb-skin-color-0)!important;background-image:linear-gradient(rgba(255,255,255,.8),rgba(255,255,255,.8))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19929 .top-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:131px!important;padding:20px!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16ed08c8eaa]{--tcb-applied-color:var$(--tcb-skin-color-3);color:#050541!important;font-weight:var(--g-bold-weight,bold)!important;font-size:32px!important}.tve-theme-19929 .content-section [data-css=tve-u-16ed08ce675]{padding:0!important;margin-bottom:30px!important}.tve-theme-19929 .content-section [data-css=tve-u-16ed091ce22]{padding:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16ed0ae5266]{font-size:16px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff785751]{color:var(--tcb-skin-color-0)!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff79dd19]{width:375px;float:none;margin:0 auto!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff79dd1c]{margin-top:0;margin-left:0}.tve-theme-19929 .main-container{background-color:transparent!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff810185]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-19929 #content .main-content-background{background-color:transparent!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16eff83a887] input{border:none;border-radius:0;overflow:hidden;color:rgba(0,0,0,.6);--tcb-applied-color:rgba(0, 0, 0, 0.6);font-size:12px}.tve-theme-19929 .content-section [data-css=tve-u-16ea67081c1]{border-radius:0;overflow:hidden;border:1px solid rgba(0,0,0,.22);padding:5px!important;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16eff83a885] button{border-radius:0;overflow:hidden;border-color:#848484;font-size:16px;letter-spacing:1px;background-image:none!important;background-color:var(--tcb-skin-color-0)!important;padding:12px!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16eff83a885]:hover button{background-color:var(--tcb-skin-color-0)!important;background-image:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.06))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff83a886]{float:left;z-index:3;position:relative;top:0;margin-right:auto!important;margin-left:auto!important;padding-left:5px!important;padding-right:5px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff83a887] input{letter-spacing:1px;background-color:transparent!important;padding:12px!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16eff83a887]:hover input{color:#141414!important;--tcb-applied-color:rgb(20, 20, 20)!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff851c70]{text-align:center;padding:40px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff810185]{padding:0!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff85bbea]{margin:0!important}.tve-theme-19929 #wrapper{--footer-background-width:100%;--header-background-width:100%}.tve-theme-19931 .main-container{padding:20px 0!important}.tve-theme-19931 #wrapper{--header-background-width:100%;--top-background-width:100%;--footer-background-width:100%;--bottom-background-width:100%;--bottom-content-width:100%}:not(#layout) .tve-theme-19931 .main-container{--separator-size:50px}.tve-theme-19931 .bottom-section .section-background{background-image:none!important;background-color:#f7f7f7!important}.tve-theme-19931 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-16eccd9c6d3]{padding:0!important;margin-bottom:40px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a2]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:600;--g-regular-weight:400;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;margin-bottom:5px!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a2]{font-family:var(--tve-font-family, Muli);--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tve-color,var(--tcb-skin-color-5))!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5]:hover input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5]:hover textarea{background-image:none!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] input,.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] textarea{padding:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15);border-left:none;border-image:initial;border-radius:0;overflow:hidden}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a8]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:600;--g-regular-weight:400;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;margin-bottom:5px!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a8]{font-family:var(--tve-font-family, Muli);--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tve-color,var(--tcb-skin-color-5))!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac]:hover input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac]:hover textarea{background-image:none!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] input,.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] textarea{padding:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15);border-left:none;border-image:initial;border-radius:0;overflow:hidden}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37af]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:600;--g-regular-weight:400;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;margin-bottom:5px!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37af]{font-family:var(--tve-font-family, Muli);--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tve-color,var(--tcb-skin-color-5))!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2]:hover input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2]:hover textarea{background-image:none!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] input,.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] textarea{padding:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15);border-left:none;border-image:initial;border-radius:0;overflow:hidden}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8]:hover button{background-color:#2f8ae7!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8] button{text-transform:capitalize;border-color:#fffefe;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 12px);background-image:none!important;background-color:var(--tcb-skin-color-4)!important;padding:14px!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8]{max-width:34%;width:34%}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8]{float:right;z-index:3;position:relative;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:500;--g-regular-weight:400;--tve-font-size:12px}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] input::placeholder,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] textarea,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] textarea::placeholder{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] input::placeholder,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] textarea,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] textarea::placeholder{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] input,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] input::placeholder,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] textarea,:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] textarea::placeholder{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;--tve-font-size:16px}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;--tve-font-size:16px}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;--tve-font-size:16px}.tve-theme-19931 .bottom-section [data-css=tve-u-1707741019f]{margin-left:-30px;padding-top:0!important;padding-bottom:0!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170774104ce]{margin-top:0!important;margin-bottom:0!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773fce45]{margin-bottom:0!important}.tve-theme-19931 .bottom-section [data-css=tve-u-17077416b6f]{margin-bottom:0!important;margin-top:0!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-1707742b4a3]>:first-child{color:#fff}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f8330]{padding:0!important;margin:0!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8] .thrv_icon{left:0;right:auto;transform:translate(50%,-50%)}.tve-theme-19931 .bottom-section [data-css=tve-u-17077fc4c4f]{max-width:43.6%}.tve-theme-19931 .bottom-section [data-css=tve-u-17077fc4cab]{max-width:56.4%}.tve-theme-19931 .bottom-section [data-css=tve-u-1707741019f]>.tcb-flex-col{padding-left:30px}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-17077fe1f03]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section .section-background{border:1px solid rgba(0,0,0,.12);background-color:transparent!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed189a0b8]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:20px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18b1f3e]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section .section-content{padding:20px!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172]{min-height:52px;--tve-color:var(--tcb-skin-color-5);padding:0!important;margin-bottom:30px!important;margin-right:0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104]{padding:0!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item{--tve-color:var(--tcb-skin-color-4);--tve-font-size:14px;--tve-line-height:1.5em;margin-right:8px!important;padding-bottom:0!important;background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text p{font-size:16px}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text{padding:8px 12px!important;background-color:#f0f6fb!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover p{text-decoration:none!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover p{color:#2f8ae7!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.08) 0 2px 12px 0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c]{--tve-color:var(--tcb-skin-color-4);padding:0!important;margin-bottom:30px!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;--tve-font-size:14px;margin-right:8px!important;background-color:transparent!important;margin-bottom:8px!important;padding-bottom:0!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text p{font-size:16px}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text{padding:8px 12px!important;background-color:#f0f6fb!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover p{text-decoration:none!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover p{color:#2f8ae7!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.08) 0 2px 12px 0!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-170147930c0]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:20px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-17014793f17]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:20px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-170147953de]{letter-spacing:3px;--tcb-applied-color:var$(--tcb-skin-color-3);font-size:11px!important;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;color:#050541!important;padding-top:20px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-item{margin-bottom:10px!important;margin-right:15px!important;padding-bottom:0!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] p{color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5)}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed18f1172] .thrive-dynamic-styled-list-text a:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;color:inherit!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text a{background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text a:hover{background-color:initial!important;color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-text a{color:var(--tcb-skin-color-4)!important;background-color:initial!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item{--tve-line-height:1.5em;margin-right:26px!important;padding:8px!important;margin-bottom:8px!important;background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb]{--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:1px;--tve-font-size:14px;padding:0!important;margin-bottom:30px!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] address,.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] label,.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] li,.tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] p{letter-spacing:var(--tve-letter-spacing, 1px)}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] p{font-size:var(--tve-font-size, 14px)}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover{background-color:#fff!important;box-shadow:rgba(0,0,0,.04) 0 2px 5px 0!important;--tve-text-decoration:none!important;--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover p{text-decoration:var(--tve-text-decoration,none)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-17058acd17f]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-17058ae1863]{margin-top:0!important;padding:0!important;margin-bottom:0!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-17058ae7cbc]{margin-top:0!important;padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item:hover{--tve-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text a{background-color:initial!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover h1,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover h2,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover h3,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover h4,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover h5,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover h6,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover p{color:var(--tve-color,var(--tcb-skin-color-0))!important;--tcb-applied-color:var$(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item:hover{--tve-color:var(--tcb-skin-color-0)!important}.tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-text a{background-color:transparent!important}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed19f465c] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height, 1.5em);font-size:var(--tve-font-size, 14px)}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-1702012ffdb] .thrive-dynamic-styled-list-item p{line-height:var(--tve-line-height, 1.5em)}:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19931 .sidebar-section [data-css=tve-u-16ed193e104] .thrive-dynamic-styled-list-item p{font-size:var(--tve-font-size, 14px);line-height:var(--tve-line-height, 1.5em)}.tve-theme-19931 .top-section .section-background{background-color:var(--tcb-skin-color-0)!important;background-image:none!important}.tve-theme-19931 .top-section .section-content{justify-content:flex-end;display:flex;flex-direction:column;--tve-color:rgb(255, 255, 255);padding:40px 0!important;min-height:275px!important}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa68]{box-shadow:rgba(0,0,0,.08) 0 0 11px 0;border-radius:6px;overflow:hidden;float:none;min-width:70%;padding:12px!important;background-color:#fff!important;margin:0 auto 50px!important}:not(#tve) .tve-theme-19931 .top-section [data-css=tve-u-170876bfa6b] button{border-radius:0;overflow:hidden;color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--g-bold-weight,bold);letter-spacing:0;font-size:16px;border-left:1px solid rgba(0,0,0,.16);padding:8px 10px!important;background-color:transparent!important}:not(#tve) .tve-theme-19931 .top-section [data-css=tve-u-170876bfa6b]:hover button{color:#39a3d1!important;--tcb-applied-color:rgb(57, 163, 209)!important}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa6e]{padding-left:5px!important;padding-right:5px!important}:not(#tve) .tve-theme-19931 .top-section [data-css=tve-u-170876bfa71] input{border:none;border-radius:0;overflow:hidden;color:rgba(0,0,0,.75);--tcb-applied-color:rgba(0, 0, 0, 0.75);font-size:14px}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa71] input{letter-spacing:2px;padding:4px!important;background-color:transparent!important}:not(#tve) .tve-theme-19931 .top-section [data-css=tve-u-170876bfa71]:hover input{color:rgba(0,0,0,.9)!important;--tcb-applied-color:rgba(0, 0, 0, 0.9)!important}.tve-theme-19931 .content-section .section-content{padding:40px 0!important}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa6b]{--tve-color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-19931 .top-section :not(#tve) [data-css=tve-u-170876bfa6b]:hover button{color:var(--tve-color,var(--tcb-skin-color-3))!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important;border-left:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-19931 .top-section [data-css=tve-u-170876bfa6b]:hover{--tve-color:var(--tcb-skin-color-3)!important}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 164px)/ 5);padding:0}.tve-theme-19931 .content-section #main .post-wrapper{border-bottom:none;padding-bottom:20px!important}:not(#tve) .tve-theme-19931 .content-section #main .post-wrapper:hover{border-bottom:none!important}:not(#tve) .tve-theme-19931 .content-section #main [data-css=tve-u-174791d45bf]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:18px!important;text-transform:none!important;letter-spacing:1px}:not(#tve) .tve-theme-19931 .content-section #main [data-css=tve-u-174791d45c0]:hover{text-decoration-line:none!important;--eff:none!important;text-decoration-color:var(--eff-color,currentColor)!important;font-size:inherit!important}.tve-theme-19931 .content-section #main [data-css=tve-u-174791d45bb]{margin-top:0!important;margin-bottom:15px!important}.tve-theme-19931 .content-section #main [data-css=tve-u-174791d45bc]{background-image:url("//ordinaryhappilyeverafter.com/wp-content/uploads/tcb_content_templates/post_list/images/Featured_img_3_03.jpg?dynamic_featured=1&size=medium")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19931 .content-section #main .thrv-content-box [data-css=tve-u-174791d45bd]{min-height:177px!important}.tve-theme-19931 .content-section #main [data-css=tve-u-174791d45bb]:hover [data-css=tve-u-174791d45bc]{background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08)),url("//ordinaryhappilyeverafter.com/wp-content/uploads/tcb_content_templates/post_list/images/Featured_img_3_03.jpg?dynamic_featured=1&size=large")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-19931 .content-section #main [data-css=tve-u-174791d45be]{padding:0!important}.tve-theme-19931 .content-section #main{padding:0}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+6){margin-top:35px!important}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+6)){margin-top:0!important}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(5n)){margin-right:41px!important}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper:nth-child(5n){margin-right:0!important}.tve-theme-19919 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}:not(#layout) .tve-theme-19919 .main-container{--separator-size:50px}.tve-theme-19919 .main-container{padding-bottom:40px!important}.tve-theme-19919 .bottom-section .section-background{background-color:#fff!important;background-image:linear-gradient(var(--tcb-skin-color-18),var(--tcb-skin-color-18))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19919 .bottom-section .section-content{text-align:center;justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 20px!important}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa12ec05]{padding:0!important;background-color:transparent!important}.tve-theme-19919 .bottom-section .section-content .tcb-plain-text,.tve-theme-19919 .bottom-section .section-content label,.tve-theme-19919 .bottom-section .section-content li,.tve-theme-19919 .bottom-section .section-content p{color:#fff;--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-19919 .bottom-section [data-css=tve-u-16efa13c35c]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:16px!important;color:rgba(255,255,255,.8)!important;--tcb-applied-color:rgba(255, 255, 255, 0.8)!important}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{letter-spacing:2px;background-color:#fff!important;padding:22px!important}:not(#tve) .tve-theme-19919 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link span{color:var(--tcb-skin-color-0);--tcb-applied-color:var$(--tcb-skin-color-0);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold))}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa161c92]{max-width:650px;float:none;padding:0!important;margin:20px auto!important}.tve-theme-19919 .bottom-section{margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19919 .bottom-section [data-css=tve-u-16efa157f12]:hover .tcb-button-link span{color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa157f12]{--tve-font-size:14px;--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:800;margin-top:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19919 .bottom-section [data-css=tve-u-16efa157f12] .tcb-button-link{font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19919 .bottom-section [data-css=tve-u-17077896ad8]{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important;padding-bottom:0!important;margin-bottom:0!important;line-height:1.4em!important}.tve-theme-19919 .content-section [data-css=tve-u-16ec5d248bb]{left:0;padding:0!important;margin-top:0!important;margin-bottom:0!important;z-index:1!important}.tve-theme-19919 .content-section{margin-top:0!important}.tve-theme-19919 .content-section .section-content{--g-regular-weight:400;--g-bold-weight:800;padding-top:40px!important;padding-bottom:40px!important;padding-left:70px!important}.tve-theme-19919 .content-section .thrv-divider[data-css=tve-u-16ec5fddeba] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-19919 .content-section [data-css=tve-u-16ec6330c3d]{display:inline-block;padding:0!important}:not(#tve) .tve-theme-19919 .content-section [data-css=tve-u-16ec63322d0]{letter-spacing:1px;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}:not(#tve) .tve-theme-19919 .content-section [data-css=tve-u-16ec63492a5]{--tcb-applied-color:rgb(153, 153, 153);letter-spacing:1px;text-transform:none!important;font-weight:var(--g-regular-weight,normal)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;color:#999!important;padding-top:0!important;margin-top:0!important}.tve-theme-19919 .content-section [data-css=tve-u-16ec634b5e1]{display:inline-block;padding:0!important;margin-right:15px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ec635199f]{--tcb-applied-color:rgb(153, 153, 153)}.tve-theme-19919 .content-section [data-css=tve-u-16ec5fddeba]{padding-top:15px!important;padding-bottom:12px!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{border-bottom:1px solid transparent;padding-bottom:20px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f1530]{--g-regular-weight:400;--g-bold-weight:600;margin-bottom:0!important;margin-top:0!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152e]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_1_03-10.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152d]{margin-top:0!important;margin-bottom:8px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .thrv-content-box [data-css=tve-u-16ecb5f152f]{min-height:124px}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530],.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530] a{--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:600!important;font-family:Literata!important;color:var(--tcb-skin-color-4)!important;font-size:18px!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-19919 .content-section .thrv-divider[data-css=tve-u-16ecb61f672] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb61f672]{padding-top:15px!important;padding-bottom:15px!important;margin-bottom:30px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:60px!important}.tve-theme-19919 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:10px!important}.tve-theme-19919 .content-section [data-css=tve-u-170199bd58e]{top:0;left:0;float:none;margin:0 auto!important;padding-left:1px!important}:not(#tve) .tve-theme-19919 .content-section [data-css=tve-u-170199ce799]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19919 .content-section [data-css=tve-u-170199bd58e] .tve_social_items .tve_s_item{margin-bottom:10px;display:table}.tve-theme-19919 .content-section [data-css=tve-u-170199f5045]{font-size:16px;top:0;left:0;width:16px;height:16px;margin:0 0 9px 8px!important}:not(#tve) .tve-theme-19919 .content-section [data-css=tve-u-170199f5045]>:first-child{color:#ddd}.tve-theme-19919 .content-section [data-css=tve-u-17019a634b0]{float:left;z-index:3;top:60px;left:0;padding:0!important;margin:0!important;position:absolute!important}.tve-theme-19919 .top-section .section-background{background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-image:linear-gradient(rgba(0,0,0,.44) 19%,rgba(0,0,0,.75) 100%),url("https://ordinaryhappilyeverafter.com/wp-content/plugins/thrive-visual-editor/editor/css/images/featured_image.png?dynamic_featured=1&size=full")!important}.tve-theme-19919 .top-section .section-content{display:flex;text-align:center;justify-content:center;flex-direction:column;min-height:1px!important;padding:40px!important}.tve-theme-19919 .top-section{margin-top:0!important}.tve-theme-19919 .top-section .section-content .tcb-plain-text,.tve-theme-19919 .top-section .section-content label,.tve-theme-19919 .top-section .section-content li,.tve-theme-19919 .top-section .section-content p{color:#fff;--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed080d346]{--tcb-applied-color:rgb(255, 255, 255);color:#fff!important;font-size:48px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed082a72d]{padding:0!important;margin-bottom:15px!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed085b637]{padding:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed085f8e0]{letter-spacing:4px;text-transform:uppercase!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d75200]{padding:0!important;background-color:transparent!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d76361]{float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important;padding:4px 8px!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed0d79075]{font-size:11px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d80aee]{background-color:var(--tcb-skin-color-4)!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] h1,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] h2,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] h3,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] h4,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] h5,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] h6,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] p{text-transform:uppercase}:not(#tve) .tve-theme-19919 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] .tcb-plain-text,:not(#tve) .tve-theme-19919 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] address,:not(#tve) .tve-theme-19919 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] blockquote,:not(#tve) .tve-theme-19919 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] label,:not(#tve) .tve-theme-19919 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] li,:not(#tve) .tve-theme-19919 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] p{font-size:12px}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-19919 .top-section [data-css=tve-u-16ed0d812db] p{letter-spacing:2px}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed0d8abf4]{padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;padding-top:0!important;margin-top:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;font-size:11px!important;letter-spacing:3px!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d93c8c]{float:left;z-index:3;position:relative;padding:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d93fc2]::after{clear:both}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d94f7e]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d94f7e]{padding:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d96a76]{margin:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed4d219d9]{font-size:11px!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed4d2402f]::after{clear:both}.tve-theme-19919 .top-section [data-css=tve-u-1707d451d45]{float:none;padding:0!important;margin:0 auto 15px!important;max-width:680px!important}.tve-theme-19919 .content-section .comment-respond{padding-top:0!important}.tve-theme-19919 .content-section .comment-form-reply-title-wrapper{margin-bottom:20px!important}.tve-theme-19919 .content-section .theme-comments-logged-in-as-wrapper{margin-bottom:5px!important}.tve-theme-19919 .content-section .comment-form-text textarea{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-14);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);background-color:#fff!important;padding:20px 15px!important;margin-top:10px!important;margin-bottom:15px!important}.tve-theme-19919 .content-section .comment-form .comment-form-submit button{font-size:var(--tve-font-size, 11px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));font-family:var(--tve-font-family, Muli);color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);border:1px solid var(--tcb-skin-color-0);border-radius:100px;overflow:hidden;padding:15px 35px!important}.tve-theme-19919 .content-section .comment-form .comment-form-submit{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-0);margin-top:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-19919 .content-section .comment-form .comment-form-submit:hover button{background-color:var(--tcb-skin-color-0)!important;color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-19919 .content-section .comment-form .comment-form-submit:hover{--tve-color:rgb(255, 255, 255)!important}.tve-theme-19919 .content-section .comment-form-text{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-5)}.tve-theme-19919 .content-section .comment-form-label{font-size:var(--tve-font-size, 11px);--tve-font-size:11px;text-transform:var(--tve-text-transform,uppercase);--tve-text-transform:uppercase;font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));--tve-font-weight:var(--g-bold-weight, bold);font-family:var(--tve-font-family, Muli);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:700;color:var(--tve-color,var(--tcb-skin-color-4));--tve-color:var(--tcb-skin-color-4);--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-19919 .content-section .comment-form-input{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-14);background-color:#fff!important}:not(#tve) .tve-theme-19919 .content-section .comment-form-comment-notes{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}:not(#tve) .tve-theme-19919 .content-section [data-css=tve-u-170a01f531f]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19919 .content-section [data-css=tve-u-170a01f5ad1]{letter-spacing:1px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17066f3f202]{background-color:var(--tcb-skin-color-9)!important;background-image:none!important}.tve-theme-19919 .sidebar-section .section-background{background-color:#fff!important}.tve-theme-19919 .sidebar-section .section-content{padding:40px 10px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17066fc9dda]{margin-bottom:10px!important;padding:0!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170670db2de]{box-shadow:none;opacity:1;filter:grayscale(0%) brightness(100%) contrast(100%) blur(0px) sepia(0%) invert(0%) saturate(100%) hue-rotate(0deg);background-color:#fff!important;background-image:none!important;border:3px solid var(--tcb-skin-color-9)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170670dfdd8]{text-align:center}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 13px)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170670eee10]{--tve-font-size:13px;--tve-color:rgb(255, 255, 255);--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:600;--tve-text-transform:uppercase;--tve-letter-spacing:0px;margin-top:0!important;margin-bottom:0!important;min-width:100%!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{border:none;border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 0);background-color:var(--tcb-skin-color-0)!important;padding:17px 25px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link span{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-19919 .sidebar-section [data-css=tve-u-170671b39c3]{margin-top:0!important;margin-bottom:40px!important;padding:25px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item{justify-content:flex-start;text-align:left;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;border-bottom:none;--tve-font-size:16px;--tve-color:var(--tcb-skin-color-16);margin-bottom:0!important;padding-bottom:5px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .tcb-plain-text,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] address,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] blockquote,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] label,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] li,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli)}.tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;margin-bottom:40px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-16));--tcb-applied-color:var$(--tcb-skin-color-16)}.tve-theme-19919 .sidebar-section [data-css=tve-u-170671ed5ae]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067200c9c]{border-radius:100px;overflow:hidden;float:none;margin:0 auto 40px!important;background-color:transparent!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-1706722e266]{text-align:center}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067200c9c] .tve_social_items{font-size:13px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-170670eee10]:hover .tcb-button-link{border:none!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067931458]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170679aaa25]{width:600px;float:none;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067aabf55]{--g-regular-weight:400;--g-bold-weight:500;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:20px!important;font-family:Literata!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067ab1e02]{background-color:transparent!important;padding-left:1px!important;margin-bottom:10px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ab9379]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important;font-size:16px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875] input,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875] select{border:none;border-radius:0;overflow:hidden;font-family:var(--tve-font-family, Muli);text-align:center;font-size:var(--tve-font-size, 14px);box-shadow:none;background-color:#fff!important;padding:15px 10px!important;margin-bottom:0!important;margin-top:0!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875] input,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875] input::placeholder,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875] select{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));--tcb-applied-color:rgb(119, 119, 119);color:var(--tve-color,#777)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875]{--g-regular-weight:400;--g-bold-weight:700;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--tve-color:rgb(119, 119, 119);--tve-font-size:14px}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067accf33] button{font-size:var(--tve-font-size, 14px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));border:none;color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);font-family:var(--tve-font-family, Muli);text-decoration:var(--tve-text-decoration,underline);margin-bottom:0!important;margin-top:0!important;background-color:transparent!important;padding-top:15px!important;padding-bottom:15px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067accf33]:hover button{background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;text-decoration:var(--tve-text-decoration,underline)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067accf33]{--tve-font-size:14px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight, bold);--tve-color:var(--tcb-skin-color-0);--tve-font-family:Muli;--g-bold-weight:700;--tve-text-decoration:underline}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067b095d3]{margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e564] button{border-radius:0;overflow:hidden;border:2px solid var(--tcb-skin-color-18);color:#4e85f3;--tcb-applied-color:rgb(78, 133, 243);font-size:14px;text-transform:uppercase;font-weight:var(--g-bold-weight,bold);letter-spacing:1px;background-color:transparent!important;padding:15px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e564]:hover button{border:2px solid #0f53da!important;color:#0f53da!important;--tcb-applied-color:rgb(15, 83, 218)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:5px!important;padding-right:5px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e569] input{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-8);font-size:var(--tve-font-size, 14px);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);text-transform:var(--tve-text-transform,capitalize);letter-spacing:var(--tve-letter-spacing, 0);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli)}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e569]:hover input{border:1px solid rgba(97,143,234,.5)!important;color:rgba(0,0,0,.85)!important;--tcb-applied-color:rgba(0, 0, 0, 0.85)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e569] input{text-transform:uppercase;letter-spacing:2px;padding:12px!important;background-color:transparent!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067b5d81d]{background-color:#fff!important;margin-top:0!important;margin-bottom:30px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e569]{--tve-text-transform:capitalize;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;--tve-letter-spacing:0px;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:500}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067bb40b3]{margin-top:0!important;border-left:none!important;padding-left:1px!important;margin-bottom:10px!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2289]{max-width:28%}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228d]{max-width:72%}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{margin-left:-15px;padding:0!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2287]{margin:0!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{border:none;border-radius:0;overflow:hidden;text-align:left;padding:0!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{font-size:var(--tve-font-size, 12px)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link span{color:#999}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,#008fff)!important;--tcb-applied-color:rgb(0, 143, 255)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2288]{margin-left:-15px}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228f]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:16px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228e]{padding:0!important;margin-bottom:4px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2291]{font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover{--tve-color:var(--tcb-skin-color-18)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228b]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_3_03-30.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228a]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list .thrv-content-box [data-css=tve-u-17067be228c]{min-height:70px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]{--tve-font-size:12px}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282]{max-width:300px;margin-bottom:40px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875]:hover input,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875]:hover input::placeholder,:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875]:hover select{color:var(--tve-color,#303030)!important;--tcb-applied-color:rgb(48, 48, 48)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ac0875]:hover{--tve-color:rgb(48, 48, 48)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067bf1106]{font-weight:var(--g-regular-weight,normal)!important;color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067accf33]:hover{--tve-text-decoration:underline!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067ca81d0]{--g-regular-weight:400;--g-bold-weight:700;font-family:Muli!important;text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:15px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067cd1501]{--g-regular-weight:400;--g-bold-weight:700;font-family:Muli!important;text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:15px!important;font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067cd4036]{--g-regular-weight:400;--g-bold-weight:700;font-family:Muli!important;text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:15px!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067cfab08]{font-weight:var(--g-bold-weight,bold)!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link::after{background-color:#2f8ae7;background-attachment:scroll!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:auto!important}:not(#tve) .tve-theme-19919 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e569]:hover input{color:var(--tve-color,var(--tcb-skin-color-4))!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;border:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e569]:hover{--tve-color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-19919 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e564]:hover button{border:2px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e564]:hover [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-18)}:not(#tve) .tve-theme-19919 .sidebar-section :not(#tve) [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-18))!important;--tcb-applied-color:var$(--tcb-skin-color-18)!important}.tve-theme-19920 .main-container{padding:0!important}.tve-theme-19920 #wrapper{--top-background-width:100%;--footer-background-width:100%;--bottom-background-width:100%;--header-background-width:100%}:not(#layout) .tve-theme-19920 .main-container{--separator-size:50px}.tve-theme-19920 .bottom-section .section-background{background-image:none!important;background-color:#f7f7f7!important}.tve-theme-19920 .bottom-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:1px!important;padding:40px 0 60px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-16eccd9c6d3]{padding:0!important;margin-bottom:40px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a2]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:600;--g-regular-weight:400;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;margin-bottom:5px!important;margin-top:15px!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a2]{font-family:var(--tve-font-family, Muli);--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tve-color,var(--tcb-skin-color-5))!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5]:hover input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5]:hover textarea{background-image:none!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] input,.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] textarea{padding:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15);border-left:none;border-image:initial;border-radius:0;overflow:hidden}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a8]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:600;--g-regular-weight:400;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;margin-bottom:5px!important;margin-top:15px!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a8]{font-family:var(--tve-font-family, Muli);--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tve-color,var(--tcb-skin-color-5))!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac]:hover input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac]:hover textarea{background-image:none!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] input,.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] textarea{padding:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15);border-left:none;border-image:initial;border-radius:0;overflow:hidden}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37af]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:600;--g-regular-weight:400;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;margin-bottom:5px!important;margin-top:15px!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37af]{font-family:var(--tve-font-family, Muli);--tcb-applied-color:var$(--tcb-skin-color-5);color:var(--tve-color,var(--tcb-skin-color-5))!important;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))!important;font-size:var(--tve-font-size, 14px)!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2]:hover input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2]:hover textarea{background-image:none!important;border-bottom:1px solid var(--tcb-skin-color-1)!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] input,.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] textarea{padding:20px!important;margin-bottom:0!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] textarea{border-top:none;border-right:none;border-bottom:1px solid rgba(0,0,0,.15);border-left:none;border-image:initial;border-radius:0;overflow:hidden}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8]:hover button{background-color:#2f8ae7!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8] button{text-transform:capitalize;border-color:#fffefe;font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 12px);background-image:none!important;background-color:var(--tcb-skin-color-4)!important;padding:14px!important;margin-top:0!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8]{max-width:34%;width:34%}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8]{float:right;z-index:3;position:relative;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-bold-weight:500;--g-regular-weight:400;--tve-font-size:12px}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] input::placeholder,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] textarea,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] textarea::placeholder{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] input::placeholder,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] textarea,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] textarea::placeholder{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] input,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] input::placeholder,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] textarea,:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] textarea::placeholder{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;--tve-font-size:16px}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;--tve-font-size:16px}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;--tve-font-size:16px}.tve-theme-19920 .bottom-section [data-css=tve-u-1707741019f]{margin-left:-30px;padding-top:0!important;padding-bottom:0!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170774104ce]{margin-top:0!important;margin-bottom:0!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773fce45]{margin-bottom:0!important}.tve-theme-19920 .bottom-section [data-css=tve-u-17077416b6f]{margin-bottom:0!important;margin-top:0!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-1707742b4a3]>:first-child{color:#fff}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f8330]{padding:0!important;margin:0!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8] .thrv_icon{left:0;right:auto;transform:translate(50%,-50%)}.tve-theme-19920 .bottom-section [data-css=tve-u-17077fc4c4f]{max-width:43.6%}.tve-theme-19920 .bottom-section [data-css=tve-u-17077fc4cab]{max-width:56.4%}.tve-theme-19920 .bottom-section [data-css=tve-u-1707741019f]>.tcb-flex-col{padding-left:30px}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-17077fe1f03]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19920 .content-section [data-css=tve-u-16ec5d248bb]{left:0;padding:0!important;margin-top:0!important;margin-bottom:0!important;z-index:1!important}.tve-theme-19920 .content-section{margin-top:0!important}.tve-theme-19920 .content-section .section-content{--g-regular-weight:400;--g-bold-weight:800;padding-top:40px!important;padding-bottom:40px!important;padding-left:70px!important}.tve-theme-19920 .content-section .thrv-divider[data-css=tve-u-16ec5fddeba] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-19920 .content-section [data-css=tve-u-16ec6330c3d]{display:inline-block;padding:0!important}:not(#tve) .tve-theme-19920 .content-section [data-css=tve-u-16ec63322d0]{letter-spacing:1px;text-transform:uppercase!important;font-weight:var(--g-bold-weight,bold)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}:not(#tve) .tve-theme-19920 .content-section [data-css=tve-u-16ec63492a5]{--tcb-applied-color:rgb(153, 153, 153);letter-spacing:1px;text-transform:none!important;font-weight:var(--g-regular-weight,normal)!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;color:#999!important;padding-top:0!important;margin-top:0!important}.tve-theme-19920 .content-section [data-css=tve-u-16ec634b5e1]{display:inline-block;padding:0!important;margin-right:15px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ec635199f]{--tcb-applied-color:rgb(153, 153, 153)}.tve-theme-19920 .content-section [data-css=tve-u-16ec5fddeba]{padding-top:15px!important;padding-bottom:12px!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{border-bottom:1px solid transparent;padding-bottom:20px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f1530]{--g-regular-weight:400;--g-bold-weight:600;margin-bottom:0!important;margin-top:0!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152e]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_1_03-10.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list [data-css=tve-u-16ecb5f152d]{margin-top:0!important;margin-bottom:8px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .thrv-content-box [data-css=tve-u-16ecb5f152f]{min-height:124px}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530],.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .tcb-post-title[data-css=tve-u-16ecb5f1530] a{--tcb-applied-color:var$(--tcb-skin-color-4);font-weight:600!important;font-family:Literata!important;color:var(--tcb-skin-color-4)!important;font-size:18px!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-19920 .content-section .thrv-divider[data-css=tve-u-16ecb61f672] .tve_sep{border-width:1px!important;border-color:rgba(0,0,0,.06)!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb61f672]{padding-top:15px!important;padding-bottom:15px!important;margin-bottom:30px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:60px!important}.tve-theme-19920 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:10px!important}.tve-theme-19920 .content-section [data-css=tve-u-170199bd58e]{top:0;left:0;float:none;margin:0 auto!important;padding-left:1px!important}:not(#tve) .tve-theme-19920 .content-section [data-css=tve-u-170199ce799]{padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19920 .content-section [data-css=tve-u-170199bd58e] .tve_social_items .tve_s_item{margin-bottom:10px;display:table}.tve-theme-19920 .content-section [data-css=tve-u-170199f5045]{font-size:16px;top:0;left:0;width:16px;height:16px;margin:0 0 9px 8px!important}:not(#tve) .tve-theme-19920 .content-section [data-css=tve-u-170199f5045]>:first-child{color:#ddd}.tve-theme-19920 .content-section [data-css=tve-u-17019a634b0]{float:left;z-index:3;top:60px;left:0;padding:0!important;margin:0!important;position:absolute!important}.tve-theme-19920 .content-section .comment-respond{padding-top:0!important}.tve-theme-19920 .content-section .comment-form-reply-title-wrapper{margin-bottom:20px!important}.tve-theme-19920 .content-section .theme-comments-logged-in-as-wrapper{margin-bottom:5px!important}.tve-theme-19920 .content-section .comment-form-text textarea{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-14);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);background-color:#fff!important;padding:20px 15px!important;margin-top:10px!important;margin-bottom:15px!important}.tve-theme-19920 .content-section .comment-form .comment-form-submit button{font-size:var(--tve-font-size, 11px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));font-family:var(--tve-font-family, Muli);color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);border:1px solid var(--tcb-skin-color-0);border-radius:100px;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 2px);padding:15px 35px!important}.tve-theme-19920 .content-section .comment-form .comment-form-submit{--tve-font-size:11px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-0);--tve-letter-spacing:2px;margin-top:0!important;margin-bottom:20px!important}:not(#tve) .tve-theme-19920 .content-section .comment-form .comment-form-submit:hover button{background-color:var(--tcb-skin-color-0)!important;color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255, 255, 255)!important;border:1px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19920 .content-section .comment-form .comment-form-submit:hover{--tve-color:rgb(255, 255, 255)!important}.tve-theme-19920 .content-section .comment-form-text{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:700;--tve-color:var(--tcb-skin-color-5)}:not(#tve) .tve-theme-19920 .content-section [data-css=tve-u-17081459925]{padding-bottom:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19920 .content-section [data-css=tve-u-1708145a1c4]{letter-spacing:1px;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:14px!important}.tve-theme-19920 .top-section .section-background{background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-image:linear-gradient(rgba(0,0,0,.08) 19%,rgba(0,0,0,.75) 100%),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Post-4_featured.jpg?dynamic_featured=1&size=full")!important}.tve-theme-19920 .top-section .section-content{display:flex;text-align:center;justify-content:flex-end;flex-direction:column;min-height:580px!important;padding-bottom:60px!important;padding-top:60px!important}.tve-theme-19920 .top-section{margin-top:0!important}.tve-theme-19920 .top-section .section-content .tcb-plain-text,.tve-theme-19920 .top-section .section-content label,.tve-theme-19920 .top-section .section-content li,.tve-theme-19920 .top-section .section-content p{color:#fff;--tcb-applied-color:rgb(255, 255, 255)}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed080d346]{--tcb-applied-color:rgb(255, 255, 255);color:#fff!important;font-size:48px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed082a72d]{float:none;padding:0!important;margin-bottom:15px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed085b637]{padding:0!important;margin-bottom:5px!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed085f8e0]{letter-spacing:4px;text-transform:uppercase!important;font-size:14px!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d75200]{padding:0!important;background-color:transparent!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d76361]{float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important;padding:4px 8px!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed0d79075]{font-size:11px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d80aee]{background-color:#111!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] h1,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] h2,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] h3,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] h4,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] h5,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] h6,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] p{text-transform:uppercase}:not(#tve) .tve-theme-19920 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] .tcb-plain-text,:not(#tve) .tve-theme-19920 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] address,:not(#tve) .tve-theme-19920 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] blockquote,:not(#tve) .tve-theme-19920 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] label,:not(#tve) .tve-theme-19920 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] li,:not(#tve) .tve-theme-19920 .top-section .thrv-content-box [data-css=tve-u-16ed0d812db] p{font-size:12px}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] .tcb-plain-text,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] address,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] blockquote,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] label,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] li,.tve-theme-19920 .top-section [data-css=tve-u-16ed0d812db] p{letter-spacing:2px}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed0d8abf4]{padding-bottom:0!important;margin-bottom:0!important;font-size:11px!important;padding-top:0!important;margin-top:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;font-size:11px!important;letter-spacing:3px!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d93c8c]{float:left;z-index:3;position:relative;padding:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d94f7e]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d94f7e]{padding:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d96a76]{margin:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed4d219d9]{font-size:11px!important}.tve-theme-19920 .top-section [data-css=tve-u-1707d1f6e73]{float:none;padding:0!important;margin:0 auto 15px!important;max-width:650px!important}:not(#tve) .tve-theme-19920 .bottom-section :not(#tve) [data-css=tve-u-170773f37b8]:hover button{background-color:var(--tcb-skin-color-0)!important}.tve-theme-19920 .content-section .comment-list .reply .tcb-button-link{border:1px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19920 .content-section .comment-list .reply .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0)}.tve-theme-19920 .content-section .comment-list .reply{--tve-color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-19920 .content-section :not(#tve) .comment-list .reply:hover .tcb-button-link span{color:var(--tve-color,#fff)!important;--tcb-applied-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-19920 .content-section .comment-list .reply:hover{--tve-color:rgb(255, 255, 255)!important}:not(#tve) .tve-theme-19920 .content-section .comment-list .reply:hover .tcb-button-link{background-color:var(--tcb-skin-color-0)!important;border:1px solid var(--tcb-skin-color-0)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17066f3f202]{background-color:var(--tcb-skin-color-9)!important;background-image:none!important}.tve-theme-19920 .sidebar-section .section-background{background-color:#fff!important}.tve-theme-19920 .sidebar-section .section-content{padding:40px 10px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17066fc9dda]{margin-bottom:10px!important;padding:0!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170670db2de]{box-shadow:none;opacity:1;filter:grayscale(0%) brightness(100%) contrast(100%) blur(0px) sepia(0%) invert(0%) saturate(100%) hue-rotate(0deg);background-color:#fff!important;background-image:none!important;border:3px solid var(--tcb-skin-color-9)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170670dfdd8]{text-align:center}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 13px)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170670eee10]{--tve-font-size:13px;--tve-color:rgb(255, 255, 255);--tve-font-weight:var(--g-bold-weight, bold);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:600;--tve-text-transform:uppercase;--tve-letter-spacing:0px;margin-top:0!important;margin-bottom:0!important;min-width:100%!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link{border:none;border-radius:0;overflow:hidden;letter-spacing:var(--tve-letter-spacing, 0);background-color:var(--tcb-skin-color-0)!important;padding:17px 25px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link span{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));text-transform:var(--tve-text-transform,uppercase)}.tve-theme-19920 .sidebar-section [data-css=tve-u-170671b39c3]{margin-top:0!important;margin-bottom:40px!important;padding:25px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item{justify-content:flex-start;text-align:left;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;border-bottom:none;--tve-font-size:16px;--tve-color:var(--tcb-skin-color-16);margin-bottom:0!important;padding-bottom:5px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli);font-size:var(--tve-font-size, 16px)}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .tcb-plain-text,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] address,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] blockquote,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] label,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] li,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] p{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli)}.tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74]{--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:400;--g-bold-weight:500;margin-bottom:40px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170671d4d74] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-16));--tcb-applied-color:var$(--tcb-skin-color-16)}.tve-theme-19920 .sidebar-section [data-css=tve-u-170671ed5ae]{margin-top:0!important;margin-bottom:40px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067200c9c]{border-radius:100px;overflow:hidden;float:none;margin:0 auto 40px!important;background-color:transparent!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-1706722e266]{text-align:center}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067200c9c] .tve_social_items{font-size:13px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-170670eee10]:hover .tcb-button-link{border:none!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;background-color:var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067931458]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170679aaa25]{width:600px;float:none;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067aabf55]{--g-regular-weight:400;--g-bold-weight:500;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;font-size:20px!important;font-family:Literata!important;font-weight:var(--g-bold-weight,bold)!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067ab1e02]{background-color:transparent!important;padding-left:1px!important;margin-bottom:10px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ab9379]{padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important;line-height:1.5em!important;font-size:16px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875] input,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875] select{border:none;border-radius:0;overflow:hidden;font-family:var(--tve-font-family, Muli);text-align:center;font-size:var(--tve-font-size, 14px);box-shadow:none;background-color:#fff!important;padding:15px 10px!important;margin-bottom:0!important;margin-top:0!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875] input,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875] input::placeholder,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875] select{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));--tcb-applied-color:rgb(119, 119, 119);color:var(--tve-color,#777)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875]{--g-regular-weight:400;--g-bold-weight:700;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--tve-color:rgb(119, 119, 119);--tve-font-size:14px}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067accf33] button{font-size:var(--tve-font-size, 14px);text-transform:var(--tve-text-transform,uppercase);font-weight:var(--tve-font-weight,var(--g-bold-weight,bold));border:none;color:var(--tve-color,var(--tcb-skin-color-0));--tcb-applied-color:var$(--tcb-skin-color-0);font-family:var(--tve-font-family, Muli);text-decoration:var(--tve-text-decoration,underline);margin-bottom:0!important;margin-top:0!important;background-color:transparent!important;padding-top:15px!important;padding-bottom:15px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067accf33]:hover button{background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15))!important;background-size:auto!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;text-decoration:var(--tve-text-decoration,underline)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067accf33]{--tve-font-size:14px;--tve-text-transform:uppercase;--tve-font-weight:var(--g-bold-weight, bold);--tve-color:var(--tcb-skin-color-0);--tve-font-family:Muli;--g-bold-weight:700;--tve-text-decoration:underline}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067b095d3]{margin-bottom:0!important;background-color:transparent!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e564] button{border-radius:0;overflow:hidden;border:2px solid var(--tcb-skin-color-18);color:#4e85f3;--tcb-applied-color:rgb(78, 133, 243);font-size:14px;text-transform:uppercase;font-weight:var(--g-bold-weight,bold);letter-spacing:1px;background-color:transparent!important;padding:15px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e564]:hover button{border:2px solid #0f53da!important;color:#0f53da!important;--tcb-applied-color:rgb(15, 83, 218)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:5px!important;padding-right:5px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e569] input{border-radius:0;overflow:hidden;border:1px solid var(--tcb-skin-color-8);font-size:var(--tve-font-size, 14px);color:var(--tve-color,var(--tcb-skin-color-5));--tcb-applied-color:var$(--tcb-skin-color-5);text-transform:var(--tve-text-transform,capitalize);letter-spacing:var(--tve-letter-spacing, 0);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));font-family:var(--tve-font-family, Muli)}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e569]:hover input{border:1px solid rgba(97,143,234,.5)!important;color:rgba(0,0,0,.85)!important;--tcb-applied-color:rgba(0, 0, 0, 0.85)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e569] input{text-transform:uppercase;letter-spacing:2px;padding:12px!important;background-color:transparent!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067b5d81d]{background-color:#fff!important;margin-top:0!important;margin-bottom:30px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e569]{--tve-text-transform:capitalize;--tve-color:var(--tcb-skin-color-5);--tve-font-size:14px;--tve-letter-spacing:0px;--tve-font-weight:var(--g-regular-weight, normal);--tve-font-family:Muli;--g-regular-weight:300;--g-bold-weight:500}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067bb40b3]{margin-top:0!important;border-left:none!important;padding-left:1px!important;margin-bottom:10px!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2289]{max-width:28%}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228d]{max-width:72%}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{margin-left:-15px;padding:0!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2287]{margin:0!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{border:none;border-radius:0;overflow:hidden;text-align:left;padding:0!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link{font-size:var(--tve-font-size, 12px)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292] .tcb-button-link span{color:#999}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,#008fff)!important;--tcb-applied-color:rgb(0, 143, 255)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2288]>.tcb-flex-col{padding-left:15px}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2288]{margin-left:-15px}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228f]{padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important;font-size:16px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228e]{padding:0!important;margin-bottom:4px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2291]{font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover{--tve-color:var(--tcb-skin-color-18)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228b]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Featured_img_3_03-30.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be228a]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list .thrv-content-box [data-css=tve-u-17067be228c]{min-height:70px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]{--tve-font-size:12px}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282]{max-width:300px;margin-bottom:40px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875]:hover input,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875]:hover input::placeholder,:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875]:hover select{color:var(--tve-color,#303030)!important;--tcb-applied-color:rgb(48, 48, 48)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ac0875]:hover{--tve-color:rgb(48, 48, 48)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067bf1106]{font-weight:var(--g-regular-weight,normal)!important;color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067accf33]:hover{--tve-text-decoration:underline!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067ca81d0]{--g-regular-weight:400;--g-bold-weight:700;font-family:Muli!important;text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:15px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067cd1501]{--g-regular-weight:400;--g-bold-weight:700;font-family:Muli!important;text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:15px!important;font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067cd4036]{--g-regular-weight:400;--g-bold-weight:700;font-family:Muli!important;text-transform:uppercase!important;padding-bottom:0!important;margin-bottom:0!important;font-size:15px!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067cfab08]{font-weight:var(--g-bold-weight,bold)!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-170670eee10] .tcb-button-link::after{background-color:#2f8ae7;background-attachment:scroll!important;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1))!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:auto!important}:not(#tve) .tve-theme-19920 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e569]:hover input{color:var(--tve-color,var(--tcb-skin-color-4))!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;border:1px solid var(--tcb-skin-color-1)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e569]:hover{--tve-color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-19920 .sidebar-section :not(#tve) [data-css=tve-u-17067b4e564]:hover button{border:2px solid var(--tcb-skin-color-0)!important}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e564]:hover [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-0)}:not(#tve) .tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e566]>:first-child{color:var(--tcb-skin-color-18)}:not(#tve) .tve-theme-19920 .sidebar-section :not(#tve) [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2292]:hover .tcb-button-link span{color:var(--tve-color,var(--tcb-skin-color-18))!important;--tcb-applied-color:var$(--tcb-skin-color-18)!important}.tve-theme-19906 #content{padding:0!important}.tve-theme-19906 #wrapper{--header-background-width:100%;--footer-background-width:100%;--top-background-width:100%;--bottom-background-width:100%}.tve-theme-19906 .content-section .section-content{padding-top:0!important;padding-bottom:30px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9]{margin:0!important;padding:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f604]{float:none;width:131px;border:8px solid var(--tcb-skin-color-8);position:relative;margin:-26px auto 0!important;z-index:12!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f617]{--tcb-applied-color:rgb(132, 132, 132);letter-spacing:0;font-style:normal!important;font-size:16px!important;color:#848484!important;padding-top:0!important;margin-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f601]{padding:0!important;margin-bottom:10px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f616]{padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f602]{--tcb-applied-color:rgb(20, 20, 20);--g-regular-weight:400;--g-bold-weight:700;font-style:normal!important;color:#141414!important;font-size:20px!important;font-family:Literata!important;font-weight:var(--g-bold-weight,bold)!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16e8d2eeaec]{text-align:center;position:relative;border:1px solid rgba(0,0,0,.14);padding-top:0!important;padding-bottom:0!important;margin-top:0!important;z-index:14!important;margin-bottom:40px!important}.tve-theme-19906 .sidebar-section .section-content .tcb-plain-text,.tve-theme-19906 .sidebar-section .section-content label,.tve-theme-19906 .sidebar-section .section-content li,.tve-theme-19906 .sidebar-section .section-content p{font-weight:400!important}.tve-theme-19906 .sidebar-section .section-content .tcb-plain-text,.tve-theme-19906 .sidebar-section .section-content h1,.tve-theme-19906 .sidebar-section .section-content h2,.tve-theme-19906 .sidebar-section .section-content h3,.tve-theme-19906 .sidebar-section .section-content h4,.tve-theme-19906 .sidebar-section .section-content h5,.tve-theme-19906 .sidebar-section .section-content h6,.tve-theme-19906 .sidebar-section .section-content label,.tve-theme-19906 .sidebar-section .section-content li,.tve-theme-19906 .sidebar-section .section-content p{font-family:Muli}.tve-theme-19906 .sidebar-section .section-content{--g-regular-weight:400;--g-bold-weight:800;padding:60px 10px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62ecc45]{max-width:51.7%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62ecc9f]{max-width:48.3%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62edcfd]>.tcb-flex-col>.tcb-col{justify-content:center}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62eef15] p{padding:0!important;margin:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62eef15]{border-top:1px solid rgba(0,0,0,.16);border-bottom:1px solid transparent;text-align:left;margin:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62edcfd]{margin-left:-10px;padding:10px 0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec630494b]{padding:0!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ec630c471]{--tcb-applied-color:rgba(0, 0, 0, 0.85);letter-spacing:1px;--g-regular-weight:400;--g-bold-weight:600;font-size:9px!important;text-transform:uppercase!important;color:rgba(0,0,0,.85)!important;font-family:Muli!important;font-weight:var(--g-bold-weight,bold)!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ec630c471] strong{font-weight:600!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item .tcb-plain-text,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item address,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item blockquote,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h1,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h2,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h3,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h4,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h5,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h6,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item label,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item li,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item p{text-transform:uppercase}.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item .tcb-plain-text,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item address,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item blockquote,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item label,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item li,.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item p{letter-spacing:var(--tve-letter-spacing, 2px)}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover p{text-decoration:none!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover h1,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover h2,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover h3,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover h4,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover h5,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover h6,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text:hover p{color:var(--tcb-skin-color-3)!important;--tcb-applied-color:var$(--tcb-skin-color-3)!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item{--tve-font-size:10px;--tve-color:var(--tcb-skin-color-4);--tve-letter-spacing:2px;--tve-font-weight:var(--g-regular-weight, normal);margin-bottom:5px!important;margin-right:10px!important;background-color:transparent!important;padding-bottom:0!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] h1,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] h2,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] h3,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] h4,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] h5,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] h6,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] p{color:#6e6e6e;--tcb-applied-color:rgb(110, 110, 110)}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e589]{max-width:63.1%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]{margin-left:-15px;min-height:inherit;padding:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e583]{margin:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]>.tcb-flex-col{padding-left:15px}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]>.tcb-flex-col>.tcb-col{min-height:1px}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e586]{margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e585]{max-width:36.9%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list .thrv-content-box [data-css=tve-u-16ed4d2e588]{min-height:80px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e587]{background-image:url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/chic_blog_post_image_1-1-8.jpg?dynamic_featured=1&size=full")!important;background-size:cover!important;background-position:50% 50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:40px!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5808a]{--g-regular-weight:400;--g-bold-weight:500;--tcb-applied-color:var$(--tcb-skin-color-4);font-family:Literata!important;font-size:15px!important;line-height:1.7em!important;color:#111!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5c75a] .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5c75a] address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5c75a] blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5c75a] label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5c75a] li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5c75a] p{line-height:1.7em}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d708b9]{letter-spacing:5px;--tcb-applied-color:var$(--tcb-skin-color-5);font-size:9px!important;text-transform:uppercase!important;color:#6e6e6e!important;padding-bottom:0!important;margin-bottom:0!important;padding-top:0!important;margin-top:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d77333]{--tcb-applied-color:var$(--tcb-skin-color-5)}.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text{padding:10px!important;background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text p{font-size:12px}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text h1,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text h2,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text h3,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text h4,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text h5,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text h6,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text p{color:#111;--tcb-applied-color:var$(--tcb-skin-color-4)}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f604] img{filter:grayscale(0%) blur(0px) brightness(100%) sepia(0%) invert(0%) saturate(100%) contrast(100%) hue-rotate(0deg);opacity:1}.tve-theme-19906 .sidebar-section [data-css=tve-u-16f1858a0b5]{padding-top:20px!important;padding-bottom:20px!important;margin-top:0!important;margin-bottom:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581]{margin-bottom:30px!important;margin-top:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text a{background-color:var(--tcb-skin-color-9)!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item p{font-size:var(--tve-font-size, 10px);font-weight:var(--tve-font-weight,var(--g-regular-weight,normal))}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item .tcb-plain-text,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item address,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item blockquote,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h1,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h2,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h3,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h4,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h5,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item h6,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item label,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item li,:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-item p{color:var(--tve-color,var(--tcb-skin-color-4));--tcb-applied-color:var$(--tcb-skin-color-4)}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text a{color:var(--tcb-skin-color-4)!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16eb7f7c2c9] .thrive-dynamic-styled-list-text a:hover{background-color:#fff!important;color:var(--tcb-skin-color-3)!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62edcfd]>.tcb-flex-col{padding-left:10px}.tve-theme-19906 .sidebar-section [data-css=tve-u-17058a682eb]::after{clear:both}.tve-theme-19906 .sidebar-section [data-css=tve-u-17058a6d403]{padding:0!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-17058a6db93]{letter-spacing:3px;font-weight:var(--g-bold-weight,bold)!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;padding-top:20px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important;text-transform:uppercase!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-17058ab5ffd]{letter-spacing:3px;font-weight:var(--g-bold-weight,bold)!important;font-size:11px!important;color:var(--tcb-skin-color-4)!important;--tcb-applied-color:var$(--tcb-skin-color-4)!important;padding-top:20px!important;margin-top:0!important;padding-bottom:20px!important;margin-bottom:0!important;text-transform:uppercase!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-1706826781f] .tve_social_items{font-size:10px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-1706826781f]{float:right;z-index:3;position:relative;margin-top:0!important;margin-bottom:0!important;padding:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-17068270700]::after{clear:both}.tve-theme-19906 .bottom-section .section-background{background-color:var(--tcb-skin-color-2)!important;background-image:none!important}.tve-theme-19906 .bottom-section .section-content{display:flex;flex-direction:column;justify-content:flex-end;min-height:0!important;padding:0!important;width:100%!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 4);padding:0}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b]{padding:0;margin-top:0!important;margin-bottom:0!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .post-wrapper{background-image:none!important;padding:0!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00e2e49]{font-size:24px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00ee9c3]{padding:0!important;margin-bottom:60px!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00f1d74] .tcb-button-link{border-top:1px solid rgba(255,255,255,.22);border-right:none;border-bottom:1px solid rgba(255,255,255,.22);border-left:none;border-image:initial;border-radius:0;overflow:hidden;letter-spacing:2px;background-color:transparent!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00f1d74] .tcb-button-link span{color:rgba(255,255,255,.7);--tcb-applied-color:rgba(255, 255, 255, 0.7);font-weight:var(--g-bold-weight,bold)}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00f1d74] .tcb-button-link{font-size:11px!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00f1d74]:hover .tcb-button-link{border-top:1px solid rgba(255,255,255,.5)!important;border-bottom:1px solid rgba(255,255,255,.5)!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00f1d74]:hover .tcb-button-link span{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef01dcf90]{margin:0!important;padding:30px!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef01de6ec]{background-image:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/featured_image.png?dynamic_featured=1&size=full")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075]{min-height:335px!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] .tcb-plain-text,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] address,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] blockquote,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] h1,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] h2,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] h3,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] h4,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] h5,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] h6,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] label,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] li,:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075] p{color:#fff;--tcb-applied-color:rgb(255, 255, 255)}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef01dcf90]:hover [data-css=tve-u-16ef01de6ec]{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/thrive-theme/images/Post-1_featured.jpg?dynamic_featured=1&size=full")!important;background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:not(:nth-child(n+5)){margin-top:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:not(:nth-child(4n)){margin-right:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:nth-child(4n){margin-right:0!important}.tve-theme-19906 .top-section .section-background{clip-path:url("//ordinaryhappilyeverafter.com/wp-content/uploads/thrive/#clip-bottom-45fd812f3e4ad");background-size:auto,cover!important;background-position:50% 50%,50% 50%!important;background-attachment:scroll,scroll!important;background-repeat:no-repeat,no-repeat!important;background-image:linear-gradient(rgba(2,3,4,.12) 10%,rgba(2,3,4,.45) 100%),url("https://ordinaryhappilyeverafter.com/wp-content/uploads/2020/06/4.png?dynamic_featured=1&size=full")!important}.tve-theme-19906 .top-section .section-content{justify-content:center;display:flex;flex-direction:column;text-align:center;--tve-color:rgb(255, 255, 255);min-height:370px!important;padding:40px 20px 60px!important}.tve-theme-19906 .top-section [data-css=tve-u-16ed08ce675]{padding:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-19906 .top-section [data-css=tve-u-16f7f4f617e]{color:#fff!important;--tcb-applied-color:rgb(255, 255, 255)!important}.tve-theme-19906 .content-section [data-css=tve-u-1737f40df65]{margin-top:20px!important}}@media (max-width:1023px){.tve-theme-69778 .content-section .section-content{padding-left:10px!important;padding-right:10px!important}.tve-theme-69778 .main-container{padding:20px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f77]{width:100%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f84]{max-width:105px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f85]{max-width:56.8%}.tve-theme-69778 .top-section [data-css=tve-u-172c7a77494]{max-width:33.3333%}.tve-theme-69778 .top-section [data-css=tve-u-172c7a774cb]{max-width:33.5%}.tve-theme-69778 .top-section [data-css=tve-u-172c7a77500]{max-width:33.2%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8d]{min-width:240px}.tve-theme-69778 .top-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-69778 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-69778 .sidebar-section{margin:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:164px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative;padding:14px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf515e]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf6848]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf8049]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac953]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link span{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974]{--tve-color:rgb(255, 255, 255)}:not(#layout) .tve-theme-69778 .main-container{--sidebar-size:34.02%}.tve-theme-69778 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important;min-height:302px!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-1729ed2a2b0]{letter-spacing:4px}.tve-theme-69778 .bottom-section .section-background{background-position:50% 50%,0 50%!important}.tve-theme-69778 .bottom-section [data-css=tve-u-17298d7b5c5]{margin-bottom:8px!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172a807b28b]{margin-bottom:30px!important}:not(#layout) .tve-theme-61574 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-61574 .main-container div.main-columns-separator{width:100%}.tve-theme-61574 .top-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-61574 .content-section .section-content{padding:0!important}.tve-theme-61574 .content-section [data-css=tve-u-16f7ae38df2]{padding-left:40px!important;padding-right:40px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper{width:calc(50% - 7.5px)}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:50px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:15px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-61574 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper{width:calc(1 * (100% + 0px))}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:5px!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.thrive-section-59935 [data-css=tve-u-170630a041f]{max-width:100%}.thrive-section-59935{margin-right:0!important}.thrive-section-59935 .section-content{padding:40px!important}.thrive-section-59935 [data-css=tve-u-170630d7e55]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper{width:calc((100% - 15px)/ 2)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:15px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:15px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac]{padding:15px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list .post-wrapper{padding:15px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb0]{flex-wrap:nowrap!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fad]{margin-bottom:20px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list .thrv-content-box [data-css=tve-u-17473856fba]{min-height:120px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb7]{padding:15px!important;margin-bottom:20px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fca]{max-width:100%}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:10px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fcd]{max-width:100%}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fe7]{max-width:100%}.thrive-section-58699 .section-content{padding-left:40px!important;padding-right:40px!important}.thrive-section-65611 [data-css=tve-u-17299791844]{flex-wrap:wrap!important}.thrive-section-65611 .section-content{padding-left:40px!important;padding-right:40px!important}.thrive-section-65611 [data-css=tve-u-17299791844]>.tcb-flex-col{flex-basis:388px!important}.thrive-section-65611 [data-css=tve-u-172a7f37eba]{flex-wrap:nowrap!important}.thrive-section-65611 [data-css=tve-u-174a450c091] .tcb-button-link{padding:16px!important}.tve-theme-52488 .top-section .section-content{padding:40px!important}.tve-theme-52488 .content-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-52488 .main-container{padding:20px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a55]{flex-wrap:wrap!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a57]{width:100%}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{flex-basis:250px!important}.tve-theme-52488 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0349550]{margin-right:10px!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f03d7ad8]{font-size:12px!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f03e596c]{font-size:9px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04a8abc]{margin-right:10px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04bd161]{margin-right:10px!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04c2dbf]{font-size:12px!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04c38b5]{font-size:12px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04d4a7b]{margin-bottom:14px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04e38b8]>.tcb-flex-col{padding-left:15px}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04e38b8]{margin-left:-15px}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d72]{float:right;z-index:3;position:relative}.tve-theme-52488 .bottom-section [data-css=tve-u-1730457a26b]::after{clear:both}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-52488 .sidebar-section{margin:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:164px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf515e]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf6848]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf8049]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac953]{float:none;max-width:300px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .main-container{padding:20px!important}.tve-theme-52484 .content-section .section-content{min-height:1px!important}.tve-theme-52484 .bottom-section .section-content{--tve-font-size:14px;padding:30px 40px!important;min-height:1px!important}.tve-theme-52484 .bottom-section .section-background{background-position:50% 50%,0 50%!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd48fcd]{margin-left:-30px;flex-wrap:wrap!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{padding-left:30px;flex-basis:141px!important}.tve-theme-52484 .bottom-section .section-content .tcb-plain-text,.tve-theme-52484 .bottom-section .section-content label,.tve-theme-52484 .bottom-section .section-content li,.tve-theme-52484 .bottom-section .section-content p{font-size:var(--tve-font-size, 14px)}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd16917]{font-size:16px}.tve-theme-52484 .bottom-section [data-css=tve-u-172efcfef9d]{margin-bottom:14px!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efcf6bbb]{margin-bottom:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172effcd41b]{margin-bottom:0!important}:not(#tve) .tve-theme-52484 .bottom-section [data-css=tve-u-172effbfcc7]{font-size:12px!important}:not(#tve) .tve-theme-52484 .bottom-section [data-css=tve-u-172f0055d17]{font-size:12px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:8px 40px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f77]{width:100%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f84]{max-width:105px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f85]{max-width:56.8%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8d]{min-width:240px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8f]{padding:14px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f94]{padding:14px!important}.tve-theme-52484 .sidebar-section .section-content{padding:20px 10px!important}.tve-theme-52484 .sidebar-section{margin:0!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc67291]{width:320px;float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbf27d6c]{margin-left:-2px}.tve-theme-52484 .sidebar-section [data-css=tve-u-17300ac8dc8]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbfe8133]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbaec183]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbafa3d4]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba6cff2]{float:none;max-width:320px;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbff6940]{float:none;margin-left:auto!important;margin-right:auto!important;padding-top:12px!important;border-top:1px solid rgba(0,0,0,.08)!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0b3b1e]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0bb92c]{float:left;z-index:3;position:relative;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dc0acc2e]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-17300aec9c9]::after{clear:both}.tve-theme-52484 .content-section [data-css=tve-u-17309be5366]{padding-left:17px!important}:not(#layout) .tve-theme-52478 .main-container{--sidebar-size:32.23%;--separator-size:20px}.tve-theme-52478 .content-section .section-content{padding:8px!important}.tve-theme-52478 .main-container{padding:10px!important}.tve-theme-52478 .sidebar-section .section-content{padding:8px 10px!important}.tve-theme-52478 .sidebar-section{margin:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba26717]{min-height:298px!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1725ba56824]{font-size:60px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f7159dd] .tcb-button-link{padding:16px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c] .tcb-button-link{padding-right:17px;padding-left:24px}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f76e182]{margin-bottom:30px!important}:not(#tve) .tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8747ba]{letter-spacing:2px;font-size:60px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8437c8]{min-height:218px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f87d4b6]{padding-left:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f87bafb]{margin-bottom:30px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1725f836ef7]{padding:10px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b1d]{flex-wrap:nowrap!important}.tve-theme-52478 .bottom-section .section-content{padding:40px!important}.tve-theme-52478 .top-section .section-content{justify-content:center;display:flex;flex-direction:column;min-height:288px!important;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-1727486f1e7]{font-size:11px!important}.tve-theme-52478 .top-section [data-css=tve-u-172609c2ac1]{margin-bottom:5px!important}.tve-theme-52478 .top-section [data-css=tve-u-172794528c4]{flex-wrap:nowrap!important}.tve-theme-52478 .top-section [data-css=tve-u-172793f2c06]{min-height:370px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944104b]{padding:14px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944836a]{padding:14px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944fb79]{padding:14px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-1727968614c]{font-size:11px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-17279695962]{font-size:11px!important}:not(#tve) .tve-theme-52478 .top-section [data-css=tve-u-1727946a16b]{font-size:11px!important}.tve-theme-19925 .main-container{padding-top:0!important;padding-bottom:0!important}.tve-theme-19925 .sidebar-section .section-content{padding:10px!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list .post-wrapper{padding:0!important}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list [data-css=tve-u-17058df5f5b]{width:90px}.tve-theme-19925 .sidebar-section [data-css=tve-u-1705901981d].tcb-post-list .thrv-content-box [data-css=tve-u-17058e153af]{height:60px!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:58px!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 30px)/ 2);padding:0}.tve-theme-19925 .content-section #main{padding:0}.tve-theme-19925 .content-section .section-content{padding:40px!important}.tve-theme-19925 .content-section [data-css=tve-u-17044071be0]{max-width:40%}.tve-theme-19925 .bottom-section{margin-bottom:0!important;margin-top:0!important}.tve-theme-19925 .bottom-section .section-content{padding-left:40px!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:30px!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19925 .content-section #main [data-css=tve-u-16ff1dd190b]{padding-right:0!important}.tve-theme-19926 #content{padding:0!important}.tve-theme-19926 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-19926 .top-section .section-content{padding:40px!important;min-height:1px!important}.tve-theme-19926 .main-container{padding-left:20px!important;padding-right:20px!important}.tve-theme-19926 .content-section .section-content{padding-left:20px!important;padding-right:20px!important}:not(#layout) .tve-theme-19928 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-19928 .main-container div.main-columns-separator{width:100%}.tve-theme-19928 .content-section .section-content{padding:0!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7ae38df2]{padding-left:40px!important;padding-right:40px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper{width:calc(50% - 7.5px)}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:50px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:15px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-19928 .bottom-section .section-content{padding-left:40px!important;padding-right:40px!important}.thrive-section-70100 .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-19929 .top-section .section-content{min-height:600px!important;padding:40px!important}.tve-theme-19929 .content-section .section-content{padding-top:0!important;min-height:808px!important}.tve-theme-19929 #content{padding:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb32]{font-size:16px;width:16px;height:16px}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb34]{font-size:16px;width:16px;height:16px}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb35]{font-size:16px;width:16px;height:16px}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb33]{font-size:16px;width:16px;height:16px}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb31]{flex-wrap:nowrap!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b]{flex-flow:row wrap!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b] .tcb-flex-col{flex-basis:601px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a]{text-align:center}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8c4f33]{text-align:center;padding-bottom:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb85991f]{width:229px}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb85ac30]{height:255px!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8b9f08]{padding-bottom:15px!important;margin-bottom:0!important;font-size:61px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb26]{padding-bottom:50px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff79dd19]{width:330px}.tve-theme-19929 .content-section [data-css=tve-u-16eff810185]{flex-wrap:wrap!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff810185] .tcb-flex-col{flex-basis:519px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff851c70]{padding:60px!important}.tve-theme-19931 .main-container{padding:0!important}:not(#layout) .tve-theme-19931 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-19931 .main-container div.main-columns-separator{width:100%}.tve-theme-19931 .bottom-section .section-content{padding:40px!important}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8]{max-width:50%;width:50%}.tve-theme-19931 .top-section .section-content{min-height:250px!important;padding:40px!important}.tve-theme-19931 .content-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa68]{min-width:70%}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 35px)/ 2)}:not(#layout) .tve-theme-19919 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-19919 .main-container div.main-columns-separator{width:100%}.tve-theme-19919 .bottom-section{margin-bottom:0!important;margin-top:0!important}.tve-theme-19919 .bottom-section .section-content{padding-left:40px!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-19919 .content-section .section-content{padding-right:40px!important;padding-left:40px!important}.tve-theme-19919 .content-section{margin-left:0!important}.tve-theme-19919 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:10px!important}.tve-theme-19919 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:8px!important}.tve-theme-19919 .content-section [data-css=tve-u-170199f5045]{font-size:14px;width:14px;height:14px}.tve-theme-19919 .content-section [data-css=tve-u-16ec5d248bb]{float:none;max-width:600px;margin-left:auto!important;margin-right:auto!important}.tve-theme-19919 .top-section .section-content{min-height:460px!important;padding-bottom:60px!important;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed080d346]{font-size:36px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19919 .content-section .comment-form .comment-form-submit{max-width:26%;width:26%}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282]{max-width:100%}.tve-theme-19919 .sidebar-section .section-content{padding-left:40px!important;padding-right:40px!important}:not(#layout) .tve-theme-19920 .main-container{flex-wrap:wrap}:not(#layout) .tve-theme-19920 .main-container div.main-columns-separator{width:100%}.tve-theme-19920 .main-container{padding-left:0!important;padding-right:0!important}.tve-theme-19920 .bottom-section .section-content{padding:40px!important}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8]{max-width:50%;width:50%}.tve-theme-19920 .bottom-section [data-css=tve-u-16eccd9c6d3]{margin-bottom:30px!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 20px)/ 2)}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:20px!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-19920 .content-section .section-content{padding-right:40px!important;padding-left:40px!important}.tve-theme-19920 .content-section{margin-left:0!important}.tve-theme-19920 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:10px!important}.tve-theme-19920 .content-section [data-css=tve-u-170199bd58e] .tve_social_items{font-size:8px!important}.tve-theme-19920 .content-section [data-css=tve-u-170199f5045]{font-size:14px;width:14px;height:14px}.tve-theme-19920 .content-section .comment-form .comment-form-submit{max-width:33%;width:33%}.tve-theme-19920 .content-section [data-css=tve-u-16ec5d248bb]{float:none;max-width:600px;margin-left:auto!important;margin-right:auto!important}.tve-theme-19920 .top-section .section-content{min-height:460px!important;padding-bottom:60px!important;padding-left:40px!important;padding-right:40px!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed080d346]{font-size:36px!important;padding-bottom:0!important;margin-bottom:0!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282]{max-width:100%}.tve-theme-19920 .sidebar-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-19906 #content{padding:0!important}.tve-theme-19906 .content-section .section-content{padding-left:40px!important;padding-right:40px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f604]{width:102px}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f616]{margin-bottom:40px!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f602]{font-size:20px!important}.tve-theme-19906 .sidebar-section .section-content{padding:0 50px 40px!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e589]{max-width:66.9%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]>.tcb-flex-col>.tcb-col{min-height:100px}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]{flex-wrap:nowrap!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e585]{max-width:33.1%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list .thrv-content-box [data-css=tve-u-16ed4d2e588]{min-height:110px!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:40px!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5808a]{font-size:16px!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 2)}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075]{min-height:244px!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00e2e49]{font-size:24px!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00ee9c3]{margin-bottom:40px!important}.tve-theme-19906 .top-section .section-content{min-height:300px!important;padding:40px 40px 60px!important}}@media (max-width:767px){.tve-theme-69778 .main-container{padding:10px!important}.tve-theme-69778 .content-section .section-content{padding-left:10px!important;padding-right:10px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7b]{flex-wrap:wrap!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8c]{flex-wrap:wrap!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f87]{flex-wrap:wrap!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f84]{max-width:102px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f85]{max-width:67.9%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f83]{width:100%;margin-left:0!important;margin-right:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7e]{max-width:101px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7f]{max-width:68.1%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8d]{min-width:100%;margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8e]{margin-bottom:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:0!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f88]{max-width:101px}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8a]{max-width:67.9%}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8f]{float:none;z-index:3;position:relative;font-size:16px;width:16px;height:16px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:12px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f8c]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-69778 .top-section [data-css=tve-u-172c7aa3ee4]{text-align:center}.tve-theme-69778 .top-section [data-css=tve-u-172c7aa5270]{text-align:center}.tve-theme-69778 .top-section [data-css=tve-u-172c7aa5edf]{text-align:center}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c78228f4]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-69778 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:1px;font-size:9px!important}.tve-theme-69778 .top-section [data-css=tve-u-172cd0f7363]{float:none;z-index:3;position:relative;font-size:16px;width:16px;height:16px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:12px!important}.tve-theme-69778 .top-section [data-css=tve-u-172cd0f8c06]{float:none;z-index:3;position:relative;font-size:16px;width:16px;height:16px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:12px!important}.tve-theme-69778 .top-section [data-css=tve-u-172cd13f932]{padding:0!important}.tve-theme-69778 .top-section .section-content{padding:14px 20px!important}.tve-theme-69778 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-69778 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac952]{flex-wrap:nowrap!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac955]{max-width:101px}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac956]{max-width:68.1%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac964]{margin-bottom:15px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dd7209]{margin-bottom:15px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299ddf06d]{margin-bottom:15px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9512b]{flex-wrap:nowrap!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e95f26]{flex-wrap:nowrap!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e9725b]{flex-wrap:nowrap!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299ec002b]{margin-bottom:15px!important}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:33.7%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:66.3%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:33.7%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:66.3%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:33.7%}.tve-theme-69778 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:66.3%}:not(#tve) .tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974] .tcb-button-link span{color:var(--tve-color,#fff);--tcb-applied-color:rgb(255, 255, 255)}.tve-theme-69778 .sidebar-section [data-css=tve-u-17299d28974]{--tve-color:rgb(255, 255, 255)}.tve-theme-69778 .bottom-section [data-css=tve-u-17298d7b5c5]{margin-bottom:8px!important}.tve-theme-69778 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}:not(#tve) .tve-theme-69778 .bottom-section [data-css=tve-u-1729ed2a2b0]{letter-spacing:4px;font-size:11px!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172b74d2d2d] .tcb-button-link{padding:16px!important}.tve-theme-69778 .bottom-section [data-css=tve-u-172a807b28b]{margin-bottom:20px!important}.tve-theme-61574 .top-section .section-content{padding-left:20px!important;padding-right:20px!important;padding-top:20px!important}.tve-theme-61574 .content-section [data-css=tve-u-16f7ad4c474]{margin-bottom:5px!important}.tve-theme-61574 .content-section .section-content{padding:0!important}.tve-theme-61574 .content-section [data-css=tve-u-16f7ae38df2]{padding:20px!important;margin-bottom:20px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b7]{padding-left:15px!important;padding-right:15px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61574 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61574 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-61574 .bottom-section [data-css=tve-u-16f9009d4b0]{margin-bottom:50px!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:5px!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.thrive-section-59935 .tcb-post-list[data-css=tve-u-170630a041f] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.thrive-section-59935 [data-css=tve-u-170630d7e5a]{padding-left:10px!important;padding-right:0!important}.thrive-section-59935 .section-content{padding:20px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb0]{padding-left:10px!important;padding-right:10px!important;flex-wrap:wrap!important;padding-top:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list .post-wrapper{padding:10px 10px 30px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb6]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fac] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb0] .tcb-flex-col{flex-basis:390px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb2]{margin-top:4px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list .thrv-content-box [data-css=tve-u-17473856fba]{min-height:100px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb7]{padding:10px!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fac].tcb-post-list [data-css=tve-u-17473856fb1]{margin-bottom:20px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fca] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:10px!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fcd] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-61282 .content-section .tcb-post-list[data-css=tve-u-17473856fe7] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-61282 .content-section [data-css=tve-u-17473856fc9]{padding-left:20px!important;padding-right:20px!important}.thrive-section-58699 .section-content{min-height:230px!important;padding-left:20px!important;padding-right:20px!important}.thrive-section-65611 [data-css=tve-u-17299791844]{margin-left:-4px;flex-wrap:wrap!important}.thrive-section-65611 [data-css=tve-u-17299791844]>.tcb-flex-col{padding-left:4px;flex-basis:90px!important}.thrive-section-65611 [data-css=tve-u-17299791c13]{text-align:center}.thrive-section-65611 .section-content{padding-left:20px!important;padding-right:20px!important}.thrive-section-65611 [data-css=tve-u-1729ebe58a7]{padding:0!important}.thrive-section-65611 [data-css=tve-u-1729ee20f38]{--tve-font-size:9px;padding-left:0!important;padding-right:0!important}:not(#tve) .thrive-section-65611 [data-css=tve-u-1729ee20f38] .tcb-plain-text,:not(#tve) .thrive-section-65611 [data-css=tve-u-1729ee20f38] address,:not(#tve) .thrive-section-65611 [data-css=tve-u-1729ee20f38] blockquote,:not(#tve) .thrive-section-65611 [data-css=tve-u-1729ee20f38] label,:not(#tve) .thrive-section-65611 [data-css=tve-u-1729ee20f38] li,:not(#tve) .thrive-section-65611 [data-css=tve-u-1729ee20f38] p{font-size:var(--tve-font-size, 9px)}.thrive-section-65611 [data-css=tve-u-172a7ee4036]{border:2px solid #fff}.thrive-section-65611 [data-css=tve-u-172a7f5e281]{border:2px solid #fff}.thrive-section-65611 [data-css=tve-u-172a7f4f30b]{margin-top:0;margin-left:-3px;width:106%!important;max-width:none!important}.thrive-section-65611 [data-css=tve-u-172a7f4f302] .tve_image_frame{height:100%}.thrive-section-65611 [data-css=tve-u-172a7f4f302]{border:2px solid #fff}.tve-theme-52488 .top-section .section-content{padding:25px 20px!important}.tve-theme-52488 .main-container{padding:10px!important}.tve-theme-52488 .content-section .section-content{padding-left:10px!important;padding-right:10px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a55]{margin-left:-15px;flex-wrap:wrap!important;padding-top:0!important;padding-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a55]>.tcb-flex-col{padding-left:15px;flex-basis:121px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0121a57]{text-align:left}.tve-theme-52488 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0349550]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f03d7ad8]{letter-spacing:1px;font-size:11px!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f03e596c]{letter-spacing:1px;font-size:9px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04a8abc]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04bd161]{z-index:3;position:relative;font-size:24px;width:24px;height:24px;float:left;padding:2px!important;margin-left:auto!important;margin-right:0!important;margin-bottom:0!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04c2dbf]{letter-spacing:1px;font-size:11px!important}:not(#tve) .tve-theme-52488 .bottom-section [data-css=tve-u-172f04c38b5]{letter-spacing:1px;font-size:11px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04c6682]{min-width:100%;margin-bottom:12px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04d338e]{min-width:100%;margin-bottom:12px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04d4a7b]{min-width:100%;margin-bottom:12px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04f7b91]{flex-wrap:wrap!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f04f7b91]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-172f050034d]::after{clear:both}.tve-theme-52488 .bottom-section [data-css=tve-u-172f0502711]::after{clear:both}.tve-theme-52488 .bottom-section [data-css=tve-u-172f050323b]::after{clear:both}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d76]{padding:1px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d74]{padding:1px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d72]{width:71px;float:right;z-index:3;position:relative;margin:0 auto!important;padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-1730457a26b]::after{clear:both}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6f]>.tcb-flex-col{flex-basis:108px!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d78]{margin-bottom:0!important;padding:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6b]{min-height:1px}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6c]{margin-bottom:0!important}.tve-theme-52488 .bottom-section [data-css=tve-u-17304551d6e]{margin-top:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-52488 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac952]{flex-wrap:nowrap!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac955]{max-width:101px}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac956]{max-width:68.1%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac964]{margin-bottom:15px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac966]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dac967]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dd7209]{margin-bottom:15px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299ddf06d]{margin-bottom:15px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299deb6e1]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299dec597]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9512b]{flex-wrap:nowrap!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e95f26]{flex-wrap:nowrap!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e9725b]{flex-wrap:nowrap!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299e991f6]{float:right;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17299ec002b]{margin-bottom:15px!important}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf1d4a]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf2408]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17300cf2b1e]::after{clear:both}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa32b5]{max-width:33.7%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa32b8]{max-width:66.3%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa49a2]{max-width:33.7%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa49a5]{max-width:66.3%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa5040]{max-width:33.7%}.tve-theme-52488 .sidebar-section [data-css=tve-u-17304aa5042]{max-width:66.3%}.tve-theme-52484 .main-container{padding:10px!important}.tve-theme-52484 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd48fcd]{flex-wrap:wrap!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efd48fcd]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efdd4e7b]{padding-bottom:0!important;margin-bottom:30px!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172efcf6bbb]{margin-bottom:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172effcd41b]{margin-bottom:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0f1e44d]{margin-bottom:0!important}.tve-theme-52484 .bottom-section [data-css=tve-u-172f0ea6432]{font-size:26px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7b]{flex-wrap:wrap!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f87]{flex-wrap:wrap!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f86]::after{clear:both}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f84]{max-width:102px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f85]{max-width:67.9%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7e]{max-width:101px}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7f]{max-width:68.1%}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8d]{min-width:100%;margin-bottom:0!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f76]{flex-wrap:nowrap!important;padding:8px 20px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f8f]{float:none;z-index:3;position:relative;font-size:16px;width:16px;height:16px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f90]::after{clear:both}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f94]{float:none;z-index:3;position:relative;font-size:14px;width:14px;height:14px;padding:12px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:8px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f7b]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c77d3f87]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-52484 .top-section [data-css=tve-u-172c7aa3ee4]{text-align:center}.tve-theme-52484 .top-section [data-css=tve-u-172c7aa5edf]{text-align:center}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77fc740]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c79b367e]{font-size:9px!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c77d3f78]{letter-spacing:1px;font-size:9px!important}:not(#tve) .tve-theme-52484 .top-section [data-css=tve-u-172c79b62ea]{font-size:9px!important}.tve-theme-52484 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-52484 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba3aeee]{float:left;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc577c3]{float:left;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc58322]{float:left;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc577c7]::after{clear:both}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dbc58325]::after{clear:both}.tve-theme-52484 .sidebar-section [data-css=tve-u-172dba3aef2]::after{clear:both}.tve-theme-52478 .main-container{padding:10px!important}.tve-theme-52478 .sidebar-section .section-content{padding:20px 10px 10px!important}.tve-theme-52478 .sidebar-section{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-172a313229c] .tcb-button-link{padding:16px 16px 16px 22px!important}.tve-theme-52478 .sidebar-section [data-css=tve-u-1727f8437c8]{min-height:250px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b34]{margin-bottom:15px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b1d]{flex-wrap:wrap!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b1d]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fba3b37]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fbfa6af]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52478 .bottom-section [data-css=tve-u-172ff2e30ba]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52478 .bottom-section [data-css=tve-u-172ff2eabfe]{float:none;z-index:3;position:relative;font-size:18px;width:18px;height:18px;padding:18px!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-52478 .bottom-section .section-content{padding:20px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f996186]{margin-bottom:30px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f995e4f]{flex-wrap:wrap!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727f995e4f]>.tcb-flex-col{flex-basis:284px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-17305b0745c]{min-height:180px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-17305b08024]{min-height:180px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-17305b0992f]{min-height:180px!important}.tve-theme-52478 .bottom-section [data-css=tve-u-1727fabc83f]{min-height:180px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-172a309e252]{font-size:24px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b0ef5b]{font-size:24px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b0f9ed]{font-size:24px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-1727f9a971c]{font-size:24px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b1172a]{font-size:14px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b11f6f]{font-size:14px!important}:not(#tve) .tve-theme-52478 .bottom-section [data-css=tve-u-17305b12f68]{font-size:14px!important}.tve-theme-52478 .top-section .section-content{padding:30px 20px!important;min-height:400px!important}.tve-theme-52478 .top-section [data-css=tve-u-172a2ef0b47] .tcb-button-link{padding:20px!important}.tve-theme-52478 .top-section [data-css=tve-u-172a2efc8c3]{padding-bottom:20px!important}.tve-theme-52478 .top-section [data-css=tve-u-172793f2c06]{min-height:280px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944104b]{margin-bottom:0!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944fb79]{margin-top:16px!important}.tve-theme-52478 .top-section [data-css=tve-u-1727944836a]{margin-top:8px!important}.tve-theme-52478 .top-section [data-css=tve-u-172748ab118]{margin-bottom:8px!important}.tve-theme-52478 .top-section [data-css=tve-u-172794528c4]>.tcb-flex-col>.tcb-col{min-height:82px}.tve-theme-52478 .top-section [data-css=tve-u-1727940cd39]{margin-bottom:10px!important}.tve-theme-52478 .top-section [data-css=tve-u-172794528c4]{flex-wrap:wrap!important}.tve-theme-52478 .top-section [data-css=tve-u-172794528c4]>.tcb-flex-col{flex-basis:390px!important}.tve-theme-19925 #content{padding-left:0!important;padding-right:0!important}.tve-theme-19925 .main-container{padding-top:0!important;padding-bottom:0!important}.tve-theme-19925 .sidebar-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:58px!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19925 .sidebar-section .tcb-post-list[data-css=tve-u-1705901981d] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19925 .content-section #main [data-css=tve-u-16ff1dd190b]{padding-left:0!important;padding-right:0!important}.tve-theme-19925 .content-section #main{padding:0}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19925 .content-section #main .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19925 .content-section [data-css=tve-u-17044071be0]{max-width:100%}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa161c92]{min-width:100%;margin-bottom:15px!important;margin-top:0!important}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa157f12]{float:none;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-19925 .bottom-section [data-css=tve-u-16efa12ec05]{margin-bottom:20px!important}.tve-theme-19925 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-19925 .content-section .section-content{padding:40px 20px!important}.tve-theme-19926 .bottom-section .section-content{padding:20px!important}.tve-theme-19926 .top-section .section-content{padding:20px!important}.tve-theme-19926 .main-container{padding:10px!important}.tve-theme-19926 .content-section .section-content{padding:20px 10px!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7ad4c474]{margin-bottom:5px!important}.tve-theme-19928 .content-section .section-content{padding:0!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7ae38df2]{padding:20px!important;margin-bottom:20px!important}.tve-theme-19928 .content-section [data-css=tve-u-16f7b21b542]{margin-bottom:0!important;padding-left:20px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0].tcb-post-list [data-css=tve-u-16f9009d4b7]{padding-left:15px!important;padding-right:15px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19928 .bottom-section .tcb-post-list[data-css=tve-u-16f9009d4b0] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19928 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-19928 .bottom-section [data-css=tve-u-16f9009d4b0]{margin-bottom:50px!important}.thrive-section-70100 .section-content{padding-left:20px!important;padding-right:20px!important;padding-top:20px!important}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-separator{font-size:10px;width:10px;height:10px}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-path{font-size:10px;--tve-font-size:12px}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-leaf{font-size:10px;--tve-font-size:12px;--tve-line-height:1.3em}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-path a{font-size:var(--tve-font-size, 12px)!important}.thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-leaf span{font-size:var(--tve-font-size, 12px)!important;line-height:var(--tve-line-height, 1.3em)!important}:not(#tve) .thrive-section-70100 [data-css=tve-u-16fae7058bc] .thrive-breadcrumb-separator{margin-left:5px;margin-right:5px}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16ed08c8eaa]{font-size:27px!important}.tve-theme-19929 .top-section .section-content{padding:20px!important;min-height:450px!important}:not(#tve) .tve-theme-19929 .content-section [data-css=tve-u-16ed0ae5266]{font-size:16px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2a]{text-align:center;margin-bottom:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb31]{flex-wrap:nowrap!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2f]{float:none;max-width:190px;margin-left:auto!important;margin-right:auto!important;margin-bottom:15px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb32]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb33]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb34]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb35]{float:none;margin-left:auto!important;margin-right:auto!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b]{flex-flow:row wrap!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb2b] .tcb-flex-col{flex-basis:390px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb84bb26]{padding-top:30px!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16e8d0bd13f]{padding-top:0!important}:not(#tve) .tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8b9f08]{font-size:50px!important;padding-bottom:19px!important;margin-bottom:0!important}.tve-theme-19929 .bottom-section [data-css=tve-u-16ecb8c4f33]{padding-bottom:0!important}.tve-theme-19929 .content-section .section-content{min-height:583px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff83a886]{float:none;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff851c70]{padding:20px 20px 40px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff810185] .tcb-flex-col{flex-basis:460px!important}.tve-theme-19929 .content-section [data-css=tve-u-16eff79dd19]{width:227px}.tve-theme-19929 .content-section [data-css=tve-u-16ed08ce675]{margin-bottom:20px!important}.tve-theme-19931 .main-container{padding:0!important}.tve-theme-19931 .bottom-section [data-css=tve-u-16eccd9c6d3]{max-width:181px;margin-left:auto!important;margin-right:auto!important;margin-bottom:30px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8]{float:none;margin-left:0;margin-right:0;max-width:100%}:not(#tve) .tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b8]{max-width:100%;width:100%}.tve-theme-19931 .bottom-section .section-content{padding:20px 20px 60px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] input,.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a5] textarea{margin-bottom:20px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] input,.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37ac] textarea{margin-bottom:20px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] input,.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37b2] textarea{margin-bottom:20px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a2]{margin-bottom:4px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37a8]{margin-bottom:4px!important}.tve-theme-19931 .bottom-section [data-css=tve-u-170773f37af]{margin-bottom:4px!important}.tve-theme-19931 .top-section .section-content{padding:40px 20px!important;min-height:186px!important}.tve-theme-19931 .top-section .section-background{background-position:50% 50%,50% 50%!important}:not(#tve) .tve-theme-19931 .top-section [data-css=tve-u-170876bfa6b] button{padding-right:4px!important}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa71] input{padding-left:4px!important}.tve-theme-19931 .content-section .section-content{padding:40px 20px!important}.tve-theme-19931 .top-section [data-css=tve-u-170876bfa68]{min-width:100%;margin-bottom:30px!important}.tve-theme-19931 .content-section #main .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19931 .content-section #main .post-wrapper{min-width:100%}.tve-theme-19931 .content-section #main .thrv-content-box [data-css=tve-u-174791d45bd]{min-height:157px!important}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa161c92]{min-width:100%;margin-bottom:15px!important;margin-top:0!important}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa157f12]{float:none;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.tve-theme-19919 .bottom-section [data-css=tve-u-16efa12ec05]{margin-bottom:20px!important}.tve-theme-19919 .bottom-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19919 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19919 .content-section .section-content{padding:20px!important}.tve-theme-19919 .content-section [data-css=tve-u-170199f5045]{top:0;left:0;position:relative;float:left;z-index:3;font-size:16px;width:16px;height:16px;padding-right:16px!important;margin-top:0!important;margin-bottom:0!important;margin-left:0!important;padding-top:7px!important}.tve-theme-19919 .content-section [data-css=tve-u-17019a634b0]{float:none;top:0;left:0;max-width:146px;position:relative!important;padding:4px!important}.tve-theme-19919 .content-section [data-css=tve-u-17019ad2ca6]{margin-top:0!important;margin-bottom:0!important}.tve-theme-19919 .content-section [data-css=tve-u-16ec5d248bb]{max-width:100%;margin-top:10px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb61f672]{margin-bottom:15px!important}.tve-theme-19919 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:20px!important}.tve-theme-19919 .content-section [data-css=tve-u-17063360500]{background-color:rgba(255,255,255,.85)!important}.tve-theme-19919 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:8px!important}.tve-theme-19919 .top-section .section-content{min-height:295px!important;padding:20px!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed080d346]{font-size:28px!important;padding-bottom:15px!important;margin-bottom:0!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d94f7e]{flex-wrap:nowrap!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed0d79075]{font-size:10px!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed0d8abf4]{font-size:10px!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;letter-spacing:3px!important;font-size:10px!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed085b637]{margin-bottom:6px!important}:not(#tve) .tve-theme-19919 .top-section [data-css=tve-u-16ed085f8e0]{font-size:10px!important}.tve-theme-19919 .top-section [data-css=tve-u-16ed082a72d]{margin-bottom:0!important}.tve-theme-19919 .content-section .comment-form .comment-form-submit{max-width:100%;width:100%;float:none;margin-left:0;margin-right:0;margin-bottom:20px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:0!important;padding-right:0!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-19919 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{flex-wrap:nowrap!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19919 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19919 .sidebar-section .section-content{padding:20px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-16eccd9c6d3]{max-width:181px;margin-left:auto!important;margin-right:auto!important;margin-bottom:20px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8]{float:none;margin-left:0;margin-right:0;max-width:100%}:not(#tve) .tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b8]{max-width:100%;width:100%}.tve-theme-19920 .bottom-section .section-content{padding:20px 20px 60px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] input,.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a5] textarea{margin-bottom:20px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] input,.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37ac] textarea{margin-bottom:20px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] input,.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37b2] textarea{margin-bottom:20px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a2]{margin-bottom:4px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37a8]{margin-bottom:4px!important}.tve-theme-19920 .bottom-section [data-css=tve-u-170773f37af]{margin-bottom:4px!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:20px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19920 .content-section .tcb-post-list[data-css=tve-u-16ecb5f152b] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19920 .content-section .section-content{padding:20px!important}.tve-theme-19920 .content-section [data-css=tve-u-170199f5045]{top:0;left:0;position:relative;float:left;z-index:3;font-size:16px;width:16px;height:16px;padding-right:16px!important;margin-top:0!important;margin-bottom:0!important;margin-left:0!important;padding-top:7px!important}.tve-theme-19920 .content-section [data-css=tve-u-17019a634b0]{float:none;top:0;left:0;max-width:146px;position:relative!important;padding:4px!important}.tve-theme-19920 .content-section [data-css=tve-u-17019ad2ca6]{margin-top:0!important;margin-bottom:0!important}.tve-theme-19920 .content-section [data-css=tve-u-16ec5d248bb]{max-width:100%;margin-top:10px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb61f672]{margin-bottom:15px!important}.tve-theme-19920 .content-section [data-css=tve-u-16ecb5f152b]{margin-bottom:20px!important}.tve-theme-19920 .content-section [data-css=tve-u-17063360500]{background-color:rgba(255,255,255,.85)!important}.tve-theme-19920 .content-section [data-css=tve-u-17019ad2ca6] .tve_social_items{font-size:8px!important}.tve-theme-19920 .content-section .comment-form .comment-form-submit{max-width:100%;width:100%;float:none;margin-left:0;margin-right:0;margin-bottom:20px!important}.tve-theme-19920 .top-section .section-content{min-height:295px!important;padding:50px 20px!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed080d346]{font-size:28px!important;padding-bottom:15px!important;margin-bottom:0!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d94f7e]{flex-wrap:nowrap!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed0d79075]{font-size:10px!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed0d8abf4]{font-size:10px!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed0d8e6d3]{text-transform:uppercase!important;letter-spacing:3px!important;font-size:10px!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed085b637]{margin-bottom:6px!important}:not(#tve) .tve-theme-19920 .top-section [data-css=tve-u-16ed085f8e0]{font-size:10px!important}.tve-theme-19920 .top-section [data-css=tve-u-16ed082a72d]{margin-bottom:0!important}.tve-theme-19920 .top-section [data-css=tve-u-1707d1f6e73]{max-width:100%!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067b4e566]{padding-left:0!important;padding-right:0!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px!important}.tve-theme-19920 .sidebar-section [data-css=tve-u-17067be2282].tcb-post-list [data-css=tve-u-17067be2288]{flex-wrap:nowrap!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19920 .sidebar-section .tcb-post-list[data-css=tve-u-17067be2282] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19920 .sidebar-section .section-content{padding:20px!important}.tve-theme-19906 .content-section .section-content{padding-left:20px!important;padding-right:20px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f601]{margin-bottom:15px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f604]{margin-bottom:10px!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f602]{font-size:20px!important}.tve-theme-19906 .sidebar-section .section-content{padding:40px 20px 20px!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list .post-wrapper{min-width:100%}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]{margin-left:-15px;flex-wrap:wrap!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584]>.tcb-flex-col{padding-left:15px}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:40px!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19906 .sidebar-section .tcb-post-list[data-css=tve-u-16ed4d2e581] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e584] .tcb-flex-col{flex-basis:390px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62eef15]{text-align:center}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d2e586]{margin-bottom:10px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16f7f313669]{margin-bottom:10px!important}:not(#tve) .tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list [data-css=tve-u-16ed4d5808a]{font-size:18px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581].tcb-post-list .thrv-content-box [data-css=tve-u-16ed4d2e588]{min-height:140px!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ed4d2e581]{margin-top:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec601f616]{margin-bottom:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16f1858a0b5]{padding-top:0!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec62edcfd]{padding-bottom:5px!important;padding-top:10px!important;flex-wrap:nowrap!important}.tve-theme-19906 .sidebar-section [data-css=tve-u-16ec630494b]{float:left;z-index:3;position:relative}.tve-theme-19906 .sidebar-section [data-css=tve-u-17068279bf2]::after{clear:both}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper{width:calc((100% - 0px)/ 1)}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0!important}.tve-theme-19906 .bottom-section .tcb-post-list[data-css=tve-u-16ef00cf72b] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0!important}.tve-theme-19906 .bottom-section .section-content{padding:40px 0 0!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list .thrv-content-box [data-css=tve-u-16ef01e1075]{min-height:209px!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00ee9c3]{margin-bottom:30px!important}:not(#tve) .tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef00e2e49]{font-size:22px!important}.tve-theme-19906 .bottom-section [data-css=tve-u-16ef00cf72b].tcb-post-list [data-css=tve-u-16ef01dcf90]{padding:20px!important}.tve-theme-19906 .top-section .section-content{padding:20px 20px 40px!important;min-height:230px!important}.tve-theme-19906 .top-section .section-background{clip-path:url("//ordinaryhappilyeverafter.com/wp-content/uploads/thrive/#clip-mobile-bottom-45fd812f3e4ad")}:not(#tve) .tve-theme-19906 .top-section [data-css=tve-u-16f7f4f617e]{font-size:34px!important}}