/*
Theme Name: SuretyBond
Author: the SuretyBond team
Description: Rentalinsurance brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: SuretyBond
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('assets/css/bootstrap.min.css');
@import url('assets/css/fonts.css');

* {
	font-family: "Geologica";
	--e-global-typography-primary-font-family: "Geologica" !important;
	--e-global-typography-text-font-family:  "Geologica" !important;
}

.h1, h1 {
	font-size: calc(26px + (36 - 26) * ((100vw - 300px) / (1600 - 300)));
	font-family: "Averta W03 ExtraBold",Arial,sans-serif;
	letter-spacing: -.4px;
	color: #222
}

.h2, h2 {
	font-family: "Averta W03 Bold",Arial,sans-serif !important;
	font-size: calc(18px + (27 - 18) * ((100vw - 300px) / (1600 - 300)));
	line-height: 30px;
	letter-spacing: -.3px;
	color: #222
}

.h3, h3 {
	font-size: 20px;
	font-family: "Averta W03 ExtraBold",Arial,sans-serif;
	letter-spacing: -.3px;
	color: #222
}

.h4, h4 {
	font-size: 18px;
	font-family: "Averta W03 Bold",Arial,sans-serif;
	letter-spacing: -.3px;
	color: #222
}

.h5, h5 {
	font-size: 14px;
	font-family: "Averta W03 Regular",Arial,sans-serif;
	letter-spacing: -.3px;
	color: #222
}

.footer-contact hr {
    margin-top: 0;
}

.container-fluid {
	max-width: 1440px;
}

.display-inline-block {
	display: inline-block;
}

div#misthoma-result {
    line-height: normal;
    padding: 13px 0 0;
    text-align: center;
    font-size: 21px;
	display: none;
}

div#misthoma-result strong span {
    color: #e96565;
    font-size: 26px;
}

.call-header .phone-gif:before {
    content: '';
    background: url('/wp-content/uploads/2025/09/phone-desk.gif');
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.hd-btn.primary {
	background: #0a56a1;
	color: #fff;
	-webkit-appearance: none;
}

.btn-primary {
	color: #fff;
	background-color: #0a56a1;
	border-color: #0a56a1;
}

.btn-primary:hover {
	background-color: #222;
	border-color: #222;
}

.btn-info {
    color: #fff;
    background-color: #939393;
    border-color: #939393;
}

.hd-btn {
	padding: 15px 38px;
	font-family: "Averta W03 Bold",Arial,sans-serif;
	height: 60px;
	border: none;
	border-radius: 8px;
	position: relative;
	cursor: pointer;
	width: 100%;
	font-size: 16px;
}

a.hd-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

small#emailHelp a {
    font-size: 100%;
}

.red {
	color: #FF0000;
}

.highlight-cta {
	margin-left: auto;
	margin-right: auto;
}

.vertically-centered {
	margin-top: auto;
	margin-bottom: auto;
}

.hd-form-control {
	width: 100%;
	padding: 20px;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	color: #222;
	font-size: 18px;
	height: 60px;
	outline-width: 0;
}

.highlight-title {
	margin-top: 60px ;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.highlight_slogan span {
    font-size: calc(18px + (27 - 18) * ((100vw - 300px) / (1600 - 300)));
    font-family: "Averta W03 ExtraBold",Arial,sans-serif;
    border-bottom: 1px solid #141412;
}

.highlight_slogan {
    color: #141412;
}

.select2-container {
    width: 100% !important;
    height: 70px !important;
}

.select2-container .select2-selection--single {
    height: 66px !important;
    border: 1px solid #ced4da !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 60px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px !important;
    right: 10px !important;
}

.select2-dropdown {
    border: 1px solid #ced4da;
    border-top: 1px solid #ced4da !important;
}

select#input_10_33 {
	width: auto !important;
	-webkit-appearance: none;
}

/* Header */
.header-container {
	margin-bottom: 0;
	padding-left: 2rem;
	padding-right: 2rem;
}

.header-bar {
	width: 100%;
	background: #f7f7f7;
	position: absolute;
	display: initial;
	height: 6px;
}

.contact-items {
	margin-top: 4.5rem;
}

.contact-item {
	position: relative;
	margin-left: 50px;
	display: inline-block;
}

.contact-item .icon {
	position: absolute;
	top: 3px;
	left: -30px;
	color: #141412;
	font-size: 24px;
}

.contact-item .info {
	font-family: "Averta W03 Bold",Arial,sans-serif;
	font-size: 20px;
	color: #222;
	display: inline;
}

.contact-item.mail {
	margin-left: 4rem;
	display: inline-block;
	position: relative;
}

.get-a-quote-button {
    margin-top: auto;
    width: 260px;
    margin-top: 40px;
    padding: 10px;
    font-family: "Averta W03 Bold", Arial, sans-serif;
    height: 75px;
    border: none;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    font-size: 21px;
    line-height: normal;
}


.selectize-control.single .selectize-input {
    display: flex !important;
    background: transparent !important;
    border: 1px solid #ced4da !important;
    top: -2px !important;
    height: 65px !important;
    padding: 18px !important;
}

/* Hero Background */
.hero-background {
	background-image: url('assets/images/hero.png');
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 20px;
	min-height: 89vh;
}

.hero-background > div {
    padding-top: 60px;
}

.hero-title {
	font-size: 52px;
    line-height: normal;
    color: #222;
    text-align: left;
    margin-top: 62px;
}

.cap-height, 
.cap-height > div {
    height: 100%;
}

.logos__website_items .item {
    text-align: center;
    padding: 30px 30px 0;
}

.logos__website_items .item img {
    height: 120px;
    object-fit: contain;
}

.logos__website_items .item p {
    line-height: normal;
    padding: 10px  0;
    margin: 0;
}

.address-search {
	position: absolute;
	width: 100%;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 20px 40px 0 rgba(0,0,0,.25);
	padding: 20px;
	margin-top: 80px;
}

.address-search h3 {
    text-align: center;
	font-size: 21px;
}

.address-search input {
    font-size: 16px;
}

.address-search .help-tip {
	color: #999;
    /* padding-top: 5px; */
    text-align: center;
    font-size: 16px;
}

.address-search .hd-btn {
	width: 100%;
	color: white!important;
	display: block;
	text-align: center;
}

.highlight {
	text-align: center;
	margin-top: 65px;
}

