@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* CUSTOM */

#desktop_logo img.logo {
    max-width: 140px;
}

.discount {
    background: #237943;
    padding: 0px 10px;
}

.products-grid .product-miniature-layout-1 {
    text-align: left;
}

.product-add-cart {
    width: 100%;
}

.product-add-cart a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-product-list {
    border: none;
    background: #237943;
    border-radius: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.005em;
    color: #FFFFFF;
    width: 100%;
    height: 36px;
    margin-top: 10px;
}

.btn-product-list .fa-shopping-bag {
    display: none;
}

.home-banner .elementor-button {
    border-radius: 27px;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 300px;
}

#header-search-btn,
#header-user-btn {
    border-right: 1px solid #DEDEDE;
}

.product-miniature .product-price {
    font-weight: 700;
}

.product-miniature-grid .product-title {
    font-weight: 600
}

.product-miniature-grid .iqitreviews-simple {
	display: none;
}

.product-miniature-default li.product-flag {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    background: #3C8647;
    border-radius: 9px;
    color: #FFFFFF;
}

.product-miniature-default .product-flags {
    top: auto;
    bottom: 0px;
    left: 0px;
}

#cbp-hrmenu ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

#cbp-hrmenu ul li {
    padding-right: 20px;
}

.swiper-button-next,
.swiper-button-prev {
    background: #333333;
    color: #ffffff;
    border-radius: 27px;
    height: 40px;
    width: 40px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 24px;
}

.swiper-button-prev:after {
    padding-right: 3px;
}


.swiper-button-next:after {
    padding-left: 3px;
}

.block-iqitcontactpage .part .icon {
    color: #8FC042;
}

.simpleblog__listing__post__wrapper__content__headline {
    border: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    padding: 0px;
    margin: 0x;
}

.simpleblog__listing__post__wrapper__content__headline+.d-inline {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    -webkit-line-clamp: 3;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.simpleblog__listing__post__wrapper__content__headline+.d-inline+.simpleblog__listing__post__wrapper__content__readmore {
    display: block;
    margin-top: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    text-decoration-line: underline;

    color: #3C8647 !important;
}

.simpleblog__listing__post__wrapper__content__headline+.d-inline+.simpleblog__listing__post__wrapper__content__readmore i {
    display: none;
}

.cardblog .card-block {
    padding: 0px 14px;
    padding-bottom: 1rem;
}

.simpleblog__listing__post__wrapper__footer {
    border: none;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 1;
}

.simpleblog__listing__post__wrapper__footer div {
    display: none !important;
    background: #3C8647;
    border-radius: 11px;
    color: #fff;
    padding: 4px 20px;
}

.simpleblog__listing__post__wrapper__footer div:first-child {
    display: block !important;
    position: absolute;
    top: -10px;
    left: 5px
}

.simpleblog__listing__post__wrapper__footer__block.d-inline-block.mr-2 time {
    padding-left: 5px;
}

.elementor-element .elementor-newsletter-form .elementor-newsletter-btn {
    border-radius: 0px 10px 10px 0px;
    height: 45px;
}

.elementor-element .elementor-newsletter-form .input-wrapper {
    border-radius: 10px 0px 0px 10px;
    height: 45px;
}


.six-img-banner .elementor-widget-wrap,
.six-img-banner-swiper .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}
.six-img-banner-swiper .elementor-widget-wrap .elementor-iqit-banner a {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}

.six-img-banner-swiper .elementor-widget-container,
.six-img-banner-swiper .elementor-iqit-banner {
    height: 100%;
}

.six-img-banner .elementor-widget-container,
.six-img-banner-swiper .elementor-widget-container {
    border: none !important;
}

#product-infos-tabs#product-infos-tabs {
    margin-bottom: 80px;
}

#product-infos-tabs .nav-item .nav-link {   
    background: #FFFFFF;
    border: 2px solid #424242;
    border-radius: 36px;
	padding: 14px 45px;
	transform: translate(0px, 50%);
	opacity: 1;
}

#product-infos-tabs .nav-item .nav-link.active {
    background: #8FC042;
    border-radius: 36px;
    color: #fff;
	border: 2px solid transparent;
}

#product-infos-tabs-content .tab-pane {
    color:#727272;
    
}

