/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     cbd
 Version:      1.0.0
 Text Domain:  woodmart
*/
h1 {
    font-size: 62px;
    font-weight: 700;
    line-height: 68px;
}
h1 i {
    color: #1c79d1;
    font-weight: 400;
}
h2 {
    font-size: 42px;
    line-height: 46px !important;
    margin-bottom: 15px !important;
    font-weight: 700;
}
.wd-header-text a {
    color: #fff !important;
}
#media_image-2 {
    background: #fff;
    padding: 10px 15px !important;
    border-radius: 10px;
    width: 70%;
}
.main-footer h5.widget-title {
    text-transform: none;
}
.footer_info ul li a {
    color: #A8B8CC;
}
.footer_info ul li {
    padding: 4px 0px 4px 25px;
}
li.f_phone {
    background: url(/wp-content/uploads/2026/05/phone_icon-1.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
}

li.f_email {
    background: url(/wp-content/uploads/2026/05/email_icon.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
}
li.f_web {
    background: url(/wp-content/uploads/2026/05/web_icon.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
}
.footer-column.footer-column-3.wd-grid-col {
    padding-left: 50px;
}

.center_title_line:before {
    content: "";
    width: 25px;
    height: 1px;
    background: #3D8FD9;
    display: inline-flex;
    margin-right: 10px;
    top: -5px;
    position: relative;
}
.center_title_line {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: #3D8FD9;
    text-align: center;
    display: table;
    margin: 0 auto 10px;
}
.fix_footertop p {
    font-size: 17px;
    font-weight: 300;
}
main#main-content {
    padding-bottom: 0;
    padding-top: 0;
}
.subscribe_form .gform_wrapper.gravity-theme .gfield input, .subscribe_form .gform_wrapper.gravity-theme .gfield select {
    background: #fff;
    border-radius: 100px;
    padding: 10px 20px;
    height: 65px;
}
.subscribe_form .gform_wrapper.gravity-theme .gform_footer input {
    background: #3d8fd9;
    color: #000;
    border-radius: 100px;
    padding: 18px 30px;
    margin: 0 !important;
}
.subscribe_form .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    right: 23px;
    top: 7px;
}
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message{
    background: transparent !important;
    border: 0px solid #c02b0a !important;
    font-size: 14px !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

.subscribe_form .gform_wrapper.gravity-theme .gform_validation_errors{
	display:none !important;
}
.left_title_line:before {
    content: "";
    width: 25px;
    height: 1px;
    background: #3D8FD9;
    display: inline-flex;
    margin-right: 10px;
    top: -5px;
    position: relative;
}
.left_title_line {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #3D8FD9;
    text-align: left;
    display: table;
    margin: 0 0 5px !important;
}

.banner_left .wd-button-wrapper {
    display: inline-block;
    margin-right: 15px;
}
body .banner_left .wd-button-wrapper a.btn.btn-style-default {
    border: 1px solid #0f3d75 !important;
}
.number_section h3 {
    font-size: 38px;
    color: #3d8fd9;
    margin: 0;
}
.number_section p {
    text-transform: uppercase;
    font-size: 12px;
    color: #B8C5D6;
}
.number_section .vc_col-sm-3 .wpb_wrapper {
    border-right: 1px solid #ffffff26;
}

.number_section .vc_col-sm-3:last-child .wpb_wrapper {
    border-right: 0px solid #ffffff26;
}
body .list_two li {
    margin-bottom: 10px !important;
    color: #0A2540;
    font-weight: 500;
}

.list_two {
    column-count: 2;
    display: inline-block !important;
}
.four_box strong {
    color: #0A2540;
    font-size: 19px;
    font-weight: bold;
}
.four_box h2 {
    font-size: 72px;
    padding-top: 20px;
    font-weight: bold;
    line-height: 1 !important;
}
.cta_blue_section .wd-button-wrapper {
    display: inline-flex;
    margin-right: 10px;
}
.testimonial_section .testimonial-inner {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #CFDEED;
    min-height: 350px;
}
.testimonial_section .star-rating span:before {
    color: #3d8fd9;
}
.testimonial_section .testimonial-content footer {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.inner_banner p {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    opacity: 0.8;
}
.contact_left .vc_col-sm-2 .vc_column-inner {
    padding: 0 !important;
}
.contact_left .vc_col-sm-2 {
    width: 9%;
}


.form_design .gform_wrapper.gravity-theme .gfield input, form_design .gform_wrapper.gravity-theme .gfield select {
    width: 100%;
    background: #FBFDFF;
    border: 1px solid #CFDEED;
    border-radius: 8px;
    height: 45px;
}
.form_design .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 90px !important;
    background: #FBFDFF;
    border: 1px solid #CFDEED;
    border-radius: 8px;
    min-height: 90px;
}
.form_design .gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px;
    font-weight: 600;
    color: #0A2540;
}
.form_design .ginput_container_checkbox input {
    width: auto !important;
}
.form_design .gform_wrapper.gravity-theme .gform_footer input {
    width: 100%;
    border-radius: 100px;
    background: #0f3d75;
    color: #fff;
    padding: 16px 10px;
    text-transform: uppercase;
    font-size: 15px;
}
.form_design .gform_wrapper.gravity-theme .gfield .gfield_radio input {
    width: auto;
    height: auto;
}
.form_design .gfield_radio .gchoice {
    margin-right: 20px;
}

.form_design .gfield_radio {
    display: inline-flex;
}
.formtitle h3 {
    font-size: 18px;
    line-height: 1;
    color: #0F3D75;
    font-weight: 700;
    border-bottom: 1px solid #3D8FD9;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-top: 20px;
}



.contact_left p strong, .contact_left p a {
    color: #fff;
    font-size: 15px;
}
.contact_left p {
    font-size: 14px;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}
.single-post h1.wd-entities-title.wd-post-title.title {
    font-size: 36px;
}
.single-post .wd-post-author.wd-meta-author {
    display: none;
}
.single-post .wd-post-reply.wd-style-1 {
    display: none;
}
.single-post header.wd-single-post-header {
    padding-top: 60px;
}

.single-post h2 {
    font-size: 32px;
    line-height: 36px !important;
}

.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list li a {
    font-size: 12px !important;
    color: #000 !important;
    opacity: 10 !important;
    padding: 10px 15px !important;
    font-weight: 500 !important;
}
.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list li {
    background: #fff;
    border-radius: 100px;
    margin: 0 3px;
    border: 1px solid #CFDEED !important;
}
.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list {
    margin: 10px 0 30px;
}

.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list li a .vc_tta-title-text:after{
	display:none;
}
.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active a {
    color: #fff !important;
}
.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_active {
    background: #0f3d75;
}



.faq_design .vc_tta-panels {
    background: transparent !important;
    border: 0 !important;
}
.faq_design .vc_tta-panels .vc_tta-panel-body .vc_do_toggle {
    background: #fff;
    padding: 16px 10px;
    border-radius: 10px;
    border: 1px solid #3d8fd92b;
    box-shadow: 0 0 3px #cccccc21;
}
.faq_design .vc_tta-panels .vc_tta-panel-body .vc_do_toggle .vc_toggle_title {
    padding: 0 0 0 10px;
}
.faq_design .vc_tta-panels .vc_tta-panel-body .vc_do_toggle i.vc_toggle_icon {
    right: 0px !important;
    left: inherit;
}
.faq_design .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon:after, .faq_design .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon:before {
    background-color: #3D8FD9 !important;
}

.faq_design .vc_tta-panels .vc_tta-panel-body .vc_do_toggle .vc_toggle_title h4 {
    font-size: 16px;
}


















/* Symptom severity (average) - Field 20 */
.form_design .radio_numberselect .gfield_label {
    font-size: 20px;
    font-weight: 600;
    color: #12263f;
    margin-bottom: 18px;
}

.form_design .radio_numberselect .gfield_radio {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: center;
}

.form_design .radio_numberselect .gchoice {
    margin: 0 0 !important;
    position: relative;
}

.form_design .radio_numberselect input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.form_design .radio_numberselect .gchoice label {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 13px 32px;
    border: 1px solid #cfd8e3;
    border-radius: 999px;
    background: #fff;
    color: #12263f;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    transition: all 0.2s ease;
    margin: 0 !important;
    max-width: none;
}
/* Hover */
.form_design .radio_numberselect .gchoice label:hover {
    border-color: #8cb3ff;
    background: #f7faff;
}

/* Selected */
.form_design .radio_numberselect input[type="radio"]:checked + label {
    background: #12263f;
    border-color: #12263f;
    color: #fff;
}



/* Mobile */
@media (max-width: 767px) {

.form_design .radio_numberselect .gfield_radio {
        flex-wrap: wrap;
        gap: 8px;
    }


.form_design .radio_numberselect .gfield_description {
        font-size: 12px;
    }
}




/* Checkbox Pill Design */
.form_design .checkbox_numberselect .gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.form_design .checkbox_numberselect .gchoice {
    position: relative;
    margin: 0;
}

/* Hide default checkbox */
.form_design .checkbox_numberselect .gfield_checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* Pill Button */
.form_design .checkbox_numberselect .gfield_checkbox label {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 13px 32px;
    border: 1px solid #cfd8e3;
    border-radius: 999px;
    background: #fff;
    color: #12263f;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    transition: all 0.2s ease;
    margin: 0 !important;
	max-width: none;
}

/* Hover */
.form_design .checkbox_numberselect .gfield_checkbox label:hover {
    border-color: #9db7df;
    background: #f8fbff;
}

/* Selected */
.form_design .checkbox_numberselect .gfield_checkbox input[type="checkbox"]:checked + label {
    background: #12263f;
    border-color: #12263f;
    color: #fff;
}

/* Mobile */
@media (max-width: 767px) {

.form_design .checkbox_numberselect .gfield_checkbox {
        gap: 8px;
    }

.form_design .checkbox_numberselect .gfield_checkbox label {
        font-size: 15px;
        padding: 12px 18px;
    }
}

.form_design .radio_numberselect_n .gchoice label {
    border-radius: 10px;
    width: 65px;
}



.home_products .wd-product-wrapper.product-wrapper {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #CFDEED;
}
.home_products .product-element-bottom.product-information {
    padding: 15px 15px 20px !important;
    text-align: left;
}
.home_products .product-element-bottom.product-information h3.wd-entities-title a {
    color: #1E6FBF;
    font-size: 12px;
}
.home_products .product-element-bottom.product-information .wd-product-cats {
    height: 50px;
}
.home_products .product-element-bottom.product-information .wd-product-cats a {
    color: #000;
    font-weight: 600;
    font-size: 17px;
}
.home_products .product-element-bottom.product-information .wrapp-product-price {
    text-align: left;
    display: table;
    border-top: 1px solid #d5e3f0;
    width: 100%;
    padding-top: 10px;
}
.home_cat_product .wpb_wrapper .wpb_wrapper {
    border: 0;
    background: transparent;
    border-radius: 0;
}
.home_cat_product .wpb_wrapper {
    background: #fff;
    border-radius: 15px;
    border: 1px solid #CFDEED;
}
.home_cat_product .wpb_wrapper .wpb_raw_html {
	position: relative;
	margin: 0;
}
.home_cat_product .wpb_wrapper .wpb_text_column:after,
.home_cat_product .wpb_wrapper .wpb_raw_html:after{
    content: "";
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2026/05/right_icon.png);
    background-size: 40px;
    position: absolute;
    right: 20px;
    top: 23px;
    background-repeat: no-repeat;
    background-position: center;
}
.home_cat_product .wpb_wrapper .wpb_text_column,
.home_cat_product .wpb_wrapper .wpb_raw_html a{
    padding: 20px 30px 20px;
    margin: 0;
    position: relative;
	display: block;
}
.home_cat_product .wpb_wrapper .wpb_text_column h3,
.home_cat_product .wpb_wrapper h3{
    margin:0 0 5px 0 !important;
    color: #0A2540;
}
.home_cat_product .wpb_wrapper .wpb_text_column p,
.home_cat_product .wpb_wrapper p{
    color: #5A6A82;
    font-size: 15px;
}
.home_cat_product .wpb_single_image {
    margin-bottom: 0px;
}
.home_cat_product img {
    border-radius: 10px 10px 0 0 !important;
}

