.d-none {
display: none;
}
#delivery_with_econt_calculate_shipping {
display: none;
position: absolute;
right: 0;
}
#delivery_with_econt_iframe {
border: none;
width:100%;
min-height: 590px;
max-height: 770px;
overflow:hidden;
}
#delivery_with_econt_calculation_container {
width: 100%;
}
#econt_detailed_shipping {
font-size: 10px;
font-weight: 100;
line-height: 10px;
color:#234182;
margin-bottom: 5px;
display: none;
}
.econt-loader {
background-image: url(//anthesmaria.bg/wp-content/plugins/econt-woo-opc-plugin/public/images/loader.gif) !important;
background-position: center 30% !important;
background-repeat: no-repeat !important; min-height: 300px;
z-index: 9999;
}
.econt-button {
font-weight: 300;
padding: 3px 10px;
background-color: #234182;
color: white;
}
.econt-button-details {
margin: 2rem auto 0;
width: 50%;
height: 60px;
font-weight: 600;
}
.econt-button:hover {
background-color: #234182;
color: white;
}
.econt-alert {
display: none;
}
.econt-alert.active {
display: block !important;
}
#place_iframe_here { padding: 10px;
display: none;
}
.econt-modal {
padding: 5px;
}
.econt-modal button.close {
position: absolute;
top: 5px;
right: 5px;
} .econt-modal {
display: none; position: fixed; z-index: 999; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .econt-modal-content {
background-color: #fefefe;
margin: 5% auto 0 auto; padding: 20px;
border: 1px solid #888;
width: 80%; max-width: 800px;
} .close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
position: relative;
z-index: 2;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.econt-modal-body {
position: initial;
padding: 0;
} .econt-hidden-field {
display: none !important;
}