/*
 Theme Name:   ACNS
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  
 
*/


/* Your customizations starts here */


html, body, div, h1, h2, h3, h4, p, a {
  font-family: "faricy-new-web",sans-serif !important;
  }
  h1, h2, h3 {
      color: #f19042;
  }

.mobile-nav-icon .basel-burger, .mobile-nav-icon .basel-burger::after, .mobile-nav-icon .basel-burger::before {
    background-color:rgba(255,255,255,.8);
}

.wrapp-header .right-column {
    position:absolute;
    top:5px;
    left:20px;
}
.right-column>div a, .right-column>div ul li a {
    color:#fff;
}
.right-column .header-links li a {
    font-size: 14px;
}
.color-scheme-dark ul li a:hover,
.color-scheme-dark ul li a:focus,
.color-scheme-dark ul li a:active {
    color:#fff !important;
}
.right-column .header-links li:after {
    height: 25px;
    width: 1px;
    border-right:1px solid;
    border-color: rgba(255,255,255,.05);
    margin-left: 0px;
    margin-right: 15px;
    vertical-align: middle;
    content:" ";
}
.right-column .header-links li a {
    font-style: normal;
    text-transform:uppercase;
}

/*align topbar nav with rest of site */
@media (min-width: 768px) {
  .header-full-width .main-header .navigation-wrap>.container, .header-full-width .main-header .secondary-header>.container, .header-full-width .main-header>.container, .header-full-width .single-breadcrumbs-wrapper>.container, .header-full-width .sticky-header>.container, .header-full-width .topbar-wrapp>.container {
    width: 750px;
}
}
@media (min-width: 992px) {
  .header-full-width .main-header .navigation-wrap>.container, .header-full-width .main-header .secondary-header>.container, .header-full-width .main-header>.container, .header-full-width .single-breadcrumbs-wrapper>.container, .header-full-width .sticky-header>.container, .header-full-width .topbar-wrapp>.container {
    width: 970px;
}
}
@media (min-width: 1200px) {
.header-full-width .topbar-wrapp>.container {
    width: 1170px;
}
.topbar-content {
    width: 1150px;
}
}
.topbar-menu ul>li>a {
    text-transform: uppercase;
    font-size: 14px;
}
.main-nav.menu-left {
	display:none;
}
.home-hero h1 {
    color: #f19042;
    font-size: 2.2rem;
}
.home-feat-area {
    background:#f19042;
    color:#f7dfcf;
    margin-bottom:40px;
}
.home-feat-area p {
    font-size:1.1rem;
    line-height:2rem;
}
.largertext {
    font-size:1.35rem;
    color:#fff;
}
/*.conference-home-feat {
    background:#eff4f9;
    padding:20px;
    border:1px solid #dedee0;
    border-radius:7px;
}*/

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #fff;
    font-size:1rem;
    border: 2px solid #fff;
    text-shadow: 0.5px 0.5px 2px rgba(239,66,56,0.55);
    font-weight:600;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef4238+0,f19042+29,f9ba43+47,f9c643+65,f19042+74,ef4238+98 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef4238+0,f19042+29,f9ba43+47,f19042+74,ef4238+98 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe843+0,f9ba43+34,f9ba43+34,f19042+74,ef4238+98 */
background: #EF4238; /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,232,67,1) 0%, rgba(249,186,67,1) 34%, rgba(249,186,67,1) 34%, rgba(241,144,66,1) 74%, rgba(239,66,56,1) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,232,67,1) 0%,rgba(249,186,67,1) 34%,rgba(249,186,67,1) 34%,rgba(241,144,66,1) 74%,rgba(239,66,56,1) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,232,67,1) 0%,rgba(249,186,67,1) 34%,rgba(249,186,67,1) 34%,rgba(241,144,66,1) 74%,rgba(239,66,56,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe843', endColorstr='#ef4238',GradientType=1 ); /* IE6-9 */
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    background: #f19042; 
    border: 2px solid #fff;
}

.widget-title:before, .widgettitle:before {
    width: 80%;
}

footer .social-icons.text-center {
    text-align:left;
    padding-top:20px;
}

/* fix lagging transitions in topbar nav */
.topbar-menu ul>li>.sub-menu-dropdown,
.topbar-menu ul>li>.sub-menu-dropdown .container,
.topbar-menu ul>li>.sub-menu-dropdown ul.sub-menu,
.topbar-menu ul>li>.sub-menu-dropdown ul.sub-menu li.menu-item,
.topbar-menu ul>li>.sub-menu-dropdown ul.sub-menu li.menu-item a {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

/* hide nav search */
.mobile-nav .searchform {
    display: none !important;
}
.search-button {
	display:none !important;
}

/* full width home */
@media (min-width: 768px) {
.page-template-page-fullwidth .site-content.col-sm-9 {
    width: 100%;
}
.page-template-page-fullwidth .vc_column_container>.vc_column-inner {
    padding-right:0px;    
}
}
.main-page-wrapper .container {
    margin-top: 0px;
}
.home .main-header {
    margin-bottom:0px;
}



  
  /* from Magill cccc
.navigation-wrap {
    background-color:#6CB33F;
    text-align:center;
}
.main-nav .menu>li>a {
    color:#fff;
}
h1, h2, h3 {
	color:#1586bf;
}
h1.quoteText {
	font-family: 'Caveat', cursive;
	font-size:3.5rem;
	line-height:3rem;
	color:#1586bf;
}
h2.quoteText {
	font-family: 'Caveat', cursive;
	font-size:2.5rem;
	line-height:2rem;
	color:#1586bf;
}
.home-secondary p {
	font-size: 1.1rem;
    line-height: 2rem;
}
    
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #6CB33F;
    background-color: #6CB33F;
}
.scrollToTop {
	color:#fff;
	border-color:#fff;
	background-color:rgba(254,208,48,0.9);
}

*/