/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1728384490
Updated: 2024-10-08 10:48:10

*/
p {
    margin: 0;
}


.pr-btn a:hover {
    background: #212121 !important;
    color: #ffffff !important;
}

/* header-and-footer-css-start */
.top-menu .elementor-shortcode .dgwt-wcas-search-wrapp {
    max-width: 85% !important;
}

.top-menu .elementor-menu-cart__toggle a,
.top-menu .elementor-menu-cart__toggle a span svg {
    color: #fff;
    fill: #fff;
}

.top-menu .elementor-menu-cart__product-name a {
    color: #000;
    font-family: 'Poppins';
    font-weight: 600;
}

.top-menu .elementor-menu-cart__product-name {
    line-height: 20px;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.top-menu .elementor-menu-cart__product-price {
    color: #7c7c7c;
}

.top-menu .elementor-menu-cart__product {
    padding-top: 20px;
}

.top-menu .elementor-menu-cart__product-remove {
    top: 18px;
}

.top-header-detail .elementor-social-icon:hover svg {
    fill: #ffe4e6 !important;
}

.top-menu .elementor-widget-nav-menu .elementor-nav-menu .menu-item .elementor-item {
    text-transform: uppercase;
}

.top-menu .hfe-search-icon-toggle .hfe-search-form__input {
    top: 60px;
    padding: 20px !important;
}

.top-menu .hfe-search-icon-toggle i.fas.fa-search {
    padding: 0;
}

.footer-copyright .elementor-widget-text-editor a {
    color: #fff;
}

.newsletter-form {
    display: flex;
    max-width: 450px;
    margin: auto;
}

.newsletter-form input[type="email"] {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato';
    border-radius: 0;
    border: 1px solid #F6424B;
    outline: none;
    border-right: none;
}

.newsletter-form input[type="submit"] {
    border: 1px solid #F6424B;
    background: #F6424B;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", Sans-serif !important;
}

.newsletter-form input[type="submit"]:hover {
    border: 1px solid #feb7ba;
    background: #feb7ba;
    color: #000;
}

.footer-newsletter {
    position: relative;
}

.footer-newsletter:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0px;
    background: url(./assets/images/poker_img1.png);
    background-size: 100%;
    width: 250px;
    height: 185px;
    background-repeat: no-repeat;
}

.footer-newsletter:after {
    content: "";
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0px;
    background: url(./assets/images/poker_img2.png);
    background-size: 100%;
    width: 300px;
    height: 200px;
    background-repeat: no-repeat;
}

.footer-main li.elementor-icon-list-item a {
    align-items: center;
}

.footer-main .elementor-social-icon {
    transition: 0.3s;
}

.header-author-name a {
    color: #212121;
}

.header-search .dgwt-wcas-sf-wrapp {
    background: transparent;
}

.header-search .dgwt-wcas-sf-wrapp input {
    outline: none;
}

.header-search .dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 0 !important;
}

.header-search .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 0 !important;
}

.top-menu>.e-con-inner {
    justify-content: center !important;
}

footer .hfe-nav-menu a.hfe-menu-item {
    font-family: "Poppins", sans-serif !important;
}


.footer-quick-links ul.hfe-nav-menu {
    column-count: 2;
}

/* header-and-footer-css-end */


/* about-page-css-start */
.kaolin-clay-row .image-col {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.kaolin-clay-row .image-col img {
    filter: brightness(0) invert(1);
}

/* about-page-css-end */


/* shop-page-css-start */
.shop-products ul.products {
    grid-template-columns: repeat(4, 1fr) !important;
}

.shop-products form.woocommerce-ordering select.orderby {
    border-radius: 0;
}
.woocommerce .site-main,
.woocommerce-account .site-main,
.woocommerce-checkout .site-main {
    max-width: 1420px !important;
    padding: 0 15px !important;
}

.woocommerce div#primary {
    padding: 50px 0;
}

.woocommerce .woocommerce-products-header__title.page-title {
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    padding-bottom: 10px;
    background: #de2c39;
    color: #fff;
    padding: 15px;
}

.woocommerce ul.products li.product a img {
    background: #fff;
    display: inline-block;
}

