/*
 Theme Name:   Swarna Child
 Theme URI:    https://wdtswarna.wpengine.com
 Description:  Swarna Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     swarna
 Text Domain:  swarna-child
 Version:      1.0.0
 Tested up to: 6.7
 Requires PHP: 7.4
 Tags: E-Commerce,Blog 
 License: GNU General Public License v2 or later 
 License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2024 venusweb. All rights reserved.
*/

@media only screen and (min-width: 1281px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 50px 0 70px;
  }
}

@media only screen and (max-width: 1280px) {
  .main-title-section-wrapper .main-title-section-container {
    padding: 30px 0 45px;
  }
}