.media-grid-price-overlay > div > p{
    position: absolute;
    right: 25%;
    bottom: 25%;
    border-radius: 50px;
    background: #EE1C2E;
    color: white;
    font-weight: 800;
    width: fit-content;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    padding: 10px;
}

.erbjudande-wrapper .vc_gitem-row-position-bottom {
    top: 350px !important;
    position: absolute !important;
}

 .erbjudande-wrapper .wpb_single_image img {
    object-fit: cover;
    width: auto !important;
    height: 210px; 
}

@media screen and (min-width: 768px) {
    .erbjudande-wrapper .wpb_single_image img {
        width: 280px;
        height: 280px; 
    }
}

 .erbjudande-wrapper .wpb_single_image img {
    object-fit: cover;
    width: auto !important;
    height: 210px; 
}

.erbjudande-wrapper .vc_gitem-row-position-bottom {
    margin-top: -120px !important;
}

.erbjudande-wrapper {
    height: 350px !important;
}

.images-flipbook > p > br {
    display:none;
}



.box.newsletter input[type="text"] {
    height: 48px;
    background: white;
    border-radius: 10px;
    padding-left: 16px;
}

.box.newsletter input[name="MERGE1"] {
    
}

.box.newsletter input[type="text"] {
    height: 48px;
    background: white;
    border-radius: 10px;
    padding-left: 16px;
    
}

.box.newsletter input[type="text"]::placeholder,
.box.newsletter input[type="text"]::-ms-input-placeholder{
    color: #424242 !important;
}

.submit-newsletter .box_submit {
    border-color: #2A2A2A !important;
    border: 1px solid !important;
    border-radius: 100px !important;
    padding: 13px 19px !important;
    
}
.box.newsletter .title {
    margin-bottom: 16px;
}

.box.newsletter{
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
}

.submit-newsletter {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#gform_2 input[type="submit"] {
    background-color: rgb(66 66 66 / var(--tw-bg-opacity)) !important;
    border-radius: 99px !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    cursor: pointer !important;
    padding: 9px 18px !important;
    height: 32px !important;
}

/*
@media screen and (max-width: 400px) {
    .swiper .image-wrapper > .swiper-slide > img {
        max-width: unset !important;
        width: 418px !important;
        margin-left: -16px !important;
        margin-top: -23px !important;    
    }
}*/


input.box_submit {
    cursor: pointer;
}

input.box_submit:hover {
    background: #2A2A2A !important;
    border-color: #2A2A2A !important;
    color: white !important;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Orelega One", arial, sans-serif !important;
    color: rgb(66,66,66) !important;
}

@media screen and (min-width: 768px) {
    .extra-margin-desktop {
        margin-left: 32px !important;
        margin-right: 32px !important;
    }
}


@media screen and (min-width: 768px) {
    
    .branding .svg-logo {
        max-width: unset;
        width: 250px;
        height: auto;
    }

    
    /*header {
        height: 192px !important;
    }*/

    #site-header.collapse-height {
        height: 122px !important;
    }
}

.gravity_wrapper > p:last-child {
    display: none;
}

@media screen and (max-width: 768px) {
    .no-margin-top-mobile {
        padding-top: unset;
        padding-bottom: unset;
        margin-top: unset;
        margin-bottom: unset;
    }
}

.gravity_wrapper h2,
.heading-xl-2xl{
    color: rgb(66,66,66) !important;
}

/*
.mobile-unifiler-swiper,
.mobile-unifiler-swiper .swiper{
    pointer-events: auto !important;
    touch-action: inherit !important;
    user-select: auto !important;
}
*/

/*
.swiper .image-wrapper,
#swiper-1270c85,
#my-gallery-1270c85{
    touch-action: auto;
}
*/

.swiper-horizontal {
    touch-action: pan-y pinch-zoom !important;
}


#site-content {
    overflow-x: hidden !important;
}

@media screen and (max-width: 768px) {
    
    #veckans-erbjudande-start > div > .vc_column-inner,
    #veckans-erbjudande-start .mobile-unifiler-swiper{
        padding-top: unset !important;
    
    }
}