/*
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 */
/*.product_aside{*/
/*	position: sticky;*/
/*	top: 130px;*/
/*}*/

.cs-add-to-cart{
	display: flex;
	align-items: center;
	gap: 10px;
}

.single_add_to_cart_button,
.cs-add-to-cart .single_add_to_cart_button{
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0px!important;
	transition: all 0.2s;
	border-radius: 0!important;
	padding: 12.80px 18px!important;
}
.cs-add-to-cart .single_add_to_cart_button{
	color: rgb(0, 0, 0);
}
.cs-add-to-cart .single_add_to_cart_button{
	color: #fff!important;
	background-color: #F46F20!important;
}
.cs-add-to-cart select.qty{
	max-width: 58px;
	padding: 8px;
	text-align: center;
	border-radius: 0!important;
}

.cs-add-to-cart select.qty{
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 0!important;
	outline: none;
	color: #333;
	cursor: pointer;
	transition: border-color 0.3s ease, background-color 0.3s ease;
	text-align: center!important;
}
.cs-add-to-cart select.qty:hover {
	border-color: #000;
}
.cs-add-to-cart select.qty:focus {
	border-color: #000;
	background-color: #fff;
	border-radius: 0!important;
}
select.qty option:hover {
	background-color: #000!important;
}


.product-badge{
	padding: 4px 10px;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	position: absolute;
	top: 0;
}
.tinv-wishlist-wrap{
	position: absolute;
	top: 0;
	right: 10px;
	width: 32px;
	height: 32px;
}
.tinv-wishlist .tinv-header {
	margin-bottom: 56px!important;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{
	font-size: 32px!important;
}
button .tinvwl-txt,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{
	color: #F46F20;
}
.tinv-wishlist{
	position: relative!important;
}
.product-badge.badge-new{
	background-color: #2ecc71;
	color: #fff;
}
.product-badge.badge-sale{
	background-color: #F46F20;
	color: #fff;
}
/* ***** @ja :: 13.02.25 *** */
a.woo-buy-link{
	text-transform: uppercase;
	color:rgb(244, 111, 32);
	font-family: "Roboto Condensed", sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.added_to_cart.wc-forward{
	border-bottom: 1px solid #000;
	margin-left: 10px;
	line-height: 1.2;
}
.product-kit-item{
	margin-bottom: 50px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DCDCDE;
}
.product-kit-grid{
	display: flex;
	/*flex-wrap: wrap;*/
	gap: 20px;
}
.product-kit-grid .composite_img{
	width: 30%;
	flex-shrink: 0;
}
.product-kit-grid .composite_img img{
	max-width: 100%;
	height: auto;
}
.product-kit-button{
	margin-top: 10px;
}
.product-kit-button a{
	color: #F46F20;
	text-transform: uppercase;
}
.product-kit-item h3.product-kit-title{
	font-size: 25px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
}
.product-kit-description p{
	font-weight: 400;
}
.product-kit-description p,
.product-kit-description p strong
{
	font-size: 15px;
	color: #000;
}
.product-kit-description p strong{
	font-weight: 500;
}
.product-kit-grid{
	padding: 20px 0;
}

.hfe-menu-cart--items-indicator-bubble .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before{
	min-width: 2em!important;
	height: 2.2em!important;
	line-height: 2.2em!important;
	font-size: 11px!important;
	padding: 0 6px!important;
}

@media (max-width: 768px) {
	.product-kit-grid{
		flex-direction: column;
	}
	.product-kit-grid .composite_img{
		width: 100%;
	}
	.product-kit-item h3.product-kit-title {
		font-size: 18px;
	}
	.product-kit-grid{
		padding: 15px 0;
	}
	.product-kit-item {
		margin-bottom: 25px;
	}
}

.woo_sale_price{
	margin-bottom: 0;
	margin-top: 14px;
}
.woo_sale_price span bdi,
.woo_regular_price,
.woo_regular_price span
{
	font-weight: 500;
	color: #000;
}
.woo_sale_price span bdi{
	font-size: 24px;
}
.woo_regular_price,
.woo_regular_price span
{
	font-size: 18px;
}
.woo_regular_price strong{
	color: #F46F20;
	padding-left: 4px;
}
.product_stable table{
	border: 0!important;
	margin-bottom: 0!important;
}
.product_stable table tr th,
.product_stable table tr td
{
	border: 0;
	border-bottom: 1px solid #d5d8dc;
}
.product_stable table tr th,
.product_stable table tr td{
	background: transparent!important;
	color: #000;
	text-align: left!important;
	padding: 8px !important;
}
.product_stable table tr th{
	font-size: 16px;
	font-weight: 700;
}
.product_stable table tr td{
	font-size: 14px;
	font-weight: 500;
}
.product_stable table tr:last-child td{
	border-bottom: none!important;
}

/* woocommerce gallary code start  */
/* set the position of thumbnail images*/
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	display:flex;
	column-gap: 14px;
	margin-bottom: 0;

}
div.product div.images.woocommerce-product-gallery .flex-viewport {
	flex-basis: 82%;
	height:50px;
}
.woocommerce-js div.product div.images .flex-control-thumbs {
	flex-basis: 18%;

	width:300px;
}

/* Move the images on the Left side*/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	flex-direction: row-reverse;
}

