
.lang-and-currency {
	list-style: none;
	margin: 0;
	display: flex;
	flex-flow: wrap row;
}

.lang-and-currency select {
	padding: 0;
	border: 0;
	color: #000;
	line-height: 1;
	outline: 0;
	text-align: left;
	background: none;
	width: 50px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	font-weight: 400;
	font-family: "Jost";
	font-size: 12px;
}

.lang-and-currency li {
	position: relative;
	margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.lang-and-currency li:after {
	content: "";
	background-image: url("https://cdn-lhhhh.nitrocdn.com/ImaCWMEqfajQQwZAxHmlBDjfItWXIWxW/assets/images/optimized/rev-a2a81e0/mdf2022.edirectstaging.uk/wp-content/uploads/2022/11/dropdown.png");
	display: block;
	height: 7px;
	background-repeat: no-repeat;
	width: 11px;
	background-size: contain;
	z-index: 0;
	margin-left: -20px;
}

#header-search i.fas.fa-search::before {
	content: "";
	background-image: url("https://cdn-lhhhh.nitrocdn.com/ImaCWMEqfajQQwZAxHmlBDjfItWXIWxW/assets/images/optimized/rev-a2a81e0/mdf2022.edirectstaging.uk/wp-content/uploads/2022/11/search-icon.png");
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-size: contain;
}

#header-wishlist img {
	max-width: 26px;
	max-height: 26px;
}

.header-account {
	list-style: none;
	font-family: "Jost";
	color: #000;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
}

.header-account > li a {
	color: #000;
}

#header-menu-wrap ul {
	list-style: none;
	margin: -80px 0 0 0;
	display: flex;
	flex-flow: wrap row;
	justify-content: space-between;
	align-items: end;
}

#header-menu-wrap ul > li:not(#header-logo) {
	margin-bottom: 20px;
}

#header-menu-wrap ul {
	list-style: none;
	margin: -80px 0 0 0;
	display: flex;
	flex-flow: wrap row;
	justify-content: space-between;
	align-items: end;
}

#header-menu-wrap ul > li:not(#header-logo) {
	margin-bottom: 20px;
}

#header-menu-wrap ul > li:not(#header-logo) > a {
	color: #000;
	font-weight: 400;
	font-family: "Jost";
	font-size: 14px;
	position: relative;
	display: block;
}

#header-menu-wrap li.has-mega-menu {
	padding-right: 10px;
}

#header-menu-wrap ul > li.has-mega-menu > a:after {
	content: "";
	background-image: url("https://cdn-lhhhh.nitrocdn.com/ImaCWMEqfajQQwZAxHmlBDjfItWXIWxW/assets/images/optimized/rev-a2a81e0/mdf2022.edirectstaging.uk/wp-content/uploads/2022/11/dropdown.png");
	background-size: contain;
	width: 11px;
	height: 7px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	right: -22px;
	top: 10px;
}

#header-menu-wrap ul > li.has-mega-menu.shop-mega:hover > a:after {
	background-image: url("https://cdn-lhhhh.nitrocdn.com/ImaCWMEqfajQQwZAxHmlBDjfItWXIWxW/assets/images/optimized/rev-a2a81e0/mdf2022.edirectstaging.uk/wp-content/uploads/2022/11/dropdown-hovered.png");
	width: 13px;
	height: 8px;
	right: -23px;
}

#header-menu-wrap ul > li {
	position: static;
}

#header-bott .elementor-container.elementor-column-gap-default {
	position: initial !important;
}

#header-bott .elementor-element {
	position: initial !important;
}

#header-bott .elementor-widget-wrap.elementor-element-populated {
	position: initial !important;
}

.megamenu-hover {
	position: absolute;
	min-width: 100%;
	background: #fff;
	left: 0;
	margin: 0;
	z-index: 5;
	display: block;
	visibility: hidden;
	transform: none;
	opacity: 0;
	transition: all 300ms cubic-bezier(.2, .06, .05, .95);
	transition-delay: .3s;
	height: 526px;
	padding-top: 62px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
	margin-top: 7px !important;
}

