/*** Navigation ***/
.menu-telefon {
	margin-top: 50px;
}

.menu-telefon a::before {
    content: "\f095";
  	font-family: FontAwesome;
    font-size: 18px;
  	color:#fff;
   	margin-right:10px;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 24px;
}

/*** Button ***/
#btn-disabled {
	background-color: #cccccc !important;
  	border: none;
  	cursor: wait;
}

.nectar-button[data-color-override="false"].regular-button {
	border: 1px solid #263a52;
  	cursor: pointer;
}

.nectar-button[data-color-override="false"].regular-button:hover {
	border: 1px solid #f7931d;
  	background: #f7931d !important;
}

/*** Visibility ***/
@media only screen and (max-width: 1348px) {
  .hide-ms-ls {
  	display: none;
  }
}

@media only screen and (min-width: 1349px) {
  .hide-xs {
  	display: none;
  }
}

/***************
Font Import
***************/
@font-face {
    font-family: VolteRoundedLight;
    src: url(/wp-content/fonts/volteRounded-Light.otf);
}


@font-face {
    font-family: VolteRoundedRegular;
    src: url(/wp-content/fonts/volteRounded-Regular.otf);
}

@font-face {
    font-family: VolteRoundedMedium;
    src: url(/wp-content/fonts/volteRounded-Medium.otf);
}

@font-face {
    font-family: VolteRoundedSemibold;
    src: url(/wp-content/fonts/volteRounded-Semibold.otf);
}

@font-face {
    font-family: VolteRoundedBold;
    src: url(/wp-content/fonts/volteRounded-Bold.otf);
}

/***************
Typography
***************/
h1, h2, h3, h4, h5, h6 {
	font-family: VolteRoundedBold !important;	
}

p {
	font-family: VolteRoundedRegular !important;
}

#kontakt a {
	text-decoration: underline;
}

/*** Header ***/
@media only screen and (min-width: 1001px) {
#header-outer[data-format="left-header"] {
    width: 225px!important;
    left: 0px;
}
body[data-header-format="left-header"] #ajax-content-wrap {
    margin-left: 225px!important;
}
}

@media only screen and (min-width: 1001px) {
  body[data-header-format="left-header"] #header-outer .nav-outer {
      height: 50%;
  }
}

.sf-menu * {
	font-family: VolteRoundedMedium;
  	font-size: 21px;
}

/**********
Tabs
***********/
h2.discount {
	font-size: 24px;
  	color: #f7931d;
  	margin-bottom: 20px;
}

ul.prices li {
	list-style: none !important;
  	display: inline !important;
  	float: left !important;
  	width: 18%;
    margin-right: 2% !important;
}

ul.prices li:last-child {
    margin-right: 0 !important;
}


.main-content ul.prices.solotre li {

    width: 31%;    min-height: 166px;

}





@media only screen and (max-width: 999px) {
  ul.prices li {
  	width: 48%;
    margin-right: 2%;
  }
  ul.prices li:last-child {
  	width: 48%;
    margin-right: 0;
    float: none;
    text-align: center;
  }
  
  ul.prices {
  	margin-left: 0;
  }
  h5 {
  	font-size: 13px;
  }
}

.price-car {
	background-color: #f6f6f6;
    padding-top: 25px;
    padding-bottom: 25px;
  	border-bottom: 5px solid #ccc;
  	transition: 0.4s;
  	padding: 30px 20px;
}

.price-car:hover {
  	/*background-color: #f7931d;*/
  	border-bottom: 5px solid #f7931d;
}

.price-car a.tabmenu .active {
	background-color: #8cc63e !important;
  	border-bottom: 2px solid #8cc63e;
}

span.dollar-sign {
	font-size: 18px;
}

.pricing-column {
	width: 100%;
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
  .pricing-table > div {
      width: 100%!important;
      margin-bottom: 25px!important;
  }
}

.menu-mobileapp a::after {
    content: "\f17b\0020\f179";
    /*content: "\003a href=\0022link\0022\003E\f17b\0020\f179\003a\002Fa\003E";*/
  	font-family:FontAwesome;
  	letter-spacing:3px;
    font-size:18px;
  	color:#FFFFFF;
   	margin-left:8px;
}

.menu-whatsapp a::before {
    content:"\f232";
  	font-family:FontAwesome;
    font-size:18px;
  	color:#FFFFFF;
   	margin-right:10px;
}

.menu-mobileapp a:hover::after, .current-menu-item.menu-mobileapp a::after {
  color:#f7931d !important;
}

.menu-telefon a:hover::before, .menu-whatsapp a:hover::before, .current-menu-item.menu-telefon a::before, .current-menu-item.menu-whatsapp a::before {
  color:#f7931d !important;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
  .menu-mobileapp a::after, .menu-telefon a::before, .menu-whatsapp a::before {color:rgba(255, 255, 255, 0.7) !important;}
  .menu-mobileapp a:hover::after, .menu-telefon a:hover::before, .menu-whatsapp a:hover::before {color:#FFFFFF !important;}
}

/* menu facebook icon */
@media only screen and (min-width: 1001px) {
 
	body[data-header-format="left-header"] #header-outer #social-in-menu i.fa-facebook {
		font-size:26px !important;
    height:44px !important;
    width:44px !important;
    line-height:44px !important;
    background-color:#3b5998;
    border:0px solid red;
    top:2px !important;
	}
  #header-outer #social-in-menu a i.fa-facebook:after {background-color:#3b5998 !important;}
}
/* menu facebook icon */

/* menu on mobile facebook icon */
#slide-out-widget-area .off-canvas-social-links li i.fa-facebook {
	background-color:#3b5998 !important;
	font-size:26px;
	line-height:40px;
  height:38px !important;
  width:44px !important;
}
#slide-out-widget-area .off-canvas-social-links li a {opacity:1 !important;}
/* end menu on mobile facebook icon */



@media only screen and (min-width: 1001px) {
body[data-header-format="left-header"] #header-outer #social-in-menu i {
    height: 26px !important;
    font-size: 25px !important;
    margin-right: 10px !important;
    width: 30px !important;
    line-height: 28px !important;
}
  #header-outer #social-in-menu a i:after {background-color:00FFFFFF !important;}
}