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

.page-title-default{
	background-color:#ffd300;
	background-image: url(https://www.lodilpg.com.ph/wp/wp-content/uploads/2020/10/title-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

.footer-container{
	background-color:#40c6bf;
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#666666;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Didact Gothic", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-transform:none;
--wd-title-color:#333333;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-transform:none;
--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:none;
--wd-widget-title-color:#1c1c1c;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:#ffd300;
}
:root{
--wd-alternative-color:#40c6bf;
}
:root{
--wd-link-color:#40c6bf;
--wd-link-color-hover:#2aaba4;
}
:root{
--btn-default-bgcolor:#ffd300;
}
:root{
--btn-default-bgcolor-hover:#40c6bf;
}
:root{
--btn-shop-bgcolor:#ffd300;
}
:root{
--btn-shop-bgcolor-hover:#40c6bf;
}
:root{
--btn-accent-bgcolor:#40c6bf;
}
:root{
--btn-accent-bgcolor-hover:#ffd300;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #333;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #333;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-shop-brd-radius: 35px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
			
					
					
			
							--btn-accent-brd-radius: 35px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
			
					
								}

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

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.lodilpg.com.ph/wp/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/** ----------------------------
## Custom Styles
---------------------------- **/

.wazile-darkbg h1,
.wazile-darkbg h2,
.wazile-darkbg h3,
.wazile-darkbg h4,
.wazile-darkbg h5,
.wazile-darkbg h6,
.wazile-darkbg p,
.wazile-darkbg a,
.wazile-darkbg .title-subtitle {
	color: #fff;
}


/** Contact Form **/
@media (min-width: 1000px) {
	.two_columns_50_50 {
		display: flex;
		justify-content: space-between;
	}
}
.two_columns_50_50 .column1 .column_inner {
	padding-left: 0 !important;
}
.two_columns_50_50 .column2 .column_inner {
	padding-right: 0 !important;
}
#inquire input[type=text],
#inquire input[type=email],
#inquire textarea {
	background-color: #fff;
	height: 50px;
}
#inquire input[type=submit] {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 600;
    line-height: 26px;
    text-transform: none;
	color: #1c1c1c;
	background-color: #ffd300;
	padding: 14px 32px;
}
@media (max-width: 1000px) {
	#inquire input[type=submit] {
		padding: 14px 28px;
		line-height: 22px;
	}
}



/** ----------------------------
## Theme Overrides
---------------------------- **/
.site-content {
	margin-bottom: 0;
}

a.btn {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
    border-radius: 35px;
}
.btn-size-default {
    padding: 16px 30px;
    text-transform: none;
}
.btn-size-large {
	padding: 16px 32px;
	line-height: 26px;
}
@media (max-width: 1000px) {
	.btn-size-large {
		padding: 15px 28px;
		line-height: 22px;
	}
}
.btn.btn-color-primary,
.btn.btn-color-primary:hover {
    color: #1c1c1c;
}

.title-size-small {
	padding-top: 35px;
	padding-bottom: 35px;
}

.single-portfolio .site-content,
.single-post .site-content,
.woocommerce-page .site-content,
body.archive .site-content {
	padding-bottom: 70px;
}

.woocommerce-page .site-content {
	padding-top: 70px;
}

.single-portfolio .page-title,
.single-post .page-title,
body.archive .page-title {
	margin-bottom: 70px;
}

.single-post-navigation .post-title {
	font-size: 22px;
	text-transform: none;
}

.widget_recent_entries ul li a {
	font-size: 18px;
	text-transform: none;
}

.comment-form .submit {
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	padding: 14px 32px;
}
@media (max-width: 1000px) {
	.comment-form .submit {
		padding: 14px 28px;
		line-height: 22px;
	}
}

.title-size-small .entry-title {
	font-size: 40px;
}
@media (max-width: 1024px) {
	.page-title .entry-title {
		font-size: 36px;
		line-height: 1.0;
	}
}

