/*
Theme Name: Hempen
Theme URI: Hempen link
Author: Hempen
Template: hello-elementor
*/
 
/*Added*/

header.gm-navbar .gm-container .gm-logo {
    display: none;
}

.elementor-widget-woocommerce-products .add_to_cart_button,
.elementor-widget-woocommerce-products .add_to_cart_button::before,
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button,
.elementor-widget-woocommerce-products .product.type-product:hover .price{
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.woocommerce .woocommerce-ordering select {
	background-color: #FFFFFF;
	border-radius: 3px;
	padding: 8.5px 15px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: #578143;
	background-color: transparent;
	padding: 0;
	font-size: 18px;
	font-weight: 400 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #EB6621;
	background-color: transparent;
}
.single_add_to_cart_button {
	padding: 10px 40px !important;
}
.single-product.woocommerce .quantity .qty {
	width: 80px;
}
.purple-title {
	color: #002C21 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
.single-product .tabs.wc-tabs li {
	background-color: #F3F3F3 !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
	border-left: 1px solid #578143 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	color:#000;
}
.single-product .tabs.wc-tabs a {
	color: #969696 !important;
}
.single-product .tabs.wc-tabs li.active a {
	color: #EB6621 !important;
}
.elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
	border: 1px solid #578143 !important;
}
.tabs.wc-tabs {
	border-bottom: none;
}

.single-product .price .woocommerce-Price-amount.amount {
	background-color: #578143;
	color: #fff;
	border-radius: 3px;
	padding: 10px;
	font-weight: 500;
}
.uael-post__header .uael-post__header-filter {
	background-color: #E4E4E4 !important;
	color: #6B6961 !important;
	border-radius: 30px;
}
.uael-post__header .uael-post__header-filter.uael-filter__current {
	background-color: #002C21 !important;
	color: #fff !important;
}
.uael-post-wrapper {
	position: relative;
}
.uael-post-wrapper .uael-post__terms-wrap {
	position: absolute;
	top: 15px;
	right: 20px;
}
.uael-post-wrapper .uael-post__terms-wrap .uael-post__terms {
	font-weight: 600;
}
.uael-post__content-wrap .uael-post__title {
	margin-top: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #002C21;
}
#place_order {
	padding: 10px 20px;
}

.elementor-widget-woocommerce-products .add_to_cart_button {
	opacity: 0;
	visibility: hidden;
}
.elementor-widget-woocommerce-products .product.type-product:hover .add_to_cart_button {
	opacity: 1;
	visibility: visible;
}
.single-product .woocommerce-variation-price .price .woocommerce-Price-amount.amount {
	display: inline-block;
}
.woof_container_inner_producttags .chosen-choices {
	border-radius: 3px;
	background-color: #fff;
	padding: 5px 15px !important;
	border: 1px solid #EBEBEB;
	background-image: none;
}
.woof_container_inner_producttags .chosen-choices input {
	font-style: italic;
	color: #ADADAD !important;
	font-weight: 500;
}

