@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.allencarr.com.tr/wp-content/themes/actrV2/fonts/woodmart-font-3-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(85,85,85);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: #dc1a4c;
	--wd-alternative-color: rgb(11,28,53);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(220,26,76);
	--btn-default-color-hover: rgba(220,26,76,0.79);
	--btn-accented-bgcolor: rgb(220,26,76);
	--btn-accented-bgcolor-hover: rgba(220,26,76,0.79);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 720px;
	--wd-popup-padding: 5px;
}
.header-banner {
	background-color: rgb(227,10,23);
	background-image: none;
}
.page-title-default {
	background-color: rgb(220,27,76);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(220,26,76);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 5px;
--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;
}



:root {
	--btn-transform: inherit;
}
.lwptoc .lwptoc_i {
  border-radius: 8px;
	border: 1px solid #555;
}
.set-mb-s {
  --margin-bottom: 1px !important;
}
h4 {
  margin-bottom: auto !important;
}
.wd-swatch {
  font-weight: 500 !important;
}
.price .amount {
  font-size: larger !important;
}
.wd-add-btn-replace .add-to-cart-loop {
  padding: 5px !important;
	margin-top: 10px;
}
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
  padding: 10px 14px !important;
}
/* yazı tipi boyutlandırma kodu */
#text {
  font-size: inherit; /* Başlangıç yazı boyutu */
	text-align: justify;
}
button {
  padding: 10px;
  margin-right: 5px;
  font-size: 16px;
}
.wpcf7-not-valid-tip {
  font-size: 13px;
}
.wd-accordion.wd-style-shadow>.wd-accordion-item {
  margin-bottom: 12px;
  background: #f8f8f8;
  border: 1px solid #ddd;
}
:is(.breadcrumbs, .yoast-breadcrumb) :is(a, span) {
  font-size: 13px;
}
td.product-name p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 100%;
}
.checkout-order-review > .woocommerce-checkout-review-order .wd-table-wrapper {
  padding: 0px 0px !important;
}
.text-center {
  text-align: center !important;
}
.wd-price-value {
  font-size: 22px !important;
}
.wpcf7-submit {
  display: inline-block !important;
  margin: 0 auto !important;
}
input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
  font-size: 15px !important;
}
.wpcf7-not-valid-tip {
  font-size: 15px !important;
}
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
  font-size: 14px !important;
}
.wd-product :is(.wd-product-cats, .wd-product-brands-links) {
  font-size: 100% !important;
  font-weight: 600;
}
.wd-product .product-wrapper {
  border: 1px solid #ccc;
}
/* Satın alma butonlarını kapatır */
.wd-product.wd-hover-icons .wd-buttons .wd-action-btn > a {
  display: none !important;
}
.posted_in {
  display: none !important;
}
.product_meta > span:not(:last-child) {
  font-weight: 500;
  font-size: 1.2em;
	text-decoration: underline;
}
.product_meta .meta-label {
  display: none;
}
.wd-product.wd-hover-standard .wd-add-btn {
	display: none !important;
	margin-bottom: 0px !important;
}
.wd-add-btn .wd-add-btn-replace a {
	display: none !important;
}
/* checkbox reset */
input[type="radio"], input[type="checkbox"] {
  margin-top: -3px;
  width: 18px;
  height: 18Px;
}
/* form date alanı arkaplan beyaz */
input[type="date"] {
  background-color: #fff !important;
}
/* popup video çevresini düzenler */
.wd-popup {
  padding: var(--wd-popup-padding, 4px) !important;
	background-color: transparent !important;
}
.wd-product .wd-entities-title {
  color: #002C54 !important;
  font-weight: 600 !important;
}
.copyrights-wrapper {
  border-top: 0px !important;
}
.wd-action-btn.wd-style-icon-bg-text > a {
  background-color: #dc1a4c !important;
	color: white;
}
/* Hesabım "Adresler" sekmesi içi */
.woocommerce-Address-title .edit {
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 10px 20px;
  border-radius: 5px;
  background: aliceblue;
}
.woocommerce-MyAccount-content > p {
  font-size: 100%;
}
/* Magazadaki "Genel" kategorisi linkini kapatır */
.cat-item-145 {
	display: none !important;
}
/* Ana Sayfa "Giriş" popup tasarım iyileştirme */
.login-form-side .woocommerce-form-login {
  background: #e8e8e8;
}
/* Hesabım sayfasındaki "GİRİŞ YAP" kısmına tasarım düzenleme */
.with-login-reg-info.active-register .login-info {
  text-align: justify;
}
.with-login-reg-info :is(.registration-info, .login-info) {
  text-align: justify;
}
/* Video Eğitim akordion tasarım */
.sbve-bolum {
  border: 1px solid #ccc;
  border-radius: 8px;
  background-color: #DFEFFD;
}
.wd-accordion-opener {
  color: #222222 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}
.footer-link-color {
  color: #000 !important;
}
.wd-entry-meta .meta-author {
  display: none;
}
.paynetj-button {
  background: #2CC1FC !important;
  border-radius: 6px;
  padding: 16px;
  font-size: 1.05em;
}
.order-status {
  background: #e7c7c7 !important;
	color: white !important;
}
fieldset {
  margin-bottom: 5px !important;
  padding: 8px !important;
  border: 0px solid var(--brdcolor-gray-300) !important;
  border-radius: var(--wd-brd-radius);
}
.product-label {
  padding: 8px 10px !important;
  font-size: 15px !important;
  margin: -15px !important;
  top: 5px !important;
	border-radius: 9px !important;
}
.product-label.out-of-stock {
  background-color: #fecccc !important;
}@media (min-width: 1025px) {
	.wd-nav-main>li>a, .wd-nav-secondary>li>a {
	height: 25px;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
	width: 34px;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
	height: 34px;
	border-radius: 34px;
}
.wd-product-cats {
	margin: 15px;
	font-size: 1.4em;
	font-weight: 500;
}
.min-footer {
	background-color: #ad1039;
	padding-block: 10px !important;
}
.wd-product.wd-hover-standard .wd-add-btn {
  margin-bottom: 20px !important;
}
.wd-btn-icon {
  font-size: large;
  padding: 0 3px;
}
.wd-product .wd-entities-title {
  font-size: 1.2em !important;
	margin-top: 5px !important;
}
.product_title {
  font-size: 26px !important;
  font-weight: 600;
}
.wd-dropdown-menu.wd-design-default {
  padding: var(--wd-dropdown-padding, 12px 20px);
  --wd-dropdown-width: 275px;
}
.wd-info-box {
  --ib-icon-sp: 3px !important;
}
.info-box-title {
  margin-top: 10px;
}
.wd-swatch {
  font-weight: 500 !important;
}
.wd-social-icons .wd-social-icon {
  margin: 8px 10px 5px 0px !important;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price, .wrap-price, .product-rating-price) {
  margin-top: inherit !important;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) a {
	font-size: 1.1em !important;
  color: steelblue;
}
.price {
	font-size: 1.3em;
	margin-bottom: 5px !important;
}
.box-with-icon .info-box-icon {
  margin-right: 8px;
}
p.c4wp-display-captcha-form input[type="text"] {
  font-size: 18px !important;
}
/* Alkol Nasıl Bırakılır sayfasına özel CSS tanım */
.page-id-22506 :is(.wd-price-table) {
  text-align: left !important;
}
.page-id-22506 :is(.wd-price-value) {
	line-height: 1.5 !important;
}
.page-id-12097 :is(.reset-last-child > :last-child) {
  margin-top: 10px;
  margin-bottom: 10px;
}
.box-style-bg-hover {
  padding: 24px !important;
}
.box-style-border .info-box-content {
  padding: 15px;
  border: 2px solid var(--brdcolor-gray-300);
  margin-bottom: 20px;
}
.box-style-border.box-icon-align-left .info-box-content {
  padding-left: calc(var(--ib-icon-sp) + 20px);
}
.page-title .title {
  font-size: 2.2em !important;
}
:is(.breadcrumbs, .yoast-breadcrumb) :is(a, span) {
  font-size: 14px;
	text-transform: capitalize;
  font-weight: 500;
}
.wd-brand-item a {
  font-size: 1.5em;
  font-weight: 600;
}
.wd-sub-menu li > a {
  color: #111 !important;
}
p.stock.out-of-stock {
  font-size: 25px !important;
}
p.stock {
    margin: 10px 10px 22px 10px !important;
}
fieldset {
  margin-bottom: 5px !important;
  padding: 8px !important;
  border: 0px solid var(--brdcolor-gray-300) !important;
  border-radius: var(--wd-brd-radius);
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.mobile-off {
	display: none;
}
.min-footer {
	background-color: black;
	padding-block: 10px !important;
}
}

@media (max-width: 576px) {
	.min-footer {
	background-color: black;
	padding-block: 10px !important;
	font-size: 13px;
}
.wd-product .product-wrapper {
    padding: 15px !important;
}
.wd-product .wd-entities-title {
    font-size: 20px !important;
    margin-top: 10px !important;
}
.wd-product.wd-hover-standard .wd-add-btn {
    margin-bottom: 10px !important;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    font-size: 18px !important;
    line-height: 1.7 !important;
}
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 12px 25px !important;
    font-size: 17px !important;
}
.price .amount {
    font-size: 20px !important;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.woocommerce-MyAccount-content > p {
  font-size: 90% !important;
  padding: 12px;
}
.box-style-border .info-box-content {
  padding: 25px;
  border: 2px solid var(--brdcolor-gray-300);
  margin-bottom: 20px;
}
.box-style-border.box-icon-align-left .info-box-content {
  padding-left: calc(var(--ib-icon-sp) + 10px);
}
}