li.has-mega-menu:hover >.megamenu-hover {
	display: block;
	visibility: visible;
	transform: translateZ(0px);
	transition: all 300ms cubic-bezier(.2, .06, .05, .95);
	z-index: 9999999;
	opacity: 1;
}

.megamenu-wrap.col-mega-4 .megamenu-inner {
	display: grid;
	max-width: 1160px;
	margin: 0 auto;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	column-gap: 22px;
	justify-items: center;
	text-align: left;
}

.megamenu-wrap.col-mega-2 .megamenu-inner {
	display: grid;
	max-width: 508px;
	margin: 0 auto;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 78px;
	justify-items: center;
	text-align: left;
}

.megamenu-wrap.col-mega-3 .megamenu-inner {
	display: grid;
	max-width: 806px;
	margin: 0 auto;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	column-gap: 82px;
	justify-items: center;
	text-align: left;
}

.megamenu-image img {
	background: #ededef;
}

.megamenu-title a {
	font-family: "Libre Baskerville";
	line-height: 60px;
	font-size: 16px;
	font-style: italic;
	color: #9d9d9d;
	letter-spacing: 2px;
}

.discover-mega-btn a {
	color: #ac8f71;
	font-family: "Jost", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 1px;
	position: relative;
}

.discover-mega-btn {
	padding-top: 9px;
}

.discover-mega-btn a:after {
	content: "";
	border-bottom: 1px solid #d9d9d9;
	position: absolute;
	width: 64px;
	bottom: -6px;
	left: 0;
}

/* #header-bott .elementor-element {
    position: initial !important;
} */
#header-menu-wrap ul > li.has-mega-menu.shop-mega:hover > a {
	font-weight: bold !important;
	color: #a17b5a !important;
}

#header-menu-wrap ul > li.has-mega-menu.shop-mega > a::before {
	display: block;
	content: attr(title);
	font-weight: bold;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#header-menu-wrap ul > li:not(#header-logo) > a {
	transition: 50ms all linear;
}

#header-menu-wrap ul > li.has-mega-menu.black-line:hover > a:before {
	content: "";
	border-bottom: 1px solid #000;
	width: 148px;
	height: 1px;
	position: absolute;
	bottom: -7px;
	left: 57%;
	transform: translate(-50%, 0%);
}

.tv {
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
}

#home-banner .banner {
	/* min-height: 860px; */
	min-height: calc(100vh - 62px);
	position: relative;
}

#home-video {
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	margin: auto;
	position: absolute;
	width: 1920px;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
}

#header-bott {
	position: relative;
	width: 100%;
	top: 181px;
	z-index: 3;
}

#header-mid .elementor-column.elementor-col-33 {
	align-items: center;
}

#header-mid {
	position: absolute;
	width: 100%;
	top: 30px;
	z-index: 5;
}

#home-banner .banner:before {
	content: "";
	background: #000;
	background: #fff;
	background: linear-gradient(0deg, rgba(255, 255, 255, 6%) 0%, rgba(255, 255, 255, 1) 92%);
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
}

.banner-text {
	position: absolute;
	top: calc(50% + 25px);
	text-align: center;
	width: 100%;
	transform: translateY(-50%);
	left: 0;
	z-index: 5;
}

.banner-text h1, .banner-text p.titles {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 6px;
	color: #000;
	line-height: 1;
	margin-bottom: 45px;
}

.banner-text h2 {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 6px;
	color: #000;
	line-height: 1;
	margin-bottom: 45px;
}

p.banner-sub-head {
	font-size: 22px !important;
	font-weight: bold;
}

/* #home-banner {background: #fff;} */
.banner-text p {
	font-size: 16px;
	max-width: 775px;
	margin: 0 auto;
	line-height: 1.7;
}

.banner-text a {
	font-family: "Josefin Sans";
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	line-height: 1px;
	outline: 0;
	background: #313131;
	padding: 25px 40px;
	margin-top: 35px;
	font-weight: 300;
	letter-spacing: 3px;
}

