/* 
Theme Name: Pixel - InterierCentrum
Theme URI: https://interiercentrum.sk/
Description:
Author: Pixel
Author URI: https://pixel.sk/
Template: hello-elementor
Version: 1.2
Text Domain: interiercentrum
*/

* {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
}

.main_title span {
    color: #144173;
    font-size: 46px;
    font-weight: 400;
    text-transform: lowercase;
}

.attachment-woocommerce_thumbnail {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    object-fit: cover;
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    padding: 50px;
}

.product_scroller_navigation {
    position: absolute;
    margin: 10px;
    right: 0;
}

.product_scroller_navigation_holder {
    position: relative;
}

.product_scroller_navigation li a {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 12px;
}

.tns-nav, .tns-liveregion {
    display: none;
}

.product_scroller {
    position: relative;
    overflow: hidden;
}

.product_scroller ul.products {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
}

.product_scroller ul.products li {
    min-width: calc(1520px / 4);
}

.tns-controls {
    display: none !important;
}

.tns-controls-custom button:hover, .tns-controls button:active, .tns-controls button:focus {
    background: #dad8d8;
    border: 1px solid #dad8d8 !important;
}

.tns-controls-custom {

    position: absolute;
    top: -100px;
    right: 0;
}

.tns-controls-custom button {
    background: #f5f5f5;
    border: 1px solid #f5f5f5 !important;
    border-radius: 8px;
    padding: 15px 20px;
    color: black;
    line-height: 1;
    margin-left: 7px;
    font-size: 14px;
}

.sub_title {
    font-size: 30px !important;
    font-weight: 900;
    position: absolute;
}

.wpc-filter-header {
    font-size: 20px;
    font-weight: 900;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -4px !important;
    margin-left: -2px !important;
    border-radius: 50%;
    outline: none;
    box-shadow: none !important;
    width: 10px !important;
    height: 10px !important;
    background: black !important;
    border: none !important;
}

.woocommerce-ordering select {
    color: white;
    background: black;
    border-color: black;
    border-radius: 8px;
    font-weight: 700;
    max-width: 240px;
    padding: 12px;
}

.category_content {
    position: relative;
}


.eicon-bag-medium {
    content: url('/wp-content/uploads/2023/02/shop.svg') !important;
    width: 100% !important;
}

.elementor-menu-cart__toggle .elementor-button-icon {
    width: 25px !important;
}

.elementor-menu-cart__toggle .elementor-button {
    display: flex !important;
    flex-direction: row !important;
    padding: 0 !important;
}

.woocommerce ul.products li.product a img {
    border: 1px solid transparent;
    transition: 0.2s all;
    outline: 10px solid transparent;
}

.woocommerce ul.products li.product {
    transition: 0.2s all;
}

.woocommerce ul.products li.product:hover {
    transform: scale(1.02);
    transition: 0.2s all;
}

.woocommerce ul.products li.product:hover img {
    transition: 0.2s all;
}

.elementor-menu-cart__toggle .elementor-button-icon {
    margin-right: 5px;
}

.woocommerce-product-gallery {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    object-fit: cover;
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    padding: 50px 120px !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    border: none;
    background: whitesmoke;

    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.woocommerce div.product.elementor ul.tabs {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    background: black;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    border: none;
    background: #000;
    color: #ffffff;
    flex: 1 0 25%;
    flex-grow: inherit;
    text-align: center;
    padding: 5px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: white;
    opacity: 0.9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: none;
    background: #000;
    color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    text-decoration: underline;
}

.woocommerce-product-attributes {
    background: white;
    border: none;
    border-radius: 8px;
}

.woocommerce table.shop_attributes th {
    border: none;
    background: none;
}

.woocommerce table.shop_attributes td {
    border-right: none;
    background: none;
    padding-left: 10px;
    vertical-align: middle;
}

.woo-variation-swatches .variable-items-wrapper .variable-item img {
    object-fit: contain;
}

ul.products li.product .price {
    margin-top: auto !important;
    display: block;
}

ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
    display: flex !important;
    height: 100%;
    max-height: 100%;
    flex-direction: column;
}