.woof_container_inner_producttags::before {
	content: 'Tags';
	text-transform: uppercase;
	color: #002C21;
	font-weight: 600 !important;
	margin-bottom: 15px;
	display: block;
}
.single_add_to_cart_button::before {
	content: '';
	width: 16px;
	height: 18px;
	background-image: url('images/cart-icon.svg');
	position: absolute;
	left: 20px;
	top: 12px;
}
.single_add_to_cart_button.button {
	text-transform: uppercase;
	font-weight: 600 !important;
	font-family: 'Lato', sans-serif;
	font-size: 14px !important;
	padding: 12px 28px 12px 48px !important;
}
.elementor-widget-woocommerce-products .add_to_cart_button::before{
	content: '';
	width: 16px;
	height: 18px;
	-webkit-mask-image: url('images/cart-icon.svg');
    mask-image: url('images/cart-icon.svg');
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: #002C21;
	left: -25px;
	top: 2px;
	position: absolute;
}
.elementor-widget-woocommerce-products .add_to_cart_button:hover::before{
	background-color: #531F5A;
}
.elementor-widget-woocommerce-product-short-description {
	border-top: 1px solid #DCDCDC;
	margin-top: 0px;
	padding-top: 15px;
}
.elementor-widget-woocommerce-product-add-to-cart form {
	margin-top: 20px;
	border-top: 1px solid #DCDCDC;
	padding-top: 20px;
}
.single-product.woocommerce div.product form.cart {
	margin-bottom: 0;
	margin-top:0;
}
.single-product.woocommerce div.product form.cart .variations .reset_variations {
	position: absolute;
	right: 16px;
	top: auto;
	bottom: -9px;
}
.single-product table tbody > tr:nth-child(2n+1) > td,.single-product table tbody > tr:nth-child(2n+1) > th {
	background-color: transparent;
}
.woocommerce-product-attributes-item__value {
	padding: 6px 10px !important;
}
.woocommerce-product-attributes.shop_attributes {
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
}
.woocommerce-product-attributes.shop_attributes tr {
	border-bottom: 1px solid #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	content: '' !important;
	width: 100% !important;
	height: 0px !important;
	background-color: transparent !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 0 !important;
	z-index: 9 !important;
	display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	background-color: #eb6621 !important;
}
.single-product .tabs.wc-tabs:after {
	content: '';
	width: 100%;
	height: 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #e3e3e3;
	display: block;
}
.elementor-message.elementor-message-success {
	color: #ffff;
}
.form-donation .elementor-field-type-radio {
	margin-top: 20px;
	margin-bottom: 20px !important;
}
.form-donation .elementor-field-type-radio  .elementor-field-label, .form-donation .elementor-field-type-radio  .elementor-field-subgroup {
	padding: 0 !important;
	display: inline-block;
	width: auto !important;
	flex-basis: unset !important;
}
.form-donation .elementor-field-type-radio  .elementor-field-label {
	margin-right: 30px;
}
.form-donation .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {
	margin-right: 10px !important;
	padding-right: 0;
}
.form-donation .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	line-height: 1;
	background-color: rgba(0, 33, 25,0.5);
	padding: 5px 10px;
	border-radius: 3px;
	cursor: pointer;
}
.form-donation .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input:checked + label {
	background-color: #AA9A5D;
}
.form-donation .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input {
	-webkit-appearance: none;
}
.woof_container_inner.woof_container_inner_producttags {
	margin-top: 40px;
	position: relative;
}
.woof_container_inner.woof_container_inner_producttags::after {
	content: '';
	width: calc(100% + 40px);
	height: 1px;
	background-color: #dcdcdc;
	position: absolute;
	top: -15px;
	left: -20px;
}

.single-post .elementor-icon-list-icon i {
	font-weight: 900;
	font-family: 'Font Awesome\ 5 Free';
}
#comments #submit {
	font-size: 14px !important;
	font-weight: 500 !important;
	letter-spacing: 1.5px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	color: #FFFFFF !important;
	background-color: #EB6621 !important;
	border-radius: 3px 3px 3px 3px;
	padding: 16px 30px 16px 30px !important;
	text-transform: uppercase;
}
.items-strength {
	color: #6B6961;
	font-size: 13px;
}
.product.product-type-variable .items-strength {
	display: none;
}
.woocommerce ul.products li.product {
	position: relative;
}
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button {
	/* position: absolute; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	/* -webkit-transform: translateX(-50%); */
	/* -moz-transform: translateX(-50%); */
	/* bottom: 68px; */
	/*margin-left: 10px;*/
	/* width: 100%; */
	/* margin: 0 !important; */

}
.elementor-widget-woocommerce-products .product.type-product:hover .price {
	/* opacity: 0; */
	/* visibility: hidden; */

}
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{

}
.elementor-widget-woocommerce-products .product.type-product .price {
	opacity: 1;
	visibility: visible;
	margin: 0 !important;
}
.elementor-animated-content:hover .elementor-animated-item--grow.elementor-cta__title {
	-webkit-transform: scale(1.0) !important;
	-ms-transform: scale(1.0) !important;
	transform: scale(1.0) !important;
}
.archive .elementor-product-loop-item--align-center ul.products li.product .star-rating {
	display: none;
}
.archive .irs-bar {
	background-image: none;
	background-color: #578143;
}
.archive .irs-slider {
	width: 12px !important;
	height: 12px !important;
	top: 23px !important;
	background-image: none !important;
	background-color: #fff !important;
	border-radius: 50% !important;
	border: 1px solid #578143 !important;
}
.archive .chosen-container-multi .chosen-choices li.search-choice {
	padding: 3px 5px 4px !important;
	line-height: 1 !important;
	background-image: none !important;
	background-color: #578143 !important;
	color: #fff !important;
	border: none !important;
}
.archive .chosen-container-multi .chosen-choices li a {
	position: absolute !important;
    top: 0% !important;
    left: 0% !important;
    width: 100% !important;
    height: 100% !important;
    background: none !important;
}