.banner-text a:hover {
	background: #fff;
	color: #000;
}

/* #home-banner {background: #fff;} */
#home-banner-controls {
	position: absolute;
	z-index: 2;
	bottom: 115px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	flex-flow: wrap row;
}

div#ui-datepicker-div {
	display: none;
}

#home-banner-controls p {
	margin: 0;
	font-family: "Nunito Sans";
	font-weight: 600;
	font-size: 18px;
}

#home-banner-controls p.pagingInfo span {
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}

.banner-dots ul {
	list-style: none;
	display: flex;
	margin: 0;
}

.banner-dots ul > li button {
	font-size: 0;
	padding: 0;
	height: 1px;
	width: 6.5vw;
	background: #000;
	margin: 0 5px;
	border-radius: 0;
}

.banner-dots ul > li.slick-active button {
	height: 3px;
}

#home-banner-controls .banner-dots {
	margin-left: 30px;
}

#home-woo-prods ul.nav-tabs {
	list-style: none;
	display: flex;
	flex-flow: wrap row;
	margin: 0;
}

#home-woo-prods ul.nav-tabs > li {
	margin-right: 64px;
}

#home-woo-prods ul.nav-tabs > li > a {
	font-weight: bold;
	font-family: "Jost";
	font-size: 14px;
	text-transform: uppercase;
	color: #6c6c6c;
	letter-spacing: 3px;
	position: relative;
}

#home-woo-prods {
	display: flex;
	flex-flow: nowrap row;
}

#home-woo-prods .col-left {
	width: 45.5%;
	padding-right: 60px;
}

#home-woo-prods .col-right {
	width: 100%;
}

#home-woo-section {
	padding: 145px calc(4% - 15px) 110px 7%;
}

#home-woo-prods .col-left h3 {
	font-family: "Libre Baskerville";
	line-height: 1.4;
	font-size: 45px;
	font-style: italic;
	color: #6c6c6c;
	opacity: .6;
	margin-top: 100px;
	margin-bottom: 60px;
}

#home-woo-prods .col-left p {
	font-size: 18px;
	font-family: "Nunito Sans";
	font-weight: 400;
	line-height: 1.5;
	max-width: 345px;
}

#home-woo-prods ul.nav-tabs > li > a:hover, #home-woo-prods ul.nav-tabs > li > a.active {
	color: #ac8f71;
}

#home-woo-prods ul.nav-tabs > li > a:before {
	content: "";
	background: #6c6c6c;
	width: 68px;
	height: 3px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: 400ms all ease;
}

#home-woo-prods ul.nav-tabs > li > a:hover:before, #home-woo-prods ul.nav-tabs > li > a.active:before {
	opacity: 1;
}

.tab-pane.active {
	display: block;
}

.tab-pane {
	display: none;
}

/* #home-woo-prods .woocommerce ul.products li.product p a.button {
    background: #313131;
    font-family: 'jost';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff !important;
    border-radius: 0;
    width: calc(100% - 30px);
    padding: 10px 15px;
    line-height: 1;
    opacity: 1;
    margin: 0 0 6px 0;
} */
#home-woo-prods .woocommerce ul.products li.product p a.button {
	background: transparent;
	font-family: "jost";
	font-weight: 400;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 2px;
	color: #6c6c6c !important;
	width: 57px;
	height: 57px;
	padding: 0px 0px 0px 2px;
	line-height: 1;
	opacity: 1;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
}

#home-woo-prods .woocommerce ul.products li.product p a.button:after {
	content: "";
	width: 57px;
	height: 57px;
	border-radius: 50%;
	background-size: 57px;
	position: absolute;
	background-image: url("https://cdn-lhhhh.nitrocdn.com/ImaCWMEqfajQQwZAxHmlBDjfItWXIWxW/assets/images/optimized/rev-a2a81e0/maisondesfleurs.com/wp-content/uploads/2022/12/plus.png");
	background-repeat: no-repeat;
}

