body {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 300;
	color: #1a1a14;
	background: #f9f9f9;
}
#page_wrapper {
	background-color: white;
}
.product-infos p {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}       
.quantity .quantity-button {
	background-color: #fff;
}
.full-row {
	padding-top: 0px;
	padding-bottom: 30px;
}
.full-row .container-fluid {
	padding: 0px 0px 0px 0px !important;
}
.productimage .row>* {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
}        
.product-wrapper .product-image .on-sale {
	position: absolute;
	top: 15px;
	right: 15px;
	font-family: 'Montserrat', sans-serif !important;
	background-color: transparent !important;
	margin: 0;
	color: var(--theme-white-color);
	padding: 1px 7px;
}
.on-sale1 {
	position: absolute;
	top: 15px;
	left: 15px;
	font-family: 'Montserrat', sans-serif !important;
	background-color: grey !important;
	margin: 0;
	font-size: 12px;
	color: var(--theme-white-color);
	padding: 1px 7px;
}
#producter .product-infos {
	background: white !important;
	padding:  10px !important;
}
h1, .h1 {
	font-family: 'Montserrat', sans-serif !important;           
	font-weight: bold !important;
	color: #1a1a14 !important;
}
.product-wrapper .product-info {
	padding: 0px 0 !important;
}
#producter .product-wrapper {
	padding: 0px 0px 0 !important;
}
h5, .h5 {
	font-family: 'Montserrat', sans-serif !important;
	color: #1a1a14 !important;
}
p {
	font-size: 12px;
	line-height: 30px;
	font-family: 'Montserrat', sans-serif !important;
	color: #1a1a14 !important;
}
#producter .product-info {
display: flex;
justify-content: space-between;
align-items: center;
}
.line {
	font-size: 12px;
	font-weight: 300;
	padding: 10px 0;
	margin-bottom: 0;
	border-bottom: solid 1px #ccc;
	font-family: 'Montserrat', sans-serif !important;
	color: #000;
}
.ac-card {
	background-color: transparent;
	padding: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.accordion-plus-left .ac-toggle::before, .accordion-plus-left .ac-toggle::after {
	right: 0;
	left: inherit !important;
}
.accordion-plus-left .ac-toggle::before {
	position: absolute;
	width: 15px;
	height: 2px;
	right: 0;
	left: inherit !important;
}
.accordion-plus-left .ac-toggle {
	padding-left: 0;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px;
	border-bottom: solid 1px #ccc;
}
h2, .h2 {
	font-weight: normal !important;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif !important;
	color: #1a1a14;
}
h4, .h4 {
	font-weight: normal !important;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif !important;
	color: #1a1a14;
}
.summary-inner h5 {
	font-weight: normal !important;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif !important;
	color: #1a1a14;
}
.single-product-wrapper ul li {
	list-style: disc;
	font-size: 12px;
	margin-left: 15px;
	color: #000;
	font-family: 'Montserrat', sans-serif !important;
}
.summary.entry-summary {
	padding: 0px 10px 0px 15px;
	/*background: #f2efea;*/
}
.product-title a{
	text-transform: uppercase;
}
.product.type-product {
	position: relative;
	margin: 20px 15px !important;
	background-color: #fff;
	box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2), 0 0px 5px 0 rgba(0, 0, 0, 0.19);
}
.instock {
	background: green;
	display: inline-flex;
	padding: 3px 15px;
	color: #fff;
	line-height: 2;
	align-items: center;
	justify-content: center;
	float: right;
	position: relative;
	top: 15px;
}
.boxed1 label {
	display: inline-block;
	width: 70px;
	height: 70px;
	font-size: 12px;
	border-radius: 10px;
	transition: all 0.3s;
	color: #000;
	padding: 5px 0px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.boxed1 label:hover {
	color:#ff324d;
	cursor:pointer;
}
.boxed1 input[type="radio"] {
	display: none !important;
}
.boxed1 input[type="radio"]:checked + label {
	color: #7b088c;
	background: transparent;
	border: solid 1px #7b088c;
}
div.summary .variations_form.cart {
	margin-top: 0;
}
.content {
	height: auto;
}
.sticky {
	position: sticky !important;
	top: 100px;
}
#demoimage {
	width: 100px;
	margin-top: 50px;
}
.modal .close {
	font-size: 35px;
	color: #fff;
	position: absolute;
	right: 10px;
	top: -65px;
	background: #000;
	padding: 0px 15px;
}
.fancy-star-rating .fancy-rating.good {
	font-size: 22px;
	color: #ff3d3a;
}
.actives {
	border: solid 5px #000;
}
.summary.entry-summary .price {
	margin-top: 0;
}
div.summary .price-summary {
	z-index: 99999;
}
div.summary .product-price-summary {
	cursor: pointer;
	position: relative;
	margin-left: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0.2rem;
}
.row {
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
	margin-right: 5px;
	margin-left: 5px;
}
.row>* {
	padding-right: 2px;
	padding-left: 2px;
}
.PF-dimension-container {
	border-top: unset;
	border-bottom: 1px solid #e6e6e6;
	margin: unset;
}
.PF-dimension-container {
	padding: 1rem 0;
	border-top: 1px solid #e6e6e6;
	font-size: .75rem;
	display: flex;
}
.PF-dimension-container div {
	display: flex;
	flex-wrap: nowrap;
	margin-right: 0.8rem;
	align-items: flex-end;
}
.PF-dimension-container img {
	height: 1.7rem;
	width: 1.7rem;
	margin-right: 0.5rem;
}
.PF-dimension-container div div {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: flex-start;
}
.PF-dimension-container span {
	height: 1rem;
}
.PF-dimension-container span:last-child {
	font-size: .875rem;
	font-family: 'Montserrat', sans-serif !important;
	/*font-weight: bold;*/
}
.PF-dimension-container span {
	height: 1rem;
}
#locate {
	display: block;
	border: 0 !important;
	padding: 5px 0;
}
#pills-description-one h1,h2,h3,h4,h5,h6 {
	font-weight: 600 !important;
	margin: 16px 0px !important;
	font-size: 20px !important;
	font-family: 'Montserrat', sans-serif !important;
}
#pills-description-one li {
	line-height: initial;
	margin: 10px 0;
	list-style: disc;
	margin-left: 17px;
}
#feat-icon h3 {
	font-size: 12px !important;
	margin: 0px !important;
	line-height: 1;
}
#feat-icon p {
	font-size: 11px;
	margin: 0px;
	line-height: 2;
}
.accordion-button {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 10px 0px;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px;
	border: 0 !important;
	border-bottom: solid 1px #ccc;
	background-color: transparent;
	border-radius: 0;
	overflow-anchor: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.accordion-button:not(.collapsed) {
	color: #000;
	background-color: white;
}
.accordion-button:focus {
	z-index: 3;
	border-color: #fbfbfb;
	outline: 0;
	box-shadow: none;
}
.accordion-body p {
	margin-top: 0;
	margin-bottom: 0.2rem;
	line-height: 1.8;
}
.indexbox{
   display: none !important;
}
@media (min-width: 576px){
	.modal-dialog {
		max-width: 100%;
		margin: 4rem auto;
	}
}
@media (max-width:767px){
	.full-row .container-fluid {
		padding: 0px 8px 0px 0px !important;
	}
	.indexbox{
		display: block !important;
	}
	.footer .footer-widget li a {
		color: white !important;
		font-family: 'Montserrat', sans-serif !important;
	}
	.section-boxer{
		padding-top: 20px !important;
	}
	.indexbox .product.type-product {
		margin: 0px 0px !important;
	}
	.modal .close {
		font-size: 35px;
		color: #fff;
		position: absolute;
		right: 0px;
		top: 0px;
		background: #000;
		padding: 0px 15px;
	}
	.summary.entry-summary {
		padding: 10px;
	}
	.content{
		display: none;
	}
	.containermain {
		position: relative;
		top: 110px;
	}
	.bestimage {
		width: 70%;
	}
	#demoimage {
		width: 40px;
		margin-top: 20px;
	}            
	.product.type-product {
		position: relative;
		margin: 20px 5px !important;
		background-color: #fff;
		box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2), 0 0px 5px 0 rgba(0, 0, 0, 0.19);
	}
	.boxerimagewrp{
		padding-top: 8px !important;
	}
	footer h3{
		margin: 0px !important;
	} 
	  .boxerimagewrp{
		padding-top: 155px !important;
	}
}
.following img{
	width: 30px;
	height: 30px;
}
.following p{
	font-weight: 400;
	margin-bottom: 0px;
	color: gray !important;
}
.foll #feature{
	text-align: inherit !important;
	background: white !important;
	padding: 0px !important;
}
.foll p{
	color: grey !important;
}   
.following #feature{
	text-align: center;
	padding: 5px;
	margin-top: 7px;
}
.following span{
	color: grey;
}    
.following a{
	color: black;
}
.disbox{
	margin-top: 15px;
}
.following:hover{
	display: block !important;
}
#gua #feature img {
	margin-top: 10px;
	width: 45px;
	height: 45px;
	opacity: 0.5;
}
#gua #feature p {
	font-size: 16px;
	color: black !important;
	margin-top: 13px;
	margin-bottom: 5px;
	text-transform: uppercase;   
}
#gua #feature {
	border: 1px solid #e8e8e8;				
	background: white;
	margin: 7px 10px;
	height: 220px;
	padding:20px;
}    
@media(max-width:767px){
	#gua #feature {
		margin-left: 0px;
	}
	#gua #feature p {
		font-size: 11px !important;
		color: black !important;
		margin-top: 2px;
		margin-bottom: 0px;
		text-transform: uppercase;
	}
	.product.type-product{
		margin: 20px 5px !important;
	}
	#gua #feature img {
		margin-top: 0px;
		width: 30px  !important;
		height: 30px !important;
		opacity: 0.5;
	}
	.following span {
		color: grey;
		font-size: 10px;
	}
}  
@media screen and (max-width: 992px) {
	#gua #feature {
		border: 1px solid #e8e8e8;
		background: white;
		margin-left: 0px;
		height: 165px !important;
		padding: 10px;
	}
	#gua #feature img {
		margin-top: 2px;
		width: 30px !important;
		height: 30px !important;
		opacity: 0.5;
	}
	#gua #feature p {
		font-size: 11px !important;
		color: black !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		text-transform: uppercase;
	}
	.following span {
		color: grey;
		font-size: 10px !important;
	}
}

