/*
Theme Name: Hello Elementor Child
Theme URI: https://bukker.in
Description: Child theme for Hello Elementor – Bukker
Author: Bukker
Author URI: https://bukker.in
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
*/

/* Custom CSS below */
.e-con-inner, .footer-inner, .header-inner, .sn-single-container{
	max-width: 1360px !important;
	width: 90% !important;
	margin: auto;
}
.sn-main-heading {
    flex-direction: column;
	padding: 0px !important;
}

.sn-top-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

ul.sn-address-icon {
    display: flex;
    gap: 5px;
    list-style-type: none;
    padding: 0px;
}
ul.sn-socials-icon {
    display: flex;
    gap: 5px;
    list-style-type: none;
    padding: 0px;
}
li.sn-follow-text {
    padding-right: 11px;
}
