/*
Theme Name: Enfold Child theme of enfold
Theme URI: 
Description: Child theme of enfold theme for the Enfold theme
Author: <a href="https://kriesi.at">Kriesi</a>
Author URI: 
Template: enfold
Version: 4.2.6
*/

#moon-adv i {
    color: #b5121a;
    font-size: 28px;
}
header ul.social_icons a {
    color: #fff !important;
}
ul.social_icons {
    margin: 0;
}
ul.social_icons, ul.social_icons li {
    display: inline-block;
	margin-left: 5px;
}
#top #header .av-main-nav > li > a, h1, h2, h3, h4, h5, h6 {
    font-family: 'Play', sans-serif;
}
/*Header CSS*/
.phone a {
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}
.phone img {
    padding-right: 10px;
    vertical-align: middle;
}
span.avia-menu-fx {
    display: none;
}
#top .header_color .main_menu .menu ul li>a:hover {
    color: #fff;
}
#header_meta .widget {
    padding: 0;
    clear: none;
}
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello' !important;
}
#top #s {
    padding: 11px 47px 11px 10px;
}
#top #s, #searchsubmit {
    background-color: #fff;
    border-radius: 25px !important;
    color: #b5121a;
    border: none;
}
#top .widget #searchform>div{	
    border: 1px solid #b5121a;
}
.sidebar .widget #searchform>div {
    border: 2px solid #9b895e !important;
    border-radius: 25px;
}
input {
    margin-bottom: 0 !important;
    font-family: 'Open Sans', sans-serif !important;
}
input[type="button"] {
    background-color: #b40017;
    border: none;
    color: #ffff;
    padding: 10px 40px;
    font-size: 17px;
    float: right;
}
.av_phone_active_right .phone-info {
    float: none;
}
.phone {
    float: right;
}
.phone a.avia-size-large {
    background-color: #000 !important;
    color: #fff !important;
    padding: 7px 25px !important;
    min-width: auto !important;
    margin: 3px 15px;
    vertical-align: middle;
}
.phone-info span {
    display: block;
    line-height: normal;
}
.phone-info div {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
div#ct-buttons {
    
    border-bottom: 7px solid #B5121B !important;
}
.avia-button.avia-size-large {
    font-size: 17px !important;
    min-width: 100% !important;
    border-radius: 10px !important;
    font-family: 'Play', sans-serif;
	font-weight: 700;
}
.fa{color:#b5121a !important;font-size:28px !important;}
#getaquote .avia-button.avia-color-dark{border: 3px solid #fff !important;
    color: rgba(255,255,2555,1) !important;}
#getaquote .column-top-margin{margin-top:10px !important;}
.city {
    float: left;
}
.city ul li:first-child::before {
content: none;
}
.city ul li {
    padding: 0 10px;
    font-size: 13px;
	color:#000 !important;
}
ul.columns3 {
    column-count: 3;
}
ul.colmn2 {
    column-count: 2;
}
.footer_heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
	color:#000;
}
#homeintro hr{
    border: solid #b5121a;
    border-width: 1px 0 0;}
#socket .copyright{font-size:14px !important;}
#top label{ font-size: 1.2em !important;}
.gform_wrapper h3.gform_title{font-size: 2.1em !important;text-align:center !important;}
#portrestroomicon i.fa{
	font-size: 80px !important;
    text-align: center !important;
    color: #7dbdc4 !important;
}
#portrestroomicon .aligncenter{padding:0px !important;}
.gform_button {
    min-width: 100% !important;
}
.avia_mobile #top #searchsubmit {
    height: 100%;
}
.gform_footer.top_label {
    padding-right: 16px !important;
}
/* #Tablet (Portrait)
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.avia-button.avia-size-large {
    padding: 5px;
}
#top #gform_1 ul li.gf_left_third {
    width: 33.33% !important;
}
}

@media only screen and (min-width: 478px) and (max-width: 767px) {
#top #gform_1 ul li.gf_left_third {
    width: 33.33% !important;
}
.city {
    width: 50%;
}
.city ul li {
    padding: 0;
    font-size: 12px;
}
.responsive #top #wrap_all #header_meta .container {
    max-width: 95%;
    width: 95%;
}	
}
@media only screen and (min-width: 100px) and (max-width: 479px) {
.phone a.avia-size-large {
    display: block;
	margin-bottom: 10px;
}
.phone {
    float: none;
    margin-top: 15px;
}
}
@media only screen and (max-width: 767px) {
.widget, .copyright {
    text-align: center;
}
#moon-adv .avia_textblock {
    text-align: center;
}	
} 