/* 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
 */

/* line 1, wp-content/themes/rt_versla/custom/scss/custom.scss */
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
/* line 5, wp-content/themes/rt_versla/custom/scss/custom.scss */
a {
  color: #85c94f;
  text-decoration: none;
}
/* line 10, wp-content/themes/rt_versla/custom/scss/custom.scss */
a:hover {
  color: #85c94f;
  text-decoration: none;
}
/* line 14, wp-content/themes/rt_versla/custom/scss/custom.scss */
.categories-list-menu h3 {
  background-color: #333;
  color: #fff;
  padding: 5px 10px;
  margin: 0px;
  font-size: 18px;
}
/* line 21, wp-content/themes/rt_versla/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #666;
  font-weight: bold;
}
/* line 25, wp-content/themes/rt_versla/custom/scss/custom.scss */
.categories-list-menu ul.product-categories {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ececec;
}
/* line 32, wp-content/themes/rt_versla/custom/scss/custom.scss */
.categories-list-menu .product-categories li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* line 39, wp-content/themes/rt_versla/custom/scss/custom.scss */
.categories-list-menu .product-categories li a, .categories-list-menu .product-categories li a:visited {
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 10px 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
  background-color: #f7f7f7;
  text-decoration: none;
  font-family: Roboto, Helvetica, Tahoma, Geneva, Arial, sans-serif;
}
/* line 51, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-main-nav {
  background-color: #333;
  padding: 5px 10px;
}
/* line 56, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-main-nav a {
  color: #fff;
}
/* line 59, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-bar {
  background-color: #374b40;
  color: #fff;
  padding: 10px;
}
/* line 64, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-sidebar {
  margin-top: 30px;
}
/* line 68, wp-content/themes/rt_versla/custom/scss/custom.scss */
.header-notification {
  clear: both;
  text-align: center;
  background-color: white;
  padding: 10px;
  margin: 0 0 10px;
  color: #783139;
  font-size: 20px;
}
/* line 77, wp-content/themes/rt_versla/custom/scss/custom.scss */
.footer-credit a {
  color: #fff;
  text-decoration: none;
}
/* line 81, wp-content/themes/rt_versla/custom/scss/custom.scss */
.header-search select {
  padding: 10px;
  background-color: transparent;
  width: 100%;
}
/* line 86, wp-content/themes/rt_versla/custom/scss/custom.scss */
.header-search .search-field {
  display: inline-block;
  max-width: 285px;
  background-color: #fff;
}
/* line 92, wp-content/themes/rt_versla/custom/scss/custom.scss */
.header-search .input-group {
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 0px solid #ccc;
  border-radius: 4px;
}
/* line 103, wp-content/themes/rt_versla/custom/scss/custom.scss */
.header-search button {
  padding: 9px 13px;
}
/* line 107, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce ul.product_list_widget li img {
  width: 100%;
  max-width: 100%;
  float: none;
  margin-top: 5px;
}
/* line 114, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce ul.product_list_widget li a.button {
  width: 120px;
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 119, wp-content/themes/rt_versla/custom/scss/custom.scss */
.product-item-sidebar {
  margin-bottom: 20px;
}
/* line 122, wp-content/themes/rt_versla/custom/scss/custom.scss */
.product-item-sidebar {
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
}
/* line 126, wp-content/themes/rt_versla/custom/scss/custom.scss */
.product-item-sidebar .product-title {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
/* line 132, wp-content/themes/rt_versla/custom/scss/custom.scss */
.product-item-sidebar .amount {
  font-weight: bold;
  color: #85c94f;
}
/* line 136, wp-content/themes/rt_versla/custom/scss/custom.scss */
.widget_top_rated_products ul li a {
  color: #434343;
}
/* line 139, wp-content/themes/rt_versla/custom/scss/custom.scss */
.widget {
  font-size: 16px;
}
/* line 143, wp-content/themes/rt_versla/custom/scss/custom.scss */
.inline {
  display: inline-block;
  vertical-align: top;
}
/* line 148, wp-content/themes/rt_versla/custom/scss/custom.scss */
.contact-row {
  font-size: 14px;
  line-height: 20px;
  color: #555;
  position: relative;
  margin-bottom: 5px;
}
/* line 156, wp-content/themes/rt_versla/custom/scss/custom.scss */
.contact-row .phone, .contact-row .contact {
  margin: 0 10px 0 0;
  border-right: 1px solid #e2e2e2;
  padding-right: 15px;
}
/* line 162, wp-content/themes/rt_versla/custom/scss/custom.scss */
.contact-row i {
  font-size: 18px;
  margin: 0 8px 0 0;
  vertical-align: middle;
  color: #85c94f;
}
/* line 169, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce ul.products li.product .price {
  color: #77a464;
  font-weight: 400;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
}
/* line 177, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce ul.products li.product {
  text-align: left;
}
/* line 180, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: left;
}
/* top mini cart css */
/* line 185, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-icon .item-count {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: -8px;
  vertical-align: middle;
  width: 20px;
}
/* line 198, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart {
  float: right;
}
/* line 201, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart {
  display: block;
}
/* line 205, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-icon .item-count {
  background-color: #85c94f;
}
/* line 209, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-icon {
  display: table-cell;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  background: #848484;
  color: #fff;
  border-radius: 3px;
}
/* line 220, wp-content/themes/rt_versla/custom/scss/custom.scss */
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
/* line 229, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-icon .item-count {
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: -8px;
  vertical-align: middle;
  width: 20px;
}
/* line 243, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-info {
  display: table-cell;
  text-align: left;
  padding-left: 13px;
}
/* line 249, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-info .label-name {
  display: block;
  font-size: 16px;
  color: #444;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 257, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-info .cart-count {
  color: #555;
}
/* line 261, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-info .cart-count .amount {
  color: #85c94f;
}
/* line 265, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-info .cart-count .amount {
  font-weight: 500;
}
/* line 268, wp-content/themes/rt_versla/custom/scss/custom.scss */
.top-cart-row .dropdown-cart .dropdown-trigger-cart .total-price-basket .cart-info {
  text-align: left;
}
/* top mini cart css ---/ */
/* line 273, wp-content/themes/rt_versla/custom/scss/custom.scss */
li.product a.add_to_cart_button, li.product a.added_to_cart, li.product .product-item > a.button, .product a.add_to_cart_button, .product a.added_to_cart, .product .product-item > a.button {
  border-radius: 4px;
  color: #555;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 8px 17px;
  line-height: 18px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background-color: transparent;
  border: 2px solid #ddd;
  display: inline-block;
  float: left;
  text-align: center;
}
/* line 291, wp-content/themes/rt_versla/custom/scss/custom.scss */
li.product a.add_to_cart_button:hover, li.product a.added_to_cart:hover, li.product .product-item > a.button:hover, .product a.add_to_cart_button:hover, .product a.added_to_cart:hover, .product .product-item > a.button:hover {
  background-color: #85c94f;
  border-color: #85c94f;
}
/* line 296, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #85c94f;
  color: #fff;
  border: 2px solid #85c94f;
}
/* line 303, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: transparent;
  color: #555;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #ddd;
}
/* line 310, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: transparent;
  color: #555;
  border: 2px solid #ddd;
}
/* line 317, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #85c94f;
  color: #fff;
  border: 2px solid #85c94f;
}
/* line 323, wp-content/themes/rt_versla/custom/scss/custom.scss */
.categories-list-menu .product-categories li a:hover {
  background-color: transparent;
  border-left: 5px solid #85c94f;
  color: #85c94f;
}
/* line 329, wp-content/themes/rt_versla/custom/scss/custom.scss */
/* line 330, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce .col-1, .woocommerce .col-2 {
  max-width: none;
}
/* line 335, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce form .form-row label {
  line-height: 2;
  width: 100%;
}
/* line 339, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce-input-wrapper {
  width: 100%;
}
/* line 343, wp-content/themes/rt_versla/custom/scss/custom.scss */
.n2-ss-slider h3 {
  color: #fff;
}
/* line 346, wp-content/themes/rt_versla/custom/scss/custom.scss */
.white {
  color: #fff;
}
/* line 347, wp-content/themes/rt_versla/custom/scss/custom.scss */
.n2-ss-slider a.button {
  background-color: transparent;
  border: 2px solid #fff !important;
  color: #fff !important;
  margin: 10px 0px;
}
/* line 353, wp-content/themes/rt_versla/custom/scss/custom.scss */
.n2-ss-slider a.button:hover {
  background-color: #85c94f;
  border-color: 2px solid #85c94f !important;
  color: #fff;
}
/* line 358, wp-content/themes/rt_versla/custom/scss/custom.scss */
.woocommerce ul.products li.product .button {
  margin-top: 0em;
}
/* line 362, wp-content/themes/rt_versla/custom/scss/custom.scss */
a.compare {
  margin-top: 15px;
  display: inline-block;
  border: 2px solid #ddd;
  padding: 5px 10px;
  border-radius: 15px;
  text-align: center;
  width: 150px;
  margin-bottom: 15px;
  color: #555;
  font-weight: 700;
}
/* line 375, wp-content/themes/rt_versla/custom/scss/custom.scss */
a.compare:hover {
  color: #fff;
  background-color: #85c94f;
  border: 2px solid #85c94f;
}
/* line 380, wp-content/themes/rt_versla/custom/scss/custom.scss */
h1 {
  font-size: 1.4rem;
  font-weight: 400;
  color: #374b40;
  margin-top: 0px;
  font-family: 'Roboto', sans-serif;
}
/* line 387, wp-content/themes/rt_versla/custom/scss/custom.scss */
p, #g-page-surround .platform-content .entry p {
  font-size: 14px;
}
/* line 391, wp-content/themes/rt_versla/custom/scss/custom.scss */
.product_meta {
  margin-bottom: 15px;
}
/* line 394, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-links i {
  margin: 0px 2px;
  display: block;
  padding: 2px 5px;
  border: 1px solid #85c94f;
  background-color: #85c94f;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}
/* line 404, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-links a {
  display: inline-block;
}
/* line 407, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-links a:hover i {
  background-color: #333;
  border: 1px solid #333;
}
/* line 411, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-links i.fa-facebook {
  background-color: #4267b2;
  border: 1px solid #4267b2;
}
/* line 415, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-links i.fa-pinterest-p {
  background-color: #e60023;
  border: 1px solid #e60023;
}
/* line 419, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-links i.fa-instagram {
  background-color: #333;
  border: 1px solid #333;
}
/* line 423, wp-content/themes/rt_versla/custom/scss/custom.scss */
.contact-row a {
  color: #555;
}
/*
 li.product .compare, .product .compare {
 content: " ";
 text-indent: -999em;
 margin-left: 5px;
 line-height: 16px;
 width: 34px;
 padding: 9px;
 }
 li.product .compare::before, .product  .compare::before {
 content: "\f079";
 margin-top: 6px;
 font-family: FontAwesome;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 text-indent: 0;
 position: absolute; 
 padding:5px;
 color: #666;
 }
 .woocommerce ul.products li.product a.add_to_wishlist {
 content: " ";
 text-indent: -999em;
 margin-left: 5px;
 line-height: 16px;
 width: 34px;
 padding: 9px;
 color: #fff;
 position: relative;
 font-size: 4px;
 visibility: hidden;
 }
 .yith-wcwl-add-button { display: inline-block !important;}
 .woocommerce ul.products li.product a.add_to_wishlist::before {
 content: "\f004";
 margin-top: 6px;
 font-family: FontAwesome;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 text-indent: 0;
 position: absolute; 
 visibility: visible;
 padding:5px;
 color: #666;
 font-size: 14px;
 }*/
