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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 11px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 11px;
	--wd-primary-color: rgb(120,15,50);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(119,0,39);
	--wd-link-color-hover: rgba(119,23,55,0.91);
	--btn-default-bgcolor: rgb(120,15,50);
	--btn-default-bgcolor-hover: rgb(119,3,42);
	--btn-accented-bgcolor: rgb(120,15,50);
	--btn-accented-bgcolor-hover: rgb(119,7,44);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(120,15,50);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(255,242,233);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-image: url(https://rogersjewelers.com/wp-content/uploads/2022/08/ezgif.com-gif-maker-3.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.product-name, .product-sku, .wc-tab-inner, .product_meta, .woocommerce-product-details__short-description  {
	font-size: 11px;
}
.wd-checkout-steps > li  {
	font-size: 12px;
}
tbody {
	font-size: 12px;
}
.woocommerce-billing-fields__field-wrapper, .cart-subtotal, .woocommerce-shipping-totals shipping {
	font-size: 11px;
}
div.wd-popup.popup-quick-view {
	max-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: #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-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);
--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);
}
}


/*Honey pot field*/
.honeypot-field {
    display: none !important;
}
/*honeypot*/
 .btn.btn-style-link {   font-size: 14px !important;
    font-family: Lato,sans-serif  !important;
    text-transform: uppercase;
    letter-spacing: 2px  !important;
    font-weight: 400  !important;
    margin-top: 20px  !important;
    margin-bottom: 5px  !important;
	 border-width: 0px !important;
}

.wd-nav.wd-gap-m {
   --nav-gap: 0px !important;
}

.wd-nav {
	--nav-gap: 0px  !important; }

.btn-style-link.btn-color-black:hover {
    border-color: #780f32  !important;
    color: #000  !important;
	border-width: 2px !important;
}

.wd-buttons.wd-pos-r-t {
	display: none !important;}



.wd-prefooter {
    padding-bottom: 0px  !important; }

[type="submit"] {
	background-color: #780f32 !important; 
    color: #ffffff   !important; }
[type="submit"]:hover {
    background-color: #a70038  !important; 
	color: #ffffff  !important; }

.aligncenter {
   
    margin-bottom: 0px  !important; 
}

.aimg:hover {
    background: #ffffff !important;
    box-shadow: inset 1px 2px 5px 5px #00000000 !important;
    padding: 10px !important;
}

.posted_in {
	display: none !important;
}

#ship-to-different-address {
    display: none !important;
}

.blog-design-masonry .post-title {
    font-size: 16px !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}

.meta-author, .blog-design-masonry.has-post-thumbnail .post-date {
	display: none  !important;
}

.wd-product-cats, .product-grid-item .wd-product-brands-links {
    display: none  !important;
}

.wd-sub-menu li a {
color: #000000  !important;
}

.wd-sub-menu li a:hover {
color: #780f32 !important;
}

.wd-popup {
    margin: 0px auto !important;
	padding: 0px !important; }




.wd-add-btn {
display:none !important
}

.wd-entities-title a {
font-size:11px !important;
	line-height:12px !important;
}

.product_title {
    font-size: 16px !important;
}

.wd-sub-menu li a {
	font-size:12px !important; }

.btn.btn-style-link {
	color: black !important; }

[type="submit"]>.button alt ppcp-dcc-order-button {
padding: 5px 15px !important; }


@media (min-width: 1025px) {
.title-size-default {
padding: 18px 0 !important;
}
}
.title-size-default .title {
font-size: 30px !important;
	font-weight:400 !important;
}

.widget-title {
font-size: 12px !important;
font-weight: 400 !important;
}

.reset_variations {
display: none !important;
}

table.variations td {
padding: 4px 0px !important;
border-bottom: 0px solid var(--brdcolor-gray-300) !important;
}


.wd-nav>li>a {
position: relative;
display: flex;
align-items: center;
flex-direction: row;
padding-right: 6px !important;
	padding-left: 8px !important;}
#wp-admin-bar-edit {
    display: inline-block !important;}





.variable-item-contents {
	font-size: 10px !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
height:20px !important;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
padding: 0 3px !important;
}

p.in-stock {
display:none !important;
}



.woocommerce-variation-price>  span.price {
font-size: 21px !important;
}

.ppcp-dcc-order-button {
    float: none !important;
}

.pum-theme-116795 .pum-container, .pum-theme-lightbox .pum-container {
border: 0px solid #000000 !important;
    box-shadow: 0px 0px 30px 0px rgb(2 2 2 / 0%) !important;
}

.woocommerce-variation-price:not(:empty)+.woocommerce-variation-availability {
    margin: 0px !important;
    display: block !important;
}

