#eh-stripe-card-element,#eh-stripe-exp-element, #eh-stripe-cvc-element, #eh-stripe-iban-element  {
background:#fff;
height: 30px;
padding:5px 50px;
border: 1px solid #eee;
width:100%;
}
#eh-stripe-exp-element, #eh-stripe-cvc-element {
padding:5px 10px;
}
.stripe-card-group {
width:100%;
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand {
display: block;
width: 30px;
height: 24px;
margin-top: -24px;
float: left;
margin-left: 4px;
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-credit-card-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/credit-card.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-visa-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/visa.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-mastercard-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/mastercard.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-amex-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/amex.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-discover-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/discover.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-diners-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/diners.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-jcb-brand {
background: no-repeat url(//himagico.com/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/img/jcb.svg);
}
#eh-stripe-payment-request-button{
padding: 20px 0;
}.hide-larger-price .price > span:nth-child(2) {
display: none !important;
}
.rtwwdpd_show_offer span {
padding: 10px 25px;
display: inline-block;
font-size: 20px;
margin-bottom: 20px;
background-color: #f65353;
color: #ffffff;
position: relative;
border-radius: 6px;
font-weight: bold;
}
.rtwwdpd_show_offer span::after {
content: "";
border: 2px dashed #fff;
position: absolute;
left: 5px;
top: 5px;
right: 5px;
bottom: 5px;
border-radius: 6px;
}  .rtwwdpd-carousel-main-container {
box-sizing: border-box;
margin-bottom: 80px;
}
.rtwwdpd-carousel-buy-btn {
background-color: #f91a48;
color: #ffffff;
display: inline-block;
font-weight: 600;
letter-spacing: 1px;
margin-top: 20px;
padding: 15px 30px;
text-decoration: none;
text-transform: uppercase;
transition: 0.2s linear all;
line-height: 1;
}
.rtwwdpd-carousel-buy-btn:hover,
.rtwwdpd-carousel-buy-btn:focus {
background-color: #000000;
color: #ffffff;
outline: 0;
text-decoration: none;
transition: 0.2s linear all;
}
.rtwwdpd-carousel-header-bg img {
max-width: 100%;
width: auto;
}
.rtwwdpd-carousel-header-bg {
position: relative;
background-color: #fed700;
margin: 10px 10px 15px 10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 20px;
align-items: center;
}
.rtwwdpd-carousel-header-image,
.rtwwdpd-carousel-header-content {
flex: 0 0 50%;
}
.rtwwdpd-carousel-header-content {
text-align: center;
}
.rtwwdpd-carousel-header-content .rtwwdpd-carousel-buy-btn {
font-size: 24px;
font-weight: bold;
}
.rtwwdpd-carousel-header-content h3 {
font-size: 24px;
border: none;
}
.rtwwdpd-carousel-header-title {
color: #000000;
font-size: 50px;
font-weight: bold;
margin: 0;
position: relative;
text-align: center;
text-transform: uppercase;
}
.rtwwdpd-carousel-offer {
background-color: #000;
color: #fff;
left: -23px;
letter-spacing: 1.3px;
padding: 1px 3px;
position: absolute;
text-transform: uppercase;
top: 7px;
transform: rotate(-40deg);
width: 100px;
}
.rtwwdpd-carousel-slider-item {
border-radius: 4px;
border: 1px solid #dddddd;
box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.2);
margin: 10px;
overflow: hidden;
padding: 15px;
position: relative;
text-align: center;
}
.rtwwdpd-carousel-slider-image {
max-width: 200px;
margin: 0 auto;
}
.rtwwdpd-carousel-slider-image img {
display: block;
margin: 0 auto;
max-width: 100%;
width: auto !important;
}
.rtwwdpd-carousel-slider-content h2 {
color: #f91a48;
font-size: 24px;
font-weight: 900;
letter-spacing: 1px;
margin: 12px 0;
}
.rtwwdpd-carousel-slider-content h3 {
color: #000000;
font-size: 17px;
font-weight: 400;
margin: 0;
}
.rtwwdpd-carousel-slider-content p {
color: #777777;
font-size: 16px;
margin: 10px 0 0 0;
}
.rtwwdpd-carousel-coupon-code {
background-color: #eee;
font-size: 20px;
font-weight: 400;
margin: 15px -15px -15px;
padding: 10px;
}
.rtwwdpd-carousel-coupon-code span {
background-color: #fed700;
border-radius: 4px;
color: #000000;
display: inline-block;
font-weight: bold;
padding: 6px 12px;
text-transform: uppercase;
}
.rtwwdpd-carosuel-price ins {
color: #000000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
.rtwwdpd-carosuel-pric del {
text-decoration: linen;
}
.rtwwdpd-carousel-main-container .owl-dots {
text-align: center;
}
.rtwwdpd-carousel-main-container .owl-dots .owl-dot {
background-color: #dddddd;
border-radius: 50%;
height: 16px;
margin: 4px;
width: 16px;
}
.rtwwdpd-carousel-main-container .owl-dots .owl-dot.active {
background-color: #f91a48;
}
#tier_offer_table {
width: 60%;
}
#tier_offer_table th {
background-color: #a4a806b8;
text-align: center;
}
#tier_offer_table td {
background-color: #d0d277b8;
text-align: center;
}
.rtwwdpd_simple_product {
font-weight: bolder;
text-align: center;
text-decoration: underline;
}
.woocommerce-Price-amount{
display: inline !important;
}
.rtwwdpd_tbl_pro_name{
background-image: linear-gradient( #a4a806b8, #d0d277b8);
}
.tier_offer_table{
display: none;
width: 60%; }
.tier_offer_table.active{
width: 60%;
display: table; }
@media screen and (max-width: 767px) {
.rtwwdpd-carousel-header-title {
font-size: 26px;
}
.rtwwdpd-carousel-header-content h3,
.rtwwdpd-carousel-header-content p {
font-size: 16px;
margin: 0;
}
.rtwwdpd-carousel-header-content .rtwwdpd-carousel-buy-btn {
padding: 10px;
margin-top: 10px;
}
}
@media screen and (max-width: 767px) {
.rtwwdpd-carousel-header-image,
.rtwwdpd-carousel-header-content {
flex: 0 0 100%;
}
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}