/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.sina-subs-input {
    background: #fff;
    border-radius: 100px;
    width: 95%;
    padding: 4px 0px;
    margin: 0 0 0 auto;
}

.sina-subs-input input.sina-input-field {
    margin-bottom: 0 !important;
}

body {
    overflow-x: hidden !important;
}

body ul li {
    list-style: none;
}

body ul li a {
    text-decoration: none;
}

body a {
    text-decoration: none;
}

.custom-class-footer::before {
    content: '';
    background: url(/wp-content/uploads/2024/09/Mask-group-14.png);
    position: absolute;
    height: 50%;
    width: 20%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: auto;
}

.custom-class-footer::after {
    content: '';
    background: url(/wp-content/uploads/2024/09/Mask-group-15.png);
    position: absolute;
    height: 50%;
    width: 20%;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: auto;
}
ul#menu-header-menu {
    gap: 12px !important;
}

.elementskit-navbar-nav > li > a {
    color: #111111 !important;
    font-size: 14px !important;
}

.elementskit-navbar-nav > li > a:hover {
    color: #331501 !important;
}

.ekit-template-content-header ul.ekit_social_media li a:hover {
  background: #331501 !important;
}

div.wpforms-container-full .wpforms-form input {
    border-radius: 100px !important;
    height: 50px !important;
    background: #fff;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    margin: 10px 0px -4px 10px !important;
    font-size: 16px !important;
    color: #000;
}

div.wpforms-container-full .wpforms-form textarea {
    height: 100px;
    resize: unset;
    border-radius: 12px !important;
}

.wpforms-form button[type=submit] {
    padding: 12px 43px !important;
    border-radius: 100px !important;
    background: #331501 !important;
    color: #fff !important;
    font-weight: 600;
}
.filter-class img {
    filter: brightness(0.5) !important;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb {
    display: block;
    height: 380px !important;
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}


.custom-class-footer {
    z-index: 0 !important;}

.font-class h3.ekit-heading--title {
    font-weight: 400 !important;
}

body a.jkit-dual-btn {
    text-decoration: none !important;
}

.text-class ul li {
    list-style: disc !important;
    color: #000;
    margin-bottom: 5px;
}

.text-class ul {
    margin-bottom: 16px;
    padding-left: 18px;
}

.text-class strong {
    font-weight: 600 !important;
    color: #331501 !important;
}

.list-class ul.elementor-icon-list-items li span.elementor-icon-list-text span {
    color: grey;
    font-size: 16px;
    display: block;
    line-height: 20px;
    font-weight: 400 !important;
}

[data-id="1d7fa29c"] {
    background: #f8f7f4 !important;
}
.grecaptcha-badge {
    z-index: 999 !important;
}

input#esfpx_email_45400123fa9fc {
    height: 60px;
    padding: 24px 28px 20px !important;
    background: #fff;
    border-radius: 100px;
    border: none !important;
    color: grey;
    font-size: 15px;
}

.es-form-field-container .gjs-row {
    margin: 0;
    position: relative;
}

.es-form-field-container .gjs-row:last-child {
    position: absolute;
    top: 15px;
    right: 6px;
}

.elementor-kit-10 input[type="submit"] {
     background: #331501 !important;
     padding: 12px 36px;
}

span#spinner-image {
    display: none !important;
}

.es_subscription_message.success {
    text-align: center !important;
    width: 100%;
    display: block;
}












body h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins' !important;
}

body span {
    font-family: 'Poppins' !important;
}

body p {
    font-family: 'Poppins' !important;
}

body a {
    font-family: 'Poppins' !important;
}

body ul li {
    font-family: 'Poppins' !important;
}

label, input, select, textarea {
    font-family: 'Poppins' !important;
}

.elementor-heading-title {
    font-family: 'Poppins' !important;
}

.custom-page-title {
    margin-top: -70px !important;
    border-radius: 0px 0px 25% 25% !important;
}

.custom-page-title ul.elementor-icon-list-items {
    justify-content: center !important;
}

.custom-page-title .elementor-background-overlay {
    border-radius: 0px 0px 25% 25% !important;
}

.header-list-items ul.elementor-icon-list-items {
    justify-content: center !important;
}

.woocommerce ul.products li.product a img {
    border-radius: 15px !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !IMPORTANT;
}

h2.woocommerce-loop-product__title {
    text-align: center !important;
    font-size: 18px !important;
    color: #331501 !important;
}

.woocommerce ul.products li.product .price {
    text-align: center !important;
    color: #331501 !important;
    font-size: 20px !important;
}

.woocommerce ul.products li.product .button {
    margin-top: 0 !important;
    width: 100%;
    display: block;
    border-radius: 1000px !important;
    padding: 14px 20px !important;
    text-align: center;
    background: #331501 !important;
    transition: all 0.3s linear;
    color: #fff !important;
}

.woocommerce ul.products li.product .button:hover {
    background: #ce9e6d !important;
}

.single-product [data-id="5884ae63"] {
    border-bottom: 3px solid #331501 !important;
}

.single-product  main#main {
    padding-top: 80px;
}

.single-product main#main .woocommerce-product-gallery__wrapper {
    border-radius: 10px;
    border: 1px solid grey !important;
    overflow: hidden;
}

.single-product main#main h1.product_title.entry-title {
    font-size: 35px;
    color: #331501;
    margin-top: 50px;
    width: 67%;
}

.single-product main#main p.price {
    color: #331501 !important;
    font-size: 22px !important;
}

.woocommerce .quantity .qty {
    width: 80px !important;
    border-radius: 100px !important;
    padding: 10px 0 !important;
    color: #000;
}

.woocommerce div.product form.cart .button {
    padding: 15px 45px !important;
    background: #331501 !important;
    border-radius: 100px;
}

section.related.products {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 22px;
    margin: 0 0 10px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding-bottom: 25px;
}


.woocommerce #review_form #respond .form-submit input {
    border-radius: 100px !important;
    color: #fff !important;
    padding: 12px 40px !important;
    font-weight: 500 !important;
}
[data-id="89ae7bc"] {
    margin-top: -154px !important;
}


.page-header {
    display: none !important;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    text-align: center !important;
    height: 40px !important;
    padding: 12px 20px !important;
}


@media only screen and (max-width: 1000px) {
	.custom-page-title {
		margin-top: -123px !important;
		padding-bottom: 50px !important;
	}
	.single-product main#main {
    padding-top: 20px !important;
}

.single-product main#main h1.product_title.entry-title {
    width: 100% !important;
    font-size: 25px !important;
}
	
}