.elementor-17826 .elementor-element.elementor-element-25a4410.elementor-wc-products ul.products li.product .button {
	font-size: 18px;
	margin-top: 0px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	bottom: 30px;
    width: 100%;
    text-align: center;
}
.elementor-17826 .elementor-element.elementor-element-25a4410.elementor-wc-products ul.products li.product .price {
    transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
li.product.purchasable a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover span.price {
	color: #EB6621 !important;
}
.elementor-widget-woocommerce-products .add_to_cart_button::before {
	left: 0px;
	top: 2px;
	position: relative;
	margin-right: 5px;
	display: inline-block;
	background-size: contain;
	width: 17px;
}
.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart {
	position: absolute !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	bottom: 5px !important;
	opacity: 0 !important;
    transition: all 0.3s ease-in-out !important;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
}
.elementor-widget-woocommerce-products.elementor-wc-products .product:hover .added_to_cart {
	opacity: 1 !important;
}
.elementor-widget-woocommerce-products .add_to_cart_button.loading::after {
	top: 2px !important;
    right: 20px !important;
}
.elementor-widget-woocommerce-products .add_to_cart_button.added.loading::after {
	display: none !important;
}
.elementor-widget-woocommerce-products .add_to_cart_button.loading {
	padding-right: 0 !important;
}
.woof_products_top_panel {
	display: none !important;
}
.woosg-table.woosg-products.woosg-products-layout-list .woosg-product.product-type-variable-subscription {
	border: 2px solid #578143;
}
#order_review.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals th {
	border-left: 0 none;
	border-right: 0 none;
	padding-top: 20px;
}
/* donation form customizations */
.continue--donation .donate--input {
	border: 1px solid #fff !important;
	background: transparent;
	margin-bottom: 11px;
	border-radius: 3px;
	outline: 0;
	padding: 11px 16px;
	color: #fff;
	font-style: italic;
	font-weight: 600;
}
.continue--donation .donate--input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1; /* Firefox */
}
	
.continue--donation .donate--input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #fff;
	  opacity: 1; /* Firefox */
}
	
.continue--donation .donate--input::-ms-input-placeholder { /* Microsoft Edge */
	  color: #fff;
	  opacity: 1; 
}

.donation-wrap {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
	margin-top: 15px;
}
.donation-wrap label {
	margin-right: 30px;
	color: #fff;
}
#donation--amount {
	border: 1px solid #fff;
}
#make--donation {
	border: 0;
	background: #EB6621;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 40px 14px;
	letter-spacing: 1px;
}
/*
.donate--input.formerror {
	border: 1px solid #f00 !important;
	color: #f00;
}
.donation-wrap.formerror label {
	color: #f00;
}*/
.each--error {
	border: 1px solid #f00;
	text-align: center;
	background: #fff;
	margin-bottom: 10px;
	font-size: 13px;
	padding: 5px;
}
.making--donation{
	opacity:0.7;
	pointer-events:none;
}
/* end donation form customizations */

