.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(31,41,55);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#111721;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", 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:"Cabin", 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;
}
:root{
--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;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:rgb(221,51,51);
}
:root{
--wd-alternative-color:rgb(31,41,55);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:rgb(243,244,246);
}

.page .main-page-wrapper{
	background-color:rgb(243,244,246);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#f4a51c;
}
:root{
--btn-shop-bgcolor-hover:#DE961A;
}
:root{
--btn-accent-bgcolor:#f4a51c;
}
:root{
--btn-accent-bgcolor-hover:#DE961A;
}
: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: 35px;
	
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@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;
			}
		}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//laptopbd.net/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.5") format("woff2"),
	url("//laptopbd.net/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.5") format("woff");
}

/* =========================================
   Laptop BD - Product Page
========================================= */


/* =========================================
   PRICE BOX
========================================= */

.single-product .summary .price {
    display: block;
    width: 100%;
    box-sizing: border-box;

    margin: 12px 0 10px;
    padding: 15px 18px;

    background: #e4f6eb;
    border: 1px solid #bfe5ce;
    border-radius: 10px;

    color: #151515;
}

.single-product .summary .price .amount,
.single-product .summary .price ins .amount {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 700;
    color: #151515;
}

.single-product .summary .price del .amount {
    font-size: 18px;
    opacity: 0.55;
}


/* =========================================
   BRAND + SKU
========================================= */

.laptopbd-product-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    gap: 10px;

    margin: 0 0 16px;
}

.laptopbd-info-badge {
    display: inline-flex;
    align-items: center;

    min-height: 38px;

    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 8px;

    overflow: hidden;

    font-size: 14px;
    line-height: 1;
}

.laptopbd-info-label,
.laptopbd-info-value {
    display: flex;
    align-items: center;

    height: 38px;
    padding: 0 12px;
}

.laptopbd-info-label {
    background: #f1f1f1;
    color: #666;
    font-weight: 500;
}

.laptopbd-info-value {
    color: #171717;
    font-weight: 700;
}


/* Brand Highlight */

.laptopbd-brand-badge {
    border-color: #f0d8bf;
}

.laptopbd-brand-badge .laptopbd-info-label {
    background: #fff2e5;
    color: #b85d08;
}

.laptopbd-brand-badge .laptopbd-info-value {
    color: #9d4c00;
}


/* =========================================
   SELLER BOX
========================================= */

.laptopbd-seller-box {
    width: 100%;
    box-sizing: border-box;

    margin: 15px 0 12px;
    padding: 18px;

    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;

    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.04);
}

.laptopbd-seller-heading {
    margin: 0 0 5px;

    font-size: 19px;
    line-height: 1.3;
    font-weight: 700;

    color: #171717;
}

.laptopbd-seller-text {
    margin: 0 0 12px;

    font-size: 14px;
    line-height: 1.5;

    color: #666;
}

.laptopbd-seller-number {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 10px;

    margin-bottom: 12px;
    padding: 10px 12px;

    background: #f7f7f7;
    border-radius: 7px;

    font-size: 14px;
}

.laptopbd-seller-number span {
    color: #666;
}

.laptopbd-seller-number a {
    color: #111;
    font-weight: 700;
    text-decoration: none;
}


/* =========================================
   SELLER BUTTONS
========================================= */

.laptopbd-seller-buttons {
    display: flex;
    width: 100%;
    gap: 10px;
}

.laptopbd-call-btn,
.laptopbd-whatsapp-btn {
    display: flex;
    align-items: center;
    justify-content: center;

    flex: 1;

    min-height: 44px;
    padding: 10px 15px;

    border-radius: 7px;

    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;

    text-align: center;
    text-decoration: none !important;

    transition: opacity 0.2s ease;
}

.laptopbd-call-btn {
    background: #159447;
    color: #fff !important;
}

.laptopbd-whatsapp-btn {
    background: #25d366;
    color: #fff !important;
}

.laptopbd-call-btn:hover,
.laptopbd-whatsapp-btn:hover {
    opacity: 0.88;
}