.blog_griddesign .vc_grid-item-mini {
    background: #fff !important;
    border-radius: 10px;
    box-shadow: 0 0 5px #d1dfeb;
    overflow: hidden;
}
.blog_griddesign .vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.blog_griddesign .vc_grid-item-mini .vc_gitem-zone.vc_gitem-zone-c {
    background: #fff !important;
    padding: 15px;
}
.blog_griddesign .vc_grid-item-mini .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    display: none;
}


.blog_griddesign .vc_grid-item-mini h4 {
    min-height: 110px;
}
.blog_griddesign .vc_grid-item-mini a.vc_general.vc_btn3 {
    background: transparent;
    color: #0F3D75;
    padding: 0;
    font-weight: 600;
}
.blog_griddesign .vc_grid-item-mini a.vc_general.vc_btn3:after {
    content: "";
    width: 30px;
    height: 9px;
    background: url(/wp-content/uploads/2026/05/arrow_icon.png);
    background-position: center;
    background-size: contain;
    display: inline-grid;
    background-repeat: no-repeat;
    margin-left: 5px !important;
}

.formcontent_design {
    background: #eaf3fb;
    padding: 20px;
    border-radius: 10px;
    border-left: 3px solid #3d8fd9;
    color: #000;
    font-size: 14px;
    margin: 20px 0;
}
.ginput_container.ginput_container_fileupload input {
    background: rgba(0, 0, 0, .02);
    border: 1px dashed #ccc;
    border-radius: 4px;
    margin-bottom: 8px;
    padding: 8px;
    text-align: center;
}
.heading_bg {
    background: #3d8fd9;
    color: #0a2540;
    padding: 6px 15px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    display: table;
    margin-bottom: 50px !important;
}
.p_sizes {
    margin-bottom: 20px;
}
.p_sizes ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
}
.p_sizes ul li {
    margin-right: 15px;
    padding: 7px 16px;
    background: #eaf3fb;
    color: #0f3d75;
    border-radius: 999px;
    font-size: .82rem;
    font-weight: 600;
	margin-bottom:0;
}
div#text-3 {
    padding: 20px;
    border-radius: 10px;
    background: #ffffff0d;
    font-size: 15px;
}

