/*
00. Library override(ex. bootstrap etc) --------------------
01. Text and Typography ------------------------------------
02. Common element(ul,ol,li,body,div etc.) -----------------
03. Common class(padding, margin etc.) ---------------------
04. Header styles ------------------------------------------
05. Footer styles-------------------------------------------
06. Common content------------------------------------------
07. Pages and Posts-----------------------------------------
08. Extra styles--------------------------------------------
09. Media Query---------------------------------------------
*/
	/* End Table of Contents */

/* 00. Library override(ex. bootstrap etc) start*/
/* 00. Library override(ex. bootstrap etc)   end*/


/* 01. Text and Typography start */
.custom-bold-font{
	font-weight: 700;
    line-height: 1em;
}
.tamboor-image{

}

/* 01. Text and Typography end */


/* 02. Common element(ul,ol,li,body,div etc.) start*/
body{
    background-image: url(../images/home-bg.png);
    background-size: cover;
    background-repeat: repeat-y;
}

html,
body{
    overflow-x: hidden;
}
/* 02. Common element(ul,ol,li,body,div etc.) end*/


/*03. Common class(padding, margin etc.) start*/
/*03. Common class(padding, margin etc.) end*/


/*04. Header styles start*/

.main-header-menu .elementor-nav-menu > li {
    position: relative;
}

.main-header-menu .elementor-nav-menu > li::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 50px;
    background-image: url("../images/iktara-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
	left: 50%;                    
    transform: translateX(-50%); 
}

.main-header-menu .elementor-nav-menu > li:nth-child(1)::before {
     top: -50px;
}

/* 2nd menu item */
.main-header-menu .elementor-nav-menu > li:nth-child(2)::before {
   top: -55px;
}

.main-header-menu .elementor-nav-menu > li:nth-child(3)::before {
   top: -58px;
}

.main-header-menu .elementor-nav-menu > li:nth-child(4)::before {
   top: -60px;
}

/* 3rd menu item */
.main-header-menu .elementor-nav-menu > li:last-child::before {
    top: -65px
}
/*04. Header styles end*/


/*05. Footer styles start*/ 
.contact-link .elementor-icon-list-text{
	    text-decoration: underline;
}
/*05. Footer styles end*/


/*06. Common content start*/ 
/*06. Common content end*/


/*07. Pages and Posts satrt*/
/*Homepage satrt*/
		
/* Product section css start */
.custom-product-section .single-product #product-730 .product_meta,
.custom-product-section .single-product #product-730 .related.products,
.custom-product-section .single-product #product-730 .woocommerce-tabs{
	display:none;
}


/* Scope ONLY shortcode section */
.custom-product-section .woocommerce .product {
    display: flex;
    gap: 50px;
    max-width: 1200px;
    margin: 0 auto;
    align-items: start;
}

/* Gallery */
.custom-product-section .woocommerce-product-gallery {
    width: 50%;
}

/* Summary */
.custom-product-section .summary {
    width: 50%;
}

/* Swiper Image */
.custom-product-section .swiper-slide img {
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
}

/* Remove default thumbs & zoom */
.custom-product-section .flex-control-thumbs,
.custom-product-section .woocommerce-product-gallery__trigger {
    display: none !important;
}


.custom-product-section .woocommerce-product-gallery  .swiper-pagination-bullet{
	background: #fff;
}

.custom-product-section .woocommerce-product-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #5C2E0B;
}
/* Variations spacing */
.custom-product-section .variations select {
    padding: 10px;
    border-radius: 8px;
}

/* Button */
.custom-product-section .single_add_to_cart_button {
    background: #000;
    color: #fff;
    padding: 14px 30px;
    border-radius: 30px;
}


.custom-product-section .single-product .product .woocommerce-product-gallery{
    width: 50%;
}

/* Pagination bullets */
.custom-product-section .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: 1;
}

.custom-product-section .swiper-pagination-bullet-active {
    background: #000;
}

.custom-product-section .variations,
.custom-product-section .variations tbody,
.custom-product-section .variations tr {
    display: block;
    margin-bottom: 30px;
}

.custom-product-section .variations td,
.custom-product-section .variations th {
    display: block;
    width: 100%;
}

.tamboor-customization label,
.custom-product-section .variations th label,
.custom-product-section .variations th label{
    font-size: 20px;
    font-weight: 500 !important;
    color: #905919;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'Anek Gujarati';
}

