/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@media (max-width: 768px) {
  /* line 4, wp-content/themes/kupah/custom/scss/mobile.scss */
  .absolute-tweet p {
    width: 50%;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.2em;
  }
}
/* * * * * * **
 * NAVIGATION *
 * * * * * * **/
/* line 6, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav {
  background-color: #fff !important;
  color: #000 !important;
}
/* line 10, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav ul {
  text-align: right;
}
/* line 13, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav ul li:hover {
  color: #dca781;
  border-bottom: 2px solid #dca781;
}
/* line 16, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav ul li:hover a {
  color: #dca781;
}
/* line 19, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav ul li:hover .g-menu-item-title {
  color: #dca781;
}
/* line 25, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav .shop-cart {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url('../images/rrss-icons/shopping-cart.svg') center no-repeat;
  background-size: contain;
}
/* line 31, wp-content/themes/kupah/custom/scss/custom.scss */
.main-nav .shop-cart .g-menu-item-title {
  display: none;
}
/* Generals */
/* line 38, wp-content/themes/kupah/custom/scss/custom.scss */
.align-right {
  text-align: right;
}
/* line 41, wp-content/themes/kupah/custom/scss/custom.scss */
.h2-kupah {
  font-weight: bold;
  font-size: 1.2em;
  padding: 0;
  line-height: 3em;
  margin: 0;
  margin-right: 20%;
  height: 3em;
}
/* line 51, wp-content/themes/kupah/custom/scss/custom.scss */
.absolute-tweet {
  position: absolute;
  bottom: 3em;
  left: 1em;
  z-index: 2;
}
/* line 56, wp-content/themes/kupah/custom/scss/custom.scss */
.absolute-tweet p {
  width: 50%;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.2em;
}
/* line 64, wp-content/themes/kupah/custom/scss/custom.scss */
.relative-tweet {
  position: relative;
}
/* Featured Products */
/* line 69, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 70, wp-content/themes/kupah/custom/scss/custom.scss */
.featured-products h2 {
  font-family: "Poppins";
  font-weight: bold;
  text-align: center;
  /* margin-top: 1em; */
  line-height: 3em;
  vertical-align: middle;
}
/* Contact Section */
/* line 81, wp-content/themes/kupah/custom/scss/custom.scss */
.contact {
  background-color: #4c777d;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 300px;
  display: block;
  margin-top: -0.5em;
  padding-top: 0;
}
/* line 91, wp-content/themes/kupah/custom/scss/custom.scss */
.contact p {
  margin-top: 0em;
}
/* line 95, wp-content/themes/kupah/custom/scss/custom.scss */
.first-margin-top {
  padding-top: 2em;
}
/* line 98, wp-content/themes/kupah/custom/scss/custom.scss */
.contact-img {
  background: url('../images/header/contact.jpg') center no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 300px;
}
/* MailPoet */
/* line 108, wp-content/themes/kupah/custom/scss/custom.scss */
.mailpoet_form {
  margin-top: 5em;
}
/* line 111, wp-content/themes/kupah/custom/scss/custom.scss */
#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
  display: inline-block;
}
/* line 115, wp-content/themes/kupah/custom/scss/custom.scss */
.mailpoet_form input[type="submit"] {
  display: inline-block;
  padding: 0.99em;
  margin-top: -106px;
  margin-left: 425px;
  background: #dda781;
  color: #fff;
  font-weight: bold;
  border-radius: 0 5px 5px 0;
}
/* line 126, wp-content/themes/kupah/custom/scss/custom.scss */
#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
  width: 200px;
  display: inline-block;
  padding: 0.5em;
  border-radius: 5px 0 0 5px;
}
/* line 132, wp-content/themes/kupah/custom/scss/custom.scss */
#mailpoet_form_1 .mailpoet_form {
  padding-top: 100px !important;
}
/* line 136, wp-content/themes/kupah/custom/scss/custom.scss */
.btn {
  padding: 0.75rem 2rem !important;
  border-radius: 0 0.25rem 0.25rem 0 !important;
  border: 0 !important;
  background: #dda781 !important;
  color: #fff !important;
  font-weight: bold !important;
}
/* line 146, wp-content/themes/kupah/custom/scss/custom.scss */
.subscribe-button {
  border: 5px solid rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
/* line 157, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop {
  position: absolute;
  left: 0;
  right: 0;
  width: 600px;
}
/* line 162, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li {
  transition: 1s ease;
  display: inline-block;
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
  color: #fff;
  /*.woocommerce-loop-product__title{color:#fff;background:#000;}
   .price{color:#fff;background:#000;}*/
}
/* line 171, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .add_to_cart_button {
  /*Agregar al carrito*/
  position: absolute;
  top: 2em;
  left: 2em;
  background: #000;
  color: #fff;
  padding: 0.8em 1.5em;
  border-radius: 0;
  font-family: 'Poppins';
  font-size: 0.8em;
}
/* line 182, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .add_to_cart_button:hover {
  background-color: #dda781;
}
/* line 185, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .onsale {
  background-color: #dda781;
  color: #fff;
  position: absolute;
  top: 2em;
  right: 2em;
  font-size: 0.8em;
  font-family: 'Poppins';
  text-transform: uppercase;
  padding: 0.5em 2em;
  font-weight: bold;
}
/* line 199, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li a {
  color: #fff;
}
/* line 202, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li:hover {
  /* .woocommerce-loop-product__title{
   position:absolute;
   bottom:2em;
   left:1em;
   }
   .price{
   position:absolute;
   bottom:1em;
   left:2em;
   }*/
}
/* line 216, wp-content/themes/kupah/custom/scss/custom.scss */
.relative-pos {
  position: relative;
}
/******
 BLOG LOOP ZIGZAG
 ****/
