/*
Theme Name: AvcoGas
Description: A Child Theme for the Enfold Wordpress Theme.
Version: 1.2
Author: 1184 Design
Author URI: http://www.1184design.com
Template: enfold
*/


/*Add your own styles here:*/

/*--------------------------------*/
/* change width search results pages for desktops only */
/*--------------------------------*/

@media only screen and (min-width: 1024px) {
.container{ max-width: 1366px!important; }
	
/* toggles */
.toggle_icon{
position: absolute;
width: 24px;
height: 24px;
background-color: #fff!important;	
border-radius: 50%;
border-style: solid;
border-width: 1px;
border-color: #573494;
top: 50%;
left: 10px;
margin-right: 4px;	
margin-top: -11px;
}

.toggle_icon .vert_icon{
border-left-style:solid;
border-left-width:2px;
border-color: #573494;	
position: absolute;
left:10px;
top:2px;
height:18px;
}

.toggle_icon .hor_icon{
border-top-style:solid;
border-top-width:2px;
border-color: #573494;	
position: absolute;
top:10px;
left:2px;
width:18px;
}
}	

/*wrapper arround all columns*/
#top #header .avia_mega_div > .sub-menu{
display: table;
padding:10px 20px 20px;
border-top-style:solid;
border-top-width:2px;
}
.av-main-nav > li > a {
    font-weight: 600;
    font-size: 14px;
}
.avia_mega_div .avia_mega1 three units ul.sub-menu li .mega_menu_title .heading-color .av-special-font a{
font-size:13px;
font-weight:300; 
line-height:20px;
}

.asc_multi_count {
    float: none;
    width: 50%;
}

.av_minimal_header .av-main-nav li:hover .avia-menu-fx,.av_minimal_header .current-menu-item > a > .avia-menu-fx,.av_minimal_header .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
    opacity: 1 !important; 
    visibility: visible !important; 
    background-color: #e07746 !important; 
    color: #ffffff;
    border-color: #e07746 !important; 
    display: block !important;
}
/* alternate content featured links */
.orange a:link {color:#919199;}
.orange a:hover, .orange a:focus {color: #e07746;}
	
/* Meta adjustments to hide date on blog search results */
.avia-content-slider .slide-meta time {
    display: none;
}	

/* Social links */
/*.facebook {color: #4267b2!important;}
.instagram {color: #8134af!important;}
.twitter {color:#08a0e9!important;} */


/* #Links for Team List
================================================== */
.team.a  { color: #0c6ca3; text-decoration: none; font-weight: 600; }
.team.a:hover, team.a:focus { color: #0285d1; outline: 0; text-decoration: underline; font-weight: 700; }


/* toggles */
.toggle_icon{
position: absolute;
width: 24px;
height: 24px;
background-color: #fff!important;	
border-radius: 50%;
border-style: solid;
border-width: 1px;
border-color: #573494;
top: 50%;
left: 10px;
margin-right: 4px;	
margin-top: -11px;
}

.toggle_icon .vert_icon{
border-left-style:solid;
border-left-width:2px;
border-color: #573494;	
position: absolute;
left:10px;
top:2px;
height:18px;
}

.toggle_icon .hor_icon{
border-top-style:solid;
border-top-width:2px;
border-color: #573494;	
position: absolute;
top:10px;
left:2px;
width:18px;
}

p.toggler {padding-left: 40px!important;}