@media screen and (min-width: 900px) and (max-width: 1350px) {
  /* line 484, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .contact-row {
    font-size: 12px;
  }
  /* line 487, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .contact-row .phone {
    display: block;
  }
  /* line 491, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .contact-row .phone, .contact-row .contact {
    margin: 0 5px 0 0;
    padding-right: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 498, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .contact-row {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  /* line 504, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .header-search .input-group {
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    margin-bottom: 5px;
  }
  /* line 510, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .search-area #search {
    max-width: 100%;
    width: 100%;
  }
  /* line 514, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .search-area .search-categories {
    margin-bottom: 10px;
    display: block;
    width: 100%;
  }
  /* line 519, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .header-search select {
    width: 100%;
  }
}
/* line 522, wp-content/themes/rt_versla/custom/scss/custom.scss */
h2 {
  font-size: 1.3rem;
}
/* line 526, wp-content/themes/rt_versla/custom/scss/custom.scss */
h3.g-title {
  font-size: 1.2rem;
}
/* line 529, wp-content/themes/rt_versla/custom/scss/custom.scss */
h3 {
  font-size: 1.2rem;
}
/* line 532, wp-content/themes/rt_versla/custom/scss/custom.scss */
h4 {
  font-size: 1rem;
}
/* line 535, wp-content/themes/rt_versla/custom/scss/custom.scss */
#woocommerce_top_rated_products-2 {
  padding-top: 0px;
}
/* line 539, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 542, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #fff;
}
/* line 545, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 549, wp-content/themes/rt_versla/custom/scss/custom.scss */
b, strong {
  font-weight: bold;
}
/* line 552, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn-default, input[type="submit"].btn-default {
  border: 2px solid #ddd;
  color: #555;
  padding: 5px 20px;
  background-color: #fff;
  font-weight: bold;
}
/* line 559, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn-default:hover, input[type="submit"].btn-default:hover {
  background-color: #85c94f;
  border: 2px solid #85c94f;
  color: #fff;
}
/*# sourceMappingURL=custom.css.map */