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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.rjb.ie/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #b6a6b1;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #aba6b6;
	--btn-accented-bgcolor-hover: #948bb5;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(185,203,191,0.83);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #b9cbbf;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #b9cbbf;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(119,119,119);
	--wd-arrow-color-dis: rgb(119,119,119);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--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: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.header-banner .header-banner-container.wd-entry-content p {
    margin-block: unset !important;
}
/** 8th Nov **/
 .wpb_content_element .mc4wp-form>div{
	  display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -3px;
    margin-left: -3px;
}
.wpb_content_element .mc4wp-form label {
    display: none;
}
.wpb_content_element .mc4wp-form>div>p:first-child {
    flex: 1 1 200px;
    max-width: 290px;
    width: 100%;
}

.wpb_content_element .mc4wp-form>div>p {
    margin-bottom: 20px !important;
    margin-right: 3px;
    margin-left: 3px;
}

/***** Reshma ****/

.cart .chk_div table td input.input-radio{
	margin-right:15px!important;
}

.wd-sub-menu li ul.sub-sub-menu{
	width:170px;
}
.mc4wp-form>div>p{
	margin-right: 0;
  margin-left: 0;
}
.wpb-js-composer .info-box-carousel-wrapper {
  margin-bottom: 0px!important;
}

.wrap-options .colon{
 display:inline;
}

.colon{
	display:none;
}

.thwepo-extra-options .label-tag {
	font-weight: 600;
}


table.thwepo-extra-options td{
	border-top: 1px solid #E6E6E6;
}

.variation-GiftingOptionsspanclasscolonspan .item-variation-name{
	font-weight: 600;
    font-size: 12px;
}

/* Gift Wrap */
.cart table td input{
	margin-right: 15px!important;
}

@-moz-document url-prefix(){
.cart table td input{
	margin-right: 19px!important;
}
}
/* Ends */

@media only screen and ( max-width:863px){
.thwepo-extra-options label{
	display: block !IMPORTANT;
	
}
	.chk_div{
		width: 100%!important;
	}
}


/*** Reshma CSS ends **/

.woocommerce-Reviews input[type="submit"] {
	background-color: #aba6b6;
}
.woocommerce-Reviews input[type="submit"]:hover {
		background-color: #948bb5;
}
#flexifi-tag {
    margin-bottom: -20px;
}
.flexifi {
	width: 1900px;
	height: 1700px;
	overflow: hidden;
}
@media only screen and (max-width: 1000px) {
.flexifi {
	width: 1900px;
	height: 1600px;
}
}
@media only screen and (max-width: 800px) {
.flexifi {
	width: 1900px;
	height: 1500px;
}
}
@media only screen and (max-width: 400px) {
.flexifi {
	width: 1900px;
	height: 1350px;
}
}
.gift-card-banner {
	max-height: 300px;
}
.sale-menu .nav-link-text{
	color: red !important;
	-webkit-text-fill-color: red !important;
}
.sale-menu .nav-link-text:hover{
	opacity: 50%;
}
.brand-search-menu {
	margin-bottom: -12px;
}
.header-banner {
	line-height: 1.2;
}
.roman-font {
	margin-top: -5px;
}
.title-size-default {
    padding-top: 20px;
    padding-bottom: 20px;
}
.goldsmith {
	margin-bottom: 20px;
	margin-top: -15px
}
@media only screen and (max-width: 768px) {
.goldsmith {
	margin-bottom: 25px;
	margin-top: 30px
}
}
.script {
	font-family: "Snell Roundhand";
}
.stones .woodmart-info-box .cursor-pointer {
	cursor: auto !important;
}
/*.woodmart-prefooter {
    margin-top: -20px;
}*/
.brands-widget .brand-item a {
	padding-top: 25px;
}
@media only screen and (max-width: 768px) {
	.map-height {
		height: 800px !important;
	}
}
.brands {
	border-top: 1px solid #e8e8e8;
}
.map {
	border-top: 1px solid #e8e8e8;
}
.payment {
	height: 22px !important;
	width: auto !important;
}
@media only screen and (max-width: 768px) {
.book-now-home {
	margin-top: 20px;
}
}
.page-id-861 .page-title {
    margin-bottom: 0px;
}
.page-id-1160 .site-content {
    margin-bottom: 0px;
}
.accreditations1 {
	max-height: 100%;
    width: auto;
	margin-top:-12px;
}
.accreditations {
	max-height: 100%;
    width: auto;
    /*display: block;
    margin-left: auto;
    margin-right: auto;*/
}
.scrollToTop {
    left: 20px;
}
.woocommerce-Price-amount {
	color: #333;
}
.mc4wp-form input[type="email"] {
	background-color: #fff;
}
.mc4wp-form input[type="submit"] {
		background-color: #aba6b6;
}
.mc4wp-form input[type="submit"]:hover {
		background-color: #948bb5;
}
#cookie-law-info-bar {
	color: #333;
	box-shadow: none;
	padding: 5px 10px;
}
.cli-plugin-button,.medium.cli-plugin-button {
	color: #333 !important;
	font-weight: bold;
}
/*.cli-plugin-button,.medium.cli-plugin-button:hover {
	background-color: #948bb5 !important;  
}*/
#text-9 {
	margin-top: 3px;
}
.page-id-646 .woodmart-social-icons {
	text-align: left;
	margin-left:-6px;
}
.footer-sidebar .woodmart-social-icons {
	text-align: left;
	margin-left:-6px;
	margin-top: 5px;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #b5c6bb;
}
.wd-promo-popup .mc4wp-form input[type="email"]{
color:#333 !important;
}
footer .wd-social-icons, .cc_info .wd-social-icons {
	justify-content: left;
}
/***Top Shipping Info***/
@media (max-width:320px){
	.top_sp_info .info-box-inner {
    font-size: 11px !important;
}
}
/***Disable Product Image Grid On Mobile***/
@media (max-width:767px){
.single-product-content .woocommerce-product-gallery__image {
  pointer-events: none !important;
	 cursor: default !important;
}
}
@media(min-width:1140px){
.wd-brand-item img {
  max-height: var(--wd-brand-img-height, 70px);
}
}