/* Update default theme */
.page-id-126364 .site-content div.ast-container, .woocommerce.archive .site-content div.ast-container, .single-product .site-content div.ast-container {
	max-width: 100% !important;
}

section.elementor-inner-section {
    max-width: 100% !important;
}

body.page-id-126364, body.woocommerce.archive, body.single-product {
    overflow: visible !important;
	background-color: white !important;
}

/* div#futy-container {
    display: none;
} */

/* Slider 1 */
.slider-1 .item {
    display: flex;
    min-height: 530px;
    padding: 20px 20px 40px 40px;
}

.slider-1 .item .left-col {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
	width: 100%;
}

.slider-1 .item .left-col span {
    font-family: "Rubik", Sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: capitalize;
    color: #3AA888;
}

.slider-1 .item .left-col h2 {
    font-family: "Rubik", Sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 100%;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 20px;
	color: #394354;
}

.slider-1 .item .left-col p {
    font-family: 'Karla';
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 20px;
    max-width: 481px;
	color: #666666;
}

.slider-1 .item .left-col a.shop-now-btn-green {
    font-family: "Rubik", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #3aa888;
    border: 1px solid #3aa888;
    border-radius: 8px;
    padding: 12px 24px;
    margin-top: 20px;
}

.slider-1 .item .left-col a.shop-now-btn-green:hover {
    background: #3aa888;
    color: white;
}

.slider-1 .item .right-col {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: start;
    width: 100%;
}

.slider-1 .item .right-col span {
    font-family: "Rubik", Sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 100%;
    background: transparent;
    color: white;
    width: 140px;
    height: 140px;
    border: 4px dashed transparent;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.slider-1 .item .right-col span:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('https://env-triplejonlinenl-staging.kinsta.cloud/wp-content/uploads/2025/05/Star-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.slider-1 .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 40px;
    display: flex;
    gap: 5px;
}

.slider-1 .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50px;
    transition: 0.4s;
    opacity: 0.6;
}

.slider-1 .owl-dots button.owl-dot.active {
    width: 30px;
    opacity: 1;
}

/* Slider 2 */
.slider-2 a.item {
    border: 1px solid #D3D7D9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 240px;
    background: white;
    gap: 20px;
    padding: 10px;
}

.slider-2 a.item img {
    height: 160px;
    width: 100%;
    max-width: 180px;
    object-fit: contain;
}

.slider-2 a.item:hover {
    border-color: #3AA888;
}

.slider-2 a.item span {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #394354;
    text-align: center;
}

.slider-2 a.item:hover span {
    color: #3AA888;
    opacity: 1;
}

.slider-2 .owl-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slider-2 .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: white !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid black !important;
    transition: 0.4s;
}

.slider-2 .owl-nav button.owl-prev {
    left: -30px;
    right: auto;
}

.slider-2 .owl-nav button.owl-next {
    right: -30px;
    left: auto;
}

.slider-2 .owl-nav button:hover {
    background: #3AA888 !important;
    border-color: #3AA888 !important;
}

.slider-2 .owl-nav button:hover i {
    filter: invert(1) brightness(15);
}

/* Slider 3 */
.slider-3 .item {
    border: 1px solid #666666;
    padding: 20px;
    border-radius: 12px;
    background: white;
}

.slider-3 .item .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slider-3 .item .top span {
    color: #394354;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
}

.slider-3 .item .top img {
    max-width: 90px;
}

.slider-3 .item p {
    color: #666666;
    font-family: 'Karla';
    font-size: 20px;
    margin-top: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}

/* Slider 3-1 */
.slider-3-1 {
    margin-top: 20px;
}

.slider-3-1 .item {
    border: 1px solid #666666;
    padding: 20px;
    border-radius: 12px;
    background: white;
}

.slider-3-1 .item .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    text-align: left;
}

.slider-3-1 .item .top span {
    color: #394354;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
}

.slider-3-1 .item .top img {
    max-width: 90px;
}

.slider-3-1 .item p {
    color: #666666;
    font-family: 'Karla';
    font-size: 20px;
    margin-top: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-bottom: 0;
}

