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

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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(106,186,187);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(106,186,187);
	--wd-link-color-hover: rgb(0,183,186);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(106,186,187);
	--btn-default-bgcolor-hover: rgb(0,136,186);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(106,186,187);
	--btn-accented-bgcolor-hover: rgb(0,136,186);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(106,186,187);
	background-image: url(https://doughlette.com/wp-content/uploads/2026/01/cart-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(30,115,190,0);
	background-image: url(https://doughlette.com/wp-content/uploads/2026/01/cart-banner.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(246,246,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.mc4wp-form-fields {
    width: 600px;
    margin: 0 auto;
}
.position-relative {
    position: relative;
}
.col.position-relative input[type="email"] {
    border-color: #fff;
    background: #fff;
    height: 48px;
    border-radius: 30px;
}
.position-absolute{
	  position: absolute;
}
p.col.position-absolute {
    position: absolute;
    right: 0;
    top: 0;
}
p.col.position-absolute input[type="submit"] {
    background: #fc4d00;
    color: #fff;
    height: 48px;
	border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.footer-column.footer-column-2.wd-grid-col {
    padding-left: 40px;
}
.border {
    box-shadow: 0 0 6px #ccc;
}
.page-id-16037 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light,.page-id-15806 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light,.page-id-16119 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light, .page-id-16200 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light,.page-id-16236 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light, .page-id-16250 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light, .page-id-16262 .wd-page-title.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light{
    display: none;
}
.wd-page-title .title {
font-size: xxx-large !important;
}
div#woodmart-instagram-3 {
    display: none;
}

.mb-3 br {
    display: none;
}
label.form-label {
    font-weight: 600;
}
.form-control {
    background: transparent !important;
    border: 1px solid #eee !important;
    text-align: left !important;
    padding: 5px 10px !important;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion.wd-opener-pos-right.wd-opener-style-arrow.wd-accordion.wd-style-default.wd-inited {
    display: none !important;
}
ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion,.wd-btn-show-cat.wd-action-btn.wd-style-text {
    display: none;
}

/* New Css */

.whb-row.whb-top-bar {
    background: #D30706 !important;
    color: #fff !important;
    padding: 10px 0 !important;
}
.whb-row.whb-top-bar ul.list-inline {
    list-style: none;
	padding: 0;
}
.whb-row.whb-top-bar ul.list-inline li.list-inline-item {
    display: inline;
    margin-right: 25px;
    font-size: 13px;
    font-weight: 500;
}
.whb-row.whb-top-bar ul.list-inline li.list-inline-item img{
margin-right:7px;
}
.whb-column.whb-col-center form.searchform.wd-style-default {
    border: 1px solid #FF0807;
    border-radius: 40px;
    color: #fff !important;
    background: #9D0100 !important;
	    width: 75%;
    margin: 0 auto;
}
.whb-column.whb-col-center form.searchform.wd-style-default button.searchsubmit {
    color: #fff;
}
.wd-search-form.wd-display-full-screen-2 form.searchform.wd-style-default input.s {
    height: 40px;
	border:none;
}
.whb-column.whb-col-center form.searchform.wd-style-default input.s::placeholder{
	    color: #fff !important;
}
.wd-tools-element>a {
    color: #fff !important;
}
.wd-header-my-account.wd-tools-element.wd-event-hover.wd-design-1
 {
    background: #fff;
    border-radius: 40px;
    padding: 3px 10px;

}
.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a {
    color: #d30706 !important;
}
.wd-account-style-text .wd-tools-text{
	 color:#6ABABB !important;
}
.wd-nav>li>a.woodmart-nav-link {
    color: #fff;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a,.wd-nav>li>a.woodmart-nav-link:hover {
    color: #d30706 !important;
}
a.elementor-button.elementor-button-link.elementor-size-sm,a.btn.btn-style-default.btn-shape-semi-round.btn-size-default.btn-color-primary.btn-icon-pos-right {
    border-radius: 40px;
    padding: 17px 25px;
	    text-transform: capitalize !important;
}
.whb-sticky-header.whb-clone.whb-main-header.whb-hide-on-scroll.whb-sticked.whb-scroll-up .wd-tools-element>a span.wd-tools-icon {
    color: #fff;
}
.wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1.whb-g1k0m1tib7raxrwkm1t3 span.wd-tools-icon,.wd-header-cart.wd-tools-element.wd-design-5.cart-widget-opener.whb-trk5sfmvib0ch1s1qbtc span.wd-tools-icon.wd-icon-alt {
    color: #fff !important;
}
.mobile-nav .searchform input[type="text"]::placeholder,.mobile-nav .searchform input[type="text"],.wd-side-hidden.wd-opened span.title,.wd-heading .wd-action-btn.wd-style-text>a,p.woocommerce-mini-cart__empty-message.empty.title {
    color: #fff !important;
}
ul.footer-callmail li a {
    display: flex;
    align-items: center;
}
.wd-side-hidden.wd-opened {
    background: #6ABABB;
}
ul.footer-callmail li a img{
margin-right:10px;
}
.text-white a{
color:#fff !important ; 
}
.login-form-side .woocommerce-form-login label,.create-account-question p,.create-account-question .btn {
    color: #fff !important;
}
.login-form-side .woocommerce-form-login input {
    color: #fff;
    border-color: #fff;
}
h5.widget-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
body.home .wd-content-layout {
    padding-bottom: 0;
}
.wd-nav-pagin-wrap.wd-slider-pagin.wd-custom-style.wd-style-shape-1.text-center.color-scheme-light {
    display: none;
}
header .whb-main-header ul li:last-child,.whb-scroll-up ul li:last-child{
    display: none;
}
@media (max-width: 576px) {
	.footer-column.footer-column-2.wd-grid-col {
    padding-left: 0;
}
.mc4wp-form-fields {
    width: 98%;
}
.wd-page-title .title {
    font-size: x-large !important;
}
:is([style*="col-sm:2"],[style*="col-sm: 2"]) .wd-product{
        box-shadow: 0 0 5px 5px #eee;
        padding: 10px 0;
}
.wd-widget-collapse .widget-title{
    font-size: 14px;
}
.woocommerce-ordering.wd-ordering-mb-icon select option {
        color: #000;
    }

/* New Css */

form.searchform.wd-style-default.wd-cat-style-bordered.woodmart-ajax-search {
    border: 1px solid #E47875;
    border-radius: 40px;
    color: #fff !important;
    background: #6F2E2D !important;
}
button.searchsubmit {
    color: #fff;
}
.wd-header-search-form-mobile .searchform input[type="text"]::placeholder{
color:#fff !important;
}
.wd-header-search-form-mobile .searchform input[type="text"] {
    height: 34px;
    font-size: 13px;
}
.wd-tools-element>a {
    color: #000 !important;
}
.banner-image.wd-without-height img.attachment-full.size-full {
    height: 300px;
    object-fit: cover;
}
 .elementor-element.elementor-element-d211795 > .elementor-element-populated {
    margin: 0 !important;
}
.elementor-element.elementor-element-f8481b0 .elementor-heading-title {
    font-size: 32px !important;
}
.elementor-element.elementor-element-e46c092 .wd-text-block p {
    font-size: 14px;
}
div#block-17 img.wp-image-18273 {
    height: 50px;
    object-fit: contain;
    width: 120px;
}
input[type="email"]::placeholder{
	    font-size: 12px !important;
}
p.col.position-absolute input[type="submit"] {
    font-size: 10.5px;
}

}

