
/*
 Theme Name:     CoolXChange Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */


@media (max-width: 980px) {

	.hide-for-small {
		display: none !important;
	}

}

@media (min-width: 981px) {

	.hide-for-medium {
		display: none !important;
	}

}


.et_pb_button.top-header-button {
    font-size: 12px;
    border: 1px solid;
    top: -2px;
}

.et_pb_button.top-header-button:after {
    font-size: 18px;
}

#top-header .container {
    padding-top: 1.75em;
    font-weight: 600;
}