.slider-3:after, .slider-3-1:after {
    content: "";
    background: linear-gradient(90deg, #F5F5F5, transparent);
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.slider-3:before, .slider-3-1:before {
    content: "";
    background: linear-gradient(-90deg, #F5F5F5, transparent);
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.product-single-wrapper .product-description .internetprijs {
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
}

/* Trending Products */
.trending-products-wrapper .product-single .detail-box .internetprijs {
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    margin-bottom: 3px;
}

.trending-products-wrapper .product-single .detail-box .product-rating {
    display: none;
}

.trending-products-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
    gap: 50px;
}

.trending-products-wrapper .product-single {
    width: 100%;
    max-width: 440px;
}

.trending-products-wrapper .product-single .image-box {
    height: 360px;
    background: #f7f7f7;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    border: 1px solid transparent;
    transition: 0.4s;
}

.trending-products-wrapper .product-single .image-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.trending-products-wrapper .product-single .image-box span {
    position: absolute;
    top: 15px;
    left: 15px;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: white;
    background: #FF171B;
    padding: 6px 16px;
    border-radius: 6px;
}

.trending-products-wrapper .product-single .detail-box {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.trending-products-wrapper .product-single .detail-box .product-category a {
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #3AA888;
}

.trending-products-wrapper .product-single .detail-box .title-price {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 20px;
}

.trending-products-wrapper .product-single .detail-box .title-price span.product-title {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height: 43px;
}

.trending-products-wrapper .product-single .detail-box .title-price span.product-price {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: capitalize;
    color: #FF171B;
}

.trending-products-wrapper .product-single:hover .image-box {
    border-color: #3AA888;
}

.trending-products-wrapper .product-single a.add-to-cart-btn {
    width: 100%;
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #3AA888;
    color: white;
    padding: 12px 24px;
    margin-top: 20px;
    transition: 0.4s;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-transform: capitalize;
    min-height: 48px;
}

.trending-products-wrapper .product-single a.add-to-cart-btn:hover {
    background: #2d8269;
}

.trending-products-wrapper a.all-products-btn {
    font-family: "Rubik", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #3aa888;
    border: 1px solid #3aa888;
    border-radius: 8px;
    padding: 12px 24px;
    margin-top: 20px;
    margin: auto;
}

.trending-products-wrapper a.all-products-btn:hover {
    background: #3aa888;
    color: white;
}

.trending-products-wrapper .product-single .image-box .tinv-wraper {
    position: absolute;
    top: 10px;
    right: 7px;
}

.trending-products-wrapper .product-single .image-box .tinv-wraper span {
    display: none;
}

.trending-products-wrapper .product-single .image-box .tinv-wraper a {
    transform: scale(1.5);
    margin: 0;
}

/* Product Single */
.product-single-wrapper .product-description .product-rating {
    max-width: 300px;
}

.product-single-wrapper .product-description .product-price {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: start;
}

.product-single-wrapper {
    display: flex;
    flex-direction: row;
    gap: 50px;
    align-items: start;
    justify-content: start;
}

.product-single-wrapper .product-images-wrapper {
    width: 100%;
	max-width: calc(50% - 25px);
	position: sticky;
    top: 20px;
}

.product-single-wrapper .product-images {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 10px;
	position: relative;
}

.product-single-wrapper .product-description {
    width: 100%;
    max-width: calc(46% - 25px);
}

.product-single-wrapper .product-images .thumbnail-slider {
    width: 100%;
    max-width: 120px;
	height: 100%;
    max-height: 510px;
    min-height: 510px;
    margin-top: 40px;
	padding-right: 5px;
}

.product-single-wrapper .product-images .thumbnail-slider .swiper-slide {
    border-radius: 12px;
    background: #F7F7F7;
	cursor: pointer;
	border: 1px solid transparent;
    transition: 0.4s;
	display: flex;
    align-items: center;
    justify-content: center;
}

.product-single-wrapper .product-images .thumbnail-slider .swiper-slide img {
	min-height: 90%;
	max-height: 90%;
	object-fit: contain;
	padding: 5px;
}

.product-single-wrapper .product-images .thumbnail-slider .swiper-slide:hover {
	border-color: #3AA888;
}

.product-single-wrapper .product-images .main-slider {
    width: 100%;
}

.product-single-wrapper .product-images .main-slider .swiper-slide {
    border-radius: 12px;
    overflow: hidden;
    background: #F7F7F7;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 600px;
}

.product-single-wrapper .product-images .main-slider .swiper-slide img {
	height: 100%;
    object-fit: contain;
	max-height: 90%;
	max-width: 90%;
}

.product-single-wrapper .product-description span.product-first-category {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: capitalize;
    color: #3AA888;
    margin-top: 20px;
}

.product-single-wrapper .product-description {
    display: flex;
    flex-direction: column;
}

.product-single-wrapper .product-description h3.product-title {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    text-transform: capitalize;
    color: #394354;
    margin-top: 15px;
    margin-bottom: 0;
}

.product-single-wrapper .product-description .product-rating {
    margin-top: 15px;
}

.product-single-wrapper .product-description .product-price {
    margin-top: 15px;
}

.product-single-wrapper .product-description .product-price span {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 40px;
    line-height: 100%;
    text-transform: capitalize;
    color: #FF171B;
}

.product-single-wrapper .product-description .product-content {
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-top: 20px;
}

.product-single-wrapper .product-description span.item-number {
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-top: 10px;
}

.product-single-wrapper .product-description span.item-number span, .product-single-wrapper .product-description span.product-all-category span, .product-single-wrapper .product-description span.product-tag span {
	font-weight: 500;
}

.product-single-wrapper .product-description span.product-all-category, .product-single-wrapper .product-description span.product-all-category a {
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-top: 10px;
}

.product-single-wrapper .product-description span.product-tag, .product-single-wrapper .product-description span.product-tag a {
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-top: 10px;
}

.product-single-wrapper .product-description a.add-to-cart {
    width: 100%;
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #3AA888;
    color: white;
    padding: 12px 24px;
    margin-top: 30px;
    transition: 0.4s;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-transform: capitalize;
    min-height: 48px;
}

.product-single-wrapper .product-description a.add-to-cart:hover {
    background: #2d8269;
}

.product-single-wrapper .product-description .secure-payment {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 30px;
}

.product-single-wrapper .product-description .secure-payment span {
    font-family: 'Karla';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #394354;
	text-transform: capitalize;
}

.product-single-wrapper .product-description .secure-payment img {
    width: 100%;
    max-width: 410px;
}

.product-single-wrapper .product-images .swiper-button-prev.thumb-prev:after, .product-single-wrapper .product-images .swiper-button-next.thumb-next:after {
    display: none;
}

.product-single-wrapper .product-images .swiper-button-prev.thumb-prev {
    top: 10px;
    color: #666666;
    left: 40px;
    font-size: 20px;
    right: auto;
}

.product-single-wrapper .product-images .swiper-button-next.thumb-next {
    left: 40px;
    right: auto;
    top: auto;
    bottom: 0px;
    font-size: 20px;
    color: #666666;
}

.product-single-wrapper .product-images .swiper-button-lock {
	display: flex;
}

.product-single-wrapper .product-description .product-price .tinv-wraper span.tinvwl_add_to_wishlist-text {
    display: none;
}

.product-single-wrapper .product-description .product-price .tinv-wraper a {
    margin: 0;
    transform: scale(1.5);
    margin: 0 0 5px 10px;
}

/* Hide Default Footer */
div#FANATICS_footer {
    display: none;
}

/* Header */
.menu-active div#menu-toggle .elementor-button-icon {
    position: relative;
}

.menu-active div#menu-toggle .elementor-button-icon:after {
    content: "x";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    bottom: 0;
    right: 0;
    margin: auto;
    font-family: 'Rubik';
    font-size: 25px;
    margin-bottom: -2px;
}

.menu-active div#menu-toggle .elementor-button-icon svg {
    opacity: 0;
}

header #main-menu nav.hfe-dropdown li {
    border: none !important;
}

