/*
.default-img{
	// width:206px !important; 
	width:218px !important;
	height:206px !important;
}

.hover-img{
	// width:206px !important; 
	width:218px !important;
	height:206px !important;
	// height:218px !important; 
}
*/

html{
	zoom: 0.9; 
    -moz-transform: scale(0.9); 
    -moz-transform-origin: 0 0;
}

.modal-backdrop {
    width: 100% !important;
    height: 100% !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;
					}
					.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 #a2d2c9;
}
.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;
}

.search-style-11input
{
	width:90% !important;
	background-image: unset  !important;
}
.search-style-22input
{
	width:10% !important;
}

/*Coupon */
.product-cart-wrap100{
    min-height: 100px;
}
.product-content-wrap100 h2{
	font-size:14px !important;
}
.readb{
	color:#808080bf !important;
}

.custom-modal_coupon{
    max-width: 642px !important;
}
.btn-md1 {
	padding: 10px 15px !important;
}
.apply-coupon button {
    background-color: #393373;
}
.apply-coupon button:hover {
    background-color: #FACB3D;
}
.avlcoup{
	padding:10px;
	color:black;
}
.custom-modal11 .modal-dialog11 {
    top: 80%;
}
/*
#modaldiv1 img{
	width: 100%;
}
*/

.hedingor {
   width: 86%;
    text-align: center;
    border-bottom: 1px solid #ececec;
    line-height: 0.1em;
    margin: auto;
} 
.mtp{
	margin-top: 16px;
}
.hedingor span { 
    background:#fff; 
    padding:0 10px; 
}


/*Gap reduce css*/
.main-menu > nav > ul > li ul.mega-menu {
    padding: 0px 25px 10px 25px;
    
}
.main-menu > nav > ul > li ul.mega-menu li ul {
    margin-top: 10px;
}
.main-menu.main-menu-lh-2 > nav > ul > li {
    line-height: 44px;
}
.categories-dropdown-wrap .more_categories {
    margin-top: 0px;
}
.categories-dropdown-active-large{
	margin-top:0px;
	padding: 20px 20px;
}
.header-style-1 .header-middle-ptb-1 {
    padding: 15px 0;
}
.home-slider.style-2 {
    padding: 20px 0;
}
.banner-img.style-3 {
    border-radius: 15px;
    overflow: hidden;
    height: 467px;
}
.section-padding {
    padding: 3px 0;
}
.section-title{
	margin-bottom:20px !important;
}
.section-title.style-1 {
    padding-bottom: 12px;
    /* font-size: 24px; */
}
.product-list-small article:not(:last-child){
margin-bottom:5px;
}
.footer-list li {
    margin: 0 0 7px;
}
.footer-mid .widget-title {
    margin: 11px 0 14px 0;
}
.archive-header {
    background: unset;
    border-radius: 20px;
    padding: 0px 15px;
    background-size: cover;
}
.archive-header h1 {
    font-size: 38px;
}

.product-cart-wrap .product-badges span {
    font-size: 14px;
    padding: 9px 13px 9px 13px;
    font-weight: 600;
    /* background-color: #bd662c !important; */
    background-color: #726f6f !important;
}

.card-1{
	padding:15px;
}
.banner-left-icon{
	padding: 15px 15px;
}
.header-info > ul > li a {
    color: #423f3f;
    font-weight: 700;
}

h3{
    color: #2e2d2d !important;
}
.main-menu.main-menu-padding-1 > nav > ul > li {
    /* padding: 0 6px; */
    padding: 0 6px;
}
.card-1 figure img{
	max-width:130px;
}
@media only screen and (max-width: 1400px)
{
.banner-img.style-2 {
    height: 407px;
}
}
@media only screen and (max-width: 480px)
{
.mobile-promotion {
    display: block;
    padding: 2px 0;
    text-align: center;
    background: #393373;
    color: #fff;
}
}

