/*
Theme Name: GrailPoint ONE WHITE STUDIO
Theme URI: https://onewhitestudio.pl
Author: One White Studio
Author URI: https://onewhitestudio.pl
Description: Theme for Grailpoint
Version: 2.0.1
Text Domain: grailpoint
*/

@media only screen and (max-width: 767px) {
    .single-product .single-product__product .photo-product-container #container.wc360-container {
        width: 100%;

    }
}

.single-product .single-product__product .photo-product-container .threesixty {
    min-height: 240px;

}


.single-product .single-product__product .photo-product-container .threesixty .nav_bar {
    bottom: 0;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    right: unset;

}

.single-product .single-product__product .photo-product-container .threesixty .nav_bar a.nav_bar_previous {
    background-position: 0 -69px !important;
}


.page__title {
    margin-top: 30px;
}

.more_products .products li:last-child img {
    opacity: 1;
}

.more_products__link {
    display: none;
    visibility: hidden;
}

.more_products .products li:last-child:hover .more_products__overlay {
    display: none;
}

.woocommerce-cart .woocommerce ul.products li.product {
    height: auto;
    min-height: unset;
}

/*.woocommerce-cart .woocommerce ul.products li.product a > img {*/
/*    max-width: 280px;*/
/*    max-height: 280px;*/
/*    height: 280px;*/
/*}*/

.home .new-section.sections_with_a_photo .photo-section:first-child .photo-section__content {
    background-color: #bfa576;
}

.home .new-section.sections_with_a_photo .photo-section:nth-child(2) .photo-section__content {
    background-color: #0d1a0f;
}

.theme-grailpoint .woocommerce .single-product__summary .variations .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.disabled {
    display: none;
}

.theme-grailpoint .choice-7 {
    display: none;
}
