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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//evolvebi.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 17px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--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;
	--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: 13px;
	--wd-primary-color: #1796e5;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #0a8ee1;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #0a8ee1;
	--btn-accented-bgcolor-hover: #0a8ee1;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 71px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #1796e5;
	background-image: none;
	background-position: center center;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 25px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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);
}
}


.woocs-style-3-du-dialog .woocs-style-3-dlg-select-item {
    position: relative;
    margin: 0 -24px;
    padding: 0 7px;
    line-height: 48px;
    background-size: 32px 32px !important;
    cursor: pointer;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}
.product-image-summary .quantity {
    margin-bottom: 10px;
    margin-right: 10px;
    display: none !important;
}
.cart-subtotal {
    display: none;
}
.woocommerce-additional-fields {
    display: none;
}

.order-total {
    display: none;
}
.product-quantity {
    display: none;
}
td.product-name {
    text-align: left;
    border-bottom: 0px !important;
}
table td 
.woocommerce-shipping-fields {
    margin-bottom: 0px !important;
    margin: 0px !important;
    border-top: 0px !important;
}
.single_add_to_cart_button {
    width: 50% !important;
	  border-radius: 40px !important;
}
.woocommerce-error {
    display: none !important;
}
.woocs-style-3-du-dialog-starter {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    background: 0 0;
    background-size: 32px 32px !important;
    color: #fff;
    cursor: pointer;
    padding: -0.381953em 1.41575em !important;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 0;
    background-color: #eee;
    border: 0;
    color: #333;
}
table td {
    padding: 15px 12px;
    border: 1px solid #E6E6E6 !important;
    border-bottom: 1px solid #E6E6E6 !important;
    text-align: left;
    font-weight: inherit;
	  font-size: 1.1rem!important;
    line-height: 1.6rem!important;
    font-family: itcfranklingothicstd-book!important;
    color: black!important;
}
table th {
    padding: 15px 12px;
    border: 1px solid #E6E6E6 !important;
    border-bottom: 1px solid #E6E6E6 !important;
    text-align: left;
    font-weight: inherit;
	  font-size: 1.1rem!important;
    line-height: 1.6rem!important;
    font-family: itcfranklingothicstd-book!important;
    color: black!important;
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.copyrights-centered {
    background: #1796e5;
}
.not-brand-selected {
    text-align: center;
    padding: 20px 0;
    display: none !important;
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #FFF;
    padding: 8px !important;
}
table td {
    padding: 6px 10px !important;
    border: 1px solid #e6e6e6!important;
    border-bottom: 1px solid #e6e6e6!important;
    text-align: center !important;
    font-weight: inherit;
}
.woodmart-text-block-wrapper .woodmart-text-block p:first-child:empty, .woodmart-text-block-wrapper .woodmart-text-block p:first-child:empty~p:last-child {
    display: inherit !important;
}
.summary-inner {
    -webkit-box-shadow: 0px 0px 35px -6px rgba(44,62,80,0.3);
    box-shadow: 0px 0px 35px -6px rgba(44,62,80,0.3);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
	  padding: 10px;
}
.woodmart-hover-base.product-in-carousel {
    overflow: hidden;
    box-shadow: 0px 0px 30px -6px rgba(44,62,80,0.3);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px;
}
.main-page-wrapper {
    padding-top: 0px !important;
    background-color: #FFF;
}
.single-product .site-content {
    padding-right: 0;
    padding-left: 0;
    margin-top: 40px !important;
}
.woocommerce-product-gallery {
 display:none;
 }
.product-images-inner {
    position: relative;
    z-index: 1;
    display: none !important;
}
.woodmart-hover-base .product-information {
    position: relative;
    padding: 10px;
}
.product-grid-item .hover-img img, .product-grid-item .product-image-link img {
    width: 100%;
}
input.wpi-button {
    background-color: #0a8ee1 !important;
	  max-width: 100%;

}
.contact-button, .ui-dialog .ui-dialog-buttonpane button {
    background: #0a8ee1 !important;
}
.contact-bottom {
    display: none !important;
}
.Release {
	background: #f1ba06;
    color: white;
    padding: 5px;
    text-align: center;
    font-size: 20px;
}
.entry-thumbnail {
  display: none;
}
@media (max-width: 575px)
.woodmart-post-date {
    top: -40px !important;
    left: 10px;
}
.woodmart-post-date {
    top: -40px !important;
}
.woodmart-hover-base.product-in-carousel {
    overflow: hidden;
    box-shadow: 0px 0px 30px -6px rgba(44,62,80,.3);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px;
    height: 355px !important;
}

.whb-general-header {
    background-color: rgb(255 255 255) !important;
}
.full-screen-nav .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-bordered .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-default .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-separated .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-underline .item-level-0.current-menu-item>a {
    color: #0a8ee1 !important;
}
.full-screen-nav .item-level-0>a, .whb-color-light .navigation-style-bordered .item-level-0>a, .whb-color-light .navigation-style-default .item-level-0>a, .whb-color-light .navigation-style-separated .item-level-0>a, .whb-color-light .navigation-style-underline .item-level-0>a {
    color: #1796e5 !important;
}
.whb-top-bar {
    background-color: rgba(23, 150, 229, 1);
    border-color: rgba(255, 255, 255, 1);
    border-bottom-style: solid;
    padding: 10px !important;
}
.woocs-style-3-du-dialog .woocs-style-3-dlg-select-item .woocs-style-3-dlg-select-lbl {
    position: relative;
    display: inline-block;
    line-height: 36px;
    padding-left: 32px;
    cursor: pointer;
    text-indent: 8px;
    color: black !important;
}
.woocs-style-3-close {
    position: absolute;
    right: 5px;
    top: 1px;
    cursor: pointer;
    color: black !important;
}
.woocs-style-3-du-dialog-starter {
    width: 50% !important;
    background-image: url(https://evolvebi.com/wp-content/uploads/2019/12/india.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 40px 25px;
    background-repeat: no-repeat;
    background-position: 85% 2px !important;
    padding-right: 60px;
    border-radius: 20px !important;
}
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    max-width: 100% !important;
}
.tabs-layout-tabs .tabs li.active a {
    background: #0a8ee1;
    color: white;
    padding: 10px;
}
.tabs-layout-tabs .tabs li.active a:after {
    width: 100%;
    background-color: #f58736 !important;
}
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    max-width: 100% !important;
    height: 45px !important;
}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 360px !important;
}
.whb-color-light .wd-tools-element>a {
    color: #fbbc34 !important;
}
table th {
    padding: 15px 12px;
    border: 1px solid #e6e6e6!important;
    border-bottom: 1px solid #e6e6e6!important;
    text-align: center !important;
    font-weight: inherit;
}
table td {
    padding: 6px 10px!important;
    border: 1px solid #e6e6e6!important;
    border-bottom: 1px solid #e6e6e6!important;
    text-align: left!important;
    font-weight: inherit;
}
.input.wpi-button {
	color: #fff !important;
}
.whb-general-header {
    background-color: rgb(255 255 255) !important;
    border-bottom-style: solid;
}
.full-screen-nav .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-bordered .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-default .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-separated .item-level-0.current-menu-item>a, .whb-color-light .navigation-style-underline .item-level-0.current-menu-item>a {
    color: #0a8ee1 !important;
}
p {
    font-size: 1.1rem!important;
    line-height: 1.6rem!important;
    font-family: itcfranklingothicstd-book!important;
    text-align: justify!important;
    color: black!important;
}
ul {
    font-size: 1.1rem!important;
    line-height: 1.6rem!important;
    font-family: itcfranklingothicstd-book!important;
    text-align: justify!important;
    color: black!important;
}
.searchform.wd-style-with-bg .searchsubmit {
    right: 0;
    width: 170px !important;
    border-top-right-radius: var(--wd-form-brd-radius);
    border-bottom-right-radius: var(--wd-form-brd-radius);
    color: #fff;
    background-color: #f48634 !important;
}
.hubspot-link__container.sproket {
    display: none !important;
}
.actions {
    margin-top: -25px !important;
}
.hs-button {
    width: -webkit-fill-available !important;
}
@media (min-width: 1025px)
.title-size-small .title {
    font-size: 20px !important;
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #ffffff !important;
}
#enquiry-form .wdm-pef-form-row label {
    position: absolute;
    width: auto;
    height: auto;
    top: -20px !important;
    left: 0;
    text-align: left;
    padding: 3px 6px;
    line-height: 1;
    z-index: 0;
    cursor: text;
    color: #9e9e9e;
    font-size: 13px;
    transition: all .2s ease-in-out;
}
.Release {
    background: #f1ba06;
    color: #fff;
    padding: 5px;
    text-align: center !important;
    font-size: 20px;
}
.wd-buttons[class*=wd-pos-r] {
    display: none !important;
}
.wd-hover-alt .wrap-price {
    display: none !important;
}
.product-images-inner {
    position: relative;
    z-index: 1;
    display: none !important;
}
.woocommerce-product-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: var(--wd-gallery-gap, 10px);
    display: none !important;
}
:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    --nav-color: #1796e5 !important;
    --nav-color-hover: rgb(23 150 229) !important;
    --nav-color-active: rgba(255,255,255,0.8);
    --nav-chevron-color: rgba(255,255,255,0.6);
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #1796e5 !important;
    padding: 0px !important;
    border-radius: 10px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    right: 23px !important;
    top: 10px !important;
}
.wd-el-title {
    display: block !important;
    align-items: center;
    gap: 10px;
    font-size: 22px;
    background: antiquewhite !important;
    padding: 10px !important;
    border-radius: 15px !important;
    text-align: center !important;
}
#new-post-slug {
    width: 46em !important;
}
#editable-post-name input {
    font-size: 13px;
    font-weight: 400;
    height: 24px;
    margin: 0;
    width: 44em !important;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    color: #444;
    font-size: 17px !important;
    line-height: 25px !important;
    box-shadow: none;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 10px !important;
    color: #444;
}
.wd-post-date.wd-style-with-bg {
    position: relative !important;
}
.wd-header-nav.wd-full-height, .wd-header-nav.wd-full-height :is(.wd-nav,.wd-nav>li,.wd-nav>li>a), .wd-header-divider.wd-full-height, .wd-header-divider.wd-full-height:before {
    height: 100%;
    color: #1796e5 !important;
}
.wd-info-box.color-scheme-hover-light:hover :is(.info-box-icon,.title) {
    color: #16527f !important;
}
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: 0px 20px !important;
    background: aliceblue !important;
    padding: 15px !important;
}
.wd-product.product-type-variable:not(.wd-variation-active) {
    --quantity-space: .001px;
    padding: 20px !important;
    background: aliceblue !important;
    border-radius: 35px !important;
}
.wd-entities-title a {
    color: inherit;
    font-size: 15px !important;
}
.entry-summary {
    -webkit-box-shadow: 0px 0px 35px -6px rgba(44, 62, 80, 0.3);
    box-shadow: 0px 0px 35px -6px rgba(44, 62, 80, 0.3);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px;
}
.wd-prefooter {
    padding-bottom: 0px !important;
    background-color: var(--wd-main-bgcolor);
}
@media (min-width: 1025px) {
    .title-size-small {
        --wd-title-sp: 20px;
        --wd-title-font-s: 25px !important;
    }
}
.wd-content-layout {
    padding-block: 0px !important;
}
.woovr-variations .woovr-variation {
    display: inline-flex !important;
    background: #1796e517 !important;
    margin-left: 20px !important;
    border-radius: 8px !important;
}
.date_published {
    background: #eaf6fd;
    padding: 8px;
    border-radius: 8px;
}
.woovr-variations {
    margin-top: 10px !important;
}