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

.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:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(38,40,43);
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:17px;
}
:root{
--wd-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Playfair Display", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:17px;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(199,156,66);
}
:root{
--wd-alternative-color:rgb(64,21,101);
}
:root{
--wd-link-color:rgb(199,156,66);
--wd-link-color-hover:rgb(232,189,97);
}
:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(199,156,66);
}
:root{
--btn-accented-bgcolor-hover:rgb(232,189,97);
}
: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: #333;
		
					--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: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1370px;
			}
		}

		.container {
			max-width: 1400px;
		}

		:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1400px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* ---------------------
## Custom Styles
----------------------- */
.wazile-darkbg a,
.wazile-darkbg p,
.wazile-darkbg div,
.wazile-darkbg h1,
.wazile-darkbg h2,
.wazile-darkbg h3,
.wazile-darkbg h4,
.wazile-darkbg h5,
.wazile-darkbg h6 {
    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;
}

.column1,
.column2 {
    width: 100%;
}

#inquire input[type=text],
#inquire input[type=email],
#inquire textarea,
#apply input[type=text],
#apply input[type=email],
#apply textarea {
    background-color: #fff;
    height: 50px;
}

#inquire input[type=submit],
#apply input[type=submit] {
    font-family: "Poppins";
    line-height: 1.2 !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-transform: none;
    color: #fff;
    background-color: #d2a53e !important;
    text-transform: uppercase;
    /* border-radius: 27px; */
    padding: 16px 28px;
}

#inquire input[type=submit]:hover {
    background-color: #b99135 !important;
    color: #fff;
}

@media (max-width: 1000px) {

    #inquire input[type=submit],
    #apply input[type=submit] {
        padding: 15px 30px;
        font-size: 15px;
    }
}



/* ---------------------
## Theme Overrides
----------------------- */
.main-page-wrapper {
    padding-top: 0;
}

/* Container */
.site-content {
    margin-bottom: -20px;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

/* Remove spacing if BG is enabled on row */
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section,
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

/* Fonts */
h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    font-size: 52px;
}

/* Page title */
@media (min-width: 1025px) {
    .wd-header-overlap .title-size-default {
        padding-top: 270px !important;
    }

    .title-size-default {
        padding-bottom: 220px !important;
    }
}

@media (max-width: 1024px) {
    .wd-header-overlap .page-title {
        padding-top: 220px !important;
        padding-bottom: 180px !important;
    }
}

.page-title .title {
    font-size: 52px !important;
}

/*.whb-general-header {
    padding-top: 15px;
    padding-bottom: 15px;
}*/

/*Buttons*/
.btn-style-bordered.btn-color-white {
    border-color: #d2a53e !important;
}

.btn.btn-style-bordered {
    border-width: 1px !important;
}

/* Footer */
footer p,
footer a,
.min-footer,
.min-footer a {
    font-size: 15px;
    color: #fff;
}

footer a:hover,
.min-footer a:hover {
    color: #d2a53e;
}

footer .icons-design-default .wd-social-icon {
    margin-right: 20px !important;
}

footer .icons-design-default.color-scheme-light .wd-social-icon:hover {
    color: #d2a53e !important;
}

footer #footer-brand-logos .wd-gallery-item img {
    max-width: 70%;
    filter: brightness(0) invert(1);
    opacity: 0.3;
}

/* Mobile Nav */
.wd-side-hidden {
    background-color: #26282b;
}

.wd-nav-mobile>li>a {
    color: #fff !important;
}

.wd-nav-mobile>li>a:hover {
    color: #fff !important;
    background-color: #e8bd61;
}

.wd-nav-mobile li:active>a {
    background-color: #c79c42 !important;
}

.wd-nav-mobile li a {
    border-bottom: 1px solid rgb(255 255 255 / 10%) !important;
}

.wd-nav-mobile li.current-menu-item>a {
    color: #fff !important;
    background-color: #c79c42;
}

.mobile-nav .wd-nav-opener:after {
    color: #fff !important;
}

.mobile-nav .menu-item.opener-page>.woodmart-nav-link {
    color: #242424 !important;
}

/* Main menu */
@media (min-width: 1000px) {
    .wd-header-mobile-nav .wd-tools-icon::before {
        font-size: 30px !important;
    }
}

.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #26282b !important;
}

.scrollToTop {
    border-radius: 0 !important;
}

/* WooCommerce pages */
body.woocommerce-account .site-content,
body.woocommerce-shop .site-content,
body.woocommerce-cart .site-content,
body.woocommerce-checkout .site-content,
body.archive .site-content {
    padding-top: 120px;
    padding-bottom: 120px;
}

body.woocommerce-shop .catcbll:hover {
    background-color: #a7822e;
}

/* Single Porduct */
body.single-product .site-content {
    padding-top: 90px;
    padding-bottom: 90px;
}

body.single-product .related-and-upsells {
    padding-top: 20px;
    padding-bottom: 70px;
}

body.single-product .sku_wrapper,
body.single-product .reviews_tab,
body.single-product #tab-item-title-reviews,
body.single-product #reviews,
.product-grid-item .wd-action-btn {
    display: none;
}

/* body.single-product table.variations tr:last-child .cell:not(.with-swatches) {
    display: block;
    margin-bottom: 5px;
} */

body.single-product .variations .label>label {
    color: #777 !important;
}

body.single-product .btn.catcbll:hover {
    background-color: #b99135 !important;
}

body.single-product .product-tabs-wrapper {
    border-bottom: none;
}

.product-grid-item .wd-entities-title>a {
    font-size: 22px;
}

@media (max-width: 1024px) {
    body.single-product .product_title {
        font-size: 30px !important;
    }
}

/* Product - Derby Foosball Table */
body.single-product.postid-2639 table.variations .cell {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

/* Product - Disable clickable swatches */
.single-product.postid-2659 [data-id~="pa_unootto-alcantara"] .wd-swatch,
.single-product.postid-2659 [data-id~="pa_unootto-leather"] .wd-swatch,
.single-product.postid-2716 [data-id~="pa_unootto-alcantara"] .wd-swatch,
.single-product.postid-2716 [data-id~="pa_unootto-leather"] .wd-swatch,
.single-product.postid-2680 [data-id~="pa_unootto-leather"] .wd-swatch,
.single-product.postid-2605 [data-id~="pa_filotto-pool-table-colors"] .wd-swatch,
.single-product.postid-2605 [data-id~="pa_filotto-pool-table-leather"] .wd-swatch,
.single-product.postid-2639 [data-id~="pa_derby-foosball-table-colors"] .wd-swatch,
.single-product.postid-2639 [data-id~="pa_derby-foosball-table-leather"] .wd-swatch,
.single-product.postid-2761 [data-id~="pa_precious-leather"] .wd-swatch {
    pointer-events: none;
}

/* Product pdf icon */
.icon-pdf {
    margin-bottom: 20px;
}

/* List - square icon */
.list-icon-square li {
    align-items: flex-start !important;
}
.list-icon-square .list-icon {
    margin-top: 10px;
}


/* Burger Icon */
.whb-general-header .wd-tools-element .wd-tools-icon:before {
    font-size: 30px;
}

/* Footer Social */
.wd-social-icons:is(.icons-size-small, .icons-size-) .wd-icon {
    font-size: 23px !important;
}