.custom-product-section .tamboor-product-summary .tamboor-title{
	display:none;
}
.custom-product-section .tamboor-product-summary .variation-buttons{
	display:flex;
    column-gap:10px;
	row-gap:10px;
	flex-wrap: wrap;
}


.custom-product-section .tamboor-product-summary .variation-buttons button{
    font-size: 18px;
    font-family: 'Anek Gujarati';
    background-color: transparent;
    color: #5C2E0B;
    border: 1px solid #5C2E0B;
    border-radius: 100px;
    line-height: 1.4em;
    font-weight: 500;
}

.custom-product-section .tamboor-product-summary .variation-buttons .variation-btn.active{
	background-color:#EDD1A6;
	border:1px solid #EDD1A6;
}
.custom-product-section .tamboor-product-summary .variation-buttons .variation-btn {
	transition: all 0.3s ease;
}

.custom-product-section .tamboor-product-summary .variation-buttons .variation-btn:hover {
	background-color: #EDD1A6;
	border: 1px solid #EDD1A6;
}

.custom-product-section .tamboor-product-summary .tamboor-price{
	display:none;
}
.custom-product-section .tamboor-product-summary .tamboor-excerpt p{
    font-size: 18px;
    color: #2C1E08;
    font-family: 'Anek Gujarati';
    font-weight: 400;
    max-width: 80%;
    margin-bottom: 15px;
}

.custom-product-section .tamboor-product-summary .quantity,
.custom-product-section .single_add_to_cart_button {
	 display: none !important;
}
.custom-product-section .tamboor-product-summary .single_variation_wrap{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-product-section .tamboor-product-summary .woocommerce-variation-price .amount bdi {
    color: #5C2E0B;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Anek Gujarati', sans-serif;
    line-height: 1em;
}

.custom-product-section .tamboor-product-summary button{
	margin-left: 0px !important;
    background-color: #5C2E0B;
    font-family: 'Anek Gujarati';
    line-height: 1.4em;
    padding: 10px 30px;
    font-size: 22px;
    font-weight: 400;
	border:2px solid #5C2E0B;
	transition:all .3s ease;
}

.custom-checkout .woocommerce button:hover,
.custom-checkout .wc-block-components-button:hover,
.custom-product-section .tamboor-product-summary button:hover{
	background-color: #02010100;
    color: #5C2E0B;
    border-color: #5C2E0B;
	transition:all .3s ease;
}

.custom-product-section .tamboor-product-summary .reset_variations{
	display:none;
}



/* Wrapper */
.custom-product-section .single_variation_wrap {
    display: flex;
    gap: 15px;
}

/* PRICE + BUTTON ROW */
.custom-product-section .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
}

/* PRICE */
.custom-product-section .woocommerce-variation {
    flex: 1;
}

.custom-product-section .woocommerce-variation-price .amount bdi {
    color: #5C2E0B;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Anek Gujarati';
}

/* BUTTON GROUP */
.woocommerce-variation-add-to-cart .quantity,
.woocommerce-variation-add-to-cart .single_add_to_cart_button,
.woocommerce-variation-add-to-cart .buy-now-button {
    margin: 0;
}


.tamboor-customization,
.custom-product-section .tamboor-custom-textarea{
	width:100%;
}

.custom-product-section .tamboor-custom-textarea{
	background: transparent;
    border: 1px solid #888888;
    padding: 15px 20px;
    border-radius: 12px;
    margin-top: 10px;
}

.custom-product-section .single-product .summary.entry-summary{
	margin-top:0px;
}


/* Group buttons together */


/* Buy now spacing */
.buy-now-button {
    margin-left: 0px;
}

/* Product section css end */

/*Homepage end	*/
/*07. Pages and Posts end*/

/* Checkout page css start */

body.woocommerce-checkout .container{
	max-width:1170px !important;
}

body.woocommerce-checkout{
	font-family: 'Anek Gujarati';
}


.custom-checkout .wc-block-components-title{
	font-size: 20px;
    font-weight: 500 !important;
    color: #905919;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'Anek Gujarati';
}
.custom-checkout .wc-block-components-checkout-step__heading-container{
      margin-bottom: 5px;
}

/* ==============================
   WOOCOMMERCE CHECKOUT INPUTS
============================== */