/* line 223, wp-content/themes/kupah/custom/scss/custom.scss */
.pro-innerpage-img {
  width: 100%;
  height: 250px;
  overflow: hidden;
  margin-bottom: 0;
}
/* line 230, wp-content/themes/kupah/custom/scss/custom.scss */
.no-padding {
  padding: 0 !important;
  padding-left: 1em !important;
  margin: 0 !important;
}
/* line 235, wp-content/themes/kupah/custom/scss/custom.scss */
.order-sm-2 {
  padding-left: 0 !important;
  padding-right: 1em !important;
}
/* line 239, wp-content/themes/kupah/custom/scss/custom.scss */
.title_content {
  padding: 1.5em;
}
/* line 243, wp-content/themes/kupah/custom/scss/custom.scss */
.front-loop {
  background-color: #f2f2f2;
  width: 100%;
  margin-left: 0em !important;
  margin-top: -0.5em !important;
  height: 100% !important;
  padding: 1em;
}
/* line 252, wp-content/themes/kupah/custom/scss/custom.scss */
.front-loop {
  font-family: "Poppins";
}
/* line 254, wp-content/themes/kupah/custom/scss/custom.scss */
.front-loop h2 {
  font-weight: bold;
}
/* line 257, wp-content/themes/kupah/custom/scss/custom.scss */
.front-loop p {
  font-style: italic;
}
/* line 262, wp-content/themes/kupah/custom/scss/custom.scss */
.top-menu-margin {
  margin-top: 1em !important;
}
/* Instagram Follow */
/* line 268, wp-content/themes/kupah/custom/scss/custom.scss */
.pcenter {
  text-align: center;
  font-size: 1.5em;
}
/* line 273, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 274, wp-content/themes/kupah/custom/scss/custom.scss */
.instasection .g-content {
  margin: 0;
  padding: 0;
}
/* line 280, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 281, wp-content/themes/kupah/custom/scss/custom.scss */
.instagram-follow h2, .instagram-follow h3 {
  text-align: center;
  font-weight: bold;
  font-family: "Poppins";
}
/* line 287, wp-content/themes/kupah/custom/scss/custom.scss */
.instagram-follow .wdi_instagram_widget {
  text-transform: uppercase;
}
/* Footer */
/* line 292, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 293, wp-content/themes/kupah/custom/scss/custom.scss */
.contacts li {
  list-style-type: none;
  text-align: right;
}
/* line 297, wp-content/themes/kupah/custom/scss/custom.scss */
.contacts .phone::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../images/rrss-icons/phone-call.svg');
  background-size: contain;
}
/* line 305, wp-content/themes/kupah/custom/scss/custom.scss */
.contacts .email::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../images/rrss-icons/envelope.svg');
  background-size: contain;
}
/* line 315, wp-content/themes/kupah/custom/scss/custom.scss */
ul.rrss {
  margin-bottom: 0;
}
/* line 317, wp-content/themes/kupah/custom/scss/custom.scss */
ul.rrss li {
  display: inline-block;
  list-style-type: none;
  background-color: yellow;
  width: 20px;
  height: 20px;
  margin-left: 1em;
}
/* line 325, wp-content/themes/kupah/custom/scss/custom.scss */
ul.rrss .ins {
  background: url('../images/rrss-icons/instagram-logo-white.svg') center no-repeat;
  background-size: contain;
}
/* line 329, wp-content/themes/kupah/custom/scss/custom.scss */
ul.rrss .tw {
  background: url('../images/rrss-icons/twitter-logo-white.svg') center no-repeat;
  background-size: contain;
}
/* line 333, wp-content/themes/kupah/custom/scss/custom.scss */
ul.rrss .fb {
  background: url('../images/rrss-icons/facebook-logo-white.svg') center no-repeat;
  background-size: contain;
}
/* line 339, wp-content/themes/kupah/custom/scss/custom.scss */
.atkupah {
  margin-left: 2.5em;
}
/* Blog */
/* line 346, wp-content/themes/kupah/custom/scss/custom.scss */
.blog-bg {
  display: block;
  background: url('../images/above/blog-banner.jpg') center no-repeat;
  background-size: cover;
  width: 100%;
}
/* line 355, wp-content/themes/kupah/custom/scss/custom.scss */
.h2-blog {
  margin-left: 40%;
  line-height: 3em;
  vertical-align: middle;
}
/* Products */
/* line 362, wp-content/themes/kupah/custom/scss/custom.scss */
.products {
  /* display:flex;
   flex-direction: row;
   max-width: 1024px;
   margin: 0 auto;*/
}
/* line 368, wp-content/themes/kupah/custom/scss/custom.scss */
.products li {
  overflow: hidden;
}
/* line 372, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale {
  list-style-type: none;
  width: 570px;
  min-width: 570px;
  height: 570px;
  position: relative;
  overflow: hidden;
  padding: 0;
}
/* line 380, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale .onsale {
  position: absolute;
  top: 1em;
  left: 2em;
  background-color: #dda781;
  color: #fff;
  padding: 0.5em;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0.2em;
}
/* line 391, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale img {
  width: 100%;
  min-width: 570px;
}
/* line 396, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale h2 {
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  width: 450px;
  height: 450px;
  line-height: 450px;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-weight: 400;
  font-style: italic;
  font-size: 1.2em;
}
/* line 415, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale .add_to_cart_button {
  display: none;
  position: absolute;
  bottom: 2em;
  right: 1em;
  background-color: #000;
  border-radius: 0;
  font-family: "Poppins";
}
/* line 424, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale .add_to_cart_button:hover {
  text-decoration: none;
}
/* line 427, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale .price {
  display: none;
  position: absolute;
  bottom: 2em;
  left: 1em;
  color: #fff;
  font-family: "Poppins";
  font-weight: bold;
  font-size: 2em;
  letter-spacing: 0.1em;
  background-color: #000;
}
/* line 443, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 444, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale:hover .add_to_cart_button {
  background-color: #dda781;
}
/* line 447, wp-content/themes/kupah/custom/scss/custom.scss */
.products .sale:hover h2 {
  opacity: 1;
}
/* line 453, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 454, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li {
  transition: 1s ease;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  width: 300px;
  height: 300px;
  min-width: 300px;
  position: relative;
  overflow: hidden;
  color: #fff;
}
/* line 469, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .add_to_cart_button {
  /*Agregar al carrito*/
  position: absolute;
  top: 2em;
  left: 2em;
  background: #000;
  color: #fff;
  padding: 0.8em 1.5em;
  border-radius: 0;
  font-family: 'Poppins';
  font-size: 0.8em;
}
/* line 483, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .onsale {
  background-color: #dda781;
  color: #fff;
  position: absolute;
  top: 2em;
  right: 2em;
  font-size: 0.8em;
  font-family: 'Poppins';
  text-transform: uppercase;
  padding: 0.5em 2em;
  font-weight: bold;
}
/* line 495, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .woocommerce-loop-product__title {
  color: #fff;
  background: rgba(76, 119, 125, 1);
  position: absolute;
  bottom: 0.5em;
  left: 0.7em;
  right: 0.5em;
  top: 0;
  margin-top: 0;
  width: 90%;
  height: 90%;
  line-height: 250px;
  vertical-align: middle;
  font-size: 1.2em;
  font-weight: 500;
  opacity: 0;
  transition: opacity 0.3s ease;
}
/* line 512, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li .price {
  transition: opacity 0.3s ease;
  opacity: 0;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 3em;
  right: 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
}
/* line 524, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop li a {
  color: #fff;
}
/* line 527, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 528, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop div:hover .woocommerce-loop-product__title {
  opacity: 1;
}
/* line 531, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop div:hover .price {
  opacity: 1;
}
/* line 534, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop div:hover .add_to_cart_button {
  background-color: #dda781;
  text-decoration: none;
}
/* line 541, wp-content/themes/kupah/custom/scss/custom.scss */
.kupah-loop {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto;
}
/* line 548, wp-content/themes/kupah/custom/scss/custom.scss */
.wdi_load_more {
  display: none;
}
/* https://wordpress.stackexchange.com/questions/169799/woocommerce-only-onsale-products-loop-snippet */
/*
 *
 * C O N T A C T
 *
 */
