/* 

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme-child/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Elementor Team

Author URI: https://elementor.com/

Template: hello-elementor

Version: 4.0.6

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready

*/

/* Albert Sans */
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap');



body {
	font-family: "Albert Sans", sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: normal
}
h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 43.2px;
}
h2 {
	font-size: 32px;
	font-weight: 600;
	line-height: 38.4px;
}
h3 {
	color: #EFEFEF;
	font-size: 28px;
	font-weight: 600;
	line-height: 33.6px;
}
h4 {
	font-size: 22px;
	font-weight: 600;
	line-height: 26.4px;
}
strong {
	font-weight: 500 !important;
}
h2.woocommerce-loop-product__title {
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 21.6px !important;
}
.product-slider span.price {
	font-size: 16px !important;
}
.product-slider a.button.product_type_variable.add_to_cart_button {
	background: transparent;
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
}
.font-xxl {
	font-size: 36px;
	line-height: 43.2px;
}
.font-xl {
	font-size: 32px;
	line-height: 38.4px;
}
.font-lg {
	font-size: 28px;
	line-height: 33.6px;
}
.font-md {
	font-size: 22px;
	line-height: 26.4px;
}
.font-sm {
	font-size: 20px;
	line-height: 26.4px;
}
.font-xs {
	font-size: 18px;
	line-height: 21.6px;
}
.font-normal {
	font-weight: 400;
}
.font-bold {
	font-weight: 600;
}
body h2.font-md {
	font-size: 22px;
	line-height: 26.4px;
}

.elementor-element {
	padding: 0 !important;
}
.text-uppercase {
	text-transform: uppercase;
}
.container, .header-inner, .e-con-inner{
	width: 100% !important;
	padding-left: 14px !important;
	padding-right: 14px !important;
}
.entry-title {
	width: 100% !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
main#main {
	max-width: 100%;
}
.usps_section .bg-secondary{
	background: transparent !important;
}

