/*
Theme Name:  INDICIA The7 Child
Description: Child theme for the The7
Author:      INDICIA
Author URI:  https://www.indicia.nl/
Template:    dt-the7
Version:     1.0.0
License:     MIT License
License URI: http://opensource.org/licenses/MIT
*/



/* ----------------- */
/* 0. Globals        */
/* 1. Navbar         */
/* 2. Hero           */
/* 3. Footer         */
/* 4. Forms          */
/* 5. Filters        */
/* 6. The7 Elements  */
/* 7. Modules        */
/* 7.1 Image Gallery */
/* 7.2 Product loop  */
/* 8. Search         */
/* 9. Helper classes */
/* ----------------- */

/* ----------------- */
/* 0. Globals        */
/* ----------------- */
/* Scroll top icon */
.scroll-top.on {
    left: 10px;
    right: unset;
    border-radius: 5px;
}

h1 {
    line-height: 60px;
}

html {
    scroll-behavior: smooth;
    word-break: break-word;
    scroll-padding-top: 125px;
}

:target:before {
    content: "";
    display: block;
    height: 125px;
    margin: 30px 0 0;
}



/* ----------------- */
/* 1. Navbar         */
/* ----------------- */
.the7-e-sticky .tac-logo img {
    width: auto;
}

/* ----------------- */
/* 2. Hero           */
/* ----------------- */
/* Slides */
.elementor-widget-slides .elementor-slide-description span,
.tac-hero-em {
    font-weight: 800;
    text-transform: uppercase;
}

.elementor-widget-slides .elementor-button {
    text-shadow: 0 0 #00000000 !important;
    box-shadow: 0 0 #00000000 !important;
}


@media only screen and (max-width: 767px) {
    .elementor-slide-heading {
        font-size: 40px !important;
    }
    
    .elementor-slide-heading,
    .elementor-slide-description {
        line-height: 1.2 !important;
    }
}




/* ----------------- */
/* 3. Footer         */
/* ----------------- */
/* Style elem */
.tac-footer-detail::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../../uploads/2023/10/tac-style-element.svg);
    background-size: cover;
    width: 198px;
    height: 35px;
    left: calc(50vw - 99px);
    top: 135px;
    z-index: 100;
}



/* ----------------- */
/* 4. Forms          */
/* ----------------- */
.gform-button {
    border-style: unset;
}

.gform_required_legend {
    display: none !important;
}

/* Footer form */
footer .gform-button {
    width: 100%;
    height: 100%;
}

footer .gfield_label {
    display: none !important;
}

footer .gform_confirmation_message {
    color: #fff;
    line-height: 20px;
}

footer input {
    border-radius: unset !important;
    border-style: unset !important;
}

footer .gform_fields {
    grid-column-gap: unset !important;
    grid-row-gap: unset !important;
    border-radius: 5px;
    overflow: hidden;
}

.elementor-location-popup input[type="submit"] {
    width: 100%;
    line-height: 30px !important;
    padding: 8px !important;
}

.gform_confirmation_wrapper a {
    text-decoration: underline;
    color: var( --e-global-color-accent) !important;
}

/* ----------------- */
/* 5. Filters        */
/* ----------------- */
.jet-search-filter__submit {
    min-width: 120px;
}

.jet-radio-list__row {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

/* Hiding the default checkbox appearance */
.tac-product-table__row-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 2px solid #555;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
}

/* Style for when checkbox is checked */
.tac-product-table__row-checkbox:checked {
    background-color: #1E73BE;
    background-image: url('data:image/svg+xml;utf8,<svg fill="%23ffffff" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.629 14.571L3.5 10.442l1.414-1.414L7.629 11.743 15.086 4.286l1.414 1.414-8.871 8.871z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
}

/* Hover effect */
.tac-product-table__row-checkbox:hover {
    border-color: #1E73BE;
}

/* ----------------- */
/* 6. The7 Elements  */
/* ----------------- */

/*.the7-box-wrapper:hover {*/
/*    transform: scale(1.07);*/
/*}*/

/*Icon buttons*/
.tac-product-range .elementor-button {
    text-align: left;
}

/* ----------------- */
/* 7. Modules        */
/* ----------------- */

/* ----------------- */
/* 7.1 Image Gallery */
/* ----------------- */
.tac-product-gallery .elementor-image-gallery .gallery-item {
    margin: 0 !important;
}

.tac-product-gallery .elementor-image-gallery .gallery-item img {
    object-fit: contain;
    max-height: 100%;
}



.tac-product-gallery .elementor-image-carousel {
    margin-top: 20px !important;
}

.tac-product-gallery .elementor-image-gallery,
.tac-product-gallery .elementor-image-gallery .gallery-icon {
    line-height: 0;
}

.tac-product-gallery .elementor-image-gallery .gallery-icon {
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.tac-product-gallery .elementor-image-gallery .gallery-item img {
    width: 100%;
}

.tac-product-gallery .elementor-widget-image-gallery {
    position: relative;
}

.tac-product-gallery .gallery-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.4s;
    opacity: 0;
}

.tac-product-gallery .gallery-item.active {
    opacity: 1;
    position: relative;
}

.tac-product-gallery .swiper-pagination {
    bottom: -14px !important;
}

.tac-product-gallery .elementor-swiper-button {
    padding: 5px;
    background-color: #DD5F22;
    border-radius: 5px;
}

.tac-product-gallery .elementor-swiper-button-prev {
    left: -25px !important;
}

.tac-product-gallery .elementor-swiper-button-next {
    right: -25px !important;
}
/* ----------------- */

/* ----------------- */
/* 7.2 Product loop  */
/* ----------------- */
/* Product looper */
.tac-product-card:hover {
    transform: scale(1.03);
}

.tac-product-card img {
    aspect-ratio: 2 / 1;
    object-fit: contain;
    width: 100%;
}

.tac-product-table__row:not(last-child) {
    margin-bottom: 20px;
}

/* ----------------- */

/* CTA Bar */
.tac-cta-bar h4 {
    margin-bottom: 0 !important;
}

a.tac-cta-bar:hover {
    transform: scale(1.03);
}

a.tac-cta-bar img {
    animation: tac-cta-bar 2s infinite;
    transition: all .5s;
}

@keyframes tac-cta-bar {
  0% {
      transform: translateX(-8px);
      
  }
  50% {
      transform: translateX(8px);
  }
  100% {
      transform: translateX(-8px);
  }
}


.tac-cta-group-primary a,
.tac-cta-group-secondary a {
    width: 100%;
}

.tac-cta-group-secondary a {
    text-align: left;
}




/* --------------- */
/* 3. Cookies      */
/* --------------- */

/* The7 Theme vars */
#icn_cookie_notice {
    /* general vars */
    --icn-primary-color: var(--icn-custom-primary, var(--the7-accent-color));
    --icn-secondary-color: var(--icn-custom-secondary, var(--the7-btn-hover-bg-color));

    /* btn vars */
    --icn-btn-border-radius: var(--icn-custom-border-radius, var(--the7-border-radius-size));
    --icn-btn-primary-text: var(--icn-custom-btn-text, var(--the7-btn-color));
    --icn-btn-secondary-text: var(--icn-custom-btn-secondary-text, var(--the7-btn-hover-color));
    --icn-btn-font: var(--icn-custom-font, var(--the7-btn-s-font));

    /* text vars */
    --icn-text-color: var(--icn-custom-text-color, var(--the7-h2-color));
    --icn-text-heading: var(--icn-custom-heading, var(--the7-h2-font));
}


