.aiz-main-wrapper{
	background: #ffffff!important;
}
.header-menu-wrap .nav-items-wrap{
	display: flex;
	justify-content: start;
	overflow: unset;
}
.aiz-category-menu {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
.nav-items-wrap .category-nav-element  a:hover {
	color: #ef7f00!important;
}
.nav-items-wrap .category-nav-element a {
	font-weight: 600;
}
.aiz-category-menu .sub-cat-menu {
	z-index: 999;
	right: -70%;
	left: unset;
	padding: 20px!important;
}
.aiz-category-menu .sub-cat-menu .card-columns {
    width: 100%;
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    column-gap: unset;
    orphans: unset;
    widows: unset;
}
.header-menu-wrap{
    background-color: #ef7f00;
}
.cat-menu-wrap {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    position: relative;
    user-select: none;
}
.dropdown-toggle.navbar-light:after{
    display: none;
}
.fw-icon-wrap {width: 35px;
    height: 35px;border-radius: 50%;
    background-color: #fbbbbb;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fw-icon-wrap .fa-heart {
	color: #ea2327!important;
}
.fw-icon-wrap .fa-shopping-cart {
	color: #2d368e!important;
}
.logo-bar-area .link-light:hover .fa-shopping-cart {
    color: #ea2327!important;
}
.list-inline-item.light,
.list-inline-item.light *{
    color: #fff!important;
    opacity: 1!important;
}
.list-inline-item.light:hover a{
    opacity: .9!important;
}
/*div#hover-category-menu {
    display: initial!important
}
*/
.hover-category-menu{
    min-width: 250px;
    max-width: max-content;
}
.cat-menu-wrap:hover .hover-category-menu {
	display: initial!important;
}
#category-sidebar  a:hover {
	color: #ef7f00!important;
}
#category-sidebar a {
	font-weight: 600;
}
#category-sidebar .all-category{
    display: flex!important;
    justify-content: space-between;
}
#category-sidebar,
#category-sidebar .rounded-top.all-category{
    border-radius: 0!important;
}
#category-menu-icon span {
    font-weight: 600;
    font-size: 15px;
}
#section_home_categories .title {
	text-transform: uppercase;
}
.sp-details.tab-pane th,
.sp-details.tab-pane td {
	border-top: 0;
	padding: 1px;
padding-right: 15px;}
.sp-details.tab-pane th {
	width: auto;
}
.nav-user-menu-wrap {
	visibility: hidden;
	position: absolute;
	top: 100%;
	z-index: -111;
	background: #ffffff;
	left: 50%;
	transform: translateX(-50%);
	min-width: 150px;
	-webkit-box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
    box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
    padding: 0.5rem 0;
    border-radius: 4px;
}
.notify-menu-btn{
	color: #000;
}
.logo-bar-area a:hover *:not(.badge) {
    color:#d59d43;
}
.user-navs {
	position: relative;
	-ms-flex-item-align: stretch!important;
    align-self: stretch!important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-user-menu-items-wrap {
	padding: 0;
	margin: 0;
	list-style: none;
}
.user-menu-toggle-btn {
	color: #000;
}
.nav-user-menu-items-wrap li {
	margin: 0!important;
	width: 100%!important;
	border: 0!important;
}
.nav-user-menu-items-wrap li a {
	display: block;
	padding: 5px 20px;
	font-size: 0.875rem;
	color: #000000;
	transition: none;
}

.nav-user-menu-items-wrap li a:hover {
	color: #d59d43;
}
.nav-user-menu-wrap.active {
	visibility: visible;
	z-index: 111;
}
.h-md-210px,
.size-md-210px{
	height: 385px;
	/* object-fit: fill; */
}

.slick-slide .h-md-210px, 
.slick-slide .size-md-210px{
	height: 385px;
	/* object-fit: fill; */
}
.home-banner-area .main-slider-img {
	object-position: top;
	height: 355px;
}
.sub-banner-img img {
	height: 400px;
	object-position: top;
}

.youtube-iframe-inner .image img,
.facebook-iframe-inner .image img{
	max-width: 100%;
}
.facebook-iframe-inner{
	/*height: 700px;*/
}

.facebook-iframe-main{
	height: 745px;
}
.facebook-iframe-main iframe{
	height: 100%!important;
}
.facebook-iframe-main iframe *{
	max-height: unset;
}
.youtube-iframe-inner {
	margin-top: 30px;
}
.youtube-iframe-inner iframe {
	width: 100%;
}
.footer-widget *{
	color: #ffffff!important;
	opacity: 1!important;
}
.nav-top-right-wrap {
	display: flex;
	align-items: center;
}
.nav-contact-num {
	font-size: 18px;
    font-weight: 700;
	margin-right: 20px;
	margin-left: 40px;
}
.nav-contact-num a{
	display: flex;
	align-items: center;
}
.logo-bar-area .link-light, .logo-bar-area .link-light *:not(i), .nav-contact-num a {
	color: #ffffff!important;
	opacity: 1!important;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.logo-bar-area .link-light:hover,
.logo-bar-area .link-light:hover *,
.nav-contact-num a:hover {
	/* color: #ffffff!important; */
}
.logo-bar-area,
.logo-bar-area form {
	background: #F49121;
}
.logo-img img {
	height: 50px;
}
.front-header-search{
	flex-grow: unset;
}
.front-header-search form {
	width: 83%;
	margin: 0 auto;
}
.front-header-search form button:hover,
.front-header-search form button {
	background: #fff;
	color: #000000;
	border: 1px solid #e2e5ec !important;
	height: 100%;
}
#section_home_categories .slick-slide .h-md-210px {
	height: 355px;
}
.user-menu-toggle-btn {
	display: flex;
	align-items: center;
}
.nav-items-wrap .navs-l a {
	text-transform: uppercase;
}
.user-menu-toggle-btn .usr-txt {
	font-size: 17px;
	font-weight: 600;
}
.footer-main {
	background: #f7e0c5;
}
.footer-main .about-us,
.footer-main .common-txt *,
.footer-main .common-txt {
	color: #000000!important
}
.footer-main .common-txt a:hover{
	color: #02a44f!important;
}
.common-ttle{
    font-size:1rem!important;
}
.footer-main .common-txt * {
	color: #000000!important;
	font-size: 15px;
}
footer {
	background: #f7cc99;
}
footer *:not(.copyright a) {
	color: #000000!important;
}
footer .copyright a {
	color: #005f2d;
    font-weight: 600;
}
.product-gallery-thumb .slick-slide img {
	object-fit: contain;
}
.fs-2rem{
	font-size: 2rem;
}
footer .copyright img {
	width: 100px;
	display: inline-block;
}
.copyright a:not(.not-hide) {
	display: none;
}
.top-selling-p img{
	height: auto!important;
}
.p-left-content .text-comn {
	font-size: 15px;
}
.p-left-content .row {
	align-items: center;
}
.sp-add-cart {
	background: #F49121;
	color: #ffffff;
}
.sp-d-shop:hover {
	background: #f49121;
	border-color: #f49121;
}
#wishlist a {
    position: relative;
}
#wishlist .badge {
    position: absolute;
    top: -6px;
    right: -3px;
}
#sCartBtn {
    position: relative;
}
#sCartBtn .badge {
    position: absolute;
    top: -6px;
    right: -3px;
}
#wishlist a:hover .badge,
#sCartBtn:hover .badge{
    color: #ffffff!important;
}
#addToCart-modal-body img.rounded {
	object-fit: fill;
}
#addToCart-modal-body img.ls-is-cached:not(.size-60px,.rounded ){
	height: 265px;
}
.sp-add-cart, .sp-d-shop {
	text-transform: uppercase;
}
.sp-add-cart i, .sp-d-shop i {
	font-size: 16px;
}
.sp-add-cart-btn {
    padding-left: 9px;
    padding-right: 9px;
    margin-right: 0;
    color: #ea2226;
    background: #fbbbbb;
    font-size: 20px;height: 100%;
    display: inline-flex;
    align-items: center;
    margin-left: 8px;
}
.aiz-user-panel img {
	height: 325px;
	object-fit: fill;
}
.nav-contact-num i {
	/*font-size: 26px;*/
	margin-right: 6px;
}
.nav-contact-num:hover * {
	color: #ffffff!important;
}
.nav-items-wrap a:hover {
	color: #000000!important;
}
.nav-top-right-wrap a:hover:not(.cart-view-btn),
.nav-top-right-wrap a:hover *:not(.cart-view-btn) {
	color: #2d368e!important;
}
.facebook-iframe-inner .image img {
	width: 100%;
}
#cart-summary img {
	object-fit: fill;
}
.sp-add-cart-btn:hover {
	background: #f49121;
}
.sp-add-cart-btn:hover i {
	color: #ffffff;
}
.sp-add-cart-btn i {
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.aiz-megabox > input:checked ~ .aiz-megabox-elem, 
.aiz-megabox > input:checked ~ .aiz-megabox-elem {
	background: #2d368e;
	color: #ffffff;
	border-color: #2d368e;
}
.jssocials-share-link:hover {
	/* -webkit-transform: translateY(-3px); */
    /* transform: translateY(-3px); */background: black!important;
}

.jssocials-share-link {
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fs-13.text-truncate-2 a {
	font-size: 14px!important;
}
.fa-la-2x {
	font-size: 18px;
}
.aiz-plus-minus {
	border-radius: 6px;
	overflow: hidden;
}

.aiz-plus-minus button {
	background-color: #fe696a!important;
    border-color: #fe696a!important;
    border-radius: 0;
    color: #ffffff!important;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px!important;
}

.aiz-plus-minus input {
	border: 1px solid #dae1e7!important;
	height: 35px!important;
}
.aiz-plus-minus .btn-light:hover, 
.aiz-plus-minus .btn-light:disabled,
.aiz-plus-minus .btn-light:disabled {
    background-color: #fe696a!important;
    border-color: #fe696a!important;
    color: #ffffff!important;
}

@media (max-width: 1201px){
	.user-menu-toggle-btn .usr-txt {
		display: none;
	}
	.nav-contact-num a {
		font-size: 14px;width: 125px;
	}
	.nav-contact-num {
		margin-left: 20px;
		margin-right: 0;
	}
}
@media (max-width: 1201px){
	.home-banner-area .main-slider-img{
		height: auto;
	}
	.sub-banner-img img{
		min-height: 230px;
		height: auto;
	}
}


@media(max-width: 991.98px){
	.front-header-search form button{
	    height: calc(1.3125rem + 1.2rem + 2px);
        display: flex;
    	align-items: center;
	}
	.facebook-iframe-outer {
		display: none;
	}
	.front-header-search form{
		width: 100%;
	}
	.msl-0{
		margin-left: 0!important;
	}
	.msl-8{
		margin-left: 8px!important;
	}
	.nav-contact-num{
		display: none;
	}
	.user-menu-toggle-btn .usr-txt {
		display: none;
	}
	.header-menu-wrap .nav-items-wrap .navs-l {
		overflow-x: auto;
	}
	.col-md-10.top-best-items-outer {
		-ms-flex: 100%;
	    flex: 100%;
	    max-width: 100%;
	}
	#category-menu-icon .txt,
	#category-menu-icon .icon {
		display: none;
	}
	#category-menu-icon {
		padding: 0px 14px!important;
	}
	#category-menu-icon:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
	}
}
@media (max-width: 767px){
	.slick-slide .h-md-210px, 
	.slick-slide .size-md-210px {
	    height: 510px!important;
		/* object-position: top; */
		/* object-fit: fill; */
	}
	.sub-banner-img img{
		min-height: unset;
		height: 100px;
	}
	.nav-user-menu-wrap{
		left: unset;
		right: 0;
		transform: unset;
		max-width: 150px;
	}
	.facebook-iframe-main iframe{
		min-height: 500px;
	}
}

