/** STYLES */
.margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom {
  top: auto;
  bottom: 0;
}
.m-t {
  margin-top: 20px;
}
.m-b {
  margin-bottom: 20px;
}
.m-t2 {
  margin-top: 30px;
}
.m-b2 {
  margin-bottom: 30px;
}
.m-t3 {
  margin-top: 40px;
}
.m-b3 {
  margin-bottom: 40px;
}
.full-height {
  position: relative;
  overflow: hidden;
  margin: 0;
  max-width: none;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.relative {
  position: relative;
}

#column-left {
  margin-top: 20px;
}


/**  */
#top-bar {
    padding-bottom: 15px;
}
#top-bar #logo {
    text-align: left;
}

a:hover {
  opacity: 0.7; filter: alpha(opacity=70);
}
a.img-link:hover {
  opacity: 1; filter: alpha(opacity=100);
}
h1, h2, h3, h4, h5, h6 {
  text-transform: none;
}
.ms-slide-bgcont {
  margin-left: 0 !important;
}

.slider-antetitle {
  line-height: 1em;
  margin-bottom: .3em;
}
.slider-title {
  line-height: 3.5em;
  margin-bottom: 0;
}
.slider-subtitle {
  line-height: 1em;
  margin-bottom: .3em;
}
.master-slider {
  margin-top: -30px !important;
}

.slider-antetitle span {
  text-transform: none;
  background: #000;
  color: #fff;
  font-size: 30px;
  padding: 0px 5px;
}
.slider-title span {
  text-transform: none;
  font-size: 40px;
  color: #fff;
  background: #C0AD9F;
  padding: 0px 10px;
}
.slider-subtitle {
  text-transform: none;
  font-size: 50px;
  margin-top: -10px;
}
.slider-subtitle strong {
  color: #fff;
  font-weight: normal;
}
.ms-view {
  background: none;
}
.ms-layer {
  z-index: 200;
}
.ms-layer-image {
  margin-top: -70px;
  margin-right: -90px;
}
/** Background header home */
#header {
  margin-bottom: 20px;
  position: relative;
  z-index: 999;
}
#header,
#top-bar,
.homepage .promotion {
  background: #DCDCDC !important;
}
.homepage .navigation {
  margin-bottom: 0;
}
.skin1 .navigation {
  margin-bottom: 30px;
}

.skin1 .featured-categories figure > img, .skin1 .lookbook-details figure > img {
  min-height: inherit !important;
}
.featured-categories ul li, .lookbook-details ul li {
  margin-bottom: -6px;
}

/** Megamenu */
#megamenu > li {
  float: left;
}

#megamenu li a {
  text-decoration: none;
  padding: 10px 12px;
  display: block;
}
#megamenu > ul > li.active > a {
  background-color: #000;
  color: #fff;
}

#megamenu li ul {
  display: none;
  position: absolute;
  min-width: 140px;
  z-index: 999;
}

#megamenu li:hover > ul {
  display: block;
}

#megamenu li ul li {
  position: relative;
  background-color: #fff;
}
#megamenu li ul li:hover a {
  background-color: #000;
  color: #fff;
}

#megamenu li ul li ul {
  right: -140px;
  top: 0px;
}
#footer, #powered, .bottom, .social-newsletter {
  background: #444;
}

/** Banners  */
.skin1 .featured-categories .grid figure figcaption, .skin1 .lookbook-details .grid figure figcaption {
  padding-top: 24px;
}


/** pagination */
.pagination {
  position: static;
  text-align: left;
  padding: 0;
}
.pagination a {
  background: none !important;
  color: #ADD6D3 !important;
  border-right: 1px solid #ADD6D3;
}
.pagination a.last {
  border: none;
}
.pagination .current,
.pagination .flex-active,
.pagination a:hover {
  font-size: 16px;
  color: #000 !important;
  background: none !important;
}
.pagination .flex-active {

}
figure .extra-heading {
  line-height: 20px;
}
.featured-categories, .lookbook-details {
  margin-bottom: 40px;
}


/** Listados  */
.article {
  margin-bottom: 0px !important;
  padding-bottom: 10px;
  border-bottom: none;
}
.article.last {
  border-bottom: none;
}
.article-photo {
  margin-bottom: 1em;
}
.article-header h2 {
  margin: 0px 0 0 0;
  padding-bottom: 0;
}
.article-header h2:before {
  background: none;
}
.article .article-content {
  padding: 0px 0 0;
}
/** Projects */
.frame-photo {
  position: relative;
}
.frame-photo img {
}
.frame-photo .frame-caption {
  position: absolute;
  bottom: 0;
  background: #9EC8C4;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 16px;
}
.frame-photo-after .frame-caption {
  right: 0;
}
.project-title {
  font-size: 16px;
  padding: 0 10px;
  line-height: 1.3em;
}
.project-subtitle {
  font-size: 13px !important;
  font-style: italic;
}