#product-infos-tabs-content .tab-pane {
    padding: 0px 40px;
}

#product .product-actions .product-add-to-cart {
	margin-top: 20px;
}

#col-product-info .social-sharing,
#col-product-info .col-add-wishlist,
#col-product-info .col-add-compare{
    display: none;
    
}

#product .product-price {
    color: #237943;
	font-weight: 700;
}

.product_p_price_container .tax-shipping-delivery-label {
    display: none;
}

.product_p_price_container {
    border-top: unset;
    padding-top: 0px;
}

@media (max-width: 1024px) {
    .four-reasons-col {
        width: 100% !important;
    }

    .four-reasons-col .elementor-image-box-wrapper {
        display: flex;
        flex-direction: column !important;
    }

    .four-reasons-col .elementor-image-box-img {
        width: 20% !important;
    }

    .six-img-banner .elementor-widget-wrap,
    .six-img-banner-swiper .elementor-widget-wrap {
        display: grid;
        grid-gap: 20px;
        grid-row: 1;
        grid-auto-flow: column;
    }
	
	.four-reasons-col .elementor-image-box-content {
		text-align: center;
		margin-top: 20px;
		max-width: 320px;
		margin: auto;
	}
}

@media (min-width: 991px) and (max-width: 1024px) {	
	.six-img-banner-swiper {
		display: none !important;
	}
	.six-img-banner {
		display: block !important;
	}
}

@media (min-width: 991px) {	
    
	#main-page-content {
        display: grid;
        height: 100%;
        grid-template-rows: auto 1fr auto;
    }
}

#blockcart-content .btn-primary {
    background-color: #237943;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    border-radius: 8px;
}

#blockcart-content .btn-secondary {
    color: #237943;
background: #FFFFFF;
border: 1.5px solid #237943;
border-radius: 8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
}

#blockcart-content .cart-products a {
	color: #29292E;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
}

#blockcart-content .cart-products .price {
	color: #237943;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
}

#blockcart-content .cart-subtotals {
	border-top: none;
}

#blockcart-content .cart-totals {
	border-top: 1px solid #acaaa6;
}

.input-group.bootstrap-touchspin {
    background-color: #F6F6F6;
    padding: 10px;
    border-radius: 6px;
    display: grid;
    grid-template-areas: 'left center right';
    grid-template-columns: repeat(3, 1fr);
	align-items: center;
    justify-items: center;
	grid-column-gap: 10px;
	width: 150px;
    max-width: 150px;
}

.input-group.bootstrap-touchspin input
{
    background-color: transparent;
    color: #29292E;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
	width: 100%;
	grid-area: center;
	text-align: center;
	border: none;
	padding: 0px;
}

.bootstrap-touchspin .input-group-btn-vertical {
	display: contents;
}

.bootstrap-touchspin .input-group-btn-vertical .btn {
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
	height: 25px;
	width: 25px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	grid-area: right;
	background: #237943;
	border-radius: 5px;
	color: #fff;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	grid-area: left;
	background: #E1E1E1;
	border-radius: 5px;
	color: #5E5E6D;
}

.bootstrap-touchspin .input-group-btn-vertical .btn i {
	display: block;
	position: initial;
}

.bootstrap-touchspin .input-group-btn-vertical i.fa.fa-angle-down.touchspin-down:before {
    content: "\f068";
    font-size: 14px;
    font-weight: normal;
    color: #5E5E6D;
}

.bootstrap-touchspin .input-group-btn-vertical i.fa.fa-angle-up.touchspin-up:before {
    content: "\2b";
    font-weight: 700;
    color: #fff;
    font-size: 22px;
}

#blockcart-content .cart-products>li {
    border: none;
    padding-top: 10px;
}

#blockcart-content .remove-from-cart {
	font-size: 20px !important;
	padding-right: 20px;
}

#blockcart-content .cart-subtotals {
	font-size: 14px;
}

#blockcart-content .cart-totals {
	font-size: 16px;
}

#blockcart-content .cart-subtotals .label, #blockcart-content .cart-totals .label {
	font-weight: 700;
}

#blockcart-content .cart-buttons {
	margin-top: 40px;
}

#product .product-quantity .qty {
	width: 100%;
}

#product .regular-price {
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	text-decoration-line: line-through;
	color: #8D8D8D;
}

