/** default color **/
/*Overwrite CSS Pricing Page*/
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  overflow-x: hidden; }

a {
  color: #064f70;
  font-size: 14px; }
  a:hover {
    color: #076088; }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.lp-h1, .lp-h2, .lp-h3, .lp-h4, .lp-h5, .lp-h6, .lp-h1 a,
.lp-h2 a, .lp-h3 a, .lp-h4 a, .lp-h5 a, .lp-h6 a,
#accordion h5 .accordion-title {
  font-family: "Montserrat", sans-serif; }

::-webkit-input-placeholder {
  font-weight: 700;
  color: #000;
  opacity: 0.5; }

::-moz-placeholder {
  font-weight: 700;
  color: #000;
  opacity: 0.5; }

:-ms-input-placeholder {
  font-weight: 700;
  color: #000;
  opacity: 0.5; }

:-moz-placeholder {
  font-weight: 700;
  color: #000;
  opacity: 0.5; }

.btn {
  border-radius: 0px; }
  .btn.btn-primary {
    background-color: #064f70;
    border: 1px solid #064f70; }
    .btn.btn-primary:hover {
      background-color: #007887;
      border: 1px solid #007887; }

.default-button {
  background-color: #064f70;
  color: #fff; }
  .default-button:hover {
    background-color: #497f97;
    color: #fff; }

.btn-small {
  background-color: #f47e36;
  color: #fff;
  padding: 10px 30px; }

.space-padding {
  margin-top: 20px;
  margin-bottom: 40px; }

.section-title {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px; }
  .section-title span {
    color: #00aec6; }

.border-line {
  border: 1px solid #efefef; }

.widget-container {
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .widget-container p.widget-title {
    background: transparent url("/images/dots.gif") repeat-x scroll 0 12px;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 20px; }
    .widget-container p.widget-title span {
      background: #fff none repeat scroll 0 0;
      padding-right: 15px;
      font-size: 13px;
      font-weight: 600;
      padding-bottom: 3px; }
  .widget-container ul {
    position: relative; }
    .widget-container ul li {
      background: #f3f6f9 none repeat scroll 0 0;
      width: 100%;
      padding: 10px;
      margin-bottom: 5px;
      position: relative; }
      .widget-container ul li span.widget-img {
        width: 16%;
        display: inline-block;
        position: relative;
        vertical-align: top; }
        .widget-container ul li span.widget-img img {
          width: 40px;
          height: 40px;
          background-color: #fff;
          border: 1px solid #d7d7d7;
          margin-right: 5px; }
      .widget-container ul li span.widget-content {
        width: 82%;
        display: inline-block;
        vertical-align: top; }
        .widget-container ul li span.widget-content a, .widget-container ul li span.widget-content p {
          font-size: 13px; }
        .widget-container ul li span.widget-content p {
          line-height: 16px;
          margin: 0px; }
          .widget-container ul li span.widget-content p span.fa {
            margin-right: 6px;
            color: #d6d6d6; }

.dark {
  color: #000; }
  .dark a {
    color: #000; }
    .dark a:hover {
      color: #064f70; }

label.required:after {
  content: "*";
  color: #ff2d2d; }

header .lp-topbar {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
  font-size: 12px; }
  header .lp-topbar .lp-topbar-menu li a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none; }
  header .lp-topbar .lp-topbar-menu li .dropdown-menu {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%); }
    header .lp-topbar .lp-topbar-menu li .dropdown-menu li {
      display: block;
      margin-right: 0; }
      header .lp-topbar .lp-topbar-menu li .dropdown-menu li a {
        display: block;
        color: #000; }
header .lp-menu-bar {
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); }
  header .lp-menu-bar #logo {
    max-width: 2225px;
    vertical-align: top;
    display: inline-block;
    padding: 10px 0px; }
    @media (max-width: 980px) {
      header .lp-menu-bar #logo {
        margin: 0 auto; } }
    header .lp-menu-bar #logo a {
      color: #525252;
      text-transform: uppercase;
      font-weight: 800; }
      header .lp-menu-bar #logo a img {
        width: 50px;
        margin-right: 5px; }
  @media (max-width: 980px) {
    header .lp-menu-bar .mobile-nav-icon {
      padding: 26px 20px; } }
  header .lp-menu-bar .lp-menu-container .lp-menu > ul li.menu-important a {
    color: #064f70;
    font-weight: 600; }
  header .lp-menu-bar .lp-menu-container .lp-menu > ul li {
    position: relative;
    padding-right: 0; }
    header .lp-menu-bar .lp-menu-container .lp-menu > ul li a {
      /*display: block;*/
      font-size: 12px;
      font-weight: 500;
      color: #000;
      padding: 5px 6px;
      text-transform: uppercase;
      line-height: 65px;
      letter-spacing: .5px;
      border-radius: 2px; }
    header .lp-menu-bar .lp-menu-container .lp-menu > ul li.active a,
    header .lp-menu-bar .lp-menu-container .lp-menu > ul li a:hover,
    header .lp-menu-bar .lp-menu-container .lp-menu > ul li a:focus {
      background-color: #064f70;
      color: #fff; }
    header .lp-menu-bar .lp-menu-container .lp-menu > ul li.active:after {
      background-color: #497f97; }
  header .lp-menu-bar .lp-menu-container .lp-menu ul.header-fade-link li.menu-important button {
    background-color: #122d43;
    color: #fff;
    border: 1px solid #ffca02;
    padding: 8px 12px;
    font-size: 14px;
    text-transform: uppercase; }

.lp-home-banner-contianer #header-carousel {
  font-family: "Montserrat", sans-serif;
  font-size: 32px; }
  @media (max-width: 480px) {
    .lp-home-banner-contianer #header-carousel {
      font-size: 18px; } }
  .lp-home-banner-contianer #header-carousel h1, .lp-home-banner-contianer #header-carousel p {
    font-family: inherit;
    color: #fff; }
  .lp-home-banner-contianer #header-carousel h1 {
    font-size: 1.2em;
    text-transform: uppercase;
    text-shadow: 2px 2px #004b54; }
    .lp-home-banner-contianer #header-carousel h1 span {
      color: #064f70; }
  .lp-home-banner-contianer #header-carousel p {
    font-size: 0.5em;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px; }
@media (max-width: 480px) {
  .lp-home-banner-contianer .lp-search-bar {
    margin-top: 25px; } }
.lp-home-banner-contianer .lp-search-bar .lp-home-search-bar {
  font-size: 14px; }
  .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon {
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    float: left; }
    @media (max-width: 480px) {
      .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon {
        width: 100%; } }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon ::-webkit-input-placeholder {
      font-weight: 500;
      color: #1050A8; }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon ::-moz-placeholder {
      font-weight: 500;
      color: #1050A8; }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon :-ms-input-placeholder {
      font-weight: 500;
      color: #1050A8; }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon :-moz-placeholder {
      font-weight: 500;
      color: #1050A8; }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon .text-keyword {
      position: absolute;
      font-weight: 700;
      font-size: 14px;
      top: 50%;
      left: 15px;
      z-index: 5;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%); }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon input {
      width: 100%;
      background-color: #f5f6f8;
      text-indent: 50px;
      padding: 15px; }
      .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon input:hover, .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon input:focus {
        border: none; }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .inner-addon:first-child {
      margin-right: 2%; }
  .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-filter {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    margin-left: 0px;
    padding-left: 0px; }
    @media only screen and (max-width: 980px) {
      .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-filter {
        width: 100%; } }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-filter select {
      background-color: #f5f6f8;
      border: 0 none !important;
      border-radius: 0;
      box-shadow: none;
      font-size: 14px;
      height: 50px;
      text-transform: none; }
  .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-button {
    background-color: #064f70;
    color: #fff;
    border-radius: 1px;
    padding: 1em 1.2em;
    margin: 0 auto; }
    @media only screen and (max-width: 980px) {
      .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-button {
        width: 100%; } }
    .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-button:hover {
      background-color: #497f97; }

.lp-home-banner-contianer-inner {
  z-index: 9; }

.lp-section-row:not(.categories) {
  padding: 10px 0; }
.lp-section-row.categories:after {
  content: '';
  display: table;
  clear: both; }
@media only screen and (max-width: 480px) {
  .lp-section-row.categories .lp-home-categoires {
    margin-top: 5px; } }
.lp-section-row.categories .lp-home-categoires li:last-child {
  border-right: none; }
.lp-section-row.categories .lp-home-categoires li a {
  background-color: #fff;
  box-shadow: none;
  position: relative;
  border-radius: 2px;
  border: 3px solid #f5f6f8; }
  .lp-section-row.categories .lp-home-categoires li a span {
    position: absolute;
    font-size: 12px;
    font-weight: 300;
    color: #000;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }
.lp-section-row.categories .lp-home-categoires li a:hover {
  border: 3px solid #064f70; }
  .lp-section-row.categories .lp-home-categoires li a:hover span {
    color: #000; }

@media (max-width: 480px) {
  .categories-screen-container .lp-list-page-grid {
    width: 100%; } }
@media (min-width: 480px) and (max-width: 768px) {
  .categories-screen-container .lp-list-page-grid:nth-child(2n + 1) {
    clear: both; } }
@media (min-width: 768px) and (max-width: 980px) {
  .categories-screen-container .lp-list-page-grid:nth-child(3n + 1) {
    clear: both; } }
@media (min-width: 980px) {
  .categories-screen-container .lp-list-page-grid:nth-child(4n + 1) {
    clear: both; } }

.lp-list-view-inner-contianer {
  margin-bottom: 20px; }
  .lp-list-view-inner-contianer .container-search-result {
    border-radius: 0; }
    .lp-list-view-inner-contianer .container-search-result h4 a {
      font-weight: 500; }
    .lp-list-view-inner-contianer .container-search-result span {
      border-radius: 50px; }
    .lp-list-view-inner-contianer .container-search-result .lp-grid-box-price.post-stat li {
      font-size: 14px;
      margin-bottom: 5px; }
      .lp-list-view-inner-contianer .container-search-result .lp-grid-box-price.post-stat li img {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: gray;
        opacity: 0.8; }
      .lp-list-view-inner-contianer .container-search-result .lp-grid-box-price.post-stat li a {
        font-size: inherit; }
        .lp-list-view-inner-contianer .container-search-result .lp-grid-box-price.post-stat li a:last-child {
          border: none; }
          .lp-list-view-inner-contianer .container-search-result .lp-grid-box-price.post-stat li a:last-child i.fa {
            color: #064f70; }
  .lp-list-view-inner-contianer:hover {
    border-left: 1px solid #e3e3e3 !important; }

#searchForm .lp-search-search-bar {
  display: table;
  width: 100%; }
  @media (max-width: 768px) {
    #searchForm .lp-search-search-bar {
      display: block; } }
  #searchForm .lp-search-search-bar .inner-addon {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding-right: 20px; }
    #searchForm .lp-search-search-bar .inner-addon button {
      background-color: #064f70;
      border-radius: 50px;
      color: #fff;
      padding: 13px 28px; }
    #searchForm .lp-search-search-bar .inner-addon:last-child {
      padding-right: 0px; }
    @media (max-width: 768px) {
      #searchForm .lp-search-search-bar .inner-addon {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        text-align: center; }
        #searchForm .lp-search-search-bar .inner-addon:last-child {
          margin-bottom: 0; } }
    #searchForm .lp-search-search-bar .inner-addon .text-keyword {
      position: absolute;
      font-weight: 700;
      color: #000;
      top: 50%;
      left: 25px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 5; }
    #searchForm .lp-search-search-bar .inner-addon input {
      width: 100%;
      /*border-radius: 50px;*/
      border: 1px solid #e0e0e0; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background: #064f70;
  color: #fff; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  font-size: .875em;
  font-weight: 600;
  text-decoration: none;
  color: #000;
  background: fff; }
  .pagination > li > a:hover, .pagination > li > span:hover {
    background-color: #064f70;
    color: #fff; }

/*footer {
	background-color: #17303b;

	.footer-upper-bar {
		background-color: #252525;
    	text-align: center;
		padding: 40px 0px 30px 0px;

		.footer-menu {

			list-style: none;
			text-align: center;

			li {

				margin-bottom: 10px;

				&:before {
					content: none;
				}

				a {
					color: rgba(255,255,255,0.7);

					&:hover {
						color: #FFF;
					}
				}
			}
		}
	}

	.footer-bottom-bar {

		.copyright {
			color: rgba(255,255,255,0.5);
			text-align: center;
		}

		.widget {

			color: #fff;
			margin-bottom: 10px;

			p {
			    color:#fff;
			}

			.title {
				color: #FFF;
			}

			&.about {
				text-align: left;

				.img-wrapper {
					/*max-width: 150px;*/
					/*margin-bottom: 10px;

					a {
						text-transform: uppercase;
						color: #fff;
						font-weight:600;

						img {
							margin-right: 5px;
                            width:50px;
						}
					}
				}
			}

			&.subscribe {

				.form-control {
					height: 44px;
					padding: 10px;
				}

				.btn {
					font-size: 14px;
					padding: 0.8em 1.1em;
				}
			}

			&.contacts {
				ul {
					list-style: none;
					margin: 0;
					padding: 0;

					li {
						a {
							font-size: 13px;
                            color: #8dafbe;
						}
					}

				}

			}
			&.social {

				ul {
					list-style: none;
					margin: 0;
					padding: 0;
					display: block;
					list-style-type: none;
					overflow: hidden;

					 li {
				        float: left;
				        a {
				            display: block;
				            color: white;
				            text-align: center;
				            padding: 3px 10px;
				            text-decoration: none;
				            font-size: 36px;
							color: #fff;
				        }
				    }

				}
			}
			&.payment-option {

				ul {
					display: block;
					list-style-type: none;
					margin: 0;
					padding: 0;
					overflow: hidden;

					li {
						float: left;
						a {
							display: block;
							color: white;
							text-align: center;
							padding: 3px 10px;
							text-decoration: none;
						}
					}
				}

			}
		}

		.newsletter {
			button.btn-secondary{
				background-color: $color-primary;
			}
		}
	}

	.footer-base {
	    background-color:#001C28;
	    padding:3px;

	    p {
	        color: #fff;
	        text-align: center;
	        font-size: 14px;
	        margin-bottom: 0px;

	        a {
	        	font-size: 13px;
                color:#8dafbe;
	        }
	    }
	}
}
*/
#tpopup {
  position: fixed;
  left: 30%;
  border-radius: 5px;
  margin: auto 0;
  text-align: center;
  z-index: 10;
  bottom: 0; }

#tclose {
  position: absolute;
  background: black;
  color: white;
  right: -15px;
  top: -15px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 8px;
  font-weight: bold;
  cursor: pointer; }

#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none; }

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 43;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px; }

#boxes #dialog {
  height: 203px;
  padding: 10px;
  top: 12% !important;
  left: 30%;
  display: none; }

#dialog a.close {
  position: absolute;
  top: 0;
  right: 0;
  background: black;
  border-radius: 50px;
  opacity: 1;
  text-shadow: none;
  color: #fff;
  padding: 7px; }