header #main-menu nav.hfe-dropdown li a.hfe-menu-item {
    padding: 10px;
}

html.menu-active {
	overflow: hidden !important;
}

html.menu-active body:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 25%);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}

header div#main-menu {
    margin: 0;
}

header #main-menu nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

header #main-menu nav ul:before {
    display: none;
}

header #main-menu .hfe-nav-menu__toggle {
    display: none !important;
}

header #main-menu nav {
    position: fixed;
    top: 165px;
    background: white;
    width: 100% !important;
    max-width: 450px;
    border-radius: 20px;
    padding: 10px;
	z-index: 10 !important;
	display: none;
	visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
}

header #main-menu nav ul {
	visibility: visible !important;
    opacity: 1 !important;
}

header div#menu-toggle svg {
    width: 24px;
    height: 24px;
}

header div#menu-toggle a span.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

header .dgwt-wcas-search-form input#dgwt-wcas-search-input-1, header .dgwt-wcas-search-form input#dgwt-wcas-search-input-2 {
    width: 100%;
    max-width: 100%;
    background: white;
    border: 1px solid #d9d9d9;
    min-height: 48px;
    padding: 12px 20px;
}

header .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    padding: 0 !important;
}

header .dgwt-wcas-search-form button.dgwt-wcas-search-submit {
    top: 0 !important;
    bottom: 0 !important;
    margin-top: auto !important;
    left: auto;
    right: 20px !important;
    margin-bottom: auto !important;
    margin-left: auto !important;
    opacity: 0.4;
}

header .dgwt-wcas-search-wrapp {
    max-width: 100% !important;
}

/* Product Card */
body.woocommerce.woocommerce-page .woobewoo-filter-loader.spinner {
    animation: none !important;
    background: none;
    position: relative;
}

body.woocommerce.woocommerce-page .woobewoo-filter-loader.spinner:after {
    content: "Loading...";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    left: -10px;
}

body.woocommerce.woocommerce-page .wpfPriceInputs input {
    border: 1px solid #D9D9D9 !important;
    height: 47px !important;
    width: 100% !important;
    text-align: right !important;
    padding: 0px 10px !important;
	background: url(https://env-triplejonlinenl-staging.kinsta.cloud/wp-content/uploads/2025/05/unnamed-file.png) !important;
    background-position: 5% !important;
    background-repeat: no-repeat !important;
}

body.woocommerce.woocommerce-page .wpfPriceInputs span.wpfCurrencySymbol {
    display: none;
}

body.woocommerce.woocommerce-page div#wpfSliderRange .ui-slider-range.ui-widget-header {
    background: #394354 !important;
}

body.woocommerce.woocommerce-page div#wpfSliderRange {
    height: 3px;
    background: #D9D9D9;
    border: none !important;
    margin-bottom: 25px;
}

body.woocommerce.woocommerce-page div#wpfSliderRange span.ui-slider-handle {
    top: -8px;
    transition: 0.2s;
}

body.woocommerce.woocommerce-page div#wpfSliderRange span.ui-slider-handle:hover {
    border-color: black !important;
    background-color: black !important;
}

.woocommerce ul.products li.product .tinv-wraper {
    position: absolute;
    top: 10px;
    right: 7px;
}

.woocommerce ul.products li.product .tinv-wraper span.tinvwl_add_to_wishlist-text {
    display: none;
}

.woocommerce ul.products li.product .tinv-wraper a.tinvwl_add_to_wishlist_button {
    margin: 0;
    transform: scale(1.5);
}

.woocommerce ul.products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    gap: 50px;
}