#home-woo-prods .col-right .woocommerce ul.products > li {
	border: 1px solid #d9d9d9;
	text-align: center;
	padding: 15px 0 15px 0;
	margin-bottom: 25px;
}

.woocommerce ul.products li.product p {
	margin: 0;
}

#home-woo-prods .col-right .woocommerce ul.products {
	column-gap: 30px;
}

#home-woo-prods .woocommerce ul.products li.product p a.button span {
	margin-right: 28px;
	font-size: 23px;
	vertical-align: middle;
}

/* #home-woo-prods .col-right .woocommerce ul.products > li .custom-cart-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 5px;
    opacity: 0;
    visibility: hidden;
    transition: 400ms all ease;
} */
#home-woo-prods .col-right .woocommerce ul.products > li .custom-cart-wrap {
	position: absolute;
	width: 100%;
	left: 0;
	top: 60%;
	transform: translate(0px, -50%);
	bottom: 5px;
	opacity: 0;
	visibility: hidden;
	transition: 400ms all ease;
}

#home-woo-prods .col-right .woocommerce ul.products > li:hover .custom-cart-wrap {
	visibility: visible;
	opacity: 1;
}

#home-woo-prods .col-right .woocommerce ul.products > li:hover .prod-thumb img.product-img-thumb {
	opacity: .6;
}

.woocommerce ul.products li.product p.desc {
	font-size: 18px;
	font-family: "Jost";
	margin-top: 0px;
}

#home-woo-prods .woocommerce ul.products li.product p a.button.added:after {
	vertical-align: middle;
	margin-left: 13px;
	color: #2de620;
	font-weight: bold;
}

#home-woo-prods .col-right .woocommerce ul.products > li.discover-box {
	text-align: left;
	position: relative;
	border-color: #ac8f71;
}

#home-woo-prods .col-right .woocommerce ul.products > li.discover-box a {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 38px 48px;
	display: flex;
	align-items: end;
	font-size: 26px;
	color: #ac8f71;
	top: 0;
}

#home-woo-prods .col-right .woocommerce ul.products > li.discover-box a > span {
	max-width: 120px;
	line-height: 1.2;
}

#home-woo-prods .col-right .woocommerce ul.products > li.discover-box a:hover {
	background: #ac8f71;
	color: #fff;
}

#whatsapp-wrap {
	position: fixed;
	z-index: 999999999;
	bottom: 20px;
	right: 20px;
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	padding: 16px 21px 15px;
}

#whatsapp-btn .txt {
	max-width: 120px;
	line-height: 22px;
	color: #000;
	margin-left: 6px;
	margin-right: 3px;
	font-size: 14px;
	font-weight: 300;
	font-family: "Jost";
}

#whatsapp-btn span {
	display: inline-block;
	vertical-align: middle;
}

#whatsapp-wrap .close {
	position: absolute;
	top: 3px;
	right: 13px;
}

.explore-more-col .elementor-widget-wrap.elementor-element-populated .elementor-element {
	padding-right: 6vw;
}

.explore-more-col .elementor-widget-wrap.elementor-element-populated .elementor-element:last-of-type {
	padding-right: 0;
}

.explore-more-col .footer-explore-more ul {
	list-style: none;
	margin: 0;
}

.explore-more-col .footer-explore-more ul > li {
	margin-bottom: 15px;
}

.explore-more-col .footer-explore-more ul > li > a {
	line-height: 1;
	font-family: "Mulish";
	font-weight: 300;
	color: #000;
}

.heading-line-after h5:after {
	content: "";
	height: 1px;
	width: calc(100% - 200px);
	background: #d9d9d9;
	position: absolute;
	bottom: 5px;
	right: 0;
	z-index: 0;
}

.heading-line-after h5 {
	position: relative;
}

#foo-login-logout .header-account li {
	font-weight: 400;
}

#misc-footer > .elementor-container {
	border-top: 1px solid #d9d9d9;
	padding-top: 40px;
	padding-bottom: 60px;
}