/* Header CSS */
header {
	background-color: #251E18;
}
.offcanvas-top .desktop-menu ul li a {
	font-size: 20px;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.offcanvas-top .desktop-menu .parentTitle h3 {
	font-size: 16px !important;
	font-weight: 600 !important;
}
.offcanvas-top .desktop-menu ul.sub-menu .parentTitle h3 {
	display: none;
}
.offcanvas-top .mobile-menu ul li a {
	text-transform: uppercase;
}

button.navbar-toggler {
	border: none;
	background: transparent !important;
}
img.menu-toggle.menu-icon-inactive {
	display: block;
}
img.menu-toggle.menu-icon-active{
	display: none !important;
}
.navbar-toggler.main-menu-active img.menu-toggle.menu-icon-inactive{
	display: none !important;
}
.navbar-toggler.main-menu-active img.menu-toggle.menu-icon-active{
	display: block !important;
}
.header_notice {
	background-color: #E9A151;
	color: #200202;
	padding: 1rem;
}
.header_notice .container {
	/* max-width: 1000px !important; */
}
.header_notice span {
	font-size: 12px;
}
/* Footer CSS */
.product-single-page {
	margin-top: 30px;
}
footer {
	margin:0 auto;
	padding-left: 14px !important;
	padding-right: 14px !important;
}
footer .container, footer .e-con-inner {
	padding-left: 0px !important;
	padding-right: 0px !important; 
}
.footer-menu-category li a{
	font-weight:700;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px !important;
}
.footer-menu-category nav ul, .footer-menu nav ul {
	gap: 16px;
	row-gap: 8px;
}
.footer-menu li a{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	margin: 0px !important;
}
.social-list li a {
	border: 2px solid #9cc34d;
	border-radius: 14px 0px 14px 0px;
	width: 30px;
	height: 30px;
	transition: opacity .2s ease;
}
.social-list li a:hover {
	opacity: 0.75;
}
.social-list li a .elementor-icon-list-icon { 
	margin: 0 auto;
}
.social-list li a .elementor-icon-list-text {
	display: none;
}
.link-color a{
	color: #CF8640;
}
.link-color a:hover {
	color: #A66B33;
}
.websiteby a{
	color: var(--e-global-color-text);
	text-decoration: underline !important;
}
.websiteby a:hover {
	color: var(--e-global-color-text);
	opacity: .75 !important;
}
/* CSS End Products List and Gird View  */
.products-section {
	display: flex;
	flex-wrap: wrap;
}
.filter-products {
	width: 24%;
}
.products-list {
	width: calc(100% - 24%);
	padding-left: 25px;
}
.products-list-row {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap:18px;
}
.products-col {
	width: calc(33.333% - 12px);
}
.products-box {
	border: 1px solid #CACACA;
	padding: 20px;
	border-radius: 8px;
	background: #fff;
}
.products-box-dis a{
	font-size: 16px;
	color: #060706;
	font-weight: 500;
}
.products-box-dis a:hover {
	color: #9CC34D;
}
.products-box-img, .products-box-img a{
	width: 100%;
	height: 250px;
}
.products-box-img img {
	width: 100%;
	height: 100% !important;
	object-fit: contain;
}
.products-box-dis {
	margin-top: 15px;
}
.products-box-dis ul {
	display: flex;
	list-style: none;
	margin: 10px 0px 15px 0px;
	padding: 0;
}
.products-box-dis a {
	font-size: 16px;
	color: #060706;
	font-weight: 500;
}
.products-box-dis .productsprice {
	font-size: 20px;
	color: #060706;
	font-weight: 500;
	width: 100%;
	display: inline-block;
}
.products-box-dis .euro-symbol {
	background: url('/wp-content/uploads/2024/06/euro-symbol.png');
	background-repeat: no-repeat;
	background-size: 10px;
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-right: 4px;
}
.products-box-dis button {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	border-radius: 30px;
	padding: 10px 40px 10px 40px;
	width: 100%;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-top: 15px;
	outline: none;
	box-shadow :none;
}
.products-box-dis button:hover, .products-box-dis button:focus {
	opacity: 75%;
	outline: none
}
.products-box-dis button .plus-icon{
	background:url('/wp-content/uploads/2024/06/Plus-icon.png');
	background-repeat: no-repeat;
	background-size:9px;
	width: 9px;
	height: 10px;
	display: inline-block;
	margin-left: 15px;
}
.viewas-viewas {
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
	margin-bottom: 25px;
}
.viewas {
	display: flex;
	align-items: center;
}
.viewas span {
	margin-right: 10px;
	white-space: nowrap;
	font-weight: 14px;
}
.grid_layout-icon, .list_layout-icon {
	display: flex;
	align-items: center;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.1) !important;
	width: 32px;
	height: 32px;
	min-width: 32px;
	min-height: 32px;
	justify-content: center;
	box-shadow: none;
	padding:0px;
	outline: none;
	border: none;
	border-radius:0px;
}
.grid_layout-icon:hover, .grid_layout-icon:focus, .list_layout-icon:hover, .list_layout-icon:focus {
	outline: none;
}
.grid_layout-icon.view-active, .list_layout-icon.view-active {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%) !important;
}
.products-list-row  ul.products {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap:18px;
}
.products-list-row  ul.products::before {
	content: " ";
	display: none;
}
.products-list-row  ul.products li.product{
	width: calc(33.333% - 12px);
	margin: 0px;
	border: 1px solid #CACACA;
	padding: 20px 20px 78px 20px;
	border-radius: 8px;
	background: #fff;
}
.products-list-row  ul.products li.product img.attachment-woocommerce_thumbnail {
	border-radius: 0px !important;
}
.products-list-row  ul.products li.product h2.woocommerce-loop-product__title {
	font-size: 16px !important;
	line-height: 19.2px;
	color: #060706;
	font-weight: 500;
	margin: 0px !important;
	padding: 0px !important;
	text-transform: none !important;
}
.products-list-row  ul.products li.product span.price {
	margin: 15px 0px 0px 0px !important;
	display: inline-flex;
	gap: 5px;
	font-weight: 500;
	color: #060706 !important;
}
.products-list-row ul.products li.product span.woocommerce-Price-amount.amount {
	font-size: 20px;
	color: #060706 !important;
	font-weight: 500;
	width: 100%;
	display: contents;
}
.products-list-row ul.products li.product a.button.add_to_cart_button,
.products-list-row ul.products li.product a.button.product_type_simple {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	border-radius: 30px;
	padding: 14px 40px 14px 40px;
	width: calc(100% - 40px);
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-top: 15px;
	outline: none;
	box-shadow: none;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.products-list-row ul.products li.product a.button.add_to_cart_button.ajax_add_to_cart.loading::after {
	top: 14px;
}
.products-list-row a.button.product_type_variable.add_to_cart_button:after {
	content:'';
	background: url('/wp-content/uploads/2024/06/Plus-icon.png');
	background-repeat: no-repeat;
	background-size: 9px;
	width: 9px;
	height: 10px;
	display: inline-block;
	margin-left: 15px;
}
.products-list-row.list-view ul.products li.product {
	width: 100%;
	padding: 20px;
}
.products-list-row.list-view ul.products li.product img.attachment-woocommerce_thumbnail {
	border-radius: 0px;
	max-width: 200px;
	float: left;
	margin-bottom: 0px;
}
.products-list-row.list-view ul.products li.product h2.woocommerce-loop-product__title {
	width: calc(100% - 200px);
	padding-left: 30px !important;
	margin-top: 0px !important;
	float: left;
}
.products-list-row.list-view ul.products li.product span.price {
	width: calc(100% - 200px);
	padding-left: 30px;
	float: left;
}
.products-list-row.list-view ul.products li.product a.button.add_to_cart_button, .products-list-row.list-view ul.products li.product a.button.product_type_simple {
	width: 200px ;
	position: relative;
	bottom: 0;
	left: 30px;
}
.sortby {
	display: flex;
	gap: 10px;
	align-items: baseline;
	font-size: 14px;
}
.sortby label {
	white-space: nowrap;
}
.sortby select{
	outline: none;
	border-radius: 50px;
	background-image: url('/wp-content/uploads/2024/06/down-arrow.png');
	background-size: 10px;
	background-position: calc(100% - 20px) 54%;
	appearance: none;
	background-repeat: no-repeat;
	padding: 8px 45px 8px 20px;
	font-size: 14px;
}
.list-view .products-col {
	width: 100%;
}
.list-view .products-box {
	display: flex;
	flex-wrap: wrap;
}
.list-view .products-box-img, .list-view .products-box-img a{
	width: 250px;
	height: 250px;
}
.list-view .products-box-dis {
	width: calc(100% - 250px);
	padding-left: 30px;
	margin-top: 0px;
}
.list-view .products-box-dis button {
	max-width: 250px;
}
.previousnext {
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
	margin-top: 7px;
}
.previousnext button {
	color: var(--e-global-color-1911308);
	background: #F6F6F6;
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 20px;
	padding: 12px 16px;
	width: 160px;
	text-align: center;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}
.previousnext button:hover, .previousnext button:focus {
	background: var(--e-global-color-dd61f2f);
	outline: none;
}
.previousnext button .previous-icon, .previousnext button .next-icon{
	background-image: url('/wp-content/uploads/2024/06/Previous-icon.png');
	background-size: 7px;
	background-repeat: no-repeat;
	width: 7px;
	height:10px;
	display: inline-block;
	margin-right: 10px;
}
.previousnext button:hover .previous-icon, .previousnext button:hover .next-icon {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(102%) contrast(102%);
}
.previousnext button .next-icon {
	rotate: 180deg;
	margin-left: 10px;
	margin-right: 0px;
}
.previousnext .pagination-numbers {
	gap: 10px;
	display: flex;
	align-items: center;
}
.previousnext .pagination-numbers button {
	padding: 4px 10px;
	width: auto;
	display: inline-block;
	font-weight: 500;
	min-width: 28px;
}
.previousnext .pagination-numbers button.active {
	background-color: var(--e-global-color-1911308);
	color: #fff;
}
.previousnext .pagination-numbers {
	display: none !important;
}
/* CSS End Products List and Gird View  */

/* Start CSS Fiter */
.filter-products h2 {
	margin: 0px 0px 20px 0px
}
.filter-products h3 {
	margin: 0px;
}
.filter-box {
	background: #fff;
	padding: 15px;
	border-radius: 8px;
	border: 1px solid #CACACA;
	margin-top: 18px;
}
.filter-products h4 {
	margin-bottom: 10px;
	margin-top: 0px;
	color: #9CC34D !important;
}
.filter-products ul {
	list-style: none;
	margin:0px;
	padding:0px;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
.filter-products ul li {
	width: 100%;
}
/* [type="checkbox"] */
.filter-products input[type="checkbox"] {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
/* [type="radio"] */
.filter-products input[type="radio"] {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}
.filter-products .filter-check label{
	position: relative;
	cursor: pointer;
	line-height: normal;
	font-size: 16px;
	color: #060706;
	font-weight: 500;
}
.filter-products .filter-check label {
	text-transform: capitalize;
}
.filter-products .filter-check label:before  {
	content:'';
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 10px;
	background: #fff;
	border-radius: 4px;
	width: 20px;
	height: 20px;
	margin-top: -4px;
	border: 1px solid #B3B3B3;
}
.filter-products .filter-check input:checked + label:after, .filter-products .filter-check input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 20px;
	height: 20px;
	background: #9cc34d;
	border-radius: 4px;
}

/*Start CSS Filter by Price: */
.filterbyprice {
	width: 100%;
	padding-top: 25px;
	position: relative
}
.min-price-row {
	display : flex;
	width: 100%;
	justify-content: space-between;
}
.filterbyprice .min-price input, .filterbyprice .max-price input{
	font-size: 12px;
	width: 60px;
	height: 26px;
	padding: 5px 8px;
	border-radius: 12px;
	border: 0.5px solid #B3B3B3 !important;
}
.min-price, .max-price {
	position: relative;
	padding-left: 10px;
}
.min-price span, .max-price span {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	color: #060706;
	font-weight: 500;
	margin: 5px 0px;
}
.min-price:before, .max-price:before {
	content: '';
	background: url(/wp-content/uploads/2024/05/Euro-icon.svg);
	width: 8px;
	height: 9px;
	background-size: 8px;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
}
.filterbyprice svg, .filterbyprice input[type=range] {
	position: absolute;
	left: 0;
	top: 8px;
}
.filterbyprice input[type=number] {
	-moz-appearance: textfield;
	border: none;
	outline: none
}
.filterbyprice input[type=number]::-webkit-outer-spin-button, .filterbyprice input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.filterbyprice input[type=number]:invalid, .filterbyprice input[type=number]:out-of-range {
	border: 2px solid #ED2939;
}
.filterbyprice input[type=range] {
	-webkit-appearance: none;
	width: 100%;
}
.filterbyprice input[type=range]:focus {
	outline: none;
}
.filterbyprice input[type=range]:focus::-webkit-slider-runnable-track {
	background: #F4F4F4;
}
.filterbyprice input[type=range]:focus::-ms-fill-lower {
	background: #F4F4F4;
}
.filterbyprice input[type=range]:focus::-ms-fill-upper {
	background: #F4F4F4;
}
.filterbyprice input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	animate: 0.2s;
	background: #F4F4F4;
	border-radius: 12px;
	box-shadow: none;
	border: 0;
}
.filterbyprice input[type=range]::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px;
	border: 0;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -5px;
}
.filterbyprice input[type=range]::-moz-range-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	animate: 0.2s;
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
.filterbyprice input[type=range]::-moz-range-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px;
	border: 0;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	cursor: pointer;
}
.filterbyprice input[type=range]::-ms-track {
	width: 100%;
	height: 10px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}
