/*
 Theme Name:   David Garrett Shop
 Theme URI:    https://themeforest.net/item/striz-fashion-ecommerce-wordpress-theme/23127573
 Author:       DevLabor GmbH
 Author URI:   https://devlabor.com
 Template:     striz
 Version:      1.0.0
 Text Domain:  striz-child
*/

/* body */

small {
    font-size: 100%;
}

.handheld-footer-bar {
    display: none;
}

.opal-wrapper {
    margin-bottom: 0;
}

.mp-menu {
    display: none;
}

body, html, button, input, optgroup, select, textarea, .single-product div.product .product_meta .posted_in a,
.single-product div.product .product_meta .posted_in span, .single-product div.product .product_meta .sku_wrapper a, .single-product div.product .product_meta .sku_wrapper span, .single-product div.product .product_meta .tagged_as a,
.single-product div.product .product_meta .tagged_as span, /* barlow condensed ->*/
#secondary .elementor-widget-container h5:first-of-type, .author-wrapper .author-name, .button-outline-primary, .button-outline-secondary, .button-primary,
.button-secondary, .column-item .post-link a, .contactform-content .form-title, .elementor-element .elementor-button, .error404 .error-404 h1, .error404 .error-404-subtitle h2, .filter-toggle, .more-link, .opal-image-hotspots-tooltips-product .product-price,
.opal-pagination-6 .page-numbers:not(ul):not(.dots), .osf-product-deal .woocommerce-product-list .opal-countdown, .page .edit-link a.post-edit-link, .pbr-social-share .social-share-header, .product-style-1 li.product a[class*=product_type_],
.product-style-2 li.product a[class*=product_type_], .scrollup, .secondary-button .search-submit, .single-product div.product .pbr-social-share a, .single-product div.product .product_meta .posted_in, .single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .tagged_as, .single-product div.product .summary .price, .single-product div.product table.variations label, .site-header .mainmenu-container .top-menu > li > a, .typo-heading,
.wc-proceed-to-checkout .button, .widget_recent_entries li.item-recent-post a, .widget_shopping_cart .buttons .button, .widget_shopping_cart .buttons .button:nth-child(odd), .wishlist_table .product-add-to-cart a.button, .woocommerce-cart .return-to-shop a,
.woocommerce-MyAccount-content .woocommerce-Pagination .woocommerce-button, .woocommerce-tabs ul.tabs li a, body.single-post .navigation .nav-content, body.single-post article.type-post .entry-footer .tags-title, button[type=submit], form.track_order label,
h1, h2, h2.widget-title, h2.widgettitle, h3, h4, h5, h6, input.secondary[type=button], input.secondary[type=reset], input.secondary[type=submit], input[type=button], input[type=reset], input[type=submit], li.product .onsale, ul.products li.product .price {
    font-family: "Big Shoulders Display", Sans-serif;
}

.scrollup .fa-angle-up {
    font-size: 1.5rem;
}

.page-title-bar {
    background-image: url("http://david-garrett.codelords.de/wp-content/uploads/2022/06/b_policy_h2.jpg");
    background-color: transparent;
}

.product-style-1 li.product .group-label {
    padding: 0 !important;
}

/* removes category images */
.woocommerce ul.products li.product-category a img {
    display: none;
}

