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

:root {
	--wd-header-banner-h: 100px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(5,5,5);
	--wd-text-font-size: 15px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(185,154,90);
	--wd-alternative-color: rgb(185,154,90);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(214,13,16);
	--btn-accented-bgcolor-hover: rgb(214,42,45);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(214,13,16);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(247,247,247);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.page-title-default {
	background-color: rgb(198,198,198);
	background-image: url(https://napolyonhome.com.tr/wp-content/uploads/2023/12/header-resmi.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #f7f7f7;
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}

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

@media (min-width: 1327px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1310px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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

.woocommerce-order p:nth-child(3), .woocommerce-order-overview__payment-method {
	display: none !important;
}
.woocommerce-terms-and-conditions-wrapper {
  display: none !important;
}
.whb-header {
	  direction:ltr !important;
}
.quantity {
	font-weight: bold !important;;
	color: #000 !important;
}
.wd-price-unit {
	font-weight: bold;
	color: #000 !important;
	font-size: 15px !important;
	padding-top: 10px !important;
}
.woocommerce-Price-amount bdi {
	font-size: 18px !important;
}
[class*="title-line-"] .product-grid-item .wd-entities-title
{
  overflow: hidden;
  max-height: 70px !important;
  min-height: 70px !important;
}
.wd-entities-title {
  border: 1px solid !important;
  border-radius: 10px !important;
  border-color: #abab !important;
  font-size: 16px !important;
  padding: 5px !important;
}
.wd-entities-title:hover {
  box-shadow: 0px 0px 5px 1px !important; 
}
.product-name, .product-sku, .product-price span, .product-price bdi, .quantity {
  font-weight: bold !important;
  color: #000
}
.wd-swatches-brands .wd-swatch.wd-bg {
  flex: 1 0 auto;
  max-width: 100px !important;
  width: 100px !important;
  height: auto !important;
  border-radius: 0;
}
#billing_company_field {
  display: none !important;
}
.wd-nav.wd-style-bg > li:is(:hover, .current-menu-item, .wd-active, .active) > a {
  color: #fff !important;
}
.wd-nav.wd-style-bg > li > a::before {
  background: #EE1A24 !important;
  opacity: 1 !important;
}
.wd-nav[class*="wd-style-"] > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  color: #000 !important;
}
.footerliste .item-with-label a {
  font-size: 15px;
  color: #000
}
.ctc_chat {
  width: 100% !important;
}
.wcbvp-header-block span {
  margin-left: auto !important;
  margin-right: auto !important;
}
.wcbvp-row-header, .wcbvp-row .wcbvp-colrow-image {
  display: none !important;
}
.wcbvp-col-image img {
  min-width: 100px !important;
  min-height: 100px !important;
}
.wcbvp-header-block {
  text-align: center !important;
}
.wcbvp-col-image {
  text-align: center
}
.wcbvp-cell {
  padding-top: 0px !important;
}
.wcbvp-cell input {
  border-radius: 10px !important;
  max-width: 100px !important;
}
.wcbvp-form-variation .wcbvp-quantity-field {
  margin-left: auto !important;
  margin-right: auto !important;
    max-width: 100px !important;
}
.woocommerce-MyAccount-content tfoot tr:not(:last-child), .woocommerce-order-details tfoot tr:not(:last-child) {
  display: none !important;
}
.woocommerce-message, .wc_payment_method {
	display: none
}
.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
  color: #fff !important;
  font-weight: 900;
  font-size: 15px;
}
#ship-to-different-address {
  display: none !important;
}
.woocommerce-additional-fields {
  display: none !important;
}
.butonyap li a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #ececec;
  border-radius: 10px 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px 0px inset
}
.butonyap li a:hover {
  box-shadow: 0px 0px 5px 1px #000
}
.butonyapmetin a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #ececec;
  border-radius: 10px 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px 0px inset
}
.butonyapmetin a:hover {
  box-shadow: 0px 0px 5px 1px #000
}
 .product-design-default .entry-summary:not(.col-lg-4) .wd-product-brands
{
    flex-direction: column;
    float: right;
    margin-left: 10px;
    margin-top: 32px !important;
  }
.wd-nav.wd-style-bg > li > a
{
  padding-right: 9px !important;
  padding-left: 9px !important;
}
.wd-dropdown-menu.wd-design-sized:not(.wd-scroll) {
  padding: 10px 20px 0 20px !important;
}
.wd-dropdown-menu:is(.wd-design-sized, .wd-design-full-width, .wd-design-full-height) .wd-sub-menu > li
{
  margin-bottom: 5px !important;
}
.wcbvp-total-left, .sku, .meta-sep, .posted_in a, .stock {
	color: #000 !important;
}
.wcbvp-header-block span {
	font-weight: bold !important;
	color: #000 !important;
}
#tab-description p {
	color: #000 !important;
	font-size: 16px
}
.wd-sub-menu li a {
	color: #000 !important;
	font-weight: bold !important;
	font-size: 13px !important;

}
.wd-header-my-account span, .wd-header-cart span, .wd-header-cart span bdi {
	font-size: 14px !important;
}
#menu-sag-ust-menu li a span {
	font-size: 13px !important;
}
.wd-header-nav {
  flex: 1 0 auto !important;
}
.product-image-summary-wrap {
	direction: ltr !important;
}
.price, .woocommerce-Price-amount {
    display: none !important;
}
.category-grid-item .wrapp-category {
  border: 1px solid #f1f1f1;
  border-radius: 30px;
}
.category-grid-item img {
	border-radius: 30px;
	padding: 10px;
	box-shadow: 0px 0px 0px 0px  !important;
	width: 100% !important;
	height: 350px !important;
}
.category-grid-item {
	padding: 10px !important;
}
.category-grid-item .wrapp-category:hover {
  box-shadow: 0px 0px 1px 0px;
}
.cat-design-alt.categories-with-shadow .category-image-wrapp {
  box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}
.category-grid-item .category-image-wrapp img {
	border-radius: 50px !important;
	padding: 15px !important;
}
.product-grid-item .product-element-top:hover .hover-img {
    transform: none !important !important;
    -webkit-transform: none !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	.wd-products-per-page {
  display: block !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-products-per-page {
  display: block !important;
}
}

@media (max-width: 576px) {
	.wd-products-per-page {
  display: block !important;
}
}

