/*

.hover-img{
	// width:206px !important; 
	width:218px !important;
	height:206px !important;
	// height:218px !important; 
}
*/
.product-list-small article img{
width: 101px !important;
    HEIGHT: 101PX !important;
}
.WIDTH100{
	width:100%;
}

.width55{
	width: 55%;
}
.cart-dropdown-wrap ul li .shopping-cart-img {
    margin-right: 5px;
}
.clggreen{  width: 16px;
    font-size: 16px;
    color: red;
    height: 14px;margin-left:10px;
	border-radius: 0px !important;
    max-width: 140px !important;
    min-width: 19px !important;
    min-height: 13px;
    border: 0px !important;}
.clgred{width: 16px;
    font-size: 16px;
    color: red;
    height: 14px;margin-left:10px;
	border-radius: 0px !important;
    max-width: 140px !important;
    min-width: 19px !important;
    min-height: 13px;
    border: 0px !important;
	}
	
	
	.cart-product-info{padding: 7px;}
	
	
	.notifydiv{
position: fixed;
    top: 50%;
    left: 50%;
    background-color: #00000099;
    color: white;
    border-radius: 3px;
    width: auto;
    height: fit-content;
    padding: 7px;
    z-index: 5000;
}

.notifydivstock{

    background-color: #ff0000b8 !important;
	font-size:20px;
}
.text-right{
	text-align:right;
}
.custom_select .select2-container {
    max-width: unset !important;
	width: 100% !important;
}
.fs18{
font-size: 18px;
}

.invoice-11 .table td, .invoice-11 .table th {
    vertical-align: middle;
    border: none !important;
}
.invoice-11 .bg-active {
    background: #f3f3f3;
    color: #535353 !important;
}
.invoice-11 .table tr, .table tr {
    border: 1px solid #e9ecef;
}
.invoice-11 .table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(255 255 255 / 5%) !important;
    color: var(--bs-table-striped-color) !important;
}
.invoice-11 .table td, .invoice-11 .table th {
    vertical-align: middle;
    border: none !important;
}
.invoice-11 .table td {
    font-size: 15px;
    font-weight: 400;
}
.invoice-11 .table > :not(caption) > * > * {
    padding: 15px 20px !important;
}
.invoice-11 .item-desc-1 span {
    font-size: 14px !important;
    font-weight: 600 !important;
}
.invoice-11 .item-desc-1 small {
    font-size: 14px !important;
}
.item-desc-1 small {
    display: block !important;
}
.f-w-600 {
    font-weight: 600 !important;
}
.carausel-5-columns-cover .carausel-5-columns .product-cart-wrap
					{
						/* margin-right:12px !important; */
						/* margin-left:12px !important; */
						margin-right: 5px !important;
						margin-left: 5px !important;
					}
					.cntt{
						font-size: 18px;
					}
					
					
					.detail-gallery .product-image-sliderp {
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 15px;
    border: 1px solid #ececec;
    overflow: hidden;
}
.slider-nav-thumbnailsp .slick-list {
    margin: 0 -10px;
}

.slider-nav-thumbnailsp div.slick-slide {
    margin: 0 10px;
}
.slider-nav-thumbnailsp .slick-slide {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slider-nav-thumbnailsp .slick-slide.slick-current img {
    border: 2px solid #db4242;
}
.slider-nav-thumbnailsp .slick-slide img {
    border-radius: 17px;
}
					/* */
					 
 /* Social Share button*/

#socialShare > * > span {
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.15);
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 8px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}
#socialShare > * > span:hover,
#socialShare > .open > span {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
/* 
.socialGallery {
  left: 63%;
  margin: 0 auto 0;
  position: absolute;
  top: -115px;
  transform: translate(-50%, 0);
  visibility: hidden;
  width: 400px;
} */

.socialGallery {
    left: 10%;
    margin: 0 auto 0;
    position: absolute;
    top: -50px;
    transform: translate(0%, 0);
    visibility: hidden;
    width: 100%;
	z-index:1000;
}

.socialGallerylist {
left: 10%;
    margin: 0 auto 0;
    position: absolute;
    top: -115px;
    transform: translate(0%, 0);
    visibility: hidden;
    width: 400px;
	}

.socialGallery a {
  visibility: hidden;
  opacity: 0;
  margin: 5px 2px;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  top: 10px;
}

.socialGallery a > span {
  position: relative;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.socialToolBox {
  cursor: default;
}

.pointer {
  cursor: pointer
}

.iconsshare {
  background: #767171;
  padding: 8px 12px;
  color: white;
  font-size: 15px;
  border-radius: 50%;
}
.fi-rs-facebook:before {
    content: "\f09a";
}
/*
.facebook:hover {
  background: #3b5998 !important;
  color: white;
}

.google:hover {
  background: #dd4b39 !important
}

.instagram:hover {
  background: #dd4b39 !important;
  color: white;
}

.whatsapp:hover {
  background: #5fd17d !important;
  color: white;
}
.tumblr:hover {
  background: #32506d !important;
}

.twitter:hover {
  background: #00aced !important;
}

.youtube:hover {
  background: #bb0000 !important;
}
	*/	
.socialGallery img {
    max-width: 16px;
}	
.categories-dropdown-wrap
{
max-height: 375px;
    overflow-y: auto;
scrollbar-width: thin;
}	



.categories-dropdown-wrap::-webkit-scrollbar {
  width: 16px;
  background-clip: padding-box;
}

.categories-dropdown-wrap::-webkit-scrollbar-track {
  background-color: #F4F4F4;
  height: 8px;
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.categories-dropdown-wrap::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #d1d1d1;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.categories-dropdown-wrap::-webkit-scrollbar-button {
  display: none;
}

					/* */					
@media screen and (max-width:767px)
	{
	.notifydiv{
    left: 40% !important;
	}
	}
	
	@media screen and (min-width:767px){
	.notifydiv{
    left: 50% !important;
	}
	}
	.subcatdiv{
		width:120px;
		    margin-right: 12px;
    margin-left: 12px;
	}
.slick-initialized .slick-slide{
	/* display: block; */
    border-radius: 30px;
    /* overflow: hidden; */
    /* height: 452px; */
    /* background: url(../imgs/banner/banner-11.png) no-repeat center bottom; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-size: cover; */
    /* background-size: cover; */
    /* width: 100%; */
	padding:10px;
}

.product-cart-wrap .product-img-action-wrap {

    padding: 5px 5px 0 5px !important;
}

.slick-initialized .slick-slide
{
	
	border-radius:5px;
	padding: 3px;
}


#griddata>*{
    padding-right: calc(var(--bs-gutter-x)/ 5);
    padding-left: calc(var(--bs-gutter-x)/ 5);
}
/* 
.default-img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: unset !important;
    transition: unset !important;
}

.hover-img{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	display:none !important;
}

.product-cart-wrap .product-img-action-wrap .product-img{
	vertical-align: revert;
    display: flex;
    justify-content: center;
    max-height: 300px;
    min-height: 300px;
}

.product-cart-wrap .product-img-action-wrap {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    max-height: 300px;
    padding: 25px 25px 0 25px;
    min-height: 300px;
} */

