.img-content-wrapper {
	width: 100%;
	/* whatever width you want */
	display: inline-block;
	position: relative;
}

#field_1_6 {
	background: #eee;
	padding: 10px;
	border: 2px dashed #ccc
}

.page-id-8041 #social-share-icons {
	display: none
}

.bestsellers {
	max-width: 960px;
	margin: 0 auto
}

.jotform iframe {
padding: 15px; background: #eee}

.img-content-wrapper:after {
	padding-top: 67%;
	/* 16:9 ratio */
	display: block;
	content: '';
}

.bestsellers,
.woocommerce-cart .bestsellers,
.woocommerce-cart .innercta {
	display: none!important
}

.woocommerce-page .bestsellers {
	display: block
}

#woocommerce_products-3 li {
	float: left;
	width: 19%;
	padding: 1%;
	display: inline;
	clear: none;
	text-align: center
}

a.button {
background: #f176ae; color: #fff; display: inline-block; padding: 15px 40px}

a.button:hover {
text-decoration: none; background: #4b4b4b}


#woocommerce_products-3 .product-title {
	margin: 10px 0!important;
	display: block!important;
	clear: both
}

#bestsellers {
	clear: both;
	float: left
}

#woocommerce_products-3 li img {
	width: 100%!important;
	display: block;
	clear: both;
	margin-bottom: 10px
}

#woocommerce_products-3 {
	width: 100%;
	clear: both;
	float: left;
	padding-top: 20px
}

.bannerad {
	max-width: 930px;
	margin: 0 auto;
	padding-top: 30px;
	border-top: 2px solid #ccc
}

#We_love ul {
	margin-left: 0!important;
	padding-left: 0!important
}

.thumbnail {
	margin: 10px 0 20px
}

#woocommerce_products-2 img {
	width: 150px;
	float: left;
	margin-right: 5px
}

#woocommerce_products-2 li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e577ae
}

.img-content-main {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	/* fill parent */
	background-color: white;
	/* let's see it! */
	color: white;
}

#woocommerce_products-2 {
	border-bottom: 0!important
}

.post-type-archive-product li.product-category {
width: 32%!important; clear: none!important; margin-right: 2%!important}

.post-type-archive-product li.product-category:nth-child(3n)  {
margin-right: 0!important}


.page-id-8041 #aside {
	display: none!important
}

.page-id-8041 #main-content {
	width: 100%!important
}

div.description {
	padding: 30px 0
}

.bannerad a img {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.bannerad a img:hover {
	opacity: 0.5;
}

.img-content,
.img-listview {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#footer {
	background: #663248;
}

.container {
	max-width: 100%;
}

ul.products {
	padding-left: 0;
	padding-right: 0;
}

.products .product-item a:hover {
	text-decoration: none;
}

.products .product-item a:hover h3 {
	color: #000;
}

.products .product-item:last-child {
	border: 0;
}

.product-item figure img {
	object-fit: cover;
	width: 218px;
	height: 218px;
}

.shop-section .shop-grid ul .product-item {
	display: inline-grid;
}

.product_title {
	font-size: 2.18em;
	letter-spacing: .6px;
	font-weight: 900;
	display: block;
	margin: 0 0 .5em;
}

.product-addon {
	margin-bottom: 10px;
}

#product-images .img-rounded,
.product-listing-image img {
	width: 100%;
}

#product-content #product-images img {
	object-fit: cover;
}

#single-product .variations .form-control {
	margin: 2px 0 4px;
}

.post-type-archive-product #aside-products,
.post-type-archive-product #breadcrumbs ul li {
	display: none!important
}

.post-type-archive-product #breadcrumbs ul {
	margin-top: 30px
}

.post-type-archive-product .product-category {
	text-align: center
}

.post-type-archive-product #main-content {
	width: 100%!important
}

#single-product .woocommerce-main-image img {
	width: 100%;
	max-height: 350px;
	object-fit: cover;
}

mark {
	display: none!important
}

#order_review .shop_table .product-name>div {
	display: inline;
}

#main-content.checkout .woocommerce-order {
	margin: 6% auto 0;
}

#main-content.checkout .woocommerce-thankyou-order-details {
	padding: 0;
}

#main-content.checkout .woocommerce-thankyou-order-details li {
	list-style-type: none;
}

.shop_attributes td {
	padding: 2px 4px;
}

#product-categories {
	margin: 10px 0 15px;
}

.pagination ul {
	padding: 0;
}

.pagination li {
	display: inline;
}

.pagination li>a,
.pagination li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #EC4893;
	background-color: #fff;
	margin-left: -1px;
	border: 1px solid #e71a78;
	font-size: 17px;
}

.pagination li:first-child>a,
.pagination li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-right: 0;
}

.pagination li:last-child a,
.pagination li:last-child span {
	margin-left: 0;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-left: 0;
}

.pagination li>a.current,
.pagination li>span.current {
	z-index: 3;
	color: #fff;
	background-color: #EC4893;
	border-color: #EC4893;
	cursor: default;
}

.pagination li a,
.pagination li span {
	height: 40px;
	min-width: 40px;
	padding: 0;
	line-height: 40px;
	border-width: 1px;
}

.cart_totals .discount input.btn {
	font-size: 14px;
	padding: 6px 12px;
	margin-left: 10px;
}

.shop_table .product-thumbnail>a {
	display: block;
}

.shop_table .product-remove {
	vertical-align: middle;
	text-align: center;
}

.shop_table .product-thumbnail img {
	width: 100px;
	height: 100px;
	object-fit: cover;
	margin: auto;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	padding: 12px 15px;
	text-align: center;
	margin: 5px 0 25px;
	font-size: 14px;
}

.woocommerce-error li {
	list-style: none;
}