ul.products li h2, ul.products li .items-strength {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
ul.products li a.button.product_type_variable, ul.products li a.button.product_type_woosg  {
	display: none !important;
}
.woosg-item-product.woosg-product {
	background: #fff;
	margin-bottom: 20px;
	border-radius:3px;
}
.woosg-quantity-minus {
	background: #578143 !important;
	color: #fff;
}
.woosg-quantity-plus {
	background: #578143 !important;
	color: #fff;
}
.woosg-products .woosg-product {
	display: block !important;
	padding: 0 !important;
	border:0;
}
.variation--inner {
	padding: 0 !important;
}

.variation--title {
	padding: 16px 20px;
	font-size: 18px;
	color: #002C21;
	font-family: "Lato", Sans-serif;
}
.var--inner {
	padding: 20px;
	border-top: 1px solid #DCDCDC;
	display: flex;
}
.elementor-widget-woocommerce-product-add-to-cart form {
	border-top: 0;
}
.woosg-products .woosg-product form.variations_form .variations {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	position:relative;
}
.woosg-products .woosg-product form.variations_form .variations .variation:first-child{
	margin-top: 0 !important;
}
.woosg-products .woosg-product form.variations_form .variations .variation {
	margin: 20px 0 0 !important;
	border-radius: 3px !important;
	width: 100%;
	border:0 !important;
	padding:0 !important;
}
.woosg-products .woosg-product form.variations_form .variations .variation .label, .qty--label {
	font-size: 13px !important;
	line-height: 1;
	color: #6B6961;
	font-family: "Lato", Sans-serif;
	letter-spacing: 1.5px;
	margin-bottom:3px;
	margin-top:5px;
	display:block;
}
#tab-description.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab table tbody tr td div.woocommerce-variation-description ul { padding-left: 15px; }
table tbody tr:hover > td, table tbody tr:hover > th {
  background-color: transparent;
}

#tab-description.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab div.chart-container {
	display: flex;
    
    justify-content: space-between; 
    align-items: stretch; 
    flex-direction: row; 
    flex-wrap: wrap; 
    align-content: stretch;

    height: 100%;
    padding: 0px;
    gap: 0px;
}
#tab-description.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab div.chart-container div.chart-item {
	flex-grow:1;
    flex-shrink:1;
    flex-basis:300px;
}
.woosg-products .woosg-product form.variations_form .variations .variation .select select {
	color: #fff;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	padding: 10px 12px !important;
	line-height: 1.3 !important;
	margin-top:9px;
	height: 39px;
}
.woosg-products .woosg-product form.variations_form .variations .variation .select select option{
	color: #000;
}
.woosg-products .woosg-product form.variations_form .variations .variation .select {
	background: #578143;
	border-radius:5px;
	background-image: url('images/tridown.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:right;
}
.woosg-products .woosg-product .woosg-title {
	flex-grow: 1;
	padding-right: 10px;
}
.woosg-products .woosg-product form.variations_form .variations .variation .select select{
	background-position:97% 50% !important;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus input {
	background: transparent !important;
	border: 0 !important;
	padding-left: 10px;
	padding-right: 10px;
	color: #578143;
	font-size: 16px;
	font-family: "Lato", Sans-serif;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-minus, .woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-plus {
	border-right-width: 0;
	border-radius: 6px !important;
	font-size: 24px;
	line-height: 28px !important;
	width: 34px !important;
	height: 34px !important;
	flex: 0 0 34px !important;
}
.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus .woosg-quantity-input {
	display: flex;
	align-items: center;
	background: #F3F3F3;
	padding: 3px 5px;
	border-radius: 3px;
}
.woosg-availability {
	display: none !important;
}
.woosg-products .woosg-product form.variations_form .variations .reset {
	position: absolute;
	left: 0;
	bottom: -20px;
}
.elementor-product-woosg .stock {
	display: none;
}
.variation--inner.simple--product {
	display: flex;
}
.simple--product .variation--title {
	width: 100%;
}
.simple--product .var--inner{
	border:0;
}
.woosg_total.woosg-total.woosg-text {
	color: #002C21;
	font-size: 20px;
}
.woosg_total.woosg-text span.amount {
	color: #578143;
}
.elementor-product-woosg .single_add_to_cart_button {
	margin-left: 0 !important;
}
.elementor-product-woosg .single_add_to_cart_button::before {
	left: 33px;
	top: 13px;
}
.elementor-product-woosg .single_add_to_cart_button {
	margin-left: 0 !important;
	padding:15px 44px 15px 62px !important;
	font-family: "Lato", Sans-serif;
	letter-spacing: 1px;
}
.elementor-product-woosg .cart {
	padding-top: 0;
}
.elementor-widget-woocommerce-product-price {
	float: left;
	width: auto !important;
}
.elementor-widget-woocommerce-product-stock {
	float: left;
	width: auto !important;
	clear: right;
	margin-left: 22px;
	margin-top: 12px;
}
.stock span {
	color: #6B6961;
}
.single-product .price .woocommerce-Price-amount.amount {
	display: inline-block;
}
.single-product .elementor-widget-container .price {
	background: #578143;
	display: inline-block;
	margin-bottom: 0;
	border-radius: 3px;
	color:#fff !important;
	font-weight: normal !important;
}
.elementor-widget-woocommerce-product-price .price[class*='woosg-price-'] {
	padding: 9px 15px;
}
.woocommerce-variation-availability {
	display: none;
}
.woocommerce-variation.single_variation {
	margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations {
	background: #fff;
	margin-bottom:0;
	position:relative;
}
.woocommerce-variation.single_variation {
	margin-bottom: 20px;
	background: #fff;
}
.woocommerce div.product form.cart .variations label {
	font-weight: normal;
	text-align: left;
	color: #6B6961;
	font-family: "Lato", Sans-serif;
	font-size: 13px !important;
	letter-spacing: 1.5px;
}
.woocommerce div.product form.cart .variations select {
	border: 0;
	background: #F3F3F3;
	color: #6B6961;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	padding: 11px 18px !important;
}
.woocommerce-product-details__short-description {
	color: #6B6961;
}
.woocommerce-variation-description {
	padding: 9px 15px;
	color: #6B6961;
	font-family: "Lato", Sans-serif;
}
.woocommerce-variation-add-to-cart.variations_button {
	margin-top: 20px !important;
}
.woocommerce-variation-price {
	padding: 0 15px 20px;
}
.elementor-widget-woocommerce-product-short-description {
	margin-top: 1px;
}

.elementor-widget-wc-add-to-cart div.elementor-widget-container form.cart button.single_add_to_cart_button.elementor-button.button {
	position:relative;
}
.elementor-widget-wc-add-to-cart div.elementor-widget-container div.yith-par-message.yith-par-message-product > p {
	padding-left:22px;
}
.elementor-widget-wc-add-to-cart div.elementor-widget-container div.yith-par-message.yith-par-message-product > p > img {
	position: absolute;
	margin-left: -22px;
}

#shinebutton {
	background-image: URL('https://hempen.co.uk/wp-content/uploads/button_shade.png') ;
	background-size: 300% 100%;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	transition: background 0s !important;
}
#shinebutton:hover {
	background-position: 0% 0%;
	transition: background .5s !important;
}
#orangeshinebutton {
	background-image: URL('https://hempen.co.uk/wp-content/uploads/button_shade_orange.png') ;
	background-size: 300% 100%;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	transition: background 0s !important;
}
#orangeshinebutton:hover {
	background-position: 0% 0%;
	transition: background .5s !important;
}