/* line 558, wp-content/themes/kupah/custom/scss/custom.scss */
.contact-header {
  display: block;
  width: 100%;
  min-height: 300px;
  background: url('../images/above/blog-banner.jpg') center no-repeat;
  background-size: cover;
  position: relative;
}
/* line 566, wp-content/themes/kupah/custom/scss/custom.scss */
.contact-header .contact-text {
  display: block;
  width: 70%;
  min-height: 200px;
  background-color: #4c777d;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -35%;
  padding: 2em;
  text-align: center;
}
/* * * *
 C o n t a c t
 Section * * */
/* line 586, wp-content/themes/kupah/custom/scss/custom.scss */
.contact-section {
  padding-top: 3em;
}
/* line 589, wp-content/themes/kupah/custom/scss/custom.scss */
.contact-info {
  padding-top: 5em;
  text-align: center;
}
/* line 592, wp-content/themes/kupah/custom/scss/custom.scss */
.contact-info h2 {
  font-size: 1.3em;
  font-weight: bold;
}
/* line 600, wp-content/themes/kupah/custom/scss/custom.scss */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input, .wpcf7 textarea {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #000;
  border-radius: 0;
}
/* line 610, wp-content/themes/kupah/custom/scss/custom.scss */
.wpcf7 textarea {
  margin-top: 2em;
}
/* line 613, wp-content/themes/kupah/custom/scss/custom.scss */
.wpcf7 input[type="submit"] {
  background-color: #dda781;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  border-bottom: 0;
  padding: 1em 2em;
}
/* line 622, wp-content/themes/kupah/custom/scss/custom.scss */
.cta-button {
  margin: 0 auto;
  margin-top: 2em;
}
/* * * * * * * 
 M o b i l e  E x p e r i e n c e
 * * * * * * * * * * * * * * * * * */
