/* 
Theme Name: Valpix Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child Theme.
Author: Valpix GmbH
Author URI: https://www.valpix.ch/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Custom Styles Valpix */
@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/fonts/Avenir-Roman.ttf) format('ttf');
}
@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/fonts/Avenir-Black.ttf) format('ttf');
}

:root{
    --blue: #539CAC;
    --pink: #F7BBBE;
    --black: #000;
	--custom-title-color: #000 !important;
	--custom-body-color: #000 !important;
}
:focus, :focus-visible{
    outline: none;
}
.elementor-lightbox header, .elementor-lightbox footer {
    display: none;
}
html, body{
    font-family: "Avenir", sans-serif;
    font-weight: 400;
    color: var(--black);
    background-color: #F8F8FF;
    font-size: 20px;
    overflow-x: hidden;
    width: 100vw;
    line-height: 1.5;
}
body.blog {
    background-color: var(--blue) !important;
}
.lead p, p.age-gate__subheadline {
    font-size: clamp(0.95rem, 0.763vw + 0.759rem, 1.15rem);
}
b, strong {
    font-weight: 900;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 900 !important;
}
h1, h2.age-gate__headline {
    font-size: clamp(1.65rem, 2.672vw + 0.982rem, 2.35rem);
    line-height: 2.5rem !important;
}
h2 {
    font-size: clamp(1.25rem, 3.244vw + 0.439rem, 2.1rem);
    line-height: 2.3rem !important;
}
h3 {
    font-size: clamp(1.15rem, 2.672vw + 0.482rem, 1.85rem);
    line-height: 2rem !important;
}
h4 {
    font-size: clamp(1.1rem, 2.099vw + 0.575rem, 1.65rem);
    line-height: 2rem !important;
}
h5 {
    font-size: clamp(1.05rem, 1.527vw + 0.668rem, 1.45rem);
    line-height: 1.8rem !important;
}
h6 {
    font-size: clamp(1rem, 1.145vw + 0.714rem, 1.3rem);
    line-height: 1.5rem !important;
}
*+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 30px;
}
p:last-of-type{
    margin-bottom: 0;
}
main p a, main p a:hover{
    color: var(--blue);
}
.fadeInUp {
    animation-name: fadeInUpCustom!important
}
.animated {
    animation-duration: 1.5s!important
}
@keyframes fadeInUpCustom {
    from {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
section{
    margin-top: 150px !important;
    margin-bottom: 150px !important;
}
section.extended.e-con>.e-con-inner{
    max-width: 1500px;
}
header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background-color: #F8F8FF;
    z-index: 9999 !important;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(48, 48, 48, 0.22);
    -moz-box-shadow: 0px 10px 14px 0px rgba(48, 48, 48, 0.22);
    box-shadow: 0px 0px 3px 0px rgba(48, 48, 48, 0.22);
}
.topbar{
    font-size: 16px;
}
header #elementor-menu-cart__toggle_button {
    padding: 0;
}
header .elementor-button:before{
	display: none;
}
.menu-item a{
    color: var(--black);
    font-size: 23px;
}
.current-menu-item a{
    font-weight: 900;
}
.menu-item a:after {
    content: '';
    position: absolute;
    height: 15px;
    width: 18px;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
}
.menu-item a:hover:after {
    content: '';
    position: absolute;
    height: 15px;
    width: 18px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/triangle-ol.svg);
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
}
.current-menu-item a:after {
    content: '';
    position: absolute;
    height: 15px;
    width: 18px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/triangle.svg);
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
}
.mainslider .swiper-slide {
    min-height: 500px;
}
.mainslider .swiper-slide-inner {
    padding: 0;
    margin-left: 70px;
    margin-right: 70px;
    max-width: 500px;
    margin-bottom: 70px;
}
.mainslider .swiper-slide-inner .swiper-slide-contents{
    background: rgb(83,156,172);
    background: -moz-linear-gradient(180deg, rgba(83,156,172,1) 0%, rgb(157, 190, 200) 100%);
    background: -webkit-linear-gradient(180deg, rgba(83,156,172,1) 0%, rgba(157,190,200,1) 100%);
    background: linear-gradient(180deg, rgba(83,156,172,1) 0%, rgba(157,190,200,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#539cac",endColorstr="#9dbec8",GradientType=1);
    color: #fff;
    padding: 40px 40px 50px 40px;
}
.mainslider .swiper-slide-inner .swiper-slide-contents:not(:has(> div)) {
    display: none !important;
}
.mainslider .elementor-slide-heading{
    font-size: clamp(1.222rem, 1.336vw + 0.851rem, 1.611rem) !important;
    line-height: 40px !important;
    font-weight: 900 !important;
}
.elementor-button {
    border: 0 !important;
    padding: 0;
    font-size: clamp(1rem, 0.382vw + 0.894rem, 1.111rem);
    padding-left: 25px;
    position: relative;
    background-color: transparent !important;
    color: var(--black) !important;
}
.elementor-button:before {
    content: '';
    position: absolute;
    height: 17px;
    width: 15px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/link.svg);
    background-size: contain;
    left: 0;
    background-repeat: no-repeat;
}
.elementor-button:hover:before{
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/linkhover.svg);
    background-size: contain;
}
.mainslider .swiper-pagination {
    text-align: right;
    padding-right: 50px;
    margin-bottom: 15px;
}
.mainslider .swiper-pagination-bullet {
    height: 45px;
    width: 50px;
    opacity: 1;
    margin-left: -5px !important;
    margin-right: -5px !important;
    border-radius: 0;
    background-color: transparent;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/swiper-pagination-bullet.svg);
    background-size: contain;
}
.mainslider .swiper-pagination-bullet:nth-child(even) {
    transform: rotate(180deg);
}
.mainslider .swiper-pagination-bullet-active {
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/swiper-pagination-bullet-active.svg);
}
section.triangle:after, .toyoung:after {
    height: 353px;
    width: 249px;
    content: '';
    position: absolute;
    right: 0;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/triangle-snipped.svg);
    top: 0;
    background-size: contain;
    z-index: 1;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}