/** Categories */
ul.box-category > li.active ul {
  margin-left: -5px;
  padding-left:;
}
ul.box-category > li ul > li {
  padding: 4px 0px;
}
ul.box-category > ul li:first-child {
  padding: 0px 8px 3px 0px;
}
ul.box-category > li {
    padding: 6px 0px;
}
.categories-nav-icons {
  float: right;
  margin-bottom: 30px;
}
.categories-nav-icons li {
  display: block;
  float: left;
  margin-left: 40px;
  text-align: center;
  width: 120px;
  height: 90px;
}
.categories-nav-icons li a {
  display: block;
}
.categories-nav-icons li a:hover span {
  visibility: hidden;
}
.categories-nav-icons .icon-round {
  width: 70px;
  height: 70px;
  padding: 12px 16px;
  font-size: 33px;
}
.categories-nav-icons li a h4 {
  display: none;
}
.categories-nav-icons li a:hover h4 {
  display: block;
  margin-top: -50px;
}
.categories-nav-icons li a:hover span,
.categories-nav-icons li.current a span {
  background: #ADD6D3;
}


.skin1 .footer-top {
  margin-top: 50px;
}
.homepage.skin1 .footer-top {
    margin-top: 0;
}
.icon-round {
  border-radius: 100%;
  background: #F1F0EB none repeat scroll 0% 0%;
  color: #FFF;
  font-size: 47px;
  padding: 18px 18px;
  display: inline-block;
}
.category-home .icon-round {
  width: 100px;
  height: 100px;
}
.category-home {
  padding: 0 40px;
}
.category-home h4 {
  font-size: 18px;
  margin-top: 20px;
}

.breadcrumb {
    padding: 0px 0px 30px;
    margin: 0px;
    border-top: none;
}
.breadcrumb li {
  font-size: 13px; 
}
.lookbook {
  padding: 10px 0px 0px 0;
  border-top: none;
  border-bottom: none;
}
.project-list {
  padding: 0 30px 0 30px;
}
.project {
  margin: 0px -15px 0 -15px;
}

.over_blue:hover {
  color: #006DD9;
}



img.desaturate{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /*filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");*/
}
img.desaturate:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.quick-view span {
  font-size: 18px;
  color: #fff;
}



/** Colores */
#top-bar #cart .content .empty:before,
#header #cart .content .empty:before,
.product-grid .name a:hover,
  .product-filter .display a:hover,
  .product-filter .display span:hover,
  .product-filter .product-compare a:hover,
  #megamenu .mainmenu > li > div .item > a:hover,
  #megamenu .subcat li a:hover,
  .breadcrumb li a:hover,
#footer a:hover,#powered a:hover,
#footer .contact li:hover,
#header #cart .content .empty:before,#top-bar #cart .content .empty:before,
#megamenu .mainmenu>li>div .item>a:hover,#megamenu .subcat li a:hover,.breadcrumb li a:hover,.product-filter .display a:hover,.product-filter .display span:hover,.product-filter .product-compare a:hover,.product-grid .name a:hover,
#footer .contact li:hover,#footer a:hover,#powered a:hover,
.product-grid .name a:hover,
  .product-filter .display a:hover,
  .product-filter .display span:hover,
  .product-filter .product-compare a:hover,
  #megamenu .mainmenu > li > div .item > a:hover,
  #megamenu .subcat li a:hover,
  .breadcrumb li a:hover,
#footer a:hover,#powered a:hover,
#footer .contact li:hover,
#top-bar #cart .content .empty:before,
#header #cart .content .empty:before {
  color: #89C4C0;
}
.kuler-filter .ui-slider-horizontal .ui-slider-range,
.article .read-more,
.article .read-more,
.kuler-filter .ui-slider-horizontal .ui-slider-range,
.kuler-filter .ui-slider-horizontal .ui-slider-range,
.article .read-more {
  background: #89C4C0;
}

#top-bar .checkout a.check,
#header .checkout a.check,
.cart-total + .buttons a.check,
.newsletter button:hover,
.contact-form-advanced li a i,
.button:hover,
  a.button:hover,
  #header .checkout a:hover,
  .cart-total + .buttons a:hover,
  .cart-total + .buttons a:hover,
  #header #cart .heading #cart-product-total,
  .scrollup,
  .newsletter button:hover,