.dark-overlay .overlay-bottom-top .elementor-cta__bg-overlay {
    background-image: linear-gradient(0deg, var(--e-global-color-b68e20c, #000000) 30%, transparent 100%);
    opacity: 0.5;
}

.woocommerce-breadcrumb {
    margin-bottom: 0;
}

.woocommerce-breadcrumb a:first-of-type:before {
    content: '';
    padding-left: 3px;
}

/*.dark-overlay .background-cta .elementor-cta__content {
    background-color: #e50032;
}*/

.osf-sorting-wrapper .filter-toggle {
    background-color: #fff;
    color: #222;
}

/* nav menu */
.shop-header-animation .elementor-nav-menu .sub-arrow {
    transform: rotate(0);
    transition: transform .2s ease-in-out;
}

.shop-header-animation .elementor-nav-menu a:hover .sub-arrow {
    transform: rotate(180deg);
    transition: transform .2s ease-in-out;
}

.teaser-max-width .swiper-slide-bg {
    background-position: left !important;
}


.elementor-widget-opal-nav-menu .elementor-nav-menu--dropdown a:hover {
    color: #e50032 !important;
}

.elementor-nav-menu .sub-arrow {
    padding-right: 10px;
}

.elementor-products-grid ul.products.elementor-grid li.product {
    max-width: 100%;
}

/* background for stretched teaser */
.elementor-shape .elementor-shape-fill {
    fill: #fff !important;
}

/* search */
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    background-color: transparent;
}

.elementor-widget-opal-header-group .elementor-search-form__input {
    font-size: 2rem !important;
    color: white !important;
}

.elementor-widget-opal-header-group .elementor-search-form__input::placeholder {
    color: white;
    opacity: 0.6;
}

.elementor-widget-opal-header-group .elementor-search-form__input:focus::placeholder {
    color: white !important;
}

.hover-red-dg .elementor-heading-title a:hover {
    color: #e50032 !important;
}

.shop-cat .widget {
    margin-bottom: 10px;
}

.shop-cat h2, h3 {
    font-weight: 800;
}

/* Gravity Forms */

.gfield_consent_label {
    display: inline;
    font-size: 1.25rem;
    margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    padding: 8px;
}

.ginput_container_consent {
    display: flex;
    align-items: center;
}

.ginput_container_consent input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.eael-gravity-form textarea:focus {
    border-color: #e1e1e1;
}

/* woocommerce */

.shipping-calculator-form .select2-selection {
    display: flex;
    align-items: center;
}

table.woocommerce-checkout-review-order-table .product-name {
    font-weight: bold;
}

.order_review_heading {
    font-size: 1.5rem !important;
}

.woocommerce-shipping-fields label {
    font-weight: 400;
    color: #111;
}

.header-button .count{
    font-size: 0.875rem;
    font-weight: bold;
}

.cart-collaterals .cart_totals th {
    font-weight: bold;
}

table.woocommerce-checkout-review-order-table th {
    font-weight: bold;
}

#payment .payment_methods > .wc_payment_method > label {
    font-size: 1.5rem;
}

.ppc-button-wrapper {
    order: 1;
}

.cart_totals .wc-proceed-to-checkout {
    display: flex;
    flex-direction: column;
}

.wc-proceed-to-checkout .checkout-button {
    margin-bottom: 20px;
}

.shipping-calculator-form .form-row {
    display: block;
}

dl.variation {
    font-size: 1.5rem;
}

/* cart product title */
.cart_item .product-name a, .product-name {
    font-size: 1.5rem;
    hyphens: auto;
}

/* region select font size */
.woocommerce-billing-fields .select2-container--default .select2-selection--single {
    font-size: 1.25rem;
    padding-top: 0.5rem;
}

/* region select font size */
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 1.25rem;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
}

.widget_shopping_cart_content .quantity {
    font-size: 1.25rem;
}

.shopping_cart .widget_shopping_cart {
    min-width: 320px;
    padding: 10px !important;
}

.site-header-account .account-dropdown .account-inner.dashboard a {
    font-size: 1.25rem;
}

.icon-box-hover-dg .elementor-icon-box-title a:hover {
    color: #e50032;
}

.shopping_cart .elementor-menu-cart__footer-buttons {
    display: flex;
    justify-content: center;
    gap: 5px;
    padding-top: 0;
}

.shopping_cart .elementor-menu-cart__footer-buttons a {
    background-color: #e50032;
}

.shopping_cart .elementor-menu-cart__footer-buttons a:hover {
    background-color: #bb1a3d;
}

.shopping_cart .product-remove {
    display: none;
}

.shopping_cart .product-thumbnail img {
    max-height: 300px;
    object-fit: contain;
}

.elementor-menu-cart__products {
    overflow-y: auto;

}