/* =========================================
   ADD TO CART - DESKTOP
========================================= */

.single-product .summary form.cart {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
}

.single-product .summary form.cart:not(.variations_form) {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    gap: 10px;
}

.single-product .summary form.cart .quantity {
    margin: 0;
}

.single-product .summary form.cart .single_add_to_cart_button {
    min-height: 44px;
    padding: 10px 22px;

    border-radius: 8px;

    font-weight: 700;
    white-space: nowrap;
}


/* =========================================
   MOBILE RESPONSIVE
========================================= */

@media (max-width: 767px) {

    /* Main summary spacing */

    .single-product .summary {
        margin-top: 0;
    }


    /* Price */

    .single-product .summary .price {
        margin: 8px 0;
        padding: 12px 14px;

        border-radius: 8px;
    }

    .single-product .summary .price .amount,
    .single-product .summary .price ins .amount {
        font-size: 27px;
    }

    .single-product .summary .price del .amount {
        font-size: 15px;
    }


    /* Brand + SKU */

    .laptopbd-product-info {
        gap: 7px;
        margin-bottom: 10px;
    }

    .laptopbd-info-badge {
        min-height: 34px;
        font-size: 12px;
    }

    .laptopbd-info-label,
    .laptopbd-info-value {
        height: 34px;
        padding: 0 9px;
    }


    /* Seller box */

    .laptopbd-seller-box {
        margin: 10px 0 8px;
        padding: 14px;

        border-radius: 10px;
    }

    .laptopbd-seller-heading {
        font-size: 17px;
    }

    .laptopbd-seller-text {
        margin-bottom: 9px;
        font-size: 13px;
    }

    .laptopbd-seller-number {
        margin-bottom: 9px;
        padding: 8px 10px;

        font-size: 13px;
    }


    /* Seller buttons */

    .laptopbd-seller-buttons {
        gap: 7px;
    }

    .laptopbd-call-btn,
    .laptopbd-whatsapp-btn {
        min-height: 40px;
        padding: 8px 10px;

        font-size: 13px;
    }


    /* Cart area */

    .single-product .summary form.cart,
    .single-product .summary form.cart:not(.variations_form) {
        display: flex !important;
        align-items: center !important;
        flex-wrap: nowrap !important;

        width: 100% !important;

        margin-top: 6px !important;
        margin-bottom: 10px !important;

        padding: 0 !important;
        gap: 8px !important;
    }


    /* Quantity */

    .single-product .summary form.cart .quantity {
        flex: 0 0 96px !important;
        width: 96px !important;

        margin: 0 !important;
    }

    .single-product .summary .quantity input.qty {
        min-height: 44px !important;
    }

    .single-product .summary .quantity .minus,
    .single-product .summary .quantity .plus {
        min-height: 44px !important;
    }


    /* Add to cart button */

    .single-product .summary form.cart .single_add_to_cart_button {
        flex: 1 1 auto !important;

        width: auto !important;
        min-width: 0 !important;
        min-height: 44px !important;

        margin: 0 !important;
        padding: 10px 12px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        border-radius: 8px !important;

        font-size: 13px !important;
        line-height: 1.2 !important;
        font-weight: 700 !important;

        white-space: nowrap !important;
    }

}


/* =========================================
   VERY SMALL PHONES
========================================= */

@media (max-width: 420px) {

    /* Brand + SKU full width */

    .laptopbd-product-info {
        width: 100%;
    }

    .laptopbd-info-badge {
        flex: 1;
        min-width: 0;
    }

    .laptopbd-info-value {
        flex: 1;
        justify-content: center;
    }


    /* Seller buttons stacked */

    .laptopbd-seller-buttons {
        flex-direction: column;
    }

    .laptopbd-call-btn,
    .laptopbd-whatsapp-btn {
        width: 100%;
    }


    /* Compact cart */

    .single-product .summary form.cart .quantity {
        flex: 0 0 92px !important;
        width: 92px !important;
    }

    .single-product .summary form.cart .single_add_to_cart_button {
        font-size: 12px !important;
        padding: 10px 8px !important;
    }

}