.woocommerce ul.products li.product {
    background: #fff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    font-weight: 700;
    padding: 0px 20px;
    line-height: 24px;
    text-transform: lowercase;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:first-of-type {
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.2;
}

.woocommerce ul.products li.product span.price,
.woocommerce ul.products li.product span.price del {
    font-family: "Poppins", sans-serif !important;
}

.woocommerce ul.products li.product .button {
    background-color: var(--e-global-color-primary);
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 14px 12px 14px 12px;
    margin-left: 20px;
    margin-bottom: 40px;
}

.woocommerce ul.products li.product~.woocommerce-LoopProduct-link {
    padding: 20px;
}

.woocommerce ul.products li.product span.price {
    font-size: 18px;
    font-weight: 500;
    color: #7a9f0b;
    padding: 10px 20px 0px 20px;
}

.woocommerce ul.products li.product .button:hover {
    background-color: #7a9f0b;
    color: #fff;
}

.woocommerce ul.products li.product .button:hover::before {
    bottom: 0;
    right: 0;
}

.woocommerce .onsale {
    border-radius: 0 !important;
    background-color: #f4414d !important;
    padding: 0 !important;
}

.woocommerce .site-main nav.woocommerce-breadcrumb {
    color: #7a9f0b;
}

.woocommerce .site-main nav.woocommerce-breadcrumb a {
    color: #000;
    transition: 0.3s;
}

.woocommerce .site-main nav.woocommerce-breadcrumb a:hover {
    color: #7a9f0b;
}

.woocommerce .woocommerce-result-count {
    color: #000;
}

.woocommerce .woocommerce-ordering select {
    outline: none;
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product .added_to_cart {
    color: #7a9f0b;
    font-weight: 700;
    border-bottom: 1px solid;
    margin-left: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 40px;
}

.woocommerce-message {
    border-top-color: #7a9f0b !important;
}
.woocommerce-message:focus-visible{
    outline: none;
}

.woocommerce-message::before {
    color: #7a9f0b !important;
}

.woocommerce-shop .elementor-products-nothing-found {
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: red;
    padding: 15px 0;
}

/* shop-page-css-end */

.gens-refer-a-friend .gens-referral_coupons__title {
    margin-top: 45px;
}

.partner-product .elementor-post__card {
    pointer-events: none;
    box-shadow: 0px 0px 20px #0000001a;
    border-radius: 0;
}


/* shop single page css start here  */
.single-product h1.product_title {
    font-family: 'Poppins';
    font-size: 36px;
    line-height: 44px;
}

.single-product p.price {
    margin-bottom: 20px;
}

.single-product .woocommerce-product-details__short-description {
    margin-bottom: 30px;
}

.single-product form.cart .quantity input.qty {
    border-radius: 0;
    width: 80px;
    height: 45px;
}

.single-product form.cart .single_add_to_cart_button {
    height: 45px;
    border-radius: 0;
    background: #212121;
    font-size: 16px;
    font-weight: 500;
    width: 150px;
    transition: 0.3s all;
    margin-left: 10px;
}

.single-product form.cart .single_add_to_cart_button:hover {
    background: #7a9f0b;
}

.single-product ul.tabs::before {
    display: none !important;
}

.single-product ul.tabs::after {
    display: none !important;
}

.single-product ul.tabs li.active {
    border: 0 !important;
}

.single-product ul.tabs li::before {
    display: none;
}

.single-product ul.tabs li::after {
    display: none !important;
}

.single-product ul.tabs li#tab-title-description {
    margin-right: 10px;
}

.single-product ul.tabs li {
    border-radius: 0 !important;
}

.single-product ul.tabs li.active {
    background: #212121 !important;
    color: #fff !important;
}

.single-product ul.tabs li a {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.single-product ul.tabs li {
    background: #7a9f0b !important;
    color: #fff !important;
    border: 0 !important;
}

.single-product ul.tabs li a {
    color: #fff !important;
}

.single-product ul.tabs {
    padding-left: 0 !important;
}
 

.single-product .gens-refer-a-friend h2 {
    font-size: 28px;
    font-family: 'Poppins';
} 

.single-product section.related.products h2 {
    font-size: 36px;
    font-family: 'Poppins';
}
.single-product div#tab-description h2{
    font-size: 28px;
    font-family: 'Poppins';
}
.single-product .woocommerce-message .wc-forward {
    background: #212121;
    color: #fff;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.3s all;
}

.single-product .woocommerce-message .wc-forward:hover {
    background: #7a9f0b;
    color: #fff;
}
.single-product section.related.products ul.products {
    display: grid;
    grid-template-columns: repeat(4, 1fr) !important;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
}

.single-product section.related.products ul.products li.product {
    margin-right: 0 !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: 0 !important;
}

.single-product section.related.products ul.products::before {
    display: none !important;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
    height: 620px !important;
    object-position: 100%;
    object-fit: cover;
}
/* shop single page css end here  */


/* cart page css start here */
form.woocommerce-cart-form {
    width: 100% !important;
}

.woocommerce-cart .woocommerce {
    width: 1340px !important;
    margin: auto !important;
    padding-top: 60px;
    margin-bottom: 40px !important;
}
.woocommerce-cart .woocommerce .cart.woocommerce-cart-form__contents td.actions button.button {
    background: #212121;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    transition: 0.3s all;
    border: 0;
}
.woocommerce-cart .woocommerce .cart.woocommerce-cart-form__contents td.actions button.button:disabled {
    opacity: .8;
}

.woocommerce-cart .woocommerce .cart.woocommerce-cart-form__contents td.actions  button.button:hover {
    background: #7a9f0b;
}

.woocommerce-cart .woocommerce .cart.woocommerce-cart-form__contents td.actions .coupon input#coupon_code {
    border-radius: 0;
    width: 230px;
    height: 40px;
    padding: 2px 10px;
}