.elementor-menu-cart__product {
    display: block !important;
    padding-right: 0 !important;
    padding-bottom: 20px !important;
    border-bottom: none !important;
}


.elementor-menu-cart__products,.archive .elementor-menu-cart__products {
    max-height: calc(100vh - 300px);
}

.elementor-menu-cart__product-name {
    font-size: 1.5rem !important;
    padding-left: 0 !important;
}

.elementor-menu-cart__product-price {
    padding-left: 0 !important;
    color: #222222 !important;
    font-weight: 400 !important;
}

.elementor-menu-cart__product:not(:first-of-type) {
    padding-top: 0 !important;
}

.hover-red-dg, .footer-bg-blk {
    background-color: #1f1f1f;
}

.elementor-menu-cart__subtotal {
    font-size: 1.25rem;
}

.widget_shopping_cart .elementor-button:hover {
    color: white;
    background-color: #bb1a3d;
}

.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 11px;
}

.col-2 .select2-selection__rendered {
    padding: 10px;
}

.woocommerce-billing-fields label {
    font-size: 1.5rem;
}

.woocommerce-cart .cart-empty {
    letter-spacing: 1px;
}

ul.products li.product img {
    max-height: 430px;
    object-fit: contain;
}

.archive .elementor-menu-cart__subtotal {
    border-left: none !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
}

.home ul.products li.product img {
    max-height: 430px;
    object-fit: contain;
}

.select2-selection__rendered {
    text-align: left;
}

.woocommerce-billing-fields input, .woocommerce-shipping-fields input,
.woocommerce-additional-fields textarea {
    font-size: 1.25rem;
}

.woocommerce-additional-fields label {
    color: #000;
}

/*.validate-required input{*/
/*    outline: none !important;*/
/*}*/

.woocommerce-noreviews {
    background-color: #e50032;
}

.wc-cart-shipping-notice {
    font-size: 1.75rem;
}

.actions .button:hover {
    background-color: #e50032;
    border-color: #e50032;
}

.home .opal-icon-search {
    background-color: transparent !important;
    font-size: 20px;
}

.archive .opal-icon-search {
    background-color: transparent !important;
    width: 20px !important;
    font-size: 1.25rem;
}

.elementor-menu-cart__subtotal {
    padding: 20px 0;
    text-align: center;
    font-weight: 600;
}

.opal-icon-search {
    font-size: 1.25rem;
}

/* info about payment, shipping costs */
.jde_hint {
    font-size: 1.75rem;
}

.jde_hint a {
    color: #e50032;
}

.jde_hint a:hover {
    color: #b30027;
}

.woocommerce-error {
    background-color: #e50032;
}

/* star rating woocommerce */
.product-style-1 li.product .star-rating {
    float: none;
    overflow: unset;
}

.single-product .single_add_to_cart_button {
    background-color: #999999 !important;
    border-color: #999999 !important;
    color: white;
    opacity: 1 !important;
}

.single-product .single_add_to_cart_button:hover {
    background-color: #e50032 !important;
    border-color: #e50032 !important;

}

/* product category font size */
.posted_in {
    font-size: 1rem !important;
}

.woocommerce-de_price_taxrate {
    font-size: 1.25rem;
}

ul.products li.product .price {
    font-size: 1.875rem;
}

.woocommerce_de_versandkosten {
    font-size: 1.25rem;
}

.shipping_de_string {
    font-size: 1.25rem;
}

.price {
    margin-bottom: 0;
}

.stock-label {
    font-size: 1.125rem !important;
}

.select-items div {
    font-size: 1.5rem
}

.single_add_to_cart_button {
    opacity: 1;
}

.single_add_to_cart_button:hover {
    background-color: #e50032;
    opacity: 1;
}

.form-row {
    align-items: center;
}

.woocommerce-form-row label {
    margin-bottom: 0;
}

.product-style-1 li.product .woocommerce-loop-product__title {
    font-size: 1.5rem !important;
}

.woo-filter-btn .filter-toggle {
    color: #1A1A1A;
    background-color: transparent;
}

