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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #333333;
	--wd-entities-title-font: "Fira Sans", 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: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Fira Sans", 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: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #c1ad9b;
	--wd-alternative-color: rgba(251,188,52,0.8);
	--btn-default-bgcolor: rgb(193,173,155);
	--btn-default-bgcolor-hover: rgb(158,147,126);
	--btn-accented-bgcolor: rgb(123,35,47);
	--btn-accented-bgcolor-hover: rgb(143,96,61);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(10,10,10,0);
	background-image: none;
	background-repeat: no-repeat;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 248px;
}
.wd-footer {
	background-color: #f7f7f7;
	background-image: none;
}
html .wd-popup-wishlist .wd-wishlist-save-btn {
	color: rgb(76,76,76);
}
html .wd-popup-wishlist .wd-wishlist-save-btn:hover {
	color: rgb(28,28,28);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(40,40,40);
	--wd-form-placeholder-color: rgb(124,124,124);
	--wd-form-brd-color: rgb(73,73,73);
	--wd-form-brd-color-focus: rgb(96,96,96);
	--wd-form-bg: rgb(247,247,247);
}
.product-labels .product-label.onsale {
	background-color: rgb(71,163,50);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1500px;
--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-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;
}



.wd-page-title {
background-color: rgba(245,245,245,0.6);
}

