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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(12,12,12);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", 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%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-brd-radius: 17px;
}:root{
--wd-primary-color:rgb(12,12,12);
}
:root{
--wd-alternative-color:rgb(12,1,1);
}
:root{
--wd-link-color:rgb(0,0,0);
--wd-link-color-hover:rgb(221,153,51);
}
:root{
--btn-default-font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:rgb(255,255,255);
}
:root{
--btn-default-bgcolor-hover:rgb(12,12,12);
}
:root{
--btn-default-color:rgb(12,12,12);
}
:root{
--btn-default-color-hover:rgb(221,153,51);
}
:root{
--btn-accented-font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--btn-accented-bgcolor:rgb(255,255,255);
}
:root{
--btn-accented-bgcolor-hover:rgb(12,2,2);
}
:root{
--btn-accented-color:rgb(12,12,12);
}
:root{
--btn-accented-color-hover:rgb(255,255,255);
}
: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: 0px;
					
					--wd-form-brd-width: 2px;
		
		
		
		
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
			}

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

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* Elementor text fix for Woodmart */
.elementor-widget-text-editor,
.elementor-widget-text-editor * {
    text-align: center !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    white-space: normal !important;
}

/* Paragraph fix */
.elementor-widget-text-editor p {
    display: block !important;
    width: 100% !important;
    line-height: 1.6 !important;
}

/* Fix weird spacing issue */
.elementor-column {
    word-break: normal !important;
}

/* Prevent justify breaking */
p {
    text-align: left !important;
}

/* REMOVE TESTIMONIAL IMAGE COMPLETELY */
.elementor-testimonial__image,
.elementor-testimonial__image img,
.elementor-testimonial__image::before,
.elementor-testimonial__image::after {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
}

/* REMOVE EMPTY SPACE */
.elementor-testimonial__footer {
    display: none !important;
}

/* FIX CONTENT POSITION */
.elementor-testimonial__content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* FORCE CLEAN LOOK */
.elementor-testimonial {
    text-align: center !important;
    max-width: 600px;
    margin: 0 auto !important;
}



/* MOBILE TEXT FIX */
@media (max-width: 767px) {

    .elementor-widget-text-editor {
        column-count: 1 !important;
        width: 100% !important;
        display: block !important;
    }

    .elementor-widget-text-editor p {
        white-space: normal !important;
        word-break: break-word !important;
        overflow-wrap: break-word !important;
        line-height: 1.6 !important;
        text-align: center !important;
    }

    .elementor-column {
        width: 100% !important;
        display: block !important;
    }

}@media (min-width: 1025px) {
	/* STOP text breaking */
.elementor-widget-text-editor {
    column-count: unset !important;
    display: block !important;
    width: 100% !important;
}

/* Fix flex issues */
.elementor-column {
    display: block !important;
}

/* Clean text */
.elementor-widget-text-editor p {
    white-space: normal !important;
    word-break: normal !important;
    line-height: 1.6;
}








/* REMOVE TESTIMONIAL IMAGE COMPLETELY */
.elementor-testimonial__image,
.elementor-testimonial__image img,
.elementor-testimonial__image::before,
.elementor-testimonial__image::after {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
}

/* REMOVE EMPTY SPACE */
.elementor-testimonial__footer {
    display: none !important;
}

/* FIX CONTENT POSITION */
.elementor-testimonial__content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* FORCE CLEAN LOOK */
.elementor-testimonial {
    text-align: center !important;
    max-width: 600px;
    margin: 0 auto !important;
}




}

@media (min-width: 768px) and (max-width: 1024px) {
	/* STOP text breaking */
.elementor-widget-text-editor {
    column-count: unset !important;
    display: block !important;
    width: 100% !important;
}

/* Fix flex issues */
.elementor-column {
    display: block !important;
}

/* Clean text */
.elementor-widget-text-editor p {
    white-space: normal !important;
    word-break: normal !important;
    line-height: 1.6;
}

/* REMOVE TESTIMONIAL IMAGE COMPLETELY */
.elementor-testimonial__image,
.elementor-testimonial__image img,
.elementor-testimonial__image::before,
.elementor-testimonial__image::after {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
}

/* REMOVE EMPTY SPACE */
.elementor-testimonial__footer {
    display: none !important;
}

/* FIX CONTENT POSITION */
.elementor-testimonial__content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* FORCE CLEAN LOOK */
.elementor-testimonial {
    text-align: center !important;
    max-width: 600px;
    margin: 0 auto !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* STOP text breaking */
.elementor-widget-text-editor {
    column-count: unset !important;
    display: block !important;
    width: 100% !important;
}

/* Fix flex issues */
.elementor-column {
    display: block !important;
}

/* Clean text */
.elementor-widget-text-editor p {
    white-space: normal !important;
    word-break: normal !important;
    line-height: 1.6;
}



    text-align: center !important;
    max-width: 600px;
    margin: 0 auto !important;
}
}

