
/*
Theme Name:   Bw Medxtore Child
Theme URI:    https://bw-medxtore.bzotech.com/
Author:       The BZOTech
Author URI:   #
Description:  MedXtore - a clean, beautiful and fully customizable responsive medical Elementor WooCommerce theme for Medical Suppliers, Medical Shops, Pharmacy Stores or any medical related eCommerce sites.
Template:     bw-medxtore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: medical woocommerce theme, medical wordpress theme, healthcare woocommerce theme, healthcare wordpress theme, wordpress healthcare theme, elementor theme, elementor woocommerce theme, pharmacy store woocommerce theme, pharmacy store wordpress theme
Text Domain: bw-medxtore-child
*/

/*  ****************************** created by shivam ************************************** */

/* General Styling for both <h3> and <sr7-txt> elements */
.sr7-txt, #SR7_1_1-5-20 {
	font-family: "Jost", sans-serif;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	visibility: visible;
	opacity: 1;
	z-index: 10;
	text-align: center;
	overflow: visible;
}

/* Specific Styling for the <h3> (Main Header) */
#SR7_1_1-5-20 {
	font-size: 24px !important;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin-bottom: 50px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, .3);
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

/* Specific Styling for the <sr7-txt> (Additional Text) */
#SR7_1_1-3-42 {
	font-size: 22px !important;
	color: #fff;
	text-align: left;
	line-height: 36px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, .3);
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#SR7_1_1-1-33 {
	font-size: 20px !important;
	color: #f3f3f3;
	line-height: 32px;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, .2);
	margin-bottom: 50px;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
}

/* Hover effect to add interactivity */
.sr7-txt:hover, #SR7_1_1-5-20:hover {
	color: #f3f3f3;
	transform: translateY(-2px);
	transition: all .3s ease-in-out;
}

/* Responsive Design for Tablets */
@media (max-width: 1024px) {
	#SR7_1_1-5-20 {
		font-size: 22px;
		line-height: 36px;
	}
	
	#SR7_1_1-3-42 {
		font-size: 20px;
		line-height: 32px;
	}
	
	#SR7_1_1-1-33 {
		font-size: 18px;
	}
}

/* Responsive Design for Mobile Devices */
@media (max-width: 768px) {
	#SR7_1_1-5-20 {
		font-size: 20px;
		line-height: 32px;
		max-width: 90%;
	}
	
	#SR7_1_1-3-42 {
		font-size: 18px;
		line-height: 30px;
	}
	
	#SR7_1_1-1-33 {
		font-size: 16px;
	}
}

@media (max-width: 480px) {
	#SR7_1_1-5-20 {
		font-size: 18px;
		line-height: 28px;
		max-width: 95%;
	}
	
	#SR7_1_1-3-42 {
		font-size: 16px;
	}
	
	#SR7_1_1-1-33 {
		font-size: 14px;
	}
}