.section-title {
	margin-top: 30px;
	font-weight: bold;
	font-size: 26px;
	color: #141412;
}

.section-text {
	margin-top: 10px;
	font-weight: 400;
	font-family: "Averta W03 Regular",Arial,sans-serif;
	color: #58585b;
}

.cover-cards {
	margin-top: 40px;
}

.cover-cards .cover-card {
	margin-bottom: 30px;
	height: 260px;
	background-color: #0a56a1;
	border-radius: 8px;
	position: relative;
}

.cover-cards .cover-card .cover-icon {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 64px;
}

.cover-cards .cover-card .text {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	margin-bottom: 20px;
}

.cover-cards .cover-card .text .cover-title {
	color: #fff;
	display: inline-block;
	width: 90%;
	font-size: 23px;
}

.cover-cards .cover-card .text .cover-title i {
    position: relative;
    top: 6px;
    margin-left: 10px;
}

.cover-cards .cover-card .text .detail {
	color: #fff;
}

.cover-cards .cover-card .bottom-line {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border: 5px solid transparent;
	border-radius: 0 0 8px 8px;
}

.cover-cards .cover-card .right-line {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	border: 5px solid transparent;
	border-radius: 0 8px 8px 0;
	border-color: #daeef0;
}

.title.extra-space {
	margin-top: 60px;
}

.subtitle {
	margin-top: 30px;
}

h2.subtitle.highlight-subtitle:before {content: '';position: relative;max-width: 1024px;height: 1px;background: #cccccc;left: 0;right: 0;margin: 0 auto;display: block;margin-bottom: 15px;}

h2.subtitle.highlight-subtitle:after {content: '';position: relative;max-width: 1024px;height: 1px;background: #cccccc;left: 0;right: 0;margin: 0 auto;display: block;margin-top: 20px;}

.steps {
	margin-top: 100px;
	margin-bottom: 100px;
}

.steps .step-item {
	padding: 0;
	position: relative;
}

.steps .circle-with-number {
	border-radius: 50%;
	width: 73px;
	height: 73px;
	padding: 16px;
	font-size: 45px;
	border: 4px solid #222;
	text-align: center;
	font-family: "Averta W03 ExtraBold",Arial,sans-serif;
	margin-left: auto;
	margin-right: auto;
}

.steps .step-text {
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	font-size: 25px;
	padding: 0 45px;
	font-weight: 700;
}

.steps .line {
	background: #222;
	height: 4px;
	position: absolute;
	right: -32%;
	top: 25px;
	width: 65%;
	margin: 8px auto;
}

.steps .step-item:last-child .line {
	display: none;
}

.elementor-widget-tabs .elementor-tab-title .count {
    font-weight: 800;
    display: none;
}

/* footer */
.footer-wrapper {
	padding-bottom: 40px;
	background: #f6f6f6;
}

.footer-wrapper .logo-image {
	text-align: center;
	width: 100%;
    padding-top: 25%;
}

.item-footer {
	position: relative;
	display: inline-block;
	margin-left: 50px;
	margin-top: 40px;
	padding-left: 0;
}

.item-footer .icon {
	position: absolute;
	top: 5px;
	left: -30px;
	color: #222;
	font-size: 20px;
	width: 20px;
}

.item-footer .details .info {
	font-family: "Averta W03 Bold",Arial,sans-serif;
	font-size: 20px;
	color: #222;
}

.footer-link-item.top,
.footer-link-item.middle {
	margin-top: 40px;
	margin-left: 0;
}

.footer-link-item a {
	color: #222;
}

.payment-logos {
	margin-top: 40px;
	padding: 0 20px;
}

.payment-logos .payment-logo {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	max-width: 100%;
}

.footer-bottom {
	background: #fff;
	text-align: center;
	margin-top: 3px;
	border-top: 1pt solid #999;
}

.footer-bottom .small-print {
	font-size: 15px;
	margin-top: 20px;
}

.footer-middle {
    background: #0a56a1;
    padding: 50px 0;
}

.footer-middle .text-center p {
	line-height: normal;
    color: #fff;
    max-width: 500px;
    margin: 0 auto 30px;
}

.footer-middle img {
    max-width: 200px;
}

.footer-middle .col-sm-12 {
    display: flex;
    align-items: center;
    max-width: 90%;
    margin: 0 auto;
    gap: 2%;
}

.footer-middle .col-sm-12 hr {
    width: 100%;
    height: 0;
    border-color: #BBC0D1;
    margin-top: 8px;
}

.social-media-font {
	font-size: 14px;
	color: #222;
}

.social-links .item-footer {
	margin: 5px 30px;
}

.social-links {
	padding-top: 40px;
}

/* Insurance Form */
.insurance-form {
	padding: 50px;
}

.insurance-form h1 {
	text-align: center;
}

#map-search-container {
	height: 730px;
}

.map-wrapper {
	position: relative;
}

.map-form-container {
	position: absolute;
	top: 35px;
	z-index: 999;
	right: 55px;
	max-width: 470px;
	width: 100%;
	background: #fff;
	box-shadow: 0 20px 40px 0 rgba(0,0,0,.25);
	border-radius: 8px;
}

.map-form-title {
	text-align: center;
	background: #222;
	color: #fff;
	padding: 15px;
	border-radius: 8px 8px 0 0;
}

.map-form-container .form-group {
	padding: 20px;
}

.map-form-container .algolia-places {
	margin-bottom: 20px;
}

p.commands button {
	padding: 12px 50px;
}

fieldset.find-your-home {
	margin: 0px 0px 50px;
}

fieldset.find-your-home img[alt="offer-icon"] {
    max-width: 100px;
    margin: 0 auto;
}

fieldset.find-your-home .box-section {
	box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
	padding: 40px;
	max-width: 720px;
	margin: 0 auto;
	margin-bottom: 20px;
}

fieldset.find-your-home h2.box-title {
	text-align: center;
}

fieldset.find-your-home .facts {
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 2px solid #f7f7f7;
	margin-bottom: 0;
	max-width: 750px;
	margin: 0 auto;
	padding-left: 3%;
	display: flex;
}

fieldset.find-your-home .facts i {
	padding-right: 20px;
	color: #0a56a1;
	font-size: 25px;
	vertical-align: middle;
}

fieldset.checkout .cover-section {
	background: #0a56a1;
	padding: 2.5rem 20px;
	margin-top: 1.2rem;
	margin-bottom: 1.2rem;
	border-radius: 20px;
	color: #fff;
}

fieldset.checkout .cover-section img[alt="Helvetia"] {
    max-width: 170px;
}

div#sticky-header {
    padding: 20px;
}