.filterbyprice input[type=range]::-ms-fill-lower, .filterbyprice input[type=range]::-ms-fill-upper {
	background: #F4F4F4;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
.filterbyprice input[type=range]::-ms-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px;
	border: 0;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #ED2939;
	cursor: pointer;
}
.progress-bar {
	position: absolute;
	top: 8px;
	left: 0;
	height: 10px;
	background: #ffffff;
	border-radius: 12px;
	width: 100%;
	z-index: 1;
	overflow: hidden;
	border: 1px solid #B3B3B3;
}
.progress-bar-inner {
	height: 100%;
	background: #B3B3B3;
	width: 0;
	position: absolute;
}
/* End CSS Filter by Price: */

/* CSS Start Products Category Section */
.products-category-section {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 36px;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.products-category-box {
	width: calc(14.285% - 30.9px);
	text-align: center;
}
.products-category-img {
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 10px;
}
.products-category-img a {
	display: inline-block;
	position: relative;
}
.products-category-img a img{
	aspect-ratio: 1 / 1;
}
.products-category-box strong{
	width: 100%;
	display: inline-block;
}
.products-category-box strong a{
	font-size: 16px;
	color: var(--e-global-color-text);
	font-weight: 400;
}
.products-category-box .products-count {
	font-size: 12px;
	color: var(--e-global-color-text);
	text-transform: capitalize;
}
/* CSS Eng Products Category Section */

/* CSS Start Products Category Section */
.category-usps-section {
	margin: 25px 0px;
	display: none;
}
.category-usps-box {
	border: 1px solid #CACACA;
	border-radius: 50px;
	padding: 10px 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
}
.category-usps-dis {
	display: grid;
}
.category-usps-dis strong {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: var(--e-global-color-text);
	font-weight: 700;
}
.category-usps-dis span {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: var(--e-global-color-text);
	font-weight: 500;
}
.category-usps-icon img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(84%) saturate(0%) hue-rotate(300deg) brightness(108%) contrast(101%);
}
/* CSS Start Products Category Section */

