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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "Muli", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000000;
	--wd-entities-title-font: "Muli", 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%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Muli", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Muli", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #0973bd;
	--wd-alternative-color: #000000;
	--wd-link-color: #000000;
	--wd-link-color-hover: #0073bc;
	--btn-default-bgcolor: #0973bd;
	--btn-default-bgcolor-hover: #2e2e2e;
	--btn-accented-bgcolor: #0973bd;
	--btn-accented-bgcolor-hover: #2e2e2e;
	--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;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: transparent;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #000000;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 800px;
}
:root{
--wd-container-w: 1920px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1920px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1920px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1920px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


body, h1, h2, h3, h4, h5, h6, .title, legend,
.woocommerce-Reviews .comment-reply-title,
.product-grid-item .product-title a, 
.navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a,
.whb-color-dark .navigation-style-underline .item-level-0 > a, 
.color-scheme-dark,
.color-scheme-dark a ,
.color-scheme-dark h1, .color-scheme-dark h2, .color-scheme-dark h3, .color-scheme-dark h4, .color-scheme-dark h5, .color-scheme-dark h6,
.color-scheme-dark .title,
.color-scheme-dark .widgettitle,
.color-scheme-dark .widget-title,
.color-scheme-dark label,
.color-scheme-dark legend {
    color: #000000;
}
.mc4wp-form > div > p {
    margin-bottom: 0px !important;
}
.tnp-subscription label {
    display: none;
}
.tnp-field input[type="submit"] {
    height: 100%;
}
.mc4wp-form .wpcf7-not-valid-tip {
    display: none !important;
}
.navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a {
    font-size: 1.08em;
}
.banner-content-background .wrapper-content-banner {
    background-color: rgba(0,0,0,.2);
}
.promo-banner .banner-title-wrap .banner-subtitle:first-child {
    color: #fff;
    font-weight: 700;
}
h3.prdct_sku {
    margin-bottom: 5px;
		font-size: 0.8rem;
    line-height: 1;
	  font-weight: normal;
}
.main-page-wrapper {
    padding-top: 0 !important;
    margin-top: -40px;
    background-color: #fff
}
span.onsale.product-label {
    background: #ff4141;
    font-size: 14px;
    display: none;
}
footer.footer-container.color-scheme-dark {
    border: 1px solid rgba(129,129,129,.2);
}
.widget li, .woodmart-widget li, div[class^=vc_wp] li {
    margin-bottom: 8px;
}
.product-summary-shadow .summary-inner {
    background-color: #f3f3f3;
}
h1.entry-title {
    text-transform: capitalize;
}
del span {
    text-decoration: line-through;
}
.cool_timeline_horizontal ul.ctl_road_map_wrp:before {
    background: #0073bc !important;
}
.ctl_road_map_wrp .clt_h_nav_btn i {
    color: #0073bc !important;
}
.cool-timeline.white-timeline .timeline-post.even .timeline-meta .meta-details, .ctl_road_map_wrp li.even .ctl-story-year, .ctl_road_map_wrp li.even .ctl-story-title, .ctl_road_map_wrp li.even .ctl-story-title a {
    color: #0073bc !important;
}
.archive h3.prdct_sku {
    margin-bottom: 5px;
		font-size: 0.8rem;
    line-height: 1;
	  font-weight: normal;
}
.ctl_road_map_wrp li.even .ctl-story-year:before {
    border-color: #0073bc !important;
    background: #0073bc !important;
}
.ctl_road_map_wrp li.even .ctl-story-year:after {
    background: -moz-linear-gradient(top, #0073bc 0%, rgba(229, 229, 229, 0) 100%) !important;
    background: -webkit-linear-gradient(top, #0073bc 0%, rgba(229, 229, 229, 0) 100%) !important;
    background: linear-gradient(to bottom, #0073bc 0%, rgba(229, 229, 229, 0) 100%) !important;
}
.ctl_road_map_wrp li {
    pointer-events: none;
}
footer h5.widget-title {
    color: #ffffff !important;
}
.product_banner_div {
    margin-bottom: 35px;
}
.product_banner_div img {
    width: 100%;
}
.short_description_wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.short_description_image {
    width: 25%;
}

.short_description_content {
    width: 50%;
}
.product_technical_specification_div {
    background-color: #fafafa;
    padding: 30px 30px 10px;
    margin-bottom: 30px;
}

.product_features_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.product_feature_wrapper {
    max-width: 33%;
    display: flex;
    justify-content: space-between;
		margin-right: .5%;
}
.product_feature_wrapper:nth-child(3n + 3) {
    margin-right: 0px;
}

.product_features_image_wrapper {
    max-width: 60%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.product_features_title{
    text-align: center;
	  padding-bottom: 24px
}
.product_features_image_wrapper {
    width: 35%;
}

.product_features_content_title_wrapper {
    width: 60%;
}

.product_feature_title_wrapper {
    font-size: 14px;
    margin-bottom: 5px;
}

p.product_feature_content_wrapper {
    font-size: 14px;
}
.breadcrumbs-location-summary .single-product-page{
    margin-top: 0px !important;
}
.woodmart-navigation .menu-mega-dropdown .category-icon {
    max-height: max-content;
}

.menu-mega-dropdown .sub-menu {
    justify-content: flex-start;
}
h1.product_title {
    margin-bottom: 10px;
}
.menu-mega-dropdown .sub-menu > li {
    text-align: left;
    flex: 1 0 16%
}
.wd-nav-img{
	max-height: 90px;
}
input[type="file"] {
    display: flex !important;
    height: 40px;
    padding-top: 12px;
}
.btn, .button, button, .added_to_cart, [type="submit"], [type="button"] {
    color: #ffffff;
    background: #0973bd;
}

.btn:hover, .button:hover, button:hover, .added_to_cart:hover, [type="submit"]:hover, [type="button"]:hover {
    background: #000000;
    color: #ffffff;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel-body {
    padding-top: 25px !important;
}
li.prdct_cat_term {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
}
ul.categs {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

li.prdct_cat_term h4 {
    margin-top: 10px;
		text-align: center;
}
div.im_display_panel ul li{
    width: 25%;
    margin-bottom: 20px;
	  padding-left: 15px;
    padding-right: 15px;
}
div.im_display_panel ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

div.im_display_panel ul li a span {
    margin-top: 10px;
    text-align: center;
}

div.im_display_panel ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.show-mobile-only{
    display: none;
}
.woodmart-timer span {
    color: red !important;
}
.color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^="vc_wp"] a {
    color: #ffffff;
}

.woodmart-prefooter input[type="email"] {
    color: #ffffff !important;
    border-color: #ffffff;
}
.woodmart-prefooter{
    background-color: #0973bd;
    padding-bottom: 10px;
}
.btns-accent-light .mc4wp-form input[type=submit] {
    border: 1px solid white;
    padding-top: 11px;
    padding-bottom: 11px;
}
.page-title {
    margin-bottom: 20px;
    margin-top: 0px;
}
.category-banner-slider-wrapper > .vc_row{
    overflow:hidden;
    padding-bottom: 32px;
}
.category-banner-slider-wrapper .owl-carousel.owl-drag .owl-item {
    padding-left: 5px;
    padding-right: 5px;
}
span.percentage-discount {
    font-size: 12px;
    color: black;
    text-transform: uppercase;
}
.single.single-post .post-title-large-image.color-scheme-light:after {
    display: none;
}

/*.single.single-post header.entry-header {
    display: none;
}*/
.single.single-post .single-post-navigation {
    display: none;
}
.woodmart-prefooter input[type="email"]::placeholder {
    color: #fff;
}
.ingredients {
    padding: 20px;
    background: #f3f3f3;
}
.main-recipe-row {
    margin: 0px;
}
.woodmart-entry-meta {
    display: none;
}
.post-date.woodmart-post-date {
    display: none;
}
.method, .preparation-products {
    padding: 20px;
}
.hovered-social-icons {
    display: none;
}
ul#menu-customer-support li a {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    font-family: var(--wd-header-el-font);
    position: relative;
}
.widget_nav_menu ul#menu-customer-support li > a:after {
    content: '';
    background-color: #0973bd;
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -webkit-transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.wpsl-search {
	background-color: #fff;
}
aside.sidebar-container.col-lg-3.col-md-3.col-12.order-md-first.sidebar-left {
    background-color: #f3f3f3;
    padding: 30px 15px;
}
.widget_nav_menu ul#menu-customer-support li.current_page_item > a:after, .widget_nav_menu ul#menu-customer-support li > a:hover:after {
    width: 100%;
}
ul#menu-customer-support li {
    padding-bottom: 2px;
}
.product-grid-item .swatches-on-grid {
    display: none;
}
.swatch-on-single.swatch-enabled{
		border: 1px solid;
}
.product-label.new {
    background-color: transparent !important;
    color: #ff0000;
		font-size: 14px;
    font-weight: 900;
}
footer.footer-container.color-scheme-dark a, footer.footer-container.color-scheme-dark {
    color: #ffffff;
}
@keyframes fadeInOut {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
span.new.product-label {
    animation: fadeInOut 2s ease-out infinite;
}
.product-label.out-of-stock, p.stock.out-of-stock{
		display:none;
}
.discount-label {
	padding: 6px;
	position:relative;
	-webkit-border-radius:0 4px 0 4px;
	-moz-border-radius:0 4px 0 4px;
	border-radius: 0 4px 4px 0;
	display: inline-block;
	background-color: #e9e9e9;
	margin-left: 16px;
}
.discount-label:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(136, 183, 213, 0);
	border-width: 12px;
	top: 50%;
	margin-top: -12px;
	border-right-color: #e9e9e9;
} 
.discount-label:before {
	content: '';
	z-index: 2;
	position: absolute;
	top: 41%;
	right: 100%;
	width: 6px;
	height: 6px;
	opacity: .95;
	background: #ffffff;
	border-radius: 6px;
	-webkit-box-shadow: inset .5px 0 rgba(0, 0, 0, 0.6);
	box-shadow: inset .5px 0 rgba(0, 0, 0, 0.6);
}
.discount-label p {
	color: #ff0000;
	font-size: 12px;
	text-align:center;
	line-height: 12px;
	vertical-align: middle;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: 900;
}

.product-grid-item .price {
    display: inline-block;
    line-height: 23px !important;
    vertical-align: middle;
}
.product-image-summary .summary-inner > .price, .product-image-summary .summary-inner > .price * {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 0px;
}

.product-image-summary .summary-inner > .price * {
    display: inline-block;
}
.downloads-link, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
.labels-rectangular {
    top: 0;
    right: 0;
	  left: auto;
}
label[for='payment_method_payumbolt'] img {
    display: none !important;
}
.single-post-navigation {
    margin-bottom: 0px;
}
.single-recipes .site-content {
    margin-bottom: 0;
}
input#acf-field_5db97b0d4a29c::-webkit-inner-spin-button, 
input#acf-field_5db97b0d4a29c::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0;
}
input#acf-field_5db97b0d4a29c {
  text-align:left;
}
.slider-title:before{
    left: calc(50% - 20px);
}
.slider-title{
    text-align: center;
}
.quantity input {
    width: 45px;
    text-align: center;
}
.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    justify-content: flex-start;
}
.btns-shop-light .single_add_to_cart_button {
    width: 50%;
    margin-left: 20px;
}
[class*=screen-reader] {
    left: -1000000000000000000px;
}
.menu-mega-dropdown .sub-menu > li > a, .mega-menu-list > li > a, .woodmart-navigation .item-level-0 > a{
	text-transform: none !important;
}
.active-register .col-register {
    border: none !important;
    margin: auto !important;
}
#technical-specifications .vc_tta-panel-body > ul > li{
    display: flex;
		align-items: center;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 5px;
    padding-bottom: 5px;
}
#technical-specifications .vc_tta-panel-body ul li:last-of-type {
    border: none;
}
#technical-specifications .vc_tta-panel-body ul li span:first-of-type {
    width: 25%;
		min-width: 25%;
}
.product-tabs-ts-d {
    margin-top: 15px;
}
.product-tabs-ts-d li.vc_tta-tab.vc_active {
    background: #f8f8f8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
		border: 1px solid #f0f0f0;
    border-bottom: none;
}
.whb-column .woodmart-search-form input[type='text'] {
    min-width: 220px;
}
div#wpsl-category li[data-value='0'] {
    display: none;
}
.footer-column {
    max-width: initial !important;
    width: auto;
    flex: auto;
}
.site-content.col-lg-9.col-12.col-md-9.order-md-last {
    padding-left: 30px;
    padding-right: 30px;
}
.main-nav .item-level-0 > a {
    font-size: 16px;
}
.navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a {
    font-size: 16px;
}
.tnp-subscription div.tnp-field.tnp-field-email {
    width: 67%;
}
.mc4wp-form form {
    display: flex;
}
.tnp-subscription .tnp-field.tnp-field-button {
    width: 33%;
}
.btns-accent-light .mc4wp-form input[type=submit] {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 50px;
}
.woodmart-prefooter input[type="email"] {
    background-color: transparent;
    border: 1px solid;
}
.tnp-subscription div.tnp-field {
    margin-bottom: 0;
}
.mc4wp-form {
    margin-bottom: 0px !important;
}
.grecaptcha-badge {
    display: none !important;
}
.archive .prdct_category-image {
	margin-bottom: 10px;
}
.archive .page-title{
	padding-top: 0px;
}
.archive .bottom-content {
	text-align: center;
	padding: 30px;
}
.archive .bottom-content *{
	font-size: 0.875rem;
}
.wd-nav-mobile li a{
    flex: 1 1 100%;
}
.h2-reviews-title {
    width: 100%;
		padding-bottom: 24px;
    text-align: center;
    display: block;
    margin-bottom: var(--wd-tags-margin-bottom);
    color: var(--wd-title-color);
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-family: var(--wd-title-font);
    line-height: 1.4;
    font-size: 24px;
}
.woocommerce-Reviews{
	flex-wrap:wrap;
}

