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

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

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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--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;
	--wd-header-el-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(175,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(175,0,0);
	--btn-accented-bgcolor-hover: rgb(140,0,0);
	--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(255,255,255);
	background-image: url(https://bedworld.co.za/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(175,0,0);
	background-image: url(https://bedworld.co.za/wp-content/uploads/2025/04/Bedworld-Online-Pages-Banner.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(150,0,0);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.bulk-buys-container {
    max-width: 100% !important;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
}

.main-title {
    color: #333;
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(175, 0, 0);
    padding-bottom: 10px;
}

.sub-description {
    color: #666;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}

.form-wrapper {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}

.form-group {
    margin-bottom: 20px;
}

.form-section-title {
    color: rgb(175, 0, 0);
    font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.wpcf7-form label {
    display: block;
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
}

.required {
    color: rgb(175, 0, 0);
    font-weight: bold;
}

.form-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 25px;
    font-size: 14px;
    box-sizing: border-box;
    outline: none;
}

.form-input textarea {
    border-radius: 15px;
    resize: vertical;
}

.name-fields, .radio-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.name-fields .field-group, .radio-group .wpcf7-list-item {
    flex: 1;
    min-width: 0;
}

.radio-group .wpcf7-list-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    gap: 5px;
    white-space: nowrap;
}

.radio-group input {
    margin: 0;
    flex-shrink: 0;
}

.wpcf7-form .submit-button {
    background-color: rgb(175, 0, 0);
    color: white;
    border: none;
    padding: 12px 30px !important; /* Increased padding for text fit */
    border-radius: 25px;
    font-size: 13px !important; /* Smaller font to prevent overflow */
    line-height: 1.2 !important;
    text-align: center !important; /* Center text */
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 100%;
    max-width: 250px !important; /* Slightly wider button */
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    overflow: hidden; /* Prevent text overflow */
}

.wpcf7-form .submit-button:hover {
    background-color: #d32f2f;
}

.delivery-address {
    transition: opacity 0.3s ease;
}

.delivery-address.hidden {
    display: none !important;
}

#response-message {
    text-align: center;
    margin-top: 10px;
    color: #333;
    min-height: 24px;
}

@media (max-width: 768px) {
    .bulk-buys-container {
        padding: 10px;
    }

    .form-wrapper {
        padding: 15px;
    }

    .name-fields, .radio-group {
        flex-direction: column;
        gap: 10px;
    }

    .radio-group .wpcf7-list-item {
        white-space: normal;
        font-size: 14px;
        gap: 8px;
        width: 100%;
    }

    .form-input {
        padding: 8px;
    }

    .form-section-title {
        font-size: 18px;
    }

    .wpcf7-form .submit-button {
        font-size: 12px !important;
        padding: 10px 25px !important;
        max-width: 220px !important;
    }
}