.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}[class*='htslider-'] svg{
height: auto;
}
.htb-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.htb-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.htb-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.htb-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.htb-container {
max-width: 1200px;
}
}
.htb-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.htb-col-lg-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
.htb-col-lg-6 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 992px) {
.htb-col-lg-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%
}
}
@media (max-width: 767px) {
.htb-col-lg-6 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%
}
} .htslider-single-post-slide {
position: relative;
}
.htslider-single-post-slide img {
width: 100%;
}
.htslider-single-post-slide a {
text-decoration: none;
}
.htslider-single-post-slide .content ul.post-category {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: outside none none;
margin: 0 -10px;
padding: 0;
}
.htslider-single-post-slide .content ul.post-category li {
background: #f05555 none repeat scroll 0 0;
margin: 0 10px;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
line-height: inherit;
}
.htslider-single-post-slide .content ul.post-category li a {
color: #fff;
font-size: 13px;
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
padding: 5px 9px;
display: block;
text-decoration: none;
}
.htslider-single-post-slide .content ul.post-category li a:hover {
background: #18012c none repeat scroll 0 0;
color: #ffffff;
}
.htslider-single-post-slide ul.meta {
color: #464545;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: outside none none;
margin: 0 -15px;
padding: 0;
}
.htslider-single-post-slide ul.meta li {
font-size: 13px;
letter-spacing: 2px;
margin: 0 15px;
}
.htslider-single-post-slide ul.meta li i {
padding-right: 10px;
} .htslider-single-post-slide .thumb a,.ht-post .thumb a{
position: relative;
display: block;
}
.htslider-single-post-slide .thumb a:after,.ht-post .thumb a:after {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0);
top: 0;
left: 0;
width: 100%;
z-index: 0;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.htslider-single-post-slide.htslider-postslider-layout-3 .thumb a:before{
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.htslider-single-post-slide.htslider-postslider-layout-3:hover .thumb a:before{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .htslider-single-post-slide .content .post-inner h2 {
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
}
.htslider-single-post-slide .content .post-inner p {
margin: 22px 0 25px;
color: #18012c;
font-size: 14px;
line-height: 28px;
margin-top: 0;
}
.htslider-single-post-slide .content .post-inner h2 a,
.htslider-single-post-slide .content .post-inner ul.meta li a {
color: #18012c;
}
.htslider-single-post-slide .post-btn a.readmore-btn {
background: transparent none repeat scroll 0 0;
border: 1px solid #464545;
border-radius: 23px;
color: #464545;
display: inline-block;
font-size: 14px;
font-weight: 400;
height: 46px;
line-height: 44px;
padding: 0 37px;
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
text-decoration: none;
}
.htslider-area-pro .htslider-single-post-slide .post-btn a.readmore-btn {
border-radius: 0;
margin-top: 20px;
background: #ffffff none repeat scroll 0 0;
border: 1px solid #ffffff;
color: #18012c;
}
.htslider-area-pro .htslider-single-post-slide .post-btn a.readmore-btn:hover {
background: #ffffff none repeat scroll 0 0;
border: 1px solid #ffffff;
color: #18012c;
}
.htslider-single-post-slide .post-btn a.readmore-btn:hover {
background: #18012c none repeat scroll 0 0;
border: 1px solid #18012c;
color: #ffffff;
}
.htslider-postslider-area img {
width: 100%;
}
.htslider-postslider-area button.slick-arrow {
background: #ccd5d5 none repeat scroll 0 0;
border: 0 none;
color: #00282a;
font-size: 24px;
height: 46px;
line-height: 1;
padding: 0;
position: absolute;
width: 46px;
z-index: 2;
}
.htslider-postslider-area button.slick-arrow svg{
width: 12px;
}
.htslider-postslider-area button.slick-arrow svg path{
fill: #00282a;
}
.htslider-postslider-area button.htslider-carosul-prev.slick-arrow {
right: 60px;
}
.htslider-postslider-area button.slick-arrow {
background: #d7dae9 none repeat scroll 0 0;
border: 1px solid #d7dae9;
border-radius: 100%;
color: #2a47e0;
font-size: 24px;
}
.htslider-arrow-1.htslider-postslider-area button.slick-arrow,
.htslider-arrow-4.htslider-postslider-area button.slick-arrow {
left: 30px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
z-index: 2;
text-align: center;
}
.htslider-arrow-1.htslider-postslider-area button.htslider-carosul-next.slick-arrow ,
.htslider-arrow-4.htslider-postslider-area button.htslider-carosul-next.slick-arrow {
left: auto !important;
right: 30px;
}
.htslider-arrow-2.htslider-postslider-area button.slick-arrow ,
.htslider-arrow-3.htslider-postslider-area button.slick-arrow {
-webkit-transform: translateY(-50%) rotate(90deg);
transform: translateY(-50%) rotate(90deg);
border-radius: 100%;
}
.htslider-arrow-2.htslider-postslider-area button.htslider-carosul-next.slick-arrow {
left: auto;
right: 50px !important;
margin-top: 30px;
}
.htslider-arrow-2.htslider-postslider-area button.slick-arrow {
top: 50%;
}
.htslider-arrow-2.htslider-postslider-area button.htslider-carosul-prev.slick-arrow {
right: 50px;
margin-top: -30px;
}
.htslider-arrow-3.htslider-postslider-area button.htslider-carosul-next.slick-arrow {
left: 50px;
right: auto;
bottom: 5% !important;
}
.htslider-arrow-3.htslider-postslider-area button.htslider-carosul-prev.slick-arrow {
left: 50px;
bottom: 13% !important;
}
.htslider-postslider-area .slick-dots li button:before {
display: none;
}
.htslider-postslider-area .slick-dots li button{
background: #ccd5d5 none repeat scroll 0 0;
border-radius: 100%;
height: 15px;
width: 15px;
}
.htslider-postslider-area .slick-dots li.slick-active button {
background: #00282a none repeat scroll 0 0;
margin-left: 0;
}
body.rtl .htslider-postslider-area button.htslider-carosul-prev.slick-arrow{
right: auto;
}
body.rtl .htslider-arrow-2.htslider-postslider-area button.htslider-carosul-next.slick-arrow {
right: auto !important;
}
body.rtl .htslider-arrow-3.htslider-postslider-area button.htslider-carosul-prev.slick-arrow {
bottom: 15% !important;
} .htslider-postslider-layout-1 .content {
position: absolute;
left: 0;
top: 0;
max-width: 40%;
height: 100%;
padding: 10px;
}
.htslider-postslider-layout-1 .content .post-inner {
width: 100%;
height: 100%;
background: rgba(0, 140, 167, 0.8);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 30px;
}
.htslider-postslider-layout-1 .content .post-inner h2 {
font-size: 24px;
font-weight: 500;
}
.htslider-postslider-layout-1 .content .post-inner h2 a,
.htslider-postslider-layout-1 .content .post-inner ul.meta li a {
color: #ffffff;
}
.htslider-postslider-layout-1 .content .post-inner p {
color: #ffffff;
font-size: 14px;
line-height: 28px;
}
.htslider-postslider-layout-1 ul.meta {
color: #ffffff;
}
.htslider-postslider-layout-1 .post-btn a.readmore-btn {
border: 1px solid #ffffff;
color: #ffffff;
} .htslider-postslider-layout-2 .content .post-inner h2 {
font-size: 24px;
font-weight: 500;
margin-top: 20px;
margin-bottom: 18px;
}
.htslider-postslider-layout-2 .content .post-inner h2 a {
color: #464545;
}
.htslider-postslider-layout-2 .content .post-inner ul.meta li,
.htslider-postslider-layout-2 .content .post-inner ul.meta li a {
color: #464545;
}
.htslider-postslider-layout-2 .content .post-inner p {
color: #464545;
}
.htslider-postslider-layout-2 .content .post-inner .post-btn {
margin-top: 19px;
} .htslider-postslider-layout-3 .content {
position: absolute;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.htslider-postslider-layout-3 .content .post-inner h2 {
font-size: 24px;
font-weight: 500;
margin-top: 20px;
margin-bottom: 18px;
padding: 0 26%;
line-height: 34px;
}
.htslider-postslider-layout-3 .content .post-inner h2 a {
color: #ffffff;
}
.htslider-postslider-layout-3 .content .post-inner ul.meta {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.htslider-postslider-layout-3 .content .post-inner ul.meta li,
.htslider-postslider-layout-3 .content .post-inner ul.meta li a {
color: #ffffff;
}
.htslider-postslider-layout-3 .content .post-inner .post-btn {
margin-top: 19px;
}
.htslider-postslider-layout-3 .content .post-inner .post-btn a.readmore-btn {
border: 1px solid #ffffff;
color: #ffffff;
}
.htslider-postslider-layout-3 .content .post-inner .post-btn a.readmore-btn:hover {
background: #18012c;
color: #ffffff;
border: 1px solid #18012c;
}
.htslider-postslider-layout-3 .content ul.post-category {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .htslider-postslider-layout-4 .content {
position: absolute;
text-align: center;
bottom: 0;
padding: 20px;
}
.htslider-postslider-layout-4 .content .post-inner {
background: rgba(0, 86, 255, 0.7);
padding: 25px;
text-align: left;
}
.htslider-postslider-layout-4 .content .post-inner h2 {
font-size: 24px;
font-weight: 500;
margin-bottom: 13px;
line-height: 34px;
}
.htslider-postslider-layout-4 .content .post-inner h2 a {
color: #ffffff;
}
.htslider-postslider-layout-4 .content .post-inner ul.meta li {
color: #ffffff;
}
.htslider-postslider-layout-4 .content .post-inner ul.meta li a {
color: #ffffff;
}
.htslider-postslider-layout-4 .content ul.post-category {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .htslider-postslider-layout-5 .content {
background: #f4f4f4;
padding: 60px;
}
.htslider-postslider-layout-5 .content .post-inner h2 {
font-size: 24px;
font-weight: 500;
margin-top: 20px;
margin-bottom: 18px;
line-height: 34px;
}
.htslider-postslider-layout-5 .content .post-inner h2 a {
color: #464545;
}
.htslider-postslider-layout-5 .content .post-inner ul.meta li,
.htslider-postslider-layout-5 .content .post-inner ul.meta li a {
color: #464545;
}
.htslider-postslider-layout-5 .content .post-inner .post-btn {
margin-top: 19px;
}
.htslider-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn {
border: 1px solid #494849;
color: #494849;
}
.htslider-postslider-layout-5 .content .post-inner .post-btn a.readmore-btn:hover {
background: #18012c;
color: #ffffff;
border: 1px solid #18012c;
}
.htslider-arrow-2.htslider-postslider-area.htslider-postslider-style-5 button.slick-arrow {
top: 30%;
}
.htslider-postslider-style-4.htslider-postslider-area ul.slick-dots {
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: absolute;
right: 0;
top: 0;
width: 200px;
z-index: 2;
}
.htslider-postslider-style-4.htslider-postslider-area ul.slick-dots li {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: transparent none repeat scroll 0 0;
border-bottom: 5px solid #828282;
border-left: 5px solid #828282;
border-radius: 0;
border-right: 5px solid #828282;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
height: auto;
margin: 0;
overflow: hidden;
padding: 20px;
position: relative;
text-align: left;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
width: auto;
z-index: 2;
}
.htslider-postslider-style-4.htslider-postslider-area ul.slick-dots li:first-child {
border-top: 5px solid #828282;
}
.htslider-postslider-style-4.htslider-postslider-area ul.slick-dots li.slick-active {
background: transparent none repeat scroll 0 0;
border: 5px solid #ffffff;
}
.htslider-postslider-style-4.htslider-postslider-area ul.slick-dots li h6 {
bottom: 0;
color: #ffffff;
font-weight: 500;
line-height: 22px;
margin: 0;
padding-bottom: 20px;
position: absolute;
}
.htb-align-items-center {
-ms-flex-align: center!important;
-webkit-box-align: center!important;
-ms-grid-row-align: center!important;
align-items: center!important
}
.htslider-postslider-area ul.slick-dots {
margin: 0;
left: 50%;
position: absolute;
top: 100%;
padding-left: 0;
z-index: 9;
}
.htslider-postslider-area ul.slick-dots li {
display: inline;
margin: 0 15px 0 0;
}
.htslider-postslider-area ul.slick-dots li button {
padding: 7px;
color: #00282a;
line-height: normal;
outline: none;
text-decoration: none;
text-indent: -999999px;
border: none;
background: #ddd;
line-height: 0;
}
.htslider-postslider-area.pagination  ul.slick-dots li button {
text-indent: 0;
}
.htslider-postslider-area ul.slick-dots li:last-child {
margin-right: 0;
} .htslider-carousel-activation.dot_right_center .slick-dots,.htslider-carousel-activation.dot_left_center .slick-dots{
right: 30px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top:50%;
bottom:auto;
left: auto;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
}
.htslider-carousel-activation.dot_right_center .slick-dots{
text-align: right;
}
.htslider-carousel-activation.dot_right_center .slick-dots li{
margin: 0;
}
.htslider-carousel-activation.dot_left_center .slick-dots{
left: 30px;
right: auto;
bottom: 20px;
}
.htslider-carousel-activation.dot_bottom_right .slick-dots{
right: 0;
bottom: 20px;
width: auto;
left: auto;
}
.htslider-carousel-activation.dot_bottom_left .slick-dots{
left: 0;
bottom: 20px;
width: auto;
}
.htslider-carousel-activation.dot_bottom_center .slick-dots {
bottom: 20px;
width: auto;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
margin-left: 0px;
} .htslider-item-img.single-slide-item.htslider-single-post-slide {
height: 600px;
}
.htslider-postslider-area .htb-container {
height: 100%;
}
.htslider-postslider-area .single-slide-item.htslider-single-post-slide .content {
padding: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.single-slide-item.htslider-single-post-slide .content .post-inner {
padding: 0;
width: 100%;
}
.single-slide-item.htslider-single-post-slide .content .post-inner .htslider-desc {
font-size: 15px;
margin-bottom: 20px;
}
.single-slide-item.htslider-single-post-slide .content .post-inner p img {
width: auto;
display: inline-block;
margin-top: 0;
margin-bottom: 0;
}
.single-slide-item.htslider-single-post-slide .content h4 {
font-size: 18px;
margin: 0;
}
.single-slide-item.htslider-single-post-slide .content .post-btn a.readmore-btn {
height: inherit;
line-height: inherit;
padding: 13px 37px;
}
.htb-row.right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.htsldier-item-area2 {
background: #f9f9f9;
}
.elementor-widget-htslider-slider-addons {
width: 100%;
}  .htslider-slider-area {
position: relative;
}
.htslider-slider .slick-arrow {
font-size: 22px;
position: absolute;
z-index: 9;
top: 50%;
left: 20px;
width: 60px;
height: 60px;
margin: 0;
padding: 0;
-webkit-transition: 0.4s;
transition: 0.4s;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
opacity: 1;
display: flex;
align-items: center;
justify-content: center;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: 1px solid #E1E1E1;
border-radius: 100%;
background: #FFFFFF none repeat scroll 0 0;
}
.htslider-slider .slick-arrow.slick-next {
right: 20px;
left: auto;
}
.htslider-slider .slick-arrow:hover {
color: #FFFFFF;
border-color: #1F2226;
background: #1F2226;
}
.htslider-slider .slick-arrow svg {
height: auto;
width: 16px;
}
.htslider-slider .slick-arrow:hover svg path {
fill: #FFFFFF;
}
.htslider-slider .slick-dots {
position: absolute;
bottom: 0;
left: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
padding: 0;
list-style: outside none none;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.htslider-slider .slick-dots li {
line-height: 12px;
margin: 0 4px;
}
.htslider-slider .slick-dots li button {
line-height: 13px;
width: 13px;
height: 13px;
padding: 0;
text-indent: -9999px;
border: 1px solid #4E4F4F;
border-radius: 50px;
background-color: transparent;
}
.htslider-slider-area .hero-slider-controls .slick-arrow i,
.htslider-slider .slick-arrow i {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #282828;
}
.htslider-slider .slick-dots li.slick-active button {
border-color: #282828;
background-color: #282828;
}
.slick-dots button:focus,
.slick-arrow:focus {
outline: none;
} .htslider-slider-area .hero-slider-controls {
position: absolute;
z-index: 99;
top: 50%;
right: 50px;
width: 50px;
padding: 60px 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.htslider-slider-area .hero-slider-controls .slick-arrow {
font-size: 20px;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 50px;
-webkit-transition: 0.4s;
transition: 0.4s;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: medium none;
border-radius: 100%;
background-color: #FFFFFF;
}
.htslider-slider-area .hero-slider-controls .slick-arrow:hover {
color: #FFFFFF;
background: #1F2226;
}
.htslider-slider-area .hero-slider-controls .slick-arrow {
padding: 0;
}
.htslider-slider-area .hero-slider-controls .slick-arrow.slick-next {
top: auto;
bottom: 0;
}
.htslider-slider-area .hero-slider-controls .slick-dots {
margin: 0;
padding: 0;
}
.htslider-slider-area .hero-slider-controls .slick-dots li {
line-height: 12px;
display: block;
margin: auto auto 8px;
}
.htslider-slider-area .hero-slider-controls .slick-dots li:last-child {
margin: 0;
}
.htslider-slider-area .hero-slider-controls .slick-dots li.slick-active button {
border-color: #282828;
background-color: #282828;
}
.htslider-slider-area .hero-slider-controls .slick-dots li button {
line-height: inherit;
width: 13px;
height: 13px;
padding: 0;
text-indent: -9999px;
border: 1px solid #4E4F4F;
border-radius: 50px;
background-color: transparent;
}
.htslider-slider-area.navigation-style-3 .hero-slider-controls {
top: auto;
bottom: 50px;
left: 50px;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.htslider-slider-area .slick-prev:before,
.htslider-slider-area .slick-next:before {
display: none;
}
.slider-area.htslider-slider .slingle-slider a {
text-decoration: none;
}
.elementor-widget-htslider-slider-addons {
width: 100%;
} .htslider-slider-area.loading {
overflow: hidden;
height: 600px;
background-color: #FAFAFA;
}
.htslider-slider-area.loading .htslider-slider {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.htslider-slider-area.loading:before {
position: absolute;
top: 50%;
left: 50%;
width: 50px;
height: 50px;
margin-top: -25px;
margin-left: -25px;
content: '';
-webkit-animation: loading 1s linear infinite both;
animation: loading 1s linear infinite both;
border-width: 4px;
border-style: solid;
border-color: #000000 #000000 #000000 transparent;
border-radius: 50%;
background-color: transparent;
}
@-webkit-keyframes loading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .htslider-error-notice {
background: #efefef;
padding: 10px 17px;
border-left: 4px solid red;
font-size: 19px;
color: #8b4343;
max-width: max-content;
margin: auto;
} .elementor-widget-htslider-scrollnavigation-addons .swiper-container {
height: 100vh;
margin-left: auto;
margin-right: auto;
width: 100%;
overflow: hidden;
}
.htslider-scroll-navigation-content {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.htslider-scroll-navigation-inner{
height: 100%;
width: 100%;
}
.elementor-widget-htslider-scrollnavigation-addons .swiper-slide:nth-child(1) .htslider-scroll-navigation-inner {
background-color: #EBEDF5;
}
.elementor-widget-htslider-scrollnavigation-addons .swiper-slide:nth-child(2) .htslider-scroll-navigation-inner {
background-color: #3498DB;
}
.elementor-widget-htslider-scrollnavigation-addons .swiper-slide:nth-child(3) .htslider-scroll-navigation-inner {
background-color: #2ECC71;
} .htslider-slider-area {
position: relative;
}
.htslider-progress {
position: absolute;
left: 0;
right: 0;
z-index: 1;
width: 100%;
background: #f1f1f1;
}
.htslider-progress-bar {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 0;
background: #0056ff;
transition: width 0.3s ease;
}
.htslider-progress-top.htslider-progress {
top: 0;
}
.htslider-progress-bottom.htslider-progress {
bottom: 0;
}.pvc_clear{clear:both}.clear{clear:both}.nobr{white-space:nowrap}.pvc_stats{float:left;padding:5px!important}.pvc_stats.total_only .views_today{display:none}.pvc_stats .pvc-stats-icon{vertical-align:middle}.pvc_stats .pvc-stats-icon svg{display:initial}.pvc_stats .pvc-stats-icon.small svg{width:18px}.pvc_stats .pvc-stats-icon.medium svg{width:24px}.pvc_stats .pvc-stats-icon.large svg{width:30px}.mg-accordion, .mg-accordion ul{
list-style-type: none;
}
.mg-accordion .submenu{
display: none;
}
.my-menu, .mg-flat{
width: 300px;
}
.justify-items-evenly{
justify-content: space-evenly;
}
.mg-flat li.dropdown{
margin-left: -40px
}
.mg-flat .submenu li{
margin-left: -20px;
}
.mg-flat span.toggler{
float: right;
}
.mg-flat a{
text-decoration: none;
display: block;
}
.mg-flat li.dropdown a{
padding: 10px 5px;
border:1px solid #ccc;
background: #eee
}
a.openItem{
background: #0056b3!important;
color: #fff;
}
.openItem span{
transform: rotate(180deg);
color: #fff;
}
.toggler{
transition: all 1s;
}
.rt-mega-arrow-add ul li a{
position: relative;
}
.rt-mega-arrow-add ul li a{
padding-left: 20px !important;
}
.rt-mega-arrow-add ul li a::before{
content: '\e80e';
font-family: "rt-icons";
position: absolute;
left: 0;
top: 50%;
height: 0;
line-height: 0;
font-size: 14px;
font-weight: 600;
transform: translate(-50%);
}
.rt-mega-arrow-add-right.rt-mega-arrow-add ul li a::before{
left: auto;
right: 14px;
}:root {
--primaryColor:#DF0A0A;
--titleColor: #0a0a0a;
}
#reactheme-header.sticky-header-on {
position: fixed !important;
top: 0;
z-index: 9999 !important;
width: 100%;
transition: all 0.3s ease;
}
#reactheme-header.sticky-header-on:not(.fixed-header) {
background: #fff;
}
#reactheme-header.sticky-header-on.sticky-header {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.0509803922);
}
.hfe-site-sticky-logo-img {
display: none !important;
}
.sticky-header .hfe-site-sticky-logo-img {
display: inline-block !important;
}
.sticky-header .hfe-site-logo-img.hide_logo_desktop {
display: none !important;
}
@media (min-width: 992px) {
body.logged-in:not(.elementor-editor-active) #reactheme-header.sticky-header-on {
top: 32px;
}
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu > .menu-item .menu-link {
transition: unset;
}
@media (max-width: 1024px) {
body.logged-in .sticky-header {
top: 0;
}
}
body.logged-in .rtmega-menu-mobile-sidebar {
top: 10px !important;
}
body.logged-in .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close {
top: 35px;
}
body.logged-in .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar ul.rtmega-megamenu {
padding-top: 35px;
}
ul.menu li.menu-item-has-children:after {
display: none !important;
}
.rtmega-menu-mobile-button svg {
width: 20px;
}
.rtmega-menu-top-cls {
display: none;
}
.rtmega-menu-area {
width: -moz-fit-content;
width: fit-content;
display: flex;
}
.rtmega-menu-area.enabled-vertical-menu {
display: unset;
}
.rtmega-menu-area .rtmega-menu-mobile-button-wrapper .rtmega-menu-mobile-button {
height: 40px;
width: 30px;
}
.rtmega-menu-area .rtmega-menu-mobile-button-wrapper .rtmega-menu-mobile-button svg {
height: 100%;
}
.rtmega-menu-area.rtmega-menu-mobile-button-wrapper {
display: none;
}
@media (max-width: 1024px) {
.rtmega-menu-area .desktop-menu-area {
display: none;
}
.rtmega-menu-area.enabled-mobile-menu.rtmega-menu-mobile-button-wrapper {
display: flex;
}
.rtmega-menu-area.enabled-mobile-menu .mobile-menu-area {
display: block !important;
}
.rtmega-menu-area.enabled-desktop-menu .desktop-menu-area {
display: flex;
}
.rtmega-menu-area body.logged-in .menu-wrap-off {
padding: 63px 30px 50px 30px;
}
.rtmega-menu-area .menu-wrap-off {
padding: 46px 30px 50px 24px;
}
.rtmega-menu-area .rtmega-menu-area ul.rtmega-megamenu > .menu-item {
padding-left: 0;
padding-right: 0;
}
}
.rtmega-menu-area .menu-wrapper {
display: flex;
}
.rtmega-menu-area ul.rtmega-megamenu {
display: flex;
list-style: none;
margin: 0;
flex-wrap: wrap;
padding-left: 0;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item {
padding-left: 15px;
padding-right: 15px;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item .submenu-parent-icon svg {
height: 12px;
margin-left: 5px;
fill: currentColor;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item .menu-link {
display: block;
display: block;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item.rtmega_menu {
display: block !important;
}
.rtmega-menu-area ul.rtmega-megamenu > .menu-item.rtmega_menu ul.sub-menu.menu-odd.menu-depth-1 {
display: none;
}
.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu {
list-style: none;
padding-left: 0;
text-align: left;
margin-left: 0;
}
.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item {
background: transparent;
}
.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item .menu-link {
line-height: 25px;
padding: 12px 35px 12px 25px;
display: block;
width: 100%;
background: transparent;
}
.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item .menu-link .menu-desc {
font-size: 14px;
}
.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item .description {
display: none;
}
.rtmega-menu-area ul.rtmega-megamenu.vertical {
display: block;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu > .menu-item .menu-link {
position: relative;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu > .menu-item .menu-link .pointer-underline {
content: "";
position: absolute;
width: 0%;
height: 2px;
left: 0;
bottom: 0;
background: #fff;
transition: all 0.3s ease-in-out;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu > .menu-item .menu-link:hover .pointer-underline {
width: 100%;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children {
position: relative;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.has-full-width-mega-menu {
position: static;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.rtmega_menu {
position: static;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu {
transform: scaleY(0);
opacity: 0;
transition: 0.3s ease-in-out;
transform-origin: top;
position: absolute;
z-index: 9;
list-style: none;
box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
display: block !important;
background: #fff;
top: 100%;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu:not(.rtmegamenu-contents) {
width: 250px;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu.rtmegamenu-contents {
transform: scaleY(0);
left: 0;
right: 0;
padding: 0 !important;
width: 100%;
margin: 0 auto;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu.rtmegamenu-contents.full-width-mega-menu {
max-width: var(--container-max-width);
width: var(--container-max-width);
left: 50%;
right: auto;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu .menu-item-has-children .menu-text {
display: flex;
justify-content: space-between;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
top: 20%;
right: -100%;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .menu-link .submenu-parent-icon svg {
height: 12px;
margin-left: 5px;
fill: currentColor;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.menu-item-has-children:hover > .sub-menu {
display: block !important;
transform: scaleY(1);
opacity: 1;
}
.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.menu-item-has-children:hover > .sub-menu.rtmegamenu-contents {
transform: scaleY(1);
}
.rtmega-menu-area .mobile-menu-area {
display: none;
}
@media (max-width: 1024px) {
.rtmega-menu-area .mobile-menu-area {
display: block;
}
}
.rtmega-menu-area .mobile-menu-area.opened .overlay {
position: fixed;
width: 100%;
background: #000;
height: 100%;
top: 0;
bottom: 0;
opacity: 0.5;
z-index: 9999;
visibility: visible;
transform: translate3d(100%, 0, 0);
right: 100%;
}
.rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar {
transform: translate3d(0, 0, 0);
transition: transform 0.8s;
transition-timing-function: ease;
transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
}
.rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar ul.submenu {
display: block;
}
.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar {
position: fixed;
z-index: 99999;
width: 80%;
right: 0;
top: 0;
height: 100%;
background: #fff;
padding: 46px 30px 50px 30px;
font-size: 1.15em;
transform: translate3d(520px, 0, 0);
transition: transform 0.4s;
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
max-width: 460px;
overflow-y: auto;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
height: 100vh;
}
.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close {
position: absolute;
left: 0;
top: 0px;
background: var(--primaryColor);
color: #000;
padding: 6px 6px;
display: block;
width: 40px;
height: 40px;
text-align: center;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
line-height: 26px;
cursor: pointer;
}
.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close svg {
height: 100%;
width: 100%;
fill: #fff;
}
.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar ul.rtmega-megamenu {
padding: 0px 0 30px 0;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu {
display: block;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item .submenu-parent-icon {
padding: 10px;
line-height: 1;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item .submenu-parent-icon svg {
height: 12px;
fill: currentColor;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.current-menu-item a.menu-link {
color: var(--primaryColor);
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item .menu-link {
border-bottom: 1px solid #f3f3f3;
color: var(--titleColor);
cursor: pointer;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children {
overflow: hidden;
position: relative;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .sub-menu {
display: none;
margin-left: 30px;
padding-left: 0;
width: 100%;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .rtmegamenu-contents.sub-menu {
position: relative;
width: -moz-fit-content;
width: fit-content;
z-index: 99;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .menu-text {
display: flex;
justify-content: space-between;
}
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item:nth-last-child(1) .menu-link {
border-bottom: none !important;
}
.rtmega-menu-area .vertical-expaned-menu-area {
position: relative;
}
.rtmega-menu-area .vertical-expaned-menu-area.vertical-expaned-menu-area-bottom {
position: inherit;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded {
width: 100%;
background: #fff;
transform: scaleY(0);
opacity: 0;
transition: 0.3s ease-in-out;
transform-origin: top;
position: absolute;
z-index: 9;
list-style: none;
box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
display: block !important;
top: 100%;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-left {
opacity: 1;
transform: translateY(-50%) scaleY(1);
top: -50%;
left: 34px;
transition: visibility 0.1s 0.64s, -webkit-clip-path 0.64s cubic-bezier(0.53, 0.8, 0.38, 0.97);
transition: clip-path 0.64s cubic-bezier(0.53, 0.8, 0.38, 0.97), visibility 0.1s 0.64s;
transition: clip-path 0.64s cubic-bezier(0.53, 0.8, 0.38, 0.97), visibility 0.1s 0.64s, -webkit-clip-path 0.64s cubic-bezier(0.53, 0.8, 0.38, 0.97);
visibility: hidden;
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.opened {
transform: scaleY(1);
opacity: 1;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.opened.expand-position-left {
transform: translateY(-50%) scaleY(1) !important;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
visibility: visible;
transition-delay: 0s, 0s;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded .current-menu-item .menu-text {
display: flex;
justify-content: space-between;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded .current-menu-item .vertical_menu_active_icon svg {
height: 12px;
margin-left: 5px;
fill: var(--titleColor);
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-bottom {
max-width: 320px;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top {
left: 0;
right: 0;
top: 0;
height: 0;
background: rgba(0, 0, 0, 0.9019607843);
transition: all 0.5s ease;
z-index: 999;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top .rtmega-menu-mobile-navigation {
margin: 0 auto;
display: flex;
align-items: center;
height: 100%;
flex-wrap: wrap;
justify-content: center;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.opened {
height: 100vh;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top .vertical_menu_active_icon {
display: none;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu {
display: block;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.current-menu-item a.menu-link {
color: var(--primaryColor);
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item .menu-link {
border-bottom: 1px solid #f3f3f3;
color: var(--titleColor);
cursor: pointer;
line-height: 25px;
padding: 12px 35px 12px 25px;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children {
overflow: visible;
position: relative;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .sub-menu {
display: none;
padding-left: 0;
width: 100%;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .rtmegamenu-contents.sub-menu {
width: -moz-fit-content;
width: fit-content;
z-index: 99;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .menu-text {
display: flex;
justify-content: space-between;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .menu-text .submenu-parent-icon svg {
height: 12px;
margin-left: 5px;
fill: currentColor;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item:nth-last-child(1) .menu-link {
border-bottom: none !important;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-click .sub-menu {
margin-left: 0;
position: relative;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover .menu-item-has-children {
overflow: visible;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover .menu-item-has-children .sub-menu {
transform: scaleY(0);
opacity: 0;
transition: 0.3s ease-in-out;
transform-origin: top;
position: absolute;
z-index: 9;
list-style: none;
box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
display: block !important;
background: #fff;
top: 50%;
width: 250px;
left: 100%;
margin: 0;
}
@media (max-width: 1024px) {
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover .menu-item-has-children .sub-menu {
left: 20px;
}
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover .menu-item-has-children .sub-menu .rtmegamenu-contents {
width: inherit;
}
.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover .menu-item-has-children:hover > .sub-menu {
transform: scaleY(1);
opacity: 1;
display: block;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded {
position: static;
background: transparent;
box-shadow: none;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical > .menu-item {
padding-left: 0;
padding-right: 0;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical > .menu-item .menu-link {
border: none;
padding: 12px 0 12px 0;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical > .menu-item .sub-menu .menu-item {
padding-left: 15px;
padding-right: 15px;
}
.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical > .menu-item .sub-menu .menu-item .menu-link {
border: none;
padding: 12px 0 12px 0;
}
.rtmega-menu-area .vertical-expaned-menu-area.vertical-expaned-menu-area-top {
position: unset;
}
.hfe-site-logo {
line-height: 0;
}
.rtmega-menu-top-style-cls.expand-position-top {
position: absolute;
top: 20px;
right: 24px;
text-align: center;
border-radius: 100%;
color: red;
cursor: pointer;
display: none;
z-index: 99999;
}
.rtmega-menu-top-style-cls.expand-position-top svg {
height: 1em;
}
.rtmega-menu-top-style-cls.expand-position-top.top-opened {
display: block;
}
li.rtmega-custom-logo {
display: none;
}
.rtmega-menu-vertical-expanded.expand-position-top li.rtmega-custom-logo {
display: block;
}
.rtmega-custom-logo {
text-align: center;
margin-bottom: 10px;
}
@media (max-width: 1024px) {
.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .sub-menu {
margin: 0;
padding-top: 10px;
}
}
body.rtl .rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .menu-link .submenu-parent-icon svg {
margin-left: 0;
margin-right: 5px;
}
body.rtl .rtmega-menu-area ul.rtmega-megamenu ul.sub-menu {
padding: 0;
}
body.rtl .rtmega-menu-container .desktop-menu-area .rtmega-megamenu .menu-item ul.sub-menu:not(.rtmegamenu-contents) .menu-item {
text-align: right;
}
body.rtl .rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
left: -100%;
right: unset;
}
body.rtl .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close {
left: inherit;
right: 0;
}
body.rtl .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar {
right: inherit !important;
left: 0;
transform: translate3d(-520px, 0, 0);
}
body.rtl .rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar {
transform: translate3d(0px, 0, 0);
}.w-obop__bg {
background: rgba(0, 0, 0, 0.5);
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 99999;
}
.w-obop__wrap a {
text-decoration: none !important;
}
.w-obop__wrap a:hover,
.w-obop__wrap a:focus {
outline: none;
text-decoration: none !important;
}
.w-obop__wrap {
background: #fff;
border-radius: 4px;
left: 50%;
max-height: 600px;
max-width: 800px;
position: fixed;
top: 50%;
transform: translate(-50%, -50%) scale(0);
transition: all 0.6s ease;
width: calc(100% - 40px);
z-index: 999999;
}
.w-obop__wrap.w-obop__show-wrap {
transform: translate(-50%, -50%) scale(1);
}
.w-obop__title {
color: #333;
font-size: 24px;
font-weight: 400;
line-height: 1.25;
margin: 0;
}
.w-obop__head {
align-items: flex-start;
background: #FEEBD1;
border-bottom: 2px solid #FC9918;
border-radius: 4px 4px 0 0;
display: flex;
justify-content: space-between;
padding: 20px;
}
.w-obop__head .w-close {
color: #333;
cursor: pointer;
display: inline-block;
font-size: 24px;
height: 24px;
line-height: 1;
margin-top: 3px;
width: 24px;
}
.w-obop__main {
background: #fff;
}
.w-obop__main-head-img {
align-items: center;
display: flex;
flex: 0 0 42px;
height: 42px;
justify-content: center;
overflow: hidden;
width: 42px;
}
.w-obop__main-head-img img {
height: 100%;
object-fit: cover;
width: 100%;
}
.w-obop__main-head-img-wrap {
align-items: center;
display: flex;
gap: 10px;
}
.w-obop__main-head-label {
color: #333;
font-size: 16px;
font-weight: 400;
line-height: 1.25;
margin: 0;
padding-right: 40px;
position: relative;
}
.w-obop__main-head-label .dashicons-saved {
border-radius: 50%;
border: 2px solid #4BB543;
color: #4BB543;
display: inline-block;
font-size: 16px;
height: 24px;
margin: 0;
position: absolute;
right: 5px;
top: 50%;
transform: translateY(-50%);
width: 24px;
}
.w-obop__main-head-label .dashicons-saved:before {
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
}
.w-obop__main-head {
align-items: center;
display: flex;
gap: 15px;
justify-content: space-between;
padding: 20px;
}
.w-obop__main-head-cart {
cursor: pointer;
position: relative;
}
.w-obop__main-head-cart svg {
height: auto;
width: 24px;
}
.w-obop__main-head-cart .w-obop__main-head-cart-val {
align-items: center;
background: #FC9918;
border-radius: 50%;
color: #fff;
display: inline-flex;
height: 20px;
justify-content: center;
position: absolute;
right: -10px;
top: -10px;
width: 20px;
font-size: 12px;
}
.w-obop__main-con-item-img {
align-items: center;
border-bottom: 2px solid #FC9918;
display: flex;
height: 150px;
justify-content: center;
overflow: hidden;
position: relative;
}
#w-obop__popup.w-obop .w-obop__main-con-item-img img {
height: 100%;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: auto;
}
.w-obop__main-content {
display: grid;
gap: 15px;
grid-template-columns: 1fr 1fr 1fr 1fr;
padding: 10px 20px;
max-height: 325px;
overflow: auto;
}
.w-obop__main-con-item {
border-radius: 4px;
border: 1px solid #e3e3e3;
display: flex;
flex-direction: column;
text-align: center;
}
.w-obop__main-con-item-img .w-sale-tag {
align-items: center;
background: #FEEBD1;
border-radius: 50%;
color: #333;
display: inline-flex;
font-size: 10px;
font-weight: 600;
height: 40px;
justify-content: center;
position: absolute;
right: 5px;
top: 5px;
width: 40px;
}
.w-obop__main-con-item-name {
display: flex;
flex-direction: column;
flex: 1;
padding: 10px 15px 15px;
}
.w-obop__main-con-item-name .w-name {
color: #333;
flex: 1;
font-size: 16px;
font-weight: 400;
line-height: 1.25;
margin: 0 0 10px;
}
.w-obop__main-con-item-name .w-price {
color: #333;
font-size: 24px;
font-weight: 600;
line-height: 1.25;
margin: 0 0 10px;
}
.w-obop__main-con-item-name .w-add-prod {
background: #FC9918;
border-radius: 4px;
color: #fff;
display: block;
padding: 5px 10px;
}
.w-obop__foot {
background: #fff;
border-radius: 0 0 4px 4px;
padding: 10px 20px 20px;
}
.w-obop__foot-wrap {
align-items: center;
display: flex;
gap: 10px;
justify-content: space-between;
}
.w-obop__foot-wrap a.w-obop__foot-link {
align-items: center;
background: #333;
border-radius: 4px;
border: 1px solid #333;
color: #fff;
display: flex;
font-size: 16px;
gap: 5px;
line-height: 1.25;
padding: 8px 10px;
}
.w-obop__foot-wrap a.w-obop__foot-link.w-shop-more {
background: #fff;
border-color: #FC9918;
color: #333;
}
@media screen and (max-width: 768px) {
.w-obop__head {
padding: 10px;
}
.w-obop__title {
font-size: 18px;
}
.w-obop__main-content {
grid-template-columns: 1fr 1fr;
max-height: 350px;
overflow: auto;
padding: 10px;
}
.w-obop__main-head {
padding: 10px 20px 10px 10px;
}
.w-obop__foot {
padding: 20px 10px 10px;
}
}
@media screen and (max-width: 420px) {
.w-obop__main-con-item-img {
height: 100px;
}
.w-obop__main-content {
max-height: 300px;
}
.w-obop__main-con-item-name {
padding: 10px;
}
.w-obop__foot-wrap {
flex-direction: column;
}
.w-obop__foot-wrap a.w-obop__foot-link {
width: 100%;
justify-content: center;
}
.w-obop__main-con-item-name .w-price {
font-size: 18px;
}
.w-obop__main-con-item-name .w-add-prod {
font-size: 14px;
}
}
@media screen and (max-width: 340px) {
.w-obop__main-content {
grid-template-columns: 1fr;
}
}
@media screen and (max-height: 540px) {
.w-obop__wrap {
bottom: 5%;
left: 5%;
margin: auto;
max-height: 370px;
max-width: 600px;
right: 5%;
top: 5%;
transform: translate(0, 0) scale(0);
}
.w-obop__wrap.w-obop__show-wrap {
transform: translate(0, 0) scale(1);
}
.w-obop__main-content {
max-height: 150px;
overflow: auto;
}
.w-obop__main-con-item-img {
height: 100px;
}
.w-obop__title {
font-size: 18px;
}
}
button.wps-obop__open-pop {
display: none;
}
button.w-add-prod{
background-color: #fb930c !important;
} .loader {
border: 4px solid #f3f3f3;
border-top: 4px solid #fb930c;
border-radius: 50%;
width: 20px;
height: 20px;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.wps_loader_main_class {
display: none;
} .wps-frequently-bought-container {
margin: 20px 0;
background-color: #f8f8f8;
border-radius: 10px;
padding: 20px;
} .wps-title {
font-size: 24px;
margin-bottom: 10px;
color: #333;
} .wps-product-list {
display: flex;
align-items: center;
overflow-x: auto;
} .wps-product {
display: flex;
flex-direction: column;
align-items: center;
margin: 0 20px;
flex: 0 0 auto;
}
.wps-product img {
max-width: 100%;
height: auto;
border-radius: 5px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
}
.wps-product img:hover {
transform: scale(1.05);
}
.wps-product-title {
font-size: 18px;
margin: 10px 0;
color: #333;
}
.wps-price {
font-size: 16px;
color: #007bff;
} .wps-order-bump-fbt-plus {
font-size: 24px;
color: #007bff;
}
.wps-order-bump-fbt-plus:last-of-type {
display: none;
} .wps-add-to-cart {
background-color: #007bff;
color: #fff;
border: none;
padding: 8px 16px;
border-radius: 5px;
cursor: pointer;
margin-top: 10px;
transition: background-color 0.3s ease;
}
.wps-add-to-cart:hover {
background-color: #0056b3;
} .wps-summary {
margin-top: 20px;
}
.wps-summary span {
margin-right: 9px;
}
.wps-total-price,
.wps-savings {
font-weight: bold;
}.wps-wocuf_pro-no-offer{
width:60%;
margin: 20px auto;
text-align: center;
}
.wps_wocuf_pro_offer_container{
padding:50px 150px;
background: white;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_special_offer_banner {
margin-bottom: 60px;
text-align: center;
font-weight: bold;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper .wps_wocuf_pro_product_image img {
width: 40%;
margin: 0 auto;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper::after {
clear: both;
content: "";
display: block;
position: absolute;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper{
overflow: hidden;
}
.wps_wocuf_pro_offered_product_description {
box-sizing: border-box;
padding: 15px;
text-align: center;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper .wps_wocuf_pro_product_title {
text-align: center;
width:50%;
margin: 20px auto;
font-size: 20px;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_product_price > h4 ,.wps_wocuf_pro_variable_price_html.display{
box-shadow: 0 2px 5px rgba(0,0,0, 0.25);
display: inline-block;
padding: 10px 40px;
}
.wps_wocuf_pro_variations .wps_wocuf_offer_variation_select {
height: 36px;
width: 100%;
border-radius: 0;
border: 1px solid #bababa;
font-size: 15px;
background: #fff;
}
.wps_wocuf_pro_variations {
width:50%;
margin: 0 auto;
}
.wps_wocuf_pro_variations .wps_wocuf_offer_variation_select option {
padding: 10px;
}
.wps_wocuf_pro_variations .variations .label label{
margin-right: 20px;
color: black;
font-size: 20px;
font-weight: bold;
}
.wps_wocuf_pro_special_offers_for_you .woocommerce-Price-amount.amount {
font-weight: bold;
}
.wps_wocuf_pro_variable_price_html del .woocommerce-Price-amount.amount {
font-weight: 500;
}
.wps_wocuf_pro_variations tr td {
border: none;
}
.wps_wocuf_pro_product_price h4 {
background-color: #f2f5f7;
color: #000;
border: solid 2px #cecece;
border-style: dashed;
font-size: 27px;
text-align: center;
}
.wps_wocuf_pro_product_price h4 del {
color: #000;
padding-left: 10px;
}
.wps_wocuf_pro_product_price h4 ins {
background-color: #fff;
color: #000;
}
.wps_wocuf_pro_offered_product_actions {
overflow: hidden;
width: 100%;
text-align: center;
margin: 15px 0px;
}
.wps_wocuf_pro_offered_product_actions button.wps_wocuf_pro_buy{
padding: 15px 25px !important;
color: #fff !important;
font-size: 25px !important;
border: 0px;
font-weight: bold;
margin-right: 10px;
cursor: pointer !important;
border-radius: 10px;
}
.wps_wocuf_pro_offered_product_actions a.wps_wocuf_pro_skip{
padding: 5px 20px;
font-size: 25px;
cursor: pointer;
display: inline-block;
position: initial;
text-align: right;
border: solid 1px;
border-radius: 20px;
top: -5px;
}
.wps_wocuf_pro_variations table {
margin: 0 auto;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_product_price {
margin: 0 auto;
text-align: center;
}
.wps_wocuf_pro_display{
display: block;
padding: 15px;
}
.wps_wocuf_pro_hide{
display: none;
}
.wps_wocuf_pro_demotext {
color: #000;
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
text-align: center;
}
#wps_wocuf_pro_offer_loader {
background-color: rgba(255, 255, 255, 0.6);
bottom: 0;
height: 100%;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 99999;
}
#wps_wocuf_pro_offer_loader img {
display: block;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 40%;
}
.woocommerce-info.wps-wocuf-stripe-test-mode {
margin-top: -14px;
margin-bottom: 15px;
}
#wps-wocuf-stripe-test-mode-notice {
font-weight: bold;
}
.payment_method_wps_upsell_authorize-dot-net img {
width: 90px;
} .wps_wocuf_pro_product_image {
text-align: center;
}
.wps_wocuf_pro_offered_product_actions {
margin-top: 30px;
}
.wps_wocuf_pro_skip.wps_wocuf_pro_no {
margin-top: 20px;
}  .wps_upsell_offer_product_price {
display: inline-block;
}
.wps_upsell_offer_product_price del {
font-size: 85%;
}
.wps_upsell_offer_product_price ins {
text-decoration: none;
}  .wps_upsell_offer_product_variations table{
width: 100%;
}
.wps_upsell_offer_product_variations table td, table th {
padding: 1em 1.41575em;
vertical-align: middle;
}
.wps_upsell_offer_product_variations .wps_upsell_offer_variation_select {
width: 160px;
background-color: #fff;
height: 30px;
border-radius: 4px;
border: 0;
padding: 0px 7px;
border: solid 1px #ccc;
font-size: inherit;
font-family: inherit;
}
.wps_upsell_offer_product_variations table tbody td,
.wps_upsell_offer_product_variations table tbody th {
background-color: transparent !important; 
text-align: center;
}
.wps_upsell_offer_product_variations table tbody td:first-child {
width: 35%;
}
.wps_upsell_offer_product_variations table tbody td:last-child {
width: 65%;
}  .wps_upsell_offer_product_image {
display: inline-block;
}  @font-face {
font-family: 'star';
src: url(//lojamdt.com/wp-content/plugins/upsell-order-bump-offer-for-woocommerce/public/css/star.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.wps-upsell-star-rating {
display: inline-block;
}
.wps-upsell-star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
font-size: 1em;
width: 5.3em;
font-family: star;
font-weight: 400;
}
.wps-upsell-star-rating::before {
content: '\53\53\53\53\53';
opacity: .25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.wps-upsell-star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.wps-upsell-star-rating span::before {
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
color: #f1c40f;
}  .wps_upsell_default_offer_buy_now a {
width: calc(100% - 40%);
padding: 15px 10px;
}
.wps_upsell_default_offer_buy_now,
.wps_upsell_default_offer_no_thanks {
margin: inherit !important;
text-align:center;
}
.wps_upsell_default_offer_no_thanks a {
width: calc(100% - 55%);
}
.wps_upsell_default_offer_image {
text-align: center;
}
.wps_upsell_default_offer_image .wps_upsell_offer_product_image {
width: 100%;
max-width: 400px;
margin: 0 auto;
}
.wps_upsell_default_offer_buy_now a:hover{
background-color: #80d600 !important;
}
.wps_upsell_default_offer_no_thanks a:hover {
background-color: #bf0000 !important;
}
.wps_upsell_default_offer_variations .wps_upsell_offer_product_variations {
max-width: 700px;
margin: 0 auto;
}
.wps_upsell_default_offer_variations .wps_upsell_offer_product_variations table tbody td:first-child {
width: 40%;
}
.wps_upsell_default_offer_description {
text-align: center;
margin: 30px 10%;
}  .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon, #add_payment_method #payment ul.payment_methods li img.stripe-icon {
float: right;
max-width: 40px;
padding-left: 3px;
margin: 0;
}   .wps_upsell_quantity {
text-align: center;
} .wps_upsell_loader {
position: fixed;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(21, 21, 21, 0.7);
z-index: 9999;
display: none;
}
@-webkit-keyframes spin {
from {-webkit-transform:rotate(0deg);}
to {-webkit-transform:rotate(360deg);}
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}
.wps_upsell_loader::after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 40%;
width: 80px;
height: 80px;
border-style: solid;
border-color: white;
border-top-color: transparent;
border-width: 6px;
border-radius: 50%;
-webkit-animation: spin .8s linear infinite;
animation: spin .8s linear infinite;
margin: 0 auto;
}
.wps_upsell_loader .wps_upsell_loader_text {
font-size: 22px;
position: absolute;
top: 58%;
right: 0;
left: 0;
text-align: center;
z-index: 999999;
transform: translateY(-50%);
width: 100%;
max-width: 600px;
margin: 10px auto;
color: #ffffff;
}  @media only screen and (max-width: 1200px){
.wps_wocuf_pro_offer_container {
padding: 50px 50px;
}
}
@media only screen and (max-width: 1024px){
.wps_upsell_loader::after {
width: 50px;
height: 50px;
border-width: 5px;
}
.wps_upsell_loader .wps_upsell_loader_text {
font-size: 19px;
top: 54%;
}
}
@media only screen and (max-width: 768px){
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper .wps_wocuf_pro_product_image {
float: none;
max-width: 100%;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper .wps_wocuf_pro_offered_product {
float: none;
padding: 15px;
width: 100%;
}
.wps_wocuf_pro_variations .wps_wocuf_pro_variations_select {
height: 44px;
width: 100%;
}
.wps_wocuf_pro_offer_container {
padding: 10px;
} .wps_wocuf_pro_special_offers_for_you * {
box-sizing: border-box;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_main_wrapper .wps_wocuf_pro_offered_product {
padding: 15px 0;
}
.wps_wocuf_pro_variations .wps_wocuf_offer_variation_select {
width: 100%;
}
}
@media only screen and (max-width: 550px){
.wps_wocuf_pro_product_price h4{
font-size: 20px !important;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_special_offer_banner{
margin-bottom: 20px !important;
}
.wps_wocuf_pro_special_offers_for_you .wps_wocuf_pro_special_offer_banner h1 {
font-size: 20px;
}
}
.theme-betheme .wps_upsell_offer_product_price {
margin: 15px 0;
}
.theme-Divi .wps_upsell_offer_product_price {
margin: 15px 0;
} body {font-family: Arial, Helvetica, sans-serif;} .wps_lite_modal {
display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .wps_lite_modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 100%;
max-width:600px;
} .wps_lite_close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.wps_lite_close:hover,
.wps_lite_close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}.payment-method-payoneer {
background: #fff;
padding: 30px 20px;
border-left: 5px solid;
border-color: #ff4800;
}
.payment-method-payoneer p {
color: #636b78;
font-weight: 600;
padding-bottom: 20px;
margin-bottom: 10px!important;
border-bottom: 1px solid #dadfe8; 
}
.payment-method-payoneer p a {
color: #ff4800;
outline: none;
}
.payment-method-payoneer table * {
border: none;
}
.payment-method-payoneer input {
width: 100%;
color: #636b78!important;
padding: 10px 0 5px!important;
border: none!important;
border-radius: 0!important;
outline: none;
border-bottom: 1px solid #636b78!important;
margin-top: 20px!important;
}
.payment-method-payoneer input:focus {
outline: none!important;
border-bottom: 1px solid #ff4800!important;
}
.payment-method-payoneer input::placeholder {
color: #b9bfcb;
opacity: 1;
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//lojamdt.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//lojamdt.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//lojamdt.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//lojamdt.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}