.woocommerce div.product form.cart .variations {
    background: none;
}

table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th, table tbody tr:hover > td, table tbody tr:hover > th {
    background: none;
}

.woocommerce div.product form.cart .variations th.label {
    padding: 0;
    display: block !important;
    text-align: left;
    font-size: 25px;
    font-weight: 500;
}

.woocommerce div.product form.cart .variations tr {
    display: flex;
    flex-direction: column;
}

.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio {
    flex-wrap: wrap;
    flex-direction: row;
}

.tc-price-wrap {
    display:block;
    width: 100%;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

@media (min-width: 1600px) {
    .category_content:before {
        content: '';
        position: absolute;
        background: white;
        height: 500px;
        width: 1800px;
        left: calc((100% - 1800px) / 2);
        top: 0;
    }

    .woocommerce .woocommerce-ordering {
        margin: 0 0 40px;
    }
}


.woocommerce-product-gallery {
    padding: 0 !important;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {

    border-radius: 0;
    border:2px solid #dcdcdc;
    outline: 0;
    box-shadow: none;
    margin-right: 10px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
    border-radius: 0;
    border:2px solid #000;
    outline: 0;
    box-shadow: none;
}

.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item {
    border-radius: 0;
    border:2px solid transparent;
    outline: 0;
    box-shadow: none;
    margin-right: 10px;
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item:hover {
    border-radius: 0;
    border:2px solid transparent;
    outline: 0;
    box-shadow: none;
    margin-right: 10px;
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.selected {
    border-radius: 0;
    border:2px solid #000;
    outline: 0;
    box-shadow: none;
}

.tm-extra-product-options .tmcp-field-wrap .tc-epo-text-wrapper.round {
    border-radius: 0;
    border:2px solid #dcdcdc;
    outline: 0;
    box-shadow: none;
    margin-right: 10px;
}
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper.round {
    border-radius: 0;
    border:2px solid #000;
    outline: 0;
    box-shadow: none;
    margin-right: 10px;
}

.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth select, .tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth .tm-epo-field, .tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth .tm-epo-field, .tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field {
    border-radius: 0;
    border:2px solid #000;
    margin-top:5px;
}

.katalogy {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}
.katalogy .katalog {
    height: 600px;
    max-height: 600px;
}
.katalogy .katalog iframe{
    height: 600px;
    max-height: 600px;
}
.elementor-menu-cart__product-image a, .elementor-menu-cart__product-image img, .woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    padding: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #154c7c;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #154c7c;
    opacity: 0.9;
}

.woocommerce ul.products li.product a img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: auto;
    max-height: 780px;
    margin-left: auto;
    margin-right: auto;
}

.product_images {
    max-height: calc(100vh / 3);
}

.product_images .woocommerce-product-gallery__wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: auto;
    max-height: 780px;
    margin-left: auto;
    margin-right: auto;
}

.product_images .woocommerce-product-gallery__wrapper img {
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1400px) AND (max-width: 1850px) {
    .category_content:before {
        width: 90vw;
        left: calc((100% - 90vw) / 2);
    }

}

@media (max-width: 1400px) {
    .woocommerce ul.products li.product a img {
        padding: 0;
    }
    .woocommerce-product-gallery {
        padding: 0 !important;
    }
    .katalogy {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0;
    }
}

@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: calc(100% - 20px);
    }
}
@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1600px;
    }
}


@media (max-width: 992px) {
    .elementor-counter-title {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }

    .sub_title {
        font-size: 20px !important;
        font-weight: 900;
        position: absolute;
        padding:0;
    }

    .product_images .woocommerce-product-gallery__wrapper img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: auto;
        max-height: 400px;
    }

}