.woocommerce-page main#main-content {
    padding-bottom: 50px;
    padding-top: 50px;
}
.subscribing_content {
    text-align: center;
    background: #3d8fd9;
    padding: 8px 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    display: table;
    margin: auto;
    box-shadow: 0 0 10px #000;
}
.whb-main-header a.btn {
    background: #0f3d75;
    color: #fff;
}
.finalnote_content h3 {
    color: #fff;
    margin: 0;
}
.finalnote_content {
    background: #0f3d75;
    color: #fff;
    padding: 30px;
    border-radius: 15px;
}
a.btn.btn-color-primary.border_radies {
    border-radius: 100px;
}
nav.woocommerce-MyAccount-navigation>ul {
    background: #fff;
}
.wd-builder-off .woocommerce-MyAccount-navigation ul>li.is-active>a {
    color: #fff;
    background-color: rgba(var(--bgcolor-black-rgb), 0.06);
    background: #0f3d75;
}
:is(.btn,.button,button,[type=submit],[type=button]) {
    text-transform: none;
}
.contact_left_bg .vc_column-inner .vc_column-inner {
    background: transparent;
}
.contact_left_bg .vc_column-inner {
    background: linear-gradient(135deg, #0f3d75, #0a2540);
}
.blog_design a.btn.btn-accent {
    background: #0f3d75;
}

.q_text p {
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-style: italic;
	margin:0;
}
.q_text em {
    color: #3d8fd9;
}

.q_text .wpb_wrapper {
    background: url(/wp-content/uploads/2026/05/arrow_icon-1.png);
    background-repeat: no-repeat;
    background-position: top -2px left 16px;
}

.woocommerce-page main#main-content {
    padding-bottom: 120px;
}

