/*
Theme Name: Towy Child
Theme URI: http://webdesign-finder.com/towy
Template: towy
Author: MWTemplates
Author URI: http://modernwebtemplates.com/
Description: Towy - Towing Services WordPress theme
Tags: custom-header,left-sidebar,right-sidebar,post-formats,full-width-template
Version: 1.2.0
Updated: 2017-05-16 13:28:23

*/


.menu-phone i {
	font-size: 24px !important;
}

#header {
	/*background: #232323;*/
	background-image: linear-gradient(to bottom,#434343f0,#282828d1);
}

@media (min-width: 1200px) {



}

.ds {
	    background-image: linear-gradient(to bottom,#434343,#282828);
}


.menu-phone a {
		color: white !important;
	font-size: 28px !important;
	background: red;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-radius: 10px;
	line-height: 42px;
	background: radial-gradient(ellipse farthest-corner at right bottom, #fe3737 0%, #fd3131 8%, #ca0808 30%, #d02121 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #d74b4b 8%, #c51d1d 25%, #5d1f1fc2 62.5%, #5d1f1f52 100%);
}


@media (min-width: 1200px) {

	.sf-menu > li > a {
		margin-left: 20px !important;
   	    margin-right: 20px !important;
	}

}