fieldset.checkout .cover-section .price-header {
	color: #fff;
}

fieldset.checkout .cover-section .price-header .gross_price,
fieldset.checkout .box-price .gross_price,
fieldset.checkout-complete .total-cost > div .gross_price {
    font-size: 13px;
    /* font-style: italic; */
    display: block;
    /* font-weight: normal; */
}

fieldset.checkout .box-price {
	background: transparent;
	padding: 20px 25px 25px;
	margin-top: 1.2rem;
	margin-bottom: 1.2rem;
	border-radius: 20px;
	border: 2px solid #0a56a1;
}

fieldset.checkout .box-discount-price {
	background: #f7f7f7;
	border-top: 4px solid #d8d8d8;
	padding: 25px 15px 20px;
	margin-top: 1.2rem;
	margin-bottom: 1.2rem;
}


fieldset.checkout .box-total-price {
	background: #000000;
	padding: 25px 15px 50px;
	margin-top: 1.2rem;
	margin-bottom: 1.2rem;
}

fieldset.checkout .box-total-price > div {
	color: #fff;
}

fieldset.checkout .box-total-price > div:last-child {
	font-weight: bold;
}

fieldset.checkout-complete .home-view, 
fieldset.checkout-complete .construct-view {
	box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
	padding: 10px 30px 50px;
	height: 100%;
}

fieldset.checkout-complete .home-results,
fieldset.checkout-complete .construct-results {
	padding-top: 20px;
}

fieldset.checkout-complete .home-results > div,
fieldset.checkout-complete .construct-results > div {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f7f7f7;
}

fieldset.checkout-complete .construct-results > div:nth-child(3) .float-left,
fieldset.checkout-complete .construct-results > div:nth-child(4) .float-left,
fieldset.checkout-complete .construct-results > div:nth-child(5) .float-left {
    width: 80%;
}

fieldset.checkout-complete .home-results div div:nth-child(even),
fieldset.checkout-complete .construct-results div div:nth-child(even) {
	font-weight: bold;
}

fieldset.checkout-complete .total-cost {
	border-top: 4px solid #0a56a1;
	padding-top: 15px;
}

fieldset.checkout-complete .total-cost > div {
	color: #0a56a1;
	font-weight: 800;
	text-align: right;
}

fieldset.checkout-complete .discount {
	background: #f7f7f7;
	border-top: 4px solid #d8d8d8;
	padding: .5rem;
	margin-top: 1.2rem;
	margin-bottom: 1.2rem;
}

.form-row.place-order > p {
    width: 100%;
}

.payment-complete .form-row.place-order label {
    font-weight: normal;
}

.woocommerce form .form-row label.checkbox a, 
.woocommerce-page form .form-row label.checkbox a {
    text-decoration: underline;
}

.wrap { max-width: 980px; margin: 10px auto 0; }
#steps { margin: 80px 0 0 0 }
.commands { overflow: hidden; margin-top: 30px; }
.prev {float:left}
.next, .submit {float:right}
.error { color: #b33; }
#progress { position: relative; height: 5px; background-color: #eee; margin-bottom: 20px; }
#progress-complete { border: 0; position: absolute; height: 5px; min-width: 10px; background-color: #337ab7; transition: width .2s ease-in-out; }

.payment-complete {
    /* margin-top: 35px; */
}

.payment-complete img.wp-image-112.aligncenter {
    max-width: 200px;
}

.payment-complete .row > [class*="col-sm-"] {
    margin-bottom: 25px;
}

.payment-complete .payment-heading {
    color: #141412;
    font-size: 23px;
    margin: 25px 0 0;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
}

.payment-complete .payment-heading .payment-choices {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    border-top: 1px solid #cecece;
    padding: 3px 20px 0 0px;
}

.payment-complete .payment-heading input[type="radio"] {
    width: auto;
    padding: 0;
    margin-left: 20px;
}

.payment-complete .payment-heading .payment-choices .extra-checkbox {
    display: inline-block;
    padding-left: 20px;
}

.payment-complete .payment-heading .payment-choices .extra-checkbox input, 
.payment-complete .payment-heading .payment-choices .extra-checkbox label {
    display: inline-block;
    width: auto;
}

.payment-complete label {
    display: block;
    font-weight: 700;
}

.payment-complete label span.required {
    color: #790000;
}

.payment-complete input,
.payment-complete select {
	font-size: 16px;
    padding: 20px 10px;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.payment-complete input[type="file"] {
    margin-bottom: 0;
}

.intl-tel-input {
	width: 100%;
}

.coupon-info,
.coupon-info b {
	font-size: 12px;
    font-style: italic;
}

form#wpforms-form-337 {
    max-width: 530px;
    margin: 0 auto;
}

form#wpforms-form-337 label {
    text-align: left;
}

form#wpforms-form-337 .wpforms-submit-container button {
    width: 100%;
    background: #0a56a1;
    color: #fff;
}

.woocommerce button.button[name="apply_coupon"] {
    color: #fff;
    background-color: #0a56a1;
    border-color: #0a56a1;
    padding: 24px 60px;
    border: none;
    border-radius: 5px;
}

section.woocommerce-bacs-bank-details {
    display: none;
}

.cart-collaterals h2, .cart-collaterals table {
    display: none;
}

.cart-collaterals .wc-proceed-to-checkout {
    text-align: right;
}

.cart-collaterals .wc-proceed-to-checkout a {
    color: #fff;
    background-color: #141412;
    border-color: #141412;
    padding: 20px 30px;
    border: none;
    border-radius: 5px;
    margin-top: 34px;
    text-decoration: none;
}

.woocommerce-notices-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0px 50px;
}

.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-checkout #payment {
    background: transparent !important;
}

.woocommerce-checkout #payment ul.payment_methods li input,
.woocommerce form .form-row .input-checkbox {
    width: auto;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    display: inline-block;
}

.woocommerce-checkout #payment div.payment_box {
	background: #f7f7f7 !important;
    border: 1px solid #0a56a1;
    color: #000;
}

.woocommerce-checkout #payment ul.payment_methods {
    border: none !important;
    padding: 0px !important;
}