@media (max-width: 756px){
	.aiz-user-panel img,
	#section_home_categories .slick-slide .h-md-210px,
	.slick-slide .h-md-210px, 
	.slick-slide .size-md-210px,
	.h-md-210px, .size-md-210px{
		height: auto!important;
	}
}

@media (max-width: 600px){
	.logo-img img{
	    height: auto;
    	width: 145px;
	}
	.nav-items-wrap .navs-l a {
		padding-left: 6px!important;
		padding-right: 6px!important;
		font-size: 12px!important;
	}
}

/*@media only screen and (max-width: 1188px){
	.h-md-210px, .size-md-210px{
		height: 425px;
	}
	.slick-slide .h-md-210px, .slick-slide .size-md-210px{
		height: 235px;
	}
	#section_home_categories .slick-slide .h-md-210px{
		height: 395px;
	}
	.aiz-user-panel img{
		height: 295px;
	}
}
*/
/*@media only screen and (max-width: 1199px){
	.h-md-210px, .size-md-210px{
		height: 425px;
	}
	.slick-slide .h-md-210px, .slick-slide .size-md-210px{
		height: 235px;
	}
	#section_home_categories .slick-slide .h-md-210px{
		height: 395px;
	}
	.aiz-user-panel img{
		height: 295px;
	}
}*/