#product .product-price.current-price-value {
	font-size: 40px;
	line-height: 45px;
}

.breadcrumb {
	display: none !important;
}

#product #header + #wrapper {
	margin-top: 40px;
}

#product .product_p_price_container {
		display: none;
}

#product .product-variants .form-control-label {
	font-size: 20px;
}

#product .swiper-wrapper {
	justify-content: center;
}

#product #content-wrapper .section-title {
	border-bottom: none;
	color: #000;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	border-top: 1px solid #E1E1E1;
	padding-top: 80px;
}

button.see-all-catalog {
    width: 300px;
    height: 50px;
    border-radius: 27px;
    background: #F49424;
    border: none;
	color: #fff;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	margin-top: 40px;
}

#product .product-accessories .swiper-container-wrapper {
	text-align: center;
}

.iqitproducttags a.tag.tag-default {
    background: #8FC042;
    border-radius: 11px;
    padding: 2px 16px;
    font-size: 11px;
    color: #fff !important;
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-additional-info {
	border-top: none;
}

#product .product-actions .btn.add-to-cart {
	background: #237943;
	border-radius: 6px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
    height: 45px;
	padding: 0px 20px;
    width: 100%;
}

#product .free-shipping-above-50 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    /* identical to box height, or 19px */
    
    letter-spacing: 0.005em;
    
    /* Light/Text Color/Body 2 */
    
    color: #9797A6;
}

#category #left-column {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	border-radius: 8px;
	padding: 35px 25px;
}

#category #left-column .block-title:after {
	border-bottom: none;
}

#category #left-column .block-title span {
	font-weight: 700;
	font-size: 24px;
	color: #29292E;
}

#category #search_filters .facet .facet-label a {
	color: #29292E;    
}

#category #search_filters .facet {
	border-bottom: 1px solid #E1E1E1;
    margin-bottom: 35px;
    padding-bottom: 35px;
    padding-top: 0px;
}

#category #content-wrapper .page-title {
	border: none;
}

#category #products .products-selection {
	border: none;
}

#category #js-product-list-top .facated-toggler {
	display: none;
}

#category #js-product-list-top {
	display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

#category #js-product-list-top .form-control {
	border: 1px solid #E1E1E1;
	border-radius: 5px;
}

#category #js-product-list-top .h1.page-title {
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	font-size: 31px;
	line-height: 120%;
	letter-spacing: 0.005em;
	color: #29292E;

}

#category #js-product-list-header {
	display: none;
}

#category #wrapper {
	margin-bottom: 40px;
}

#category #products {
	padding: 0px 0px 0px 40px;
}

#category .product-miniature-default li.product-flag.on-sale {
	background: #F39324;
}

.cart-products-count-btn {
	background-color: #3C8647;
}

#iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    color: #fff;
    opacity: 1;
}

.block-iqitcontactpage h5.block-title,
.block-iqitlinksmanager h5.block-title {
    display: none;
}

.block-iqitcontactpage .contact-rich hr {
    display: none;
}

.block-iqitcontactpage .contact-rich .part {
    padding-bottom: 10px;
}

#iqithtmlandbanners-block-2 .block-title{
    display: none;
}

#footer-container-main .block-links ul>li a:before {
    display: none;
}

#category #header + #wrapper {
    margin-top: 100px;
}

#product .product-manufacturer-next {
    display: none;
}


.pagination .page-list li.current {
    background: #237943;
    border-radius: 4px;
    border-color: #237943;
}

.pagination .page-list li {
    background: transparent;
    border-radius: 4px;
    border-color: transparent;
}

.pagination .page-list li:hover {
    color: #515151;
    border-color: #515151;
}

.pagination .page-list li.current a {
    color: #fff;
}

.pagination .page-list a {
    display: block;
    padding: 0.4rem 0.8rem;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #515151;
}

.pagination .page-list li:hover a {
    color: #515151;
}

.pagination .page-list li.current:hover a {
    color: #fff;
}

.pagination {
    margin-top: 2rem;
}

#product #content-wrapper .product_header_container .page-title {
    font-weight: 700;
    font-size: 48px;
}

#product .product-variants .form-control-label {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    color: #29292E;
}

#product .product-variants .product-variants-item ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

#product .product-variants .product-variants-item li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0px 0px;
}