/** Lourdes
    1. Home
    2. Footer
    3. Store Locator
    4. Contact Us
	5. Login
    6. Pricing
    7. Blogs
	8. Categories
	9. Business Search
    10. Business Profile - about-us
    11. About Us
    12. Business My profile page tab
    13. About Us
    14. Header Fade Search
    15. Static Pages
    16. Registration Pages
    17. Deals Page
    18. Undermaintenance
/**/
/**defaults**/
.aliceblue {
  background-color: #f4f4f4;
  /*	min-height: 1000px;*/ }

.breadcrumbs li:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 9px;
  color: black;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%; }

.lp-border-radius-3 {
  border-radius: 3px; }

.margin-vertical-spacer {
  margin: 15px 0px; }

.dropdown-menu-arrow:before {
  position: absolute;
  top: -7px;
  left: 89px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.dropdown-menu-arrow:after {
  position: absolute;
  top: -6px;
  left: 90px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: ''; }

.my-profile-tab {
  min-height: 625px; }

.thead-inverse {
  background-color: #002327;
  color: #fff; }

.tt-dataset h3 {
  text-indent: 25px; }

.text-underline {
  text-decoration: underline; }

.text-danger-link {
  color: #e00000; }
  .text-danger-link:hover {
    text-decoration: none;
    color: #e00000; }

/**dependencies**/
.popover {
  max-width: 100%; }

img-crop canvas {
  top: 0%;
  left: 0%; }

span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  overflow-y: auto;
  height: 300px; }

span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

span.twitter-typeahead {
  width: 100%; }

.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px; }

.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important; }

.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0; }

.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.input-group.input-group-sm span.twitter-typeahead {
  height: 30px; }

.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important; }

.input-group.input-group-lg span.twitter-typeahead {
  height: 46px; }

.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important; }

