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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://reehaperfumes.com/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(16,16,16);
	background-image: none;
}

:root{
--wd-text-font:"Jost", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"hkgroteskpro", 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%);
}
:root{
--wd-alternative-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"hkgroteskpro", 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;
}
:root{
--wd-header-el-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:none;
--wd-header-el-font-size:14px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 18px;text-transform: none;
}

html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a{
	text-transform: none;
}

:root{
--wd-brd-radius: 8px;
}:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:rgb(255,255,255);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(46,107,198);
}
:root{
--btn-accented-bgcolor-hover:rgb(42,97,180);
}
html .wd-buy-now-btn{
	background: rgb(36,36,36);
}

html .wd-buy-now-btn:hover{
	background: rgb(51,51,51);
}

:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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;
					
							
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1290px;
			}
		}

		.container {
			max-width: 1320px;
		}

		:root{
			--wd-container-w: 1320px;
		}
	
			@media (min-width: 1337px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1320px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
	
			div.wd-popup.wd-promo-popup {
			max-width: 800px;
		}
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-family: "hkgroteskpro";
	src: url("//reehaperfumes.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//reehaperfumes.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff");
	font-weight: 600;
	font-style: normal;
}

/* Remove paragraph spacing around Contact Form 7 inputs */
.wpcf7 p {
    margin: 0;        /* Remove top and bottom spacing */
    padding: 0;       /* Remove padding */
}

/* Remove extra line breaks */
.wpcf7 br {
    display: none;
}

/* Style the email input field */
.wpcf7 input[type="email"] {
    width: 100%;
    padding: 12px 15px;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-size: 14px;
    box-sizing: border-box;
    display: block;
    margin: 0;        /* Remove extra spacing */
}

/* Style the submit button */
.wpcf7 input[type="submit"] {
    width: 100%;
    padding: 12px;
    background-color: white;   /* Black background */
    color: black;              /* White text */
    border: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
    transition: background-color 0.3s ease;
}

/* Button hover effect */
.wpcf7 input[type="submit"]:hover {
    background-color: #5c5b54;  /* Darker hover color */
}

/* Hide fieldset used by Contact Form 7 hidden fields */
fieldset {
    display: none;
}

/* Prevent category titles from breaking into two lines */
.product-category .wd-entities-title,
.product-category h3,
.product-category-title {

    font-size: 13px !important;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 6px;
}

.secure-checkout {
    text-align: center;
    margin-top: 10px;
}

.secure-checkout img {
    width: 200px;      /* small size */
    height: auto;
    opacity: 0.9;
}

.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    background-color: black;
}