@font-face {
	font-family: "Metropolis";
	src: url("//royallampshades.com/wp-content/uploads/Metropolis-Regular-1.woff2") format("woff2"), 
url("//royallampshades.com/wp-content/uploads/Metropolis-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	src: url("//royallampshades.com/wp-content/uploads/Metropolis-Bold.woff2") format("woff2"), 
url("//royallampshades.com/wp-content/uploads/Metropolis-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Recoleta";
	src: url("//royallampshades.com/wp-content/uploads/Recoleta-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.product_list_widget>li .widget-product-info {
    display: inline !important;
}


html#ecwid_html body#ecwid_body .ec-minicart--fixed.ec-minicart--right { left:30px; }

.sib_signup_box_inside_1 {
	  flex-wrap: nowrap;
    display: flex;
}
.sib_signup_box_inside_1 input[type=submit] {
		background-color: #9d1e21;
    color: #fff;
}

.sib_signup_box_inside_1 input[type=email] {
    padding: 0 15px;
    max-width: 45%;
    width: 100%;
    height: 42px;
    border: 2px solid rgba(129,129,129,1);
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
    margin-right: 10px;
	color: #fff; 

}
input[type=email]:focus {
    border: 2px solid #9d1e21;
}
.page-title {
    margin-bottom: 15px;
}
.sitemap ul:first-child {
		column-count:2;	
}
.woocommerce-MyAccount-navigation-link--downloads, .downloads-link {
		display:none !important;	
}

.single-product-page  .site-content {
    margin-bottom: 4px !important;
}
.single-product-page .related-and-upsells>div  {
    margin-bottom: 10px;
}
.single-product-page .product-tabs-wrapper{
    margin-bottom: 11px !important;
} 
.related-products .woodmart-hover-tiled .product-element-bottom {
    padding: 1px 17px;
}
.poduct-tabs-inner>div:not(:last-child) {
    margin-bottom: 0;
}
.onsale_home ul li:first-child{
		text-transform: uppercase;
    font-weight: 600;
    font-size: 22px !important;
    border-bottom: 2px solid #9d1e21;
    margin-bottom: -1px;
    text-align: left;
    padding-left: 0;
    padding-bottom: 5px;
}
.product-image-thumbnail img {
	height: 130px !important;
    width:  auto !important;
}
.woocommerce-Reviews {
	    margin-top: 25px;
}


/* Padding added here to offset margin increase. */
.single-product .main-page-wrapper {
    padding-top: 40px;
}
.product-image-wrap .woocommerce-product-gallery__image .size-woocommerce_single{
    width: auto !important;
    height: 506px !important;
}

.product-image-wrap .woocommerce-product-gallery__image img:first-child{
    width: 100% !important;
    height: auto !important;
}
.product-images  {
    text-align:center;
}
.without_images {
	    margin-bottom: 6px;
}
.footer_icons_mob {display:none !important;}
.footer_icons_mob a {color:black !important;}
.footer_icons_mob h4{color:black !important;}
.save10popup h4{
	    color: #9d1e21;
    font-size: 70px;
}
.custom-pictures-tab {
    margin-top: 0;
    font-weight: 800;
    padding-bottom: 8px;
    border-bottom: 1px solid #edeff1;
    font-size: 22px !important;
    text-transform: uppercase;	
}
.save10popup  .title-after_title {
	    font-weight: bold;
    font-size: 19px;
}
.save10popup p{
text-align: center;
    font-size: 22px;
    line-height: 27px;
    font-weight: 300;	
}/*
.woodmart-promo-popup  {
	    max-width: 421px;
}
.woodmart-promo-popup {
    background-color: #fff !important;
	}
.save10popup .mc4wp-form>div {
    justify-content: center !important;
}*/
@media screen and (min-width: 1024px) {
  .col-right img{
			margin-right:50px;	
	}
}	



.mc4wp-form>div {
   
    justify-content: left;
}
.track_order p {
	font-family:Open Sans, Arial, Helvetica, sans-serif !important; 
}
.whb-sticked  .favicontop{
	display:block;	
}
/*
.single-product textarea {
    min-height: 69px !important;
}*/
.woodmart-sidebar-scroll .widget {
    margin-bottom: 0px !important;
}


#newsletter-popup .vc_col-sm-6:last-child{
padding: 14px;	
}
/*.woocommerce-Reviews #comments, .woocommerce-Reviews #review_form_wrapper {
    max-width: 100%;
}*/
.social-form-circle a {
		letter-spacing:0 !important;
} 	
.footer_email span {
    font-size: 14px;
    margin-left: 6px;
    display: inline-block;
    margin-bottom: 6px;
}

.footer_email i{
	width: 15px;
    text-align: center;
    margin-right: 4px;
	font-size: 18px;
}

.mailchimpbottom {
    margin-top: 20px;
}
.vc_custom_1586766297291 {
    background-position: right !important;
}

#wd-5e913bc467974 a{
	  border: 0;
    font-weight: 500;
    font-size: 12px;
}

/*
.tabs-layout-tabs #tab-additional_information .shop_attributes {
    max-width: 100%;

}
#tab-description h2:first-child {
	  margin-top: 0;
    font-weight: 800;
    padding-bottom: 8px;
    border-bottom: 1px solid #edeff1;
    font-size: 22px !important;
    text-transform: uppercase;
}
#tab-additional_information h2:first-child {
	  margin-top: 20px;
    font-weight: 800;
    padding-bottom: 8px;
    border-bottom: 1px solid #edeff1;
    font-size: 22px !important;
    text-transform: uppercase;
}
.tabs-location-standard.reviews-location-separate.tabs-type-tabs .woocommerce-tabs {
    padding-bottom: 0;
    border-bottom: 0;
}
.woocommerce-Reviews {
    flex-direction: column;
}*/
.home_new .entry-title {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/*
#tab-description .col-md-6 {
	max-width:100% !important;	
}
#tab-additional_information .col-md-6 {
	float:left;	
}
*/
.tawcvs-swatches .swatch-label:hover {
		border:1px solid #9d1e21;	
}
.tawcvs-swatches .swatch-label {
		border:1px solid #e4e4e4;	
}
.tawcvs-swatches .swatch__tooltip {display:none !important;}
.tawcvs-swatches .swatch-label {
    margin-bottom: 5px;
}
.woodmart-archive-shop .title-size-default .entry-title {
    font-size: 37px;
}


/*
#newsletter-popup{
	background:#fff;	
	
}
#newsletter-popup p{
	color:white;
}
#newsletter-popup  p a{
	color:#9d1e21;	
}*/
/*
.tabs-layout-tabs #tab-additional_information .shop_attributes {
    max-width: 650px;
    margin-left: 0;
}
.tabs-layout-tabs  .wc-tab-inner>div>h2:first-child {
    margin-right: auto;
    margin-left: 0 !important;
    max-width: 650px;
	text-transform: uppercase;
    font-weight: 800;
    margin: 32px 0 15px 0px;
    padding-bottom: 8px;
    border-bottom: 1px solid #edeff1;
    font-size: 22px;
}
.woocommerce-Reviews-title {
    font-weight: 800;
    padding-bottom: 8px;
    border-bottom: 1px solid #edeff1;
    font-size: 22px !important;
	  margin-top: 20px;
}
.woocommerce-Tabs-panel {
	display: block !important;
}
.woocommerce-tabs .wc-tabs {
	display:none !important;
}
*/

.tawcvs-swatches .swatch.selected {
    border-color: #9d1e21;
}
.tawcvs-swatches .swatch-label {
    font-size: 12px;
    background-color: #e4e4e4;
    width: auto;
    height: auto;
    border-radius: 0px;
    padding: 1px 16px;
}
.product_title {
    font-size: 26px !important;
    font-weight: bold !important;
}
.product-grid-item .product-image-link {
    height: 200px;
    text-align: center;
}
.product-grid-item .product-image-link img {
    width: auto !important;
    height: 100% !important;
}
.free-advice  .woodmart-hover-tiled .product-wrapper {
	box-shadow:none;
	text-align: center;
}
.free-advice .product-title a {
    font-size: 12px;
}
.wpcf7-form input[type=submit] {
    background: #9d1e21;
    color: white;
    padding: 13px 55px;
    font-size: 17px;
    letter-spacing: 1px;
    border-radius: 2px;
}

.product-grid-item .product-image-link img {
    width: auto !important;
    padding: 10px;
    height: 100% !important;
}
.product-grid-item .product-image-link {
    height: auto;
		width: 100%;
	  text-align: center;
}


.woodmart-hover-tiled .product-element-top {
    margin-bottom: 0;
    min-height: 200px;
}
.category-grid-item .category-title {
    font-weight: 600 !important;
    font-size: 12px !important;
    }
.btn_title {
		padding-top:12px;
    background: white;
    margin: 0;
}
.btn_title .title-wrapper {
    margin-bottom: 10px !important;
}
.btn_title h4{
	   font-size: 16px !important;
    
    font-weight: 500;
    color: #4c4a4a;
}
.btn_title a {
    padding: 7px 24px;
    border-radius: 2px;
}
.btn_title .title-after_title {
    font-size: 13px !important;
    color: #4c4a4a;
    margin-top: -7px;
}
.top_icons li img {
    width: 16px;
    margin-right: 2px;
    margin-left: 10px;
}/*
.promo-banner .banner-title {
    font-size: 18px;
}
.promo-banner .banner-btn-wrapper {
    margin-top: 4px !important;
}*/
.footer-column-2 {
    border-bottom: 1px solid #d4d4d4;
	  padding-left: 60px;
}
.footer-column-1{
		
}
.banner-hover-border:not(.banner-border) .wrapper-content-banner {
    padding: 11px 20px;
}

.login-side-opener .wd-tools-text {
   width: 80px;
	white-space: break-spaces;
	margin-top: -30px !important;
}
.woodmart-navigation .category-icon {
    display: none;
}

.page-title {
    margin-bottom: 15px;
    background-blend-mode: overlay;
}

/* This style fixes image distortion in catalog view on mobile */

.product-grid-item .product-image-link img {
    width: 100% !important;
    padding: 10px;
    height: auto !important;
		text-align: center;
}
.product_list_widget>li .widget-product-info {
    flex: 1 1 auto;
    display: none;
}

/*  DevMizan Team CSS*/
/* .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: none;
}
.elementor-accordion .elementor-tab-title {
padding: 8px 20px;
} */
.blog-design-masonry .post-title {
    height: 67px;
    overflow: hidden;
}
.blog-post-loop .entry-header {
    height: 200px;
}
.e-font-icon-svg{
	width: 20px;
	height: 20px;
	margin-right:5px;
}
.promo-banner .banner-btn-wrapper {
    margin-top: none !important;
}

/* Newsletter Popup css */


.full-name{
	width: 100% !important;
	float: left;
	margin-bottom : 10px;
	margin-right: 20px; 
} 
.email-area{ 
	width: 100% !important;
} 
form#sib_signup_form_4 input[type='email']:focus, form#sib_signup_form_4 input[type='text']:focus{ border: 2px solid #777; 
}
@media only screen and (min-width: 786px) {
    #sib_signup_form_4 input[type='email'],
    #sib_signup_form_4 input[type='text'],
    select {
        border: 2px solid #fff;
        color: #fff !important;
    }
    #sib_signup_form_4  p {
        color: #fff !important;
    }
    #sib_signup_form_4 .full-name {
        width: 48%;
        float: left;
        margin-bottom: 10px;
        margin-right: 20px;
    }
    #sib_signup_form_4 .email-area {
        width: 48%
    }
}
@media only screen and (max-width: 786px) {
#sib_signup_form_4 input[type='email']:focus,
#sib_signup_form_4 input[type='text']:focus {
    border: 2px solid #777;
}

