/*
Theme Name: Handmade Craft Child
Theme URI: https://example.com
Description: Child Theme for Handmade Craft
Author: Monika
Template: handmade-craft
Version: 1.0.0
*/

/* Add custom CSS below */
/* @font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/handmade-craft-child/assets/fonts/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/handmade-craft-child/assets/fonts/Inter-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/handmade-craft-child/assets/fonts/Inter-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/handmade-craft-child/assets/fonts/Inter-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('/wp-content/themes/handmade-craft-child/assets/fonts/PlayfairDisplay-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('/wp-content/themes/handmade-craft-child/assets/fonts/PlayfairDisplay-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} */

/* body {
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
} */
body .hide{display:none;!important}
.shop-header .page-header-inner {
	text-align: center;
}
body{  color: #1F1B17;}
.page-header.shop-header {
	background: #263b32;
	padding: 60px 80px;
	color: #fff;
}
.shop-header h1.page-header-title{color: #fff;}
.shop-header .shop-header-tag {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	height: 28px;
	padding: 0 16px;
	border-radius: 999px;
	background: rgba(255,255,255,0.15);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 16px;
}
.shop-header p {
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255,255,255,0.85);
  margin: 0;
    margin-right: 0px;
    margin-left: 0px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.shop-header h1.page-header-title{
  font-family: "Playfair Display", Georgia, serif;
  font-size: 56px;
  font-weight: 700;
  margin: 0 0 12px;
}
.post-type-archive-product.woocommerce ul.products li.product .button.add_to_cart_button  {display:none}
.post-type-archive-product .asterthemes-page {
	display: block !important;
}
.products.columns-4 .imgWrap {
	overflow: hidden;  border-top-left-radius: 18px;  border-top-right-radius: 18px;
}
.products.columns-4 .imgWrap .attachment-full {
	object-fit: cover;
	transition: transform 0.3s ease;
}
.products.columns-4 .imgWrap .attachment-full:hover {
	transform: scale(1.08);
}
.woocommerce ul.products li.product .price {
	font-size: 15px;
	font-weight: 700;
	color: #1F1B17;
	font-family: Inter;
	text-align: left;
	margin: 0;
}
.woocommerce ul.products li {
	background: transparent !important;
}
body.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
	padding-top: 0.5em !important;
	padding-bottom: 0.5em !important;
	margin: 0 !important;
	font-size: 15px !important;
	font-weight: 600;
	color: #1F1B17;
	margin: 0;
	text-align:left;
}
body a, body a:focus, body a:active {
	outline: none;
}
.product-categories li {
	list-style: none;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	height: 36px;
	padding: 0 16px;
	border-radius: 999px;
	background: #F5F2ED;
	color: #1F1B17;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.2s ease;
	  margin: 0px 8px 3px 0px;
}
.product-categories li.active {
	background: #1F1B17;
}
.product-categories {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 28px;
	border-bottom: 1px solid #E5DED4;
}
body .page-header {
	position: relative;
	background-color: transparent;
}
.product-categories li.active a {
  color: #FFFFFF;
}
h1.page-header-title {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 42px;
	font-weight: 700;
	margin: 0 0 8px;
}
header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part {
  background: #fff;
  padding: 15px 0 15px;
}
body div#content {
	margin-top: 30px;
}
body header.page-header {
	padding: 50px 0 0;
}
body.right-sidebar .asterthemes-wrapper .asterthemes-page {
	display: block;
}
.products .add_to_cart_button {display:none !important;}
footer .wp-social-link svg {
	fill: #fff !important;
}
footer .wp-social-link {
	background: transparent;
}
.product_title.entry-title {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.1;
}
.trail-item.trail-end span {
	color: #8A7F75;
}
.woocommerce-product-gallery__image img {
	border-radius: 16px;
}
.single-product .posted_in {
	display: none;
}
.single-product .product-categories a{color: #8A7F75;}
.single-product .product-categories {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #8A7F75;
	border: none;
	padding: 0;
	margin-bottom: 17px;
}
.single-product .summary bdi {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 36px;
	font-weight: 700;
	color: #1F1B17;
	margin: 0;
}
.woocommerce div.product .product_title {
	margin-bottom: 12px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 80px !important;
	height: 80px;
	border-radius: 12px;
	background: #F4E4C9;
	overflow: hidden;
	cursor: pointer;
	border: 2px solid transparent;
	transition: border 0.2s ease;
	margin: 10px 10px 5px 0;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
	width: 100%;
	aspect-ratio: 1;
	background: #F4E4C9;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
	object-fit: cover;
	width: 100% !important;
	height: 100% !important;
}
.single-product.woocommerce .quantity .qty {
border: none;
  width: 100px;
  outline: none;
}
.single_add_to_cart_button {
	flex: 1;
	height: 44px;
	border-radius: 999px;
	background: #1F1B17;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	cursor: pointer;
	transition: background 0.2s ease;
}
.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
	content: none;
}
.single-product form.cart .quantity .input-text {
	display: flex;
	align-items: center;
	gap: 12px;
	border: 1px solid #E5DED4;
	border-radius: 999px;
	padding: 6px 12px;
	height: 44px;
}
.woocommerce div.product form.cart {
	margin-top: 2em;
	display: flex;
	align-items: center;
	gap: 16px;
}
.single-product .single_add_to_cart_button.button {
	border: 1px solid #E5DED4;
	border-radius: 999px;
	text-align: center;
	height: 44px;
	width: 200px;
	opacity: 1;
	border-radius: 999px;
	background: #1F1B17 !important;
	font-size: 14px !important;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s ease;
}
.product-gallery-slider {
    overflow: hidden;
}