.teaser-buttons {
    top: calc(100vh - 6.5625rem);
    left: 60px;
}

.site-content {
    padding: 0;
}

.comments-pagination, .pagination, .woocommerce-pagination {
    padding: 2.6em 0 3em;
}

.woocommerce-EditAccountForm input{
    font-size: 1.25rem;
}

.woocommerce-EditAccountForm fieldset label {
    padding-right: 10px;
}

/* elementor post slider */
.elementor-widget-theme-cpt-slide-slider .swiper-slide.stretch {
    align-self: stretch;
    height: auto;
}

.elementor-widget-theme-cpt-slide-slider .swiper-slide.stretch > .elementor,
.elementor-widget-theme-cpt-slide-slider .swiper-slide.stretch > .elementor > .elementor-inner,
.elementor-widget-theme-cpt-slide-slider .swiper-slide.stretch > .elementor > .elementor-inner > .elementor-section-wrap {
    height: 100%;
}

.slider-padding-dg .swiper-container {
    padding-bottom: 0;
}

.elementor-widget-theme-cpt-slide-slider .swiper-slide.stretch > .elementor > .elementor-inner > .elementor-section-wrap {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.elementor-widget-theme-cpt-slide-slider .swiper-slide.stretch > .elementor > .elementor-inner > .elementor-section-wrap > section {
    flex: 1 0 auto;
}

.teaser-max-width {
    max-width: none;
}

.woocommerce-order .woocommerce-order-overview {
    background: #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0, rgba(17, 17, 26, 0.1) 0 8px 24px, rgba(17, 17, 26, 0.1) 0 16px 48px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
}

.woocommerce-order-overview li, .woocommerce-order-overview strong {
    font-size: 1.5rem !important;
}

.woocommerce-order-overview li:not(:last-child) {
    border-bottom: 1px solid #000;
}

.woocommerce-order-overview li {
    font-weight: 700;
}

.woocommerce-order-overview strong {
    font-weight: normal;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-notice {
    bottom: 0;
    padding: 10px 60px 10px 20px;
}

.single-product div.product table.variations select {
    font-size: 1.25rem;
}

.single-product div.product table.variations tr {
    padding-bottom: 15px;
}

.elementor-nothing-found {
    padding: 10px;
}

.home .product-image, .archive .product-image, .single-product .product-image {
    min-height: 430px;
}

.product .woocommerce_de_versandkosten {
    text-align: left;
}

/* responsive */

@media (min-width: 1200px) {
    #content {
        max-width: 1840px;
    }

    .order_review_inner {
        padding-left: 0;
    }
}

@media (max-width: 1680px) {
    ul.products li.product img {
        max-height: 390px;
    }
    .home .product-image, .archive .product-image, .single-product .product-image {
        min-height: 390px;
    }

    .home ul.products li.product img {
        max-height: 390px;
    }
}

@media (max-width: 1440px) {
    ul.products li.product img {
        max-height: 330px;
    }

    .home .product-image, .archive .product-image, .single-product .product-image {
        min-height: 330px;
    }

    .home ul.products li.product img {
        max-height: 330px;
    }
}

@media (min-width: 1280px) {
    .single-product div.product form.cart .quantity input[type=number] {
        margin-top: 6px;
    }
}

@media (max-width: 1280px) {
    ul.products li.product img {
        max-height: 290px;
    }
    .home .product-image, .archive .product-image, .single-product .product-image {
        min-height: 290px;
    }

    .single-product div.product form.cart .quantity input[type=number] {
        margin-top: 0;
    }

    .home ul.products li.product img {
        max-height: 290px;
    }
}

@media (max-width: 1200px) {
    table.woocommerce-checkout-review-order-table .product-name {
        min-width: unset;
    }

    #content {
        max-width: 1200px;
    }

    .ppc-button-wrapper {
        text-align: center;
    }

    .maps-size-responsive {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1024px) {
    .woocommerce-page #content .product-block .caption {
        display: block;
        text-align: left;
    }

    table.cart:not(.wishlist_table) td.product-remove {
        display: table-cell;
        border: 0;
    }
}

