/*
Theme Name: Divi child
Author: 
Description: Your description goes here
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


header#main-header .container {
    width: 90%;
	max-width: 1280px;
}

#top-menu li.phone_hdr {
    padding-right: 5px !important;
}
#top-menu .whatsappnew_hdr {
    padding-right: 7px;
}
#top-menu li.phone_hdr a {
    padding: 15px 15px !important;
    border-radius: 10px;
	 display: flex !important;
    align-items: center;
    background: #FBAF1C;
	color: #fff !important;
}

#top-menu li.whatsappnew_hdr a {
    display: flex !important;
    align-items: center;
	background: #65bc54;
	padding: 15px 15px !important;
    border-radius: 10px;
	color: #fff !important;
}

#top-menu .boknow a {
     padding: 17px 15px !important;
    border-radius: 10px;
    color: #fff !important;
    background: #000;
    font-size: 18px;
}
.phone_hdr img, .whatsappnew_hdr img {
    height: 18px;
    margin-right: 6px;
}

.boknow {
    width: 170px;
    text-align: center;
}

ul.premium-ul {
    list-style: disc;
    padding-left: 30px;
    line-height: 1.9em;
}

ul.premium-ul {
    list-style: disc;
    padding-left: 30px;
    line-height: 1.5em;
}
