/*
 Theme Name:     Cartel Child Theme
 Theme URI:      http://www.ktricedesigns.com
 Description:    Cartel Child Theme
 Author:         K
 Author URI:     http://www.ktricedesigns.com
 Template:       cartel
 Version:        1.0.0
*/
 
@import url('../cartel/style.css');
 
/* =Theme customization starts here


h1,h2,h3,h4,h5,h6,#section-title, h1 span,h2 span,h3 span,h4 span,h5 span,h6 span, #section-title span {
	font-family: serif;
}

/* My Styles */

p {
font-size: 17px;
}

/* @media only screen and (min-width: 960px){
header #logo{height:100px; float:left; display:table;padding-left: 370px;}
} */

#header-wrapper{width:100%; margin-bottom:50px;background-color: #e5e5e5;}

#footer-wrapper #footer-top footer .column-footer-widget{margin-bottom:0 !important; width: 80px; padding-left:14%}

@media only screen and (min-width: 960px) {
#footer-wrapper #footer-top footer .column-footer-widget{margin-bottom:0 !important;padding-left: 16.3%;}}

@media only screen and (min-width: 959px) and (max-width: 768px) {
#footer-wrapper #footer-top footer .column-footer-widget{margin-bottom:0 !important; width: 80px; padding-left:14%}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#footer-wrapper #footer-top footer .column-footer-widget{margin-bottom:50px;padding-left: 11%;}}

@media only screen and (max-width: 480px) {
#footer-wrapper #footer-top footer .column-footer-widget{margin-bottom:50px;padding-left: 5%; height: auto;}}