.woocommerce-variation-add-to-cart.variations_button {
    display: block !important;
    order: 1;
}

.single_variation_wrap {
    display: grid;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #0a56a1 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
	top: -13px;
}

.woocommerce-form__label-for-privacy-policy.privacy-policy,
.woocommerce-form__label-for-entypo.entypo,
.woocommerce-form__label-for-newsletter.newsletter,
.woocommerce-form__label-for-gdpr.gdpr,
span.woocommerce-terms-and-conditions-checkbox-text {
    line-height: 0 !important;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0;
    margin-top: 30px;
}

.woocommerce-privacy-policy-text {
    width: 100%;
    border-top: 3px solid #ffaaaa;
    background: #ffffff;
    padding: 10px;
}

.woocommerce-privacy-policy-text p, .woocommerce-privacy-policy-text p b {
    font-size: 13px;
    font-style: italic;
}

#load-wrapper,
.woocommerce-billing-fields,
.optional,
.woocommerce ul.order_details:last-child {
    display: none;
}

body.woocommerce-checkout .woocommerce button.button.alt {
	margin-left: auto;
	color: #fff;
}

.woocommerce table.shop_table {
    border: none !important;
	margin-top: 20px;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border: none !important;
    display: block;
    padding: 0px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    margin: 0 auto;
}

.woocommerce-thankyou {
    max-width: 1247px;
    margin: 50px auto;
    padding: 20px;
}

.woocommerce-thankyou p:nth-child(2) {
    font-size: 18px;
    color: #0a56a1;
}

.woocommerce-thankyou span.woocommerce-Price-amount.amount,
.woocommerce-thankyou span.woocommerce-Price-amount.amount span {
	color: #0a56a1;
}

.woocommerce-thankyou .contact-link {
    margin-bottom: 50px;
}

.woocommerce-thankyou .contact-link h3 {
    font-size: 28px;
    text-align: center;
    color: #0a56a1;
}

.woocommerce-thankyou h2 {
    text-align: center;
    padding: 20px;
    font-size: 35px;
    color: #0a56a1;
}

.woocommerce-thankyou span.woocommerce-Price-amount.amount, 
.woocommerce-thankyou span.woocommerce-Price-amount.amount span {
    font-size: initial !important;
}

span.woocommerce-Price-amount.amount,
span.woocommerce-Price-amount.amount span {
    font-size: 40px !important;
    font-weight: 800;
    color: #b94c4c;
    letter-spacing: 0.5px;
}

.woocommerce-terms-and-conditions-wrapper {
    width: 100%;
}

p#step3commands {
	position: relative;
	bottom: 80px;
}

input.form-control {
	padding: 20px 10px;
	height: 100%;
	max-height: 50px;
}

select.form-control {
	height: 100%;
    max-height: 50px;
    padding: 13px 10px;
    -webkit-appearance: none;
}

fieldset.checkout .box-price #total {
	text-align: center;
	font-size: 52px;
	font-weight: bold;
	color: #0a56a1;
	font-family: 'Geologica';
}

.alert > p:last-child {
    margin-bottom: 0;
}

.gform_wrapper textarea.medium {
    padding: 20px 10px !important;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.gform_wrapper .top_label span.ginput_total,
.gform_wrapper span.ginput_product_price {
	font-size: 32px;
	font-weight: bold;
}

span.ginput_product_price_label {
	display: none;
}

.page-id-109 .container-fluid:nth-child(3) {
	padding: 5vw 20vw;
	text-align: center;
}

.page-id-109 .container-fluid:nth-child(3) h2 {
	font-size: 33px;
	padding-bottom: 20px;
}

body.page-template-default .main-content {
	padding: 5vw 15vw;
}

table {
	width: 100%;
	margin-top: 20px;
}

table tr td {
	border: 1px solid #000;
	padding: 10px;
}

.radio {
	margin: 10px 0;
	display: block;
	cursor: pointer;
}
.radio input {
	display: none;
}
.radio input + span {
	line-height: 22px;
	height: 22px;
	padding-left: 22px;
	display: block;
	position: relative;
}
.radio input + span:not(:empty) {
	padding-left: 30px;
	padding-right: 10px;
}
.radio input + span:before, .radio input + span:after {
	content: '';
	width: 22px;
	height: 22px;
	display: block;
	border-radius: 50%;
	left: 0;
	top: 0;
	position: absolute;
}
.radio input + span:before {
	transition: background 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
	transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
	transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2), -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
	border: 1px solid #c3c3c3;
}
.radio input + span:after {
	background: #141412;
	-webkit-transform: scale(0);
	transform: scale(0);

}
.radio input:checked + span:before {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
	background: #fff;
	border: 1px solid #c3c3c3;
}
.radio input:checked + span:after {
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.range-slider {
	position: relative;
	top: -15px;
}

.box-minmax {
	width: 100%;
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	margin-top: -20px;
}

.rs-range {
	margin-top: 20px;
	width: 100%;
	-webkit-appearance: none;
	background: #141412;
	height: 10px;
	border-radius: 10px;
}
.rs-range:focus {
	outline: none;
}
.rs-range::-webkit-slider-runnable-track {
	width: 100%;
	height: 1px;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0px;
	border: 0px solid #010101;
}
.rs-range::-moz-range-track {
	width: 100%;
	height: 1px;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0px;
	border: 0px solid #010101;
}
.rs-range::-webkit-slider-thumb {
	box-shadow: none;
	height: 30px;
	width: 30px;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -15px;
	border-radius: 50%;
	border: 2px solid #141412;
}
.rs-range::-moz-range-thumb {
	box-shadow: none;
	height: 30px;
	width: 30px;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -15px;
	border-radius: 50%;
	border: 2px solid #141412;
}
.rs-range::-moz-focus-outer {
	border: 0;
}

.rs-label {
	position: relative;
	transform-origin: center center;
	display: inline-block;
	text-align: center;
	/*left: attr(value);*/
	margin: 0 auto;
}
.rs-label::before {
	content: "Î”Î¹Î¬ÏÎºÎµÎ¹Î± ÏƒÎµ Î­Ï„Î·: (";
	display: inline-block;
	padding-right: 5px;
}
.rs-label::after {
	content: ")";
	display: inline-block;
	padding-left: 5px;
}

/* Accordions */
#accordion .panel-title::after {
	content: "";
	top: 15px;
	right: 20px;
	position: absolute;
	background-color: #000;
	-webkit-mask-image: url(assets/images/down-arrow.svg);
	mask-image: url(assets/images/down-arrow.svg);
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-position: center;
	-webkit-mask-position: center;
	width: 20px;
	height: 20px;
}

