@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ayisigimounting.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(144,115,75);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(129,215,66);
	--btn-default-bgcolor-hover: rgb(49,158,61);
	--btn-accented-bgcolor: rgb(144,115,75);
	--btn-accented-bgcolor-hover: rgb(142,83,1);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(144,115,75);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(142,83,1);
}
html #place_order {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(53,173,89);
}
html #place_order:hover {
	color: rgb(39,130,49);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 8px;
}

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


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

.table-bordered td {border:1px solid grey}
.woobt-additional.woobt-text,
.woobt-total.woobt-text,
.wd-checkout-prod-total.product-total,
span.quantity,
p.woocommerce-mini-cart__total.total {display: none !important}

.cart_totals table.shop_table tbody tr.cart-subtotal,
.cart_totals table.shop_table tbody tr.order-total {
    display: none;
}

tr.cart-total-weight {
    border-left: 4px solid #e67e22;
    border-bottom: 1px solid #f5d7af;
    background: #fcf3e0;
    margin: 8px 12px;
    padding-left: 5px;
    border-radius: 4px;
}

tr.cart-total-weight th, 
tr.cart-total-weight td {
    color: #333;
    font-weight: 500;
    border-top: 1px solid #f5d7af;
    border-bottom: 1px solid #f5d7af;
    position: relative;
}
tr.cart-total-weight th {padding-left: 5px !important}

tr.cart-total-weight td {
    text-align: right;
	padding-right: 5px !important
}

.cart_totals table.shop_table tbody tr.cart-total-weight:hover {
    background: #fae9d0;
}

.product-customization-request textarea {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.product-customization-request label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.wd-cart-action-row .button[name="place_order_directly"] {
    display: none !important;
}



.woocommerce-order-overview__total.total {
    display: none !important;
}@media (min-width: 1025px) {
	.table-sm td {padding: 7px 12px;}
td.product-thumbnail img {
  min-width:150px;
  max-width:150px;

}


  form.woocommerce-checkout > :is(.customer-details, .checkout-order-review) {
    flex: 0 0 calc(100% - 15px);
    max-width: calc(100% - 15px);
  }
th.woocommerce-product-attributes-item__label {width:15%}

.woocommerce-variation-add-to-cart .whatsapp-order-button {
  flex: 0 0 auto !important;
  width: auto !important;
  white-space: nowrap;
  margin-left: 10px;

  /* Görsel stil */
  background-color: #25D366;
  border-color: #25D366;
  color: #fff !important;

  border-radius: var(--btn-accented-brd-radius);
  box-shadow: var(--btn-accented-box-shadow);
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.custom-css-re {font-size:18px}
}

@media (max-width: 576px) {
	.custom-css-re {font-size:16px}
}