.product-gallery-image {
    width: 100%;
    height: auto;
    display: block;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before {
	border: none;
	box-shadow: none;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0 !important;
	border: none;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	background: transparent;
	color: #1F1B17;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	border-bottom: 1px solid #E5DED4;
	border-bottom-color: transparent;
	transition: border 0.2s ease;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	margin: 0;
	padding: 0;
	margin-right: 20px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 16px 0;color:#1F1B17;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	border-bottom: 1px solid #000;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	border-bottom: 1px solid #000;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0 !important;
	border-bottom: 1px solid #E5DED4;
}
.single-product .related.products h2 {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 32px;
	font-weight: 700;
	color: #C04A3A;
	margin: 0 0 32px;
	text-align: center;
}
.related.products {
	margin-top: 50px;
}
.product-gallery img{
    width:100%;
    height:auto;
    display:block;
}

.woocommerce-product-gallery .product-gallery .owl-nav button{
    font-size:30px;
}
.woocommerce-product-gallery .product-main-slider {
    margin-bottom: 15px;
}

.woocommerce-product-gallery .product-thumb-slider .item {
    cursor: pointer;
}

.woocommerce-product-gallery .product-thumb-slider img {
    width: 100%;
    display: block;
}

.woocommerce-product-gallery .product-thumb-slider .owl-item.current img {
    border: 2px solid #000;
}

.woocommerce-product-gallery .owl-stage-outer .owl-stage{
    overflow: hidden;  margin: 0 auto;
}
.owl-carousel.product-main-slider img {
	max-height: 658px;
	border-radius: 16px;  object-fit: cover;
}
.product-thumb-slider {
	margin-top: 12px;
}
.product-thumb-slider img {
	border-radius: 16px;
	 border: 2px solid transparent;
	transition: border 0.2s ease;
}
.product-thumb-slider img:hover {
	border: 2px solid #1F1B17;
}
.rightSideInfo ul {
	padding: 20px 0;
	border-top: 1px solid #E5DED4;
	border-bottom: 1px solid #E5DED4;
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	margin: 0;
	list-style: none;
}
.rightSideInfo ul h4 {
	color: #8A7F75;
	font-weight: 500;
	font-size: 13px;
	margin: 0;
}
.rightSideInfo li span {
	color: #1F1B17;
	font-weight: 600;
	font-size: 13px;
}
.product_meta .sku_wrapper {
	display: none;
}
.descWrap,#tab-description p,#tab-description div{
	font-size: 15px;
  line-height: 1.7;
  color: #5C544D;
  margin: 0;
}
.feature-list .feature-item {
	padding-left: 17px;
	position: relative;
	vertical-align: top;
}
.woocommerce div.product form.cart {
	margin-top: 2em;
}
.emptyCartSvg {
	width: 50px;
	height: 50px;
	color: #8A7F75;
	margin: 0 auto;
}
.emptyCartSvgWrap {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #E6F0E1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 32px;
	margin: 0 auto;
}
.wp-block-woocommerce-empty-cart-block #newItemInStore, .wp-block-woocommerce-empty-cart-block .wc-block-product-new  {
	display: none !important;
}
.wp-block-woocommerce-empty-cart-block .empty-title {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 16px;
  line-height: 1.1;
}
.cart-is-empty .empty-text {
  font-size: 16px;
  line-height: 1.6;
  color: #5C544D;
  max-width: 480px;
  margin: 0 auto 32px;
}
.cart-is-empty .startShopBtn a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	height: 44px;
	padding: 0 37px;
	border-radius: 999px;
	background: #1F1B17 !important;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s ease;
	text-decoration: none;
}
.woocommerce-cart .page-header-title {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 42px;
	font-weight: 700;
	margin: 0;
	line-height: 1.1;  color: #1F1B17;
}
.woocommerce-cart .wc-block-cart__main.wp-block-woocommerce-cart-items-block {
	border: none;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
	border: none;
	padding: 0;
}
body.cart-is-empty .breadcrumb-trail.breadcrumbs,body.cart-is-empty .page-header {
	display: none;
}
.cart-page-label,.checkout-title-label {
	font-size: 14px;
	color: #8A7F75;
	margin: 8px 0 0;
}
.cartSetupWrap code {
	display: grid;
	grid-template-columns: 1fr 380px;
	gap: 40px;
}
.cartSetupLeftWrap {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.cartSetupRightWrap {
	background: #FFFFFF;
	border: 1px solid #E5DED4;
	border-radius: 12px;
	padding: 28px;
	height: fit-content;
	top: 100px;
}
.woocommerce .cartSetupRightWrap .cart_totals:before{content:none;}
.woocommerce .cartSetupRightWrap .cart_totals {
	width: 100%;
}
.woocommerce .cartSetupLeftWrap a.remove {
	width: auto;
	display: inline-block;
	color: #C04A3A !important;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	background: transparent !important;
}
.cartSetupLeftWrap .product-name a {
	font-size: 16px;
	font-weight: 600;
	color: #1F1B17;
	margin: 0;
	text-decoration: none;
	font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
}
.woocommerce .cartSetupLeftWrap .quantity .qty {
	border: 1px solid #E5DED4 !important;
	border-radius: 6px;
	padding: 4px 8px;
	margin-right: 8px;
	width: 90px;
	text-align: center;
}
.product-subtotal bdi {
	font-size: 16px;
	font-weight: 700;
	color: #1F1B17;
}
.cartSetupLeftWrap .product-name {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.cartSetupLeftWrap .product-info-wrap {
	display: flex;
	align-items: center;
	gap: 12px;
}
.cartSetupLeftWrap .product-categories {
	padding: 0;
	border: none;
	font-size: 12px;
	color: #8A7F75;
	font-weight: 500;
	margin: 12px 0;
	font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
}
.cartSetupLeftWrap .woocommerce-cart-form__cart-item.cart_item {
	display: flex;  margin-bottom: 24px;
	gap: 24px;
	padding: 24px;
	background: #F9F7F4;
	border-radius: 12px;
}
.product-thumbnail {
	width: 140px;
	height: 140px;
	background: #F4E4C9;
	border-radius: 10px;
	overflow: hidden;
	flex-shrink: 0;
}
body .text-right{text-align:right;}
body a{text-decoration:none!important;}
.woocommerce button.button,.woocommerce a.button,.woocommerce .button:disabled {
	height: 44px;
	padding: 0 37px;
	border-radius: 999px;
	background: #1F1B17 !important;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s ease;
}
body .woocommerce .button:disabled {
	opacity: 0.8 !important;
	color: #fff !important;
}
.couponWrap .coupon {
	max-width: 400px;
	display: grid;
	grid-template-columns: 216px 143px;
	gap: 10px;
}
input[type="text"], input[type="email"], input[type="phno"], input[type="password"], textarea {
	outline: none;
}
.cartSetupRightWrap h2 {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px;
	color: #1F1B17;
}
.woocommerce .cartSetupRightWrap table.shop_table {
	border: none;  font-size: 14px;
}
.woocommerce .cartSetupRightWrap table.shop_table th {
	padding: 12px 0;
	color: #5C544D;
	font-size: 15px;
	font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
}
.woocommerce .cartSetupRightWrap table .order-total th, .order-total td bdi {
	font-weight: 700;
	font-size: 18px;
	color: #1F1B17;
}
.cartSetupRightWrap .checkoutBtnNote {
	font-size: 12px;
	color: #8A7F75;
	text-align: center;
	margin-top: 16px;
}
.woocommerce .cartSetupRightWrap table.shop_table td {
	padding: 12px 0;
	text-align: right;
}
.continueShop {
	float: right;
}
.continueShop a {
	color: #C04A3A !important;
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline !important;
}
.woocommerce-checkout .page-header-title {
	font-family: "Playfair Display", Georgia, serif;
	font-size: 42px;
	font-weight: 700;
	margin: 0 0 8px;
}
.free-shipping-progress {
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 20px;
}

.progress-bar {
    height: 8px;
    background: #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.progress-bar span {
    display: block;
    height: 100%;
    background: #4caf50;
}
h2, h3 {
	margin: 0 0 1em;
}

span.woocommerce-Price-amount.amount bdi,span.woocommerce-Price-amount.amount{color: #1F1B17 !important;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li,.woocommerce-Address-title.title a.edit {
	border-radius: 3px;
}
.woocommerce-Button[name="save_account_details"] {
	margin-top: 10px !important;
}
.woocommerce-order-pay #content .entry-content p {
	text-align: center;
}
.woocommerce-order-pay #content {
	max-width: 800px;
	margin: 20px auto 0;
}
.woocommerce-order-pay .page-header .asterthemes-wrapper.page-header-inner {
	text-align: center;
}
.woocommerce-order-received address, .woocommerce .woocommerce-customer-details address {
	max-width: 662px;
	margin-right: 10px;
}
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses .woocommerce-column {
	max-width: 662px;
	margin-right: 20px;
}
.woocommerce table.shop_table.woocommerce-MyAccount-orders {
	max-width: 100%;
}
.woocommerce ul.order_details {
	padding-left: 0;
}
.woocommerce table.shop_table {
	max-width: 662px;
}
.woocommerce a.button.view {
	height: auto;
}
.wc-block-order-confirmation-additional-fields-wrapper {
	max-width: 662px;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
	max-width: 49%;
	margin-right: 1%;
}
.products.columns-4 .productInfo h3 {
	min-height: 80px;
}
.video-thumb{
    position:relative;
}