/*CSS Start Category First Section  */
.category-first-section {
	display: flex;
	flex-wrap: wrap;
	gap:25px;
	margin-top: 30px;
}
.category-first-img {
	width: 250px;
	border-radius: 8px;    
	border: 1px solid #EFEFEF1A !important;
	overflow: hidden;
}
.category-first-img img {
	width: 100%;
	height: 100% !important;
	object-fit: contain;
}
.category-first-dis {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	padding: 25px 30px 30px 30px;
	border-radius: 8px;
	width: calc(100% - 275px);
}
.category-first-dis h1 {
	margin: 0px 0px 10px 0px;
}
.category-first-dis h1 a{
	color: var(--e-global-color-text);
}
.category-first-dis p {
	margin: 0px 0px 20px 0px;
	color: var(--e-global-color-text);
	font-weight: 700;
}
.category-first-section ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 30px;
	row-gap: 10px;
}
.category-first-section ul li {
	background-image: url('/wp-content/uploads/2024/06/check-icon.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-size: 17px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: 700;
	color: var(--e-global-color-text);
}
/*CSS End Category First Section  */

/* CSS Start Banner slider  */
.affinity-hero-gallery .swiper-wrapper-images, .affinity-hero-gallery .swiper-wrapper-images .swiper-slide {
	height: 100% ;
}
.affinity-hero-gallery .swiper-slide img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover !important
}
.affinity-hero-gallery  .banner-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 43.2px;
	margin-bottom: 20px;
}
.affinity-hero-gallery .banner-btn{
	margin-top: 20px;
}
.affinity-hero-gallery  .banner-description {
	font-size: 20px;
	line-height: 30px;
}
.affinity-hero-gallery button{
	width: 40px;
	height: 40px;
	color: #fff;
}
.affinity-hero-gallery .swiper-button-prev:after, .affinity-hero-gallery .swiper-button-next:after {
	content: '';
	display: none
}
.affinity-hero-gallery .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px !important;
	opacity: 1;
	background: transparent;
}
/* CSS End Banner slider  */

