@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: rgb(0,0,0);
	--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 {
    font-size: 20px !important;
	  font-weight: 600 !important;
}

.post-single-page.has-post-thumbnail .article-inner>.entry-header {
    margin-bottom: 0px !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;}

.woocommerce-product-attributes-item--attribute_pa_availability {
    display: none !important;
}

.page-id-720982 .icons-design-colored-alt .wd-social-icon {
    background-color: #780f32 !important;
    color: rgb(255 255 255) !important;
}

.page-id-720982 .whb-top-bar {
	background: linear-gradient(135deg, #780f32 0%, #9c1745 50%, #5a0a25 100%);}

.page-id-720982 .wd-nav[class*="wd-style-"]>li>a {
    color: #000000;
}

.page-id-720924 .wd-nav[class*="wd-style-"]>li>a {
    color: #000000;
}

.page-id-720924 .whb-top-bar {
	background: linear-gradient(135deg, #780f32 0%, #9c1745 50%, #5a0a25 100%);}

.page-id-720924 .icons-design-colored-alt .wd-social-icon {
    background-color: #780f32 !important;
    color: rgb(255 255 255) !important;
}

.page-id-720924 .wd-nav-main>li>a, .wd-nav-secondary>li>a {
    height: 40px !important;
	font-weight: 600 !important;
}

.page-id-720982 .wd-nav-main>li>a, .wd-nav-secondary>li>a {
    height: 40px !important;
	font-weight: 600 !important;
}

.page-id-720982 .btn.btn-style-bordered {
    border-width: 1px !important;
}

.page-id-720924 .btn.btn-style-bordered {
    border-width: 1px !important;
}

.page-id-720924 .btn-style-bordered.btn-color-default {
    border-color: #5d0a27 !important;
    color: #333 !important;
}

.page-id-720982 .btn-style-bordered.btn-color-default {
    border-color: #5d0a27 !important;
    color: #333 !important;
}
.page-id-720982 .btn-style-bordered.btn-color-default:hover {
    background-color: #5d0a27;
    color: #ffffff !important;
}

.page-id-720924 .btn-style-bordered.btn-color-default:hover {
    background-color: #5d0a27;
    color: #ffffff !important;
}

.rb-hover-gallery {
  width: 100%;
  overflow: hidden;
}

.rb-hover-gallery .image_parent {
  display: flex;
  width: 100%;
  height: 650px;
  overflow: hidden;
}

.rb-hover-gallery .image_box {
  position: relative;
  flex: 1;
  height: 100%;
  overflow: hidden;
  transition: flex 0.7s ease;
}

.rb-hover-gallery .image_box a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}

.rb-hover-gallery .image_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.8s ease;
}

/* Default overlay */
.rb-hover-gallery .image_box::before {
  content: "";
  position: absolute;
  inset: 0;
 
  z-index: 1;
  transition: background 0.5s ease;
}

/* Main hover effect */
.rb-hover-gallery .image_parent:hover .image_box {
  flex: 0.75;
}

.rb-hover-gallery .image_parent .image_box:hover {
  flex: 1.6;
}

/* Image zoom on active hover */
.rb-hover-gallery .image_box:hover img {
  transform: scale(1.06);
}



/* Overlay content */
.rb-hover-gallery .overlay_content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  padding: 45px 25px;
}

.rb-hover-gallery .inner {
  transform: translateY(10px);
  transition: all 0.5s ease;
}

.rb-hover-gallery .image_box:hover .inner {
  transform: translateY(-8px);
}

.rb-hover-gallery h3 {
  margin: 0 0 18px;
  font-size: 38px;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}

.rb-hover-gallery .btn_box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.35s ease;
}

.rb-hover-gallery .image_box:hover .btn_box {
  background: #fff;
  color: #111;
}

/* Mobile */
@media (max-width: 767px) {
  .rb-hover-gallery .image_parent {
    flex-direction: column;
    height: auto;
  }

  .rb-hover-gallery .image_box {
    flex: none;
    height: 460px;
  }

  .rb-hover-gallery .image_parent:hover .image_box,
  .rb-hover-gallery .image_parent .image_box:hover {
    flex: none;
  }

  .rb-hover-gallery h3 {
    font-size: 30px;
  }
}

.rb-hover-gallery .image_parent:hover .image_box {
  flex: 0.75;
}

.rb-hover-gallery .image_parent .image_box:hover {
  flex: 1.6;
}


