/*
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.10.3
Text Domain: pomana
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
/* Theme customization starts here
------------------------------------------------------- */

/*_______________________________________ PRODUCTS-CSS-START _______________________________________*/
.single-product .modeltheme-breadcrumbs {
    display: none !important;
}
.product-detail-content {
    padding-top: 100px;
}
.home-products .woocommerce .details-review-container.details-item, .home-products .woocommerce .ticket-info.custom-style, .home-products .woocommerce span.has-finished, 
.home-products .woocommerce span.lottery-clover, .home-products .woocommerce .overlay-components {
    display: none;
}
.woocommerce ul.products li.product .details-container:nth-child(3) {
    display: none;
}
.home-products .woocommerce .woocommerce_product__wrap_box {
    text-align: center;
}
.home-products .woocommerce .details-price-container.details-item {
    justify-content: center !important;
}
.home-products .woocommerce .wcl-progress-meter {
    text-align: left;
}
.home-products .woocommerce img.attachment-woocommerce_thumbnail, .home-products .woocommerce img.woocommerce-placeholder {
    height: 390px !important;
    object-fit: cover;
}
.home-products .woocommerce p.lottery-end-date {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    background-color: #ed6e2e;
    padding: 6px 10px;
    border-radius: 5px;
    width: fit-content;
    margin: auto;
}
.woocommerce ul.products li.product .details-container {
    padding-bottom: 10px;
}
.home-products .woocommerce h3.woocommerce-loop-product__title {
	margin-bottom: 10px !important;
    display: block;
	text-align: center !important;
}
html body .home-products .woocommerce .woocommerce-loop-product__title a {
    font-size: 24px;
    font-weight: 500 !important;
    font-family: "Jost", Sans-serif;
    color: #000 !important;
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
    height: 65px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.home-products .woocommerce .products .wcl-progress-meter {
    margin: 0px 30px 20px 30px;
}
.home-products .woocommerce ul.products li.product .price span {
    font-weight: 600 !important;
    font-size: 22px !important;
	 color: #ED6E2E !important;
}
.home-products .woocommerce ul.products li.product .price span.per-entry {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #000000 !important;
    text-transform: uppercase;
}
.home-products .woocommerce .details-container {
    padding-top: 10px;
}
.home-products .woocommerce .product-button {
	margin: 0 22px 20px 22px !important;
}
.home-products .woocommerce .product-button a {
    width: 100%;
    display: block;
    color: #ED6E2E !important;
    border: 1px solid #ED6E2E;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    padding: 10px 30px;
    font-weight: 500 !important;
    border-radius: 5px;
}
.home-products .woocommerce li.product:hover .product-button a {
	background-color: #ED6E2E !important;
	color: #fff !important;
}
/*_______________________________________ PRODUCTS-CSS-END _______________________________________*/

/*_______________________________________ PRODUCTS-DETAIL-CSS-START _______________________________________*/
.product-detail-content h3.woocommerce-loop-product__title {
    margin-bottom: 40px;
}
.product-detail-content .lottery-time.countdown .main-lottery {
    background: transparent !important;
    padding: 0 !important;
	display: block !important;
	margin-top: 10px;
}
.product-detail-content .lottery-ajax-change {
    margin-top: 30px;
}
.product-detail-content .lottery-ajax-change p {
    font-size: 15px;
    color: #202020;
    margin-bottom: 10px;
}
.product-detail-content .lottery-ajax-change p img {
    height: 28px;
    width: 28px;
    margin-right: 15px;
}
.product-detail-content span.wc_lotery_countdown-row {
	display: flex;
	align-items: center;
	gap: 10px;
}
.product-detail-content span.wc_lotery_countdown-row span.wc_lotery_countdown-section {
	background-color: #F5F5F5;
	padding: 10px 10px;
	border-radius: 6px;
}
.product-detail-content span.wc_lotery_countdown-row span.wc_lotery_countdown-section span.wc_lotery_countdown-amount {
	font-size: 35px;
	font-weight: 600;
	color: #EC6623;
}
.product-detail-content .lottery-ajax-change p.min-pariticipants, .product-detail-content .lottery-ajax-change p.max-pariticipants, .product-detail-content .lottery-ajax-change p.cureent-participating, .product-detail-content .lottery-ajax-change p:nth-child(5),
.product-detail-content p.lottery-end br {
    display: none;
}
.product-detail-content .wcl-progress-meter .max {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.product-detail-content span.per-entry {
    font-size: 16px;
    font-weight: 400;
    color: #202020;
    text-transform: uppercase;
    position: relative;
    top: -2px;
}

/*ADD-TO-CART-MESSAGE-CSS*/
.woocommerce-notices-wrapper .woocommerce-message {
    color: #ec6623;
    font-size: 18px;
    font-weight: 500;
    background-color: #ec662336 !important;
    margin: 20px 0 0 0;
    border: none !important;
    outline: none !important;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
    color: #ec6623 !important;
}
.woocommerce-notices-wrapper a.button.continue-shopping-btn {
    margin-right: 15px !important;
    background-color: #fff;
    color: #ec6623 !important;
}
.woocommerce-notices-wrapper a.button.continue-shopping-btn:hover {
    background-color: #000 !important;
    color: #fff !important;
}

/*_______________PRICE-TABS-CSS-START__________________*/

.lottery-tabs {
    margin-bottom: 40px;
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 8px;
}
.lottery-tabs .tab-buttons {
    width: 80%;
    list-style: none;
    display: flex;
    background-color: #fff;
    padding: 8px;
    border-radius: 5px;
}
.lottery-tabs .tab-buttons li {
    font-size: 16px;
    padding: 10px 15px; 
    cursor: pointer; 
    font-weight: 500; 
    color: #000;
    width: 100%;
    text-align: center;
}
.lottery-tabs .tab-buttons li.active {
    background-color: #EC6623;
    color: #fff;
    border-radius: 5px;
}
.lottery-tabs .tab-content { display: none; padding: 10px 0 0 0; }
.lottery-tabs .tab-content.active { display: block; }
.lottery-tabs .tab-content p {
    font-size: 14px;
}


/*_______________________________________ PRODUCTS-DETAIL-CSS-END _______________________________________*/



@media (max-width: 991px) {
	.home-products .woocommerce ul.products li.product {margin: 10px 0px !important;}
	.pomana-testimonials i.fas.fa-arrow-left {left: 0 !important;}
	.pomana-testimonials i.fas.fa-arrow-right {right: 0 !important;}
}