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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Proxima-nova", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #0e355a;
	--wd-text-font-size: 15px;
	--wd-title-font: "Proxima-nova", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #0e355a;
	--wd-entities-title-font: "Proxima-nova", 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: "Manrope3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Proxima-nova", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #0e355a;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Proxima-nova", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #f20023;
	--wd-alternative-color: #0e355a;
	--wd-link-color: #f20023;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #f20023;
	--btn-accented-bgcolor-hover: #f20023;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #0e355a;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 550px;
}
.page-title-default {
	background-color: #f20023;
	background-image: url(https://www.gijima.com/wp-content/uploads/2021/01/Generic-Header-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #0e355a;
	background-image: none;
}
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: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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);
}
}


@font-face {
	font-family: "Manrope3";
	src: url("//www.gijima.com/wp-content/uploads/2019/06/Manrope3-Thin.woff2") format("woff2"), 
url("//www.gijima.com/wp-content/uploads/2019/06/Manrope3-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

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

.whb-color-light:not(.whb-with-bg) {
    background-color: #0e355a;
}

.w3eden .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 3px solid #e2e2e2;
    border-radius: 0.25rem;
}
.container {
    max-width: 1250px;
}
.woodmart-navigation .item-level-0 > a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-right: 6px;
    padding-left: 10px;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 1;
}
.woodmart-navigation .item-level-0.menu-item-has-children > a::after {
    margin-left: 2px;
    color: rgba(82,82,82,.45);
    font-weight: 600;
    font-style: normal;
    font-size: 50%;
    content: "\f129";
    font-family: woodmart-font;
}
body .main-nav .menu > li.current-menu-item > a{
color:red;
}
.form-border-width-1 input[type="text"], .form-border-width-1 input[type="email"], .form-border-width-1 input[type="search"], .form-border-width-1 input[type="number"], .form-border-width-1 input[type="url"], .form-border-width-1 input[type="tel"], .form-border-width-1 input[type="password"], .form-border-width-1 input[type="date"], .form-border-width-1 select, .form-border-width-1 textarea {
    border-width: 3px;
}
.vc_tta-accordion ul li:before{
	display:none;
}
.vc_tta-accordion ul li {
	 list-style: circle!important;
}
.grecaptcha-badge { opacity:0;}
.woodmart-navigation .item-level-0.menu-item-has-children > a::after {
    margin-left: -3px;
    color: rgba(82,82,82,.45);
    font-weight: 600;
    font-style: normal;
    font-size: 50%;
    content: "\f129";
    font-family: woodmart-font;
}
.wd-age-verify, .woodmart-content-popup, .woodmart-promo-popup {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    background-color: #FFF;
}