/*
 Theme Name:     SKT Towing Child Theme
 Theme URI:      http://sktthemesdemo.net/towing/
 Description:    Theme for Diesel Specialists Ltd
 Author:         Krissy Wadek
 Author URI:     -
 Template:       skt-towing
 Version:        1.0.0
*/
 
@import url("../skt-towing/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Barlow|Barlow+Condensed');

p, ul li
	{font-family: 'Barlow', sans-serif;
	font-size:11pt;
	font-weight:300;
	color:#31302f;}

h1, h2, h3, h4, h5, h6
	{font-family:'Barlow Condensed', sans-serif;
	color:#31302f;}

h2
	{font-size:26pt;
	font-weight:700;}

h3
	{font-size: 18pt;
	font-weigth:300;}


.slide_info h2
	{font-family:'Barlow', sans-serif; 
	font-weight:700; }

.slide_info p
	{font-family:'Barlow', sans-serif; 
	text-transform: lowercase; 
	font-weight:300; 
	color:#C5C5C5;}

.header {background-color:#31302f;
	border: red solid thin;}
.header .header-inner .logo img{ height:190px; width:auto; }
.header .header-inner{background-color:#31302f;margin:0 auto; padding:0; position:relative; width:1170px;}

.signin_wrap span.support-27-7 {background:#d7df23;}
.signin_wrap {box-shadow: 0 10px 13px -8px #282727;}