.woocommerce-product-gallery {
  display: grid;
  gap: 10px }
  @media only screen and (max-width: 35.999em) {
    .woocommerce-product-gallery {
      gap: 6px; 
      } 
  }
  .woocommerce-product-gallery .flex-control-thumbs {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 22.7%;
    gap: 1rem;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain; 
   }
   @media screen and (max-width: 47.999em) {
      .woocommerce-product-gallery .flex-control-thumbs {
        grid-auto-columns: 24%;
        gap: 6px; 
       } 
   }
   .woocommerce-product-gallery .flex-control-thumbs li {
      float: none !important;
      width: 100% !important;
      display: grid; 
   }
   .woocommerce-product-gallery .flex-control-thumbs li img {
        inline-size: 100%;
        aspect-ratio: 1/1;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5px; 
    }
    .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
          border: 5px solid #f2f2f2; 
    }
    @media screen and (max-width: 47.999em) {
        .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
              border: 2px solid #f2f2f2; } 
        }
  .woocommerce-product-gallery .flex-control-nav {
    -ms-scroll-snap-type: inline mandatory;
        scroll-snap-type: inline mandatory;
    scroll-padding-inline: 10px; 
   }
   .woocommerce-product-gallery .flex-control-nav > * {
      scroll-snap-align: start; 
   }
   .woocommerce-product-gallery .flex-control-thumbs li img{
	border-radius:0;
   }
   .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{
	border:0;
   }
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	background: #002C21;
	color: #fff;
	padding: 10px 30px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	background: #578143;
	color: #fff;
}
.single-product .woocommerce-notices-wrapper {
	display: none;
}
#coupon_code {
	min-width: 160px;
	height:39px;
}
.coupon button.button[name="apply_coupon"] {
	background: #002C21;
	color: #fff;
	padding: 9px 30px;
	font-size: 16px;
	height: 38px;
}
.coupon button.button[name="apply_coupon"]:hover{
	background: #578143;
	color: #fff;
}
.wc-proceed-to-checkout a.checkout-button {
	background: #eb6621 !important;
}
.irs--round .irs-bar, .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
	background-color: #578143 !important;
}
.irs--round .irs-handle{
	border-color:#578143 !important;
}
.irs--round .irs-from::before, .irs--round .irs-to::before, .irs--round .irs-single::before {
	
	border-top-color: #578143 !important;
}
.irs--round .irs-handle {
	box-shadow: 0 1px 3px rgba(87, 129, 67, 0.3) !important;
}
li.product a.button.add_to_cart_button.loading::after {
	top: 0;
}
.products li.product .added_to_cart.wc-forward {
	display: block;
}