#sib_signup_form_4 input[type='email'],
#sib_signup_form_4 input[type='text'] {
    border: 2px solid #fff;
    color: #fff !important;
}

#sib_signup_form_4 p {
    color: #fff !important;
}

#sib_signup_form_4 .full-name {
    width: 100%;

}

#sib_signup_form_4 .email-area {
    width: 100%
}

}

#sib_signup_form_4 input[type='email']:focus,
#sib_signup_form_4 input[type='text']:focus {
    border: 2px solid #777;
}

	form#sib_signup_form_4 p.sib-alert-message-success {
	background-color: #000 !important;
}
.woocommerce-billing-fields__field-wrapper input {
	color:#000 !important;
}

div.quantity input[type="number"], .checkout_coupon .input-text, 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 {
	color: #000 !important;
}

.wpb_wrapper {
	margin-top:20px;
}

.slidermarginfix {
	margin-top:-20px;
}
.promo-container {
	height: 492px;
	width: 1119px;
	background: url("/wp-content/uploads/hbc-finial.png") no-repeat;
	position: absolute;
	left: 50%;
  	bottom: 0;
  	transform: translate(-50%, 0%);
  	margin: 0 auto;
}
[class*="wd-header-search-form"] input[type='text'] {
	color:#000 !important;
}