.tt-highlight {
  color: #064f70; }

.tt-suggestion.tt-selectable img {
  width: 40px !important;
  height: 40px !important;
  vertical-align: middle;
  border-radius: 50px;
  float: left;
  margin-right: 10px; }

.tt-suggestion.tt-selectable p {
  vertical-align: bottom;
  padding-top: 5px; }

.leaf-gray img {
  background-color: #950992; }

/** 1. Home **/
.autocomplete-suggestions {
  float: left;
  min-width: 160px;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  overflow-y: auto;
  height: 300px;
  cursor: pointer; }
  .autocomplete-suggestions .autocomplete-group {
    font-weight: 900;
    font-size: 18px;
    padding: 2px 5px;
    font-weight: 600; }
  .autocomplete-suggestions .autocomplete-suggest-text {
    padding: 10px;
    vertical-align: top; }
    .autocomplete-suggestions .autocomplete-suggest-text:hover {
      background-color: #e1e1e1; }
    .autocomplete-suggestions .autocomplete-suggest-text p {
      width: 100%;
      display: inline-block; }
    .autocomplete-suggestions .autocomplete-suggest-text .autocomplete-image img {
      width: 40px !important;
      height: 40px !important;
      vertical-align: top;
      border-radius: 50px;
      float: left;
      margin-right: 10px;
      display: inline-block; }
    .autocomplete-suggestions .autocomplete-suggest-text .autocomplete-text h5 {
      font-size: 14px;
      font-weight: 400; }
      .autocomplete-suggestions .autocomplete-suggest-text .autocomplete-text h5 strong {
        color: #064f70; }

/*.hair-home-search-input {
    width: 100%;
    border: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset !important;
    border-radius: 0px !important;
    border-style: none !important;
    float: none !important;
    padding: 20px 10px 20px 55px !important;
}
.lp-home-search-bar #keyword  {
    width:87%;
}
.lp-search-search-bar {
	#keyword {
	    width: 70%;
	}
	#toggleh {
	    width: 25%;
	}
}

ul.category-block {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: auto;
    display: block;
    font-size: 0;

    li {
	    display: inline-block;
	    vertical-align: top;
	    width: 19%;
	    margin-right: 8px;
	    margin-bottom: 9px;

	    a {
		    display: block;
		    padding: 3px;
		    vertical-align: bottom;
		    text-align: center;
		}
	}
}

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;

    &:hover , &:focus, &:active {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        z-index: 1;
        border:1px solid $color-primary;
    }
}
.black-image-bg {
    display: table;
    width: 100%;
    height: 525px;
    background-color: rgba(45, 66, 76, 0.36);
    z-index: 6;
}
.section-how-wrapper {
    border: 1px solid #ebebeb;
    padding: 40px;
    text-align: center;
    min-height: 300px;
    background-color: rgba(0, 0, 0, 0.3);
}
.section-how-num p {
    padding-bottom: 20px;
    color:#fff;
    font-size: 45px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.section-how-title {
    font-size: 25px;
    font-weight: bold;
}
.building {
    background-position: 100% 100%;
    background-size: contain;
    height:180px;
    background-repeat: repeat;
}

section.main-content {
	position: relative;
    /*padding-top: 38em;*/
/*	section.how-it-works {
		.works-desc {
		    width: 32%;
		    display: inline-block;
		    vertical-align: top;
		    margin-right: 5px;

		    @media only screen and (max-width: 600px) {
		    	width:100%;
		    }

		    h5 {
		    	font-size: 15px;
		    }
		}

	}

	section.top-businesses {
		background-color: #fbfbfb;
		padding:10px;

		.top-business-cards {
			display: flex;
			-webkit-display: flex;
			-moz-display: flex;
			-ms-display: flex;
			flex-wrap:wrap;
			-webkit-flex-wrap:wrap;
			-moz-flex-wrap:wrap;
			-ms-flex-wrap:wrap;
			justify-content: space-between;
			align-items: stretch;


			.card {
				flex-basis:33.33%;
				margin-bottom:10px;
				box-sizing:border-box;
                margin-right:3px;

				@media only screen and (max-width: 600px) {
					flex-basis: 100%;
				}

				.card-img-top {
					height: 190px;
					background-repeat: no-repeat;
					background-position: 100% 100%;
				}

			}
		}
	}

	section.our-services {
		.list-of-services {
			display: flex;
			flex-wrap: wrap;
			flex-direction: space-between;

			.left-image-service {
				width:33%;
				background-color: #e7f8fb;
				padding: 10px;

				img {
					width: 32px;
					height: auto;
				}

				h5 {
					font-size: 14px;
				}

				@media only screen and (max-width: 600px) {
					width:100%;
				}
			}
		}
	}

}*/
/** 1a. New Home **/
/*default css*/
input.input-rounded {
  border-radius: 50px;
  /*border:1px solid $color-primary;*/ }

.home-search {
  height: 65vh;
  background-color: #efefef;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 65%; }
  .home-search:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0; }
  .home-search .home-search-container {
    margin-top: 25%;
    position: relative;
    z-index: 1; }
    .home-search .home-search-container h1 {
      text-align: center;
      color: #fff;
      font-size: 43px; }
      .home-search .home-search-container h1 span {
        color: #00a3e4; }
      .home-search .home-search-container h1 a {
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        word-break: break-all; }
    .home-search .home-search-container p {
      color: #fff;
      text-align: center;
      font-size: 22px; }
    .home-search .home-search-container .home-search-input-container {
      margin-top: 5%;
      margin-left: auto;
      width: 100%;
      margin-bottom: 3%;
      background-color: rgba(255, 255, 255, 0.3);
      padding: 5px;
      border-radius: 50px; }
      .home-search .home-search-container .home-search-input-container span.fa {
        position: absolute;
        z-index: 1;
        color: #064F70;
        font-size: 18px;
        padding: 12px; }
      .home-search .home-search-container .home-search-input-container input.input-rounded {
        font-size: 14px;
        border-radius: 0px;
        position: relative;
        padding-left: 40px;
        border-radius: 50px; }

.feature-navigation {
  width: 100%;
  height: 30vh;
  display: flex;
  position: relative;
  border-top: solid 3px white; }
  @media (max-width: 768px) {
    .feature-navigation {
      display: block;
      width: 100%;
      height: 100vh; } }
  .feature-navigation .item {
    display: block;
    float: left;
    width: 33.33%;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .feature-navigation .item {
        padding: 75px 0;
        float: left;
        width: 100%;
        font-size: 16px; } }
    .feature-navigation .item .center-wrapper {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%); }
    .feature-navigation .item h3 {
      margin: 0 0 5px 0;
      -webkit-transition: all 150ms ease-in-out;
      -moz-transition: all 150ms ease-in-out;
      -ms-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out;
      font-size: 40px;
      font-weight: 400;
      color: #fff; }

.feature-navigation .item:hover, .feature-navigation .item:hover h3 {
  text-decoration: none;
  color: #064F70; }

.feature-navigation .item::after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.feature-navigation .item-style-1::after {
  background-color: rgba(233, 123, 82, 0.6);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

.feature-navigation .item-style-2::after {
  background-color: rgba(32, 60, 145, 0.6);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

.feature-navigation .item-style-3::after {
  background-color: rgba(31, 151, 206, 0.6);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

.feature-navigation .item-style-1:hover::after, .feature-navigation .item-style-2:hover::after, .feature-navigation .item-style-3:hover::after {
  background-color: rgba(255, 255, 255, 0.6); }

.home-content {
  min-height: 50vh;
  padding: 50px 0;
  background-color: #f7f7f7;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-position: center center; }
  .home-content .section-title {
    position: relative; }
    .home-content .section-title h3 {
      text-align: left;
      display: block;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 38px; }
  .home-content a, .home-content p {
    font-size: 20px;
    font-family: inherit; }
  .home-content:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.85); }

/** 2. Footer **/
footer {
  background-color: #064F70;
  width: 100%;
  padding: 70px 30px 45px 30px;
  float: left;
  position: relative;
  color: #fff;
  font-size: 13px;
  z-index: 1;
  /*margin-top: 60px;*/ }
  footer ul {
    position: relative;
    margin-bottom: 0px; }
    footer ul li a {
      font-size: 13px;
      color: #00aec6; }
      footer ul li a:hover {
        text-decoration: underline; }
  footer p {
    font-size: 13px; }
    footer p a {
      font-size: 13px; }
  footer .copyright a {
    color: #00aec6; }

/*.widget.terrigal-pages a {
    color: #fff;
    font-size: 1em;
}
.terrigal-pages ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    line-height: 1.8;

    li:hover {
        color: $color-primary !important;
        margin-left: 20px;
        transition: 2s margin-left;
    }

    li {
        transition: 1s all;
    }
}
.widget.payment-option {

    li {
        float: left;
        a {
            display: block;
            color: white;
            text-align: center;
            padding: 3px 10px;
            text-decoration: none;
        }
    }

    ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    }
}
.payment-option ul li img {
    margin-right: 3px;
}*/
/** 3. Store Locator**/
.mapSidebar {
  min-height: 100vh; }

.hr-grid-box-bottom {
  background-color: #2d2d2d !important;
  padding: 10px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }
  .hr-grid-box-bottom span {
    color: #fff; }

.hr-map-list-container {
  min-height: 250px !important; }

.copyright-map {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0px; }
  .copyright-map a {
    font-size: 12px; }

.tag-select-third {
  width: 220px; }

.chosen-container-single .chosen-single,
select.chosen-select-custom.ng-pristine.ng-untouched.localytics-chosen.ng-empty.ng-invalid.ng-invalid-required,
select.chosen-select-custom.ng-pristine.localytics-chosen.ng-empty.ng-invalid.ng-invalid-required.ng-touched {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  border: 1px solid #E3E3E3 !important;
  cursor: text;
  width: 100% !important;
  border-radius: 5px !important;
  padding: 8px 15px;
  background: #fff !important; }

.chosen-container-single .chosen-single span {
  padding-top: 2px; }
.chosen-container-single .chosen-single div b {
  margin-top: 2px; }
.chosen-container-single .chosen-single:after {
  position: absolute;
  top: 14px;
  right: 17px;
  content: "\f0d7";
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #D3D3D3 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lp-grid-box-thumb {
  width: 100%;
  max-height: 150px;
  overflow: hidden;
  background-color: #f5f5f5; }
  .lp-grid-box-thumb img {
    max-width: none;
    height: auto; }

.map-button {
  background-color: #064f70;
  color: #fff;
  padding: 11px 12px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 0;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid #064f70;
  width: 100%; }

.star-rating-filled i.fa.fa-star {
  color: #ffff00;
  white-space: nowrap;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999; }

.store-location-mobile {
  height: 160px;
  margin: 20px;
  padding: 5px;
  background-color: #f9f9f9; }

.store-locator-container-mobile, #storeLocator {
  display: none; }

.page-header-custom {
  font-size: 28px; }

.hr-google-map-container {
  display: block;
  position: relative; }

.hair-col-12, .hair-col-5, .hair-col-6, .hair-col-2 {
  float: left;
  padding-right: 10px; }

.hair-col-12 {
  width: 100%; }

.hair-col-5 {
  width: 41.6666667%; }

.hair-col-2 {
  width: 16.66666667%; }

.hair-col-6 {
  width: 50%; }

.chosen-container .chosen-container-single {
  width: 100% !important; }

.business-info-thumb {
  width: 25%;
  float: left;
  vertical-align: top;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 3px;
  height: 80px; }

.business-info-text {
  width: 75%;
  float: left;
  height: 100%;
  display: table;
  padding: 0 8px; }

.full-width {
  width: 100% !important; }

.search-btn {
  position: relative;
  border: none; }

.section-fixed .full-width {
  position: relative;
  height: 100%; }

.fixed-left {
  position: fixed;
  width: 50%;
  height: 100%; }

.fixed-right {
  position: absolute;
  left: 50%;
  width: 50%;
  top: 0; }

.map-img-container {
  height: 100%; }
  .map-img-container img {
    height: 100%; }

.events-business-container {
  display: block;
  margin: auto;
  position: relative; }
  .events-business-container img {
    max-height: 250px;
    text-align: center;
    margin: auto; }

/**4. Contact Us **/
.left-addon .fa {
  left: 15px; }

.left-addon input {
  padding-left: 45px; }

.inner-addon .fa {
  position: absolute;
  padding: 18px 18px;
  pointer-events: none; }

/**5. Login **/
.siginincontainer {
  width: 100%;
  padding: 20px 45px; }
  .siginincontainer .primary-button {
    background-color: #064f70;
    color: #fff;
    font-size: 14px;
    padding: 8px 0px; }
  .siginincontainer h1 {
    font-size: 21px; }

.sign-in-header {
  display: block;
  position: relative;
  text-align: center;
  /*    img {
      	filter: invert(50%);
      	-webkit-filter:invert(50%);
      }*/ }

/*input.form-control#sipassword {
    font-size: 28px;
}*/
/**6. Pricing **/
.btn-second-hover {
  background-color: #064f70; }

.plan-box {
  padding: 20px;
  background-color: white;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 40px; }
  .plan-box:hover {
    outline: 2px solid #064f70; }

.plan-top h4 {
  text-align: center;
  text-transform: uppercase; }

.plan-price {
  display: block;
  text-align: center;
  padding: 18px 0; }
  .plan-price .plan-amt {
    font-size: 34px;
    font-weight: bold; }

.plan-choose {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #eee; }

.plans-box-basic .plan-bottom {
  border-radius: 0 0 0 8px; }

.plan-bottom {
  background-color: #F9F9F9;
  padding: 25px 0;
  margin: 0 -20px;
  height: 330px; }
  .plan-bottom ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 310px; }
    .plan-bottom ul li {
      line-height: 2.5; }

.plan-container {
  margin-top: 30px; }

.plan-list-image {
  margin: 0 10px 0 0; }

section.pricing-hero {
  background-image: url("../../images/bondibeach-hero.jpg") !important;
  background-repeat: no-repeat;
  background-position: 100% 17%;
  position: relative;
  background-size: cover; }
  section.pricing-hero .page-heading-inner-container
  h1 {
    color: #ffffff;
    font-size: 26px; }
  section.pricing-hero p {
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 16px; }
  section.pricing-hero span {
    color: #064f70; }

.pricing-hero .black-image-bg {
  display: table;
  width: 100%;
  height: 130px;
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  z-index: 6; }

.plan-name h3 {
  text-align: center; }

.pricing-header h2 {
  color: #336d8A;
  text-align: center;
  font-size: 23px; }

section.pricing-plans {
  padding: 20px 0px; }
  section.pricing-plans .plan-container button {
    width: 40%;
    font-size: 16px; }

.pricing-help-section {
  background-color: #497f97;
  width: 100%;
  display: table; }
  .pricing-help-section .pricing-help-left {
    width: 70%;
    position: relative;
    display: table-cell;
    padding: 60px 30px;
    vertical-align: middle; }
    .pricing-help-section .pricing-help-left .pricing-suit-plan {
      text-align: center; }
      .pricing-help-section .pricing-help-left .pricing-suit-plan h3 {
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 4px; }
      .pricing-help-section .pricing-help-left .pricing-suit-plan p {
        color: #ffffff; }
      .pricing-help-section .pricing-help-left .pricing-suit-plan a {
        background-color: #336d8A;
        color: #ffffff;
        border: 1px solid #ffffff; }
        .pricing-help-section .pricing-help-left .pricing-suit-plan a:hover {
          background-color: #497f97; }
  .pricing-help-section .pricing-help-right {
    position: relative;
    display: table-cell;
    width: 30%;
    padding: 60px 30px;
    vertical-align: middle;
    background-color: #336d8A; }
    .pricing-help-section .pricing-help-right h3 {
      text-transform: uppercase;
      color: #ffffff; }
    .pricing-help-section .pricing-help-right p {
      color: #ffffff; }
    .pricing-help-section .pricing-help-right a {
      background-color: #497f97;
      color: #ffffff;
      border: 1px solid #ffffff; }
      .pricing-help-section .pricing-help-right a:hover {
        background-color: #336d8A; }

section.pricing-common {
  background-color: rgba(209, 234, 255, 0.42);
  padding: 20px 0px; }
  section.pricing-common p {
    font-weight: bold;
    line-height: 3; }

section.tribe-features {
  padding: 20px 0px;
  background-color: #ffffff; }
  section.tribe-features .vertical-spacer {
    padding: 10px 0px; }
    section.tribe-features .vertical-spacer h3 {
      color: #336d8A;
      font-size: 18px; }

section.pricing-tribe-details {
  margin-left: auto;
  margin-right: auto;
  -webkit-font-smoothing: antialiased;
  padding-top: 60px;
  background-color: #fbfbfb; }
  section.pricing-tribe-details p {
    margin-bottom: 1.875rem; }
  section.pricing-tribe-details .modern-columns {
    margin-bottom: 1.1588rem;
    margin-top: 1.1588rem;
    padding-top: 1.1588rem;
    padding-bottom: 1.1588rem; }
    section.pricing-tribe-details .modern-columns h5 {
      margin-top: 0; }

.pricing-tribe-details .modern-columns + .modern-columns, .modern-columns.two:last-child {
  border-top: 1px solid #dedede;
  padding-top: 1.875rem; }

.pricing-tribe-details .modern-columns.two {
  -webkit-column-count: 2;
  column-count: 2; }
  .pricing-tribe-details .modern-columns.two span {
    width: 10%;
    margin-right: 10px; }
    .pricing-tribe-details .modern-columns.two span img {
      vertical-align: top;
      margin: 8px 0px; }
  .pricing-tribe-details .modern-columns.two .pkg-content {
    width: 90%;
    display: inline-block;
    text-align: justify; }

@media screen and (min-width: 641px) {
  .pricing-tribe-details .modern-columns {
    -webkit-column-rule: 1px solid #dedede;
    column-rule: 1px solid #dedede;
    -webkit-column-gap: 4.9086rem;
    column-gap: 4.9086rem; } }
section.ask-us-how {
  background-color: rgba(245, 245, 245, 0.48);
  padding: 25px 0px; }

/* CSS-only ribbon styles    */
/* CSS-only ribbon styles    */
.cnrflash-reg {
  position: absolute;
  top: -9px;
  right: 4px;
  z-index: 1;
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 3px 5px 3px 0; }

.cnrflash-inner-reg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 145px;
  height: 145px;
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  background-size: 4px,auto, auto,auto;
  background-color: #aa0101;
  box-shadow: 0 3px 3px 0 rgba(1, 1, 1, 0.5), 0 1px 0 0 rgba(1, 1, 1, 0.5), inset 0 -1px 8px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 0 rgba(255, 255, 255, 0.2); }

.cnrflash-inner-reg:before, .cnrflash-inner-reg:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -16px;
  width: 0;
  height: 0;
  border: 8px solid #800000; }

.cnrflash-inner-reg:before {
  left: 1px;
  border-bottom-color: transparent;
  border-right-color: transparent; }

.cnrflash-inner-reg:after {
  right: 0;
  border-bottom-color: transparent;
  border-left-color: transparent; }

.cnrflash-label-reg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding-bottom: 5px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(1, 1, 1, 0.8);
  font-size: 0.95em;
  font-weight: bold;
  text-align: center; }

.registration-keyword {
  font-style: italic;
  color: #122D43; }

.card-info-registration, .billing-info-registration {
  padding: 25px; }

/** 7. Blogs **/
.blogstatic-image {
  width: 100%;
  vertical-align: top;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 3px;
  height: 300px; }

/** 8. Categories **/
.categories-screen-container .lp-grid-box {
  background-color: #fff;
  min-height: 85px;
  vertical-align: middle;
  width: 100%; }

.lp-grid-box-description {
  padding: 25px; }

.lp-grid-box-contianer.lp-grid-box-contianer1 {
  margin-bottom: 15px; }

/** 9. Business Search **/
.business-search-map-sidebar.affix {
  top: 20px !important; }

.business-search-map-sidebar.affix-top {
  position: absolute; }

.business-search-map-sidebar.affix-bottom {
  position: absolute;
  width: 100%; }

.switch {
  height: 20px !important;
  top: 6px !important;
  margin-left: 5px !important;
  margin-right: 5px !important; }

.switch.checked small {
  left: 32px !important; }

.switch small {
  width: 20px !important;
  height: 20px !important; }

.lp-list-view-inner-contianer, .widget-bg-color {
  background-color: #fff; }

.breadrumbs-search-listing {
  background-color: #2d2d2d;
  padding: 5px 10px; }

.lp-search-search-bar .left-addon input {
  padding-left: 80px; }

.lp-search-search-bar .inner-addon .text-keyword {
  position: absolute;
  font-weight: 700;
  font-size: 14px;
  top: 50%;
  left: 25px;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.lp-list-view-inner-contianer .businesslisting-tagline {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 2px;
  margin-left: 12px; }

.lp-search-search-bar input::placeholder {
  font-weight: inherit; }

.page-heading.listing-page-cover {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 20%; }

.container-search-result {
  position: relative; }

.rm-removal-business .fa {
  color: #fff; }

.lp-list-view-inner-contianer .rm-removal-business {
  background-color: #a94442;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  padding: 2px 5px;
  top: -20px;
  font-size: 10px;
  right: -20px;
  color: #fff;
  -webkit-transition: width 2s;
  transition: width 2s;
  z-index: 1; }

.lp-list-view-inner-contianer .rm-removal-business .hidden {
  visibility: hidden; }

.lp-list-view-thumb-inner {
  position: relative; }

.rm-flagged-remove {
  background: #a94442;
  box-sizing: border-box;
  bottom: 10px;
  color: #fff;
  padding: 2px 5px;
  position: absolute; }

.rm-ratings-small {
  font-size: 0.75em;
  font-style: italic; }

.rm-ratings-smaller {
  font-size: 0.65em;
  font-style: italic; }

.listing-page-result-row .breadcrumbs li span {
  color: #fff; }
.listing-page-result-row .breadcrumbs li a {
  color: #064f70; }

.business-search-listing {
  min-height: 1000px; }

.lp-list-view-inner-contianer .rm-removal-business-verified {
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  cursor: pointer;
  left: -6px;
  top: -9px;
  transition: width 2s;
  position: absolute;
  padding: 2px 5px;
  -webkit-transition: width 2s;
  z-index: 1; }
  .lp-list-view-inner-contianer .rm-removal-business-verified img {
    -ms-transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
    width: 48%; }

.modal-content {
  text-align: left; }
  .modal-content .modal-header {
    background-color: #002327;
    color: #fff;
    border-bottom: 2px solid #064f70;
    padding: 10px; }
    .modal-content .modal-header h4 {
      font-size: 16px;
      color: #fff; }
  .modal-content .modal-footer .btn-primary {
    color: #fff;
    background-color: #064f70;
    border-color: #064f70; }
    .modal-content .modal-footer .btn-primary:hover {
      background-color: #497f97; }

.modal-body .form-horizontal .col-sm-2,
.modal-body .form-horizontal .col-sm-10 {
  width: 100%; }

.modal-body .form-horizontal .control-label {
  text-align: left; }

.modal-body .form-horizontal .col-sm-offset-2 {
  margin-left: 15px; }

#map {
  width: 100%;
  height: 400px;
  margin-bottom: 15px; }

.pac-container {
  z-index: 1051 !important; }

.ig-b- {
  display: inline-block;
  float: right; }

.ig-b- img {
  visibility: hidden; }

/*.ig-b-:hover {
    background-position: 0 -60px;
}*/
.ig-b-:active {
  background-position: 0 -120px; }

.ig-b-32 {
  margin-top: 2px;
  width: 24px;
  height: 24px;
  background: url(//badges.instagram.com/static/images/ig-badge-sprite-32.png) no-repeat 0 0;
  background-size: 185%; }

.instagramfollower {
  margin-right: 7px; }

img.instagramfollower {
  width: 24px; }

.social-right {
  vertical-align: middle;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -moz-inline-box;
  display: -webkit-inline-box;
  position: relative;
  float: right; }

.instagramfollower > * {
  vertical-align: middle;
  display: block;
  float: right;
  line-height: 165%;
  margin: 2px;
  font-size: 12px; }

.pinterestfollower > * {
  vertical-align: top;
  line-height: 175%;
  margin: 2px;
  font-size: 12px; }

.pinterest-follow span {
  padding: 6px;
  padding-left: 40px;
  margin-right: 10px;
  width: auto !important; }

.pinterest-follow span::after {
  height: 30px;
  width: 30px;
  background-size: contain;
  top: 1px;
  left: 3px; }

.PIN_1499060717898_button_follow:after {
  top: 0 !important;
  height: 27px !important;
  width: 27px !important;
  background-size: 27px 27px !important; }

/** 10. Business Profile - about-us **/
.business-logo {
  width: 150px;
  display: inline-block; }

.post-meta-info, .page-innner-container, .comments-form, .comments-container {
  background-color: #fff; }

.post-meta-info {
  padding-top: 25px;
  padding-bottom: 25px; }

.post-meta-left-box h1 {
  margin-bottom: 5px;
  font-size: 30px; }

.dashboard-tabs {
  background-color: #2d2d2d !important; }

.comments-form, .comments-container {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.comments-name {
  font-weight: 600; }

.padding-right-40 {
  padding-right: 40px; }

.widget-box {
  margin-bottom: 15px; }

.nav-tabs > li > a {
  color: #fff; }

.nav-tabs > li.active > a {
  background-color: #064f70;
  color: #fff; }

.nav-tabs > li > a:after {
  border-bottom-color: #2d2d2d; }

.nav-tabs > li > a:hover:after, .nav-tabs > li.active > a:after, .nav-tabs > li.active > a:hover:after, .nav-tabs > li.active > a:focus:after {
  border-bottom-color: #fff; }

.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #064f70;
  color: #fff; }

/** 12. Business My profile page tab**/
.lp-list-view-inner-contianer-profile {
  padding: 25px;
  background-color: #fff; }

.scaled-image {
  width: 32%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-height: 85px;
  background-color: #fff; }
  .scaled-image a {
    max-height: 85px; }

.scaled-image-insta a {
  height: auto;
  width: 32%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  margin-right: 3px;
  overflow: hidden;
  background-color: #fff;
  max-height: 80px; }

.scaled-image-pinterest a {
  height: auto;
  width: 31%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  margin-right: 3px;
  overflow: hidden;
  background-color: #fff;
  max-height: 80px; }

#links-links-pinterest {
  max-height: 320px;
  overflow: hidden; }

.scaled-image:hover .delete-image, .scaled-image:focus .delete-image {
  display: block; }

.gallery-botton-container {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  cursor: pointer; }

.delete-image {
  display: none; }

.scaled-video {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%; }
  .scaled-video iframe {
    top: 0;
    left: 0;
    width: 100%; }

.scaled-video:hover .delete-video, .scaled-video:focus .delete-video {
  display: block; }

.video-button-container {
  position: absolute;
  top: 20%;
  left: 47%;
  cursor: pointer; }

.delete-video {
  display: none;
  font-size: 28px;
  color: #fff;
  opacity: 0.7; }

.change-cover-photo {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 10px; }

.cover-photo-container {
  position: relative; }

.business-logo {
  width: 150px;
  display: inline-block; }

.cover-photo-img {
  width: 100%;
  min-height: 250px;
  max-height: 315px;
  overflow: hidden;
  background-color: #d2d2d2; }

/** business page - activity tab**/
.img-activity-container {
  width: 150px;
  height: auto;
  margin: auto; }

.video-activity-container * {
  width: 100%; }

/**business blogs list**/
.lp-blog-grid-box-thumb-business-blog {
  width: 100%;
  vertical-align: top;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 300px; }
  .lp-blog-grid-box-thumb-business-blog img {
    max-width: none;
    height: 100%;
    width: 100%; }

.blog-content-image {
  width: 30%;
  height: auto;
  display: block;
  position: relative; }
  .blog-content-image img {
    display: block;
    position: relative; }

.blog-content p {
  word-break: break-all; }

.lp-blog-grid-box-description.text-center {
  background-color: #ffffff; }

/**Business Actvities Tab **/
.activity-content {
  text-align: justify;
  overflow: hidden; }

.blog-single-inner-container {
  background-color: #fff; }

.comments-form .comments-inner-container input.btn {
  background-color: #f47e36;
  color: #fff;
  padding: 10px 25px; }

.post-meta-right-box .padding-top-30 a {
  background-color: #e76000;
  color: #fff;
  padding: 15px 40px;
  font-size: 18px; }

/** 13. About Us **/
.about-us-detail {
  background-color: #fff;
  padding: 25px; }

.about-box-inner {
  background-color: #fff; }

.about-box-icon {
  background-color: #064f70; }

/** 14. Header Fade Search**/
.header-fade-search .text-keyword {
  color: #000;
  position: absolute;
  font-weight: 700;
  font-size: 15px;
  top: 47%;
  text-indent: 10px;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

/** 15. Static Pages **/
.privacy-details-container, .tos-details-container, .about-us-detail-container, .reg-success-bg {
  padding: 40px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-color: #ffffff;
  text-align: justify;
  margin-bottom: 50px; }

.faqs-detail-container {
  padding: 15px 20px;
  background-color: #ffffff;
  text-align: justify;
  margin-bottom: 7px; }

.scrollspy-page-bg {
  padding: 15px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-color: #ffffff;
  text-align: left; }

/** 16. Registration Page **/
.form-box {
  padding-top: 40px; }

.f1 {
  padding: 25px;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15); }

.f1 .form-group {
  padding-bottom: 10px; }

.f1 h4 {
  padding-bottom: 15px; }

.f1 h3 {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase; }

.f1-steps {
  overflow: hidden;
  position: relative;
  margin: 70px 0px 20px 0px; }

.f1-progress {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd; }

.f1-progress-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  background: #950992; }

.f1-step {
  position: relative;
  float: left;
  width: 33%;
  padding: 0 5px;
  text-align: center; }

.f1-step-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 4px;
  background: #ddd;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.f1-step.activated .f1-step-icon {
  background: #fff;
  border: 1px solid #064F70;
  color: #f36e1e;
  line-height: 38px; }

.f1-step.active .f1-step-icon {
  width: 48px;
  height: 48px;
  margin-top: 0;
  background: #f36e1e;
  font-size: 22px;
  line-height: 48px; }

.f1-step p {
  color: #ccc; }

.f1-step.activated p {
  color: #f36e1e; }

.f1-step.active p {
  color: #f36e1e; }

.f1-buttons {
  text-align: right;
  color: #fff; }

.step-inner-addon .fa {
  position: absolute;
  padding: 23px 22px;
  pointer-events: none; }

.step-inner-addon input {
  text-indent: 25px; }

.cropArea {
  border: 2px dashed #ccc;
  overflow: hidden;
  margin: 0 auto;
  width: 500px;
  height: 350px; }

.actual-logo-container {
  position: relative; }

.logo-marker-text {
  color: #ccc;
  text-align: center;
  position: relative;
  top: 85px; }

#logo-container {
  background: #fff;
  border: 2px dashed #ccc;
  height: 350px; }

#logo-container h4 {
  text-align: center;
  padding-top: 150px; }

#logo-container h4 a {
  color: #f47e36; }

/**reg -success**/
.new-font {
  font-family: 'Pacifico', cursive;
  color: #009200;
  font-size: 100px;
  margin-top: 30px;
  margin-bottom: 30px; }

/**default toggle on home page**/
/* The switchcost - the box around the slider */
.switchcost {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 25px; }

/* Hide default HTML checkbox */
.switchcost input {
  display: none; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 3px;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s; }

input:checked + .slider {
  background-color: #ffca02; }

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

/** 17. Deals **/
.panel-default > .panel-business-deals {
  background-color: #002327;
  color: #ffffff; }

.business-deals-datatables .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #0f2537;
  border-radius: 55px;
  color: #ffffff;
  font-size: 12px;
  border: 1px solid #0f2537;
  color: #fff !important;
  font-weight: 800; }
  .business-deals-datatables .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #f36e1e;
    color: #ffffff; }

.business-deals-datatables .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-size: 12px; }
  .business-deals-datatables .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #f36e1e;
    border-radius: 55px;
    color: #ffffff;
    border: 1px solid #0f2537;
    color: #fff !important; }

.business-deals-datatables .dataTables_wrapper .dataTables_filter input {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  height: 30px; }

a.deals-title-datatables {
  font-weight: 600; }

#dealsDetails li span.dealsBusinessDetails-Title {
  font-weight: 700;
  margin-right: 10px; }

.business-deals-datatables #dealData_processing {
  text-align: center;
  font-size: 1.2em;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  font-weight: 900;
  padding: 5px 0px;
  background: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%); }

.field-required-msg {
  color: #000; }
  .field-required-msg span {
    color: #ff0000;
    font-weight: 900; }

.form-group.required .control-label:after {
  content: "*";
  color: #ff0000; }

section#hotdeals {
  position: relative; }
  section#hotdeals .lp-search-search-bar #keyword {
    width: 86%;
    display: inline-block;
    padding-right: 2px; }
    @media only screen and (max-width: 1200px) {
      section#hotdeals .lp-search-search-bar #keyword {
        width: 100%; } }
  section#hotdeals .lp-search-search-bar button {
    background-color: #064f70;
    border: 1px solid #064f70;
    color: #fff;
    padding: 13px;
    margin: 0 auto;
    vertical-align: top;
    width: 13%; }

.page-heading .main-banner p {
  font-size: 25px;
  font-weight: 800;
  color: #fff;
  letter-spacing: 5px;
  line-height: 1; }
  .page-heading .main-banner p span {
    color: #002327; }

#page.aliceblue {
  background-color: #ededed; }

.hotdeals .slick-arrow {
  background: rgba(78, 78, 78, 0.1);
  color: #fff;
  font-size: 40px;
  border: none;
  padding: 10px; }

.hotdeals-header {
  background-color: #fff; }

button.left-slick-arrow.slick-arrow {
  position: absolute;
  top: 40%;
  left: -30px;
  z-index: 1; }

button.right-slick-arrow.slick-arrow {
  position: absolute;
  top: 40%;
  right: -30px;
  z-index: 1; }

.deals-scaled-image {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-height: 85px;
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
  z-index: 25; }

.hotdeals .slick-dots li.slick-active button:before {
  /*color: $primary-color-main ;*/ }

.hotdeals .slick-dots li button:before {
  color: #969696;
  font-size: 20px; }

.hotdeals .slick-dots li {
  margin: 0 5px; }

.hotdeals.slick-initialized.slick-slider {
  margin-bottom: 100px; }

.card-title {
  width: 100%;
  display: inline-block; }

.deals-header {
  background-color: #fff;
  margin-top: 5px;
  margin-bottom: 15px;
  border-top: 4px solid #122D43; }
  .deals-header h3 {
    margin: 0;
    background-color: #122D43;
    display: inline-block;
    padding: 12px 15px;
    font-size: 13px;
    color: #fff; }
    .deals-header h3 i {
      transform: rotateY(180deg);
      margin-right: 10px; }

.hot-deals.deals-header {
  border-color: #b00000; }

.hot-deals h3 {
  background-color: #b00000; }

.slick-slide .card-footer {
  position: absolute;
  bottom: 0;
  width: 35%; }

/**deals cards on view all deals list**/
.deals-list {
  /*text-align: center;*/
  position: relative; }
  .deals-list .lp-list-view-inner-contianer {
    padding: 120px 7px; }
  .deals-list .card {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    position: relative;
    margin-right: 5px;
    background-color: #fff;
    padding: 0;
    border: 1px solid #ededed;
    /*this css code line adds a text as a sample deal to cards*/ }
    .deals-list .card span.featured {
      position: absolute;
      top: 7%;
      background-color: #16a221;
      color: #fff;
      padding: 5px 10px;
      font-weight: 400;
      z-index: 1;
      left: 0; }
      .deals-list .card span.featured:before {
        width: 0;
        height: 0;
        border-top: 15px solid #16a221;
        border-right: 16px solid transparent;
        position: absolute;
        content: "";
        top: 0;
        left: 100%; }
      .deals-list .card span.featured:after {
        width: 0;
        height: 0;
        border-bottom: 15px solid #16a221;
        border-right: 16px solid transparent;
        position: absolute;
        content: "";
        bottom: 0;
        left: 100%; }
    .deals-list .card span.sample-deal {
      position: absolute;
      top: 42%;
      background-color: rgba(255, 255, 255, 0.7);
      color: #000;
      padding: 5px 15px;
      font-weight: 400;
      z-index: 1;
      width: 100%;
      left: 0; }
    .deals-list .card .hvr-grow-img {
      position: relative;
      overflow: hidden; }
      .deals-list .card .hvr-grow-img .card-img-top {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        height: 190px;
        background-position: center;
        background-attachment: inherit;
        background-size: cover;
        background-repeat: no-repeat;
        border-bottom: 1px solid #ededed; }
      .deals-list .card .hvr-grow-img:hover .card-img-top {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .deals-list .card .card-block {
      padding: 10px; }
      .deals-list .card .card-block .card-title {
        font-size: 14px;
        font-weight: 400;
        color: #929292; }
        .deals-list .card .card-block .card-title h4 {
          margin: 0;
          line-height: 0.5; }
          .deals-list .card .card-block .card-title h4 a {
            color: #064f70; }
        .deals-list .card .card-block .card-title p {
          margin-bottom: 0; }
      .deals-list .card .card-block ul.card-text {
        list-style-type: none;
        padding: 0;
        margin: 3px 0px 12px;
        text-align: left; }
        .deals-list .card .card-block ul.card-text li {
          font-size: 14px;
          font-weight: 300;
          margin: 3px 0; }
          .deals-list .card .card-block ul.card-text li.business-name {
            font-weight: 500;
            font-size: 13px; }
          .deals-list .card .card-block ul.card-text li.business-address {
            font-size: 11px;
            font-family: "Montserrat", sans-serif; }
          .deals-list .card .card-block ul.card-text li .rm-ratings-small {
            font-size: 12px;
            font-style: normal; }
            .deals-list .card .card-block ul.card-text li .rm-ratings-small i {
              color: #ffd700;
              padding: 0 1px; }
            .deals-list .card .card-block ul.card-text li .rm-ratings-small.empty i {
              color: #bfbfbf; }
      .deals-list .card .card-block .card-footer {
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 3px 0;
        vertical-align: bottom; }
        .deals-list .card .card-block .card-footer a {
          float: left;
          background-color: #064f70;
          border-color: #064f70;
          text-transform: uppercase;
          border-radius: 0px;
          font-size: 12px; }
          .deals-list .card .card-block .card-footer a:hover {
            background-color: #007887;
            border: 1px solid #007887; }
        .deals-list .card .card-block .card-footer .deal-price {
          float: right;
          text-align: right;
          font-size: 13px;
          color: #00a400;
          min-height: 43px;
          font-weight: bold; }
          .deals-list .card .card-block .card-footer .deal-price span.deal-price-before {
            position: relative;
            color: #cecece;
            margin-right: 7px;
            font-size: 13px; }
            .deals-list .card .card-block .card-footer .deal-price span.deal-price-before:after {
              content: "";
              position: absolute;
              bottom: 2px;
              left: 0;
              border-top: 2px solid #cecece;
              height: 45%;
              height: calc(50% - 1px);
              width: 100%;
              transform: rotateZ(-20deg); }
          .deals-list .card .card-block .card-footer .deal-price span.deal-price-now {
            font-size: 15px; }
          .deals-list .card .card-block .card-footer .deal-price p.deal-end {
            color: #ff0000;
            margin-bottom: 0;
            font-size: 12px;
            line-height: 1.5; }

ul.card-text li .review-count {
  margin-left: 10px; }

.card-footer .price.warning, .card-footer .price.warning p {
  color: #e65e5e; }

.deal-page-img-mini ul img {
  margin-bottom: 5px; }

.deals-page-single {
  background-color: #fff;
  padding: 25px;
  margin-top: 25px;
  margin-bottom: 75px;
  border-radius: 4px;
  border: 1px solid #e8e8e8; }
  .deals-page-single .deal-page .deal-page-header h4 {
    margin-bottom: 5px; }
  .deals-page-single .deal-page .deal-page-header ul.list-unstyled li:nth-child(2) {
    margin-bottom: 4px; }
  .deals-page-single .deals-singlepage-img {
    /*height: 250px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

.price {
  font-size: 14px;
  font-weight: 400;
  min-height: 60px;
  font-weight: bold; }
  .price span.before {
    position: relative;
    color: #cecece;
    margin-right: 7px;
    font-size: 14px; }
    .price span.before:after {
      content: "";
      position: absolute;
      bottom: 2px;
      left: 0;
      border-top: 2px solid #cecece;
      height: 45%;
      height: calc(50% - 1px);
      width: 100%;
      transform: rotateZ(-20deg); }
  .price p {
    color: #ff0000;
    margin-bottom: 0; }

span.price-tag {
  font-size: 16px;
  font-weight: bold;
  margin-right: 28px; }

span.real {
  color: #00a400;
  font-size: 14px;
  font-weight: bold; }

.deal-page-header li .fa-star, .deal-review-rate ul li i.fa-star {
  color: #eaea00; }

.deal-page-header ul li:first-child {
  font-weight: bold;
  color: #064f70; }

.deal-btn {
  background-color: #064f70;
  border-color: #064f70;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 22px;
  width: 100%;
  margin: 20px 0px 0px 0px; }

.deal-review-comment ul hr {
  border-bottom: 1px solid #fafafa; }

.header-bar {
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
  box-shadow: inset 0 0 0 5px #fff, inset 0 0 0 6px #ddd; }

.box-icon {
  display: inline-block;
  margin: 20px 30px;
  padding: 0 20px;
  text-transform: uppercase; }
  .box-icon i {
    color: #fff;
    font-size: 33px;
    margin-right: 20px;
    padding: 15px;
    border-radius: 50px;
    background-color: #09BB00; }
  .box-icon::first-child {
    margin-left: 0; }

.box-icon-content {
  display: inline-block;
  font-weight: 600; }

/**18. Under Maintenance**/
img.img-responsive.img-undermaintenance {
  height: 250px;
  margin: auto; }

/***Deals Page Slick ***/
.min-page-height {
  /*adds a class - set minimum height if page is less in content*/
  min-height: 700px;
  padding-bottom: 40px; }

/**search deals cards result**/
.deal-card {
  /*default css for deals cards*/
  width: 24%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  position: relative;
  margin-right: 5px;
  background-color: #fff;
  padding: 0;
  border: 1px solid #dadada; }
  .deal-card.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
    .deal-card.hvr-grow:hover, .deal-card.hvr-grow:focus, .deal-card.hvr-grow:active {
      -webkit-transform: scale(1.04);
      transform: scale(1.04);
      z-index: 1;
      border: 1px solid #064f70; }
  .deal-card span.deals-featured {
    position: absolute;
    top: 7%;
    background-color: #16a221;
    color: #fff;
    padding: 5px 10px;
    font-weight: 400;
    z-index: 1;
    left: 0; }
    .deal-card span.deals-featured:before {
      width: 0;
      height: 0;
      border-top: 15px solid #16a221;
      border-right: 16px solid transparent;
      position: absolute;
      content: "";
      top: 0;
      left: 100%; }
    .deal-card span.deals-featured:after {
      width: 0;
      height: 0;
      border-bottom: 15px solid #16a221;
      border-right: 16px solid transparent;
      position: absolute;
      content: "";
      bottom: 0;
      left: 100%; }
  .deal-card .deal-card-img-top {
    height: 200px;
    background-position: center;
    background-attachment: inherit;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ededed;
    position: relative; }
    .deal-card .deal-card-img-top .deal-card-img-middle {
      height: 50px;
      width: 50px;
      position: absolute;
      top: 66%;
      margin: 5px 10px;
      border: 2px solid #ececec;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 100% 100%;
      z-index: 1;
      background-color: #fff; }
  .deal-card .deal-card-img-container {
    position: relative;
    display: block;
    height: 200px;
    margin-bottom: 1px; }
  .deal-card .deal-card-img-top-new {
    display: block;
    position: relative;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    text-decoration: none;
    background-position: center;
    background-repeat: no-repeat; }
  .deal-card .deal-event-card-img-container {
    position: relative;
    display: block;
    height: 200px;
    margin-bottom: 1px; }
  .deal-card .deal-event-card-img-top-new {
    display: block;
    position: relative;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    text-decoration: none;
    background-position: center;
    background-repeat: no-repeat; }
  .deal-card .deal-card-block {
    padding: 10px;
    position: relative; }
    .deal-card .deal-card-block .deals-card-verify-container {
      position: absolute;
      right: 0;
      margin: 4px;
      top: 0; }
      .deal-card .deal-card-block .deals-card-verify-container .deals-card-verify {
        height: 28px;
        background-repeat: no-repeat;
        background-position: 100%; }
    .deal-card .deal-card-block a.deal-card-title {
      margin: 12px 0 0 0;
      font-size: 14px;
      font-weight: 600; }
    .deal-card .deal-card-block p.deal-card-text {
      font-size: 13px;
      line-height: 20px;
      margin-bottom: 2px;
      font-family: inherit; }
      .deal-card .deal-card-block p.deal-card-text.business-name {
        font-weight: 500;
        font-family: "Montserrat", sans-serif; }
      .deal-card .deal-card-block p.deal-card-text.business-address {
        font-size: 11px;
        font-family: "Montserrat", sans-serif; }
      .deal-card .deal-card-block p.deal-card-text .rm-ratings-small {
        font-size: 12px;
        font-style: normal; }
        .deal-card .deal-card-block p.deal-card-text .rm-ratings-small.empty i {
          color: #bfbfbf;
          margin-bottom: 16px; }
      .deal-card .deal-card-block p.deal-card-text a.btn {
        text-transform: uppercase; }
        .deal-card .deal-card-block p.deal-card-text a.btn:hover {
          background-color: #007887;
          border: 1px solid #007887; }
    .deal-card .deal-card-block .fb-like {
      margin-bottom: 5px; }
    .deal-card .deal-card-block button {
      text-transform: uppercase; }
    .deal-card .deal-card-block .deal-price {
      float: right;
      text-align: right;
      font-size: 14px;
      font-weight: 400;
      color: #00a400;
      min-height: 30px;
      font-weight: bold; }
      .deal-card .deal-card-block .deal-price .deal-price-before {
        position: relative;
        color: #cecece;
        margin-right: 7px;
        font-size: 12px; }
        .deal-card .deal-card-block .deal-price .deal-price-before:after {
          content: "";
          position: absolute;
          bottom: 2px;
          left: 0;
          border-top: 1px solid #cecece;
          height: 45%;
          height: calc(50% - 1px);
          width: 100%;
          transform: rotateZ(-20deg); }
      .deal-card .deal-card-block .deal-price .deal-price-now {
        color: #00a400;
        font-size: 14px;
        font-weight: bold; }
      .deal-card .deal-card-block .deal-price p.deal-end {
        line-height: 15px;
        font-size: 12px;
        color: #ff0000; }
  .deal-card .deal-card-footer {
    padding: 5px 10px; }
    .deal-card .deal-card-footer:last-child {
      border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }

/*set minimum height for deals card*/
/*minimum height for deals card*/
#deals-list-card {
  min-height: 315px; }

/*minimum height for events card*/
#events-list-card {
  min-height: 377px; }

#events-list-card .deal-card-text:last-of-type {
  min-height: 60px; }

/*minimum height for business card*/
#business-list-card {
  min-height: 340px; }
  #business-list-card.deal-card .deal-card-block {
    height: 144px;
    overflow: hidden; }

.box-container-white {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding: 55px 35px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  margin-top: 7%; }
  .box-container-white a {
    font-size: 30px;
    color: #525252;
    text-transform: uppercase;
    font-weight: 900;
    word-break: break-all; }
  .box-container-white .search-deals-container {
    position: relative;
    display: block;
    margin-bottom: 15px; }
    .box-container-white .search-deals-container span.fa {
      color: #064f70;
      position: absolute;
      z-index: 2;
      padding: 15px; }
    .box-container-white .search-deals-container input {
      font-size: 14px;
      border-radius: 0px;
      position: relative;
      padding-left: 35px; }
      .box-container-white .search-deals-container input::placeholder {
        font-weight: 600; }

.deals-header-search-container {
  padding-top: 30px;
  margin: 0px;
  margin-bottom: 25px; }
  .deals-header-search-container p {
    font-size: 15px; }
  .deals-header-search-container .search-deals-found {
    padding-left: 0px;
    background-color: #fff;
    padding: 5px 10px 9px 10px;
    border: 1px solid #ececec;
    margin-bottom: 10px; }
    .deals-header-search-container .search-deals-found p:nth-child(1) {
      margin-bottom: 0px; }
    .deals-header-search-container .search-deals-found p:not(:first-child) {
      margin-bottom: 0px;
      padding-bottom: 0px;
      text-transform: capitalize; }
      .deals-header-search-container .search-deals-found p:not(:first-child) span {
        border: 1px solid #ececec;
        border-radius: 50px;
        padding: 2px 10px;
        font-size: 14px;
        background-color: #eceff1;
        margin-right: 3px; }
        .deals-header-search-container .search-deals-found p:not(:first-child) span i.fa {
          text-indent: 0px;
          color: #9e9e9e; }
  .deals-header-search-container .deals-header-search {
    position: relative; }
    .deals-header-search-container .deals-header-search .search-deals-container {
      position: relative;
      margin-bottom: 5px; }
      .deals-header-search-container .deals-header-search .search-deals-container span.fa.fa-search {
        position: absolute;
        padding: 10px;
        z-index: 1;
        color: #064f70; }
      .deals-header-search-container .deals-header-search .search-deals-container input {
        padding-left: 30px;
        border-radius: 50px;
        height: 35px;
        font-size: 12px; }
        .deals-header-search-container .deals-header-search .search-deals-container input::placeholder {
          font-weight: 400; }

#search-deals-buttons-container-hidden {
  text-align: center;
  display: none; }
  @media only screen and (max-width: 1200px) {
    #search-deals-buttons-container-hidden {
      display: inherit;
      text-align: center; } }

.search-deals-buttons-container {
  text-align: center; }
  .search-deals-buttons-container button#btn-search-deals {
    color: #fff;
    background-color: #8dafbe;
    border: 1px solid #8dafbe;
    margin-right: 5px;
    border-radius: 50px; }
    .search-deals-buttons-container button#btn-search-deals:hover {
      background-color: #064f70; }
  .search-deals-buttons-container button#btn-search-events {
    color: #fff;
    background-color: #497f97;
    border: 1px solid #497f97;
    margin-right: 5px;
    border-radius: 50px; }
    .search-deals-buttons-container button#btn-search-events:hover {
      background-color: #064f70; }
  .search-deals-buttons-container button#btn-search-business-listing {
    color: #fff;
    background-color: #064f70;
    border: 1px solid #064f70;
    border-radius: 50px; }
    .search-deals-buttons-container button#btn-search-business-listing:hover {
      background-color: #497f97; }

.container-search-deals-list {
  padding-bottom: 25px;
  /*slick*/ }
  .container-search-deals-list .title p {
    font-size: 18px;
    text-transform: uppercase;
    margin-right: 5px;
    font-weight: 800; }
    .container-search-deals-list .title p span {
      margin-left: 10px; }
      .container-search-deals-list .title p span button {
        color: #00bcd4;
        text-transform: capitalize;
        text-decoration: underline;
        font-size: 0.65em;
        font-weight: normal;
        border: none;
        background-color: transparent; }
        .container-search-deals-list .title p span button:hover {
          background-color: #efefef;
          /*color: $color-white;*/ }
      .container-search-deals-list .title p span #btn-events-suggestion {
        color: #00bcd4;
        text-transform: capitalize;
        text-decoration: underline;
        font-size: 0.65em;
        font-weight: normal; }
  .container-search-deals-list .container-list-slick {
    position: relative;
    /*reposition slick dots*/ }
    .container-search-deals-list .container-list-slick .slick-track {
      margin-left: 0; }
    .container-search-deals-list .container-list-slick .slick-prev {
      left: -3%;
      width: 25px;
      height: 25px; }
    .container-search-deals-list .container-list-slick .slick-next {
      right: -2%;
      width: 25px;
      height: 25px; }
    .container-search-deals-list .container-list-slick button.slick-prev.slick-arrow, .container-search-deals-list .container-list-slick button.slick-next.slick-arrow {
      z-index: 2;
      transition: 1s all; }
      .container-search-deals-list .container-list-slick button.slick-prev.slick-arrow:before, .container-search-deals-list .container-list-slick button.slick-next.slick-arrow:before {
        color: #064f70 !important;
        font-size: 30px; }
    .container-search-deals-list .container-list-slick .slick-list.draggable {
      z-index: 1; }
    .container-search-deals-list .container-list-slick ul.slick-dots {
      /*top: -10%;*/
      right: 5%;
      text-align: right; }
      .container-search-deals-list .container-list-slick ul.slick-dots li {
        margin: 0; }
        .container-search-deals-list .container-list-slick ul.slick-dots li button:before {
          content: '-';
          font-size: 40px; }

/**********************/
/** 19. Events Page **/
.lp-section-row.event {
  background-image: url("/images/event-header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  height: 155px;
  background-position: 100% 85%; }
  .lp-section-row.event:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.48);
    position: absolute;
    z-index: -1;
    top: 0; }
  .lp-section-row.event .section-date {
    text-align: center;
    float: left; }
    .lp-section-row.event .section-date h1 {
      color: #ffffff;
      font-size: 34px; }
  .lp-section-row.event .section-description {
    text-align: center;
    padding-top: 2.5%; }
    .lp-section-row.event .section-description h3 a {
      color: #ffffff;
      font-size: 26px; }
      .lp-section-row.event .section-description h3 a:hover {
        color: #064f70; }

.section-row.menu .event-search-container {
  width: 100%;
  display: inline-block;
  margin-top: 2.5%; }
  .section-row.menu .event-search-container .event-search-filter {
    width: 60%;
    display: inline-block;
    margin-bottom: 10px; }
    .section-row.menu .event-search-container .event-search-filter #keyword.inner-addon {
      position: relative; }
      .section-row.menu .event-search-container .event-search-filter #keyword.inner-addon .text-keyword {
        font-weight: 600;
        position: absolute;
        padding: 12px; }
      .section-row.menu .event-search-container .event-search-filter #keyword.inner-addon input {
        border-radius: 0; }
  .section-row.menu .event-search-container input.lp-review-btn {
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: normal; }
  .section-row.menu .event-search-container .advance-search {
    width: 100%;
    text-align: right;
    display: inline; }
    .section-row.menu .event-search-container .advance-search a {
      text-decoration: underline;
      font-weight: normal; }

.filter {
  margin-top: 9px;
  margin-left: 27px; }

.search-deals {
  margin-top: 15px; }

.event-content {
  padding: 15px 0px; }

.event-title h3 {
  line-height: 0.8; }

.events-table.margin-bottom-30 {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  background-color: #ffffff;
  position: relative;
  display: inline-flex; }

.event-logo .event-img {
  height: 140px;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat; }

.event-logo, .event-title, .time-sched, .event-description {
  padding-right: 0px; }

.event-title p, .business-name p, .time-sched p, .event-description p {
  font-weight: 600;
  background-color: #98bccc;
  color: #064b6b;
  padding-left: 12px; }

.business-name {
  font-weight: 800; }

.event-search-filter input.form-control.searchField-event.typeahead {
  font-size: 12px;
  padding-left: 55px; }
  .event-search-filter input.form-control.searchField-event.typeahead::-webkit-input-placeholder {
    font-weight: 400; }
  .event-search-filter input.form-control.searchField-event.typeahead::-moz-placeholder {
    font-weight: 400; }
  .event-search-filter input.form-control.searchField-event.typeahead:-ms-input-placeholder {
    font-weight: 400; }
  .event-search-filter input.form-control.searchField-event.typeahead:-moz-placeholder {
    font-weight: 400; }

.event-title a {
  font-weight: 700;
  color: #000; }
  .event-title a:hover {
    color: #064f70; }

span.cal-circle {
  height: 10px;
  width: 10px;
  background-color: #fff;
  display: inline-block;
  border-radius: 10px;
  margin-right: 15%; }

.upper-calender {
  min-height: 20px;
  background-color: #064f70;
  margin-bottom: 3px; }

.bottom-calendar span {
  display: block; }

.bottom-calendar span:first-of-type {
  font-size: 36px;
  font-weight: bold; }

.bottom-calendar {
  background-color: #064f70;
  padding: 3px;
  padding-bottom: 0px;
  color: #fff;
  box-shadow: 2px 2px 10px #999;
  -webkit-box-shadow: 2px 2px 10px #999;
  -moz-box-shadow: 2px 2px 10px #999; }

.upper-calender span:first-child {
  text-align: center;
  margin-left: 11px; }

.bottom-calendar span:last-of-type {
  padding-bottom: 8px; }

.lp-section-row.menu {
  margin-top: 10px; }

.calendar.wrapper {
  padding-left: 15px;
  margin-right: 15px;
  max-width: 718px;
  text-align: center;
  width: 10%; }

.sched-table.lp-border-bottom {
  width: 87%; }

.events-table .lp-border-bottom:last-child {
  border-bottom: none; }

.events-table .lp-border-bottom {
  border-bottom-color: #e4c6ae; }

h4.inconvinience {
  padding: 50px;
  text-align: center; }

.sched-table i.fa.fa-clock-o {
  color: #064f70;
  padding-bottom: 12px; }

.sched-table i.fa.fa-map-marker {
  color: #064f70; }

.sched-table i.fa.fa-calendar {
  color: #122D43; }

input.searchField-event.typeahead {
  padding-left: 50px; }

.lp-section-row.menu .inner-addon .text-keyword {
  padding-left: 5px;
  padding-top: 11px; }

.events-table .lp-border-bottom {
  border-bottom: 1px solid #ecd8c9; }

.upcoming-events {
  padding-bottom: 70px; }

/*****************MAX media queries********************/
@media only screen and (max-width: 1200px) {
  header .lp-menu-bar .lp-menu-container .lp-menu > ul li a {
    /*padding-left: 0px; */
    letter-spacing: 0px; }

  .business-search-map-sidebar {
    width: 360px !important; }

  .lp-search-bar .lp-home-search-bar .inner-addon, .lp-home-banner-contianer .lp-search-bar .lp-home-search-bar .home-search-filter, #searchForm .lp-search-search-bar .inner-addon input {
    margin-bottom: 5px; }

  section#hotdeals .lp-search-search-bar button, section#hotdeals .lp-search-search-bar #keyword {
    width: 100%; }

  header .lp-menu-bar #logo a {
    font-size: 12px; }

  #events-list-card {
    min-height: 377px; } }
@media only screen and (max-width: 992px) {
  .hair-col-5 {
    width: 37.666667%; }

  .width-32-percent {
    width: 45%; }

  .width-68-percent {
    width: 55%; }

  .business-search-map-sidebar {
    width: 292px !important; }

  .deals-singlepage-img {
    margin-bottom: 10px; }

  .mobile-nav-icon {
    display: block;
    float: left;
    padding: 20px 15px; }

  .lp-menu-container {
    display: none; }

  .filter-drop {
    width: 100%; }

  .searchInput {
    width: 100%; }

  .section-row.menu .event-search-container {
    margin-top: 1%; }

  #events-list-card {
    min-height: 377px; } }
@media only screen and (max-width: 980px) {
  .hair-col-5 {
    width: 41%; }

  .width-32-percent {
    width: 46%; }

  .width-68-percent {
    width: 54%; }

  .business-search-map-sidebar.affix-top, .business-search-map-sidebar.affix {
    position: static; }

  .business-search-listing {
    min-height: 0px; }

  .search-search-container > .easy-autocomplete {
    width: 100% !important; }

  .lp-list-view-thumb-inner {
    width: 60%;
    margin: auto; }

  .business-search-map-sidebar {
    position: static !important;
    width: auto !important;
    top: 0 !important; }

  .mobile-search-map-pagination {
    display: block !important; }

  .business-search-map-sidebar {
    position: static !important;
    width: auto !important;
    top: 0 !important; }

  .mobile-search-map-pagination .btn-secondary a {
    color: #fff; }

  #tpopup {
    display: none; }

  .lp-home-search-bar #toggleh, .lp-home-search-bar #keyword, .lp-search-search-bar #toggleh, .lp-search-search-bar #keyword {
    width: 100%; }

  .deals-list .card {
    width: 47%; }

  .events-table.margin-bottom-30 {
    display: inherit; }

  .event-description, .time-sched, .event-logo, .event-title {
    padding-left: 50px; }

  .event-logo {
    margin-bottom: 12px; }

  .bottom-calendar span {
    display: inline; }

  .bottom-calendar span:first-of-type {
    margin-right: 25px; }

  .bottom-calendar span {
    font-size: 36px;
    font-weight: 600; }

  .bottom-calendar span:last-of-type {
    padding-left: 16px; }

  .calendar.wrapper {
    width: 98%; }

  .upper-calender span:first-child {
    text-align: center;
    margin-left: 79px; } }
@media only screen and (max-width: 768px) {
  .lp-home-categoires {
    margin-top: 15px; }

  .hair-col-2 {
    margin-top: 20px; }

  .mapSidebar {
    min-height: 40vh; }

  .map-img-container img {
    height: 40vh; }

  .width-32-percent {
    width: 100% !important;
    position: relative;
    background-size: 100% !important; }

  .width-68-percent {
    width: 100% !important; }

  .margin-top-30 {
    margin-top: 10px; }

  .map-img-container img {
    width: 100%; }

  .store-locator-container-mobile {
    display: block;
    background-color: #fff; }

  .store-locator-big-container {
    display: none; }

  .mapSidebar {
    min-height: 40vh; }

  .listing-page-result-row {
    padding-top: 0px;
    margin-top: 0px; }

  .locator-pagination {
    display: none !important; }

  .business-info-text a, .business-info-text p {
    font-size: 14px; }

  .hair-col-5 {
    width: 39.666667%; }

  .business-info-text p {
    line-height: 18px; }

  .lp-search-bar-left {
    width: 70%; }

  .scaled-image:hover .delete-image, .scaled-image:focus .delete-image {
    display: block;
    font-size: 24px; }

  .scaled-video:hover .delete-video, .scaled-video:focus .delete-video {
    display: block;
    font-size: 40px; }

  ul.category-block-page li {
    width: 30%; }

  .h4, .h5, .h6, h4, h5, h6 {
    /*text-align: center;*/ }

  .building {
    height: 115px !important; }

  .pricing-tribe-details .modern-columns.two {
    -webkit-column-count: 1;
    column-count: 1; }

  .pricing-help-section .pricing-help-left, .pricing-help-section .pricing-help-right {
    width: 100%;
    display: inline-block;
    text-align: center; }

  .deals-list .card {
    width: 49%; }

  .feature-navigation {
    display: block;
    width: 100%;
    height: 58vh; } }
@media only screen and (max-width: 600px) {
  .login-form-popup {
    width: 100%; }

  .siginincontainer {
    width: 100%;
    padding: 8px 30px; }

  .hair-col-5 {
    width: 100% !important; }

  .cropArea {
    width: 100% !important; }

  .about-box-inner {
    max-height: 280px; }

  .lp-list-view-thumb-inner {
    width: 45%;
    margin: auto; }

  .f1-step.active p, .f1-step p {
    line-height: 1.1; }

  .f1-step-hide-mobile {
    display: none; }

  .f1-step {
    width: 50%; }

  .form-box {
    padding-top: 20px; }

  .f1-step.active .f1-step-icon {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 42px; }

  .f1-step-icon {
    width: 35px;
    height: 35px; }

  .card-info-registration {
    padding: 0px; }

  .lp-home-categoires {
    display: none; } }
@media only screen and (max-width: 480px) {
  .business-info-thumb {
    display: none !important; }

  .lp-search-bar-left {
    margin: 10px 0;
    width: 100%; }

  .footer-menu li:before {
    content: none; }

  .footer-menu li {
    display: inline-block;
    margin-right: 30px;
    position: relative; }

  .copyright {
    margin: 0; }

  .ng-scope .lp-search-bar-right, .lp-search-bar-right {
    width: 100%;
    margin-top: 10px; }

  .lp-list-page-grid {
    width: 98%; }

  .lp-search-bar-left.hair-home-search-container {
    width: 100%; }

  .nav-tabs > li > a {
    padding: 10px 15px;
    font-size: 14px; }

  .nav-tabs > li > a:after {
    display: none; }

  ul.category-block-page li {
    width: 45%; }

  .main-banner h1 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px; }

  .main-banner p {
    font-size: 16px; }

  .home-search .home-search-container h1 a {
    font-size: 27px; }

  .deals-list .card {
    width: 100%; } }
@media only screen and (max-width: 360px) {
  .business-info-text a {
    font-size: 18px !important; }

  .business-name-map {
    font-size: 14px; }

  .home-search .home-search-container h1 a {
    font-size: 24px; } }
@media only screen and (max-width: 320px) {
  .pricing-help-section {
    background-color: #234059;
    width: 100%;
    display: block; }

  .pricing-help-left h3, .pricing-help-right h3 {
    font-size: 22px; }

  .pricing-help-left p, .pricing-help-right p {
    font-size: 15px; }

  .pricing-help-left a, .pricing-help-right a {
    font-size: 12px; }

  .home-search .home-search-container h1 a {
    font-size: 20px; } }