@media (max-width: 1024px) {
    .elementor-shape {
        z-index: 0;
    }

    .home .product-image {
        min-height: 226px;
    }

    .archive .product-image, .single-product .product-image {
        min-height: 318px;
    }

    .woocommerce-orders-table .woocommerce-button {
        padding: 0;
    }

    .wc-item-meta {
        padding-left: 0 !important;
    }

    .elementor-menu-cart__products,.archive .elementor-menu-cart__products {
        text-align: center;
    }

    ul.products li.product img {
        max-height: 318px;
    }

    .home ul.products li.product img {
        max-height: 226px;
    }

    .icon-box-hover-dg .elementor-widget-wrap {
        display: flex;
        justify-content: center;
    }

    .slider-padding-dg h2 {
        font-size: 2.5rem !important;
    }

    .slider-padding-dg .elementor-widget:not(:last-child), .slider-padding-dg {
        margin-bottom: 0;
    }

    .slider-img img {
        width: 500px;
    }

    .woocommerce-cart-form .coupon-code .actions {
        padding-top: 12px;
    }

    table.cart:not(.wishlist_table) td, table.cart:not(.wishlist_table) th {
        padding: 0;
    }

    .woocommerce-cart-form .product-name,
    .woocommerce-cart-form .product-thumbnail {
        display: block !important;
    }

    .woocommerce-cart-form .coupon button {
        margin-top: 15px;
    }

    .woocommerce-cart-form .product-price,
    .woocommerce-cart-form .product-quantity,
    .woocommerce-cart-form .product-subtotal {
        display: table-cell;
    }

    .woocommerce_de_versandkosten {
        text-align: center;
    }

    .product .woocommerce_de_versandkosten {
        text-align: center;
    }

    .single-product .woocommerce-tabs {
        margin-top: 0;
    }

    .hover-red-dg .elementor-icon-box-wrapper {
        display: block !important;
    }

    .product-block .caption {
        text-align: -webkit-center;
    }

    .product-block .caption .price {
        justify-content: center;
    }

    .woocommerce-page #content {
        max-width: unset;
        padding-top: 0;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 50px;
    }

    .single-product .single_add_to_cart_button, .single-product .single_add_to_cart_button.disabled[type=submit] {
        padding: 1em 1.5em;
    }

    .single-product div.product .images {
        margin-bottom: 1rem;
    }

    .woocommerce-cart-form .jde_hint .actions {
        padding: 2.61792em 0 0 0 !important;
        text-align: left !important;
    }

    #content {
        max-width: 1024px;
    }
}

@media (max-width: 991px) {
    .product-style-1 li.product a[class*=product_type_] {
        bottom: -45px;
    }
    .home ul.products li.product img {
        max-height: 300px;
    }

    .home .product-image {
        min-height: 300px;
    }
}

@media (max-width: 880px) {
    ul.products li.product img {
        max-height: 270px;
    }
    .home ul.products li.product img {
        max-height: 263px;
    }

    .home .product-image {
        min-height: 263px;
    }

    .archive .product-image, .single-product .product-image {
        min-height: 270px;
    }
}

@media (max-width: 805px) {
    .contact-number-dg {
        padding-left: 55px;
    }

    .woocommerce-orders-table th, .woocommerce-orders-table td {
        font-size: 1.25rem;
    }

    .phone-number-dg {
        padding-left: 49px;
    }
}