.red-blinking .nav-link-text{
    color: red;
	  animation: fadeInOut 2s ease-out infinite;
}
.woocommerce-variation-add-to-cart.variations_button{
	flex-wrap: wrap;
}
.shop-title-wrapper {
    align-items: center;
    display: flex;
}
.shop-title-wrapper h1.entry-title {
    margin: 0 !important;
}
.tawk-text-center {
    display: none !important;
}
.scrollToTop {
    right: auto;
    left: 20px;
}
small.includes_tax {
    display: none !important;
}
.wc-pao-addon-container {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.bottom-text-content{
    font-size: 12px;
    text-align: justify;
    text-justify: inter-word;
}
.whb-header-bottom .container {
    white-space: nowrap;
    animation: marquee 28s cubic-bezier(0, 0.3, 1, 0.7) infinite;
    font-weight: 700;
}
@keyframes marquee { 
    0% { transform: translateX(100%); } 
    100% { transform: translateX(-100%); } 
}
.quick-shop-form a.wc-pao-addon-image-swatch {
    display: none;
}

.quick-shop-form .wc-pao-addon-container {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 40px;
}

.quick-shop-form .wc-pao-addon-container label {
    font-weight: 700;
}

.quick-shop-wrapper .variations_form {
    justify-content: center;
}

body.post-template-default.single.single-post .type-post a {
    color: var(--wd-primary-color);
}
body.post-template-default.single.single-post .type-post a:hover {
    color: #054a7a;
}
#desktop-banners .wd-carousel-wrap {
	max-height: calc(100vw / 2.5);
}@media (max-width: 576px) {
	.product_feature_wrapper {max-width: 100%; margin-bottom: 30px; margin-right: 0px;}

.short_description_image {
    width: 100%;
}

.short_description_content {
    width: 100%;

}
.short_description_wrapper {flex-direction: column;text-align: center;}
.woocommerce-product-details__short-description {
    max-width: 100%;
    float: none;
    display: block;
    padding: 0px;
}
.summary-inner .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list{
	white-space: normal;
}
li.prdct_cat_term {
    width: 50%;
}
div.im_display_panel ul li{
    width: 50%;
}
.footer-column.footer-column-2 {
    display: none;
}
.show-mobile-only{
    display: list-item;
}
ul#menu-new-mobile-menu li.opener-page .sub-menu {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 0;
    justify-content: space-between;
}