#accordion .panel-title[aria-expanded="true"]::after {
	content: "";
	transform: rotate(-180deg);
}

#accordion .card-header {
	background: transparent;
	border-bottom: none;
}

#accordion .card {
	margin-bottom: 10px;
}

#accordion .card-header h5 > a {
	color: #141412;
	font-size: 18px;
}

#accordion .card-header h5 > a:hover {
	text-decoration: none;
}

.table-bordered td:nth-child(odd) {
	color: #0a56a1;
}

#step1Next {
	background: #0a56a1;
	border-color: #0a56a1;
	margin-top: 50px;
	max-width: 200px;
    width: 100%;
}

.field-error {
    font-size: 12px;
    color: #ff3b3b;
    position: absolute;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative; margin-bottom: 30px;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step.complete .bs-wizard-stepnum { color: #0a56a1; font-weight: 700; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 15px; margin-bottom: 5px; line-height: normal;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute;width: 30px;height: 30px;display: block;background: #0a56a1;top: 23px;left: 50%;margin-top: -15px;margin-left: -15px;border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' ';width: 14px;height: 14px;background: #fff;border-radius: 50px;position: absolute;top: 8px;left: 8px;} 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px;box-shadow: none;background: #0a56a1;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {/* opacity: 0; */}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
	from {
		background-position: 0 0;
	}

	to {
		background-position: 44px 0;
	}
}

@-moz-keyframes animate-stripes {
	from {
		background-position: 0 0;
	}

	to {
		background-position: 36px 0;
	}
}

/* Bar which is placed behind the progress */
.ui-progress-bar {
	display: none;
	/* Usual setup stuff */
	position: relative;
	height: 25px;
	/* Pad right so we don't cover the borders when fully progressed */
	padding-right: 2px;
	/* For browser that don't support gradients, we'll set a blanket background colour */
	background-color: #f7f7f7;
	/* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
	/* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress */
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	/* Background gradient */
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(#f7f7f7 0%, #f7f7f7 100%);
	background: -moz-linear-gradient(#f7f7f7 0%, #f7f7f7 100%);
	background: -o-linear-gradient(#f7f7f7 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(#f7f7f7 0%, #f7f7f7 100%);
	background: linear-gradient(#f7f7f7 0%, #f7f7f7 100%);
}
.ui-progress-bar.transition .ui-progress {
	-moz-transition: background-color 0.5s ease-in, border-color 1.5s ease-out, box-shadow 1.5s ease-out;
	-webkit-transition: background-color 0.5s ease-in, border-color 1.5s ease-out, box-shadow 1.5s ease-out;
	-o-transition: background-color 0.5s ease-in, border-color 1.5s ease-out, box-shadow 1.5s ease-out;
	transition: background-color 0.5s ease-in, border-color 1.5s ease-out, box-shadow 1.5s ease-out;
}
.ui-progress-bar .ui-progress {
	/* Usual setup stuff */
	position: relative;
	display: block;
	overflow: hidden;
	/* Height should be 2px less than .ui-progress-bar so as to not cover borders and give it a look of being inset */
	height: 23px;
	/* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
	/* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress-bar */
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	/* Set the background size so the stripes work correctly */
	-webkit-background-size: 44px 44px;
	-moz-background-size: 36px 36px;
	/* Webkit */
	/* For browser that don't support gradients, we'll set a base background colour */
	background-color: #0a56a1;
	/* Webkit background stripes and gradient */
	background-image: 
	-webkit-gradient(linear, 0 0, 100% 100%, 
		color-stop(.25, rgba(255, 255, 255, .2)), 
		color-stop(.25, transparent), color-stop(.5, transparent), 
		color-stop(.5, rgba(255, 255, 255, .2)), 
		color-stop(.75, rgba(255, 255, 255, .2)), 
		color-stop(.75, transparent), to(transparent)
		);
	/* Mozilla (Firefox etc) background stripes */
	/* Note: Mozilla's support for gradients is more true to the original design, allowing gradients at 30 degrees, as apposed to 45 degress in webkit. */
	background: -moz-repeating-linear-gradient(top left -30deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.17) 15px, rgba(255, 255, 255, 0) 15px, rgba(255, 255, 255, 0) 30px), -moz-linear-gradient(rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%), #74d04c;
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	/* Give it a higher contrast outline */
	border: 1px solid #0a56a1;
	/* Animate */
	-moz-animation: animate-stripes 2s linear infinite;
	-webkit-animation: animate-stripes 2s linear infinite;
	-o-animation: animate-stripes 2s linear infinite;
	-ms-animation: animate-stripes 2s linear infinite;
	-khtml-animation: animate-stripes 2s linear infinite;
	animation: animate-stripes 2s linear infinite;
	/* Style status label */
}
.ui-progress-bar .ui-progress span.ui-label {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-khtml-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 13px;
	position: absolute;
	right: 0;
	padding-right: 12px;
	color: #fff;
	text-shadow: rgba(255, 255, 255, 0.45) 0 1px 0px;
	white-space: nowrap;
	line-height: 20px;
}
.ui-progress-bar .ui-progress span.ui-label b {
	font-weight: bold;
	color: #fff;
}

/* vertical tabs */
body.single-product {
	overflow-x: hidden;
}

body.single-product .vertical-tabs {
    padding: 50px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: 50px;
    margin-bottom: 50px;
}

body.single-product .vertical-tabs-grid {
    background: #fff;
    max-width: 1360px;
    margin: 0 auto;
    padding: 50px 25px;
}

body.single-product .blue-box .vertical-tabs {
	background: #141412;
}

body.single-product .grey-box .vertical-tabs {
	background: #fff;
	padding: 0;
}

body.single-product .grey-box .vertical-tabs .vertical-tabs-grid {
	background: #efefef;
}


.vertical-tabs {
	padding: 50px;
}

.white-box .vertical-tabs {
    background: #fff;
}

.grey-box .vertical-tabs {
	background: #f7f7f7;
}

.vertical-tabs-grid {
	list-style: none;
	margin-left: -40px;
}

.vertical-tabs .tab {
	box-sizing: border-box;
	display: inline-block;
	margin-right: -.25em;
	min-height: 1px;
	padding-left: 20px;
	vertical-align: top;
}

.tab-col-1-of-3 {
	width: 33.33333%;
}

.tab-col-2-of-3 {
	width: 66.66666%;
}

.vertical-tabs .tab-menu div {
	padding: 15px 20px 15px 20px;
	margin-bottom: 10px;
	color: #141412;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	font-weight: 700;
	transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.vertical-tabs .tab-menu div:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.vertical-tabs .tab-menu div span.tab-light {
	height: 10px;
	width: 10px;
	position: absolute;
	top: 24px;
	left: 15px;
	border-radius: 100%;
	transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.vertical-tabs .tab-menu div.tab-active span.tab-light {
	background-color: #0a56a1;
	left: 0;
	height: 100%;
	width: 3px;
	top: 0;
	border-radius: 0;
}

.vertical-tabs .tab-menu div.tab-active {
	color: #fff;
	padding: 15px 25px 15px 25px;
	background: #0a56a1;
}

.vertical-tabs .tab-menu div.tab-active:after, .vertical-tabs .tab-menu div.tab-active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.vertical-tabs .tab-menu div.tab-active:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #0a56a1;
	border-width: 10px;
	margin-top: -10px;
}

ul.tab-content {
	position: relative;
	height: 295px;
	list-style: none;
	margin: 0;
	padding: 0;
	transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.tab-content li.item {
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	position: absolute;
	list-style: none;
	transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.tab-content li.tab-active {
	transition-delay: .3s;
	z-index: 2;
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

ul.tab-content li.item p,
ul.tab-content li.item p b,
ul.tab-content li.item ul li {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	color: #000;
}

ul.tab-content li div ul li {
	list-style-type: disc;
}

ul.tab-content li div ul {
	margin-top: 20px;
}

.sp-easy-accordion ul {
	padding-left: 20px;
}

::marker {
    font-weight: bold;
}

ol {
    padding-left: 15px;
}

ol li {
	color: #000;
	margin-bottom: 20px;
}

.brands-logos {
	justify-content: center;
}

.brands-logos .slick-slide {
    margin: 0px 15px;
}

.brands-logos div img {
	filter: grayscale(100%);
	width: 100%;
	height: 100px;
    object-fit: contain;
}

.brands-logos div img:hover {
	filter: grayscale(0%);
	transition: 1s;
}

/* contact */
li#field_9_5 {
	width: 100%;
}

div#gform_wrapper_9 {
	display: inline-block;
	width: 100%;
}

.note {
    background-color: #0a56a1;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    line-height: 20px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    vertical-align: top;
}

.note::before {
    background: #022461 none repeat scroll 0 0;
    border-color: #fff #fff #daeef0 #daeef0;
    border-style: solid;
    border-width: 0 16px 16px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}

.note strong {
    font-weight: 600;
}

.contact-info .text-center > div {
    color: #7b8386;
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
}

.elementor-accordion .elementor-tab-title.elementor-active {
    background: #0a56a1;
}

.elementor-accordion .elementor-accordion-item {
    margin: 0 !important;
}

/* woocommerce */
table.variations {
	margin-top: 0px;
}

table.variations th.label {
    display: block;
    font-weight: normal;
}

table.variations th.label > label {
    margin-bottom: 6px;
}

table.variations tr td {
    display: block;
    border: none;
    padding: 0px;
}

table.variations tr td.value select {
    width: 100%;
    height: 100%;
    max-height: 50px;
    padding: 13px 10px;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
}

table.variations tr td.value {
    background: #efefef;
    padding: 9px;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #000;
}

fieldset.checkout .cover-section h2 {
    color: #fff;
}

fieldset.checkout .cover-section input {
    color: #000;
}

.reset_variations,
.diarkeia-wrapper .single_variation_wrap {
    display: none !important;
}

.woocommerce button.button.alt {
    background: #0a56a1 !important;
    -webkit-appearance: none;
    padding: 15px 38px;
    font-family: "Averta W03 Bold",Arial,sans-serif;
    height: 60px;
    border: none;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    float: none !important;
    font-size: 16px;
}

.total-final .variations,
.total-final .single_variation_wrap .single_variation {
	display: none !important;
}

.payments-logos {
    padding-left: 20px;
}

.payments-logos img {
    width: 100%;
	max-width: 200px;
}

.woocommerce form.checkout_coupon {
    display: block !important;
    max-width: 1340px;
    margin: 0 auto !important;
    border: none !important;
    padding: 0px !important;
}

tr.cart-discount th {
    padding-bottom: 5px !important;
}

tr.cart-discount td {
    padding-bottom: 20px !important;
}

tr.cart-discount td span.woocommerce-Price-amount.amount,
tr.cart-discount td span.woocommerce-Price-amount.amount span {
    font-size: 22px !important;
}

.cm-tabs.elementor-widget-tabs .elementor-tabs-wrapper {
	overflow: visible;
}

.cm-tabs.elementor-widget-tabs .elementor-tab-desktop-title {
    font-family: "Averta W03 Regular",Arial,sans-serif;
    line-height: 25px;
    font-weight: normal;
    padding: 15px 20px 15px 20px;
    margin-bottom: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
}

.cm-tabs.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active,
.cm-tabs.elementor-widget-tabs .elementor-tab-mobile-title.elementor-active {
    background: #0a56a1;
}

.elementor-widget-tabs .elementor-tab-content {
    padding-bottom: 0;
}

.elementor-accordion .elementor-accordion-item {
    margin-bottom: 15px;
}

.awards-cards {
    margin-left: -165px;
}

.awards-cards .awards-card {
    max-width: 325px;
    width: 100%;
	margin-right: 25px;
}

.awards-cards .awards-card .text {
	background-color: #fff;
	padding: 30px;
	min-height: 270px;
}

.awards-cards .awards-card .text .awards-title {
    font-size: 21px;
    font-family: 'Averta W03 ExtraBold';
}

.awards-cards .slick-arrow {
    position: absolute;
    top: -50px;
}

.awards-cards .slick-next {
    right: 140px;
}

.awards-cards .slick-prev {
    left: auto;
    right: 195px;
}

.slick-prev:before, .slick-next:before {
    font-size: 35px;
}

.intl-tel-input .country-list .country {
    margin: 0;
    text-align: left;
}

.tooltip-input {
    background: transparent;
    color: #fff;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: 72%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 14px;
    line-height: 17px;
    border: 1px solid #0a56a1;
    color: #0a56a1;
}

.woocommerce-thankyou a,
a.entypo_anagwn {
    background: #0a56a1;
    display: table;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 280px;
    margin: 25px auto;
    text-decoration: none;
    font-size: 23px;
}

.woocommerce-thankyou > p:nth-child(2) a {
    display: inline-block;
    padding: 5px 15px;
    margin: 0;
}

.woocommerce-thankyou-order-received, 
.woocommerce-thankyou p:nth-child(6) {
    border: 1px solid #0a56a1;
    padding: 15px;
    border-radius: 5px;
    color: #0a56a1;
}

.footer-contact {
    background: #ebebeb;
    padding: 30px;
    border-radius: 15px;
    max-width: 350px;
    width: 100%;
}

.footer-contact .item {
    padding-bottom: 25px;
}

.footer-contact .item > b {
    display: block;
    font-weight: bold;
}

.footer-contact .item .status,
.elementor-popup-modal .status {
    background: #fff;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 2px 9px;
    margin-left: 10px;
}

.footer-contact .item .status:before,
.elementor-popup-modal .status:before {
    content: '';
    background: #c3c3c3;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
}

.footer-contact .item .status.online:before,
.elementor-popup-modal .status.online:before {
    content: '';
    background: #34f534;
}

a.entypo_anagwn {
    text-align: center;
}

.chat-link {
	text-decoration: underline;
	color: #000;
}

.chat-link:after {
    -webkit-mask: url(assets/images/icon-launch.svg) no-repeat 100% 100%;
    mask: url(assets/images/icon-launch.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    content: "";
    width: 18px;
    height: 18px;
    background-color: #0f0f0f;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.chat-link:hover:after {
	background-color: #0056b3;
}

.newsletter-form {
    color: #fff;
    text-align: left;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 20px;
    max-width: 575px;
    margin: 0 auto 40px;
}

.newsletter-form .title {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
}

.newsletter-form .desc {
    margin: 5px 0 20px;
}

.newsletter-form form .field:first-child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.newsletter-form form .field label {
    display: block;
    width: 100%;
	margin-bottom: 0;
}

.newsletter-form form .field input[type="email"] {
    height: 50px;
    border-radius: 0;
    border: none;
    width: 60%;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 10px;
}

.newsletter-form form .field {
    margin-bottom: 20px;
}

.newsletter-form form button {
    width: 38%;
    display: block;
    padding: 13px;
    border: none;
    border-radius: 5px;
}

.newsletter-form-main {
    /* max-width: 600px; */
    margin: 0 auto;
    text-align: center;
    background: #daeef0;
    padding: 35px;
    /* margin-top: 40px; */
}

.newsletter-form-main .title {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
}

.newsletter-form-main .desc {
    margin: 5px 0 20px;
    font-size: 24px;
    font-weight: bold;
}

.newsletter-form-main form .field:first-child {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.newsletter-form-main form .field label {
    /* display: block; */
    /* width: 100%; */
    /* margin-bottom: 0; */
    display: none;
}

.newsletter-form-main form .field input[type="email"] {
    height: 50px;
    border-radius: 0;
    border: none;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 10px;
    max-width: 500px;
}

.newsletter-form-main form .field {
    margin-bottom: 10px;
}

.newsletter-form-main form button {
    width: 100%;
    max-width: 300px;
    display: block;
    padding: 13px;
    border: none;
    border-radius: 5px;
    background: #0a56a1;
    color: #fff;
}


/* Elementor */
.elementor-widget-image-box .elementor-image-box-description a.box-btn {
    display: inline-block;
    background: #0a56a1;
    color: #fff;
    padding: 15px 20px;
    font-weight: 700;
    font-family: 'Geologica';
    border-radius: 30px;
    font-size: 25px;
	margin-top: 20px;
}

.no-padding.elementor-widget-form .elementor-field-group .elementor-field, 
.no-padding.elementor-widget-form .elementor-field-subgroup label {
    padding: 0;
}

.elementor-field-group .elementor-field-textual:focus {
	box-shadow: none !important;
}

.elementor-widget-image-box .elementor-image-box-img img {
    margin: 0 auto;
}

.elementor hr {
    margin: 1rem 0 !important;
}

.elementor-shortcode .address-search {
    margin: 0;
}

.contact-item.btn a {
    background: #0a56a1;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    transition: .3s;
    cursor: pointer;
    text-decoration: none;
}

.contact-item.btn a:hover {
    background: #000;
}

.contact-item.btn a:before,
#push-insubtn span span:before {
    content: '';
    background-image: url(assets/images/clock-icon.png);
    background-position: center;
    background-size: contain;
    width: 23px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -4px;
}

.footer-link-item.external a {
    font-size: 15px;
    background: #ffff;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 0px 20px 20px 0px;
    margin: 10px 0;
    border: 1px solid #000;
}

.float-right > span > img[alt="helvetia-logo"],
.float-right > span > img[alt="suisse-logo"],
.float-right > span > img[alt="innovest-logo"] {
    max-width: 90px;
}

.loading-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 40%);
    z-index: 9999;
	display: none;
}

.loading-wrap .loading {
	display: block;
	width: 40px;
	height: 40px;
	color: #0a56a1;
	vertical-align: middle;
	pointer-events: none;
	background-color: #0a56a1;
	-webkit-animation: loader-11 1.2s infinite ease-in-out;
	animation: loader-11 1.2s infinite ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 auto;
	transform: translateY(-50%);
}

.loading-wrap.active {
	display: block;
}

@-webkit-keyframes loader-11 {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@keyframes loader-11 {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@media only screen and (max-width: 1240px) {
	.contact-items {
		margin-top: 5.5rem;
	}

	.contact-item.btn {
		        margin: 0;
        position: absolute;
        right: 0;
        top: -60px;
	}
}

@media only screen and (min-width: 880px) {
	.cookie-notice-container {
	    width: 50% !important;
	    display: inline-block;
	}
}

@media only screen and (max-width: 880px) {

	.call-header {
		position: fixed !important;
		bottom: 0;
		width: 100% !important;
		left: 0;
	}

	.call-header .elementor-button {
		width: 100% !important;
		border-radius: 0px !important;
		background: #0a56a1 !important;
		padding: 13px !important;
		color: #fff !important;
		border: none !important;
	}

	.address-search h3 {
		font-size: 19px;
	}

	.address-search input {
		margin-bottom: 10px;
	}

	.newsletter-form-main {
		padding: 13px;
	}
	
	.newsletter-form-main form .field {
		line-height: normal;
	}
	
	.footer-contact {
		margin: 30px auto 0;
	}
	
	.elementor-widget-tabs .elementor-tab-title .count {
		display: inline;
	}

	.brands-logos .slick-list {
		margin: 0 auto;
	}

	.brands-logos div img {
		display: block;
		margin: 0 auto;
		height: 32px;
	}

	.steps .step-item {
		padding-bottom: 30px;
	}

	.header-container {
		padding: 0px;
	}

	.footer-bottom .small-print {
		text-align: center;
	}
	
	.title.extra-space,
	.highlight,
	.steps {
		margin-top: 20px;
	}

	.steps {
		margin-bottom: 20px;
	}

	.slick-prev, .slick-next {
		z-index: 1;
	}
	
	.brands-logos {
		padding: 20px 0 10px;
	}

	.bs-wizard > .bs-wizard-step {
		margin-bottom: -15px;
	}

	fieldset.find-your-home {
		margin-top: 30px;
	}

	fieldset.find-your-home .facts {
		padding: 10px 20px;
	}

	.insurance-form .col-sm-12.text-right {
		text-align: center !important;
	}

	.alert-info p,
	.alert-primary p {
		font-size: 13px;
		line-height: normal;
	}

	fieldset.checkout-complete .construct-view {
		margin-top: 25px;
	}

	fieldset.checkout-complete .home-view {
		margin-top: 20px;
	}
	
	fieldset.checkout-complete .home-view, fieldset.checkout-complete .construct-view {
		box-shadow: none;
		padding: 0px;
	}

	fieldset.checkout-complete .construct-results .float-left {
		width: 65% !important;
		line-height: normal;
		font-size: 15px;
	}

	.payment-complete input, 
	.payment-complete select {
		padding: 10px;
	}

	.select2-container .select2-selection--single {
		height: 47px !important;
	}

	.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 47px !important;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 47px !important;
	}

	.woocommerce button.button.alt {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.hero-background {
		min-height: 420px;
        background-image: none;
        background-color: #eeeeee;
	}

	.hero-background > div {
		padding-top: 30px;
	}

	.hero-title {
		line-height: normal;
		font-size: 24px;
		margin: 0;
	}

	.woocommerce button.button[name="apply_coupon"] {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.woocommerce-checkout #payment ul.payment_methods li label {
		padding-left: 25px;
	}
	
	.woocommerce-checkout #payment ul.payment_methods li input {
		position: absolute;
		margin-top: 10px;
	}

	.payment-complete img.wp-image-112 {
		width: 100px;
	}

	.intl-tel-input {
		margin-bottom: 15px;
	}

	.payment-complete .payment-heading input[type="radio"]:first-child {
		margin-left: 0;
	}
	
	.payment-complete .payment-heading .payment-choices {
		padding-top: 15px;
		margin-top: 12px;
	}

	.footer-middle {
		overflow: hidden;
	}

	.payments-logos {
		text-align: center;
		padding: 0;
	}

	.address-search {
		left: 0;
        width: 100%;
        margin: 20px auto;
        right: 0;
        position: relative;
	}

	.logo-image {
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	
	.item-footer {
		margin-left: 0;
		margin-right: 0;
	}

	#sticky-header .row {
		margin: 0;
	}

	.awards-cards {
		margin: 0;
		padding: 0 20px;
	}

	.awards-cards .awards-card {
		max-width: 100%;
	}

	.awards-cards .slick-next {
		right: 40px;
	}
	
	.awards-cards .slick-prev {
		right: 85px;
	}
	
	.awards-cards .slick-arrow {
		top: -30px;
	}

	.steps .line,
	.contact-items,
	.header-desktop .vertically-centered {
		display: none;
	}

	.vertical-tabs .tab-menu div.tab-active:after, .vertical-tabs .tab-menu div.tab-active:before {
		display: none;
	}

	.tab-col-1-of-3 {
		width: 100%;
	}

	.tab-col-2-of-3 {
		width: 100%;
	}

	.footer-wrapper {
		text-align: center;
	}
}

@media only screen and (min-width: 641px) {
	.gform_wrapper ul.gform_fields li.gfield {
	    padding-right: 16px !important;
	}
}
@media only screen and (max-width: 764px) {

	.intercom-lightweight-app-launcher {
		bottom: 70px !important;
	}

	a#push-insubtn {
		position: fixed;
		left: 0;
		right: 0;
		margin: 0 auto;
		border-radius: 0px;
		bottom: 0;
		z-index: 1;
	}

	.contact-info {
		padding-top: 20px !important;
		margin-bottom: -30px;
	}

	body.page-template-default .main-content {
		padding: 20px;
	}

	.insurance-form {
		padding: 20px;
	}

	.map-form-container .form-group {
		padding: 15px;
	}

	#map-search-container {
		display: none;
	}

	.map-form-container {
		position: relative;
		margin: 0 auto;
		right: 0;
		margin-bottom: 50px;
	}

	ul.gform_fields {
		padding: 15px;
	}

	.gform_wrapper ul li.gfield {
		width: 100%;
	}

	.gform_wrapper input.gf_coupon_code {
		width: 100% !important;
	}

	.gform_wrapper input#gf_coupon_button.button {
		margin-left: 0px !important;
		max-width: 100%;
		margin-top: 20px;
	}

	body.single-product .vertical-tabs {
    	padding: 10px;
	}

	body.single-product .vertical-tabs-grid {
	    padding: 0px;
	}

	.vertical-tabs .tab {
	    padding-left: 0px;
	}

	ul.tab-content {
	    padding: 10px;
	}

	.woocommerce ul.order_details li {
	    width: 100%;
	    margin-bottom: 10px;
	}

	.woocommerce ul.order_details {
	    padding-left: 10px;
	    margin-bottom: 20px;
	}

	.woocommerce ul.order_details li strong {
	    font-size: 14px;
	}

	body.woocommerce-checkout .woocommerce button.button.alt {
		position: relative;
	}
}