/* CSS Start Categories Section */ 
.categories-section h2 {
	text-align: center;
}
.categories-section .col-12 {
	margin-top: 28px;
}
.category-title {
	font-size: 16px;
	font-weight: 500;
}
/* CSS End Categories Section */

/* CSS Start Categories Section */ 

/* CSS Start Our Most Popular Section */
.product-slider-title {
	position: relative;
}
.product-slider-button {
	position: relative;
	top: 0;
	right: 0px;
	margin: 0px;
	align-items: center;
}
.product-slider button:after {
	display: none;
}
.product-slider button {
	width: 40px;
	height: 40px;
	color: #fff;
	background: transparent;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	margin: 0px;
}
.product-slider button:hover, .product-slider button:focus {
	background: transparent;
}
.product-slider h2.woocommerce-loop-product__titleh2.woocommerce-loop-product__title {
	font-size: 16px;
	line-height: normal;
}
.product-slider span.price  {
	margin-right: 1px;
}
.product-slider a.button.product_type_variable.add_to_cart_button, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .product-slider span.price {
	color: var(--e-global-color-1911308);
}
.product-slider a.button.product_type_variable.add_to_cart_button:hover {
	color: var(--e-global-color-dd61f2f);
}
.product-slider .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px !important;
	opacity: 1;
	background: transparent;
}
/* CSS End Our Most Popular Section */

.page-id-73632  .bg-secondary.bg-opacity-25.swiper-container {
	background-color: transparent !important;
}
/* Start Contact Page */
.frm_forms .frm_form_field {
	margin-bottom: 20px;
}
.frm_form_fields fieldset {
	padding: 0;
}
.form-select, .frm_forms select, .frm_forms [type="text"], .frm_forms [type="tel"], .frm_forms [type="email"] {
	padding: 8px 10px !important;
	font-family: "Albert Sans", sans-serif !important;
}

.form-control, .frm_forms input, .frm_forms input[type="email"], .frm_forms input[type="tel"], .frm_forms input[type="text"], .frm_forms select, .frm_forms textarea, .woocommerce-checkout .form-row input:not(input[type="checkbox"]), .woocommerce-checkout .form-row textarea 
{
	padding: 8px 10px !important;
	font-family: "Albert Sans", sans-serif !important;
	font-size: 16px;
}