.woocommerce-variation {
    margin-bottom: 0px !important;
}

.woocommerce-variation-price span.price  {
  display:none !important;
}
 


table.variations label:after {
    content: "" !important;
}

.widget_price_filter [class*="price_slider_amount"] .price_label {
    font-size: 11px  !important;
color: black !important;
}

.term-description p {
font-size: 11px  !important; }

.woocommerce-breadcrumb {
font-size: 11px  !important; }

.wd-shop-tools  {
font-size: 11px  !important; }

table {
	margin-bottom:0px !important; } 

.shop_table thead tr th {
font-size:11px !important;
}

.shop_table tbody tr td a{
	color: black;
font-size:11px !important;
}

.shop_table tbody tr td{
	color: black;
font-size:11px !important;
}

td.product-price :is(.amount,.wd-price-unit) {
	color: black;
font-size: 11px !important;
}

td.product-subtotal span {
	color: black;
font-size: 11px !important;
}

.cart-totals-inner>h2 {
margin-bottom: 5px;
text-transform: uppercase;
	font-size: 12px !important;
}

tr.order-total strong .amount {
font-size: 12px !important;
}

.quantity input {
font-size:11px !important;
}

.woocommerce-billing-fields h3 {
font-size:14px !important;
}

#order_review_heading {
font-size:14px !important;
}

td.product-total .amount  {
color:black !important;
}

div.quantity input[type="number"] {
	font-size: 11px !important; }

nav[class*="-pagination"] li .page-numbers {
font-size: 11px !important; }

td.product-remove a:before{
	content: unset !important; }

.button {
	font-size: 12px !important; }

tr.order-total th {
    font-size: 13px !important; 
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select { 
font-size: 11px !important; }

tfoot  { 
font-size: 11px !important; }

.woocommerce-privacy-policy-text {
    font-size: 11px !important; }

.payment_methods .payment_box {
 font-size: 11px !important; }

label {
    font-size: 11px  !important; }

:is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
 font-size: 11px  !important; }

li {
    font-size: 11px  !important; }



h3.wd-entities-title {
	font-size: 11px !important; }

.product-element-bottom span.price {
    font-size: 11px !important; }

h5.widget-title {
font-size: 12px !important;
font-weight: 600 !important;

}

.widget_layered_nav ul li a{
color: black !important;
	font-size:11px !important;
}

.widget_layered_nav ul li .count{
color: black !important;
	font-size:11x !important;
}


.widget_layered_nav ul li a:before, .wd-widget-stock-status a:before {
content: "";
display: inline-block;
margin-top: -2px;
margin-inline-end: 8px;
width: 10px !important;
height: 10px !important;
	border: 1px solid black !important;}

.widget-area {
margin-top:30px !important;
}

.product-grid-item .price {
    font-size: 11px !important;
}


.summary-inner .product_meta {
	font-size: 11px !important; }

.summary-inner>.price .price  {
	font-size: 18px !important; }

#prog-text {
    font-size: 11px !important; }

.wd-social-icons.wd-layout-inline .wd-label {
    font-size: 11px !important; }

.wd-action-btn.wd-style-text>a:before {
    font-size: 11px !important; }

.summary-inner>.wd-action-btn {
	font-size: 11px !important;  }

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name {
	font-size: 11px !important;  }

.summary-inner>.wd-action-btn>a {
	font-size: 11px !important;  }

.wd-nav[class*=wd-style-underline] .nav-link-text {
	font-size: 12px !important;  }

h3.slider-title  {
	font-size: 12px !important;  }

table {
    margin-bottom: 0px !important;
}

.wd-product-nav-desc .wd-entities-title {
    font-size: 11px !important;
}
.woocommerce-shipping-totals shipping, .tax-rate tax-rate-sales-tax-6-1, .woocommerce-shipping-totals shipping  {
    font-size: 11px !important;
}

#prog-tbl {
	margin-bottom: 10px !important;
}

.dgwt-wcas-search-icon {
    width: 15px !important;
}

.wd-header-wishlist .wd-tools-icon:before {
    font-size: 15px !important;
}

.wd-header-my-account .wd-tools-icon:before {
    font-size: 14px !important;
}

.wd-header-cart .wd-tools-icon:before {
    font-size: 15px  !important;
}

.wd-header-text {
	    padding-right: 5px  !important;
}


( .icons-size-small,.icons-size-) .wd-social-icon {
    width: 20px  !important;
    height: 20px !important;
}

.wd-social-icons:is( .icons-size-small,.icons-size-) .wd-icon {
    font-size: 12px !important; 
}

.wd-action-btn.wd-style-text>a {    font-size: 11px !important; 
}

.woocommerce-mini-cart__total strong {
  font-size: 12px !important; 
}

