@media(min-width:1200px){
	.with-vertical-seperator{
		border-right:1px solid white;
	}
}
@media (max-width:600px){
	.homepage-h1{
		font-size:20px
	}
}

.features-icon{
	width:60px
}
.feature-heading{
	font-size:12px;
	font-weight:bold;
}
.bg-green{
	background:#55BB3E
}
.fs-14px{
	font-size:14px;
}
.footer-container{
	padding:50px 0px;
}
@media(min-width:1200px){
	.footer-container{
		padding:80px 85px;
	}
}

.footer-logo{
	width:122px;
}
.footer-heading{
	font-size;15px;
	font-weight:700;
	margin-bottom:15px;
}
.footer-menu{
	list-style:">   ";
	font-size:11px;
	line-height:1.2;

}
.footer-menu.contact{
	list-style:none;
}
.footer-menu li{
	margin-bottom:15px
}

.footer-menu a{
	color:white;
}
@media (min-width: 1200px) {
	.pe-lg-100px {
		padding-right:100px!important;
	}
	.ps-lg-100px {
		padding-left:100px!important;
	}
}
.mypharmacy-product {
	border:1pt solid #eeeeee;
	border-radius:20px;
}
.mypharmacy-product>div:first-child{
	display:flex;
	align-items:start;
	justify-content: space-between;
	padding:15px;
	height:67px;
}
.mypharmacy-product .discount-percentage{
	background:#C75551;
	color:white;
	font-size:13px;
	line-height: 20px;
	font-weight:bold;
	border-radius:17px;
	padding:2px 12px;
}

.mypharmacy-product .brand{
	width:48px;
	height:auto;
}
.brand-link{
	z-index:9;
}

.mypharmacy-product>div:last-child{
	background:#EEF6F1;
	padding:15px;
}

.mypharmacy-product h3{
	font-size:16px;
	color:#000;
}
.mypharmacy-wishlist .wishlist-icon .ti-heart {
	color: #6DAC03;
}
.mypharmacy-wishlist .wishlist-icon .ti-heart::after{
	content:'';
}
/*xmega menu*/
.main-x-menu {
	list-style:"";
	padding: 0 104px;
	position:relative;
	font-family: "Roboto", sans-serif!important;
}
.main-x-menu a{
	font-family: "Roboto", sans-serif!important;
}
ul.main-x-menu>li>a{
	text-transform:uppercase;
	color:white;
	display:block;
	padding: 8px 5px;
}


.lvl2-menu{
	position:absolute;
	left:0;
	right:0;
	background:white;
}
.mega-menu .row.lvl2-menu {
	padding:36px 100px;
}
.nav-widget{
	margin-bottom:12px
}
.nav-widget-label, .menu-banner-label{
	font-weight:bold;
	color:#333
}
ul.nav-widget-items{
	list-style:"";
	padding-left:12px;
}
li.nav-widget-item{
	line-height:40px;
}
.main-x-menu .dropdown-menu-parent-item:hover ul.dropdown{
	display:block;
	opacity:1;
}
.main-x-menu ul.dropdown {
	position:absolute;
	background:white;
	padding: 24px 12px;
	list-style: "";
	display:none;
	opacity:0;
}
/*menu banner*/

img.menu-banner.wp-post-image {
	border-radius:24px;
	height: 300px;
	object-fit:cover;
}
.menu-banner-label {
	line-height:1;
	margin-top:18px;
	margin-bottom:6px
}
.menu-banner-desc{
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 12px;
}
li.mega-menu .lvl2-menu,li.xmega-menu .lvl2-menu {
	opacity: 0;
	display: none;
}

li.mega-menu:hover .lvl2-menu,li.xmega-menu:hover .lvl2-menu {
	display:flex;
	opacity:1;
}

.xmega-menu .row.lvl2-menu {
	padding:20px 100px;
}
.main-x-menu .mypharmacy-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
	height: 238px;
	object-fit:contain;
}
.main-x-menu .mypharmacy-product .short-desc{
	display:none;
}
.main-x-menu .vertical-tab-btns{
	border-right: 1px solid #707070;
}
.main-x-menu .vertical-tabs{
	padding-left: 32px;
}
.main-x-menu .vertical-tab-btns .vertical-tab-btn{
	cursor:pointer;
	padding: 1px 16px;
	border-left:5px solid transparent;
}
.main-x-menu .vertical-tab-btns .vertical-tab-btn.active,.main-x-menu .vertical-tab-btns .vertical-tab-btn:hover {
	background:#F5FBEB;
	border-left:5px solid #6DAC03;
}