@media (max-width: 767px) {
    .nav-menu-dg .elementor-nav-menu li {
        background-color: #1a1a1a;
    }

    .woocommerce-orders-table th, .woocommerce-orders-table td {
        font-size: 1.5rem;
    }

    .responsive-img-dg .elementor-cta__image img {
        width: 60% !important;
    }

    ul.products li.product img {
        max-height: unset;
    }

    .archive .product-image, .single-product .product-image {
        min-height: 297px;
    }

    .home ul.products li.product img {
        max-height: 353px;
    }

    .home .product-image {
        min-height: 353px;
    }

    table.cart:not(.wishlist_table) td.product-remove a.remove {
        right: auto;
    }

    .slider-padding-dg .slider-heading-dg h2:first-child {
        padding-top: 30px;
    }

    .slider-padding-dg .slider-button-dg .elementor-button {
        margin-bottom: 30px;
    }

    .woocommerce-cart-form .product-thumbnail {
        text-align: center !important;
    }

    table.shop_table_responsive tr td {
        display: block !important;
        text-align: right !important;
    }

    .content-area .product {
        margin-top: 50px;
    }

    .contact-number-dg {
        padding-left: 0;
    }

    .phone-icon-dg .fa-phone::before {
        top: 0;
    }

    .site-content {
        padding-bottom: 0;
    }

    .swiper-pagination {
        bottom: 70px !important;
    }

    .cart_item .product-thumbnail img {
        max-width: 200px !important;
    }

    .woocommerce-cart-form .jde_hint .actions {
        text-align: left;
    }

    .woocommerce-cart-form .variation {
        display: flex;
        justify-content: space-between;
        margin-block-end: 0;
    }

    .checkout .wc_payment_methods label {
        font-size: 1.5rem !important;
    }

    .order_review_heading {
        padding: 0;
    }

    .woocommerce-order-details .wc-item-meta {
        margin-bottom: 0;
    }

    #content {
        max-width: 768px;
    }

    .phone-number-dg {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .content-box, .woocommerce-page:not(.archive):not(.single):not(.home) .content-area {
        padding: 15px;
    }

    table.cart:not(.wishlist_table) td.product-remove {
        display: block;
    }

}

@media (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}


@media (max-width: 575px) {
    .product-block .caption {
        text-align: -webkit-center;
    }

    .home ul.products li.product img {
        max-height: 257px;
    }

    ul.products li.product img {
        max-height: 450px;
    }

    .archive .product-image, .single-product .product-image {
        min-height: 450px;
    }

    ul.products li.product img {
        max-height: 450px;
    }

    .home .product-image {
        min-height: 257px;
    }

    .responsive-img-dg .elementor-cta__image img {
        width: 80% !important;
    }

    .woocommerce-column .woocommerce-column__title {
        font-size: 2rem;
    }

    #content {
        margin-right: 0;
        margin-left: 0;
    }

    .single-product .variations_button {
        flex-wrap: wrap;
        justify-content: center;
    }

    .woocommerce-variation-add-to-cart .quantity {
        min-height: 70px;
    }

    .elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .product-block .caption .price {
        justify-content: center;
    }

    .dark-overlay .elementor-cta .elementor-cta__content {
        min-height: 350px !important;
    }

    .woocommerce-order-details .wc-item-meta {
        padding-left: 0;
    }

    .content-box, .woocommerce-page:not(.archive):not(.single):not(.home) .content-area {
        padding: 0;
    }
}

@media (max-width: 425px) {
    .contact-number-dg {
        padding-left: 55px;
    }

    .responsive-img-dg .elementor-cta__image img {
        width: 90% !important;
    }

    .home ul.products li.product img {
        max-height: 182px;
    }

    .home .product-image {
        min-height: 182px;
    }

    .phone-number-dg {
        padding-left: 49px;
    }

    .phone-icon-dg .fa-phone::before {
        top: 25px;
    }

    ul.products li.product img {
        max-height: 375px;
    }

    .archive .product-image, .single-product .product-image {
        min-height: 375px;
    }
}

@media (max-width: 405px) {

    .woocommerce-order-details .woocommerce-table {
        font-size: 1.375rem;
    }

    .home ul.products li.product img {
        max-height: 172px;
    }

    .home .product-image {
        min-height: 172px;
    }

    .woocommerce-checkout .row div {
        padding-left: 0;
        padding-right: 0;
    }

    .woocommerce-checkout-review-order {
        padding: 40px 0;
    }

    .phone-icon-dg .fa-phone::before {
        top: 25px;
    }
}

@media (max-width: 375px) {
    .home ul.products li.product img {
        max-height: 157px;
    }

    .home .product-image {
        min-height: 157px;
    }
}