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

:root {
	--wd-text-font: "Baloo Chettan 2", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Baloo Chettan 2", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Baloo Chettan 2", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Baloo Chettan 2", 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: 16px;
	--wd-header-el-font: "Baloo Chettan 2", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(58,123,199);
	--wd-alternative-color: rgb(255,191,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(58,123,199);
	--btn-accented-bgcolor-hover: rgb(255,191,0);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.header-banner {
	background-color: rgb(255,191,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-page-title {
	background-image: url(https://bluebellstoys.com/wp-content/uploads/2025/04/3a7bc7-3.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
.wd-footer {
	background-color: rgb(252,250,221);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(255,191,0);
}
html .wd-buy-now-btn:hover {
	background: rgb(255,191,0);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,191,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@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: 1422px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right)
{
	flex:none;
}
.whb-column9
{
	flex:1 1 0%;
}
@media (min-width:1024px)
	{
		.wd-col-end .payicon
{
	width:65%;
		}
}
.home .wd-content-layout
{
	padding-top:0;
}
.summary-inner .single_add_to_cart_button
{
	flex:1 !important;
}
.summary-inner .wd-buy-now-btn
{
	width:100%;
}
/* new offer Styling */

.offer_section {
        font-family: Arial, sans-serif;
	margin-bottom:10px;
    }

    .offer_section .offer_text_block {

        border: 2px dashed #979797;
        border-radius: 10px;
        padding-top: 24px;
        position: relative;
    }

    /* Header Styling */
    .offer_section .offer_heading {
        font-size: 14px;
        text-align: center;
        color: #fff;
        background-color: #000000;
        position: absolute;
        padding: 0 10px 0 8px;
        top: 3px;
        left: -3px;
        margin: 0;
    }
        .offer_section .offer_text_block .offer_heading:after {
        content: "";
        position: absolute;
        left: 100%;
        width: 0;
        height: 0;
        top: 0;
        border-top: 11px solid transparent;
        border-left: 9px solid #000000;
        border-bottom: 12px solid transparent;

    }
    .offer_section .offer_text_block .content_area .offer_text:first-child {
        display: flex !important;
    }
    .offer_section .offer_text_block .content_area .offer_text {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .offer_section .offer_text_block .content_area .offer_text .offer_flag_icon {
        width: 18px;
        margin: 10px 0 0 15px;
    }
    .offer_section * {
        margin: 0;
        padding: 0;
    }
    .offer_section .offer_text_block .content_area .offer_text .offer_text_content {
        padding: 8px 11px;
        font-size: 13px;
        color: #212121;
        width: 100%;
    }
    .offer_section .offer_text_block .content_area .offer_text .offer_flag_icon svg {
        width: 100%;
        height: 100%;
        color: transparent;
    }
    .offer_section .offer_text_block .readmore_button {
        padding: 0 14px 8px 0;
        font-size: 14px;
        font-weight: 700;
        color: #000000;
        cursor: pointer;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
    }
    .offer_section .readmore_button svg
    {
    height:5px !important;
    width:10px !important;
    }
.shipping-timeline {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    background-color: #fff;
    padding: 10px 2px 10px 2px;
    border-radius: 12px;
    border: 1px solid #e1e1e1;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

.timeline-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex: 1 0 auto;
}

.timeline-step h4 {
    font-size: 12px;
    color: #000;
    margin: 1px 0;
    font-weight: 600;
}

.timeline-step p {
    font-size: 12px;
    color: #666;
    margin: 0;
}

.timeline-step:not(:last-child) {
    position: relative;
}

.timeline-step:not(:last-child)::after {
   content: '';
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px solid #e1e1e1;
    height: 80px;
}
.made-to-order-note {
		font-size: 14px;
    color: #595959;
    margin-bottom: 10px;
}
.woocommerce-billing-fields label
{
	font-weight:600;
}
.woocommerce-billing-fields .input-text, .woocommerce-billing-fields .select2-selection
{
	border-color:rgb(58,123,199) !important;
}
.wd-sticky-btn .cart .offer_section, .wd-sticky-btn .cart .shipping-timeline
{
	display:none;
}
.cart-widget-side {
    width: 100% !important;
}
.woocommerce-mini-cart__buttons .checkout {
    font-size: 28px;
    width: 100%;
    height: 40px;
}