a.styled-custom-link {
	color:#6DAC03;
	text-decoration:underline;
	font-weight:bold;
}
#mobile-menu-container{
	width:100%
}
/**/
.header_customer_login i.fa {
	font-size:11px!important;
	margin-right:5px!important;
}
.header_customer_login .topmenu-menu {
	font-size: 12px!important;
}
div#product-added {
	position:fixed;
	top:-200px;
	text-align:center;
	width:100%;
	opacity:0;
	transition: all 1s;
}
div#product-added span {
	background: green;
	display: inline-block;
	padding: 12px 24px;
	border-radius: 30px;
	color: white;
}
div#product-added.show-added-product-note{
	top:400px;
	opacity:1;
}
#instagram-gallery-feed-2 .instagram-gallery-item__wrap .instagram-gallery-item__media-mask {
	background-color: #00000030!important;
}
a.cart-contents {
	display:flex;
	border:2px solid #6DAC03;
	color:#6DAC03;
	font-weight: 500;
	border-radius:25px;
	width:137px;
	height:36px;
	justify-content:center;
	align-items:center;
	padding:6px
}
a.cart-contents svg{
	margin-right:5px
}
a.whatsapp-btn{
	font-size: 16px;
	font-family: "Poppins", Sans-serif;
	fill: #FFFFFF;
	color: #FFFFFF;
	background-color: #6DAC03;
	border-radius: 30px 30px 30px 30px;
	padding: 0px 15px 0px 0px;
	display:block;
	width:174px;
}
a.whatsapp-btn svg{
	margin-left:-5px;
}
.custom-add-to-cart-button{
	z-index:9;
	background: transparent;
	border: none;
	padding:0;
}
.cart-box{
	min-height:40px;
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}
.cover-img{
	height:100%;
	width:100%;
	object-fit: cover;
}
.brands-swiper .swiper-slide {
	height:100px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.brand-logo{
	max-height: 40px;
	width: auto;
	margin: auto;
	display: block;
}
.brand-link{
	margin-left:auto
}
.mypharmacy-product .product-brand{
	max-width: 90px;
	max-height: 54px;
	object-fit: contain;
	width: 100%;
	height: auto;
	margin-left: auto;
}
@media(max-width:991px){
	.mypharmacy-product .discount-percentage {
		font-size: 10px;
		line-height: normal;
		font-weight: bold;
		padding: 2px 9px;
	}
	.product-brand {
		max-width: 56px;
		max-height: 20px;}
}

.featured-product .mypharmacy-product {
	height:100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.price span.woocommerce-Price-amount.amount {
	font-size: 26px;
	font-weight: bold;
	color: #333;
}
.price del span.woocommerce-Price-amount.amount {
	font-size: 11px;
	font-weight:normal;
	color: #929292;
}
.mypharmacy-product .price del span{

	position: relative;
	white-space: nowrap; /* would center line-through in the middle of the wrapped lines */
}

.mypharmacy-product .price del span:after {
	border-top: 1px solid;
	position: absolute;
	content: "";
	right: 0;
	top: 43%;
	left: 0;
}
.mypharmacy-product .price del{
	text-decoration:none;
	line-height:40px;
}
.mypharmacy-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	object-fit:cover;
	width:100%;
	height:310px;
	margin:24px 0;
}
@media(max-width:991px){
	.information .price .discount-del span bdi,.information .price .discount-del{
		font-size:14px!important;
	}
	.details-product .price .woocommerce-Price-amount{
		line-height:1!important;
	}
	.mypharmacy-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
		object-fit: contain;
		width: 100%;
		height: 150px;
		margin: 6px 0;
	}
}
.featured-product .mypharmacy-product img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	height: 50%;
}
.mypharmacy-product .price{
	display:flex;
	flex-direction:row-reverse;
}
@media(max-width:991px){
.mypharmacy-product .price{
	flex-direction:column;
	}	
	}
.featured-products .short-desc{
	display:none;

}
.mypharmacy-product .info-box h3{
	height:40px;  
}
.mypharmacy-product h3{
	font-size:13px;
}
.cart .price{
	font-size:16px;
}
@media (max-width:991px){
	.mypharmacy-product h3{
		font-size:12px;
	}
	.featured-products .mypharmacy-product .info-box h3{
		height:50px;  
	}
	.mypharmacy-product .price del{
		line-height:1.2;
	}
	.mypharmacy-product .price ins{
		line-height:1.1;
	}
	.price ins span.woocommerce-Price-amount.amount{
		font-size:14px;
	}
	.price span.woocommerce-Price-amount.amount{
		font-size:14px
	}
}

