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

:root {
	--wd-text-font: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(63,63,63);
	--wd-text-font-size: 14px;
	--wd-title-font: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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 Condensed", 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 Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(6,13,13);
	--wd-alternative-color: #FEC057;
	--wd-link-color: rgb(6,13,13);
	--wd-link-color-hover: rgb(6,13,13);
	--btn-default-bgcolor: rgb(6,13,13);
	--btn-default-bgcolor-hover: rgb(6,13,13);
	--btn-accented-bgcolor: rgb(6,13,13);
	--btn-accented-bgcolor-hover: rgb(6,13,13);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(6,13,13);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(6,13,13);
	--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: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(254,192,87);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 177px;
}
.wd-page-title {
	background-color: rgb(255,191,59);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(10,10,10);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}
:root{
--wd-container-w: 1350px;
--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;
}

@media (min-width: 1350px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Fira Sans Condensed !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Fira Sans Condensed !important;
}

.header-banner {
    height: 30px;
    color: black;
}
.promo a {
	color: red !important;
	font-weight: bold !important;
}
.product-label.onsale {
    background-color: #FEC057!important;
}
.inline_wcmlim_lc .wcmlim_form_box .wcmlim_change_lc_to {
    font-weight: 400;
    font-size: 12px;
    padding: 0;
    margin: 0;
    margin-right: 10px;
		color: #333333
}

.nav-link-text {
	font-size: 15px;
}

#fm-loading-img {
    position: relative !important;
}
.wd-entry-meta .meta-author {
    display: none;
}
.wd-entry-meta .meta-reply {
    display: none;
}

form.cart>* {
   flex: none !important;
}

@keyframes flash {
	0% {background: #000;}
  100% {background: #fec057;}
}

.wd-wishlist-btn {
	padding-top: 35px;
    padding-bottom: 10px;
}
p.stock.in-stock.wd-style-default {
    margin-bottom: 10px;
}
.wc-tab-inner {
    margin-bottom: 30px;
}
span.breadcrumb-last {
    display: none;
}

.cs-info-sticky.desktop_right {
    text-align: left;
}

/*.container {
    max-width: none !important;
}

@media (max-width: 576px) {
	.smart {
	display: none !important;
}

}

