@font-face {
    font-family: "PFDinCondensedRegular";
    src: url("../css/fonts/PFDinCondensedRegular/PFDinCondensedRegular.eot");
    src: url("../css/fonts/PFDinCondensedRegular/PFDinCondensedRegular.eot?#iefix")format("embedded-opentype"),
    url("../css/fonts/PFDinCondensedRegular/PFDinCondensedRegular.woff") format("woff"),
    url("../css/fonts/PFDinCondensedRegular/PFDinCondensedRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

.ls-fullwidth .ls-bottom-slidebuttons,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-nav-sides{
    vertical-align: middle;
}
.top-bar-outer-wrapper {
    background: #f0a400;
}
.top-bar-contact li {
    color: #eadc3e;
}

.btn_phone {
	display:none;
	background-color: #3ac0ff !important;
	background-image: url("assets/images/call.png")  !important;
}
@media (max-width: 768px) { 
	.btn_phone {
		display: inline-block;
	}
	.btn_cyan {
	    margin-top: 10px !important;
	    margin-bottom: 10px !important;
	}
}

.btn_cyan {
    background-color: #e57109;
}
#primary-nav-id li.current-menu-item > a {
    color: #e57109;
}

#primary-nav-id li ul li a {
  color: #611500;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  border-bottom: 1px solid #ffbd2e;
  text-transform: uppercase;
}
#primary-nav-id li ul li a:hover {
  text-decoration: underline;
}
.primary-nav ul li a {
    color: #202020;
}
.main_slider .ls-fullwidth .ls-bottom-slidebuttons a {
    background: rgba(238, 240, 43, 0.9);
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
#ls-global * .ls-bottom-nav-wrapper a.ls-nav-active {
    border: 3px solid #EEF02B;
    background: none;
    border-radius: 50%;
}
a.banner-more {
    color: #ffcf7b;
}
.builder-item-wrapper .view-all {
    color: #f0a400;
}
.builder-item-wrapper a.builder-item-title,
.builder-item-wrapper div.builder-item-title {
    color: #e57109;
}
.upcoming-events .event-title {
    color: #f0a400;
}
.event .recent-date {
    color: #f0a400;
}

a, .primary-nav ul li.current-menu-item a,
.top-bar-right a:hover,
.primary-nav ul li a:hover,
.cpt-filters li a:hover,
.cpt-filters li a.selected,
.blog-title a:hover,
.sidebar .widget_nav_menu ul li a:hover,
.sidebar .widget_nav_menu ul li.current-menu-item a,
.st-recent-posts ul li a:hover,
.st-recent-posts .recent-date,
.footer-social li a:hover,
.tab-title li.current,
.woocommerce ul.products li.product a:hover h3,
.woocommerce-page ul.products li.product a:hover h3 {
    color: #e57109;
}
#footer {
    background: #f0a400 none repeat scroll 0 0;
}
#footer a, #footer li, #footer span, .footer-copyright .copy-left {
    color: #650909;
}
body {
    background-color: #fff6d5;
}
.footer-contact .f-map {
    background: rgba(0, 0, 0, 0) url("assets/images/icon-map_yellow.png") no-repeat scroll left 10px;
}
.footer-contact .f-phone {
    background: rgba(0, 0, 0, 0) url("assets/images/icon-phone_yellow.png") no-repeat scroll left 9px;
}
.footer-contact .f-mail {
    background: rgba(0, 0, 0, 0) url("assets/images/icon-mail_yellow.png") no-repeat scroll left 11px;
}
#footer .widget_nav_menu ul li {
    background: rgba(0, 0, 0, 0) url("assets/images/footer-list-arrow_yellow.png") no-repeat scroll left center;
}
.footer-contact {
    background: rgba(0, 0, 0, 0) url("assets/images/footer-map-world_yellow.png") no-repeat scroll center bottom;
}
.footer-copyright, .footer__menu {
    border-top: 1px solid #feba27;
}
.footer-social li a {
    background-color: #ce7400;
}
.builder-item-content .cpt-title a:hover {
    color: #0a0d0e;
}
.builder-item-wrapper .view-all:hover {
    color: #0a0d0e;
}
.special_banner img{
  display: block;
  margin: 6px auto;
}
.special_banner  {
  text-align: center;
  color: #f0a400;
  border-radius: 10px;
  border: 1px solid #f4d77c;
  background-color: #ffffff;
}

.special_banner span {
  background-color: #e57109;
  text-shadow: 0 1px 1px #000000;
  color: #fcde77;
  font-family: "PFDinCondensedRegular";
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
  width: 100%;
  display: block;
  text-transform: uppercase;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.special_banner a {
  color: #f0a400;
  font-family: Arial;
  font-size: 14px;
  margin: 10px 0;
  display: inline-block;
  font-style: italic;
  text-decoration: underline;
  font-weight: 400;
}
/*
background-image: linear-gradient(to right, #fcde77 0%, #fcde77 34%, #f5c216 41%, #f3b03c 47%, #ffcd05 53%, #d8a028 63%, #fff2bf 89%, #ffcd06 100%);
*/