.tax-product_cat .wd-product {
    border: 1px solid #0b294924;
    box-shadow: 0 0 10px #cccccc47;
    border-radius: 10px;
}
.cart-content-wrapper>.cart_totals .cart-totals-inner {
    background: #fff;
}
form.woocommerce-cart-form {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 10px #0f3d7526;
}
.woocommerce-checkout-payment .woocommerce-info {
    background: #0f3d75;
}
.customer-details {
    background: #fff;
    padding: 25px;
    margin: 0;
	  box-shadow: 0 0 10px #0f3d7526;
}
.woocommerce-checkout>.customer-details .woocommerce-billing-fields {
        margin-top: 0px;
}

.home_products .wd-product-wrapper.product-wrapper {
    padding-bottom: 20px;
}

@media screen and (max-width: 765px){
.list_two {
    column-count: 1;
}
.subscribe_form .gform_footer {
    right: 17px;
    top: 1.5px;
}
h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
}
.number_section .vc_col-sm-3 .wpb_wrapper {
    border-right: 0px solid #ffffff26;
}	
.number_section .vc_col-sm-3 {
    float: left;
    width: 50%;
}	
.cta_blue_section .wd-button-wrapper {
    margin-right: 5px;
	margin-bottom:10px;
}	
.footer-column.footer-column-3.wd-grid-col {
    padding-left: 0px;
}	
.p_sizes ul {
    list-style: none;
    display: ruby-text;
}	
.p_sizes ul li {
    margin-right: 5px;
}	
.q_text .wpb_wrapper {
    background-position: top -2px left 2px;
    background-size: 13px;
}
.faq_design .vc_tta.vc_general.vc_tta-style-classic:is(.vc_tta-tabs-position-top,.vc_tta-tabs-position-bottom) .vc_tta-tabs-list {
        overflow-y: auto;
        white-space: normal;
}
.faq_design .vc_tta-tabs-container ul.vc_tta-tabs-list li {
    margin: 0 3px 10px;
}
.faq_design .vc_toggle_content {
    padding: 0 10px !important;
}
.faq_design .vc_tta-panel-body {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}
.contact_left .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 0 0 20px 0;
}
}