@media only screen and (max-width: 768px)
{
.header-bottom {
    padding: 16px 0;
}
}
.single-post h5{
	font-size: 14px;
}
.banner-img.style-2 .banner-text {
    top: 50%;
    -webkit-transform: none;
    transform: none;
    left: 50%;
    margin-left: -55px;
    padding: 0px;
}
/**/
.icclr{
	color:#393373 !important;
	font-size:26px;
}
.carausel-3-columns-cover .slider-btn:hover{
	background-color:#393373 !important;
}
.carausel-3-columns-cover .slider-btn{
	color:#393373 !important;
}
.icclr_for{
	font-size: 43px !important;
    margin-top: 0px;
	color:#393373 !important;
}
.testisocn{
	font-size: 58px !important;
    margin-top: 0px;
	color:#393373 !important;
}
.header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: #eaeefe;
    color: black;
    font-weight: 600;
    font-size: 14px;
}
.header-action-2 .header-action-icon-2 > a span.pro-count.white {
    background-color: #eaeefe;
    color: black;
    font-weight: 600;
    font-size: 14px;
}
.header-action-2 .header-action-icon-2 > a span.pro-count {
    color: #393373;
}
		.shop-product-fillter {
    margin: 0 0 14px;
}		
.shop-product-fillter .sort-by-product-area .sort-by-product-wrap{
	padding: 4px 13px;
}
.primary-sidebar .sidebar-widget{
	padding: 10px 14px;
}
.widget-category-2 ul li{
	margin: 0px 0 10px 0;
	padding:5px 10px;
}
.widget-category-2 ul li a img{
	max-width: 27px;
}
.product-sidebar .image{
	width:60px;
	height:60px;
	
	
}
.shopping-summery table > :not(caption) > * > *{
	padding:10px 6px;
}

.detail-extralink .detail-qty{
	padding:5px 15px 5px 15px !important; 
	width:60px !important; 
}
.shopping-summery table thead th{
	padding: 5px 0;
}
.product-sidebar .single-post .content{
	padding-left:74px;
}
.page-header.breadcrumb-wrap{
	padding:7px 20px;
}
.cart-dropdown-wrap{
	padding:10px 17px 10px;
}
.form-group input{
	height:45px;
}
input{
	height:45px;
}
.form-group {
    margin-bottom: 0.5rem;
}
.dashboard-menu ul li a {
    padding: 6px 19px;
}
.dashboard-content .card .card-header {
    padding: 0rem 1rem;
}
.invoice-11 .table > :not(caption) > * > *{
	padding: 8px 10px !important;
}
.detail-info .product-price{
	margin: 14px 0 10px 0;
}
.product-extra-link2 .button.button-add-to-cart{
	height: 42px;
    line-height: 42px;
}
.product-extra-link2 a{
height: 42px;
    line-height: 42px;
	}
	.product-info{
		padding: 10px 20px;
	}
	.tab-content.shop_info_tab {
    margin-top: 10px;
}
.comments-area {
    padding: 10px 0 !important; 
    margin-top: 10px !important; 
}
.comment-form {
padding-top: 10px !important; 
}
.product-cart-wrap .product-card-bottom {
    margin-top: 2px;
}
.banner-img .banner-text {
    -webkit-transform: translateY(-29%);
    transform: translateY(-29%);
    
}
.loop-grid iframe{
	width:100%;
	height:200px;
}
.loop-grid .entry-content-2 {
    padding: 10px 10px !important; 
}
.mapwd{
width:500px !important;
}
.mapwd iframe{
width:500px;
height:200px;
}
.download-app {
    margin: 5px 0 0px;
}

.mobile-social-icon_broad a {
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
   /* height: 100%; */
    width: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #393373;
    border-radius: 50%;
    line-height: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.testimoniald{
    background: #cdcbdc;
    padding: 60px 80px;
    color: #393373;
    font-size: 18px;
	border-radius: 11px;
}
.tabdivdiv{
	background: #eaeefe !important;
    border-radius: 5px !important;
}
	/* */					
@media screen and (max-width:767px)
	{
	.notifydiv{
    left: 40% !important;
	}
	.mapwd {
width:100% !important;
}
.mapwd iframe{
width:100% !important;
height:200px;
}
.testimoniald{
    background: #cdcbdc;
    padding: 60px 18px;
    color: #393373;
    font-size: 18px;
	border-radius: 11px;
}
.popular-categories .slider-btn.slider-prev {
    right: unset !important;
}
	}
	
	@media only screen and (max-width: 1024px)
	{
.hero-slider-1 .single-hero-slider {
   height: 170px;
    background-position: unset;
    background-repeat: no-repeat;
    border-radius: 30px;
    background-size: cover;
}
}
@media only screen and (max-width: 768px)
{
.home-slider .hero-slider-1 {
    height: 183px;
}
}

.announceresult	a:hover {
    color: #0a58ca !important;
}


	@media screen and (min-width:767px){
	.notifydiv{
    left: 50% !important;
	}
	}
	.select-activeq{
		height:64px;
	}
#journal.tab-style3 .nav-tabs li.nav-item a{
	padding: 13px 16px !important;
}
#a1 a:hover{
	 color: #0a58ca !important;
}