.prdimg{
	/* width: 438px; */
    /* height: 438px; */
    /* align-items: center; */
    /* vertical-align: middle; */
    /* margin: auto; */
    /* display: flex; */
    /* justify-content: center; */
   
    /* background-size: contain; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
}
.thumbnlback{
	/* width: 438px; */
    /* height: 438px; */
    /* align-items: center; */
    /* vertical-align: middle; */
    /* margin: auto; */
    /* display: flex; */
    /* justify-content: center; */
   
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.prdimg{
	width: 438px;
    height: 438px;
    object-fit: contain;
}


/* Moortiwala changes*/

/* .product-cart-wrap .product-img-action-wrap { */
    /* position: relative; */
    /* background-color: #fff; */
    /* overflow: hidden; */
    /* max-height: 320px; */
    /* min-height: 320px; */
    /* padding: 25px 25px 0 25px; */
/* } */

/* .banner-img .banner-text { */
    /* position: absolute; */
    /* top: 86%; */
    /* z-index: 2; */
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    /* padding: 5px 88px; */
    /* background: #ffffffba; */
    /* text-align: center; */
    /* border-radius: 50% 50% 0px 0px; */
    /* color: burlywood !important; */
/* } */


.product-cart-wrap .product-content-wrap h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    max-height: 200px;
    min-height: 48px;
}

/* Moortiwala changes*/

.sticky-bar.stick a {
    color: white !important;
}
.sticky-bar.stick .mega-menu a {
    color: #ab3535 !important;
}

.sticky-bar.stick .header-style-1 .header-bottom-bg-color {
  border-top: 1px solid #db4242 !important;
  border-bottom: 1px solid #db4242 !important;
}
.sticky-bar.stick p {
  color: #fff !important;
}
.sticky-bar.stick p > span {
  color: #fff !important;
}
.current-price{
	color:#ab3535 !important;
}
.old-price{
	color:#db4242 !important;
}
.in-stock{
	color:#7e7e7e !important;
}
.product-price span:first-child{
	color:#ab3535 !important;
}
.menu-banner-btn a{
	color:#ab3535 !important;
}
.menu-title{
	color:#ab3535 !important;
}
#totitems{
	color:#ab3535 !important;
}
.single-post a {
	color:#ab3535 !important;
}
.price .text-brand {
    color: #ab3535 !important;
}

.cart_total_amount .text-brand {
    color: #ab3535 !important;
}
.price .text-body {
    color: #db4242 !important;
}
#items .text-brand {
    color: #ab3535 !important;
}
.catisocn{
width: 30px;
    height: 25px;
    font-size: 25px;
    color: #ab3535;
	}
	
	.hero-slider-1 .slider-content{
		text-align:center;
		width:100%;
		top:78%;
		left:0%;
	}
	
	
	
	/* For shlok css*/
	
	@charset "UTF-8";
.wrappers {
  width: 100%;
    height: auto;
    /* display: table; */
    /* border: 5px solid #111; */
    /* margin: 50px auto; */
    padding: 20px;
    position: relative;
    text-align: center;
}
.wrappers:after, .wrappers:before {
  content: "";
  position: absolute;
  font-family: fontAwesome;
  font-size: 35px;
  color: #ab3535;
  background: #fff;
}
.wrappers:after {
  content: "";
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  box-shadow: 10px 10px 0 #fff;
}
.wrappers:before {
  content: "";
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
  box-shadow: -10px -10px 0 #fff;
}
.sholk{
	font-size: 40px;
	margin-top: 0.25rem;
}
/* 
.title, .description {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.description {
  font-size: 14px;
}

.title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 0 20px 0 0;
}
.title small {
  display: block;
  font-size: 25px;
  text-align: right;
}

.border-radius {
  border-radius: 30px;
}

.text-right {
  text-align: right;
} */
	/* For shlok css*/
	
	.iconsome{
		font-size: 62px;
    color: #db4242;
	}
	
	.newsletter .newsletter-inner{
		background:url(../imgs/banner/banner-12.jpg) no-repeat center;
		background-attachment:fixed;
	}
	.logonew1{
		padding: 23px;
    font-size: 35px;
    color: #db4242;
	}
	.stick .logonew1{
color:white;		
	}
	
	.aboutbn{
		box-shadow: 3px 1px 9px -1px #fcd79b;
    border-radius: 10px;
	}