/*
Theme Name:   KCORWebCreations
Description:  Website design, social media, SEO, Videos and podcasts.
Author:       Kcor Web Creations
Author URL:   http://kcorwebcreations.com
Template:     kadence
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  KCORWebCreations
*/

/* Write here your own personal stylesheet */

.main-navigation .primary-menu-container > ul > li.menu-item > .dropdown-nav-special-toggle {
    display: none;
}

@media screen and (max-width:480px)
{
	h2
	{
		font-size:22px !important;
	}
	
	.kt-row-column-wrap,
	.kt-inside-inner-col
	{
		padding-right:0px !important;
		padding-left:0px !important;
	}	
}