.video-thumb .play-icon{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    width:40px;
    height:40px;
    border-radius:50%;
    background:rgba(0,0,0,.6);
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    pointer-events:none;
}
.product-thumb-slider .owl-item img {
	max-height: 84px;
	width: auto;
	object-fit: contain;
}

@media (max-width: 600px) {
	.page-template-default .asterthemes-wrapper.page-header-inner {
		padding: 5px 0 0;
	}
	body .products.columns-4 .imgWrap .attachment-full, body.home .woocommerce ul.products li.product a img {
		min-height: 175px;
		max-height: 175px;
	}

}
@media only screen and (max-width: 768px) {
	body .bottom-header-left-part{    width: 67% !important;}
	.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
		max-width: 100%;
		margin-right: 0%;
	}
	body header.page-header{padding:0}
	body .couponWrap .coupon {
		width: 320px;
		grid-template-columns: 156px 142px;  margin: 20px 0;
	}
	.cartSetupLeftWrap .woocommerce-cart-form__cart-item.cart_item {
		display: block;
	}
	body .cartSetupWrap code {
		display: block;
	}
	.woocommerce-cart .continueShop {
		float:none;
	}
	.woocommerce-cart .asterthemes-wrapper.page-header-inner {
		padding: 0;
	}
	.woocommerce .cartSetupLeftWrap {
		display: block;
	}
	body nav.breadcrumb-trail {
		padding: 10px 20px;
	}
	body .products .productInfo {
		padding: 14px 14px 16px;
		gap: 6px;
	}
	.product-categories {
		padding-top: 0px;
	}
	body header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part {
		padding: 0;
	}
	body.woocommerce .single-product .single_add_to_cart_button.button {
		padding: 0 15px !important;
	}
}