.mypharmacy-product h3.woocommerce-loop-product__title {
	margin:12px 0;
}
.mypharmacy-product{
	border: 1pt solid #eeeeee;
	border-radius: 25px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.short-desc{
	font-size:12px;
	line-height:1.4;
	margin-bottom:12px
}
.mypharmacy-product>div:last-child {
	background: #EEF6F1;
	padding: 15px 10px;
	border-radius:25px;
}
.cart-box .woocommerce-Price-amount.amount{
	margin-left:5px
}
.cross-selling-title{
	text-transform:uppercase;
	color:#333;
	margin-bottom:24px
}
.cross-selling.featured-products{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 24px;
}
@media (max-width: 991px){
	.cross-selling.featured-products {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 24px;
	}
}
.content-area:not(".archive-shop"){
	padding: 40px 100px;
}

.section{
	padding: 40px 0;
}
@media (max-width: 991px) {
	.content-area{
		padding: 20px 12px;
	}
	.woocommerce-page .content-area{
		padding: 40px 12px;
	}
	.section{
		padding: 20px 0;
	}
	.section-title{
		font-size:21px;
	}
}

h2.section-title{
	font-family: "Roboto", sans-serif!important;
	color:#333;
	text-transform:uppercase;
}
.section-sub-title {
	font-size:26px;
	margin-bottom:24px;
	text-transform:uppercase;
}
.goal-search-form form .btn i, .goal-search-form form .viewmore-products-btn i{
	font-size:14px!important;
	color:white!important;
}
.top-wrapper-menu .ti-lock {
	color: #505050!important;
}
.goal-search-form form .form-control {
	padding: 0 24px!important;
}
.top-wrapper-menu .ti-lock::after{
	font-size:14px!important;
	color:#505050!important;
}
.goal-search-form form .form-control {
	height: 32px!important;
}
.goal-header .goal-search-form form .btn, .goal-search-form form .viewmore-products-btn{
	height: 32px;!important}
.btn-theme, .viewmore-products-btn {
	color: #fff!important;
	background-color: #505050!important;
	border-color: #505050!important;
}
.top-wrapper-menu .drop-dow .ti-user::after{
	content:'Mon compte'!important;
	font-family: "Roboto", sans-serif!important;
	font-weight: bold!important;
	font-size: 16px!important;
	text-align: left!important;
	color: #505050!important;
	padding-left: 10px!important;
}
.top-wrapper-menu .drop-dow .ti-user{
	color: #505050!important;
}
.goal-header {
	font-size: 13px!important;
}
.top-wrapper-menu .drop-dow .ti-user::after {
	font-size: 14px!important;
}
.social-media{
	display: flex;
	justify-content: center;
	gap: 48px;
	margin-bottom: 48px;
}
.first-footer-css h3{
	margin-top:8px
}
.newsletter-section h2{
	margin-bottom:0;
}
#esfpx_email_0fe74ada6116e{
	width:600px;
	border-width:1px;
	border-radius: 30px!important;

}
@media(max-width:991px){
	#esfpx_email_0fe74ada6116e{
		width:100%;
	}
}
#i86g {
	margin-left:-75px!important;

	background:#55BB3E;
	color:white!important;
	border-radius: 30px!important;
	padding-right: 24px!important;
	padding-left: 24px!important;
}
#instagram-gallery-feed-2 .instagram-gallery__actions .instagram-gallery__button--follow{
	display:none;
}
.inner-top-menu{
	display:none;
}
.main-x-menu ul li{
	font-size:14px
}
@media (min-width:1320px){
	.main-x-menu>li{
		font-size:16px
	}
}
.banner-1 .banner-link{
	height:100%
}
@media (max-width:1300px){
	a.whatsapp-btn {
		font-size: 12px!important;
		width: 146px!important;
	}
	a.cart-contents{
		font-size:12px;
		width:110px;
	}
}
.menu-logo-mobile{
	display:none;
}
@media (max-width:900px){
.menu-logo-mobile{
	display:block;
}
	.menuClosingOverlay {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;

    position: fixed;
    background: #1e1e1e9e;
}
	.vertical-tab-content{
		background:white;
		position:fixed!important;
		bottom:0;
		left:12px;
		right:130px;
		top:140px;
		overflow:auto;
		transform: translateX(-200%);
		transition: all 1s;
	}
	.active.vertical-tab-content{
		transform: translateX(0%);
		transition: all 1s;
	}
	.vertical-tab-btns {
		background:white;
		position:fixed!important;
		bottom:0;
		left:0px;
		right:0px;
		width: calc(100% - 120px);
		top:140px;
		overflow:auto;
		transform: translateX(-200%);
		transition: all 1s;
	}
	.main-x-menu>li.active .lvl2-menu .vertical-tab-btns{
		transform: translateX(0%);
		transition: all 1s;

	}
	.row.lvl2-menu,.vertical-tabs {
		padding:0;
		position:fixed!important;
		top:140px;
		left:-200%;
		right:unset;
		width: calc(100% - 120px);
		bottom:0;
		transition: all 1s;

	}
	.main-x-menu>li .lvl2-menu{
		opacity: 1;
		display:flex!important;}
	.main-x-menu>li.active .lvl2-menu,.vertical-tabs.active{
		left:0%;

	}
	.vertical-tabs:not(.active) .vertical-tab-content{
		transform: translateX(-200%);
		display:unset!important;
	}

	.back-to-menu,.back-to-previous-menu{
		font-size: 18px;
		font-weight:bold;
		padding: 24px 12px 6px 2px;
		color:#009900;
		border-bottom:1px solid #e7e7e7
	}
	.back-to-menu:before,.back-to-previous-menu:before{
		content: "\e65e";
		font-family: 'themify';
		margin-right: 6px;
	}

	.main-x-menu .vertical-tab-btns .vertical-tab-btn{
		font-size:12px;
		padding: 9px 24px 9px;
		border-bottom: 1px solid #e7e7e7;
		width:100%;
		display:block
	}
	li.nav-widget-item a{
		font-size:12px;
		padding: 5px 0px 5px;
		border-bottom: 1px solid #e7e7e7;
		width:100%;
		display:block
	}
	li.nav-widget-item:last-child a,.main-x-menu .vertical-tab-btns .vertical-tab-btn:last-child{
		/*border:none*/
	}
	li.nav-widget-item {
		padding:0;
	}
	img.menu-banner.wp-post-image,.menu-banner-label,.menu-banner-desc,.main-x-menu .mypharmacy-product{
		display:none;
	}
	img.custom-logo {
		width: 82px!important;
		margin:0!important;

	}
	.first-row>*{
		padding:0 12px;
		line-height:1;
		margin:12px 0;
	}

	.mobile-menu-btn {
		color:#55bb3e;
	}

	.header-section .mobile-menu .first-row{
		font-weight:bold;
		font-family: "Roboto", sans-serif !important;
	}
	.header-section .mobile-menu{
		margin-left:auto!important;
	}
	a.cart-contents {
		border:none;
		padding: 0 12px;
		height: 12px;
		width: auto;
	}
	a.cart-contents .cart-text{
		display:none
	}
	form.product-search-form {
		padding:0 10px;
		font-size:12px;
	}

	input.product-search {
		padding:0 12px!important;
	}

	button.product-search-btn.btn-theme {
		right:10px!important;
		width:34px!important;
	}
	.header-section{
		position: fixed;
		z-index: 9999;
		background: white;
		right: 0;
		left: 0;
		top: 0;}
	.tools {
		padding-left: 15px;
		padding-right: 15px;
	}
	ul.main-x-menu{
		position:fixed;
		top:0px;
		bottom:0;
		left:0;
		right:120px;
		background:white;
	}
	ul.main-x-menu>li>a{
		color:#666;

	}
	.main-x-menu:not(.active){
		display:none!important;
	}

}
@media (max-width: 900px) {
	ul.main-x-menu>li>a{
		line-height: 3;
        text-transform: unset;
        font-size: 12px;
        border-bottom: 1px solid #e7e7e7;
	}
    ul.main-x-menu {
        overflow: auto;
        flex-direction: column;
        padding: 24px 12px!important;
    }
}
.site-menu{
	z-index:99
}	
.swiper{
	overflow:hidden
}
/*Icons*/
.icon-addToCart{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 35'%3E%3Cg id='Group_92' data-name='Group 92' transform='translate(0.496 -0.171)'%3E%3Cellipse id='Ellipse_15' data-name='Ellipse 15' cx='18.5' cy='17.5' rx='18.5' ry='17.5' transform='translate(-0.496 0.171)' fill='%236dac03'/%3E%3Cg id='shopping-cart' transform='translate(8.782 8.971)'%3E%3Cpath id='XMLID_232_' d='M18.533,5.989l-1.7,6.8a1.209,1.209,0,0,1-1.175.917H5.17a1.21,1.21,0,0,1-1.2-1.07L2.742,2.816H1.908A.908.908,0,1,1,1.908,1H3.534a.908.908,0,0,1,.9.784l.473,3.452H17.946A.606.606,0,0,1,18.533,5.989Z' transform='translate(-1 -1)' fill='%23fff'/%3E%3Cpath id='XMLID_240_' d='M7,25.816A1.816,1.816,0,1,0,8.816,24,1.818,1.818,0,0,0,7,25.816Z' transform='translate(-3.369 -10.08)' fill='%23fff'/%3E%3Cpath id='XMLID_243_' d='M22.631,25.816a1.816,1.816,0,1,0-1.816,1.816A1.818,1.818,0,0,0,22.631,25.816Z' transform='translate(-8.106 -10.08)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mypharmacy-product.vente-flash .icon-addToCart{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 51'%3E%3Cg id='Group_52' data-name='Group 52' transform='translate(0.496 -0.144)'%3E%3Cellipse id='Ellipse_15' data-name='Ellipse 15' cx='26' cy='25.5' rx='26' ry='25.5' transform='translate(-0.496 0.144)' fill='%23e06d00'/%3E%3Cg id='shopping-cart' transform='translate(12.852 12.852)'%3E%3Cpath id='XMLID_232_' d='M26.222,8.177l-2.446,9.788a1.739,1.739,0,0,1-1.69,1.319H7A1.74,1.74,0,0,1,5.27,17.744L3.507,3.612h-1.2A1.306,1.306,0,0,1,2.306,1H4.645A1.306,1.306,0,0,1,5.939,2.128L6.62,7.094H25.378A.871.871,0,0,1,26.222,8.177Z' transform='translate(-1 -1)' fill='%23fff'/%3E%3Cpath id='XMLID_240_' d='M7,26.612A2.612,2.612,0,1,0,9.612,24,2.615,2.615,0,0,0,7,26.612Z' transform='translate(-1.776 -3.976)' fill='%23fff'/%3E%3Cpath id='XMLID_243_' d='M24.224,26.612a2.612,2.612,0,1,0-2.612,2.612A2.615,2.615,0,0,0,24.224,26.612Z' transform='translate(-3.329 -3.976)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
/*Shapes*/
.square-60px{
    height: 60px;
    width: 60px;
}
.square-50px{
    height: 50px;
    width: 50px;
}
.square-40px{
    height: 40px;
    width: 40px;
}
.square-30px{
    height: 30px;
    width: 30px;
}
.square-20px{
    height: 20px;
    width: 20px;
}
/*venteflash*/
.mypharmacy-product.vente-flash{
	border-color:#E06D00;
}
.mypharmacy-product.vente-flash .discount-percentage{
	background:#E06D00;
}
.mypharmacy-product.vente-flash>div:last-child{
	background:#F6F3EE;
}
.vente-flash-counter{
    background:#6dac03;
    color:#333;
    border:1pt solid #333;
    text-align:center;
}
.vente-flash-counter>div{
    border-left:1pt solid #333;
    padding:12px;
    min-width:70px;
}
.vente-flash-counter>div:first-child{
    border:none;
}
.vente-flash-counter>div>span:first-child{
    font-size:36px;
    font-weight:800;
    line-height: 36px;
    color:white;
}
.vente-flash-counter>div>span:last-child{
    padding-top:6px;
    font-size:16px;
    line-height:16px;
    font-weight:200;
}
span.text-uppercase.vente-flash-title-1 {
    font-size:40px;
    font-weight:bold;
}
span.d-block.text-uppercase.vente-flash-title-2 {
    font-size:24px;
    color:#6dac03;
}
span.d-block.vente-flash-title-3 {
    font-size:18px;
	    text-transform: none;
}
@media (max-width:900px){
	span.text-uppercase.vente-flash-title-1 {
	margin-top:24px;
    font-size:26px;
    font-weight:bold;
}
span.d-block.text-uppercase.vente-flash-title-2 {
    font-size: 18px;
    color:#6dac03;
}
span.d-block.vente-flash-title-3 {
    font-size: 16px;
    text-transform: none;
}
}
@media (min-width: 768px) {
    .text-md-start {
        text-align: left !important;
    }
}
.icon-closing-btn{
	position:fixed;
	top:24px;
	right:12px;
	height:16px;
	width:16px;
	background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.042 23.334'%3E%3Cg id='Group_23468' data-name='Group 23468' transform='translate(-5525.332 -2986.112) rotate(-45)'%3E%3Crect id='Rectangle_18736' data-name='Rectangle 18736' width='3' height='30' transform='translate(1794 6020)' fill='%23fff'/%3E%3Crect id='Rectangle_18737' data-name='Rectangle 18737' width='3' height='30' transform='translate(1811 6034) rotate(90)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
}
