.mobile-steper{
	display:none;
}
@media (max-width:786px){
	.mobile-steper{
		display:block;
	}
	.ast-container, .ast-container-fluid {
		padding:0px !important;
	}
}
.canvas-resize{
	width:1150px;
	margin:auto;
}
.content-holder-color span {
	font-family: "Assistant" !important;
	font-size: 14px !important;
	letter-spacing: 0px;
	color: #585858;
} 

.img-holder{
	background-size: cover;
	width: 85px;
	height: 85px;
	background-repeat: no-repeat;
	border-radius: 100px;
	background-position: center;

}
.text-ref {
	font-size: 14px;
	letter-spacing: 0px;
	font-weight:400;
}
.uncheck-box{
	font-size: 14px;
	letter-spacing: 0px;
	font-weight:400;
}
.tag-holder {
	display: flex;
	align-items: center;
	gap: 30px;
}
.pr-attr {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Assistant';
	text-transform: uppercase;
	letter-spacing: 0px;
	color: black !important;
}
.bold-price {
	font-weight: bold;
	letter-spacing: 0px;
}
.flex-price {
	font-size: 16px !important;
}

.prod-grid-holder {
	margin-top: 2%;
	padding-bottom: 60px;
}
.bg-image {
	background-size: cover;
	height: 220px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	margin-bottom: 2.5%;
	position: relative;
}
.custom-grid-container {
	display: flex;
	flex-wrap: wrap;
	column-gap: 45px;
	justify-content: right;
	row-gap: 60px;
}
.fbc.fbc-page{
	width: 1215px;
}
.ast-woo-shop-archive .site-content > .ast-container {
	max-width: 1320px;
}
@media(max-width:786px){
	.canvas-resize{
		width:100%;
		margin:auto;
	}
}

@media (max-width: 768px) {
    .mobile-bc span {
        display: flex !important;
        flex-direction: column;
        align-items: center; /* Yeh 'center' pe set hai */
        padding: 0 !important;
        text-align: right;
        max-width: 272px;
        justify-content: center;
    }
	    #primary, #secondary {
        padding: 0;
        margin: 0;
    }
	.custom-grid-container {
    row-gap: 30px !important;
justify-content: center !important;
}
/* 	.bg-image .tinv-wraper {
    position: relative;
    right: auto;
    z-index: 100;
    top: 5%;
} */
	.prod-grid-holder {
    margin-top: 2%;
    padding-bottom: 40px;
}
	.smv .smv-button-fullscreen .smv-icon, .smv .smv-button-fullscreen .smv-icon:empty {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    height: 80%;
    left: 0;
    position: relative;
    top: 0;
    width: 80%;
}
button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover {
    background-color: #000000 !important;
}
	.pswp__button--arrow--left, .pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 44px !important;
    height: 100px;
    position: absolute;
}
.tag-holder {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-right: 20px;
}
	.shape-holder::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Edge */
}
	.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
    margin-left: 5px;
}
	.elementor-button-icon svg {
    width: 1em;
    height: auto;
    margin-right: 15px;
}
}


