/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.btn-primary,
.sppb-btn-primary {
  background-color: #00a3e1;
  border-color: #006c95;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active {
  color: #fff;
  background-color: #007eae;
  border-color: #00597b;
}
a {
  color: #00a3e1;
}
a:hover {
  color: #007eae;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #fff;
  background: #00a3e1;
  border-radius: 30px;
  line-height: 30px;
}
#offcanvas-toggler >i:hover {
  color: #00a3e1;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #008dc2;
  background-color: #00a3e1;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #006c95;
  background-color: #007eae;
}
ul.social-icons >li a:hover {
  color: #00a3e1;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #3c3c3b;
}
.sp-module ul >li >a:hover {
  color: #00a3e1;
}
.sp-module .latestnews >div >a {
  color: #3c3c3b;
}
.sp-module .latestnews >div >a:hover {
  color: #00a3e1;
}
.sp-module .tagscloud .tag-name:hover {
  background: #00a3e1;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #00a3e1;
}
.search .btn-toolbar button {
  background: #00a3e1;
}
.post-format {
  background: #00a3e1;
}
.voting-symbol span.star.active:before {
  color: #00a3e1;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #007eae;
}
.entry-link,
.entry-quote {
  background: #00a3e1;
}
blockquote {
  border-color: #00a3e1;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #00a3e1;
}
#sp-footer {
  background: #00a3e1;
}
.sp-comingsoon body {
  background-color: #00a3e1;
}
.pagination>li>a,
.pagination>li>span {
  color: #3c3c3b;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #3c3c3b;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #00a3e1;
  background-color: #00a3e1;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #00a3e1;
  background-color: #00a3e1;
}
.sp-megamenu-parent >li >a {
							   
  display: inline-block;
  padding: 0px 15px;
  line-height: 30px;
  border-radius: 30px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #8a8989;
  margin: 0;
}