.accordion-button::after {
	flex-shrink: 0;
	width: 13px  !important;
	height: 13px !importan;
	margin-left: auto;
	content: "";
	background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
	background-repeat: no-repeat;
	background-size: 13px !important;
	transition: transform .2s ease-in-out;
}

.fra #feature{
	padding: 4px 20px 6px 20px;
	margin: 20px;
}
.btn {
	line-height: 40px !important;
	margin-left: 4px !important;
}
.fra #feat #feature p{
	font-size: 12px;
}
.fra #feat #feature img{
	width: 30px;
	height: 30px;
}
.fra #feat #feature p {
	line-height: 20px;
	font-size: 14px;
	top: 0px !important;    
	position: relative;
	color: #000;
	font-family: 'Montserrat', sans-serif !important;
}
#feat #feature p {
	line-height: 20px;
	font-size: 14px;
	top: 5px;
	padding: 30px 0px;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;				
	color: #000;
	font-family: 'Montserrat', sans-serif !important;
}
#feat #feature img {
	width: 44px;
	height: 44px;
	opacity: 0.5 !important;
}
.product-title {
	margin: 0px !important;
	line-height: 1;
	font-size: 14px !important;
}
#producter .product-infos {
	background: white !important;
	padding: 5px !important;
}
.item .product-image .woocommerce-LoopProduct-link {
	display: block;
	width: 100%;
	height: 230px;
	background: #f2efea;
}
.item .product-image .woocommerce-LoopProduct-link img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media (max-width: 768px){
	.item .product-image .woocommerce-LoopProduct-link {
		display: block;
		width: 100%;
		height: 150px;
		background: #f2efea;
	}
	.product-title {
		margin: 0px !important;
		line-height: 1;
		font-size: 9px !important;
	}
}

.mobile-view p{
	text-transform: capitalize !important;
	font-weight: 300 !important;
	padding: 11px 0px !important;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../../image/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  display: none !important;
  width: 34%;
  left: 0;
  float: left;
  background: url(../../image/back.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  display: none !important;
  width: 64%;
  right: 0;
  float: right;
  background: url(../../image/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  position: absolute;
  z-index: 99999;
  top: -16px;
  right: 200px;
  width: 35px;
  height: 35px;
  background: url(../../image/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
@media (max-width: 768px){
	.lb-data .lb-close {
		position: absolute;
		z-index: 99999;
		top: -16px;
		right: 0;
	}
}