#product .product-variants span.radio-label {
    border: none;
    background-color: unset;
    padding: unset;
    min-width: auto;
    min-height: auto;
    outline: unset;
}

#product .product-variants input.input-radio {
    display: block;
    position: unset;
    opacity: 1;
    width: 20px;
    height: 20px;
    min-width: auto;
    min-height: auto;
}

#product .iqitproducttags {
    margin: 0px;
}

#product .product-flags {
    position: unset;
}

#product .product-flags .product-flag {
    margin: 0px;
    background: #eba53d;
    border-radius: 11px;
    padding: 2px 16px;
    font-size: 11px;
    color: #fff !important;
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#product .iqitproducttags li {
    padding: 0px;
}

#product .product-flags-wrapper,
#product .product-flags-wrapper .iqitproducttags ul,
#product .product-flags  {
    display: flex;
    align-items: center;
    gap: 10px;
}

#product .product-flags-wrapper {
    margin-bottom: 0.8rem;
}

#product .product-prices .product-discount + .badge {
    display: none;
}

#product .product-prices .tax-shipping-delivery-label {
    display: none;
}

#product .product-quantity>.col {
    margin-bottom: 0px;
}

#product .product-prices-qty-wrapper {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

#product .product-information .product-price,
#product .product-information .regular-price {
    display: none;
}

#product .product-prices-qty-wrapper .has-discount > div {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 5px;
    margin-top: 20px;
}

#search_widget .product-price {
    color: #237943;
}

.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgba(65, 227, 125, 0.25);
}

#pagenotfound #content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 400px;
    margin: auto;
    gap: 60px;
    align-items: center;
    margin-bottom: 2rem;
}

#pagenotfound #content h1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 120%;
    color: #29292E;
}

#pagenotfound #main .page-header h1.page-title {
    display: none;
}


#authentication .page-header h1.page-title {
    font-size: 25px;
    text-align: center;
    color: #F49424;
    border-bottom: none;
    padding: 0px;
    margin: 30px auto 10px auto;
}

#authentication #content {
    border: none;
}

#authentication #content .no-account a {
    font-size: 20px;
    color: #000;
}

#authentication #login-form #submit-login {
    background: #237943;
    border-radius: 8px;
}

#authentication #login-form input {
    border: 2px solid #E1E1E1;
    border-radius: 13px;
}

#authentication .login-form {
    margin: 0px;
}

#authentication #content .forgot-password a {
    color: #000;
    font-size: 15px;
}

#authentication #content #field-password + .input-group-append button {
    border: 2px solid #E1E1E1;
    border-radius: 13px;
    margin-left: 10px;
}

#authentication #content [type="text"] + .input-group-append button {
    background: #237943;
    border: 2px solid #237943 !important;
    color: #fff;
}

#footer .block-toggle > .block-content {
    display: block !important;
}

#authentication #main .h1.page-title .logo {
    width: 300px;
}

#authentication #main .h1.page-title span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
}

#authentication #inner-wrapper {
    max-width: 800px;
}

#authentication #login-form footer {
    border-top: 1px solid #E1E1E1;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}


#cart .cart-grid .cart-grid-right .card {
    border: none;
    background: #F9F9F9;
}

#cart #main h1.page-title {
    font-weight: 700;
    font-size: 31px;
    line-height: 120%;
    letter-spacing: 0.005em; 
    color: #29292E;
    border: none;
}

#cart .cart-container .cart-item-header {
    display: none;
}

#cart .cart-container {
    border-top: 1px solid #E1E1E1;

}

#cart .checkout.cart-detailed-actions .continue-shopping + .text-xs-center {
    width: 270px;
    height: 47px;
}

#cart .checkout.cart-detailed-actions .btn-primary {
    background-color: #237943;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    border-radius: 8px;    
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#cart [paypal-button-container] {
    width: 100% !important;
}

#cart [paypal-bnpl-button-container] {
    width: 100%;
}

#cart .product-price {
    color: #237943;
}

#checkout #content-wrapper .page-title {
    display: none;
}

#checkout #wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}

#cart [data-container-express-checkout] {
    display: none;
}

#cart [data-paypal-bnpl-source-page] {
    display: none;
}

#cart .checkout.cart-detailed-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