#misc-footer > .elementor-container .elementor-shortcode {
	line-height: 1;
	font-size: 12px;
	font-family: "Mulish";
}

#misc-foo-right ul {
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
	line-height: 1;
	flex-flow: row wrap;
}

#misc-foo-right ul > li > a {
	color: #000;
}

#misc-foo-right ul > li {
	position: relative;
}

#misc-foo-right ul > li:after {
	content: "|";
	display: inline-block;
	margin: 0 7px;
}

#misc-foo-right ul > li:nth-last-child(-n+2):after {
	display: none;
}

#misc-foo-right ul > li:last-of-type {
	margin-left: 30px;
}

.about-event-title {
	padding: 52px 0px 48px 260px;
}

.about-box-content.first {
	padding: 0 0 0 260px;
}

.message-container-full .message-container textarea.prefix-cart-notes.updated {
	background: #daffe0;
}

.message-container-full .message-container textarea.prefix-cart-notes {
	padding: 10px 20px !important;
}

.message-container-full .message-container .message-btn {
	padding-top: 1px;
}

.social-media .heateor_sss_sharing_ul {
	margin: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	max-width: 242px;
	width: 100%;
}

.test-left {
	padding-right: 10px;
}

.test-right {
	padding-left: 10px;
}

.home .elementor-invisible {
	visibility: visible !important;
}

@media screen and (max-width: 767px) {
	.test-left {
		padding-right: 0px;
	}
	
	.test-right {
		padding-left: 0px;
	}
	
	.test-left .elementor-widget-wrap.elementor-element-populated {
		padding-top: 0 !important;
	}
	
	.test-right .elementor-widget-wrap.elementor-element-populated {
		padding-bottom: 0 !important;
	}
}

@media screen and (max-width: 580px) {
	.elementor-testimonial-content {
		font-size: 16px !important;
	}
}

.woocommerce-cart table.shop_table dl dd.variation-To, .woocommerce-cart table.shop_table dl dd.variation-From, .woocommerce-cart table.shop_table dl dd.variation-Message {
	margin-bottom: 3px;
}

.woocommerce-cart table.shop_table dl dd.variation-To p, .woocommerce-cart table.shop_table dl dd.variation-From p, .woocommerce-cart table.shop_table dl dd.variation-Message p {
	margin: 0;
}

.woocommerce-cart form.woocommerce-cart-form table.shop_table td .wish-tag-wrap {
	max-width: 235px;
}

form#pwgc-redeem-form input[type="text"] {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 7px;
}

#pwgc-redeem-button {
	width: 100%;
	background: #ac8f71;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Jost", sans-serif;
	font-weight: 400;
	padding: 17px;
}

#pwgc-redeem-button:hover {
	background: #c5995c;
	color: #fff;
}

#insta-shortcode #sb_instagram {
	padding: 0 !important;
}

#insta-shortcode #sb_instagram  #sbi_images {
	padding: 0 !important;
	display: flex !important;
	gap: 30px;
}

#insta-shortcode #sb_instagram #sbi_images > * {
	float: none !important;
	display: block;
}

form.checkout_pw_gift_card.woocommerce-form-coupon {
	max-width: 673px;
	max-width: 673px;
	margin-top: 32px;
	margin-left: 142px;
	margin-left: 142px;
	padding: 20px 20px 10px;
	width: 100%;
	border: 1px solid #d9d9d9 !important;
}

form.checkout_pw_gift_card.woocommerce-form-coupon p {
	font-family: "Nunito Sans", sans-serif !important;
	font-size: 14px;
	font-weight: 300 !important;
	line-height: 26px !important;
	color: #9d9d9d;
	padding: 0;
	margin-bottom: 15px;
}

form.checkout_pw_gift_card.woocommerce-form-coupon .form-row {
	display: inline-block;
	float: none !important;
	margin: 0;
}

form.checkout_pw_gift_card.woocommerce-form-coupon input#pwgc-apply-gift-card-checkout {
	font-family: "Jost" !important;
	font-size: 14px !important;
	color: #fff;
	font-weight: 500;
	line-height: 20px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #313131;
	border-radius: 0 !important;
	height: 45px;
}