.woodmart-title-size-default .woodmart-title-container,
.woodmart-title-container.wd-fontsize-l {
    font-size: 36px !important;
    line-height: 1.3;
    /*font-weight: 900 !important;*/
}
@media (max-width: 575px) {
    .title-wrapper .title {
        /*font-size: 32px !important;*/
        line-height: 1.2;
    }
    .title-wrapper .title-subtitle {
        font-size: 14px;
    }
}
.title-wrapper .liner-continer {
    margin-bottom: 30px;
}

.wpb_text_column  p,
.title-after_title {
    font-size: 16px !important;
    line-height: 1.8 !important;
}

.blog-post-loop .article-body-container {
    text-align: left;
}
.article-body-container .btn-read-more {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	color: #40c6bf;
}
.blog-post-loop .entry-title {
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
}
.blog-design-masonry .entry-title {
	line-height: 1.4;
}

/** Header **/
.whb-color-light:not(.whb-with-bg) {
	background-color: #40c6bf;
}
.woodmart-cart-design-5 .woodmart-cart-number {
    color: #1c1c1c;
}
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    font-weight: 600 !important;
}

/** Logo **/
@media (max-width: 1024px) {
    .whb-general-header .woodmart-logo img {
        max-height: 75px;
    }
}

/** Page title **/
.page-title {
    margin-bottom: 0;
}
.page-title .entry-title {
    font-size: 46px;
    font-weight: 900 !important;
}
@media (max-width: 1024px) {
    .page-title .entry-title {
        font-size: 42px;
    }
    .woodmart-show-categories {
        display: none;
    }
    .page-title {
        padding: 55px 0;
    }
}
.title-size-default {
    padding-top: 90px;
    padding-bottom: 90px;
}
@media (max-width: 1024px) {
    .page-title {
        padding: 75px 0;
    }
}
@media (min-width: 1025px) {
    .title-size-default .title {
        font-size: 54px !important;
    }
}

/** Shop page **/
.product-grid-item .product-element-top {
    margin-bottom: 30px;
}
.product-grid-item .product-title {
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    .woodmart-spacing-20>[class*=col], .woodmart-spacing-30>[class*=col] {
        margin-bottom: 30px;
    }
}
@media (max-width: 575px) {
    .product-grid-item.col-6 .product-title, .product-grid-item.col-6 .woodmart-product-brands-links, .product-grid-item.col-6 .woodmart-product-cats {
        font-size: 18px;
    }
    .product-grid-item .product-title {
        margin-bottom: 5px;
    }
}

.price .amount {
    color: #3B8252;
    font-size: 16px;
}
@media (max-width: 575px) {
    .price .amount {
        font-size: 14px;
    }
}
.woocommerce-mini-cart-item .woocommerce-Price-amount.amount,
.shopping-cart-widget-footer .woocommerce-Price-amount.amount {
    color: #3B8252;
}

.woodmart-hover-quick .woodmart-add-btn>a {
    opacity: 1;
    color: #1c1c1c;
    font-size: 14px;
    padding: 6px 0;
}
.woodmart-hover-quick .woodmart-add-btn>a:hover,
.wd-add-btn-replace .add-to-cart-loop:before {
    color: #1c1c1c;
}

.post-type-archive-product .site-content {
    padding-top: 70px;
	padding-bottom: 70px;
}

/** Single Product **/
.single-product .site-content {
    padding-top: 70px;
    padding-bottom: 70px;
}
.woodmart-accordion-title:hover, .woodmart-accordion-title.active {
    color: #40c6bf;
}
.single-product .menu-opener .woodmart-burger, .menu-opener .woodmart-burger::after, .menu-opener .woodmart-burger::before {
    color: #fff !important;
}
.title.slider-title,
li.woodmart_additional_tab_tab > a,
.tabs-layout-tabs .tabs li a,
#reply-title {
    font-weight: 900 !important;
}