.triangle .elementor-element {
    z-index: 2;
}
.lead {
    max-width: 1000px;
    margin: auto;
}

.text-scroller{
    color: #fff;
    font-weight: 900;
    font-size: 85px;
}
.squaredeco:after {
    position: absolute;
    content: '';
    height: calc(100% + 80px);
    width: calc(50% + 40px);
    background-color: var(--blue);
    top: -40px;
    left: -40px;
    background-repeat: no-repeat;
}
.squaredeco img {
    z-index: 1 !important;
    position: relative;
}
.triangledeco .elementor-widget-container:after {
    content: '';
    position: absolute;
    height: 90%;
    width: 40%;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/imagetriangle.svg);
    top: -60px;
    right: -38px;
    background-size: contain;
    background-repeat: no-repeat;
}

.producerslisting .jet-listing-grid__item {
    position: relative;
}
.producerslisting .jet-listing-grid__item:after {
    content: '';
    height: 1px;
    width: 100%;
    background-color: black;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
}


.producergallery .e-con-full:nth-child(2) .elementor-widget-image:first-of-type {
    margin-top: 50%;
}
.producergallery .elementor-widget-image img {
    height: 500px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}





.blogfiltersection .jet-checkboxes-list-wrapper {
    row-gap: 10px !important;
    display: flex;
    flex-direction: column;
}
.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__input:checked+.jet-checkboxes-list__button .jet-checkboxes-list__decorator {
    background: var(--pink) !important;
}
.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__decorator {
    width: 0 !important;
    height: 0 !important;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 35px solid transparent; /* Transparenter Hintergrund */
    outline: 2px solid pink; /* Pinkfarbener Rahmen */
    outline-offset: -2px;
    transition: 0.3s ease;
}

  
.bio-icon{
    display: none;
}
.bio-bio .bio-icon{
    display: block;
}


.elementor-swiper-button-next:hover:after {
    content: '';
    position: absolute;
    height: 23px;
    width: 20px;
    background-color: var(--pink);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    left: 2px;
    top: 1px;
    background-repeat: no-repeat;
}
.elementor-swiper-button-prev:hover:after {
    content: '';
    position: absolute;
    height: 23px;
    width: 20px;
    background-color: var(--pink);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    left: 2px;
    top: 1px;
    background-repeat: no-repeat;
}
/*
.elementor-swiper-button-prev:hover path {
    d: path("M15,0 L30,25 L0,25 Z") !important;
}
.elementor-swiper-button-prev:hover path {
    d: path("M15,0 L30,25 L0,25 Z") !important;
}
*/