#pwgc-email-preview-button:hover {
	color: #fff;
}

#pwgc-email-preview-button {
	font-family: "Jost" !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 20px;
	letter-spacing: 1px !important;
	text-transform: uppercase;
}

body.product-search-filter-loading:before {
	background: rgba(0, 0, 0, 45%);
	z-index: 999999;
	position: fixed;
	width: 100%;
	height: 100%;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

body.product-search-filter-loading::after {
	z-index: 9999999;
	content: "";
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 5px solid #e6e6e6;
	border-top-color: #cfa665;
	-webkit-animation: loadingfilter 2s linear infinite;
	animation: loadingfilter 2s linear infinite;
}

@-webkit-keyframes loadingfilter {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

@keyframes loadingfilter {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

#mdf-recently-viewed h2 {
	text-align: center;
	color: #d9d9d9;
	font-family: "Libre Baskerville", Sans-serif;
	font-size: 22px;
	font-weight: 400;
	font-style: italic;
	line-height: 30px;
	padding-bottom: 32px;
}

@media only screen and (min-width: 1601px) {
	#recently-viewed-flex {
		display: flex;
		justify-content: center;
		flex-flow: row nowrap;
		gap: 20px;
	}
	
	#recently-viewed-flex .recently-viewed-item a > img {
		width: 100%;
		height: 264px;
		object-fit: cover;
	}
}

@media only screen and (max-width:1300px) {
	form.checkout_pw_gift_card.woocommerce-form-coupon {
		margin-left: 57px;
		margin-top: 30px !important;
	}
}

@media only screen and (max-width:1200px) {
	form.checkout_pw_gift_card.woocommerce-form-coupon {
		max-width: 600px;
	}
}

@media only screen and (max-width:1100px) {
	form.checkout_pw_gift_card.woocommerce-form-coupon {
		max-width: 540px;
	}
	
	form.checkout_pw_gift_card.woocommerce-form-coupon {
		margin-left: 45px;
	}
}

@media only screen and (max-width: 992px) {
	.woocommerce-checkout .woocommerce-form-coupon-toggle {
		margin-top: 30px !important;
	}
	
	form.checkout_pw_gift_card.woocommerce-form-coupon, .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
		max-width: calc(88% - 5px) !important;
		margin: 20px auto 0 !important;
	}
	
	.woocommerce-form-coupon-toggle .woocommerce-info {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 922px) {
	#mdf-recently-viewed h2 {
		margin-top: 30px;
	}
	
	/* the slides */
	#mdf-recently-viewed .slick-slide {
		margin: 0 10px;
	}
	
	/* the parent */
	#mdf-recently-viewed .slick-list {
		margin: 0 -10px;
	}
}

@media only screen and (max-width: 580px) {
	form.checkout_pw_gift_card.woocommerce-form-coupon .form-row {
		display: block;
		width: 100%;
	}
	
	form.checkout_pw_gift_card.woocommerce-form-coupon .form-row input[type="text"] {
		margin-bottom: 15px;
	}
	
	form.checkout_pw_gift_card.woocommerce-form-coupon input#pwgc-apply-gift-card-checkout {
		width: 100%;
	}
	
	.woocommerce-checkout .woocommerce-form-coupon-toggle {
		height: auto !important;
	}
	
	.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon.checkout_pw_gift_card  p {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.woocommerce-checkout .woocommerce form.checkout_coupon.woocommerce-form-coupon p {
		margin-top: 0;
	}
	
	.woocommerce-form-coupon-toggle .woocommerce-info {
		margin-top: 15px;
		margin-bottom: 15px !important;
	}
}

@media only screen and (max-width: 480px) {
	form.checkout_pw_gift_card.woocommerce-form-coupon, .woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
		max-width: 95% !important;
	}
}

@media only screen and (max-width: 430px) {
	.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle {
		margin: 0 !important;
	}
}