#cart .cart-detailed-actions .continue-shopping {
    background-color: #fff;
    border: 1.5px solid #237943;
    border-radius: 8px;
    width: 270px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

#cart .cart-summary-line.cart-total {
    font-size: 1rem;
}

#cart .product-line-actions .unit-price {
    grid-area: price;
    text-align: left;
    display: flex;
    gap: 10px;
}

#cart .product-line-actions .row {
    display: grid;
    grid-template-areas:
        "title icon"
        "price price"
        "qty qty";
    margin: 0px;
    padding: 0px;
    justify-content: start !important;
    grid-template-columns: auto 50px;
    grid-row-gap: 20px;
}

#cart .product-line-actions .row .title {
    grid-area: title;
    text-align: left;
    font-weight: 700;
    font-size: 24px;
    color: #29292E;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column;
}

#cart .product-line-actions .row .qty {
    grid-area: qty;
    text-align: left;
}

#cart .product-line-actions .row .qty .qty-label {
    font-size: 15px;
    font-family: 'Roboto';
    color: #29292E;
}

#cart .product-line-actions .row .price {
    display: none;
}

#cart .product-line-actions .row .icon {
    grid-area: icon;
    text-align: right;
}

#cart .product-line-actions .row .qty .input-group.bootstrap-touchspin {
    margin: 10px 0px 0px 0px;
}

#cart .product-line-actions .unit-price .value {
    font-weight: 700;
    font-size: 24px;
    color: #237943;
    font-family: 'Roboto';
}

#cart .product-line-actions .unit-price .regular-price {
    font-weight: 700;
    font-size: 20px;
    text-decoration-line: line-through;
    color: #8D8D8D;
}

#blockcart-modal .modal-dialog .modal-content {
    border-radius: 9px 9px 0px 0px;
}

#blockcart-modal .modal-dialog .modal-content .modal-header {
    background: #076A39;
    color: #fff;
}

#blockcart-modal .modal-dialog .modal-content .modal-header .close {
    color: #fff;
}

#blockcart-modal .modal-dialog .modal-content .cart-content-btn .btn-primary {
    background: #237943;
    border-radius: 8px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    padding: 11px 0px;
    border: 1.5px solid #237943;
}

#blockcart-modal .modal-dialog .modal-content .cart-content-btn .btn-secondary {
    background: #FFFFFF;
    border: 1.5px solid #237943;
    border-radius: 8px;
    font-size: 20px;
    line-height: 120%;
    color: #237943;
    padding: 11px 0px;
}

.pp__d-table-cell {
    display: none !important;
}

#checkout section.checkout-step .payment-options .payment-option label {
    max-width: 100% !important;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

#checkout section.checkout-step .payment-options .payment-option {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
    padding: 15px 10px;
    border-bottom: 1px solid #ccc;
}

#checkout section.checkout-step .payment-options .payment-option span {
    display: flex;
    align-content: center;
    align-items: center;
}

#payment-confirmation .btn-primary {
    background-color: #237943;
    font-weight: bold;
}

.cart-summary-line.cart-total {
    font-weight: bold;
    font-size: 1rem;
}

.block-iqitcontactpage .contact-rich .part {
    display: flex;
}

.elementor-newsletter .elementor-newsletter-input {
    color: #000 !important;
}

.elementor-newsletter .elementor-newsletter-form {
    max-width: 460px !important;
}

#search_filters .noUi-connect {
    background: #237943;
}

#category .custom-checkbox,
#product .custom-checkbox {
    display: inline-flex;
    min-width: 16px;
    height: 16px;
    align-content: center;
    align-items: center;
}

#category .custom-checkbox label,
#product .custom-checkbox label {
    margin-left: 30px;
    margin-bottom: 0px;
}

#category .custom-checkbox input[type="checkbox"],
#product .custom-checkbox input[type="checkbox"] {
    margin-top: 0px;
}

#category .custom-checkbox input[type="checkbox"]+span,
#product .custom-checkbox input[type="checkbox"]+span {
    position: absolute;
    margin-right: 0px;
}

#category .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio,
#product .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio {
    border-color: #237943;
    border-width: 2px;
    border-radius: 4px;
}

#category .custom-checkbox input[type=checkbox] + span .checkbox-checked,
#product .custom-checkbox input[type=checkbox] + span .checkbox-checked {
    color: #237943;
}