.woocommerce ul.products li.product {
    padding: 0 !important;
    border-radius: 0 !important;
    margin: 0;
    position: relative;
	width: calc(33.33% - 33.33px) !important;
/*     max-width: 440px; */
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
    height: 360px;
    background: #f7f7f7;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    border: 1px solid transparent;
    transition: 0.4s;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap a {
    width: 100%;
    height: 100%;
    margin: 0;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap img {
    margin: 0;
    width: 100%;
    height: 100%;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap .advanced-woo-labels {
    top: 10px !important;
    left: 10px !important;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap img {
    padding: 40px;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap span.onsale {
    position: absolute;
    top: 50px;
    left: 10px;
    font-family: 'Rubik';
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 100%;
    color: white;
    background: #FF171B !important;
    padding: 6px 16px;
    border-radius: 6px;
    right: auto;
    min-width: auto;
    min-height: auto;
    box-shadow: none;
}

.woocommerce ul.products li.product  span.ast-woo-product-category {
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    color: #3AA888;
	margin: 0;
	opacity: 1;
	width: 100%;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 43px;
    margin: 0;
}

.woocommerce ul.products li.product .internetprijs {
    order: 2;
	font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    margin-top: 3px;
}

.woocommerce ul.products li.product span.ast-woo-product-category {
    order: 1;
}

.woocommerce-js ul.products li.product a.ast-loop-product__link {
    order: 3;
}

.woocommerce ul.products li.product span.price {
    order: 4;
}

.woocommerce ul.products li.product a.button.add_to_cart_button, .woocommerce ul.products li.product a.button.product_type_simple {
    order: 5;
}

.woocommerce ul.products li.product .ast-woo-shop-product-description {
    display: none;
}

.woocommerce ul.products li.product .astra-shop-summary-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    padding: 20px 0 0 0;
    gap: 10px;
}

.woocommerce ul.products li.product span.price {
    width: calc(25% - 5px);
    margin: 0;
    display: flex;
    justify-content: end;
    align-items: start;
}

.woocommerce ul.products li.product a.ast-loop-product__link:has(h2.woocommerce-loop-product__title) {
    width: calc(75% - 5px);
}

.woocommerce ul.products li.product span.price span {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: capitalize;
    color: #FF171B;
    margin: 0;
}

.woocommerce ul.products li.product span.price del span.woocommerce-Price-amount.amount {
    display: none;
}

.woocommerce ul.products li.product a.button.add_to_cart_button, .woocommerce ul.products li.product a.button.product_type_simple {
    width: 100%;
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #3AA888;
    color: white;
    padding: 12px 24px;
    margin-top: 30px;
    transition: 0.4s;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-transform: capitalize;
    min-height: 48px;
    flex-direction: row-reverse;
    box-shadow: none;
    margin-bottom: 0;
    border: none;
}

.woocommerce ul.products li.product a.button.add_to_cart_button:before, .woocommerce ul.products li.product a.button.product_type_simple:before {
    content: 'Add To Cart';
    margin-right: 0;
}

.woocommerce ul.products li.product a.button.add_to_cart_button i.fa.fa-plus.only_hover_cart, .woocommerce ul.products li.product a.button.product_type_simple i.fa.fa-plus.only_hover_cart {
    display: none;
}

.woocommerce ul.products li.product a.button.add_to_cart_button:hover, .woocommerce ul.products li.product a.button.product_type_simple:hover {
    background: #2d8269;
}

.woocommerce ul.products li.product:hover {
    box-shadow: none !important;
    transform: none !important;
}

.woocommerce ul.products li.product:hover .astra-shop-thumbnail-wrap {
    border-color: #3AA888;
}

body.woocommerce.woocommerce-page div#content.site-content {
    padding: 0;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container {
    max-width: 1520px !important;
    padding: 0 20px;
	gap: 50px;
	padding-bottom: 100px;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary {
    margin: 0;
	width: calc(25% - 25px);
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container #primary {
    margin: 0;
    padding: 0;
	width: calc(75% - 25px);
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 {
    max-width: 1520px !important;
    padding: 80px 20px 50px 20px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 form.woocommerce-ordering {
    float: none;
    margin: 0;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 h1.woocommerce-products-header__title.page-title {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 60px;
    line-height: 100%;
    color: #394354;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 nav.woocommerce-breadcrumb {
    position: absolute;
    top: 50px;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 form.woocommerce-ordering select.orderby {
    line-height: 100%;
    color: #394354;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    border: 2px solid #394354 !important;
    padding: 15px 20px 15px 20px;
    border-radius: 8px;
    cursor: pointer;
}

body.woocommerce.woocommerce-page .dgwt-wcas-search-wrapp {
    display: none;
}

body.woocommerce.woocommerce-page .wpfFilterContent .wfpDescription {
    color: #3AA888;
    font-family: 'Rubik';
    font-size: 22px;
    font-weight: 500;
    line-height: 100%;
    padding: 0;
    cursor: pointer;
}

body.woocommerce.woocommerce-page .wpfFilterContent .wpfSearchWrapper {
    display: none;
}

body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier {
    margin-top: 20px;
    transition: height 0.4s;
    overflow: hidden;
}

body.woocommerce.woocommerce-page .wpfFilterContent {
    border-bottom: 1px solid #D3D7D9;
    padding-bottom: 20px;
}

body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier span.wpfCheckbox label:before {
    border-radius: 3px !important;
}

body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier span.wpfFilterTaxNameWrapper {
    font-family: 'Karla';
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    color: #394354;
}

body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier span.wpfCollapsible {
    font-size: 14px;
    opacity: 0.8;
}

body.woocommerce.woocommerce-page .wpfFilterWrapper {
    padding: 0;
    margin: 0;
    margin-top: 30px !important;
}

body.woocommerce.woocommerce-page .wpfFilterWrapper#wpfBlock_1 {
    order: 3;
}

body.woocommerce.woocommerce-page .wpfMainWrapper {
    display: flex;
    flex-direction: column;
}

body.woocommerce.woocommerce-page .wpfMainWrapper button.wpfClearButton.wpfButton {
    display: none;
}

body.woocommerce.woocommerce-page .wpfFilterWrapper#wpfBlock_2 {
    margin-top: -27px !important;
}

body.woocommerce.woocommerce-page div#woocommerce_recently_viewed_products-3 {
    display: none;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-2 {
    background: #F5F5F5;
    padding: 100px 20px;
}

body.woocommerce.woocommerce-page div#content.site-content .ast-container-2 .term-description {
    max-width: 1520px;
    margin: 0 auto;
    padding: 30px;
}

body.woocommerce.woocommerce-page nav.woocommerce-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

body.woocommerce.woocommerce-page nav.woocommerce-pagination li span {
    border: 1px solid #3AA888;
    border-radius: 5px;
    color: #3AA888;
}

body.woocommerce.woocommerce-page nav.woocommerce-pagination li a {
    border: 1px solid #3AA888;
    border-radius: 5px;
    color: #3AA888;
}

body.woocommerce.woocommerce-page nav.woocommerce-pagination li:hover a {
    background: #3AA888 !important;
    color: #fff;
}

body.woocommerce.woocommerce-page nav.woocommerce-pagination li span.current {
    background: #3AA888 !important;
    color: #fff;
}

body.woocommerce.woocommerce-page nav.woocommerce-pagination li {
    border: none !important;
}

body.woocommerce.woocommerce-page header .dgwt-wcas-search-wrapp {
    display: block;
}

body.woocommerce.woocommerce-page.post-type-archive div#content.site-content .ast-container #secondary {
    display: none;
}

body.woocommerce.woocommerce-page.post-type-archive div#content.site-content .ast-container #primary {
    width: 100%;
}

/* Single Product */
body.single-product .product-images {
    width: 100%;
    max-width: calc(50% - 25px);
    position: sticky;
    top: 20px;
}

body.single-product div#primary {
    width: 100%;
}

body.woocommerce.woocommerce-page.single-product div#content.site-content .ast-container #primary {
    width: 100%;
}

/* body.single-product .product-single-wrapper .product-images .thumbnail-slider .swiper-slide {
    width: 100%;
    max-width: 98px;
    height: 72px !important;
}

body.single-product .product-single-wrapper .product-images .main-slider .swiper-slide {
    width: 100% !important;
    max-width: 485.5px;
} */

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description span.product-first-category a {
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: capitalize;
    color: #3AA888;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description span.product-first-category a:first-child {
    display: block;
    overflow: visible;
    line-height: 100%;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description span.product-first-category a {
    overflow: hidden;
    line-height: 0;
    display: none;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description span.product-first-category {
    line-height: 0;
    overflow: hidden;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .product-rating {
    display: flex;
    align-items: start;
    justify-content: start;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .product-description {
    width: 100%;
    max-width: 100%;
    color: #666;
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .stock span {
    color: #3AA888;
    font-family: 'Rubik';
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    padding: 4px 10px;
    border: 1px solid #3AA888;
    border-radius: 4px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .stock {
    margin-top: 20px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description ul.notes {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 25px;
    position: relative;
    gap: 10px;
    margin-bottom: 10px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description ul.notes li {
    position: relative;
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    background: url('https://env-triplejonlinenl-staging.kinsta.cloud/wp-content/uploads/2025/05/Frame-1171276144.svg');
    background-repeat: no-repeat;
    background-position: 0%;
    background-size: contain;
    padding-left: 27px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .add-to-cart-wrapper form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description a.add-to-cart {
    margin-top: 0;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .add-to-cart-wrapper input {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    padding: 10px 5px;
}

body.single-product.woocommerce.woocommerce-page div#content.site-content .ast-container {
    max-width: 100% !important;
    padding: 0;
    gap: 0;
    padding-bottom: 0;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper {
    max-width: 1520px;
    padding: 20px 20px 100px 20px;
    margin: 0 auto;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-breadcrumb-wrapper {
    max-width: 1520px;
    margin: 0 auto;
    padding: 50px 20px 0 20px;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-breadcrumb-wrapper > * {
    color: #666;
    font-size: 16px;overflow: hidden;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-product-gallery {
    display: none;
}

body.single-product.woocommerce.woocommerce-page .summary.entry-summary {
    display: none;
}

body.single-product.woocommerce.woocommerce-page a.webwinkelkeurPopup {
    display: none;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs {
    background: #f5f5f5;
    padding: 100px 0;
    margin-bottom: 0px;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs ul.tabs.wc-tabs {
    max-width: 1520px;
    margin: 0 auto;
    padding: 0 20px;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs .woocommerce-Tabs-panel {
    max-width: 1520px;
    margin: 30px auto 0 auto;
    padding: 0 20px;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs ul.tabs.wc-tabs:before {
    width: 100%;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    height: 2px;
    background: #D3D7D9;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs ul.tabs.wc-tabs li.active:before {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #3AA888;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs ul.tabs.wc-tabs li.active a {
    color: #3AA888;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    padding: 15px 30px;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs ul.tabs.wc-tabs li a {
    color: #999999;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    padding: 15px 30px;
}

body.single-product.woocommerce.woocommerce-page .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-family: 'Karla';
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #666666;
}

body.single-product.woocommerce.woocommerce-page section.related.products {
    max-width: 1520px;
    margin: 0 auto;
    padding: 100px 20px;
}

body.single-product.woocommerce.woocommerce-page section.related.products h2:not(body.single-product.woocommerce.woocommerce-page section.related.products .products h2) {
    color: #394354;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .add-to-cart-wrapper button.add-to-cart {
    width: 100%;
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #3AA888;
    color: white;
    padding: 12px 24px;
    transition: 0.4s;
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    text-transform: capitalize;
    min-height: 48px;
    border: none;
}

body.single-product.woocommerce.woocommerce-page button.single_add_to_cart_button:hover, body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .add-to-cart-wrapper button.add-to-cart:hover {
	background: #2d8269;
}

body.single-product.woocommerce.woocommerce-page button.single_add_to_cart_button {
    display: flex;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #3AA888;
    color: white !important;
    padding: 12px 24px !important;
    transition: 0.4s;
    font-family: 'Rubik' !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 100%;
    text-transform: capitalize;
    min-height: 48px;
    border: none !important;
    flex-direction: row-reverse;
    border-radius: 8px !important;
}

body.single-product.woocommerce.woocommerce-page .ast-sticky-add-to-cart.top.is-active {
    display: none;
}

body.single-product.woocommerce.woocommerce-page span.onsale {
    display: none;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .product-price span.save {
    background: #3AA888;
    padding: 4px 10px;
    font-size: 14px;
    color: white;
    border-radius: 4px;
}

body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .product-price {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}

body.single-product .product-single-wrapper .product-images .thumbnail-slider {
    padding-bottom: 20px;
}

/* product single for picture */
.product-single-wrapper .product-images .main-slider .swiper-slide picture {
    height: 100%;
    object-fit: contain;
    max-height: 90%;
    max-width: 90%;
}

.product-single-wrapper .product-images .thumbnail-slider .swiper-slide picture {
    min-height: 90%;
    max-height: 90%;
    object-fit: contain;
    padding: 5px;
}

.product-single-wrapper .product-images .thumbnail-slider .swiper-slide picture img {
	max-height: 70px;
}

/* Newsletter form */
.tnp-subscription form {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 1px solid white;
    border-radius: 8px;
    padding: 10px;
}

.tnp-subscription {
    width: 100% !important;
    margin: 0 !important;
    max-width: 100% !important;
}

.tnp-subscription form label {
    display: none;
}

.tnp-subscription form .tnp-field.tnp-field-email {
    margin: 0;
    width: 100%;
}

.tnp-subscription form .tnp-field.tnp-field-email input {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    outline: none;
    color: white;
    font-family: 'Karla';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    padding: 0;
}

.tnp-subscription form .tnp-field.tnp-field-email input::placeholder {
    color: white;
}

.tnp-subscription form  .tnp-field.tnp-field-button {
    margin: 0;
    width: 100%;
    max-width: 130px;
}

.tnp-subscription form .tnp-field.tnp-field-button input {
    width: 100%;
    height: 100%;
    background: white;
    border: 1px solid white;
    color: #3AA888;
    border-radius: 8px;
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    transition: 0.4s;
}

.tnp-subscription form .tnp-field.tnp-field-button input:hover {
    background: #3AA888;
    color: #fff;
}

/* Ad sidebar */
.product-sidebar-ad {
    background: #3AA888;
    width: 100%;
    max-width: 200px;
    height: fit-content;
    border-radius: 8px;
    position: absolute;
    top: 95px;
    right: 20px;
}

.product-sidebar-ad h4.ad-heading {
    padding: 20px 10px 15px 10px;
    font-family: 'Rubik';
    font-weight: 600;
    font-size: 30px;
    line-height: 34px;
    color: white;
}

.product-sidebar-ad p.ad-content {
    padding: 0 10px;
    color: white;
    font-family: 'Karla';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 20px;
}

.product-sidebar-ad a {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    font-family: 'Rubik';
    color: white;
    border: 1px solid white;
    padding: 10px 20px;
    border-radius: 8px;
    margin: 10px 0 0 10px;
    transition: 0.4s;
}

.product-sidebar-ad a:hover {
    background: white;
    color: green;
}

.product-sidebar-ad .ad-image {
    width: 100%;
    height: 100%;
    margin-top: 50px;
}

.product-sidebar-ad .ad-image picture {
    width: 100%;
    height: 100%;
    display: flex;
}

.product-sidebar-ad .ad-image picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (min-width: 769px) and (max-width: 1439px) {
	.custom-widget .elementor-container {
		flex-direction: column !important;
	}

	.custom-widget .elementor-container .elementor-column {
		width: 100% !important;
	}
}



@media (max-width: 1779px) {
	.product-single-wrapper .product-description {
		max-width: calc(34% - 25px);
	}
}

@media (max-width: 1520px) {
	header #logo img {
		max-width: 150px;
	}

	header #points .elementor-icon-list-item > .elementor-icon-list-text {
		font-size: 14px;
	}

	header #points .elementor-icon-list-icon svg, header .cart-ico .elementor-icon-list-icon svg {
		margin: 0;
		width: 15px;
	}

	header #sb {
		--container-widget-width: 500px;
	}
	
	header #divider {
		--container-widget-width: 21px;
	}

    header #divider .elementor-widget-container {
        padding: 0 10px;
    }

	header .cart-ico ul li {
		margin: 0 8px !important;
	}

	header #pr a {
		font-size: 14px;
	}
}

@media (max-width: 1440px) {
	.product-sidebar-ad {
		max-width: 180px;
	}
	.product-single-wrapper .product-description .product-price span {
		font-size: 35px;
	}
}

@media (max-width: 1037px) {
	header #logo img {
		max-width: 120px;
	}

	header #points {
		max-width: 61%;
	}
	
	header #points ul {
		justify-content: center;
	}

	header #divider {
		display: none;
	}

	header #pr {
		max-width: 12%;
	}

	header #points .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	header #pr .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	header #menu-toggle .elementor-button {
		font-size: 14px;
	}

	header div#menu-toggle svg {
		width: 20px;
		height: 20px;
	}

	header #sb {
		--container-widget-width: 200px;
	}

	header #ep .elementor-icon-list-items.elementor-inline-items {
		justify-content: center;
	}

	header #ep .elementor-icon-list-items.elementor-inline-items li {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	header #ep {
		max-width: 36%;
	}

	header #ep a {
		font-size: 14px;
	}

	header .cart-ico .elementor-icon-list-text {
		display: none;
	}

	header #sb .elementor-widget-container {
		margin: 0;
	}

	header .dgwt-wcas-search-wrapp {
		min-width: 0px;
	}

	header .dgwt-wcas-search-form input#dgwt-wcas-search-input-1 {
		padding: 8px 10px;
		min-height: 1px;
	}

	header #ep .elementor-icon-list-items.elementor-inline-items {
		justify-content: center;
	}
	
	.product-sidebar-ad {
		position: relative;
		top: 0;
		right: 0;
		display: flex;
		max-width: 100%;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		flex-wrap: wrap;
		margin-top: 30px;
		gap: 20px;
		padding: 20px 10px;
	}

	.product-single-wrapper .product-description {
		max-width: calc(50% - 25px);
	}

	.product-sidebar-ad h4.ad-heading {
		font-size: 22px;
		text-align: center;
		padding: 0;
		width: 100%;
	}

	.product-sidebar-ad p.ad-content {
		text-align: center;
		padding: 0;
		margin: 0;
		width: 100%;
	}

	.product-sidebar-ad a {
		margin: 0;
	}

	.product-sidebar-ad .ad-image {
		display: none;
	}
}


