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

:root {
	--wd-text-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(26,26,26);
	--wd-text-font-size: 16px;
	--wd-title-font: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--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: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 21px;
	--wd-header-el-font: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: #212121;
	--wd-alternative-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--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: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #3a3a3a;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(210,85,46);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #212121;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	color: #303030;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Fira Sans Condensed", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 13px;
}
.product-labels .product-label.onsale {
	background-color: rgba(255,255,255,0);
	color: rgba(0,0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 480px;
}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

@font-face {
	font-family: "poroboto";
	src: url("//www.princeoliver.com/wp-content/uploads/2018/12/poroboto.woff2") format("woff2"), 
url("//www.princeoliver.com/wp-content/uploads/2018/12/poroboto.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

.blue-back {
    background-color: rgb(38 34 95)!important;
    color: #fff!important;
    width: 71%!important;
    padding-left: 10px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}

.ivpa-opt[data-attribute="pa_chroma"]{
	display:none!important;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    border: none;
}

.ocean a{
color:#1c1a5e!important;	
}

.boxnow-form-row-hidden{
	display:none!important;
}

@media (max-width: 576px){
.product-labels.labels-rounded .product-label {

    margin-top: -30px;
}
}

#eapps-countdown-timer-1 .eapps-countdown-timer-item-group-label {
    color: white!important;
}

.lola{
	color:#d2552e!important;
}@media (min-width: 577px) and (max-width: 767px) {
	.yith-wcbm-badge.yith-wcbm-badge-image-uploaded img {
    width: 70% !important;
}
}

@media (max-width: 576px) {
	.yith-wcbm-badge.yith-wcbm-badge-image-uploaded img {
    width: 70% !important;
}
}