.woocommerce-message {
	background: #DDD;
	color: #575757;
	border-radius: 8px;
	font-weight: bold;
}

.woocommerce-message a {
	padding: 2px 8px;
	border-radius: 3px;
	background: #EC4893;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	margin: 0 3px;
}

.woocommerce-info {
	background: #DDD;
	color: #252525;
}

.payment_method_realex img {
	display: inline-block;
	margin: 10px 3px 0 10px;
	width: auto;
	vertical-align: -6px;
	float: none;
}

@media (min-width: 993px) {
	#product-content #product-images img {
		width: 368px;
		height: 368px;
	}
}

@media (max-width: 992px) {
	.product_title {
		display: block;
		width: 100%;
		text-align: left;
		border-bottom: 3px solid #CFCFCF;
		padding-bottom: 15px;
		margin-bottom: 22px;
	}
	.page-template-fullwidth-php #main-content {
		width: 100%;
		max-width: 96%!important;
		margin: 0 auto!important;
		float: none
	}
	#woocommerce_products-2 img {
		width: 90px;
		float: left;
		margin-right: 5px
	}
	#main-content {
		padding: 0;
	}
	.cart thead {
		display: none;
	}
	.cart .cartline {
		display: block;
		border: 0;
		border-bottom: 1px solid #DDD;
	}
	.cart .cartline::before,
	.cart .cartline::after {
		content: " ";
		display: table;
		clear: both;
	}
	.cart .cartline:last-child {
		border-bottom: 0;
	}
	.cart .cartline td {
		display: block;
		border: 0;
	}
	.cart .cartline td.product-remove {
		float: right;
		width: 40px;
		border: 0;
	}
	.cart .cartline td.product-thumbnail {
		float: left;
		width: 90px;
		border: 0;
	}
	.cart .cartline td.product-thumbnail img {
		width: 70px;
		height: 70px;
		object-fit: cover;
		border: 0;
		border-radius: 6px;
	}
	.cart .cartline td.product-name,
	.cart .cartline td.product-price {
		float: left;
		width: calc(100% - 130px);
		display: inline-block;
		padding: 0;
		border: 0;
		line-height: 20px;
	}
	.cart .cartline td.product-quantity {
		float: right;
		width: 50%;
		text-align: right;
		border: 0;
	}
	.cart .cartline td.product-subtotal {
		float: left;
		width: 50%;
		text-align: left;
		font-weight: bold;
		border: 0;
	}
	.cart .cartline td label.visible-xs {
		display: inline !important;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: -0.04em;
	}
	.cart .product-price .amount {
		font-size: 14px;
	}
	.cart .custom-field {
		margin-bottom: 0;
	}
}


/* Egg fix checkout */

img {
	max-width: 100%!important
}

.woocommerce-checkout p .control-label {
	text-align: left!important
}

.woocommerce-checkout .innercta {
	display: none!important
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 100%!important;
	clear: both!important;
	margin-right: 0!important
}

#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff
}

.woocommerce-shipping-fields h3 {
font-size: 18px}

#payment .form-row label {
	width: 95%!important
}

#payment .form-row input[type="checkbox"]{
	width: 20px!important
}

.page-template-fullwidth-php #main-content {
	width: 100%;
}

.checkout-section label.checkbox span {
	margin-left: 30px
}

.woocommerce-checkout #payment .form-row input {
	float: left;
}

.topcontact a.buttontop,
.callus {
	float: right;
	padding: 10px
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0!important
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon,
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
	max-width: 40px!important;
	display: inline!important
}

.bestsellers h3 {
	text-align: center!important
}

td.coupon {
width: 100%!important}

.innercta a.buttontop, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	display: inline-block;
	background: #f176ae;
	color: #fff;
	padding: 15px 30px;
	margin-right: 20px
}

.woocommerce .cart .button.wc-forward {
float: right; margin-right: 0; margin-left: 20px}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #f176ae!important;
	color: #fff!important;
}

a.phoneus {
	display: inline-block;
	border: 2px solid #f176ae;
	color: #4B4B4B;
	padding: 13px 30px;
	margin-right: 0px;
	text-align: center
}

.post-type-archive-product li.product:hover {
	opacity: .7
}

.innercta {
	margin: 0 0 20px;
	width: 100%;
	clear: both
}

.topcontact a.buttontop:hover {
	text-decoration: none;
	border-color: #5c5c5c;
	opacity: .7
}

.topcontact a.buttontop {
	display: inline-block;
	padding: 10px 30px;
	border: 2px solid #e84c93;
	color: #5c5c5c
}

#header-container #header-right {
	padding-top: 0
}

#nav-search-container {
	top: 60px
}

.callus,
.callus a {
	font-size: 24px
}

.callus a:hover {
	color: #5c5c5c;
	opacity: .7
}

@media (max-width: 768px) {
	.post-type-archive-product #breadcrumbs {
		display: none!important
	}
	#woocommerce_products-3 li {
		width: 48%;
		min-height: 266px
	}
}

@media (max-width: 480px) {
	.innercta a,
	.innercta a.button {
		display: block;
		clear: both;
		margin: 5px 0;
		text-align: center
	}
	#woocommerce_products-3 li {
		width: 98%;
		min-height: 0
	}
	
	.post-type-archive-product li.product-category {
width: 48%!important; clear: none!important; margin-right: 2%!important}

.post-type-archive-product li.product-category:nth-child(2n)  {
margin-right: 0!important}
	
	.post-type-archive-product li.product-category:nth-child(3n)  {
margin-right: 1%!important}


	
}

.innercta a {}

#mobile-header {
	padding: 0
}

#mobile-header a {
	padding: 10px;
	font-size: 18px;
	text-align: center;
	background: #EC4893;
	display: block;
}

#mobile-header a:hover {
	background: #333;
	text-decoration: none
}