.frm_forms label.frm_primary_label {
	font-size: 14px !important;
	text-transform: uppercase;
	margin-bottom: 10px !important;
	font-family: "Albert Sans", sans-serif !important;
}
.frm_forms .frm_primary_label .frm_required:before {
	content: "Required";
	font-family: "Albert Sans", sans-serif !important;
	padding: 4px 16px;
	width: 70px;
	text-align: center;
}
.frm_forms .frm_submit {
	margin-top: 30px;
	font-family: "Albert Sans", sans-serif !important;
	font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
/* .woocommerce-variation-add-to-cart.variations_button {
	margin-bottom: 30px;
} */
.woocommerce div.product form.cart .variations select {
	max-width: calc(100% - 50px);
	background-color: #fff;
}
.frm_forms .frm_description, .frm_forms .frm_form_title {
	font-family: "Albert Sans", sans-serif !important;
}
/* End Contact Page */

/* Cart page */
.page-id-9 .site-main, .page-id-10 .site-main, .page-id-11 .site-main, .page-id-97 .site-main, .page-id-96 .site-main {
	max-width: 1668px !important;
	padding-left: 14px !important;
	padding-right: 14px !important;
}
.read-control a, .read-control a:hover, .read-control a:focus {
	color: #E39537;
}


@media (min-width: 1668px) {
	.container, .header-inner, .e-con-inner, .entry-title, footer {
		max-width: 1668px !important;
	}
}

@media (min-width: 1300px) and (max-width:1667px) {
	.container, .header-inner, .e-con-inner, .entry-title{
		max-width: 1300px !important;
	}
}

@media (min-width: 992px) and (max-width:1299px) {
	.container, .header-inner, .e-con-inner, .entry-title {
		max-width: 992px !important;
	}
	.products-box-dis button {
		padding: 8px 20px 8px 20px;
	}
	.list-view .products-box-dis button {
		max-width: 200px;
	}
	.products-box-img, .products-box-img a {
		height: 200px;
	}
	.products-category-box {
		width: calc(16.666% - 30px);
	}
	.category-usps-box {
		gap: 12px;
		padding: 10px 20px;
	}
	.category-usps-dis strong {
		font-size: 14px;
	}
}
@media (min-width: 992px) and (max-width:1040px) {
	.filter-products {
		width: 30%;
	}
	.products-list {
		width: calc(100% - 30%);
	}
	.products-list-row ul.products li.product {
		width: calc(50% - 9px) !important;
		margin: 0px !important;  
	}
	.products-list-row.list-view ul.products li.product {
		width: 100% !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	h1 {
		font-size: 32px;
		line-height: 38px;
	}
	h2 {
		font-size: 28px;
		line-height: 34px;
	}
	h3 {
		font-size: 26px;
		line-height: 31px;
	}
	h4 {
		font-size: 20px;
		line-height: 24px;
	}
	.container, .header-inner, .e-con-inner, .entry-title {
		max-width: 768px !important;
	}
	.filter-products {
		width: 30%;
	}
	.products-list {
		width: calc(100% - 30%);
	}
	.products-col {
		width: calc(50% - 9px);
	}
	.products-list-row ul.products li.product {
		width: calc(50% - 9px) !important;
		margin: 0px !important;  
	}
	.products-list-row.list-view ul.products li.product img.attachment-woocommerce_thumbnail {
		max-width: 180px;
	}
	.products-list-row.list-view ul.products li.product span.price, .products-list-row.list-view ul.products li.product h2.woocommerce-loop-product__title {
		padding-left: 25px !important;
		width: calc(100% - 180px);
	}
	.products-list-row.list-view ul.products li.product {
		width: 100% !important;
	}
	.products-list-row.list-view ul.products li.product a.button.add_to_cart_button, .products-list-row.list-view ul.products li.product a.button.product_type_simple {
		left: 25px;
	}
	.products-box-img, .products-box-img a {
		height: 200px;
	}
	.products-category-box {
		width: calc(20% - 28.8px);
	}
	.category-usps-box {
		gap: 12px;
		padding: 10px 20px;
	}
	.category-usps-dis strong {
		font-size: 14px;
	}
	.affinity-hero-gallery  .banner-title {
		font-size: 36px;
		font-weight: 700;
		line-height: 43.2px;
		margin-bottom: 20px;
	}
	.affinity-hero-gallery  .banner-description {
		font-size: 20px;
		line-height: 30px;
	}
	.cart.woocommerce-cart-form__contents .coupon input#coupon_code, .cart.woocommerce-cart-form__contents button.button {
		width: 42% !important;
	} 
}

@media (max-width:767px) {
	h1 {
		font-size: 30px;
		line-height: 36px;
	}
	h2 {
		font-size: 26px;
		line-height: 32px;
	}
	h3 {
		font-size: 22px;
		line-height: 28px;
	}
	h4 {
		font-size: 18px;
		line-height: 22px;
	}
	h2.woocommerce-loop-product__title {
		font-size: 20px !important;
		line-height: 24px !important;
	}
	.font-xxl {
		font-size: 30px;
		line-height: 36px;
	}
	.font-xl {
		font-size: 26px;
		line-height: 32px;
	}
	.font-lg {
		font-size: 22px;
		line-height: 28px;
	}
	.font-md {
		font-size: 18px;
		line-height: 22px;
	}
	.font-sm {
		font-size: 16px;
		line-height: 19.64px;
	}
	.py-15 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.filter-products {
		width: 100%;
	}
	.products-list {
		width: 100%;
		padding-left: 0px;
	}
	.products-box-img, .products-box-img a {
		height: 200px;
	}
	.viewas-viewas {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.products-box-dis button {
		padding: 8px 20px 8px 20px;
	}
	.list-view .products-box-dis button {
		max-width: 220px;
	}
	.category-usps-box {
		gap: 12px;
		padding: 10px 20px;
	}
	.category-usps-dis strong {
		font-size: 14px;
	}
	.affinity-hero-gallery .banner-title {
		font-size: 24px;
		line-height: 28px;
	}
	.affinity-hero-gallery .banner-description {
		font-size: 16px;
		line-height: 26px;
	}
	.footer-menu-category nav ul, .footer-menu nav ul {
		justify-content: center !important;
	}
	.footer-social-list ul {
		justify-content: center;
	}
	.woocommerce div.product div.summary {
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.standard-product .price-cart-wrapper {
		margin-bottom: 0;
	}
	.type-product .swiper-pagination-clickable.swiper-pagination-bullets{
		margin-top: 30px !important;
		margin-bottom: 30px;
	}
	.cart.woocommerce-cart-form__contents .coupon input#coupon_code, .cart.woocommerce-cart-form__contents button.button {
		width: 42% !important;
	} 
}

@media (min-width: 576px) and (max-width:767px) {
	.container, .header-inner, .e-con-inner, .entry-title {
		max-width: 576px !important;
	}
	.products-col {
		width: calc(50% - 9px);
	}
	.list-view .products-box-img, .list-view .products-box-img a {
		width: 180px;
		height: 180px;
	}
	.list-view .products-box-dis {
		width: calc(100% - 180px);
		padding-left: 20px;
	}
	.products-category-section {
		gap: 18px;
	}
	.products-category-box {
		width: calc(33.333% - 12px);
	}
	.products-list-row ul.products li.product {
		width: calc(50% - 9px) !important;
		margin: 0px !important;  
	}
	.products-list-row.list-view ul.products li.product img.attachment-woocommerce_thumbnail {
		max-width: 160px;
	}
	.products-list-row.list-view ul.products li.product {
		width: 100% !important;
	}
	.products-list-row.list-view ul.products li.product span.price, .products-list-row.list-view ul.products li.product h2.woocommerce-loop-product__title {
		padding-left: 25px !important;
		width: calc(100% - 160px);
	}
	.products-list-row.list-view ul.products li.product a.button.add_to_cart_button, .products-list-row.list-view ul.products li.product a.button.product_type_simple {
		left: 25px;
	}
	.products-box-img, .products-box-img a {
		height: 200px;
	}
}

@media (max-width: 575px) {
	.container, .header-inner, .e-con-inner, .entry-title {
		max-width: 100% !important;
	}
	.products-col {
		width: 100%;
	}
	.list-view .products-box-img, .list-view .products-box-img a {
		width: 120px;
		height: 120px;
	}
	.products-list-row ul.products li.product {
		width: 100% !important;
		margin: 0px !important;  
	}
	.products-list-row.list-view ul.products li.product {
		width: 100% !important;
	}
	.products-list-row.list-view ul.products li.product span.price, .products-list-row.list-view ul.products li.product h2.woocommerce-loop-product__title {
		padding-left: 20px !important;
	}
	.products-list-row.list-view ul.products li.product a.button.add_to_cart_button, .products-list-row.list-view ul.products li.product a.button.product_type_simple {
		left: 0;
		width: 100%;
	}
	.products-list-row.list-view ul.products li.product img.attachment-woocommerce_thumbnail {
		max-width: 120px;
	}
	.products-list-row.list-view ul.products li.product h2.woocommerce-loop-product__title {
		width: calc(100% - 120px);
	}
	.list-view .products-box-dis {
		width: calc(100% - 120px);
		padding-left: 20px;
	}
	.products-box-dis button {
		font-size: 16px;
	}
	.products-category-section {
		gap: 18px;
	}
	.products-category-box {
		width: calc(50% - 9px);
	}
	.category-first-img {
		width: 100%;
	}
	.category-first-dis {
		width: 100%;
	}
	.affinity-hero-gallery .banner-title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.affinity-hero-gallery .banner-description {
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width: 374px) {
	.viewas-viewas {
		flex-wrap: wrap;
		gap: 10px;
	}
	.previousnext button {
		padding: 10px 10px;
		width: 136px;
	}
}

/************
Bravo Studio Customisations
************/

/* a {
	color: #cf8640 !important;
} */

/* Dynamic Header */
header .container > div {
	padding-bottom: 1rem !important;
}

@media (min-width: 992px) {
	header .container > div {
		padding-bottom: 1.5rem !important;
	}
}

@media (min-width: 1300px) {
	header .container > div {
		padding-bottom: 2rem !important;
	}
}

.search-form .form-control[type=search] {
	padding: 10px 12px !important;
	font-size: 1.2rem;
}

.search-form .form-control[type=search]::placeholder {
	color: #999;
}

.header_main_tab .mega-toggle-blocks-right .mega-menu-toggle-custom-block {
    margin-top: -230px !important;
}

/*** Woocommerce ***/
/* Elementor - I hate it with a passion! */
.e-con.e-flex>.e-con-inner {
	display: flex;
}

/* Breadcrumbs */
.woocommerce .woocommerce-breadcrumbs {
	margin-left: auto;
	margin-right: auto;
}

/* PayPal */
.ppcp-messages {
	display: none !important;
}

/* Catalogue */
#orderby-select option[value="popularity"],
#orderby-select option[value="latest"],
#orderby-select option[value="title_asc"],
#orderby-select option[value="title_desc"] {
   display: none;
}

/* Single Product */
.wc-tabs {
	display: none;
}

.product-sku-and-stock {
	font-size: 1.2rem;
}

.woocommerce div.product form.cart .variations,
.woocommerce div.product form.cart .woocommerce-variation-price {
	margin: 1em 0 !important;
}

.woocommerce div.product-type-simple form.cart {
	display: flex;
	margin-top: 1em;
}

.woocommerce-variation-add-to-cart.variations_button {
	display: flex;
}

.woocommerce .quantity .qty {
	height: 100%;
}

.woocommerce div.product form.cart .button {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	border-radius: 30px !important;
	padding: 14px 40px 14px 40px;
	width: calc(100% - 50px);
	border: none;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 500;
	outline: none;
	box-shadow: none;
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout > a,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.product-slider a.button.product_type_variable.add_to_cart_button,
.product-slider a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.button.product_type_simple {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%);
	border-radius: 30px !important;
	padding: 14px 40px 14px 40px;
	width: 100%;
	border: none;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 500;
	outline: none;
	box-shadow: none;
	text-align: center;
	display: block;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-size: 22px !important;
	text-transform: uppercase;
}

.ppc-button-wrapper {
	margin-top: 1em;
}

/*  Checkout */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background-color: #e9e6ed;
}

/*  Checkout - NEW LAYOUT */
@media (min-width: 1024px) {
	form.woocommerce-checkout {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		column-gap: 40px;
	}

	form.woocommerce-checkout #wc-stripe-payment-request-wrapper {
		grid-row: 1;
		grid-column: 1 / span 12;
	}

	form.woocommerce-checkout #wc-stripe-payment-request-button-separator {
		grid-row: 2;
		grid-column: 1 / span 12;
	}

	form.woocommerce-checkout #customer_details {
		grid-row: 3;
		grid-column: 1 / span 6;
		display: flex;
		flex-direction: column;
	}

	form.woocommerce-checkout #customer_details .col-1,
	form.woocommerce-checkout #customer_details .col-2 {
		width: 100% !important;
	}

	#order_review_heading {
		grid-row: 3;
		grid-column: 7 / span 6;
	}

	#order_review {
		grid-row: 3;
		grid-column: 7 / span 6;
		margin-top: 80px;
	}
}

/* Funnel Kit Cart */
.fkcart-modal {
	z-index: 3000000000 !important;
}

#fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button {
	background: linear-gradient(85.91deg, #8EC432 0%, #3C892C 85.8%) !important;
}

body #trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
	z-index: 1000 !important;
}

/* WooThumbs */
.product .custom-product-gallery {
	display: none !important;
}