@media (max-width: 768px) {
  /* line 637, wp-content/themes/kupah/custom/scss/custom.scss */
  .absolute-tweet p {
    width: 50%;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.2em;
  }
  /* line 645, wp-content/themes/kupah/custom/scss/custom.scss */
  .kupah-loop {
    position: static;
    left: 0;
    right: 0;
    width: 300px;
  }
  /* line 654, wp-content/themes/kupah/custom/scss/custom.scss */
  .products {
    margin-left: 2em;
  }
  /* line 658, wp-content/themes/kupah/custom/scss/custom.scss */
  .products li {
    overflow: hidden;
  }
  /* line 662, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale {
    list-style-type: none;
    width: 300px;
    min-width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  /* line 670, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale .onsale {
    position: absolute;
    top: 1em;
    left: 2em;
    background-color: #dda781;
    color: #fff;
    padding: 0.5em;
    font-family: "Poppins";
    font-weight: bold;
    letter-spacing: 0.2em;
  }
  /* line 681, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale img {
    width: 100%;
    min-width: 300px;
  }
  /* line 686, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale h2 {
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    width: 250px;
    height: 250px;
    line-height: 250px;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    font-size: 1.2em;
  }
  /* line 705, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale .add_to_cart_button {
    display: none;
    position: absolute;
    bottom: 2em;
    right: 1em;
    background-color: #000;
    border-radius: 0;
    font-family: "Poppins";
  }
  /* line 714, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale .add_to_cart_button:hover {
    text-decoration: none;
  }
  /* line 717, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale .price {
    display: none;
    position: absolute;
    bottom: 2em;
    left: 1em;
    color: #fff;
    font-family: "Poppins";
    font-weight: bold;
    font-size: 2em;
    letter-spacing: 0.1em;
    background-color: #000;
  }
  /* line 733, wp-content/themes/kupah/custom/scss/custom.scss */
  /* line 734, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale:hover .add_to_cart_button {
    background-color: #dda781;
  }
  /* line 737, wp-content/themes/kupah/custom/scss/custom.scss */
  .products .sale:hover h2 {
    opacity: 1;
  }
  /* line 746, wp-content/themes/kupah/custom/scss/custom.scss */
  .blog-bg {
    height: 300px;
  }
  /* line 753, wp-content/themes/kupah/custom/scss/custom.scss */
  .contacts {
    width: 70%;
    margin: 0 auto;
  }
  /* line 757, wp-content/themes/kupah/custom/scss/custom.scss */
  .rrss {
    width: 70%;
    margin: 0 auto;
  }
}
/* line 765, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce .quantity .qty {
  text-align: center;
  width: 80px;
  padding: 0.5em;
  border-radius: 0;
  text-align: center;
  height: 3em;
}
/* line 774, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce div.product form.cart .button {
  padding: 1em;
  height: 3em;
  border-radius: 0;
  background-color: #dda781 !important;
}
/* line 781, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce div.product form.cart .button:hover {
  background-color: #dc864a !important;
}
/* line 785, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce span.onsale {
  /*min-height: 3.236em;
   min-width: 3.236em;
   padding: .202em;
   font-size: 1em;
   font-weight: 700;
   position: absolute;
   text-align: center;
   line-height: 3.236;
   top: -.5em;
   left: -.5em;
   margin: 0;
   border-radius: 100%;
   color: #fff;
   font-size: .857em;
   -webkit-font-smoothing: antialiased;
   z-index: 9;*/
  border-radius: 0;
  letter-spacing: 0.2em;
  width: 70px;
  font-weight: 700;
  background-color: #dda781;
}
/* line 809, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #4c777d;
  font-size: 1.25em;
}
/* line 813, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  font-size: 1.5em;
  vertical-align: text-top !important;
}
/* line 820, wp-content/themes/kupah/custom/scss/custom.scss */
.woocommerce div.product .product_title {
  font-weight: bold;
}
/* line 824, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 826, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop li {
  padding: 1em;
}
/* line 831, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop .post-thumbnail {
  display: flex;
  width: 100%;
  height: 300px;
  background-size: cover !important;
}
/* line 838, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop h3 {
  font-weight: 700;
  text-align: center;
}
/* line 841, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop h3 a {
  color: #424753;
}
/* line 846, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop p {
  text-align: center;
}
/* line 850, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop .comments::before, .post-loop .date::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  vertical-align: middle;
  margin-right: 0.5em;
}
/* line 860, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop .comments::before {
  content: '';
  background: url('../images/rrss-icons/comm.svg') center no-repeat;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  vertical-align: middle;
  margin-right: 0.5em;
}
/* line 871, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop .date::before {
  background: url('../images/rrss-icons/clock.svg') center no-repeat;
}
/* line 875, wp-content/themes/kupah/custom/scss/custom.scss */
.post-loop .comments {
  margin-right: 1em;
}
/* line 881, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 882, wp-content/themes/kupah/custom/scss/custom.scss */
.blog-header .contact-text {
  margin-bottom: 3em;
}
/* Post */
/* line 888, wp-content/themes/kupah/custom/scss/custom.scss */
.meta-date-link, .meta-author-link, .meta-category-link {
  color: #dda781;
}
/* line 892, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 893, wp-content/themes/kupah/custom/scss/custom.scss */
aside a {
  color: #dda781;
}
/* line 898, wp-content/themes/kupah/custom/scss/custom.scss */
.entry-title {
  font-weight: bold;
}
/* line 902, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 903, wp-content/themes/kupah/custom/scss/custom.scss */
.widget_search input[type="submit"] {
  background-color: #dda781;
  border-radius: 0;
}
/* line 908, wp-content/themes/kupah/custom/scss/custom.scss */
.widget_search input[type="submit"]:hover {
  background-color: #dc864a !important;
}
/* line 913, wp-content/themes/kupah/custom/scss/custom.scss */
/* line 914, wp-content/themes/kupah/custom/scss/custom.scss */
.comments-area input[type="submit"] {
  background-color: #dda781;
  border-radius: 0;
}
/* line 919, wp-content/themes/kupah/custom/scss/custom.scss */
.comments-area input[type="submit"]:hover {
  background-color: #dc864a !important;
}
/*# sourceMappingURL=custom_home_-_particles.css.map */