/* Text, email, tel, number, password */
.custom-checkout .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.custom-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.custom-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.custom-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=password],
.custom-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.custom-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.custom-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.custom-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]{
	color:#2C1E08;
    background:transparent;
	border:1px solid #969494;
	border-radius:5px;
}

.custom-checkout .wc-blocks-components-select .wc-blocks-components-select__container{
	color:#2C1E08;
    background:transparent;
	border-radius:5px;
}

.custom-checkout .wp-block-woocommerce-checkout-order-summary-block{
	color:#2C1E08;
    background:transparent;
	border-radius:5px;
    border: 1px solid #969494;
}

.custom-checkout .wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text],
.custom-checkout .wc-block-components-address-card,
.custom-checkout .wc-block-components-radio-control--highlight-checked{
	color:#2C1E08;
    background:transparent;
	border:1px solid #969494;
	border-radius:5px;
}
.custom-checkout .wc-block-components-radio-control-accordion-option{
	box-shadow:none !important;
}
.custom-checkout .wc-block-components-totals-wrapper,
.custom-checkout .wp-block-woocommerce-checkout-order-summary-totals-block{
	border-top: 1px solid #969494;
}

.custom-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus{
	border:1px solid #5C2E0B;
	box-shadow:none;
}

.custom-checkout .wc-block-components-form .wc-block-components-text-input input:focus,
.custom-checkout .wc-block-components-totals-coupon__content .wc-block-components-text-input input[type=text]:focus-visible,
.custom-checkout .wc-block-components-form .wc-block-components-text-input input:focus-visible,
.custom-checkout .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill:focus {
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #5C2E0B !important;
}

.custom-checkout .woocommerce button,
.custom-checkout .wc-block-components-button{
	margin-left: 0px !important;
    background-color: #5C2E0B;
    font-family: 'Anek Gujarati';
    line-height: 1.4em;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
	transition: all .3s ease;
}

.custom-checkout .wc-block-components-checkout-return-to-cart-button{
	display:none;
}
.custom-checkout .woocommerce .order_details{
	margin: 50px 0px 50px 0px;
}

.custom-checkout .wc-block-checkout__payment-method {
	display:none;
}

.required-star {
    color: red !important;
    font-weight: bold !important;
    margin-left: 3px !important;
}
/* Checkout page css end */

/* Notice page css start */
.woocommerce-notices-wrapper .woocommerce-info,
.wc-block-components-notice-banner.is-info,
.woocommerce-notices-wrapper .woocommerce-error,
.wc-block-components-notice-banner.is-error,
.woocommerce-notices-wrapper .woocommerce-message,
.wc-block-components-notice-banner.is-success,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.wc-block-components-notice-banner {
	background-color:transparent;  
	color: #2C1E08;            
	border:none;
	border-radius: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top:10px;
	box-shadow: none;
}
/* Notice page css end */

.custom-menu-btn{
	position: absolute !imporatnt;
    right: 50px !imporatnt;
    top: 18px !imporatnt;
}

.custom-menu-btn .elementor-button-content-wrapper .elementor-button-icon svg{
	width: 30px;
}

body.woocommerce-order-received .custom-checkout .woocommerce-order-details .woocommerce-table--order-details{
	 margin: 20px 0px;
}

body.woocommerce-order-received .woocommerce-order-details .woocommerce-table__line-item .woocommerce-table__product-name .product-quantity,
body.woocommerce-order-received .woocommerce-order-details .woocommerce-table__line-item .woocommerce-table__product-name a{
	display:none;
}

