/*
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.4.5.1768887050
Updated: 2026-01-20 05:30:50

*/




/* ================================
   SINGLE PRODUCT PAGE CODE
================================ */

.single_variation_wrap {
    display: none !important;	
}
.enquiry-qty-wrapper {
    display: flex;
    gap: 9px;
}

.enquiry-qty-wrapper input {
    width: 70px;
    background: #ddd;
    padding: 0;
    text-align: center
}

.enquiry-qty-wrapper button { background: #193020 !important;color: #fff !important;}

::-webkit-outer-spin-button,
::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.enquiry-qty-input {
    -moz-appearance: textfield;
}

button.add-to-enquiry-btn {
    background: #D0A15D;
    color: #193020;
    padding: 11px 26px;
    font-size: 13px;
    border: none !important;
    font-weight: 600;
}
body ul#enquiry-popup-items span.enquiry-thumb img {
    height: 80px;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/* ================================
   SINGLE PRODUCT PAGE  COMMENT CODE
================================ */
/* FORM CONTAINER */
.comment-form {
    max-width: 650px;
    margin: 40px 0;
    padding: 30px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    font-family: 'Segoe UI', sans-serif;
}

/* HEAD TEXT */
.comment-notes {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
}

/* LABELS */
.comment-form label {
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
    color: #333;
}

/* INPUTS + TEXTAREA */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    transition: all 0.3s ease;
}

/* FOCUS EFFECT */
.comment-form input:focus,
.comment-form textarea:focus {
    border-color: #0073ff;
    box-shadow: 0 0 0 2px rgba(0,115,255,0.1);
    outline: none;
}

/* TEXTAREA */
.comment-form textarea {
    min-height: 120px;
    resize: vertical;
}

/* SPACING */
.comment-form p {
    margin-bottom: 18px;
}

/* STAR RATING */
.comment-form-rating .stars a {
    font-size: 22px;
    color: #ccc;
    margin-right: 5px;
    text-decoration: none;
    transition: 0.3s;
}

/* HOVER STAR */
.comment-form-rating .stars a:hover,
.comment-form-rating .stars a.active {
    color: #ffb400;
}

/* SUBMIT BUTTON */
.comment-form .submit {
    width: 100%;
    background: linear-gradient(135deg, #0073ff, #0051cc);
    color: #fff;
    border: none;
    padding: 14px;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}

/* BUTTON HOVER */
.comment-form .submit:hover {
    background: linear-gradient(135deg, #0051cc, #003d99);
}

/* CHECKBOX */
.comment-form-cookies-consent {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #555;
}

/* REQUIRED STAR */
.required {
    color: red;
}



/* ================================
   MY ACCOUNT WRAPPER
================================ */



th.label {
    padding: 0px;
}
 
.wvs-style-squared li {
    padding: 4px !important;
    border: 1px solid #ccc;
    font-size: 14px !important;
    cursor: pointer !important;
    box-shadow: unset !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
 
.wvs-style-squared li.selected {
    background-color: #D0A15D !important; 
    color: #ffffff !important; 
    border: unset;
}
 
 
td.value.woo-variation-items-wrapper:hover {
    background-color: unset !important;
}
 
tr:hover {
    /* background-color: unset !important; */
    background-color: #fff !important;
}
 
th.label:hover {
    background-color: unset !important;
}
 
td.value.woo-variation-items-wrapper {
    margin-bottom: 10px;
}
 
th.label {
    background-color: #fff !important;
}
 
td.value.woo-variation-items-wrapper {
    background-color: #fff !important;
}
 
.variable-item-contents {
    line-height: 16px;
}
 
a.reset_variations {
    font-size: 17px !important;
    font-weight: 500;
    color: red;
    display: flex;
    width: 22%;
    height: fit-content;
    justify-content: start;
    align-items: center;
    margin-top: 8px;
    text-decoration: underline;
}
 
span.woocommerce-Price-amount.amount bdi {
    color: #193020;
}
 
.price del bdi {
    color: #d0a15d !important;
}





table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}
.woocommerce div.product form.cart table {
    width: 100% !important;
}

.woocommerce-account .woocommerce {   
    margin: 70px auto;      
	gap:20px;
}
.edit-account input {
    background: #f2f2f2 !important;
    border: 1px solid #ddd!important;
    height: 40px !important;
    font-size: 12px !IMPORTANT;
}

.woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button {
    background: #193020 !important;
    opacity: 1;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 400;
}
ol.flex-control-nav.flex-control-thumbs {
    display: flex;
}
.edit-account label {
    font-size: 14px;
    color: #be9d5d;
}

.edit-account em {
    font-size: 11px;
    margin-top: 7px !important;
    display: block;
}
.email-sign-up-class input.ekit_mail_email.ekit_form_control {
    margin: 0;
}
.edit-account fieldset {
    border: none;
    padding: 0;
    margin-top: 20px;
}

.edit-account legend {
    display: block;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 600;
}

.edit-account button.woocommerce-Button.button {
    background: #193020;
    color: #d0a153;
    margin-top: 20px;
    padding: 15px 20px;
    font-weight: 400;
}
/* ================================
   LAYOUT
================================ */
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
    float: left;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 20px;
}
p.woocommerce-form-row br {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 68%;   
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 30px;
}

/* ================================
   NAVIGATION MENU
================================ */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce-Address address {
    font-size: 15px;
    margin-top: 15px;
}
.woocommerce-MyAccount-navigation li {
    margin-bottom: 8px;
}
.woocommerce-MyAccount-content a {
    color: #d0a15d;
}



.woocommerce-Address-title.title a.edit {
    background: #f8eecb;
    color: #193020;
    padding: 22px 26px;
    line-height: 0;
    float: inherit !important;
    display: block;
    width: fit-content;
    font-size: 13px;
    font-weight: 600;
}

.woocommerce-Address-title.title p {
	margin: 0;
}

.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 20px 14px;
    font-size: 14px;
    color: #111827;
    text-decoration: none;
    border-radius: 6px;
    transition: 0.3s;
    line-height: 0;
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
    background: #111827;
    color: #ffffff;
}