.woocommerce-mini-cart__total .amount {
  font-size: 12px !important; 
}

.message__messaging .message__headline span{
  font-size: 11px !important; 
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 11px !important; 
}

#wp-admin-bar-popup-maker { display:none !important; 
}

#wp-admin-bar-customize { display:none !important; 
}

#wp-admin-bar-vc_inline-admin-bar-link  { display:none !important; 
}

.checkout-button {
margin-bottom:10px !important;
}


.plugify_header_h4 {
    display: none !important;
}

.plugify_footer_h4 {
    display: none !important;
}

.woosppo_main_parent_divv hr {
    display: none  !important;
}

hr {
    display: none  !important;
}
#idis_plfy {
	border: 1px solid rgb(255 255 255) !important;
    background-color: rgb(255 255 255) !important;
}

.woosppo_main_parent_divv {
	 padding: 0px !important;
}

div.quantity :is(input[type="number"],input[type="text"]) {
    height: 40px !important;
}

div.quantity input[type="button"] {
	height: 30px  !important; }

.woosppo_class_main_for_all_fields {
    width: 10% !important;
max-width: 20% !important;
}

select {
    height: 30px !important;
}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
    min-height:  40px !important;
}

.cart-actions .coupon .input-text {
    height: 30px !important;
 min-height:  30px !important;
}

.ui-timepicker-wrapper {
    height: 157px  !important;
    width: 11.5em !important;
}
.woocommerce-product-attributes-item--attribute_pa_clarity {
display:none !important;
}




.woocommerce-product-attributes-item--attribute_pa_color {
display:none !important;
}

.woocommerce-product-attributes-item--attribute_pa_diamond-shape-two {
display:none !important;
}

.woocommerce-product-attributes-item--attribute_pa_collection {
display:none !important;
}

.h1fontsize {
	font-size: 14px !important;
}

a.dgwt-wcas-details-post-title, a.dgwt-wcas-details-product-title {
    font-size: 11px !important;
}

.dgwt-wcas-pd-addtc-form>.quantity {
    display: none !important;
}

.dgwt-wcas-st {
    font-size: 11px !important;
}

.dgwt-wcas-stock {
    display: none !important;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 11px !important;
}

.dgwt-wcas-pd-price, .dgwt-wcas-tpd-price {
	   font-size: 12px !important;
}

.dgwt-wcas-pd-addtc .add_to_cart_button, .dgwt-wcas-pd-addtc .add_to_cart_inline {
	  color: white !important;
    background: #780f32 !important;
}

.dgwt-wcas-sp * {
    font-size: 11px !important;
}

.wd-tools-element .wd-tools-icon:before {
    font-size: 16px !important;
}

.wd-search-dropdown input[type="text"] {
    height: 40px !important;
}

.mobile-nav .searchform input[type="text"] {
    height: 40px !important;
}

.wp-first-item {
	display: none !important;
}

@media only screen and (min-width: 600px) {
form.woocommerce-checkout {
    display: flex;
    align-items: flex-start;
	flex-wrap: nowrap !important;}
}

.dgwt-wcas-details-desc {
    display: none !important;
}

.dgwt-wcas-details-hr {
    display: none !important;
}

.wd-sub-menu li>a {
color: black !important;
}

.wd-sub-menu li>a:hover{
color: #780f32!important;
}

.wd-timer {
    --wd-timer-size: 15px !important;
}

.wd-post-cat.wd-style-with-bg {
    display: none !important;
}

.post-single-page .post-title {
    display: none !important;
}

.entry-meta-list li {
    display: none !important;
}

.wd-post-date.wd-style-with-bg {
    display: none !important;
}

.post-single-page .entry-header img {
    display: none !important;
}

.wd-builder-off .woocommerce-result-count {
    display: block !important;}

.btn.btn-color-primary:hover {
    color: #6d0e2d !important;
	  box-shadow: 0 0 200px rgb(0 0 0 / 0%) !important;
    background-color: #ffffff00 !important;
    border-color: #6d0e2d !important;
    border-bottom-width: thin !important;
    border-top-width: thin !important;
    border-right-width: thin !important;
    border-left-width: thin !important;
}

.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner) {
    margin-top: 0px !important;
}

.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 0px !important;
}

.ahoverlink:hover {
color: black !important; 
text-decoration: underline !important;}

.dgwt-wcas-meta {
display: none !important}

.wd-single-price .price .login-to-prices-msg {
    display: none !important;}@media (max-width: 576px) {
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1750169241622.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex.wd-rs-68517684e63e9 > .vc_col-xs-2 {
    width: 50% !important;
}



.wd-rs-68517d6565075 > .vc_col-xs-3 {
  width: 50% !important;
}

}