.sp-megamenu-parent > li > a::after {
    content: '';
    position: static;
    z-index: -1;
    background: none;
    bottom: 5px;
    left: -6px;
    width: calc(100% + 10px);
    height: 10px;
    -webkit-transform: scale3d(1,0,1);
    -moz-transform: scale3d(1,0,1);
    transform: scale3d(1,0,1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: transform .2s cubic-bezier(.7,0,.3,1);
    -moz-transition: transform .2s cubic-bezier(.7,0,.3,1);
    transition: transform .2s cubic-bezier(.7,0,.3,1);
}

.sp-megamenu-parent >li.sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f107";
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
													   
  display: block;
  padding: 10px 20px;
  color: #3c3c3b;
  cursor: pointer;		   				  
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
																	  
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
															 
  color: #fff;
}
.menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #ffffff;
}
menu-drop-in .sp-has-child .sp-menu-item {
  -webkit-transform: translate(0,100px);
  transform: translate(0,100px);
  opacity: 0;
  padding: 0 20px !important;
  background-color: #ffffff;
}
.sppb-btn {
  border: none;
  border-bottom: 3px solid;
  border-radius: 0;
  line-height: 40px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #00a3e1 !important;
  outline: 0;
							  
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 62px;
  right: 100px;
  display: none;
  z-index: 999;
  border: 1px solid #ddd;
  background-color: rgba(255,255,255,0.4);
							
}
.scrollup:hover {
  background-color: #c4c4c4;
}
.scrollup:before {
  content: " \f106";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px;
  width: 40px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #000;
}
#sp-top2,
#sp-top1 {
  margin-top: 6px;
}
#sp-top-bar {
  background: #fff 
  padding: 8px 0;
}
.sp-page-title h2,
.sp-page-title h3 {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title h2 {
  font-size: 24px;
  line-height: 1;
				   
}
.sp-page-title .breadcrumb >.active {
  color: rgba(255,255,255,0.8);
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
  -webkit-transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: margin-left 400ms cubic-bezier(0.7,0,0.3,1);
}
.sp-module ul >li >a:before {
 font-family: FontAwesome;
  content: none;
  margin-right: 8px; 
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
}
.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
  background: #00a3e1;
}
#sp-bottom .sp-module .sp-module-title {
  text-transform: none;
  font-weight: 400;
  font-size: 24px;
							
				 
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 20px 0;
  background: #fff !important;
								
}
.view-category .item .entry-header .article-info dd.category-name,
.view-article .item .entry-header .article-info dd.category-name {
  padding: 5px 20px;
  background: #00a3e1;
  color: #fff;
}
.view-category .item .entry-header .article-info dd.category-name a,
.view-article .item .entry-header .article-info dd.category-name a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
}
.view-category .item .entry-header h2,
.view-article .item .entry-header h2 {
  margin: 0;
  line-height: 36px;
  font-size: 30px;
}
.btn-slider {
  border-radius: 0 !important;
  padding: 15px 30px !important;
  background: #00a3e1 !important;
  color: #fff;
}
.btn-slider:hover,
.btn-slider:focus {
  background: #007eae;
  color: #999 !important;
}
.about h2,
.menu h2 {
  font-size: 35px;
  font-weight: 600 !important;
  text-transform: uppercase;
  margin-top: 0;
  text-align: center;
  color: #00a3e1;
}
.button a.boxed-color {
  border: 0;
  background: #00a3e1;
  border-radius: 0px;
  padding: 15px 40px;
  color: #fff;
  font-size: 15px;
}
.button a.boxed-color-lg {
  border: 0;
  background: #00a3e1;
  border-radius: 0px;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.button a.boxed-color-lg:hover {
  background: #007eae;
}
.mida-contact {
  background: #00a3e1;
}
.reservation button.sppb-btn.sppb-btn-default.sppb-btn-lg.btn-reservation {
  float: right;
  height: 50px;
  overflow: hidden;
  padding: 2px 35px;
  outline: none;
  color: #fff;
  text-transform: lowercase;
  border-radius: 0;
  background: #00a3e1;
  text-transform: uppercase;
}
.reservation button.sppb-btn.sppb-btn-default.sppb-btn-lg.btn-reservation:hover {
  background: #007eae;
}
.learn-more .sppb-btn {
  background: #00a3e1;
}
.learn-more .sppb-btn:hover {
  border: 1px solid #b91319 !important;
  color: #fff;
  background: #007eae;
}
.contact a:hover {
  color: #00a3e1;
}
.our-history h2 {
  color: #00a3e1;
}
.sppb-testimonial-pro .sppb-carousel-control {
  position: relative;
  margin: 0;
  width: 50px;
  height: 50px;
  border: none;
  font-size: 22px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  background-color: #00a3e1;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  border-radius: 1px;
  outline: none;
  transition: all 100ms ease-out;
}
.salon-intro {
  padding: 5px 20px 5px 20px;
  margin-bottom: 10px !important;
  background-color: #00a3e1 !important;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: inline-block;
}
.border-effect::after {
  border: 3px solid #00a3e1;
  content: "";
  height: 94%;
  left: 2.3%;
  position: absolute;
  right: 0;
  top: 3%;
  transform: scale(1.4);
  transition: all 500ms ease 0s;
  width: 96%;
}
.bg-theme-colored {
  background-color: #00a3e1 !important;
}
.text-theme-colored {
  color: #00a3e1 !important;
}
.line-top-right::after {
  background: #00a3e1;
}
.btn-theme-colored {
  color: #fff;
  background-color: #00a3e1;
  border-color: #00a3e1;
}
.btn-theme-colored:hover {
  color: #fff;
  background-color: #007eae;
  border-color: #007eae;
}
.price-unit {
  font-size: 40px !important;
  font-weight: 800 !important;
  color: #00a3e1 !important;
}
.line-bottom::after {
  background: #00a3e1;
}
.title {
  color: #00a3e1;
}
.border-theme-colored {
  border-color: #00a3e1 !important;
}
 .sppb-animated .sppb-addon-cta .sppb-cta-title {
    font-size: 40px !important;
    line-height: 40px !important;
  }
.pull-left {
  float: left !important;
  margin-right: 20px  !important;
  .entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
  margin-bottom: 30px;
  margin-right: 30px;
}
}