/* Laptop */
@media (max-width: 1660px) {
	.slider-2 .owl-nav button.owl-prev {
		left: -10px;
	}
	
	.slider-2 .owl-nav button.owl-next {
		right: -10px;
	}
	
	.trending-products-wrapper {
		gap: 20px;
	}

	.trending-products-wrapper .product-single {
		max-width: calc(33.33% - 20px);
	}

	.trending-products-wrapper .product-single a.add-to-cart-btn {
		margin-bottom: 20px;
		margin-top: 0;
	}
	
	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 h1.woocommerce-products-header__title.page-title {
		font-size: 50px;
	}

	.woocommerce ul.products {
		gap: 20px;
	}

	.woocommerce ul.products li.product {
		width: calc(33.33% - 13.33px) !important;
	}

	.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
		height: 300px;
		padding: 20px;
	}

	.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
		font-size: 16px;
	}

	.woocommerce ul.products li.product span.price span {
		font-size: 18px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 form.woocommerce-ordering select.orderby {
		padding: 12px 10px 12px 10px;
	}
}

/* Tablet Pro */
@media (min-width: 769px) and (max-width: 1036px) {
	body.woocommerce.woocommerce-page div#content.site-content .ast-container {
		gap: 30px;
		flex-direction: row;
		display: flex;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary {
		width: calc(35% - 15px);
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #primary {
		width: calc(65% - 15px);
	}

	.woocommerce ul.products li.product {
		width: calc(50% - 10px) !important;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 h1.woocommerce-products-header__title.page-title {
		font-size: 40px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 form.woocommerce-ordering select.orderby {
		font-size: 14px;
	}

	body.woocommerce.woocommerce-page .wpfFilterContent .wfpDescription {
		font-size: 20px;
	}

	body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier span.wpfFilterTaxNameWrapper {
		font-size: 16px;
	}

	.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
		height: 250px;
	}

	.woocommerce ul.products li.product span.ast-woo-product-category {
		font-size: 14px;
	}

	.woocommerce ul.products li.product a.button.add_to_cart_button {
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.woocommerce ul.products li.product .astra-shop-thumbnail-wrap span.onsale {
		font-size: 14px !important;
        padding: 5px 12px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-2 .term-description {
		padding: 20px;
	}
	
	body.woocommerce.woocommerce-page .mobile_filter_button {
		display: none !important;
	}
	.product-single-wrapper .product-description h3.product-title {
		font-size: 35px;
	}

	.product-single-wrapper .product-description .product-price span {
		font-size: 35px;
	}

	body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description span.product-first-category a {
		font-size: 18px;
	}

	body.single-product.woocommerce.woocommerce-page .woocommerce-tabs {
		padding: 80px 0;
	}

	body.single-product.woocommerce.woocommerce-page section.related.products {
		padding: 80px 20px;
	}

	body.single-product.woocommerce.woocommerce-page section.related.products h2:not(body.single-product.woocommerce.woocommerce-page section.related.products .products h2) {
		font-size: 50px;
	}
}

/* Tablet */
@media (max-width: 768px) {
	.slider-1 .item .left-col span {
		font-size: 19px;
	}

	.slider-1 .item .left-col h2 {
		font-size: 50px;
	}

	.slider-1 .item .left-col p {
		font-size: 19px;
	}

	.slider-1 .item .left-col a.shop-now-btn-green {
		font-size: 17px;
	}

	.slider-1 .item .right-col span {
		font-size: 24px;
		width: 120px;
		height: 120px;
	}
	
	.slider-2 .owl-nav button {
		width: 40px;
		height: 40px;
	}
	
	.slider-3 .item .top span, .slider-3-1 .item .top span {
		font-size: 20px;
	}

	.slider-3 .item p, .slider-3-1 .item p {
		font-size: 18px;
	}
	
	.trending-products-wrapper .product-single {
		max-width: calc(50% - 10px);
	}
	
	.trending-products-wrapper .product-single .image-box {
		height: 300px;
	}

	.trending-products-wrapper .product-single .detail-box .product-category a {
		font-size: 14px;
	}

	.trending-products-wrapper .product-single .detail-box .title-price span.product-title {
		font-size: 16px;
	}

	.trending-products-wrapper .product-single .detail-box .title-price span.product-price {
		font-size: 18px;
	}

	.trending-products-wrapper .product-single a.add-to-cart-btn {
		font-size: 16px;
	}

	.trending-products-wrapper .product-single .image-box span {
		font-size: 14px;
		top: 10px;
		left: 10px;
		padding: 5px 10px;
	}
	
	.trending-products-wrapper a.all-products-btn {
		font-size: 17px;
	}
	
	.product-single-wrapper {
		flex-direction: column;
		gap: 40px;
	}

	.product-single-wrapper .product-images-wrapper {
		max-width: 100%;
	}

	.product-single-wrapper .product-description {
		max-width: 100%;
	}

	.product-single-wrapper .product-description h3.product-title {
		font-size: 35px;
	}

	.product-single-wrapper .product-description .product-price span {
		font-size: 35px;
	}

	.product-single-wrapper .product-description .product-content {
		font-size: 16px;
	}

	.product-single-wrapper .product-description span.product-first-category {
		font-size: 18px;
	}

	.product-single-wrapper .product-description span.item-number {
		font-size: 16px;
	}

	.product-single-wrapper .product-description span.product-all-category, .product-single-wrapper .product-description span.product-all-category a {
		font-size: 16px;
	}

	.product-single-wrapper .product-description span.product-tag, .product-single-wrapper .product-description span.product-tag a {
		font-size: 16px;
	}

	.product-single-wrapper .product-description .secure-payment span {
		font-size: 16px;
	}

	.product-single-wrapper .product-description a.add-to-cart {
		font-size: 16px;
	}
	
	body.woocommerce.woocommerce-page div#content.site-content .ast-container {
		gap: 30px;
		flex-direction: row;
		display: flex;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary {
		width: calc(35% - 15px);
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #primary {
		width: calc(65% - 15px);
	}

	.woocommerce ul.products li.product {
		width: calc(50% - 10px) !important;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 h1.woocommerce-products-header__title.page-title {
		font-size: 40px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 form.woocommerce-ordering select.orderby {
		font-size: 14px;
	}

	body.woocommerce.woocommerce-page .wpfFilterContent .wfpDescription {
		font-size: 20px;
	}

	body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier span.wpfFilterTaxNameWrapper {
		font-size: 16px;
	}

	.woocommerce ul.products li.product .astra-shop-thumbnail-wrap {
		height: 250px;
	}

	.woocommerce ul.products li.product span.ast-woo-product-category {
		font-size: 14px;
	}

	.woocommerce ul.products li.product a.button.add_to_cart_button {
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.woocommerce ul.products li.product .astra-shop-thumbnail-wrap span.onsale {
		font-size: 14px !important;
		padding: 5px 12px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-2 .term-description {
		padding: 20px;
	}
	
	body.woocommerce.woocommerce-page .mobile_filter_button {
		display: none !important;
	}
	
	.product-single-wrapper .product-images-wrapper {
		position: relative;
	}
	
	body.single-product .product-images {
		max-width: 100%;
		position: relative;
		top: 0;
	}

	body.single-product.woocommerce.woocommerce-page section.related.products h2:not(body.single-product.woocommerce.woocommerce-page section.related.products .products h2) {
		font-size: 45px;
	}
	
	body.single-product .product-single-wrapper .product-images .thumbnail-slider {
		padding-bottom: 15px;
	}
}

/* Mobile */
@media (max-width: 543px) {
	header #main-menu .elementor-widget-container {
		margin: 0;
	}

	header .cart-ico {
		margin: auto 10px auto auto !important;
	}

	header .cart-ico svg {
		width: 20px !important;
	}

	header #main-menu nav {
		max-width: 320px;
		top: 65px;
		left: auto;
			right: 20px;
	}

	header #main-menu nav.hfe-dropdown li a.hfe-menu-item {
		padding: 7px;
		font-size: 14px;
	}

	header #main-menu nav ul {
		grid-template-columns: 1fr;
	}

	header #sb {
		--container-widget-width: 100%;
	}
	
	body.page-id-126364, body.woocommerce.archive, body.single-product {
		overflow-x: hidden !important;
	}
	
	.slider-1 .item .left-col span {
		font-size: 18px;
	}

	.slider-1 .item .left-col h2 {
		font-size: 40px;
	}

	.slider-1 .item .left-col p {
		font-size: 18px;
	}

	.slider-1 .item .left-col a.shop-now-btn-green {
		font-size: 16px;
	}

	.slider-1 .item .right-col span {
		font-size: 22px;
		width: 100px;
		height: 100px;
	}
	
	.slider-1 .item {
		padding: 20px;
		flex-direction: column-reverse;
		min-height: 1px;
	}

	.slider-1 .item .left-col {
		margin-top: 20px;
		margin-bottom: 50px;
	}

	.slider-1 .owl-dots {
		bottom: 20px;
		left: 20px;
	}
	
	.slider-3:after, .slider-3-1:after, .slider-3:before, .slider-3-1:before {
		width: 50px;
	}
	
	.trending-products-wrapper .product-single {
		max-width: 100%;
	}
	
	.trending-products-wrapper .product-single .image-box {
		height: 250px;
		padding: 20px;
	}
	
	.trending-products-wrapper .product-single .image-box a {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.trending-products-wrapper .product-single .detail-box .star-rating {
		float: none;
	}

	.trending-products-wrapper a.all-products-btn {
		font-size: 16px;
	}
	
	.product-single-wrapper .product-images .main-slider .swiper-slide {
		height: 400px;
	}

	.product-single-wrapper .product-images .thumbnail-slider {
		max-width: 100px;
		max-height: 320px;
		min-height: 320px;
	}

	.product-single-wrapper .product-images .swiper-button-prev.thumb-prev {
		left: 35px;
	}

	.product-single-wrapper .product-images .swiper-button-next.thumb-next {
		left: 35px;
		bottom: -10px;
	}

	.product-single-wrapper .product-description h3.product-title {
		font-size: 30px;
	}

	.product-single-wrapper .product-description .product-rating .star-rating {
		float: none;
	}

	.product-single-wrapper .product-description .product-price span {
		font-size: 30px;
	}
	
	.product-single-wrapper .product-description span.product-first-category {
		font-size: 16px;
	}
	
/* 	.product-single-wrapper .product-images .main-slider {
		max-height: 315px;
		border-radius: 12px;
	}

	.product-single-wrapper .product-images .thumbnail-slider {
		margin-top: 25px;
		max-height: 260px;
	} */
	
	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 h1.woocommerce-products-header__title.page-title {
		font-size: 30px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-1 {
		flex-direction: column;
		gap: 20px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container {
		flex-direction: column;
		gap: 20px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary {
		width: 100%;
		display: none;
	}

	body.woocommerce.woocommerce-page .wpfFilterContent .wfpDescription {
		font-size: 18px;
	}

	body.woocommerce.woocommerce-page .wpfFilterContent .wpfCheckboxHier span.wpfFilterTaxNameWrapper {
		font-size: 16px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #primary {
		width: 100%;
	}

	.woocommerce ul.products li.product {
		width: 100% !important;
	}

	.woocommerce ul.products li.product span.ast-woo-product-category {
		width: 100%;
	}

	.woocommerce ul.products li.product span.price span {
		font-size: 16px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container {
		padding-bottom: 80px;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container-2 {
		padding: 80px 20px;
	}
	
	body.woocommerce.woocommerce-page .mobile_filter_button {
		display: inline-block !important;
	}
	
	body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary {
		display: none;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary .sidebar-main {
		top: 20px;
		left: 20px;
		right: 20px;
		width: calc(100% - 40px);
		height: 100%;
		max-height: calc(100% - 100px);
		padding: 0;
	}

	body.woocommerce.woocommerce-page div#content.site-content .ast-container #secondary .sidebar-main .ast-filter-wrap {
		height: 100%;
		padding: 20px;
		max-width: 100%;
		width: 100%;
		max-height: 100%;
	}
	
	body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description .add-to-cart-wrapper button.add-to-cart {
		font-size: 16px;
	}

	body.single-product.woocommerce.woocommerce-page section.related.products h2:not(body.single-product.woocommerce.woocommerce-page section.related.products .products h2) {
		font-size: 40px;
	}

	body.single-product.woocommerce.woocommerce-page .woocommerce-tabs ul.tabs.wc-tabs li.active a {
		padding: 15px 0;
	}
	
	body.single-product.woocommerce.woocommerce-page .product-single-wrapper .product-description ul.notes li {
		background-size: 15px;
	}
	
	.product-single-wrapper .product-images .thumbnail-slider .swiper-slide picture img {
		max-height: 40px;
	}
	
	.mobile-header .elementor-element {
		margin: 0 !important;
	}
	
	.tnp-subscription form .tnp-field.tnp-field-button input {
		font-size: 16px;
	}

	.tnp-subscription form .tnp-field.tnp-field-button {
		max-width: 100px;
	}

	.tnp-subscription form .tnp-field.tnp-field-email input {
		font-size: 16px;
	}

	.tnp-subscription form {
		gap: 10px;
	}
	
	.product-sidebar-ad h4.ad-heading {
		font-size: 20px;
		line-height: 25px;
	}

	.product-sidebar-ad {
		gap: 10px;
	}

	.product-sidebar-ad p.ad-content {
		font-size: 14px;
	}

	.product-sidebar-ad a {
		font-size: 14px;
		padding: 8px 15px;
		margin-top: 10px;
	}
	
	body, html {
		overflow-x: hidden !important;
	}
}