/* Layout */
#icn_cookie_notice {
    display: flex;
    justify-content: flex-end;
}

.icn-cookie-notification--banner {
    width: 100vw;
    margin: unset !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0 !important;
    padding: 24px;
    border-top-left-radius: var(--icn-btn-border-radius);
    border-top-right-radius: var(--icn-btn-border-radius);
    border-bottom: unset;
    background-color: #4072bb;
}

.icn-cookie-notification__row {
    padding: 0 15px;
}   




.icn-cookie-notification__information {
    width: 400px;
    max-width: 100%;
    margin-bottom: unset;
}

.icn-cookie-notification__information {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 20px;
    flex-grow: 1;
}


.icn-cookie-notification__row,
.icn-cookie-notification__information-cta {
    justify-content: flex-end;
    margin-top: 24px;
}

.icn-cookie-notification__row--visible {
    width: 1200px;
    display: flex !important;
    justify-content: space-between;
}

#icn_cookie_notice .icn-cookie-notification {
    position: fixed;
    bottom: 0;
}

.icn-cookie-notification__row-column-content_list {
    padding: 10px;
}

.icn-cookie-notification__row-column-title {
    margin: unset;
}

.icn-cookie-notification__row-column {
    width: auto;
    color: var(--icn-btn-primary-text);
}

/* ------- */
/* Buttons */
/* ------- */
.icn-cookie-notification__information-info,
#icn_cookie_notice button {
    padding: 10px 20px;
    border: unset;
    border-radius: var(--icn-btn-border-radius);
    font: var(--icn-btn-font);
    font-size: 14px;
    transition: all 300ms ease-out;
}

/* primary */
#icn_cookie_notice button {
    background-color: var(--icn-primary-color);
    color: var(--icn-btn-primary-text);
}

#icn_cookie_notice button:hover {
    background-color: var(--icn-secondary-color);
    color: var(--icn-btn-secondary-text);
}

/* secondary */
.icn-cookie-notification__information-info {
    color: #fff;
    text-decoration: unset;
}

.icn-cookie-notification__information-info:hover {
    text-decoration: underline;
    color: #fff;
}

/* ---- */
/* Text */
/* ---- */
.icn-cookie-notification__title {
    font-size: 56px;
}

.icn-cookie-notification__title,
.icn-cookie-notification__information {
    color: #fff;
}

/* ---------- */
/* Responsive */
/* ---------- */
@media only screen and (max-width: 1200px) {
    .icn-cookie-notification__row--visible {
        max-width: 1200px;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .icn-cookie-notification__row--visible {
        flex-flow: column nowrap;
    }

    .icn-cookie-notification,
    .icn-cookie-notification__information {
        width: 100%;
    }

    .icn-cookie-notification--banner {
        margin: unset;
        flex-flow: column nowrap;
    }
    .icn-cookie-notification__title {
        margin-bottom: 20px;
        margin-top: 20px;
    }
     .icn-cookie-notification__information {
        flex-direction: column;
        margin-top:10px

    }
}

#icn_cookie_notice {
    /* colors */
    --icn-custom-primary: #ca6633;
    --icn-custom-secondary: #4072bb;
    --icn-custom-btn-text: #fff;
    --icn-custom-btn-secondary-text: #fff;
    --icn-custom-text-color: #000;

    /* fonts */
    --icn-custom-heading: 24px bold;    
	--icn-custom-font: 18px;

    /* px */
    --icn-custom-border-radius: 3px;
}