.searchform input[type="text"] {
	color: #000 !important;
}

html#ecwid_html body#ecwid_body .ecsp.ecsp-SingleProduct-v2 .ecwid-productBrowser-details-optionSelectBox {
	color:#000 !important;
}

.product-compare-button {
	display:none !important;
}

ul.sub-menu.gfdh-break.mega-menu-list span {
    padding-right: 15px;
}
.sub-menu-dropdown .woodmart-info-box {
    margin-bottom: 15px !important;
}
ul.sub-menu.white-color-menu.mega-menu-list li a {
    color: #fff !important;
}
.sub-menu.white-color-menu.mega-menu-list li a:hover{
	opacity:.5 !important;
}
.sub-menu.white-color-menu.mega-menu-list li:first-child {
    margin-top: -5px !important;

}
.black-color-menu ul.sub-menu.mega-menu-list li a {
    color: #2d2a2a !important;
}
.black-color-menu ul.sub-menu.mega-menu-list li a:hover{
    color: #9d1e21 !important;
}
.menu-mega-dropdown .sub-menu>li {
    margin-bottom: 20px;
}
.menu-item-design-sized .sub-menu-dropdown {
    padding-left: 15px;
}
.box-icon-align-top .box-icon-wrapper {
    margin-bottom: 0;
}
.customize-menu ul.sub-menu.white-color-menu.mega-menu-list > li a {
    cursor: default;
}

.customize-menu ul.sub-menu.white-color-menu.mega-menu-list li ul li a {
    cursor: pointer;

}

.customize-menu ul.sub-menu.white-color-menu.mega-menu-list > li a:hover {
    color: #fff;
    opacity: 1 !important;
}
.custom-text .banner-title-wrap.banner-title-default h4 {
    text-transform: uppercase;
}




/*.whb-row .whb-top-bar .whb-not-sticky-row .whb-with-bg .whb-without-border .whb-color-light .whb-flex-flex-middle .whb-top-bar{
	background-color:red !important;
} */

a.wd-logo.wd-sticky-logo,.whb-sticked  .wd-logo {
	display: none;
}

.whb-sticked a.wd-logo.wd-sticky-logo {
    display: block;
}