#gdpr_consent_73 .custom-checkbox input[type=checkbox] + span:not(.color) {
    border-color: #237943;
    border-width: 2px;
    border-radius: 4px;
}

#gdpr_consent_73 .custom-checkbox input[type=checkbox] + span .checkbox-checked {
    color: #237943;
}

#gdpr_consent_73 {
    color: #fff;
}

#search_filters .facet .facet-label, 
#search_filters_brands .facet .facet-label, 
#search_filters_suppliers .facet .facet-label {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 0.5rem;
}

.swiper-container-fade .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.swiper-container-fade .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
}

.six-img-banner-swiper .elementor-iqit-banner .elementor-iqit-banner-title {
    font-size: 100% !important;
}

.six-img-banner-swiper .elementor-element .elementor-iqit-banner-content {
    height: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
}

.six-img-banner-swiper .elementor-widget-banner .elementor-iqit-banner-img {
    z-index: 1;
    position: relative;
    overflow: hidden;
    height: 50%;
}

#checkout .form-footer .btn-primary,
#checkout .checkout-step .btn-primary {
    background: #237943;
    display: inline-block;
    width: auto;
    padding: 1rem clamp(6rem, 9vw, 10rem);
    border-radius: 10px;
}

body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img {
    margin-right: 0px;
}

#checkout .row.carrier-hasLogo img {
    height: 50px;
}

#checkout .delivery-options .delivery-option label .row .carrier-hasLogo {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

#checkout .custom-radio {
    border-color: #237943;
    border-width: 2px;
    border-radius: 4px;
}

.custom-radio input[type=radio]:checked + span {
    background: #237943;
}

body#checkout section.checkout-step #conditions-to-approve {
    padding-left: 10px;
}

.autocomplete-suggestion.dropdown-item .row .col:last-child {
    display: none;
}

#index .privacy-link {
    color: white;
}

#mobile-header img.logo {
    max-width: 140px;
}

form#customer-form {
    margin-top: 40px;
}

.newsletter-footer .newsletter-form {
    max-width: 560px !important;
    margin: auto;
}

.newsletter-footer .newsletter-form .email_input {
    display: flex;
}

.newsletter-footer .newsletter-form .email_conditions {
    display: none;
}

.newsletter-footer .newsletter-form .email_input input[name="email"] {
    letter-spacing: 0px;
    text-align: center;
    background: #ffffff;
    color: #000;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 10px 0px 0px 10px;
    height: 48px;
    box-shadow: none;
}

.newsletter-footer .newsletter-form .email_input button[name="submitNewsletter"] {
    font-weight: bold;
    background: #dd9933;
    color: #ffffff;
    border-radius: 0px 10px 10px 0px;
    height: 48px;
}

.newsletter-footer .newsletter-form .alert.alert-success.block_newsletter_alert {
    background-color: #8FC042;
    border-radius: 44px;
    border: none;
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    padding-left: 70px;
}

.newsletter-footer .newsletter-form .alert.alert-success.block_newsletter_alert:before {
    display: flex;
    height: 100%;
    background-color: transparent;
    content: "\f00c";
    font: normal normal normal 24px/1 FontAwesome;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 30px;
}

.newsletter-footer .newsletter-form .alert.alert-danger.block_newsletter_alert {
    background-color: #E72A00;
    border-radius: 44px;
    border: none;
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    padding-left: 70px;
}

.newsletter-footer .newsletter-form .alert.alert-danger.block_newsletter_alert:before {
    display: flex;
    height: 100%;
    background-color: transparent;
    content: "\f00d";
    font: normal normal normal 24px/1 FontAwesome;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 30px;
}


#gdpr_consent_22 {
    color: #fff;
    margin-top: 10px;
}

#gdpr_consent_22 .custom-checkbox input[type=checkbox] + span:not(.color), #gdpr_consent_22 .custom-radio {
    background: #ffffff;
    color: #237943;
    border-color: #237943;
    border-width: 2px;
    border-radius: 4px;
}

#gdpr_consent_22 .custom-checkbox input[type=checkbox] + span .checkbox-checked {
    color:#237943;
}

#product .product-accessories p.section-title {
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    color: #000;
    margin-bottom: 30px;
}

#main-page-content {

}