/* set the min width of thumbnail images*/
ol.flex-control-nav.flex-control-thumbs li {
	min-width:100%;
}

/* Limit the thumbnail images to four images*/
.woocommerce-js div.product div.images .flex-control-thumbs {
	overflow:hidden ;
	zoom: 1;

}

ol.flex-control-nav.flex-control-thumbs {

	max-height:500px !important;
	/* margin:0px;
	padding:0px;
	width:300px; */

}




/* Set the direction of arrows*/
ul.flex-direction-nav {
	position: absolute;
	max-height:500px !important;
	height:100%;
	z-index: 99;
	width: 18%;
	left: 0;
	margin: 0;
	padding: 0px;
	list-style: none;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
}

/* set position of previous arrow*/
li.flex-nav-prev {
	margin-top: 0px !important;
	margin-left: 0 !important;
	display: block;
	width: 100%;
	text-align: center;
}
/* set position of next arrow*/

li.flex-nav-next {
	margin-left: 0;
	display: block;
	width: 100%;
	text-align: center;
}
ul.flex-direction-nav li a {
	display: block;
	text-align: center;
	position: relative;
}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}
/* next arrow appear */
a.flex-next::after {
	visibility: visible;
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	background: rgba(0,0,0,.7);
	width: 40px;
	height: 24px;
	display: inline-block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0;
	right: 0;
}
/* previous arrow appear*/
a.flex-prev::before {
	visibility: visible;
	content: '\f106';
	font-family: 'Font Awesome 5 Free';
	margin-top: 0px;
	margin-left: auto;
	font-size: 20px;
	font-weight: bold;
	background: rgba(0,0,0,.7);
	width: 40px;
	height: 24px;
	display: inline-block;
	text-align: center;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
}

ul.flex-direction-nav li a {
	color: var( --e-global-color-54b0e52 );
}

ul.flex-direction-nav li a:hover {
	text-decoration: none;
}


ul.flex-direction-nav li a:hover {
	text-decoration: none;
}

.flex-control-nav{
	top:0px;
}

.woocommerce-product-gallery__wrapper img {
	height: auto!important;
	max-height: 500px !important;
	object-fit: contain;
}


@media only screen and (min-width: 768px) {
	.loop-pd-content {
		height: 100% !important;
	}
}
@media only screen and (max-width: 767px) {
	ol.flex-control-nav.flex-control-thumbs {
		max-height: 350px !important;
	}

	li.flex-nav-prev {
		margin-top: 0 !important;
		margin-left: 0 !important;
	}
	li.flex-nav-next {
		margin-left: 0;
		margin-bottom: 0 !important;
	}
	ul.flex-direction-nav {
		width: 18%;
	}
	li.flex-nav-prev, li.flex-nav-next {
		width: 100%;
	}
	.woocommerce-product-gallery__wrapper img {
		height: auto!important;
		max-height: 350px !important;
		object-fit: contain;
	}
}

@media only screen and (max-width: 500px) {
	ol.flex-control-nav.flex-control-thumbs {
		max-height: 250px !important;
	}

	.woocommerce-product-gallery__wrapper img {
		height: auto!important;
		max-height: 250px !important;
		object-fit: contain;
	}
}


/* woocommerce gallary code end   */