.product-grid .details > div,
.product-list .details > div,
button, .button, a.button, #header .checkout a,.read-more,
#header .checkout a.check,#top-bar .checkout a.check,.cart-total+.buttons a.check,
.newsletter button:hover,
.contact-form-advanced li a i,
#header #cart .heading #cart-product-total,#header .checkout a:hover,.button:hover,.cart-total+.buttons a:hover,.newsletter button:hover,.sale,.scrollup,a.button:hover,
.product-grid .details>div,.product-list .details>div,
#header .checkout a,.button,.read-more,a.button,button,
.button:hover,
  a.button:hover,
  #header .checkout a:hover,
  .cart-total + .buttons a:hover,
  .cart-total + .buttons a:hover,
  #header #cart .heading #cart-product-total,
  .scrollup,
  .newsletter button:hover,
.newsletter button:hover,
.product-grid .details > div,
.product-list .details > div,
button, .button, a.button, #header .checkout a,.read-more,
#top-bar .checkout a.check,
#header .checkout a.check,
.cart-total + .buttons a.check,
.contact-form-advanced li a i{
  background-color: #89C4C0;
}
.lookbook .thumb .hover::before {
  background-color: rgba(192,173,159,.8);
}

.article .read-more {
  padding: 2px 14px;
}
ul.box-category {
  background: none;
  padding-top: 0 !important;
}
ul.box-category li a.current {
  font-weight: bold;
  color: #000;
}




/** DETAILS */
.details-container {
  background-color: #77B8B2 !important;
}
.details-container * {
  color: #fff;
}
.logo-wrap {
  position: absolute;
  top: 40px;
  left: 200px;
  z-index: 10;
}
.details-wrap {
  position: absolute;
  bottom: 70px;
  left: 217px;
  padding: 0 110px 0 0 !important;
}
.details-wrap h2 {
  font-size: 40px;
  line-height: 1em;
  margin-bottom: 20px;
}
.custom-control-nav {
  margin-top: 20px;
}
.custom-control-nav li a {
  color: #fff;
}
.custom-control-nav li {
  display: inline-block;
  cursor: pointer;
  padding: 0px 8px;
  line-height: 1em;
}
.custom-control-nav li.flex-active {
  color: #000;
}
.custom-control-nav li.flex-control {
  border-right: 1px solid #fff;
}
.custom-control-nav li.last {
  border-right: none;
}


.input input[type='text']{
  width: 100%;
  border: 1px solid #000;
  background-color: #FFF;
  padding: 15px;
}
.required {
  color: #000;
}

.bottom-menu {

}

.bottom-menu > li  {
  display: block;
  vertical-align: top;
  border-bottom: 1px dotted #636262;
}

.bottom-menu > li > a {
  text-transform: uppercase;
  font-size: 11px;
  color: #ccc !important;
}
.bottom-menu > li > a:hover {
  color: #fff !important;
}
.bottom-menu > li ul {
  margin-top: 10px;
}

#footer {
  color: #ccc !important;
}
#footer h4 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}
#footer li {
    margin-bottom: 0;
}
.footer-text,
.footer-text a {
  color: #ccc !important;
  font-size: 12px;
}
.footer-text i {
  width: 20px;
  text-align: center;
  display: inline-block;
}
.credits {
  font-size: 11px;
  margin: 40px 0 0 0;
}
.webmap > ul > li {
  display: inline-block;
  width: 200px;
  vertical-align: top;
  margin-top: 30px;
}
.webmap > ul > li > a {
  text-transform: uppercase;
  font-size: 16px;
}
.webmap > ul {
  
}

.hover {
    transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.contact i {
  color: #ccc;
}


.logo-homestager-text {
  text-align: right;
  padding-bottom: 20px !important;

}
.logo-homestager {
  text-align: right;
}
.logo-ahse {
  text-align: right; 
  margin-right: -25px;
}
.logo-ahse img {
  height: 90px !important;
}

.pagination .links a, .pagination .links b {
    margin: 14px 1px;
    font-size: 16px;
    padding: 2px 10px;
    width: 46px;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .logo-ahse {
    text-align: right; 
    margin-right: 0;
  }
  
}

@media  (max-width: 500px) {
  .logo-homestager-text {
    text-align: right;
    padding-bottom: 0 !important;

  }
  .logo-ahse {
    float: left !important;
  }
  .logo-ahse,
  .logo-homestager,
  .logo-homestager-text {
    text-align: left;
  }
}

@media (min-width: 1200px) {

}


.footer-logos {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.footer-logos > div {
  margin-left: 15px;
  margin-top: 15px;
}

@media (min-width: 768px) {

  .col-logos {
    width: 41%;
  }
}
@media (max-width: 768px) {
  .footer-logos {
    justify-content: flex-start;
  }

}

