.pictohomepage img{
	height: 60px;

}
.product-variants .color, .product-variants .input-color {
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
}
.products-grid  .variant-links .color {
	width: 3rem;
	height: 3rem;
	flex:0 1 auto;
	background-size: cover;
  	background-position: center;
}
.variant-links {
	display: flex;
	flex-wrap: nowrap;
	width:100%;
	overflow-x: auto;
	scrollbar-width: thin;
	padding:10px 0;

}
.variant-links > a{
	flex:0 0 3rem;
	border: 1px solid #f5f5f5 !important;
	margin-right: 5px;
}
.cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon,.mobile-menu__tab-icon--img{
	font-size: 1.5625rem;
	width: 50px;
	max-height: 30px;
}
.cbp-hrmenu .cbp-hrsub-tabs-names li a {
	padding: 14px 10px;
}
#footer .footer-style-3 .block-newsletter > .h5, #footer .footer-style-3 .block-newsletter > h5 {
	display: block;
}
.btn-variantlinks{
	background: #f5f5f5;
	width:3rem;
	height: 3rem;
	padding:0;
}
.sticky-desktop-wrapper .stuck-header-element .cbp-hrmenu .pull-right {
	margin-right: 45px;
}
#header .header-btn-w .header-btn > .icon {
	font-size:35px;
	line-height: 35px;
}
@media(max-width: 768px ){
	#js-product-list-top {
		position: fixed;
		top: 42px;
		background: #fff;
		width: 100vw;
		left: 0;
		padding: 3px 15px;
		z-index: 99;
	}
	#wrapper{
		margin-top: 48px;
	}
	.PM_ASMobileVisible{
		position: fixed;
		top: 0;
		background: #fff;
		width: 280px;
		left: 0;
		padding: 0px 0px 80px 0px;
		z-index: 9999;
		overflow-x: scroll;
		height: 100vh;
		background: #fff;	
	}
	 #footer .block-iqitcontactpage,#footer .block-iqitlinksmanager  {
	 	flex:1 0 100%;
	 }
	 #PM_ASBlock_1{
	 	border: none !important;
	 }
	 #PM_ASBlock_1 .card-header {
		position: fixed;
		width: 280px;
		background: #f5f5f5;
		z-index: 9;
	}
	#PM_ASBlock_1 .card-block{
		margin-top: 40px;
	}
	.PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle::after, .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle::after {
		content: "\f410" !important;
		font-family: "Font Awesome 6 Pro";
		padding-right: 5px;
		font-size: 35px;
		font-weight: 400;
		position: absolute;
		right: 0;
	}
	#PM_ASBlockOutput_1.PM_ASMobileVisible::after{
		content:"";
		width:calc(100vw - 280px);
		height: 100vh;
		background:#cccc;
		position: fixed;
		top:0;
		right:0;
		z-index: 1;
	}
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
		-moz-flex: 1 0 75%;
		flex: 1 0 75%;
	}
 .product-features > dl.data-sheet dt.name {
		-moz-flex: 1 0 25%;
		flex: 1 0 25%;
	}
@media(min-width: 768px){
	.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
		-moz-flex: 1 0 75%;
		flex: 1 0 75%;
	}
 .product-features > dl.data-sheet dt.name {
		-moz-flex: 1 0 25%;
		flex: 1 0 25%;
	}
}
.fa-grip::after {
	content: "\e195";
}
@media (min-width:768px) {
  #main-product-wrapper .product-lmage-large.tripleimage {
    -ms-flex:0 0 33%!important;
    flex:0 0 33%!important;
    max-width:33%!important
  }
  #main-product-wrapper .product-lmage-large.simpleimage {
    -ms-flex:0 0 100%!important;
    flex:0 0 100%!important;
    max-width:100%!important
  }
}
.fa.fa-expand:before{
	content: "\f00e";
}
#search_widget .form-search-control, .form-control.input-subscription {
	border-radius: 13px ;
}
.pictohomepage .elementor-widget{
	margin-bottom: 12px;
}
.elementor-iqit-banner-content.elementor-iqit-banner-content-on.elementor-banner-align-bottom-left{
	background: #695c5288;
}
.homecategories img{
	max-height: 225px;
	width:auto;
	max-width: 100%;
}