/* .woocommerce-product-gallery {
    display: flex;
    flex-direction: row-reverse;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-height: 555px;
	overflow: auto !important;
	scrollbar-width: thin;
	scrollbar-color: #ccc transparent;
}   */

/* For WebKit browsers */
/* .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
    width: 6px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 90%;
    margin-bottom: 15px;
    scroll-snap-align: start;
}

.woocommerce-product-gallery__image img {
    max-height: 555px !important;
    object-fit: cover;
} */






/* single page onsale tag hide  */
.woocommerce span.onsale {
	display: none;
}

.wc-block-cart-item__wrap a {
	font-family: "Poppins", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 17px;
	letter-spacing: -1px;
	color: var( --e-global-color-aeac1dd );
	text-decoration: none;
}

.wc-block-cart-item__wrap .wc-block-components-product-price__regular ,
.wc-block-cart-item__wrap .wc-block-components-product-price__value.is-discounted {
	font-size: 1.25em;
}
.wc-block-cart-item__wrap .wc-block-components-product-price__value.is-discounted {
	font-weight: bold;
	color: #000;
}

.wc-block-components-product-badge {
	color: var( --e-global-color-54b0e52 );
}

.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large {
	max-width: 100%;
	padding: 42px 50px 50px 50px;

}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus:hover,
.wc-block-cart-item__quantity .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus:focus ,
.wc-block-cart-item__quantity .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus:hover,
.wc-block-cart-item__quantity .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus:focus
{
	background: none;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.wc-block-cart-item__quantity .wc-block-components-quantity-selector__input:focus {
	background-color: none !important;
	box-shadow: none;
	border-style: solid;
}

.elementor-kit-210 input:focus:not([type="button"]):not([type="submit"]),
.elementor-kit-210 textarea:focus, .elementor-kit-210 .elementor-field-textual:focus
{
	color: var( --e-global-color-primary );
	background-color: var( --e-global-color-text );
	box-shadow: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var( --e-global-color-54b0e52 );
}

.elementor-kit-210 input:not([type="button"]):not([type="submit"]),
.elementor-kit-210 textarea, .elementor-kit-210 .elementor-field-textual

{
	color: var( --e-global-color-secondary );
	background-color: none !important;
	box-shadow: none !important;
	border-color: #000 !important;
}

.wc-block-components-button:not(.is-link).outlined:hover {
	background-color: var( --e-global-color-54b0e52 ) !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
	box-shadow: none;
}

.elementor-kit-210 input:not([type="button"]):not([type="submit"]),
.elementor-kit-210 textarea,
.elementor-kit-210 .elementor-field-textual {
	background-color: none !important ;
}

.wc-block-components-panel__content.elementor-kit-210 button {
	background-color: var( --e-global-color-54b0e52 ) !important;
}

.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button {
	background:  var( --e-global-color-54b0e52 ) !important;
}

.wc-block-cart-item__remove-link {
	color: #f46f20 !important;
	font-size: 16px !important;
}

.wp-block-woocommerce-proceed-to-checkout-block a {
	color: #fff !important;
	font-size: 16px;
	background: #f46f20;
	font-weight: 500;
	text-decoration: none;
	font-family: "Poppins", Sans-serif;
	text-transform: uppercase;
}

.page-id-8875 .page-header {
	padding-top: 30px;
}

.page-id-8875 a,
.page-id-8875 span,
.page-id-8875 p{
	font-family: "Poppins", Sans-serif !important;
}
.page-id-8875.elementor-kit-210 a:hover {
	color: #f46f20 !important;
}
.wc-block-components-quantity-selector
.wc-block-components-quantity-selector__button:focus {
	box-shadow: none;
}
.wc-block-checkout__sidebar
.wc-block-components-product-name {
	color: #000;
	font-size: 16px;
}
.wc-block-components-product-price__value.is-discounted {
	font-weight: bold !important;
	color: #000 !important;
}
.wc-block-components-button.wp-element-button
.wc-block-components-totals-coupon__button.contained {
	background: #f46f20 !important;
	transition: all 0.3s ease-in-out;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	background: #f46f20;
	transition: all 0.3s ease-in-out;
}
.wc-block-components-checkout-return-to-cart-button {
	text-decoration: none !important;
	color: #000 !important;
	font-family: "Poppins", Sans-serif;
}
.elementor-kit-210 h3 {
	font-weight: normal;
	font-size: 16px;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
	color: #000 !important;
	background: #fff;
	border: 1px solid #000;
}
.wc-block-components-button:not(.is-link):focus {
	box-shadow: none !important;
}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	transition: all 0.3s ease-in-out;
}
.otgs-development-site-front-end {
	display: none;
}

