html{
	max-width: 1250px;
	margin: 0 auto;
	overflow-x: hidden;
}
.right {
  text-align: right !important;
}
.left {
  text-align: left !important;
}

h1, h2, h3, h4, h5, h6{
  font-family: &quot;Lora&quot;, sans-serif !important;
  text-transform: uppercase;
}

#product-product .nav &gt; li &gt; a{
  font-family: &quot;Lora&quot;, sans-serif !important;
}

#header .div2 {
  float: center;
  padding-top: 15px;
  padding-bottom: 10px;
}

#logo a img {
  max-width: 100%;
}

header#pav-header-builder .pa-column-container.logo-small {
  text-align: center;
}
header#pav-header-builder .pa-column-container.logo-small img {
  width: 230px;
}
.logo-large {
  display: block;
  width: 295px;
  margin: 0 auto;
  max-width: 100%;
}

@media screen and (min-width: 767px) {
  header#pav-header-builder .pa-column-container.logo-small {
    text-align: left;
  }
  header#pav-header-builder .pa-column-container.logo-small img {
    width: 180px;
  }
}

.page-inner header#pav-header-builder {
  width: 100%;
}

#top-list1032436457.nav {
  text-align: center;
}

header#pav-header-builder
  div.pavo-header-builder
  div.pa-row-container
  div.container-fullwidth
  div.pa-row-inner
  div.row
  div.pa-column-container.col-lg-4.col-md-4.col-sm-4.col-xs-4
  div.pa-column-inner
  div.pa-element-container.pa_toplist_element_wrapper
  div.pa-element-inner.pa_toplist_element
  span.dropdown-toggle
  span.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 15px;
  vertical-align: middle;
  border-top: 10px dashed;
  border-top: 10px solid \9;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.pa_toplist_element ul.list-inline li a {
  font-size: 15px;
}

.mainmenu ul.nav.navbar-nav.megamenu li a:hover,
.mainmenu ul.nav.navbar-nav.megamenu li a:focus,
.mainmenu ul.nav.navbar-nav.megamenu li a:active {
  color: #7b86a0;
  border-bottom: 2px solid #34aaff;
}

.social-network .social li a .fa {
  font-size: 40px;
}

.footer-blockbuilder .pa-element-inner .pavo-widget-text p {
  font-size: 16px;
  font-weight: 300;
  color: #929395;
}

/* Mapbox */

#map {
  height: 500px;
}

.marker {
  background-image: url(&quot;../image/mapbox-icon.png&quot;);
  background-size: cover;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}

.mapboxgl-popup {
  max-width: 200px;
}

.mapboxgl-popup-content {
  text-align: center;
  font-family: &quot;Lora&quot;, sans-serif;
}

.paint-colours div.col-xs-6.col-sm-3.col-md-2 {
  min-height: 160px;
}

footer.page-footer section.products.recent-products.container {
  background-color: #fff;
}

footer.footer-blockbuilder .footer ul.list-unstyled li {
  padding: 0;
}

.style5 .interactive-profile h2.heading-subtitle {
  color: #b7b7b7;
}

.hero {
  position: relative;
  display: block;
  padding-bottom: 50%;
  min-height: 300px;
}

.hero img {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
}

.hero-content {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  background-color: #44444490;
  padding-bottom: 1rem;
}

.hero .hero-content h2 {
  font-size: large;
  color: white;
  text-transform: uppercase;
  max-width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 767px) {
  .hero .hero-content h2 {
    font-size: xx-large;
    max-width: 60%;
  }
}

.page-common-home.row-offcanvas.row-offcanvas-left
  div.page-inner
  div#common-home
  div.row
  div#content.col-sm-12
  div.pa-row-container {
  margin-bottom: 0px !important;
}

.category-block{
  overflow: hidden;
  max-height: 600px;
}

.text-overlay{
  position: absolute !important;
  bottom: 40px;
  text-align: center;
  width: 100%;
  background: #fff9;
  color: #242424;
  padding: 1rem;
}

.higledypigledy-gallery {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 3;
  -webkit-column-gap:   6px;
  -moz-column-count:    3;
  -moz-column-gap:      6px;
  column-count:         3;
  column-gap:           6px;  
}

.higledypigledy-gallery img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 1000px) {
  .higledypigledy-gallery{
    -webkit-column-count: 2;
    -moz-column-count:    2;
    column-count:         2;
  }
}
@media (max-width: 600px) {
  .higledypigledy-gallery{
    -webkit-column-count: 1;
    -moz-column-count:    1;
    column-count:         1;
  }
}

.product-layout-default .product-thumb .product-meta .caption .name, .pa-column-inner .product-layout .product-thumb .caption .name, .product-layout-swap .product-thumb .caption .name, .product-layout-slide .product-thumb .caption .name, .product-image-slide .product-thumb .caption .name{
  height: 45px;
}



.pavo-widget-heading h1.content-heading, h1.content-heading, p.text-center{
  color: #58595b;
}

.seers-cx-bottom-bar{
	left: 0;
   }