/*Responsive*/
@media(max-width:1280px){
	.content-cols .content-cols-inner .elementor-widget-wrap {padding-right: 80px !important;}
	h1.entry-title, .cart_totals h2 {font-size: 30px;}
	.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, #order_review_heading, .page-content h2{font-size: 25px;}

}
@media(max-width:1024px){
.gm-navigation-drawer--mobile .gm-navbar-nav > .gm-menu-item > .gm-anchor, .gm-navigation-drawer--mobile .gm-navbar-nav .gm-dropdown-menu-title {
    padding: 14px 0;
    font-size: 15px!important;
}
.gm-navigation-drawer--mobile .gm-dropdown-menu .gm-anchor {
    font-size: 14px !important;
}
.association--logos .elementor-column {
	width: 33.33% !important;
}
.association--logos .elementor-column img {
	max-width: 150px;
	max-height: 90px;
	height:90px;
	width:auto !important;
}

}
@media(max-width:767px){
	.content-cols .content-cols-inner .elementor-widget-wrap {		padding-right: 21px !important;	}
	h1.entry-title, .cart_totals h2 {		font-size: 25px;	}
	.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, #order_review_heading, .page-content h2{		font-size: 22px;	}

    .head--section.elementor-section {padding-top: 140px !important;}

	.mobile--icon {	width: 50px !important;	}
	.header--firstcol{width:auto !important; flex:1 !important;}
	.mobile--icon.mobile--middle--icon {	width: 50px !important;		padding-left: 5px !important;	}
    .gm-burger .hamburger-box {margin-top: 1px;	}

	.mobile--block img{display:block !important;}
}

@media (max-width:639px){
	.association--logos .elementor-column img {	max-width: 126px;		max-height: 62px;		width: auto !important;	}
	.elementor-testimonial--layout-image_left .elementor-testimonial, .elementor-testimonial--layout-image_right .elementor-testimonial {flex-direction: column-reverse !important;		row-gap: 20px;	}
	.elementor-testimonial .elementor-testimonial__footer {	padding:0 !important;	}
}

@media (max-width:480px){
	.var--inner {flex-direction: column; row-gap: 20px;	}
	.woosg-products .woosg-product .woosg-quantity.woosg-quantity-plus-minus {flex: auto !important;	}
	.woosg-products .woosg-product form.variations_form .variations {margin: 0 !important;		}
	.woosg-products .woosg-product .woosg-title {	padding-right: 0;	}
	.variation--inner.simple--product {flex-direction: column;	}
	.simple--product .var--inner {padding-top: 0;}

	.association--logos .elementor-column {	width: 50% !important;	}
	.association--logos {	padding-top: 50px !important;		padding-bottom: 50px !important;		padding-left: 20px !important;		padding-right: 20px !important;	}
	.association--logos .elementor-column img {max-width: 115px;	}
}

.woocommerce #review_form #respond .form-submit input {
	font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #EB6621;
    border-radius: 3px 3px 3px 3px;
    padding: 18px 35px 18px 35px;
}
.woocommerce-MyAccount-navigation ul { margin: 0; padding: 0;  list-style: none; }
.woocommerce-MyAccount-navigation ul a { text-decoration: none; display: block; background: #fff; padding: 13px; border-bottom: 1px solid rgba(0,0,0, 0.1); }
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul a:hover { background:#578143; color:#fff; }

@media (max-width:420px){
	#coupon_code {	width: 100% !important;	margin-top: 10px;	margin-bottom: 10px; text-align:center;}
	.coupon button.button[name="apply_coupon"]{width:100% !important;}
}
#reward_options, .reward_group {
	  border: 2px solid #999;
}
#reward_options.panel.woocommerce_options_panel div.reward_group {
	border-top: 5px solid #ccc;
}