.elementor-kit-210 input:not([type="button"]):not([type="submit"])
{
	background-color: none !important;
}
.woocommerce-form.woocommerce-form-login.login p label , .woocommerce-form-login__rememberme span {
	color: #000 !important;
	font-size: 16px;
	font-family: "Poppins", Sans-serif;
}
.woocommerce-form.woocommerce-form-login.woocommerce-Input {
	background: none;
	border: 1px solid #F46F20 !important;
}

.woocommerce-LostPassword.lost_password a {
	color: #f46f20 !important;
}
/* responsive css  */
@media (max-width: 991px) { /* Targets screens up to 767px */
	.page-id-8875 .alignwide {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.wp-block-woocommerce-proceed-to-checkout-block a {
		font-size: 13px;
	}
	.page-id-8877.elementor-kit-210 h1 {
		margin-inline-start: inherit !important;
		margin-left: 14px !important;
	}

}

/* responsive css  */
@media (max-width: 767px) { /* Targets screens up to 767px */

	.elementor-element.elementor-element-ac19fcb.e-con-full.e-flex.e-con.e-child {
		display: none;
	}
	.elementor-element.elementor-element-14e4870.e-con-full.e-flex.e-con.e-child {
		display: none;
	}
	.elementor-9588 .elementor-element.elementor-element-1006a3e:not(.elementor-motion-effects-element-type-background)
	{
		background-image: url("https://tekno.digitalwebmarketing.agency/wp-content/uploads/2024/09/shoppers-scaled.jpg");
		background-position: top center !important;
		background-repeat: no-repeat;
	}

}

.woocommerce-button.button.woocommerce-form-login__submit {
	background: #F46F20 !important;
	font-family: "Roboto", Sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0px;
	display: block;
	transition: .3s all;
	border-radius: 0px !important;
}

.woocommerce-button.button.woocommerce-form-login__submit:hover{
	background-color: #fff !important;
	color: #F46F20 !important;
	border: 1px solid var( --e-global-color-54b0e52 ) !important;
}


.elementor-kit-210 a:hover{
	color: #F46F20!important;
}
.woocommerce-loop-product__link .price{
	font-family: Manrope, sans-serif;
	color: #000;
}
.product .product-category-name{
	font-family: "Poppins", Sans-serif;
	color: #F46F20;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: 0px;
	padding-top: 14px;
	display: block;
}
.woocommerce-checkout,
.woocommerce-checkout h2,
.woocommerce-checkout p,
.woocommerce-checkout button
{
	font-family: "Poppins", Sans-serif;
	letter-spacing: normal;
}
.woocommerce-checkout h2{
	font-weight: 500;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
	box-shadow: none!important;
}

.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after,
.woocommerce-checkout .wc-block-components-address-form{
	border: 1px solid hsla(0,0%,7%,.11)!important;
	padding: 1em;
}
.wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after,
.wc-block-components-checkbox__input,
.woocommerce-checkout .wc-block-components-address-card{
	border-radius: 0!important;
}
.wc-block-components-checkbox__input{
	outline: 0!important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark{
	margin-left: .2em!important;
	margin-top: .2em!important;
}
.woocommerce-checkout span.wc-block-components-address-card__address-section{
	color: #000!important;
}
.woocommerce-checkout .wc-block-components-address-form input{
	border: 0!important;
}
a.single-buy-now-button:hover {
	color: #fff!important;
}
.cart .quantity .input-text.qty text,
.cart .quantity input[type="number"]{
	line-height: 20px;
}
.woocommerce-message:focus-visible{
	outline: none!important;
}
.woocommerce-notices-wrapper .woocommerce-message{
	color: #000;
	background-color: #DCDCDE;
	border-color: #F46F20;
	outline: none!important;
	font-weight: 500;
}
.woocommerce-message a.button.wc-forward{
	background-color: #F46F20;
	color: #fff;
	transition: .3s all;
}
.woocommerce-message a.button.wc-forward:hover{
	background-color: #000;
	color: #fff!important;
}
.woocommerce-checkout .page,
.woocommerce-cart .page {
	margin-top: 32px;
}
.woocommerce-cart .wc-block-cart-item__wrap .wc-block-components-product-price__regular,
.woocommerce-cart .wc-block-cart-item__wrap .wc-block-components-product-price__value.is-discounted{
	font-size: 16px!important;
}
.woocommerce-cart .wc-block-cart-item__quantity input[type="number"]{
	border: 0!important;
	background-color: #f4f4f4!important;
	border-radius: 0!important;
}
.woocommerce-cart .wc-block-cart-item__quantity button{
	font-weight: 300!important;
	font-size: 18px!important;
	outline: 0;
}
.wc-block-components-checkout-place-order-button,
.woocommerce-checkout .wc-block-components-radio-control input,
.woocommerce-cart .wc-block-components-radio-control input{
	border-radius: 0!important;
	outline: 0!important;
}
.woocommerce-cart .wc-block-cart-items__header span{
	font-weight: 500;
	font-size: 14px;
	color: #000;
}
.woocommerce-cart button.wc-block-cart-item__remove-link{
	text-decoration: none!important;
	font-size: 16px!important;
}
.wc-block-components-product-price__value{
	color: #000!important;
	font-size: 16px!important;
	font-weight: 500!important;
}
.wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item-tax-value{
	font-weight: 600!important;
	color: #000!important;
}
.wc-block-components-totals-wrapper{
	margin-bottom: 10px;
}
.woocommerce-cart .wc-block-cart__submit-button{
	min-height: 42px!important;
	font-size: 15px!important;
}
.woocommerce-cart .wc-block-cart__totals-title{
	border-top: 1px solid hsla(0, 0%, 50.2%, .5019607843)!important;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon::before{
	margin-bottom: 15px!important;
}
.wp-block-woocommerce-empty-cart-block{
	margin-bottom: 50px;
}
.wp-block-woocommerce-empty-cart-block h2{
	color: #000!important;
}


.contact_form form.elementor-form select,
.contact_form form.elementor-form input[type="email"],
.contact_form form.elementor-form input[type="text"],
.contact_form form.elementor-form input[type="file"],
.contact_form form.elementor-form textarea
{
	border-radius: 0!important;
	border-color: #c7c7c7!important;
}
.contact_form form.elementor-form label{
	padding-bottom: 12px!important;
}
.contact_form form.elementor-form .elementor-field-group{
	margin-bottom: 20px!important;
}
.contact_form form.elementor-form input[type="file"]{
	padding: 7px!important;
}


@media only screen and (min-width: 1500px) {
	.woocommerce-cart .page {
		margin-top: 50px;
	}
	.woocommerce-checkout .page{
		margin-top: 86px;
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 1300px) {
	.page-id-8877 .entry-title {
		margin-inline-start: inherit !important;
		margin-left: 10px !important;
	}

}


@media only screen and (min-width: 1200px) {
	.woocommerce-dashboard .page .page-header .entry-title,
	.woocommerce-cart .page .page-header .entry-title {
		max-width: 100%;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 14px;
	}
}
@media (max-width: 1024px) {
	.woocommerce-dashboard .page .page-header .entry-title,
	.woocommerce-cart .page .page-header .entry-title {
		max-width: 100%!important;
		padding-left: 50px;
		padding-right: 50px;
	}
	.woocommerce-dashboard .page .page-header .entry-title,
	.woocommerce-cart .page .page-header .entry-title{
		font-size: 40px!important;
	}
}
@media (max-width: 768px) {
	.woocommerce-dashboard .page .page-header .entry-title,
	.woocommerce-cart .page .page-header .entry-title {
		max-width: 100%!important;
		padding-left: 20px;
		padding-right: 20px;
	}
	.woocommerce-dashboard .page .page-header .entry-title,
	.woocommerce-cart .page .page-header .entry-title{
		font-size: 36px!important;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 1024px) {
	.wc-block-components-sidebar-layout.wc-block-cart.wp-block-woocommerce-filled-cart-block.is-large{
		padding: 15px 40px 40px 40px;
	}
}
@media only screen and (max-width: 575px) {
	.elementor-add-to-cart .cart{
		flex-wrap: wrap!important;
		gap: 10px;
	}
	.elementor-add-to-cart .cart::before{
		content: none!important;
	}
	.elementor-add-to-cart .cart .single-buy-now-button,
	.elementor-add-to-cart .cart .single_add_to_cart_button,
	.elementor-add-to-cart .cart .quantity{
		margin-right: 0!important;
		margin-left: 0!important;
	}
	.product-kit-item h3.product-kit-title {
		font-size: 16px;
	}
	.woo_sale_price{
		margin-top: 0;
	}
	.woocommerce-dashboard .page .page-header .entry-title,
	.woocommerce-cart .page .page-header .entry-title {
		max-width: 100%!important;
		padding-left: 18px;
		padding-right: 18px;
	}
	.woocommerce-checkout .page, .woocommerce-cart .page{
		margin-top: 10px;
	}
	.woocommerce-cart .page .page-header .entry-title{
		font-size: 28px!important;
		margin-bottom: 0;
	}
	.cart .quantity .input-text.qty text,
	.cart .quantity input[type="number"]{
		width: 70px;
	}
	.elementor-9878 .elementor-element.elementor-element-2f0e1f8 .elementor-heading-title{
		font-size: 24px;
	}
	.woocommerce-breadcrumb,
	.woocommerce-breadcrumb a{
		font-size: 14px!important;
	}
	.elementor-widget-loop-carousel.elementor-element :is(.swiper, .swiper-container) ~ .elementor-swiper-button-prev{
		left: 0!important;
	}
	.elementor-widget-loop-carousel.elementor-element :is(.swiper, .swiper-container) ~ .elementor-swiper-button-next{
		right: 0!important;
	}
	.wp-block-woocommerce-empty-cart-block{
		margin-bottom: 15px;
	}
}

/* Gallery slider */

.custom-product-gallery {
	display: flex;
	gap: 24px;
	align-items: center;
	height: 500px;
}
.gallery-thumbs {
	flex-basis: 100px;
	flex-shrink: 0;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 10px 0px 0px;
}
.gallery-main{
	flex-grow: 1;
	position: relative;
	max-width: 500px;
}
.gallery-main img {
	width: 500px;
	height: auto;
	object-fit: contain;
}

.custom-product-gallery .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
	border: 2px solid transparent;
	transition: 0.3s;
}

.swiper-slide img:hover {
	border-color: #000;
}
.custom-product-gallery .swiper-button-next.thumbs-next{
	top: auto;
	bottom: 0;
}
.custom-product-gallery .swiper-button-prev.thumbs-prev{
	top: 45px;
}
.custom-product-gallery .swiper-button-prev.thumbs-prev,
.custom-product-gallery .swiper-button-next.thumbs-next{
	left: 50%;
	right: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 24px;
}
.custom-product-gallery .swiper-button-prev.thumbs-prev::after,
.custom-product-gallery .swiper-button-next.thumbs-next::after{
	rotate: 90deg!important;
	font-size: 24px;
	color: #F46F20!important;
	font-weight: bold;
}
.custom-product-gallery .swiper-slide img:hover{
	border-color: #F46F20;
}

.zoom-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 40px;
	color: white;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: opacity 0.3s;
	cursor: pointer;
}

.gallery-main:hover .zoom-icon {
	opacity: 1;
}
.gallery_zoom_icon{
	width: 50px;
	height: 50px;
	color: #fff;
}

@media only screen and (max-width: 575px) {
	.custom-product-gallery {
		gap: 10px;
	}
	.gallery-thumbs {
		flex-basis: 50px;
	}
	.gallery-thumbs .swiper-slide{
		height: auto!important;
	}
	.gallery-thumbs .swiper-slide img{
		object-fit: contain!important;
	}
}


@media (max-width: 768px) {


    .single-product .cart {
        position: relative; 
        width: 100%;
    }

    .single-product .cart.sticky-cart {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		background: #fff;
		padding: 10px 0;
		box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
		justify-content: center;
	}
	.sticky-cart .single_add_to_cart_button.button.alt {
		width: 70%;
		margin-right: 35px;
	}
    /* .single-product .single_add_to_cart_button.button.alt {
        width: 75% !important;
        margin: 0 auto;
        display: block;
    } */

	
}

