/*    <link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">*/
.txtCol {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 140px;
}
.genRow {
	border:1px solid #E2E2E2}/*#919DA9}*/ @media screen and (max-width: 480px) {
	.genRow {
	border:1px solid #E2E2E2;
	margin-top:5% !important} 	.extraEnter {
	margin-top:1.5em;
}
} .accordProductDesc i {
	margin-right:1em;
}
/*.whyShop{
	color:white !important;*/

@media only screen and (min-width: 481px) {
	.pf-full-width{
	max-width:1255px !important;
}
}  /* big buttons, no circle */ 
/* arrow color */  .flickity-prev-next-button.no-svg {
	color: white;
}
/*.flickity-prev-next-button:hover {
	background: transparent;
}
*/ .flickity-prev-next-button:disabled {
	display: none;
}
.flickity-viewport {
	width:100%;
}
@media screen and (max-width: 480px) {
	.adjustW {
	width:80% !important;
}
.carousel-cell {
	min-width:100px;
}
.pf-full-width {
	width:100vw;
	margin-left:-20px !important;
	/*container has a 20px margin that's why*/ } 

.pfTxtCol {margin-bottom:2em;}
} 

@media screen and (min-width: 481px) {
	.adjustW {
	width:30% !important;
}
.review-bloc {
	/*	margin:1em;
	*/ } .vertMid {
	margin-right:1em !important;
}
.carousel-cell {
	width:100% !important;
	/*was 20vw but then added adjustW class to parent div before this – turning container to 30%*/ 	height:100% !important;
	/*min-width:300px;
	*/ }  .main-carousel-reviews {
	border-style: solid;
	border-color: rgb(50, 90, 118);
	border-radius: 15px;
}
.review-col-1{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
} .pfRowBord {
	min-height:33vh;
}
.scrollRowBlock-PF {
	padding-left:1em;
	padding-right:1em;
}
.pfFeatureSlide-Section {display:none;}

.pfFeatureSliderRow {
width: 100vw;
position: relative;
margin-left: -50vw;
left: 50%;
}

.totalHide {display:none;}

//.divDes, #shopify-section-product-template .container, #shopify-section-product-template p {max-width:95vw !important;}