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

:root {
	--wd-text-font: "Amma Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(82,82,82);
	--wd-text-font-size: 17px;
	--wd-title-font: "Amma Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Amma Medium", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Amma Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Amma Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(235,47,142);
	--wd-alternative-color: rgb(94,220,180);
	--btn-default-bgcolor: rgb(53,53,53);
	--btn-default-bgcolor-hover: rgb(185,33,106);
	--btn-accented-bgcolor: rgb(53,53,53);
	--btn-accented-bgcolor-hover: rgb(185,33,106);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(82,82,82);
	--wd-link-color-hover: rgb(235,47,142);
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
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-color: rgb(34,34,34);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: transparent;
	--wd-form-brd-color-focus: transparent;
	--wd-form-bg: rgb(245,245,245);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
}

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


.wd-page-title {
background-color: rgb(247,247,247);
}

@font-face {
	font-family: "Amma Regular";
	src: url("//amma-design.com/wp-content/uploads/2023/03/Ammapro-Regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Amma Medium";
	src: url("//amma-design.com/wp-content/uploads/2023/03/Ammapro-Medium.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Amma Bold";
	src: url("//amma-design.com/wp-content/uploads/2023/03/Ammapro-Bold.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

// scrollbar
html {
--scrollbarBG: #414141;
}

body::-webkit-scrollbar {
width: 4px;
}

body::-webkit-scrollbar-track {
background: transparent;
}
body::-webkit-scrollbar-thumb {
border-radius: 4px;
	background-color: #414141;
}

/* General */
.main-page-wrapper p {
    line-height: 1.4em;
}
.home .main-page-wrapper{padding-top:0px;}
span.ccdot {
    color: #b9216a;
    font-family: "Amma Bold", Arial, Helvetica, sans-serif;
	padding-left: 2px;}
@media (min-width: 1025px){
.title-size-small .title {
    font-size: 30px;
	}}
/* home */
.home .wd-content-layout {
    padding-block:0px;
}
.nertilahome span.wd-btn-icon svg {
    width: 25px;height:40px;
}
/* PORTFOLIO */
.page-id-16307 .wd-content-layout,
.page-id-16316 .wd-content-layout,
.page-id-30076 .wd-content-layout,
.page-id-30084 .wd-content-layout,
.page-id-30092 .wd-content-layout,
.page-id-30100
.page-id-30042 .wd-content-layout {
    padding-block: 0;
}
.page-id-16307 .wd-page-content{
background-image: url(https://amma-design.com/wp-content/uploads/2026/01/portfolio_bg_sample.jpg);
    background-repeat: repeat;
	background-size: auto;
background-color:transparent !important;}

.nertilaround a:hover img{
    padding: 5px;
    border: 2px solid #eb2f8e;}
/* products */
ul.product-categories {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 210px;
    padding-inline-end: 5px;
}
.widget_product_categories .product-categories{font-size:14px;}.widget_product_categories .wd-cats-toggle{margin-right:15px;}
.wd-filter-list li{font-size:14px;}.wd-label{display:none;}
#woocommerce_product_categories-2{--scrollbar-track-bg: rgba(0,0,0,0.05); --scrollbar-thumb-bg: rgba(0,0,0,0.12);}#woocommerce_product_categories-2 ::-webkit-scrollbar{width:5px;}#woocommerce_product_categories-2 ::-webkit-scrollbar-thumb{background-color: var(--scrollbar-thumb-bg);}#woocommerce_product_categories-2 ::-webkit-scrollbar-track{background-color: var(--scrollbar-track-bg);}


.wd-hover-tiled .product-wrapper {
    box-shadow:none;
}
.wd-buttons{background:transparent;box-shadow:none;}.wd-add-btn.wd-action-btn.wd-style-icon {
    margin-bottom: 10px;
    background: #fff;
    border-radius: 50%;
}
.quick-view.wd-action-btn.wd-style-icon.wd-quick-view-icon {
    margin-bottom: 10px;
    background: #fff;
    border-radius: 50%;
}
.wd-wishlist-btn.wd-action-btn.wd-style-icon.wd-wishlist-icon {
    margin-bottom: 10px;
    background: #fff;
    border-radius: 50%;
}
.wd-buttons .wd-action-btn>a {
    height: 40px;
}
.wd-action-btn.wd-style-icon>a {
	width: 40px;}
.wd-action-btn.wd-style-icon>a:before {
    font-size: 17px;
}
.product-element-bottom {
    text-align: center;
}
.paypal-button-row {
    max-width: 30% !importat;
}

/* Categories */
.shop-loop-head{font-size:14px;}.term-description{font-size:15px;}

/* footer */
.foo-header {
    font-family: "Amma Bold", Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #222;
    margin-bottom: 20px;
}
.main-footer p {
    font-size: 15px;
}
.min-footer {
    font-size: 14px;
}
.instagram-widget .clear {
    text-align: center;
}
button.forminator-button.forminator-button-submit {
    width: 100% !important;
}
.home .wd-prefooter{padding-bottom:0px;}
.amma_footer {
    font-size: 14px;
}