.woocommerce-cart .cart_totals h2 {
    font-size: 36px !important;
    font-family: 'Poppins';
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button {
    border-radius: 0;
    background: #212121;
    font-weight: 500;
    transition: 0.3s all;
    color: #fff;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background: #7a9f0b;
}

.woocommerce-cart .cart_totals 
 table.shop_table {border-radius: 0;}
.woocommerce-cart .woocommerce .cart td.product-quantity input.qty {
    border-radius: 0;
    width: 80px;
    padding-left: 10px;
    padding-right: 10px;
}

.woocommerce-cart .woocommerce .cart td.product-quantity input.qty:focus-visible {
    outline: none;
}
/* cart page css end here */

/* checkout page css start here */
.woocommerce-checkout .woocommerce {
    width: 1340px;
    margin: auto !important;
    padding-top: 60px;
}

.woocommerce-checkout .woocommerce-billing-fields p#billing_email_field button.stripe-gateway-stripelink-modal-trigger {
    top: 55% !important;
    width: 35px !important;
    height: 35px !important;
    background-size: 100% !important;  
    right: 20px !important;
}
.woocommerce-checkout .woocommerce-checkout-payment fieldset {
    border: 0 !important;
}
/* checkout page css end here */

/* order recieved page css start here */
.woocommerce-order-received .woocommerce-thankyou-order-received {
    background: #7a9f0b;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}

.woocommerce-order-received ul.woocommerce-order-overview {
    display: flex;
    justify-content: center;
}

.woocommerce-order-received .woocommerce-customer-details {
    margin-bottom: 60px !important;
}
/* order recieved page css start here */


/* login , register and lost password css start here */
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit ,.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit{
    float: right !important;
    margin-right: 0 !important;
    background: #212121 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 25px;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit:hover,.woocommerce-account .woocommerce-form-register .woocommerce-form-register__submit:hover {
    background: #7a9f0b !important;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.woocommerce-account  .woocommerce-form-register.register{
    margin-bottom: 60px;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme input#rememberme {
    width: 16px;
    height: 16px;
    accent-color: #7a9f0b;
}
.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password {
    border: 1px solid #cfc8d8;
    padding: 2rem;
    margin-bottom: 60px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row {
    width: 100%;
}

.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    background: #212121;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    padding: 12px 25px;
    display: flex;
}

.woocommerce-account form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button:hover {
    background: #7a9f0b;
}
/* login , register and lost password css end here */