.productinfos h6 {
    margin: 0;
}
.productinfos .inforow {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
.productinfos a {
    color: #000;
}
.productinfos a:after {
    content: '';
    position: absolute;
    height: 17px;
    width: 15px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.shopfilters .elementor-element {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
}
.shopfilters .elementor-element:nth-last-child(2), .shopfilters .elementor-element:last-of-type {
    border-bottom: 0px;
}
.shopfilters .elementor-widget-jet-smart-filters-radio, .shopfilters .elementor-widget-jet-smart-filters-checkboxes {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.shopfilters .jet-filter-label {
    font-weight: bold;
    margin-bottom: 10px !important;
}
.shopfilters .jet-select {
    max-width: 100% !important;
}
.shopfilters button {
    border: 0;
    border-radius: 0;
    padding: 17px;
    width: 100%;
}
.shopfiltersection select {
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}
.produktlistingitem.sale .promotionicon:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 25px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/triangle-ol.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: 30px;
    margin: auto;
    transition: 0.3s ease;
}
.produktlistingitem.sale:hover .promotionicon:before {
    content: '';
    position: absolute;
    height: 100px;
    width: 100%;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/triangle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: -25px;
    margin: auto;
    right: 0;
}
.produktlistingitem .promotionicon {
    display: none;
}
.produktlistingitem.sale .promotionicon {
    display: block;
}


.single-product .elementor-widget-woocommerce-product-images img {
    max-height: 900px !important;
    width: auto !important;
    margin-bottom: 50px;
}

.produktlistingitem .qty.text {
    background-color: transparent;
    border-radius: 0;
    text-align: left !important;
    border-color: var(--blue) !important;
}
.produktlistingitem button {
    background-color: var(--blue) !important;
    color: #000 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}
.floatingbar {
    max-width: 400px;
}
.floatingbar button{
    background-color: var(--blue);
    color: #000;
}


.elementor-menu-cart__footer-buttons {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.elementor-menu-cart__footer-buttons a{
    background-color: var(--blue) !important;
    color: #000 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}
.widget_shopping_cart_content .elementor-menu-cart__product-image {
    display: none;
}

.return-to-shop .button {
    background-color: #539CAC !important;
    border-radius: 0 !important;
    font-weight: normal !important;
	color: #000 !important;
}


/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– AGE GATE –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.age-gate__wrapper {
    max-width: 100vw;
    overflow: hidden;
    padding: 0 !important;
}
.age-gate{
    max-width: unset;
}
p.age-gate__subheadline {
    font-weight: 400;
    max-width: 1000px;
}
.age-gate-buttons, .age-gate__buttons {
    column-gap: 80px;
    margin-top: 70px;
}
.age-gate__buttons button {
    background-color: transparent;
    color: #000;
    font-weight: 400;
    padding: 0;
    position: relative;
}
.age-gate__buttons button:before {
    content: '';
    position: absolute;
    height: 17px;
    width: 15px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -23px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.age-gate__buttons button.age-gate__submit.age-gate__submit--no:before {
    transform: rotate(180deg);
}
.age-gate__buttons button:hover, .age-gate__buttons button:focus, .age-gate__buttons button:focus-visible {
    background-color: transparent !important;
    color: #000;
}
.age-gate__buttons button:hover:before {
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/linkhover.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.age-gate__wrapper:after {
    height: 635px;
    width: 400px;
    content: '';
    position: absolute;
    right: -1px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/triangle-snipped.svg);
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    bottom: 0;
    margin: auto;
}



.producerfilter .jet-filters-group {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    column-gap: 25px;
}
.producerfilter .jet-select {
    width: 300px !important;
    flex-basis: 100% !important;
    max-width: unset !important;
}
.producerfilter select {
    background-color: transparent;
    border-radius: 0;
    border-color: var(--black) !important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 0;
}


.woocommerce-thankyou-order-received {
    margin-bottom: 20px !important;
}
ul.woocommerce-thankyou-order-details {
    padding-left: 0;
}
.woocommerce-order section {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}
.woocommerce-order thead tr th {
    padding: 10px 0px !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
.woocommerce-order table a {
    color: #000 !important;
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    list-style-type: none;
    padding-left: 35px;
}
.woocommerce-MyAccount-navigation li {
    position: relative;
}
.woocommerce-MyAccount-navigation a {
    color: #000;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.woocommerce-MyAccount-navigation li:before {
    content: '';
    position: absolute;
    height: 15px;
    width: 13px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -23px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.woocommerce-MyAccount-navigation li:hover:before, .woocommerce-MyAccount-navigation .is-active:before {
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/linkhover.svg);
}
.woocommerce-MyAccount-content a {
    color: #000;
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-thickness: 1px;
}
.woocommerce-MyAccount-content a:hover {
    color: var(--pink);
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-thickness: 1px;
}
.woocommerce-EditAccountForm input, .woocommerce-form-login input {
    background-color: transparent;
    border: 1px solid var(--blue);
    border-radius: 0;
}
.woocommerce-EditAccountForm .woocommerce-button, .woocommerce-form-login .woocommerce-button, .woocommerce-ResetPassword button {
    background-color: var(--blue) !important;
    color: #000 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    margin-top: 20px !important;
}
.woocommerce-form-login{
    border: 0!important;
    padding: 0 !important;
}
.woocommerce-form-login__rememberme{
    display: none !important;
}
.woocommerce-LostPassword {
    margin-top: 20px !important;
}
.woocommerce-LostPassword a{
    color: black;
    font-size: 16px;
}

.jet-radio-list__decorator {
    width: 0 !important;
    height: 0 !important;
    margin-top: 0 !important;
    margin-right: 5px !important;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 14px solid #000 !important;
    display: inline-block !important;
    vertical-align: middle !important;
    background: transparent !important;
    border-top: 0 !important;
    border-radius: 0 !important;
}
.jet-radio-list__checked-icon {
    display: none;
}
.jet-radio-list .jet-radio-list__item .jet-radio-list__input:checked+.jet-radio-list__button .jet-radio-list__decorator {
    background: transparent !important;
    border-bottom-color: pink !important;
}


.triangle-listing li:before {
    content: '';
    position: absolute;
    height: 15px;
    width: 13px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -23px;
    top: 10px;
    transform: rotate(29deg);
}




.ctapopup span .elementor-button-text {
    color: #fff !important;
}
footer{
    color: #fff;
    font-size: 17px;
}
footer a, footer a:hover{
    color: #fff;
}
#backtotop{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -25px;
}
footer h4{
    font-size: 24px;
}
footer ul, .triangle-listing ul {
    list-style-type: none;
    padding-left: 24px;
}
footer li, .triangle-listing li{
    position: relative;
}
footer li:before {
    content: '';
    position: absolute;
    height: 15px;
    width: 13px;
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: -23px;
    top: 0;
    bottom: 0;
    margin: auto;
}
footer li:hover:before {
    background-image: url(https://www.mountain-wines.ch/wp-content/themes/valpix-child/assets/img/linkhover.svg);
}
.credits{
    font-size: 15px;
}
.credits ul{
    padding-left: 0;
    display: flex;
    flex-direction: row;
    column-gap: 20px;
    list-style-type: none;
}
.credits li:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #fff;
    right: -10px;
}
.credits li:last-of-type:after {
    display: none;
}


#order_comments {
    display: none;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.elementor-widget-woocommerce-menu-cart .product-name, .elementor-widget-woocommerce-menu-cart .product-price {
    min-width: 100%;
    padding-left: 0;
}
.woocommerce-ResetPassword input {
    background-color: transparent;
    border: 1px solid var(--blue);
    border-radius: 0;
}
.woocommerce-Address header {
    position: relative !important;
    box-shadow: unset;
    padding: 0;
}
.woocommerce-Address h2 {
    font-size: 25px !important;
    line-height: 1.5 !important;
    margin-bottom: 0;
  }
.woocommerce-Address a {
    float: left !important;
    margin-bottom: 25px;
}
.woocommerce-Address header {
    padding: 0 !important;
}


.searchgrid .elementor-grid>div {
    position: relative;
}
.searchgrid .elementor-grid>div:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #000;
    bottom: -15px;
}


.flashbags .alert-success {
    padding: 20px 40px 20px 70px;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #000;
    border-top: 3px solid #8fae1b;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-radius: 0;
    font-size: 20px;
}
.flashbags svg {
    display: none;
}

.tinvwl-buttons-group button{
    background-color: var(--blue) !important;
    color: #000 !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    border: 0 !important;
}
.woocommerce-info::before {
	display: none;
}
.woocommerce-info {
    background-color: #f8f8ff;
    border-bottom: 2px solid var(--blue);
    border-top: 2px solid var(--blue) !important;
}
.woocommerce-cart-form.processing, .calculated_shipping.processing{
	background-color: #f8f8ff !important;
}

privacybee-widget div, privacybee-widget div ul li, privacybee-widget div a {
	max-width: 100% !important;
	line-height: inherit !important;
}
.prx_h1 {
    padding-top: 0;
}

@media screen and (max-width: 1600px){
    footer, section{
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .post-type-archive-product .e-atc-qty-button-holder{
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
        font-size: 18px;
    }
}
@media screen and (max-width: 1500px){
    .triangledeco .elementor-widget-container:after {
        right: -36px;
        top: -58px;
        width: 250px;
        height: 375px;
    }
}
@media screen and (max-width: 1310px){
    .woocommerce-cart .coupon {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        margin: 0;
    }
}
@media screen and (max-width: 1225px){
    .triangledeco .elementor-widget-container:after {
        right: -26px;
        top: -40px;
        width: 180px;
        height: 270px;
    }
}
@media screen and (max-width: 1115px){
    .age-gate-buttons, .age-gate__buttons {
        display: flex;
        gap: var(--ag-button-gap, 20px);
        flex-direction: column;
    }
}
@media screen and (max-width: 1024px){
    header, footer, section {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .mainslider .swiper-slide-inner{
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .mainslider .swiper-pagination {
        padding-right: 30px;
    }
    .mainslider .swiper-pagination-bullet {
        height: 40px;
        width: 45px;
    }
    .current-menu-item a:after {
        bottom: 3px;
        left: 0;
        right: unset;
        transform: rotate(90deg);
        display: block;
    }
    a.elementor-item.elementor-item-active, .menu-item a:hover {
        padding-left: 30px !important;
    }
    .menu-item a:hover {
        padding-left: 0px !important;
    }
    .menu-item a:after {
        bottom: 3px;
        left: 0;
        right: unset;
        margin: auto;
        transform: rotate(90deg);
    }
    .menu-item a:hover:after {
        display: none;
    }
    .squaredeco:after {
        height: calc(100% + 40px);
        width: calc(50% + 20px);
        top: -20px;
        left: -20px;
    }
    .text-scroller {
        font-size: 65px;
    }
    section {
        margin-top: 120px !important;
        margin-bottom: 120px !important;
    }
    .post-type-archive-product .e-atc-qty-button-holder{
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: 10px;
        font-size: 20px;
    }
}
@media screen and (max-width: 815px){
    .triangledeco .elementor-widget-container:after {
        right: -22px;
        top: -34.7px;
        width: 150px;
        height: 225px;
    }
}

@media screen and (max-width: 767px){
    html, body{
        font-size: 18px;
        line-height: 1.5;
    }
    header, footer, section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .lead p, p.age-gate__subheadline {
        font-size: 19px;
    }
    .mainslider .swiper-slide-inner {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 90px;
    }
    .mainslider .swiper-slide-inner .swiper-slide-contents {
        padding: 30px 30px 40px 30px;
    }
    .mainslider .elementor-slide-heading{
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }
    .mainslider .swiper-pagination {
        padding-right: 20px;
    }
    .mainslider .swiper-pagination-bullet {
        height: 35px;
        width: 40px;
    }
    .squaredeco img {
        padding: 20px;
    }
    .squaredeco:after {
        height: calc(100% + 20px);
        width: calc(50% + 20px);
        top: -10px;
        left: -10px;
    }
    .text-scroller {
        font-size: 40px;
    }
    section {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
    .producergallery .e-con-full:nth-child(2) .elementor-widget-image:first-of-type {
        margin-top: 0%;
    }
    .single-product .elementor-widget-woocommerce-product-images img {
        max-height: 450px !important;
        width: auto !important;
    }
	.newsslider .elementor-swiper-button-prev:hover:after {
		height: 20px;
		width: 18px;
		left: 0px;
		top: 0px;
	}
	.newsslider .elementor-swiper-button-next:hover:after {
		height: 20px;
		width: 18px;
		right: 0px;
		top: 0px;
	}
	
}
@media screen and (max-width: 595px){
    .age-gate__buttons button {
        max-width: 100%;
        hyphens: auto;
        white-space: break-spaces;
        text-align: left;
    }
    .age-gate-buttons, .age-gate__buttons {
        column-gap: 80px;
        margin-top: 40px;
        padding-left: 24px;
    }
    .age-gate__wrapper:after {
        height: 450px;
        width: 283px;
    }
}
@media screen and (max-width: 370px){
    .post-type-archive-product .e-atc-qty-button-holder{
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
        font-size: 18px;
    }
}