/** Cart page **/
.woocommerce-cart .site-content {
    padding-top: 70px;
    padding-bottom: 70px;
}
.product-subtotal .amount,
.order-total .amount {
    color: #3B8252;
}
.woodmart-checkout-steps ul {
    font-size: 40px;
    font-weight: 900 !important;
}
@media (max-width: 1024px) {
    .page-title .woodmart-checkout-steps ul li {
        font-size: 40px;
    }
}
@media (max-width: 768px) {
    .page-title .woodmart-checkout-steps ul li {
        font-size: 36px;
    }
}
td.product-name a {
    font-size: 18px;
}

table th,
.cart_totals h2 {
    font-weight: 900 !important;
}

/** Checkout page **/
.woocommerce-checkout .site-content {
    padding-top: 70px;
    padding-bottom: 70px;
}
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon,
.woocommerce-checkout-review-order .cart-subtotal .amount {
    color: #3B8252;
}
#order_review_heading,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3 {
    font-weight: 900 !important;
}

/** Blog post **/
.meta-post-categories>a {
    color: #1c1c1c;
}
.single-post-navigation .post-title {
    font-size: 20px;
}
.woodmart-recent-posts .entry-title a {
    font-size: 16px;
}

/** Account page **/
.woocommerce-account .site-content {
    padding-top: 70px;
    padding-bottom: 70px;
}
.woocommerce-MyAccount-title {
    font-weight: 900 !important;
}


/** Custom Side Menu **/
.menu-opener:not(.has-bg) {
	background-color: transparent;
}
.menu-opener .menu-open-label, span.arrow-opener {
	display: none;
}
.menu-opener {
	min-width: 0 !important;
	max-width: 0 !important;
	justify-content: flex-end !important;
	margin-left: 25px;
}
.header-categories-nav .categories-menu-dropdown {
	min-width: 270px;
	max-width: 320px;
	left: auto !important;
}
.product-template-default .menu-opener.color-scheme-light {
	color: #333 !important;
}
.mobile-nav-tabs .mobile-tab-title {
	font-weight: 600 !important;
}
li.mobile-categories-title > span {
	position: relative;
	visibility: hidden;
}
li.mobile-categories-title > span::after {
	content: "More";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	visibility: visible;
  display: block;
}


/** Footer **/
@media (min-width: 1200px) {
	.footer-custom-menu .list-two-col {
		columns: 2;
	}
}
.footer-custom-menu .list-two-col li::before {
	content: "";
	width: 5px;
	height: 5px;
	background: #fff;
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 4px;
}
.color-scheme-light .copyrights-wrapper {
    border-color: none !important;
    background-color: #37b5ae !important;
}
.min-footer > div {
    font-size: 14px !important;
}

/** Scroll to top btn **/
.scrollToTop {
    border-radius: 0;
    background-color: #ffd300;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}
.scrollToTop:after {
    font-size: 14px;
    line-height: 40px;
}

/** CF7 **/
#inquire input[type=submit] {
    border-radius: 35px;
}

/** Social icons **/
.social-form-circle .woodmart-social-icon,
.icons-size-small .woodmart-social-icon {
    border-radius: 100% !important;
}


/** Gutenberg **/
.custom-heading {
    font-weight: 900 !important;
}


/** LODI Heroes **/
.page-title-default .woodmart-header-overcontent .page-title {
    background-color: #ffd300;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

/** Change single post page header bg **/
body.category-lodi-heroes .page-title-default {
    background-image: url(https://www.lodilpg.com.ph/wp/wp-content/uploads/2020/12/LODI-Hero-Bg-1.jpg) !important;
		background-size: cover;
}
@media (max-width: 568px) {
    body.category-lodi-heroes .page-title-default  {
        background-position: top left -140px;
    }
}



/** Products Grid **/
.product-grid-item .wd-entities-title {
    font-size: 20px !important;
}
@media (max-width: 1024px) {
    .product-grid-item.col-6 .wd-entities-title {
        font-size: 16px !important;
    }
}