/*
Theme Name: Pomana Child
Theme URI: https://pomana.modeltheme.com/
Template: pomana
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Lottery & Giveaways WordPress Theme
Version: 1.1
Text Domain: pomana
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
/* Theme customization starts here
------------------------------------------------------- */

@font-face {
    font-family: 'HeliosCondBlack';
    src: url('/wp-content/themes/pomana-child/fonts/HeliosCondBlack.woff2') format('woff2'),
    url('/wp-content/themes/pomana-child/fonts/HeliosCondBlack.woff') format('woff'),
    url('/wp-content/themes/pomana-child/fonts/HeliosCondBlack.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.wc-block-cart__submit-container .wc-block-cart__submit-button{
    font-size: 17px;
    font-weight: 400;
    color: #666666;
    line-height: 150%;
}
.wc-block-cart__submit-container a.wc-block-cart__submit-button{
    background-color: #EC6623;
    color: #fff;
    font-size: 13px;
    line-height: 1.33;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 30px !important;
    border-radius: 5px;
    letter-spacing: 1px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.wc-block-cart__submit-container a.wc-block-cart__submit-button:hover {
    background-color: #0A0404;
}
.wc-block-components-checkout-place-order-button{
    background-color: #EC6623;
    border-color: #EC6623;
    color: #fff;
    font-size: 13px;
    line-height: 1.33;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 30px !important;
    border-radius: 5px;
    letter-spacing: 1px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.wc-block-components-checkout-place-order-button:hover {
    background-color: #0A0404;
    border-color: #0A0404;
}
form.custom-register-form .form-row label {
    display:block !important;
    line-height: normal;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.vivacerto{
    padding: 100px 0;
    background-position: bottom;
    position: relative;
    max-height: 560px;
}
@media (min-width:1899px){
    .vivacerto {
        background-size: cover;
    }
}
@media (min-width:700px){
    .vivacerto {
        padding: 160px 0;
        max-height: 700px;
    }
}
.numero-1{
    position: absolute;
    bottom: 0;
    right: 0;
    width:14em;
    z-index:99;
    max-width: 800px
}
@media (max-width:600px) {
    .numero-1 {
        right: 20%;
        margin: 0 auto 20px auto;
    }
}
@media (min-width:600px){
    .numero-1 {
        bottom: 2em;
        right: 4em;
    }
}
.woocommerce-privacy-policy-text p{
    font-size: 0.8em;
}

.first_header.is_header_semitransparent nav#modeltheme-main-head {
    background:rgb(255,255,255,0.7) none repeat scroll 0 0
}

.vivacerto h1.page-title{
    color: #f10505;
    font-family: HeliosCondBlack, Jost, serif;
    font-size: 4.5em;
    transform: scale(0.8, 1);
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-shadow: -1px 0 white, 0 2px white, 3px 0 white, 0 -1px white;
    line-height: 1.45em !important;
}
.trustsigns{

    font-family: HeliosCondBlack, Jost, serif;
    font-stretch: expanded;
}
.trustsigns h2{
    color: #CC0000;
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    font-weight:bold;
}
@media only screen and (max-width: 767px) {
    .trustsigns h2 {
        font-size: 40px !important;
        line-height: 40px !important;
    }
}
.trustsigns p{
    color: black;
}
.trustsigns .signs div{
    display: flex;
    align-items: center; /* Vertically center the content */
    justify-content: center; /* Horizontally center the content */
    height: 150px; /* Set a fixed height, adjust as needed */
}
.trustsigns .signs img {
    max-height: 80%; /* Adjust as needed to fit the image proportionally */
    max-width: 100%; /* Prevents the image from overflowing the container */
    object-fit: contain; /* Ensures the image fits within the given dimensions */
}

.vivacerto .product {
    max-width: 100%;
    margin: auto;
}
.product-container{
    position: relative;
    min-height: 500px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .vivacerto h1.page-title {
        font-size: 40px !important;
        line-height: 40px !important;
        padding-top: 10px;
    }
}
@media only screen and (min-width:650px) and (max-width: 992px){
    .vivacerto .product {
        max-width: 75%;
        margin: auto;
    }
}
@media (min-width:992px){
    .vivacerto .product {
        position: absolute;
        bottom: 0;
        left: 0;
        max-width:100%;
    }

}
@media (min-width:1024px){
    .vivacerto h1.page-title{
        font-size:3.5em;
    }
    .vivacerto .product {
        width: 750px;
        max-width:100%;
    }
}
@media (min-width:1160px){
    .vivacerto h1.page-title{
        padding-top: 80px;
    }
    .vivacerto .product {
        width: 750px;
        max-width:100%;
    }
}

.max-pariticipants,.cureent-participating,.max-pariticipants,.min-pariticipants,.lottery-end{
    display:none !important;
}

.woocommerce form.checkout_coupon_form, .woocommerce form.login, .woocommerce form.register {
    margin: 10px auto;
    padding: 20px 30px 30px;
    max-width: 90%;
}
.numbered{
    max-width: 65%;
    margin: auto;
    display: block;
    padding: 0 0 10px;
}
.page-numbers a:empty {
    display: none !important;
}
p.copyright {
    font-size: 16px;
}
p.copyright a {
    text-decoration: underline;
}
p.woocommerce-thankyou-order-received{
    margin-bottom: 25px;
    font-weight: bold;
}
.woocommerce-form__label checkbox{
    margin-top: 6px;
}
.woocommerce-form__label checkbox span{
        padding-left: 25px;
}
input.woocommerce-form__input.input-checkbox{
    position:relative;
}

.wcl-progress-meter span.sold {
    position: absolute;
    bottom: 30px;
    left: 20%;
}

@media only screen and (min-width: 530px) and (max-width: 767px) {
    .wcl-progress-meter span.sold {
        left: 30%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
    .wcl-progress-meter span.sold {
        left: 10%;
    }
}
@media only screen and (min-width: 1200px) {
    .wcl-progress-meter span.sold {
        left: 35%;
    }
}
@media only screen and (max-width: 1100px) {
    .first_header .top-links {
         display: block;
        margin-top:0px !important;
        margin-right:30px!important;
         text-align: right !important;
}
.top-links p.header-button {
display:none;
}
    .first_header .top-links .top-account{


    }
    .first_header .top-links .top-cart{
        margin-right: 50px !important;
    }
}

.mfp-iframe-scaler iframe {
    z-index:99999;
}

.background-centered{
    background-position: center;
}
@media (max-width: 768px) {
    .background-centered{
        background-size: cover !important;   /* Ensures the image covers the entire container */
        background-position: center center !important;  /* Centers the image */
        background-repeat: no-repeat !important;  /* Prevents tiling */
        width: 90vw !important;
        height: 65vh !important;
    }
}