:root {
	--wd-hb-opt-h: 60px;
	--wd-text-font: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,86,86);
	--wd-text-font-size: 16px;
	--wd-title-font: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #c9ae6a;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #c9ae6a;
	--btn-accented-bgcolor-hover: #c9a040;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #c9ae6a;
	--wd-link-color-hover: #a58548;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #f8f8f8;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: repeat;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 250px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center bottom;
}
.wd .product-label.onsale {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(185,126,187);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 450px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 80px;
	}

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1280px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Barlow Semi Condensed !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Barlow Semi Condensed !important;
}

.wd-page-title {
background-color: #000000;
}

.offcanvas-sidebar-mobile .woodmart-sticky-sidebar-opener:not(.sticky-toolbar) {
    display: none;
}
.term-description
{
	margin-top:90px !important;	
}

.wrapp-buttons { 
 display: none; 
}

.product-grid-item .price > .amount, .product-grid-item .price ins > .amount {
color: #2d2a2a;
}




.attachment-thumbnail
{
	max-width:100px;
	margin-bottom :20px;
}

.single_add_to_cart_button
{
	background-color :#090;
}

.single_add_to_cart_button:hover
{
	background-color :#00cc00;
}

.product-image-summary-wrap .woodmart-social-icons.icons-size-small i {
	font-size: 20px;
}

body .woocommerce-Tabs-panel .wc-tab-inner>div>h2:first-child {
    text-transform: none;
    font-weight: 600;
    font-size: 26px;
}


.woocommerce-product-gallery .product-image-thumbnail,
        .product-grid-item .product-element-top a,
        .product-image-wrap a {
            display: block;
            position: relative;
            overflow: hidden;
        }

        .woocommerce-product-gallery .product-image-thumbnail img,
        .product-grid-item .product-element-top a img,
        .product-image-wrap a img {
            width: 100%;
            height: auto;
-webkit-transform: none;
    transform: none;
        }

        .woocommerce-product-gallery .product-image-thumbnail:before,
        .product-grid-item .product-element-top a:before,
        .product-image-wrap a:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.06) 100%);
            background: -webkit-gradient(radial, center center, 0, center center, 100%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.06) 100%);
            background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.06) 100%);
            background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.06) 100%);
            background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.06) 100%);
            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.06) 100%);
        }

.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    padding: 12px 100px;
    font-size: 18px;
}

p.stock.out-of-stock {
    color: #ff0000;
}



.tracklist-table td {
    padding: 10px 8px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle; 
}

.play-button {
    width: 40px;/
    height: 40px;
    background-color: #fff; 
    border: 1px solid #e1e1e1;
    border-radius: 50%; 
    color: #333;           
    cursor: pointer;
    
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 14px;       
    padding: 0;            
    

    transition: all 0.2s ease-in-out; 
}


.play-button:hover {
    background-color: #f5f5f5;
    border-color: #ccc;
    transform: scale(1.05);
}


.play-button.playing {
    background-color: #2c3e50;
    border-color: #2c3e50;
    color: #fff;
}


.play-button:not(.playing) {
    padding-left: 2px;
}

/* AJAX arama sonuçlarında fiyatları gizle */
.wd-dropdown-results .price {
    display: none !important;
}


.single-product .pwb-single-product-brands a {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 40px;
    max-width: 168px;
    font-weight: bold;
	  color:black
}


.gold-home-seo-intro {
  max-width: 1180px;
  margin: 0 auto 20px;
  padding: 14px 15px 10px;
  text-align: center;
}

.gold-home-seo-intro h1 {
  font-size: 28px;
  line-height: 1.3;
  margin: 0 0 8px;
  font-weight: 600;
}

.gold-home-seo-intro p {
  font-size: 15px;
  color: #666;
  margin: 0 auto;
  max-width: 850px;
  line-height: 1.6;
}

.gold-home-seo-text p {
  line-height: 1.7;
}@media (min-width: 1025px) {
	.product-grid-item .wd-entities-title {
    font-size: 14px;
}

.product-grid-item .price {
    font-size: 15px;
}

.widget_product_categories .product-categories li a {
    font-size: 16px;
}

.product_list_widget>li .wd-entities-title {

    font-size: 14px;
}

.price {
    font-size: 15px;
	
}


.woocommerce-pagination li .page-numbers {
    font-size: 18px;
 
}

.whb-top-bar .wd-nav-secondary>li>a {
    font-size: 14px;
}


.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span {
    font-size: 14px;
}

.wd-nav-product-cat>li>a {

    font-size: 18px;
}

.wd-sub-menu li a {
    font-size: 16px;
}


}

@media (max-width: 576px) {
	@media (max-width: 768px) {
  .gold-home-seo-intro {
    padding: 10px 15px;
    margin-bottom: 15px;
  }

  .gold-home-seo-intro h1 {
    font-size: 22px;
    line-height: 1.35;
  }

  .gold-home-seo-intro p {
    font-size: 14px;
    line-height: 1.6;
  }

  .gold-home-seo-text {
    margin: 25px auto 20px;
  }

  .gold-home-seo-text h2 {
    font-size: 22px;
    line-height: 1.35;
  }

  .gold-home-seo-text p {
    font-size: 15px;
    line-height: 1.7;
  }
}
}