/* Only apply to boxes with border-style */
.wd-info-box.border-style {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(120, 15, 50, 0.22);
        background-image: url(https://rogersjewelers.com/wp-content/uploads/2026/07/bdc7cd61-77e7-4a63-9d46-59f3f5d47dc6.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 
        border-color 0.35s ease,
        box-shadow 0.35s ease,
        background 0.35s ease;
}

/* Do not move card upward */
.wd-info-box.border-style:hover {
    transform: none !important;
    border-color: rgba(120, 15, 50, 0.65);
    box-shadow: inset 0 0 0 1px rgba(198, 154, 91, 0.45),
                0 12px 35px rgba(120, 15, 50, 0.10);
}

/* Remove previous pseudo animation */
.wd-info-box.border-style::before,
.wd-info-box.border-style::after {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 2;
}

/* Inner border reveal - stays inside, no cutting */
.wd-info-box.border-style::before {
    inset: 12px;
    border: 1px solid rgba(120, 15, 50, 0);
    transition: border-color 0.35s ease, inset 0.35s ease;
}

.wd-info-box.border-style:hover::before {
    inset: 16px;
    border-color: rgba(120, 15, 50, 0.45);
}

/* Elegant small center line */
.wd-info-box.border-style::after {
    left: 50%;
    bottom: 24px;
    width: 0;
    height: 1px;
    transform: translateX(-50%);
    background-image: url(https://rogersjewelers.com/wp-content/uploads/2026/07/bdc7cd61-77e7-4a63-9d46-59f3f5d47dc6.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: width 0.4s ease;
}

.wd-info-box.border-style:hover::after {
    width: 38%;
}

/* Icon hover */
.wd-info-box.border-style .info-svg-wrapper svg g {
    transition: stroke 0.35s ease;
}

.wd-info-box.border-style:hover .info-svg-wrapper svg g {
    stroke: #780f32;
}

/* Title hover */
.wd-info-box.border-style .info-box-title {
    transition: color 0.35s ease;
}

.wd-info-box.border-style:hover .info-box-title {
    color: #780f32;
}

/* Luxury simple tabs heading only */
.luxurytab .wd-tabs-header {
    margin-bottom: 45px;
}

.luxurytab .wd-nav-tabs-wrapper {
    display: flex;
    justify-content: center;
}

.luxurytab .products-tabs-title {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    background: rgba(255, 250, 241, 0.72);
    border: 1px solid rgba(120, 15, 50, 0.10);
    border-radius: 60px;
    box-shadow: 0 12px 35px rgba(120, 15, 50, 0.06);
}

/* Individual tab */
.luxurytab .products-tabs-title > li {
    margin: 0 !important;
}

/* Tab link */
.luxurytab .products-tabs-title .wd-nav-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 24px;
    border-radius: 50px;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    transition: all 0.32s ease;
}

/* Remove Woodmart default underline */
.luxurytab .products-tabs-title.wd-style-underline .wd-nav-link:after,
.luxurytab .products-tabs-title.wd-style-underline .nav-link-text:after {
    display: none !important;
}

/* Hover */
.luxurytab .products-tabs-title .wd-nav-link:hover {
    color: #780f32;
    background: rgba(255, 255, 255, 0.85);
}

/* Active tab */
.luxurytab .products-tabs-title > li.wd-active .wd-nav-link {
    color: #fff;
    background: linear-gradient(135deg, #780f32 0%, #9c1745 50%, #5a0a25 100%);
    box-shadow: 0 10px 25px rgba(120, 15, 50, 0.20);
}

/* Active text */
.luxurytab .products-tabs-title > li.wd-active .tab-label {
    color: #fff;
}

/* Small gold dot between tabs */
.luxurytab .products-tabs-title > li:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-left: 8px;
    border-radius: 50%;
    background: #c69a5b;
    vertical-align: middle;
    opacity: 0.65;
}

/* Mobile horizontal scroll */
@media (max-width: 767px) {
    .luxurytab .wd-nav-tabs-wrapper {
        justify-content: flex-start;
        overflow-x: auto;
        padding-bottom: 5px;
    }

    .luxurytab .products-tabs-title {
        flex-wrap: nowrap;
        min-width: max-content;
        padding: 7px;
    }

    .luxurytab .products-tabs-title .wd-nav-link {
        min-height: 38px;
        padding: 0 18px;
        font-size: 12px;
        white-space: nowrap;
    }

    .luxurytab .wd-nav-tabs-wrapper::-webkit-scrollbar {
        display: none;
    }
}@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;
}

}

