.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Heebo", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(76,76,76);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-transform:uppercase;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(237,28,36);
}
:root{
--wd-alternative-color:rgb(3,64,134);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:rgb(3,64,134);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(221,51,51);
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//jihope.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//jihope.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

.whb-sticked .wd-logo img {
    margin-top: 0px !important;
}
.whb-sticked .info-box-icon img {
    filter: brightness(0.2) !important;
}
.screen-reader-response {
    display: none;
}
.whb-sticked .info-box-content h5 a {
    color: #333 !important;
}
input.wpcf7-form-control.wpcf7-submit {
    margin-top: 22px;
}
a.custom_button:hover {
    color: #fff !important;
}
.wd-logo img {
    margin-top: 15px !important;
}
.whb-general-header .info-box-inner a:hover {
    color: #ed0007 !important;
}
a.custom_button:hover:before {
    width: 100%;
    left: 0px;
}
a.custom_button {
    text-decoration: none !important;
    border: none !important;
    z-index: 2;
    position: relative;
    padding: 10px 30px !important;
    transition: 0.5s ease all;
}
a.custom_button:before {
    transition: 0.5s ease all;
    content: '';
    width: 14px;
    background: #ed1c24;
    height: 35px;
    position: absolute;
    left: 0px;
    z-index: -1;
}
/* .footersection  .bigfooterheading h4 {
    font-size: 35px;
    max-width: 560px;
    color: #626262;
} */
.footersection  .bigfooterheading h4 {
    font-size: 35px;
    max-width: 560px;
    color: #626262;
}
.footersection  .boldheading {
    font-size: 26px;
    line-height: 1.1;
    color: #242424;
}
.footersection  .contactinfo {
    margin-top: 20px;
    font-weight: 600;
}
.footersection  .menu {
    column-count: 3;
}
.footersection  .linksrow {
    max-width: 583px;
}
.footersection .footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-column {
    margin-bottom: 0px;
}
#subscribe-row {
    text-align: center;
    background: #043368;
}

#subscribe-row .subscribeclm h2 {
    color: #fff;
    font-size: 40px;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 26px;
}
#subscribe-row input[type="email"] {
    background: #fff;
    height: 50px;
    border: none;
}
#subscribe-row input[type="submit"] {
    background: #ed1c24 !important;
    height: 50px;
}
#subscribe-row .subscribeclm p {
    color: #fff;
}
.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}
.wd-tools-element.woodmart-burger-icon {
    background: #fff;
    border-radius: 23px;
    padding: 0px 15px;
    box-shadow: 0px 0px 20px 0px #0000001a;
}
.clickopentext img {
    width: 108px;
    top: 5px;
    position: relative;
}
.pagetitletext h3 {
    font-size: 40px;
    max-width: 600px;
}

::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: #f3f3f3; 
}
::-webkit-scrollbar-thumb {
  background: #E94B5B; 
}
::-webkit-scrollbar-thumb:hover {
  background: #002449; 
}

@media only screen and (max-width:1056px) and (min-width:768px){
div#pagetitlerowo {
    background-position-x: 84% !important;
}
#pagetitlerowo .vc_column-inner {
    max-width: 365px;
}}
.footersection h4, .footersection p, .footersection a {
    color: #4b3131 !important;
}
span.wpcf7-form-control-wrap.recaptcha iframe {
    filter: none;
}@media (min-width: 1025px) {
	.section-title h2 {
    font-size: 40px;
}
.copyrights-wrapper .wd-social-icons.woodmart-social-icons {
    text-align: right;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.footersection .bigfooterheading h4 {
	font-size: 25px !important;}

.pagetitletext h3 {
    font-size: 30px !important;    max-width: 348px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#pagetitlerowo .pagetitletext h3 {
    font-size: 23px  !important;
    max-width: 270px  !important;
}
#pagetitlerowo {
    background-position-x: 87% !important;
    background-color: rgb(255 255 255 / 83%) !important;
    background-blend-mode: color;
}
.footersection .bigfooterheading h4 {
	font-size: 25px !important;}
}

@media (max-width: 576px) {
	#pagetitlerowo .pagetitletext h3 {
    font-size: 23px  !important;
    max-width: 270px  !important;
}
#pagetitlerowo {
    background-position-x: 87% !important;
    background-color: rgb(255 255 255 / 83%) !important;
    background-blend-mode: color;
}
.footersection .bigfooterheading h4 {
	font-size: 25px !important;}
}

