/*
Theme Name: ModelX Wistful White Child
Theme URI: https://vicetemple.com/
Template: modelx-wistful-white
Author: Citadel Solutions B.V.
Author URI: https://vicetemple.com/
Description: A fully responsive and customizable adult model website theme for WordPress, with a built-in online store.
Version: 1.0.0
Text Domain: modelx
Tags: adult, model, woocommerce
*/


.iframe-container {
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 */
  position: relative;
} 

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.mx-card-item-info .mx-card-item-info-duration {
    display: none !important;
}
.mx-checkout-page .mx-checkout-login .mx-checkout-login-sign a, 
.mx-checkout-page .mx-checkout-register .mx-checkout-register-sign a {
    color: #008038 !important;
}
.mx-checkout-page .mx-checkout-login .mx-checkout-login-sign a:hover, 
.mx-checkout-page .mx-checkout-register .mx-checkout-register-sign a:hover,
.mx-checkout-page .mx-checkout-login .mx-checkout-login-form .mx-checkout-login-form-forgot-password a:hover {
    text-decoration: underline !important;
}
.mx-checkout-page .mx-checkout-login .mx-checkout-login-form .mx-checkout-login-form-fields input, 
.mx-checkout-page .mx-checkout-register .mx-checkout-register-form .mx-checkout-register-form-fields input {
    color: #008037;
}