/*
 Theme Name:   Khadija Child
 Theme URI:    https://khadija.wpengine.com/
 Description:  Khadija Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     khadija
 Version:      1.0.0
 Text Domain:  khadija-child
*/

body, .layout-boxed .inner-wrapper {
	background-color: #fff;
}
.wdt-custom-text-animation-h1 .wdt-animation-item.text-item {font-size: 20px;}
body .wdt-animation-holder:not(.vertical) .wdt-animation-wrapper .wdt-animation-item {padding: 0 15px;}
.wdt-custom-text-animation-h1 .wdt-animation-item.icon-item i {font-size: 40px;}
.main-title-section-container {
	padding: 330px 0;
}
.main-title-section-wrapper > .main-title-section-bg::after {
	background-color: rgba(var(--wdtPrimaryColorRgb), 0.3);
}
body #footer .elementor-widget-heading .elementor-heading-title{color: #741338;}
.main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/sr-collection-bredcum-banner.webp");
    background-attachment: inherit;
    background-position: center top;
    background-size: cover;
    background-repeat: repeat;
}
.sr-page-collection .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/sr-collection-bredcum-banner.webp");
}
.sr-page-about-us .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/sr-about-bredcum-banner.webp");
}
.term-gowns-crop-tops .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/bredcum-gowns-and-croptops.webp");
}
.term-readymade-suits .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/bredcum-readymade-suits.webp");
}
.term-unstitched-suit-fabrics .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/bredcum-unstitched-suit-fabrics.webp");
}
.term-sarees .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/bredcum-sarees.webp");
}
.term-girls-ethnic-wear .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/bredcum-girls-ethnic-wear.webp");
}
.term-home-furnishings .main-title-section-bg{
    background-image: url("https://shreeradhey.co.in/wp-content/uploads/2026/07/bredcum-home-furnishing.webp");
}
.woocommerce-category-additional-description {
	display: block !important;
	width: 100%;
}
.tax-product_cat .term-description {display: none;}
@media only screen and (min-width: 1281px) {
    .mobile-nav-container, .wdt-header-menu ul li.close-nav, .wdt-header-menu ul li.go-back, .wdt-header-menu ul li.see-all {
        display: none;
    }
}
@media only screen and (max-width: 979px) {
    .main-title-section-container {
        padding: 80px 0;
    }
}