.simpleblog-posts-column img.img-fluid {
    width: 100% !important;
    height: 240px !important;
    object-fit: cover;
}

@media (min-width: 1200px) 
{
    #checkout section.checkout-step .form-footer {
        text-align: left !important;
    }

    #checkout #main > .row > .col-md-8 {
        display: grid;
        grid-template-areas: "one two three four" "content content content content";
        grid-template-columns: repeat(4, 1fr);
        border: 1px solid #F4F4F4;
    }
    
    #checkout section.checkout-step {
        display: contents;
    }
    
    #checkout section.checkout-step .content {
        grid-area: content;
    }
    
    #checkout #checkout-personal-information-step h1 {
        grid-area: one;
        position: relative;
        overflow: hidden;
        justify-content: start;
        padding-left: 10px !important;
        gap: 10px;
        margin-left: -15px;
    }
    
    #checkout #checkout-addresses-step h1 {
        grid-area: two;
        position: relative;
        overflow: hidden;
        justify-content: start;
        padding-left: 10px !important;
        gap: 10px;
    }
    
    #checkout #checkout-delivery-step h1 {
        grid-area: three;
        position: relative;
        overflow: hidden;
        justify-content: start;
        padding-left: 10px !important;
        gap: 10px;
    }
    
    #checkout #checkout-payment-step h1 {
        grid-area: four;
        position: relative;
        overflow: hidden;
        justify-content: start;
        padding-left: 10px !important;
        gap: 10px;
        margin-right: -15px;
    }

    #checkout #checkout-payment-step.-current h1 {
        grid-area: four;
        position: relative;
        overflow: hidden;
        justify-content: end;
        padding-right: 10px !important;
        gap: 10px;
    }
    
    body#checkout section.checkout-step.-current .step-title {
        margin: 0px;
        z-index: 1;
        border-bottom: unset;
    }
    
    #checkout section.checkout-step.-current .step-title {
        background-color: #237943;
        color: #fff;
    }
    
    #checkout section.checkout-step .step-title {
        font-size: 15px;
        font-weight: 700;
        padding: 20px 0px !important;
        margin-bottom: 20px !important;
        background-color: #F4F4F4;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        color: #ccc;
    }
    
    #checkout section.checkout-step .step-number {
        display: inline-block;
        background-color: #ccc;
        border-radius: 100px;
        color: #fff;
        width: 30px;
        height: 30px;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    
    #checkout section.checkout-step.-current .step-number {
        background-color: #fff;
        color: #000;
    }
    
    #checkout .checkout-step h1 span.step-edit {
        display: none !important;
    }
    
    body#checkout section.checkout-step .content {
        padding: 0px;
    }

    #checkout #js-checkout-summary {
        border: none;
    }

    #checkout section.checkout-step.js-current-step.-current .step-title:after {
        content: "";
        display: block;
        position: absolute;
        height: 55px;
        width: 55px;
        top: 0px;
        border-top: 20px solid #f4f4f4;
        border-right: 20px solid #f4f4f4;
        right: -14px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg) scale(1.1);
    }

    #checkout section.checkout-step.js-current-step.-current:nth-child(4) .step-title:after {
        border-top: none;
        right: inherit;
        border-bottom: 20px solid #f4f4f4;
        border-left: 20px solid #f4f4f4;
        border-right: none;
        left: -14px;
    }

    #checkout section.checkout-step .step-title {
        height: 55px;
    }

    #checkout section.checkout-step.-complete .step-number {
        display: none !important;
    }

    #checkout section.checkout-step.-complete .step-title {
        flex-direction: row-reverse;
    }

    #checkout section.checkout-step.-reachable.-complete h1 .done {
        display: inline-block;
        background-color: #237943;
        border-radius: 100px;
        color: #fff;
        width: 30px;
        height: 30px;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    body#checkout section.checkout-step .not-allowed {
        opacity: 1;
    }
}

@media (min-width: 768px) {	
	
	#product .product_header_container .current-price-value,
	#product .product_header_container .regular-price {
		display: inline-block;
	}
	
	#product .product-information .current-price-value,
	#product .product-information .regular-price {
		display: none;
	}

    div#footer-container-main .row .col {
        border-right: 1px solid #4B4B4B;
        margin-right: 15px;
    }
    
    div#footer-container-main .row .col:last-child {
        border: none;
    }
}

