/*
Theme Name: Wine Art Gallery
Theme URI: https://www.click.media/
Description: Art Gallery and Museum Theme
Author: Clickmedia
Author URI: https://www.click.media/
Text Domain: wine-art-gallery
Tags: art, gallery, museum, portfolio, elegant, modern, Gutenberg-ready, custom-colors, custom-logo, custom-menu, featured-images, flexible-header, gallery, grid-layout, left-sidebar, right-sidebar, threaded-comments, translation-ready, accessibility-ready
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.eltdf-page-title {
    color: #1F2A44;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    text-transform: uppercase;
}
.eltdf-page-subtitle {
    color: #414a60;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.eltdf-container-artist .eltdf-single-product-content .images {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
	box-sizing: border-box;
}

.eltdf-content-inner:has(.eltdf-container-artist) .eltdf-content {
    margin-bottom: 0px !important;
}

.cma-artist-gallery .eltdf-row-grid-section-wrapper .eltdf-st-title{
    color: #363036;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 16px !important;
}
.cma-artist-gallery .eltdf-row-grid-section-wrapper .eltdf-st-caption{
    color: var(--Brand-Deep, #B993B8);
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
}


.cma-artist-gallery{
    padding-top: 120px;
    padding-bottom: 140px;
}

.cma-artist-gallery .cma-artist-gallery-inner {
    margin-top: 50px;
}

.cma-artist-gallery .eltdf-pl-text-inner .button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "Open Sans";
	font-size: 13px;
	line-height: 2em;
	font-weight: 600;
	letter-spacing: .07em;
	outline: 0;
	box-sizing: border-box;
	transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
	padding: 7px 37px;
	color: #525252;
	background-color: transparent;
	border: 1px solid #b993b8;
	cursor: pointer;
	z-index: 3;
}

.cma-artist-gallery .products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 991px) {
    .cma-artist-gallery .products {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .cma-artist-gallery .products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .cma-artist-gallery .products {
        grid-template-columns: repeat(1, 1fr);
    }
}

.cma-artist-gallery .products li.product {
    width: 100% !important;
    margin: 0 !important;
}

.cma-artist-page .eltdf-st-description {
    color: #5F5F5F;
    font-family: "Alegreya Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 147.368% */
}

.woocommerce.archive .widget.woocommerce.widget_price_filter .price_slider_amount .price_label{
    background-color: transparent;
}

.cma-artists-archive {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.eltdf-woo-social-share-holder a.eltdf-share-link{
    background-color: transparent;
}

.eltdf-full-width {
    max-width: 100% !important;
    width: 100% !important;
}
.eltdf-container-width {
    width: 1320px;
    margin: 0 auto;
}

.woocommerce.archive .eltdf-container-inner {
    padding: 80px 0 40px 0 !important;
}

.woocommerce.archive .eltdf-page-content-holder .widget.widget_price_filter{
   display: none;
}
.woocommerce.archive .eltdf-page-content-holder .widget.widget_price_filter h2{
   font-size: 22px;
}

@media (max-width: 1024px) {
    .woocommerce.archive .eltdf-page-content-holder .widget.widget_price_filter{
        display: block;
    }
    .woocommerce.archive .eltdf-sidebar-holder .widget.widget_price_filter{
        display: none;
    }
}

.woocommerce-page.single-product .eltdf-container-inner {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
}
/* .woocommerce-page.single-product .related.products {
    margin-top: 120px !important;
} */
/* .eltdf-woo-single-page .eltdf-single-product-summary {
    width: 50% !important;
    padding: 0 !important;
} */
.eltdf-woo-single-page .eltdf-single-product-summary .eltdf-single-product-title {
    margin: 20px 0 7px !important;
}
.eltdf-woo-single-page .eltdf-single-product-summary .price {
    color: #B993B8 !important;
    font-family: "EB Garamond";
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 36px !important;
    text-transform: uppercase !important;
    margin-top: 32px 0 28px 0 !important;
}
.eltdf-woo-single-page .eltdf-single-product-summary form.cart{
    margin-top: 40px !important;
}
.eltdf-woo-single-page .eltdf-single-product-summary p.stock.in-stock {
    display: none !important;
}

section.vc_section.wineart-about-page-wraper h3 {
    margin-top: 0;
    margin-bottom: 16px;
}
section.vc_section.wineart-about-page-wraper {
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    section.vc_section.wineart-about-page-wraper .wpb_content_element {
        margin-top: 20px;
    }
}

@media (max-width: 1024px) {
    .eltdf-content .eltdf-content-inner>.eltdf-full-width>.eltdf-full-width-inner:has( .wineart-about-page-wraper ) {
        padding-top: 60px !important;
        padding-bottom: 30px !important;
    }

    section.vc_section.wineart-about-page-wraper {
        padding-bottom: 0 !important;
    }
}

@media (max-width: 767px) {
    .eltdf-content .eltdf-content-inner>.eltdf-full-width>.eltdf-full-width-inner:has( .wineart-about-page-wraper ) {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }
}

a.eltdf-social-icon-widget-holder.eltdf-icon-has-hover[href=""],
a.eltdf-social-icon-widget-holder.eltdf-icon-has-hover[href="#"] {
    display: none !important;
}

.eltdf-woocommerce-page .woocommerce-error, .eltdf-woocommerce-page .woocommerce-info, .eltdf-woocommerce-page .woocommerce-message {
    padding: 20px 15%;
}

.eltdf-sc-dropdown .eltdf-sc-dropdown-item {
    display: flex !important;
}

.woocommerce.archive ul.products > .product .eltdf-pl-inner .eltdf-pl-image img{
    width: 300px;
    height: 300px;
    object-fit: contain;
}