@media only screen and (min-width: 1200px){
	/*.h-md-210px, .size-md-210px{
		height: 425px;
	}
	.slick-slide .h-md-210px, .slick-slide .size-md-210px{
		height: 295px;
	}
	#section_home_categories .slick-slide .h-md-210px{
		height: 295px;
	}
	.aiz-user-panel img{
		height: 295px;
	}*/
}
@media only screen and (min-width: 1250px){
  	.container{
    	max-width: 1230px;
  	}
  	/*.h-md-210px, .size-md-210px{
		height: 425px;
	}
	.slick-slide .h-md-210px, .slick-slide .size-md-210px{
		height: 320px;
	}
	#section_home_categories .slick-slide .h-md-210px{
		height: 295px;
	}
	.aiz-user-panel img{
		height: 335px;
	}*/
}
@media only screen and (min-width: 1500px){
    .container{
        max-width: 96%;
    }

}
@media only screen and (min-width: 1650px){
	/*.h-md-210px, .size-md-210px{
    	height: 425px;
    }
    .slick-slide .h-md-210px, .slick-slide .size-md-210px{
    	height: 425px;
    }
    #section_home_categories .slick-slide .h-md-210px{
    	height: 400px;
    }
    .aiz-user-panel img{
    	height: 400px;
    }
    .facebook-iframe-main{
    	height: 825px;
    }*/
}