@media (max-width: 1024px) {	
	.four-reasons-wrapper .elementor-row {
    	display: flex;
    	flex-direction: column-reverse;
    	align-content: center;
    	justify-content: center;
    	align-items: center;
	    gap: 20px;
	}
	
	.four-reasons-wrapper .elementor-row > div {
		width: 100%;
	}
}

@media (max-width: 991px) {
    #header {
        position: fixed;
        width: 100%;
        top:0px;
    }

    #header + #wrapper {
        margin-top: 100px;
    }

	#product-infos-tabs .nav-item .nav-link {
		padding: 10px 13px;
	}
	
	#product-infos-tabs {
		flex-direction: unset;
	}


    #cart .cart-detailed-actions .continue-shopping,
    #cart .checkout.cart-detailed-actions .btn-primary {
        font-size: 16px;
    }

    #cart .cart-detailed-actions .continue-shopping,
    #cart .checkout.cart-detailed-actions .continue-shopping + .text-xs-center {
        width: 200px;
    }

    .six-img-banner-swiper .elementor-element .elementor-iqit-banner-content {
        align-items: center;
    }
}


@media (max-width: 768px) {

    #product #content-wrapper .product_header_container .page-title {
        font-weight: 700;
        font-size: 30px;
    }

    #cart .cart-detailed-totals {
        font-size: 1.2rem;
        line-height: 120%;
    }

    #cart .cart-summary-line.cart-total {
        font-size: 1.2rem;
        line-height: 120%;
    }

	#product .product_header_container {
		border-bottom: none;
	}
	
	#product #col-product-info {
		text-align: center;
	}
	
	#product .product-add-to-cart .row {
		justify-content: center;	
	}
	
	#product .product-quantity .qty {
		display: flex;
		justify-content: center;
		padding-bottom: 20px;
	}
	
	#product-infos-tabs#product-infos-tabs {
		margin-bottom: 50px;
	}
	
	#product-infos-tabs .nav-item .nav-link {
	    padding: 8px 12px;
    	font-size: 16px;
    	margin: 0px 4px;
	}

    div#footer-container-main .row .col {
        border-bottom: 1px solid #4B4B4B;
        display: flex;
        justify-content: center;
        margin: 0px;
        padding: 0px 0px 20px 0px;
    }
    
    div#footer-container-main .row .col:last-child {
        border: none;
        padding: 0px;
    }

    #footer-container-main .row {
        padding: 0px 25%;
        gap: 20px;
        text-align: center;
    }
	
    .block-iqitcontactpage .contact-rich .part {
        justify-content: center;
    }

    #product .product-variants > .product-variants-item {
        margin: 0px;
    }

    #product .product-variants .product-variants-item ul {
        margin-top: 10px;
    }
}

@media (max-width: 600px) {	
	#product-infos-tabs .nav-item .nav-link {
	    padding: 6px 8px;
	    font-size: 13px;
	    margin: 0px 4px;
	}
}

@media (max-width: 400px) {	
	#product-infos-tabs .nav-item .nav-link {
	    padding: 6px 8px;
	    font-size: 10px;
	    margin: 0px 4px;
	}
}

#cms .elementor-accordion .elementor-accordion-item {
    border-left: none;
    border-right: none;
}

#checkout [for="ff_psgdpr"] a.text-white {
	color: inherit !important;
}

.sendcloud-spp__pick-button i.material-icons {
    content: " ";
    color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' class='w-6 h-6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 4.5l7.5 7.5-7.5 7.5' /%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
	display: inline-block;
    width: 20px;
}


@media (min-width: 576px) {
    .container {
        max-width:540px !important
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px !important
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px !important
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px !important
    }
}

.swiper-slide {
    height: auto;
}

.swiper-slide .simpleblog-posts-column {
    display: flex;
    min-height: 100%;
}

.swiper-slide .simpleblog__listing__post.elementor-blog-post-miniature {
    height: auto;
}

.swiper-slide .post-item {
    height: 100%;
}

#module-ph_simpleblog-list .simpleblog__listing__post__wrapper img.img-fluid.photo {
    width: 100% !important;
    height: 340px !important;
    object-fit: cover;
}

#checkout-payment-step .img-fluid {
    max-height: 30px;
}