.whb-sticked a.wd-logo.wd-main-logo.woodmart-logo.woodmart-main-logo {
    display: none;
}

a.wd-logo.wd-sticky-logo {
    display: none;
}

.whb-sticked a.wd-logo.wd-sticky-logo {
    display: block;
}
.main-footer .elementor-icon-box-wrapper .elementor-icon svg {
    fill: #92332B;
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner {
	padding-top: 20px;}

@media only screen and (min-width: 768px) and (max-width: 1100px)  {
.cat-design-alt img {
    width: auto;
    height: 200px;
}
}@media (min-width: 1025px) {
	[class*=wd-header-search-form] input[type=text] {
    min-width: 500px !important;
}
.main-page-wrapper { 
	padding-top: 0px !important;
}

.promoholder {
	height: 450px;
	width: 1390px;
	margin: auto;
	display: block;
	position:relative;
}

.ggl-shades {
	height: 410px;
	width: 585px;
	background: url(/wp-content/uploads/ggl-shades.png) no-repeat;
	display: inline-block;
	position:absolute;
	bottom:0;
}

.holidayseasonbox {
	height:421px;
	width:724px;
	background: url(/wp-content/uploads/left-holiday-banner.png) no-repeat;
	position:relative;
	top:20px;
	display:inline-block;
	margin: 0 50px 0 0;
}

.shopnow {
	background: #fff;
  border: none;
  color: #9e0202;
	padding: 15px 50px;
  text-align: center;
  text-decoration: none;
	display:block;
	font-size: 22px;
	font-weight:bold;
	position:absolute;
	bottom:49px;
	right:35px;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.shopnow:hover {
	background:#eee;
	color: #9e0202;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}


.mailchimpbottom {
    margin-top: 3px;
}


.tradtabs .vc_tta-tabs-list li a span span{
		font-weight:bold;
}
.tradtabs .vc_tta-tab>a {
	color:    color: #080808; !important;
}
.tradtabs .vc_tta-tab.vc_active>a {
	    padding: 23px 20px !important;
    margin-top: -9px !important;
}
.tradtabs .vc_tta-tab.vc_active>a {
    background-color: #4c4c4c;
    background-image: linear-gradient(#414141 0%, #676767 95%) !important;
    padding: 30px;
    font-size: 34px;
	color:#9d1e21 !important;
	border-radius:0 !important;
}
.footermain {
padding-top:11px;}

.tradtabs .vc_tta-tab a {
	border-radius:0 !important;
    padding: 30px;
    font-size: 34px;
	box-shadow: none !important;
    border: 0 !important;
    background: #eeeeef !important;
	    margin: 8px;
	text-transform:capitalize
}
.tradtabs ul{
	    display: flex !important;
}
.tradtabs ul li a{
}

.vc_custom_1586577749747 {
    margin-bottom: -34px !important;
}
.tabs-layout-tabs {
    display: block;
}



.wd-age-verify, .woodmart-content-popup, .woodmart-promo-popup{
	padding: 0px;
}
.whb-color-dark .navigation-style-default .item-level-0 > a:after {
    color: rgb(0 0 0);
    font-size: 8px;
}
.sub-menu-dropdown {
    box-shadow: 0 5px 3px rgba(0,0,0,.15) !important;
}
.menu-mega-dropdown .sub-sub-menu li a, .mega-menu-list .sub-sub-menu li a {
    padding: 4px 0;

}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wpb_content_element {
	margin-bottom:0;
}

.main-page-wrapper { 
	padding-top: 0px !important;
}

.promoholder {
	height: 300px;
	width: 890px;
	margin: auto;
	display: block;
	position:relative;
}

.ggl-shades {
	height: 276px;
	width: 393px;
	background: url(/wp-content/uploads/ggl-shades-tablet.png) no-repeat;
	display: inline-block;
	position:absolute;
	bottom:0;
}

.holidayseasonbox {
	height:264px;
	width:455px;
	background: url(/wp-content/uploads/left-holiday-banner-tablet.png) no-repeat;
	position:relative;
	top:20px;
	display:inline-block;
	margin: 0 30px 0 0;
}

.shopnow {
	background: #fff;
  border: none;
  color: #9e0202;
	padding: 7px 16px;
  text-align: center;
  text-decoration: none;
	display:block;
	font-size: 17px;
	font-weight:bold;
	position:absolute;
	bottom:49px;
	right:35px;
	bottom: 32px;
  right: 27px;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.shopnow:hover {
	background:#eee;
	color: #9e0202;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.mailchimpbottom {
    margin-top: 3px;
}
.footermain {
padding-top:11px;}
.vc_custom_1586577749747 {
    margin-bottom: -34px !important;
}
.tabs-layout-tabs {
    display: block;
}
#tab-additional_information .col-md-6 {
    float: none;
	max-width:100%;

}

.vc_custom_1587442959129 {
	margin-right: -80px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wpb_content_element {
	margin-bottom:0;
}

.main-page-wrapper { 
	padding-top: 10px !important;
}

.promoholder {
	height: 270px;
	width: 470px;
	margin: auto;
	display: block;
	position:relative;
}

.ggl-shades {
	height: 233px;
	width: 226px;
	background: url(/wp-content/uploads/ggl-shades-mobile.png) no-repeat;
	display: inline-block;
	float:left;
	margin:25px 0 0;
}

.holidayseasonbox {
	height:120px;
	width:184px;
	background: url(/wp-content/uploads/left-holiday-banner-mobile.png) no-repeat;
	position:absolute;
  top: 45%;
  left: 50%;
	display:inline-block;
	margin: -60px 0 0 25px;
	float:right;
}

.shopnow {
	background: #fff;
  border: none;
  color: #9e0202;
	padding: 7px 16px;
  text-align: center;
  text-decoration: none;
	display:block;
	font-size: 17px;
	font-weight:bold;
	position:absolute;
	bottom:-50px;
	right:28px;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.shopnow:hover {
	background:#eee;
	color: #9e0202;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}


.footermain {
padding-top:11px;}
.tabs-layout-tabs {
    display: block;
}
#tab-additional_information .col-md-6 {
    float: none;
	max-width:100%;

}
.footer_newsletter_mob {
	text-align: center !important;
}
.footer_newsletter_mob  .woodmart-social-icons {
    text-align: center !important;
}
.footer_newsletter_mob  .title-wrapper {
		text-align: center !important;
}
.mailchimpbottom .mc4wp-form-fields {
    justify-content: center !important;
}
.page-title {
    margin-top: -20px;
}
}

@media (max-width: 576px) {
	.wpb_content_element {
	margin-bottom:0;
}

.main-page-wrapper { 
	padding-top: 10px !important;
}

.promoholder {
	height: 250px;
	width: 320px;
	display: block;
	position:relative;
}

.ggl-shades {
	height: 145px;
	width: 162px;
	background: url(/wp-content/uploads/ggl-shades-mobile-up.png) no-repeat;
	background-size:95%;
	display: inline-block;
	float:left;
	position:absolute;
	top:50%;
	margin:-65px 0;
}

.holidayseasonbox {
	height:118px;
	width:211px;
	background: url(/wp-content/uploads/left-holiday-banner-mobile-up.png) no-repeat;
	position:absolute;
  top: 40%;
  left: 50%;
	display:inline-block;
	margin: -55px 0 0;
	float:right;
}

.shopnow {
	background: #fff;
  border: none;
  color: #9e0202;
	padding: 7px 16px;
  text-align: center;
  text-decoration: none;
	display:block;
	font-size: 17px;
	font-weight:bold;
	position:absolute;
	bottom: -45px;
  right: 40px;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.shopnow:hover {
	background:#eee;
	color: #9e0202;
	box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.tabs-layout-tabs {
    display: block;
}
#tab-additional_information .col-md-6 {
    float: none;
	max-width:100%;

}

/* This style corrects image stretching on mobile */
.product-image-wrap .woocommerce-product-gallery__image img:first-child{
    width: 100% !important;
    height: auto !important;
}

/* This style  directly below is an attempt to make product images size proportionally */
.product-grid-item .product-image-link img {
	height: auto;
	width: 100%;
	padding: 10px;
	text-align: center;
}
.wd-title-style-default{
text-align:center;
}
.page-title {
    margin-top: -20px;
}
}

