/**
    Theme name: GLOO starter theme
    created by: GLOO https://gloo.pl/
 */

.products-list,
.products-grid {
    position: relative;
}

.lds-ring {
    display: inline-block;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    z-index: 1000000;
    background-color: #ffffffa0;
    top: 0;
    left: 0;
}

.lds-ring.lds-ring-compare {
    min-height: 60vh;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 45%;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #A58D78;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #A58D78 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/** 2nd loader */

.shop-basket {
    position: relative;
}

.lds-ring2 {
    display: inline-block;
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    z-index: 1000000;
    background-color: #ffffffa0;
}

.lds-ring2 div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 30%;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #A58D78;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #A58D78 transparent transparent transparent;
}

.lds-ring2 div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring2 div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring2 div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.error-message {
    display: none;
    color: #f33;
    font-size: 12px;
}

.required-error .error-message {
    display: block;
}

.woocommerce form .form-row label {
    line-height: 1;
    margin-bottom: 0;
    font-weight: normal;
}

.delivery #payment {
    display: none!important;
}

.error-page {
    padding: 50px 0;
    text-align: center;
}

.error-page h2,
.error-page p {
    margin-bottom: 25px;
}

.comment-form-rating .stars:nth-of-type(2) {
    display: none!important;
}

.productSingle-set li {
    position: relative;
}

.productSingle-set li .popup-hidden-text {
    position: absolute;
    font-size: 11px;
    height: auto;
    width: 300px;
    top: 100%;
    left: 0;
    background-color: #fff;
    display: none;
    transition-duration: .3s;
    line-height: 1;
    padding: 5px 10px;
    border: 1px solid #A58D78;
    z-index: 2;
}

@media (max-width: 420px) {
    .productSingle-set li .popup-hidden-text {
        left: -20%;
    }
}

.productSingle-set li:hover {
    cursor: pointer;
}

.productSingle-set li:hover .popup-hidden-text {
    display: block;
}

#geowidget_show_map {
    background-color: #A58D78;
}

.grecaptcha-logo,
.grecaptcha-badge {
    display: none!important;
}

.transfer-data {
    font-size: 14px;
    background-color: #ECECEC;
    display: block;
    padding: 10px;
}

.coupon-info {
    margin-bottom: 50px;
}

.page-id-172 .woocommerce-notices-wrapper {
    display: none!important;
}

.woocommerce-MyAccount-content .woocommerce-error {
    display: none!important;
}

#shipping_method li:nth-of-type(4) {
    display: none!important;
}

.basket-summary-priceDiscount {
    width: 100%!important;
}

.basket-summary-table tr td.price,
.basket-summary-priceDiscount {
    font-size: 28px;
}

.coupon-remove {
    font-size: 18px;
}

.coupon-remove:hover {
    text-decoration: underline;
    cursor: pointer;
}

.bs-product-remove {
    position: relative;
}

.bs-product-remove .mini-basket-remove {
    top: -10px;
    right: -10px;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
    font-family: Poppins, 'Arial', sans-serif;
    color: #333;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
}

.map-primary-holder iframe {
    width: 100%;
}

.woocommerce p.stars a {
    font-size: 2.2em;
}

.frontPage-header-mobile,
.woocommerce-userPanel .woocommerce-notices-wrapper,
.woocommerce-userPanel .woocommerce-message {
    display: none;
}

.newCollection-thumb-mobile {
    display: none;
}

.basket-shipment-info {
    margin-top: 5px;
}

.checkout.woocommerce-checkout .woocommerce-message {
    margin: 0 19%;
}

.slick-lightbox-slick-img {
    background: #fff;
}

.slick-lightbox-slick .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1000;
    background: transparent;
    border: none;
    color: transparent;
}

.slick-lightbox-slick .slick-arrow.slick-prev::before {
    content: "";
    width: 25px;
    height: 50px;
    display: inline-block;
    background-image: url(images/ico/productSingle-slider_icon-left.png);
}

.slick-lightbox-slick .slick-arrow.slick-next::before {
    content: "";
    width: 25px;
    height: 50px;
    display: inline-block;
    background-image: url(images/ico/productSingle-slider_icon-right.png);
}

.slick-lightbox .slick-lightbox-inner span {
    color: transparent;
}