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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(228, 86, 126);
	--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: rgb(0,0,0);
	--wd-widget-title-font-size: 14px;
	--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: 13px;
	--wd-primary-color: rgb(228,86,126);
	--wd-alternative-color: rgb(106,60,24);
	--wd-link-color: rgb(228,86,126);
	--wd-link-color-hover: rgb(106,60,24);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(228,86,126);
	--btn-default-bgcolor-hover: rgb(106,60,24);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(228,86,126);
	--btn-accented-bgcolor-hover: rgb(106,60,24);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(106,60,24);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(228,86,126);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


.amount{
  color: #000;
}

/* Start Home Product Page */

.wd-product.wd-hover-fw-button .wd-add-btn > a{
	display: none;
}

.product-wrapper{
	border: 1px solid #ddd;
	padding: 5px !important;
	border-radius: 5px !important;
}

.wd-product img{
	border-radius: 5px 5px 0px 0px;!important;
}

/* End Home Product Page */

/* Start Single Product Page */

.product_title{
	font-size: 22px;
}

.wd-social-icons:is(.icons-size-small, .icons-size-) .wd-icon{
	background: #000;
	color: #fff;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	font-size: 13px !important;
	transition: .5s;
}
.wd-icon::before{
	line-height: 27px;
}
.wd-social-icons:is(.icons-size-small, .icons-size-) .wd-icon:hover{
	background: #E4567E;
}

.wd-tabs-title{
	text-transform: capitalize;
}

.sku_wrapper{
	display: none !important;
}

.widget_products h5{
	font-weight: 600;
	font-size: 16px;
	color: #e4567e;
}

.wd-el-title span{
	font-size: 18px;
}

/* End Single Product Page */

/* Start Product Page */

.wd-hover-with-fade .content-product-imagin{
	box-shadow: none !important;
}
.wd-hover-with-fade.hover-ready:is(:hover, .state-hover) .product-wrapper{
	transform: none !important;
}

.wd-hover-with-fade.hover-ready:is(:hover, .state-hover) .fade-in-block{
	display: none;
}

.wd-hover-with-fade.hover-ready:is(:hover, .state-hover) .content-product-imagin{
  display: none
}

/* End Product Page */

/* Start Checkout Page Code */

.woocommerce-notices-wrapper{
  display: none;
}

.woocommerce-billing-fields > h3{
	font-size: 20px;
	text-transform: capitalize;
}
label{
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 7px;
}

.woocommerce-input-wrapper input[type="text"],input[type="tel"],input[type="email"]{
	border: 1px solid #ccc;
	border-radius: 5px;
	color: rgb(35,31,32);
}
.woocommerce-input-wrapper input[type="text"]::placeholder,input[type="tel"]::placeholder,input[type="email"]::placeholder{
	opacity: 1;
	font-size: 14px;
	color: #787878;
	font-weight: 500;
}
.woocommerce-shipping-fields{
	display: none;
}
.woocommerce-additional-fields > h3{
  display: none;
}
#order_comments {
	border: 1px solid #ccc;
	border-radius: 5px;
	color: rgb(35,31,32);
  min-height: 100px !important;
}

.woocommerce-checkout > .checkout-order-review{
	padding: 0px !important;
}
.checkout-order-review > .woocommerce-checkout-review-order .wd-table-wrapper{
	padding: 0px !important;
}
#order_review_heading{
	font-size: 20px;
	text-transform: capitalize;
	text-align: left;
	background: #fff !important;
}
.woocommerce-checkout-review-order-table{
  background: #fff !important;
}

.checkout-order-review .amount{
  color: #000;
}
tr.cart_item .product-total > .amount{
  color: #000;
}
 
.woocommerce-checkout > .checkout-order-review::before{
  display: none !important;
	background-color: #fff !important;
	background-image: none !important;
}
.woocommerce-checkout > .checkout-order-review::after{
  display: none;
}
:is(.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review){
  background: #fff;
}

/* End Checkout Page Code */

/* Start Cart Page */

table th{
	text-transform: capitalize;
}
.cart-totals-inner > h2{
	text-transform: capitalize;
	font-size: 20px;
}
.cart-totals-inner table .cart-subtotal .amount{
	color: rgb(35,31,32);
}

/* End Cart Page */

/* Start Thank You Page */

.woocommerce-order-details__title, .woocommerce-column__title {
  text-transform: capitalize;
  font-size: 18px;
}
.woocommerce-table--order-details tfoot tr:last-child th {
  text-transform: capitalize;
  font-size: 17px;
}

/* End Thank You Page */

/* Start Contact Page Code */ 

div.wpforms-container-full input[type="text"],div.wpforms-container-full input[type="email"]{
	border: 2px solid #ddd !important;
	height: 38px !important;
}
div.wpforms-container-full input[type="text"]::placeholder{
	opacity: 1 !important;
	color: #000 !important;
	font-size: 14px !important
}
div.wpforms-container-full input[type="email"]::placeholder{
	opacity: 1 !important;
	color: #000 !important;
	font-size: 14px !important
}
div.wpforms-container-full .wpforms-form textarea{
	border: 2px solid #ddd !important;
}
div.wpforms-container-full .wpforms-form textarea::placeholder{
	opacity: 1 !important;
	color: #000 !important;
	font-size: 14px !important
}
.wpforms-submit{
	width: 100% !important;
	text-align: center !important;
	transition: .5s !important;
	background: #E4567E !important;
	font-size: 15px !important;
}
.wpforms-submit:hover{
	background: #6A3C18 !important;
}

div.wpforms-container-full:not(:empty){
	background: transparent !important;
	background-image: none !important;
}

/* End Contact Page Code */























@media (max-width: 576px) {
	.chaty *, .chaty-form-body form{
		margin-bottom: 20px;
}

.wd-label-top-md table.variations .cell{
  display: inline !important;
}

.nav-link-text,.woodmart-nav-link{
  text-transform: capitalize !important;
}
.product_title{
  font-size: 18px !important;
} 
.wd-el-title span{
  font-size: 16px !important; 
}

.woocommerce-billing-fields > h3{
  font-size: 18px !important;
}
label{
  font-size: 13px;
}
#order_review_heading{
  font-size: 18px !important;
}
:is(.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review){
  background: #fff;
}

























}