body.woocommerce-order-received .woocommerce-order-details .woocommerce-table__line-item .woocommerce-table__product-name .wc-item-meta{
	margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

body.woocommerce-order-received .woocommerce-customer-details{
	margin-top:40px;
}

body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title,
body.woocommerce-order-received .woocommerce-order-details__title{
    font-size: 24px;
    font-weight: 500 !important;
    color: #905919;
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: 'Anek Gujarati';
}


/* Order Received page css start */
/* WooCommerce Order Details Table Styling */
body.woocommerce-order-received .woocommerce-table.order_details {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
}

/* Table header */
body.woocommerce-order-received .woocommerce-table.order_details thead th {
    background-color: transparent;
    color: #333;
    text-align: left;
    padding: 12px 15px;
    border: 1px solid #888888;
    font-weight: 400;
}

/* Table body rows */
body.woocommerce-order-received .woocommerce-table.order_details tbody tr {
    border-bottom: 1px solid #888888;
}

/* Table body cells */
body.woocommerce-order-received .woocommerce-table.order_details tbody td {
    padding: 12px 15px;
    border: 1px solid #888888;
    vertical-align: top;
}

/* Product name links */
body.woocommerce-order-received .woocommerce-table.order_details .product-name a {
    color: #1e73be;
    text-decoration: none;
}

body.woocommerce-order-received .woocommerce-table.order_details .product-name a:hover {
    text-decoration: underline;
}

/* Item meta (like customization, material) */
body.woocommerce-order-received .woocommerce-table.order_details .wc-item-meta li {
    margin: 5px 0;
    font-size: 14px;
	display:flex;
    flex-wrap:wrap;
}
body.woocommerce-order-received .woocommerce-table.order_details .wc-item-meta li p{
	margin-bottom:0px;
}

/* Table footer */
body.woocommerce-order-received .woocommerce-table.order_details tfoot th,
body.woocommerce-order-received .woocommerce-table.order_details tfoot td {
    padding: 12px 15px;
    border: 1px solid #888888;
    font-weight: 400;
    background-color: transparent;
}

/* Highlight total row */
body.woocommerce-order-received .woocommerce-table.order_details tfoot tr:last-child th,
body.woocommerce-order-received .woocommerce-table.order_details tfoot tr:last-child td {
    background-color: transparent;
    font-size: 16px;
    color: #000;
}

/* Order Received page css end */

/* 08. Extra styles start*/
/* 08. Extra styles end*/


/*09. Media Query start*/
		@media screen and (min-width: 992px) {

		}
		@media screen and (min-width: 768px) {

		}

		@media screen and (max-width: 1199px) {

		}

@media screen and (min-device-width: 1024px) and (max-device-width: 1280px){
    .tamboor-image img {
        max-width: 240px !important;
    }
}

	/*Tablet*/
@media screen and (max-width: 991px) {

}

@media screen and (min-device-width: 768px) and (max-device-width: 991px){

}

@media screen and (max-width: 768px){

.custom-product-section .tamboor-product-summary .tamboor-excerpt p{
	margin-bottom:10px;
}

.custom-product-section .woocommerce .product{
	 row-gap: 10px;
}

.custom-product-section .tamboor-product-summary .tamboor-excerpt p{
	max-width:100%;
}

.custom-product-section .single-product .product .woocommerce-product-gallery{
	width: 100%;
}

.custom-product-section .variations, 
.custom-product-section .variations tbody, 
.custom-product-section .variations tr{
	margin-bottom:15px;
}
.custom-product-section .variations th label, .custom-product-section .variations th label{
	margin-bottom:5px;
}
.custom-product-section .tamboor-product-summary .woocommerce-variation-price .amount bdi{
	font-size:26px;
}

.custom-product-section .tamboor-product-summary button{
   font-size:18px;
}

.custom-checkout .wc-block-components-button{
	margin-top:10px;
}

.custom-checkout .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-title{
	margin:10px;
}
.main-header-menu{
	display:none;
}


.custom-menu-btn .elementor-button-content-wrapper .elementor-button-icon,
.custom-menu-btn .elementor-button-content-wrapper{
	display:block;
}

}

@media screen and (min-device-width: 640px) and (max-device-width: 768px) { 
}
	/*Small Device*/
		@media screen and (max-width: 767px) {
			    .custom-product-section .woocommerce .product {
                    flex-direction: column;
                }

                .custom-product-section .woocommerce-product-gallery,
                .custom-product-section .summary {
                    width: 100%;
                }
		}

	/*Mobile Device*/
		@media screen and (max-width: 640px) {
	 
		}

	/*Extra Small Mobile Device*/
@media screen and (max-width: 480px) {
	.custom-menu-btn{
		right: 20px !important;
	}

	.custom-menu-btn .elementor-button-content-wrapper .elementor-button-icon svg{
		width:20px;
	}

	.custom-checkout .woocommerce .order_details{
		margin: 20px 0px 20px 0px;
	}
}
		@media screen and (max-width: 420px) {

		}
/*09. Media Query end*/