.site-mobile-menu li .sub-menu a {
    display: flex;
    flex-direction: column;
    border-bottom: 0px;
    padding: 10px 10px;
    text-align: center;
}

.site-mobile-menu .sub-menu li {
    max-width: 33%;
}

.site-mobile-menu li a .category-icon {
    max-height: 100px;
}
/*
#menu-item-3161, #menu-item-3162, #menu-item-3163, #menu-item-3164, .site-mobile-menu .menu-item-my-account {
    width: 100%;
    max-width: 100%;
    text-align: left;
    
}

#menu-item-3161 a, #menu-item-3162 a, #menu-item-3163 a, #menu-item-3164 a, .site-mobile-menu .menu-item-my-account a {
    text-align: left;
    align-items: flex-start;
    padding: 20px;
    border-bottom: 1px solid #f3f3f3;
}
#menu-item-3161 a{
    border-top: 1px solid #f3f3f3;
}
.site-mobile-menu .menu-item-my-account a {
    display: block;
}
.site-mobile-menu li.menu-item-register {
    width: 100%;
    max-width: 100%;
}*/
.offcanvas-sidebar-mobile .sidebar-container {
    width: 100%;
    position: relative;
    -webkit-transform: none;
    transform: none;
}

.offcanvas-sidebar-mobile .sidebar-container .widget-heading {
    display: none;
}

.offcanvas-sidebar-mobile .sidebar-container .woodmart-sidebar-content {
    position: relative;
}
.site-mobile-menu li.menu-item-register a {
    display: block;
    text-align: left;
    padding: 20px;
}
#technical-specifications .vc_tta-panel-body ul li span:first-of-type {
    width: 35%;
		min-width: 35%;
}
.wc-pao-addon-container {
    flex-direction: column;
    align-items: flex-start;
}
.quick-shop-form .wc-pao-addon-container {
    margin-top: 0;
    margin-bottom: 0;
}
.mobile-nav .wd-nav-opener {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
}
.wd-header-secondary-nav .wd-nav {
    --nav-gap: 10px;
}
.select2-container {
	min-width: inherit !important;
}
}

