/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.mainBannerCustom .content-banner{
    display: grid !important;
}

.mainBannerCustom .content-banner p{
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
}

.mainBannerCustom .banner-subtitle {
    order: 0;
    font-weight: 600 !important;
    color: white !important;
}

.mainBannerCustom h4.banner-title {
    order: -1 !important;

}

.mainBannerCustom div.banner-btn-wrapper{
    order: 3;
}

@media (min-width: 900px){
    .mainBannerCustom .content-banner p{
        font-size: 24px !important;
    }
    .mainBannerCustom .banner-subtitle {
        font-size: 32px !important;
    }
    .mainBannerCustom h4.banner-title {
        font-size: 99px !important;
    }
}
@media (max-width: 900px){
    .mainBannerCustom .content-banner p{
        font-size: calc(1.275rem + 0.3vw); !important;
    }
    .mainBannerCustom .banner-subtitle {
        font-size: calc(1.325rem + 0.9vw) !important;
    }
    .mainBannerCustom h4.banner-title {
        font-size: calc(1.575rem + 3.9vw) !important;
    }
}

@media (min-width: 1400px){
    #post-2024 .elementor-element-7568552 .e-con-inner{
        width: 100vw;
        margin-left: calc(-1 * (100vw - 1400px) / 2);
    }
}

.h6-fs {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    display: inline-block;
}
.s_attributes_horizontal_img svg {
    max-width: 64px;
    height: 100%;
}

.row.align-items-center.h-100.mx-0.s_col_no_resize.s_col_no_bgcolor {
    display: flex;
    align-content: center;
}
@media (max-width: 1200px){
    .elementor-element-bc2cc36{
        flex-wrap: wrap;
    }
}

.text-muted {
    display: block;
    font-weight: 400;
    color: rgba(28, 29, 27, 0.75);
    line-height: 21px;
    font-size: 0.875em;
}


.col-2.col-lg-3.px-0 {
    width: 24%;
}

.col-10.col-lg-9.d-flex.flex-column.pe-0 {
    width: 70%;
}
.sf-hover-link:hover{
    opacity: 0.6;
}

.w-100.mx-auto {
    margin-bottom: 20px;
}

.citymatten-hide-buttons .btn{
    display: none;
}

.elementor-element-52b22a0 h4 {
    font-size: 18px !important;
}

.page-id-3,  .page-id-11516 {
    color: black;
}

#menu-header-menu-mega-electronics {
    flex-wrap: nowrap;
}
div.product-category .wd-entities-title{
    text-wrap: nowrap;
}