/* ================================
   HEADINGS
================================ */
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

/* ================================
   TABLES (Orders, Downloads)
================================ */
.woocommerce-account table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.woocommerce-account table th {
    background: #f9fafb;
    padding: 14px;
    text-align: left;
    border-bottom: 1px solid #e5e7eb;
}

.woocommerce-account table td {
    padding: 14px;
    border-bottom: 1px solid #e5e7eb;
}

/* ================================
   BUTTONS
================================ */
.woocommerce-account .button,
.woocommerce-account button,
.woocommerce-account input[type="submit"] {
    background: #111827;
    color: #ffffff;
    padding: 10px 18px;
    border-radius: 6px;
    border: none;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s;
}

.woocommerce-account .button:hover {
    background: #000000;
}

/* ================================
   FORMS
================================ */
.woocommerce-account input[type="text"],
.woocommerce-account input[type="email"],
.woocommerce-account input[type="password"],
.woocommerce-account textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 6px;
    border: 1px solid #d1d5db;
    font-size: 14px;
    margin-bottom: 18px;
}

.woocommerce-account input:focus,
.woocommerce-account textarea:focus {
    outline: none;
    border-color: #111827;
}

/* ================================
   ADDRESS BOXES
================================ */
.woocommerce-Address {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}
.radix-themes.light {
    background: transparent;
}

.wcf-filter-title {
}

.wcf-filter-title h3 {
    color: #424242;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    border-bottom: 1px  solid #e5e5e5;
    width: 100%;
    padding: 0 0 7px;
    text-transform: uppercase;
    margin: 0 0 4px;
}

.wcf-filter {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 5px;
}

.wcf-filter-input label button {
	    margin: 4px 0 0 0;
    border: 1px solid #193020;
    width: 13px;
    height: 13px;
    padding: 0 !important;
    border-radius: 4px;
}

.wcf-filter-input label input {/* width: 10px !important; *//* height: 10px !important; */}

.wcf-filter-input label button:before {
    box-shadow: inherit !important;
    background: #ffffff;
    height: 11px;
    border-radius: 4px;
}

.wcf-checkbox-item.wcf-depth-1 {
    margin-left: 10px !important;
}

.wcf-checkbox-item.wcf-depth-2 {
    margin-left: 20px !important;
}
.wcf-filter-input label {margin: 0 0 -9px;}

.wcf-group .rt-BaseCheckboxRoot:hover {
    border: solid 1px #193020 !important;
}

.rt-BaseCheckboxRoot:where(.rt-variant-surface):where([data-state=checked],[data-state=indeterminate]):before {
    background: #193020 !important;
}
.woocommerce ul.products li.product .button {
    background: #193020;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    border-radius: 30px;
    width: 77%;
    padding: 11px 0;
    font-weight: 500;
}

.wcf-checkbox-item.wcf-depth-3 {
    margin-left: 30px !important;
}

.wcf-depth-4 {
    margin-left: 40px !important;
}

.wcf-option-label {
    font-size: 12px !important;
}
 
/* ================================
   LOGOUT LINK
================================ */
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #dc2626;
}


 
/* ================================
  Post single page cta
================================ */
.fix-positon-action {
    position: relative;
}

.fix-positon-action .elementor-widget-shortcode {
    position: absolute;
    height: 91%;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.fix-positon-action a.acf-cta-button {
    color: #fff;
    font-weight: 700;
    font-size: 27px;
    width: 70%!important;
    display: block;
    text-align: center;
    margin: 0 auto;
    text-decoration: underline!important;
}

.fix-positon-action .elementor-widget-theme-post-featured-image:after {
    background: #000;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    content: '';
    right: 0;
    border-radius: 20px;
    opacity: .7;
}



/* ================================
   MOBILE RESPONSIVE
================================ */


@media (max-width: 767px) {
	body .woocommerce-Tabs-panel p {    
		white-space: normal;
	}
	
	body a.acf-cta-button {
		font-size: 18px !important;
		width: 90% !important;
	}
	a.dropdown-item {
		color: #000 !important;
	}
	.comment-form {
        padding: 20px;
    }
	html body .woocommerce-Tabs-panel {		
		padding: 30px 15px !important;		
	}
	.enquiry-popup .enquiry-modal {
		max-height: 90vh;
		overflow-y: auto;
	}
}




@media (max-width: 900px) {
	.woocommerce-account .woocommerce {   
		margin: 20px auto;   
		display: block;		
	}
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
        margin-left: 0;
    }
}




    