/**
Theme Name: Big Door Company
Author: Tech Akash Walke
Author URI: https://techakashwalke.com
Description: Premium Doors & Wall Panellings designed to elevate modern architecture with elegance, durability, and precision craftsmanship.
Version: 4.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: big-door-company
Template: astra
*/


span.site-logo-img img.custom-logo {
    border-radius: 8px;
}

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

	.elementor-2455 .elementor-element.elementor-element-1e54cc4 > .elementor-widget-container {
    padding: unset;
    border-radius: unset;
    box-shadow: unset;
}
	svg.ast-mobile-svg.ast-close-svg {
    color: #fff;
}
	span.menu-text {
    color: #fff;
}
}



/* Laptops aur Macbook Air (1280px)  */
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .Big_Door_Company h2.elementor-heading-title {
        font-size: 110px!important;      
    }
}