.wp-block-wt-related-products,
.wt-related-products-wrapper {
display: block !important;
width: 100% !important;
clear: both !important;
float: none !important;
margin: 2em 0;
}
.woocommerce-page .wt-related-products-cart .wt-related-products ul.products.columns-3 li.product:nth-child(3n) {
margin-right: 0 !important;
}
.woocommerce .wp-block-wt-related-products .wt-related-products ul.products.columns-3 li.product:nth-child(3n),
.woocommerce-page .wp-block-wt-related-products .wt-related-products ul.products.columns-3 li.product:nth-child(3n) {
margin-right: 0;
} .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .wt-related-products.wt-related-products-cart .products li.product:nth-child(3n) {
margin-right: 0;
} .wt-related-products {
width: var(--theme-container-width, 100%) !important;
max-width: var(--theme-block-max-width, 100%) !important;
margin-left: auto !important;
margin-right: auto !important;
box-sizing: border-box !important;
padding-left: var(--theme-block-padding, 0);
padding-right: var(--theme-block-padding, 0);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wt-related-products .woocommerce-loop-product__title {
font-size: var(--theme-font-size, 1em);
line-height: var(--theme-line-height, 1.5);
margin: var(--theme-margin, 0.5em 0);
} .wt-related-products ul.products,
.wt-related-products .owl-carousel {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.wt-related-products ul.products li.product,
.wt-related-products .owl-carousel li.product {
list-style: none !important;
} .wt-related-products .carousel-wrap {
position: relative;
margin: 0 -15px;
padding: 0 15px;
} .wt-related-products.products ul,
.wt-related-products ul.products {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.wt-related-products.products ul li,
.wt-related-products ul.products li {
list-style: none !important;
}
.wt-related-products a {
text-decoration: none !important;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//replais.it/wp-content/plugins/wt-woocommerce-related-products/public/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}body.wcap-atc-modal-open {
overflow: hidden; 
}
.wcap-modal {
z-index: 100000;
width: 40%;
position: fixed;
top: 50%;
left: 50%;
max-width: 93%;
max-height: 80%; 
}
body.wcap-modal-loading .wcap-modal:before {
height: 24px;
width: 24px;
display: block;
position: absolute;
top: 75%; 
left: 50%;
margin-left: -12px;
margin-top: -12px;
-webkit-animation: spin .8s linear infinite;
animation: spin .8s linear infinite;
content: "";
background: url(//replais.it/wp-content/plugins/woocommerce-abandon-cart-pro/assets/images/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75);
z-index: 10; 
}
body.wcap-modal-loading .wcap-modal  { }
.wcap-modal .wcap-icon-close {
text-align: center;
line-height: 29px;
width: 53px;
height: 53px;
position: absolute;
top: 0;
right: 0;
color: #666;
cursor: pointer;
border-left: 1px solid #E1E1E1; 
}
.wcap-modal .wcap-icon-close:before {
font-size: 23px;
font-family: dashicons;
line-height: 53px;
-webkit-font-smoothing: antialiased;
content: "\f335"; 
}
.wcap-modal .wcap-icon-close:hover {
background: #f5f5f5;
color: #000000; 
border-radius: 0px 10px 0px 0px;
}
.wcap-modal h2 {
font-size: 1.4em; 
}
.wcap-modal h3 {
font-size: 1.2em; 
}
.wcap-modal__contents {
min-height: 230px;
border-radius: 10px 10px 10px 10px; 
}
.wcap-modal-overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100000; 
}
.wcap-modal__header {
height: 53px;
background: #ffffff;
border-bottom: 1px solid #E1E1E1;
box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1); 
border-radius: 10px 10px 0px 0px ;
}
.wcap-modal__header h1 {
padding: 0 18px;
font-size: 19px;
line-height: 53px;
margin: 0; 
float: left;
}
.wcap-modal__footer {
box-sizing: border-box;
background: #ffffff;
border-top: 1px solid #E1E1E1;
box-shadow: 0 -4px 4px -4px rgba(0, 0, 0, 0.1);
padding: 14px 18px;
min-height: 50px;
border-radius: 0px 0px 10px 10px ;      
}
.wcap-modal__footer.button {
width: 100%;
float: left; 
margin-left: 3px; 
}
.wcap-modal__footer.button {
}
.wcap-modal__body {
overflow: auto;
min-height: 130px; 
}
.wcap-modal__body hr {
margin: 17px 0;
border: none;
border-bottom: 1px solid #E1E1E1; 
}
.wcap-modal__body ul {
margin: 17px 0 17px; 
}
.wcap-modal__body-inner {
margin: 17px 18px 22px; 
}
.wcap-cart-table {
background: transparent;
width: 100%;
text-align: left;
border: 1px solid #ccc;
border-bottom: none;
border-right: none;
margin: 20px 0; 
}
.wcap-cart-table th, .wcap-cart-table td {
padding: 11px 14px;
vertical-align: top;
border: none;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc; 
}
.wcap-modal-cart-content {
background: transparent;
width: 100%;
margin: 20px 0; 
min-height: 130px;
}
.wcap-modal-cart-content th, .wcap-modal-cart-content td {
padding: 11px 14px;
vertical-align: top;
text-align: center;
border: none;
border-top: 1px solid #ccc;
}
.wcap-modal h2 {
text-align: center;
}
.wcap-modal-email-content {
background: transparent;
width: 100%;
margin: 20px 0; 
}
.wcap-modal-email-content th, .wcap-modal-email-content td {
padding: 11px 14px;
vertical-align: top;
text-align: center;
border: none;
border-top: 1px solid #ccc;
}
.wcap-modal-cart-content-hide{
background: #f5f5f5;
width: 100%;
min-height: 130px;
border-radius: 0px 0px 10px 10px;
}
.wcap-modal .wcap-icon-close-footer {
text-align: center;
float: right;
} #wcap_status_modal_abandoned{
background-color: green;
color: #fff;
padding: 3px;
font-weight: bold;
float: left;
position: relative;
margin-top: 15px;
}
#wcap_status_modal_abandoned_new{
background-color: #e45d1e;
color: #fff;
padding: 3px;
font-weight: bold; 
float: left;
position: relative;
margin-top: 15px;
}
.wcap_modal_customer_all_details{
display: none;
width: 70%;
}
.wcap_popup_main_div{
width: 100%; 
height: 100%
}
.wcap_popup_main_table{
width: 100%; 
height: 100%
}
.wcap_popup_main_table_tr{
width: 100%; 
height: 100%
}
.wcap_popup_main_table_td_settings{
float:left; 
width:52% ;
}
.wcap_popup_main_table_td_preview{
float:right; 
width: 45%;
} .wcap_heading_section_table{
width: 100%;
}
.wcap_heading_section_tr{
width: 100%;
}
.wcap_heading_section_table_heading{
float: left;
}
.wcap_heading_section_text_field{
float:left; 
width:52% ;
}
.wcap_heading_section_text_field_color{
float:right; 
width: 45%;
}
.wcap_heading_section_text_email{
width: 95%;
font-size: 1em;
}
.wcap_popup_heading_color_picker{
width: 40%;
font-size: 1em;
} .wcap_text_section_table{
width: 100%;
}
.wcap_text_section_tr{
width: 100%;
}
.wcap_text_section_table_heading{
float: left;
}
.wcap_text_section_text_field{
float:left; 
width:52% ;
}
.wcap_text_section_field_color{
float:right; 
width: 45%;
}
.wcap_text_section_input_text{
width: 95%;
font-size: 1em;
}
.wcap_popup_text_color_picker{
width: 40%;
font-size: 1em;
} .wcap_email_placeholder_section_table{
width: 100%;
}
.wcap_email_placeholder_section_tr{
width: 100%;
}
.wcap_email_placeholder_section_table_heading{
float: left;
}
.wcap_email_placeholder_section_text_field{
float:left; 
width:95% ;
}
.wcap_email_placeholder_section_input_text{
width: 95%;
font-size: 1em;
} .wcap_button_section_table{
width: 100%;
}
.wcap_button_section_tr{
width: 100%;
}
.wcap_button_section_table_heading{
float: left;
}
.wcap_button_section_text_field{
float:left; 
width:95% ;
}
.wcap_button_section_input_text{
width: 95%;
font-size: 1em;
}
.wcap_button_color_section_tr{
width: 100%;
}
.wcap_button_color_section_text_field{
float:left; 
width:49% ;
}
.wcap_button_text_color_section_text_field{
float:right; 
width:49% ;
margin-left: 5px;
}
.wcap_button_color_picker{
width: 50%;
font-size: 1em; 
}
.wcap_button_text_color_picker{
width: 50%;
font-size: 1em;
} .wcap_non_mandatory_modal_section_fields_div_table{
width: 100%;
}
.wcap_non_mandatory_modal_section_fields_tr{
width: 100%;
}
.wcap_non_mandatory_modal_section_fields_table_heading{
float: left;
}
.wcap_non_mandatory_modal_section_fields_text_field{
float:left; 
width:95% ;
}
.wcap_non_mandatory_modal_section_fields_input_text{
width: 95%;
font-size: 1em;
} .wcap_container {
position: relative;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
overflow: auto;
padding: 0 10px;
background-color: transparent;
}
.wcap_popup_close{
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
color: #bbb;
z-index: 100;
padding: 9px;
background-size: 18px;
background-position: center;
background-image: url(//replais.it/wp-content/plugins/woocommerce-abandon-cart-pro/assets/images/atc_cancel_icon.svg);
background-repeat: no-repeat;
}
.wcap_container .wcap_popup_heading_container{
position: relative;
background: #f8f9fb;
border-bottom: 1px solid #dedede;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
padding-top: 18px;
padding-bottom: 16px;
text-align: center;
}
.wcap_container .wcap_popup_content {
position: relative;
z-index: 2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.wcap_container .wcap_popup_content > * {
padding-left: 18px;
padding-right: 18px;
}
.wcap_container .wcap_popup_icon {
background-image: url(//replais.it/wp-content/plugins/woocommerce-abandon-cart-pro/assets/images/atc_popup_icon.svg);
background-repeat: no-repeat;
display: block;
background-size: 65px;
background-position: center;
background-color: #fff;
background-repeat: no-repeat;
border: 2px solid #ecedf3;
border-radius: 50%;
margin: 0 auto;
margin-right: 5px;
margin-left: 2px;
position: relative;
height: 98px;
width: 98px;
}
.wcap_container .wcap_popup_heading {
padding-top: 10px;
margin: 0;
font-family: inherit;
font-size: 37px;
font-weight: bold;
line-height: 36px;
color: #737f97;
text-align: center;
display: block;
text-transform: initial;
}
.wcap_container .wcap_popup_text {
color: #bbc9d2;
font-size: 16px;
line-height: 20px;
font-family: inherit;
text-align: center;
text-transform: initial;
}
.wcap_container .wcap_popup_form {
position: relative;
text-align: left;
font-family: inherit;
padding-top: 26px;
padding-bottom: 15px;
background-color: #FFFFFF !important;
}
.wcap_container div {
display: block;
}
.wcap_container .wcap_popup_form:after {
content: '';
display: block;
position: absolute;
left: 50%;
top: -1px;
width: 0;
height: 0;
margin-left: -16px;
}
.wcap_container .wcap_popup_form:before {
content: '';
display: block;
position: absolute;
left: 50%;
top: -1px;
width: 0;
height: 0;
margin-left: -16px;
}
.wcap_container .wcap_popup_form:before {
left: 50%;
margin-left: -17px;
border-left: 17px solid transparent;
border-right: 17px solid transparent;
border-top: 17px solid #dedede;
}
.wcap_container .wcap_popup_form:after {
border-left: 16px solid transparent;
border-right: 16px solid transparent;
border-top: 16px solid #f8f9fb;
}
.wcap_container .wcap_popup_input_field_container {
position: relative;
}
.wcap_container input[type="email"].wcap_popup_input {
-webkit-appearance: none;
background: #fff !important;
border-width: 1px !important;
border-style: solid !important;
border-color: #ccc;
color: rgba(0, 0, 0, 0.75) !important;
display: block;
font-family: inherit;
font-size: 18px !important;
font-style: normal;
line-height: 20px !important;
margin: 0 0 16px 0;
padding: 8px;
height: 42px;
width: 100%;
max-width: none !important;
margin-bottom: 10px;
outline: none !important;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.wcap_container .wcap_popup_button {
position: relative;
cursor: pointer;
font-family: inherit;
font-size: 20px;
font-weight: normal;
line-height: 20px;
text-decoration: none;
text-align: center;
text-shadow: none;
text-transform: initial;
width: auto;
height: auto;
min-width: initial;
outline: 0;
display: inline-block;
background-color: #228fff ;
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: none !important;
color: #ffffff;
width: 100%;
margin: 0;
padding: 10px 0;
font-weight: bold;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.wcap_container input[type="text"].wcap_popup_input {
-webkit-appearance: none;
background: #fff !important;
border-width: 1px !important;
border-style: solid !important;
border-color: #ccc;
color: rgba(0, 0, 0, 0.75) !important;
display: block;
font-family: inherit;
font-size: 18px !important;
font-style: normal;
line-height: 20px !important;
margin: 0 0 16px 0;
padding: 8px;
height: 42px;
width: 100%;
max-width: none !important;
margin-bottom: 10px;
outline: none !important;
box-shadow: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.wcap_container .wcap_popup_wrapper {
position: relative;
top: 50%;
-webkit-backface-visibility: hidden;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
}
.wcap_popup_wrapper {
border: 1px solid #EBEBEC;
}
.wcap_container .wcap_popup_plus_sign {
background-image: url(//replais.it/wp-content/plugins/woocommerce-abandon-cart-pro/assets/images/atc_plus_icon.png);
background-repeat: no-repeat;
background-color: #228fff ;
background-repeat: no-repeat;
background-position: center;
background-size: 16px;
border-radius: 50%;
height: 24px;
left: 74px;
top: -3px;
position: absolute;
width: 24px;
}
@media (min-width: 530px){
.wcap_container .wcap_popup_icon_container {
position: relative;
padding-right: 6px;
display: table-cell;
vertical-align: middle;
max-width: 93%;
}
.wcap_container .wcap_popup_text_container {
display: table-cell;
vertical-align: top;
}
.wcap_popup_main_table_td_preview{ }
.wcap_container .wcap_popup_text {
text-align: left;
}
}
.iris-picker {
z-index: 100;
display: none;
position: absolute !important;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.colorpickpreview {
padding: 3px;
padding-left: 20px;
border: 1px solid #ddd;
border-right: 0;
margin-left: -3px;
} .wcap-enable-atc-modal {
cursor: pointer;
text-indent: -999em;
display: block;
width: 38px;
height: 22px;
border-radius: 30px;
border: none;
position: relative;
box-sizing: border-box;
-webkit-transition: all .3s ease;
transition: all .3s ease;
box-shadow: inset 0 0 0 0 transparent; 
}
.wcap-enable-atc-modal:focus {
outline: none; 
}
.wcap-enable-atc-modal:before {
border-radius: 50%;
background: #ffffff;
content: '';
position: absolute;
display: block;
width: 18px;
height: 18px;
top: 2px;
left: 2px;
-webkit-transition: all .15s ease;
transition: all .15s ease;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); 
}
.wcap-enable-atc-modal[wcap-atc-switch-modal-enable="on"] {
box-shadow: inset 0 0 0 11px #008000; 
}
.wcap-enable-atc-modal[wcap-atc-switch-modal-enable="on"]:before {
-webkit-transform: translateX(16px);
transform: translateX(16px); 
}
.wcap-enable-atc-modal[wcap-atc-switch-modal-enable="off"] {
background: #ccc; 
}
.wcap-enable-atc-modal.wcap-loading {
cursor: default;
opacity: 0.5; 
}
.wcap_non_mandatory_text_wrapper{
text-align: center;
}
.wcap_non_mandatory_text_wrapper a{
text-decoration:none;
} .wcap-switch-atc-modal-mandatory {
cursor: pointer;
text-indent: -999em;
display: block;
width: 38px;
height: 22px;
border-radius: 30px;
border: none;
position: relative;
box-sizing: border-box;
-webkit-transition: all .3s ease;
transition: all .3s ease;
box-shadow: inset 0 0 0 0 transparent; 
}
.wcap-switch-atc-modal-mandatory:focus {
outline: none; 
}
.wcap-switch-atc-modal-mandatory:before {
border-radius: 50%;
background: #ffffff;
content: '';
position: absolute;
display: block;
width: 18px;
height: 18px;
top: 2px;
left: 2px;
-webkit-transition: all .15s ease;
transition: all .15s ease;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); 
}
.wcap-switch-atc-modal-mandatory[
wcap-atc-switch-modal-mandatory="on"] {
box-shadow: inset 0 0 0 11px #008000; 
}
.wcap-switch-atc-modal-mandatory[wcap-atc-switch-modal-mandatory="on"]:before {
-webkit-transform: translateX(16px);
transform: translateX(16px); 
}
.wcap-switch-atc-modal-mandatory[wcap-atc-switch-modal-mandatory="off"] {
background: #ccc; 
}
.wcap-switch-atc-modal-mandatory.wcap-loading {
cursor: default;
opacity: 0.5; 
}
.wcap_placeholder_validated_msg{
color: red;
display: none;
}
#wcap_coupon_auto_applied{
display: none;
margin-top: 8px;
}
.test_borders{ }
.popup-model-content.align-center {
text-align: -webkit-center;
}
button#wcap_ei_quick_ck_button {
width: 50%;
}
@media only screen and (max-width: 500px) {
.wcap-modal {
z-index: 100000;
width: 60%;
position: fixed;
top: 37%;
left: 45%;
width: 93%;
max-height: 80%;
}
.wcap_container .wcap_popup_heading{
font-size: 21px;
}   
.wcap_container .wcap_popup_text{
font-size: 11px;
}
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.woocommerce-checkout #payment ul.payment_methods li[class*="payment_method_xpay"] label img {
width: fit-content;
max-width: 50px;
max-height: 20px;
transform: scale(1.2);
margin-left: 15px;
}
.woocommerce-checkout #payment ul.payment_methods li[class*="payment_method_xpay"] label img:where([src*="google-pay"]) {
transform: scale(2);
}
.woocommerce-checkout #payment ul.payment_methods li[class*="payment_method_xpay"] label img:where([src*="skrill"]) {
max-width: 40px;
}
.woocommerce-checkout #payment ul.payment_methods li[class*="payment_method_xpay"] label img:where([src*="wechat"]) {
transform: scale(1.5);
}
.woocommerce-checkout #payment ul.payment_methods li[class*="payment_method_xpay"] label img:where([src*=".svg"]),
.woocommerce-checkout #payment ul.payment_methods .nexixpay-loghi-container div.img-container img:where([src*=".svg"]),
#payment-method .nexixpay-loghi-container div.img-container img:where([src*=".svg"]) {
width: 50px;
height: auto;
}
.woocommerce-checkout #payment ul.payment_methods .nexixpay-loghi-container,
#payment-method .nexixpay-loghi-container {
float: right;
}
.woocommerce-checkout #payment ul.payment_methods .nexixpay-loghi-container.flex,
#payment-method .nexixpay-loghi-container.flex {
display: flex;
float: none;
margin-top: 10px;
flex-wrap: wrap;
}
.woocommerce-checkout #payment ul.payment_methods .nexixpay-loghi-container .internal-container,
#payment-method .nexixpay-loghi-container .internal-container {
display: flex;
flex-direction: row;
column-gap: 10px;
align-items: center;
}
.woocommerce-checkout #payment ul.payment_methods .nexixpay-loghi-container div.img-container,
#payment-method .nexixpay-loghi-container div.img-container {
width: 100%;
max-width: 50px;
max-height: 50px;
}
.woocommerce-checkout #payment ul.payment_methods .nexixpay-loghi-container div.img-container img:not(.nexi-card-image),
#payment-method .nexixpay-loghi-container div.img-container img:not(.nexi-card-image) {
width: 100%;
height: auto;
max-width: 50px;
max-height: 50px;
}
.woocommerce-checkout #payment ul.payment_methods li p.pagodil-select,
.entry-content p.pagodil-select {
margin-bottom: 0px;
margin-top: 15px;
font-size: 16px;
}
.woocommerce-checkout #payment ul.payment_methods select.pagodil-select {
width: 127px;
}
.woocommerce-checkout #payment ul.payment_methods p.with-margin-top {
margin-top: 15px;
}
.pagodil-p-size {
font-size: 16px;
}
.npg-build-error-msg-container {
color: red;
margin-block: 5px;
}
.nexi-hide {
display: none !important;
}
p.loading {
color: black;
font-size: 2em;
}
p.loading:after {
content: " .";
animation: dots 1s steps(5, end) infinite;
}
@keyframes dots {
0%,
20% {
color: rgba(0, 0, 0, 0);
text-shadow:
0.25em 0 0 rgba(0, 0, 0, 0),
0.5em 0 0 rgba(0, 0, 0, 0);
}
40% {
color: black;
text-shadow:
0.25em 0 0 rgba(0, 0, 0, 0),
0.5em 0 0 rgba(0, 0, 0, 0);
}
60% {
text-shadow:
0.25em 0 0 black,
0.5em 0 0 rgba(0, 0, 0, 0);
}
80%,
100% {
text-shadow:
0.25em 0 0 black,
0.5em 0 0 black;
}
}
#card-fieldset-build {
border: none;
margin-bottom: 10px;
padding: 0;
max-width: 350px;
}
#card-fieldset-build .form--fieldset {
display: flex;
flex-direction: column;
}
#card-fieldset-build .form--wrap__row {
display: flex;
flex-direction: row;
height: 40px;
margin-bottom: 12px;
}
#card-fieldset-build .form--input__wrap.col-5 {
width: 50%;
}
#card-fieldset-build .form--wrap__row .form--input__wrap.col-5:first-child {
margin-right: 5px;
}
#card-fieldset-build .form--wrap__row .form--input__wrap.col-5:last-child {
margin-left: 5px;
}
#card-fieldset-build .form--input__wrap.col-10 {
width: 100%;
}
#card-fieldset-build .form--input__wrap > iframe {
width: 100%;
height: 40px;
border: 1px solid #888;
border-radius: 3px;
}
#card-fieldset-build .form--input__wrap.with-errors > iframe {
border: 1px solid #ff0000;
}
#card-fieldset-build .card-field-form .messages {
margin-bottom: 20px;
}
#card-fieldset-build .build-error-message {
color: #df0000;
}