/*
Theme Name: Ashtonpestcontrol Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


h1, h2, h3, h4, h5, h6{margin-bottom:0.1em;}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 0.3em;
}

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-main {
     background: #DFE6EF !important;
}
#menu-we-eliminate li {
    width: 100% !important;
    display:inline;
}

}


.header-main {
    height: 83px;
    background: url(img/header-bg.png) repeat-y left;
}
.flex-right {
    margin-left: auto;
    width: 70%;
}

.phone {
    color: #fff;
}
.phone img{margin-right: 10px;}
.phone span {
    font-size:1.1em;
}
.phone h4 {
    font-size: 1.2em;
    color: #DE0F17;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}
.header-main  .widget {
    margin-bottom: 0.5em;
}

.nav-spacing-xlarge>li {
    margin: 0 30px;
}
.appointment img{margin-top: 5px; margin-right: 5px;}
.appointment a {font-size: 1.3em; color: #fff;}

.why h4 {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 1.2em;
}
.why img{margin-right: 5px;}
.why p{margin-top: 5px;}
/*************** Footer css  ***************/


span.widget-title {
    line-height: 1.05;
    letter-spacing: .05em;
    text-transform:capitalize;
     font-size: 1.6em;
     font-weight: 500;
	
}
.footer-2 .widget {
    margin-bottom:0em;
}

#menu-we-eliminate li {
    width: 49%;
    display: inline-block;
}
.footer-2 ul.menu>li:before, .widget>ul>li:before  {
	
	content: "" !important;
}

/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px; }
ul.menu>li:before, .widget>ul>li:before {
    font-family: "fl-icons";
    display: inline-block;
    opacity: .6;
    margin-right: 6px;
}

/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px;  }

.icon-map-pin-fil:before {
    content: "\e009";
}

.icon-phone:before {
    content: "\e600";
}
.icon-envelop:before {
    content: "\e003";
}
.footer-2 p{margin-bottom:0.3em;}
.footer-2 .is-divider.small {
    background:#DE0F17;
	
}

.absolute-footer {
    color: #fff !important;
    line-height: 24px;
	font-family: 'Roboto Condensed', sans-serif;
}


.button.is-outline {
    border: 2px solid #fff !important;
    background-color: #DFE6EF !important;
}


