/* line 2, common.scss */
.body--loading .shop-content .tab-content {
  opacity: 0.6; }
/* line 5, common.scss */
.body--loading .lower-pagination {
  display: none; }
/* line 8, common.scss */
.body--loading .loading-text {
  display: block; }

@media (max-width: 990px) {
  /* line 14, common.scss */
  .upper-login {
    padding-top: 20px; } }
@media (max-width: 767px) {
  /* line 19, common.scss */
  .upper-login {
    padding-top: 15px; }

  /* line 22, common.scss */
  body .total-cart {
    margin-right: 15px;
    padding: 22px 0 0; } }
@media (max-width: 545px) {
  /* line 28, common.scss */
  body .total-cart {
    margin-right: 0px; } }
/* line 33, common.scss */
#warehouses_info a.cart-button + a.cart-button {
  display: none; }

/* line 37, common.scss */
button.option-value {
  border: 1px solid #eee;
  padding: 5px 10px;
  margin: 0 5px 5px 0; }
  /* line 41, common.scss */
  button.option-value.is-active {
    border-color: #b80406;
    font-weight: bold; }
  /* line 45, common.scss */
  button.option-value.is-disabled {
    color: #b5b5b5;
    position: relative;
    cursor: not-allowed;
    border-color: #eae9e9; }
  /* line 51, common.scss */
  button.option-value.is-disabled svg {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    fill: #cecece; }

/* line 63, common.scss */
select[data-product-variants] {
  display: none; }

/* line 66, common.scss */
.product-price, .product-subtotal {
  white-space: nowrap; }

@media (max-width: 991px) {
  /* line 71, common.scss */
  #shopping-cart .product-thumbnail {
    width: calc(100% - 300px); } }
@media (max-width: 767px) {
  /* line 77, common.scss */
  #shopping-cart table thead {
    display: none; }

  /* line 80, common.scss */
  #shopping-cart table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
    /* line 87, common.scss */
    #shopping-cart table tr td:nth-child(1) {
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      max-width: 30%; }
    /* line 92, common.scss */
    #shopping-cart table tr td:nth-child(2) {
      -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
      max-width: 70%; }
    /* line 97, common.scss */
    #shopping-cart table tr td:nth-child(3), #shopping-cart table tr td:nth-child(4), #shopping-cart table tr td:nth-child(5) {
      -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
      max-width: 33.3333%; }
    /* line 102, common.scss */
    #shopping-cart table tr .product-remove {
      position: absolute;
      right: 0;
      top: 2px; } }
/* line 111, common.scss */
#warehouses_info .license {
  display: none; }

/* line 114, common.scss */
.order-total-price {
  white-space: nowrap; }

/* line 118, common.scss */
#order-form .lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1rem;
  margin-bottom: 0; }

/* line 129, common.scss */
table.disabled {
  opacity: 0.5;
  cursor: not-allowed; }
  /* line 132, common.scss */
  table.disabled input {
    opacity: 0; }

/* line 136, common.scss */
[data-several-shops] label:nth-child(2), [data-several-shops] label:nth-child(1n+2) {
  display: none; }

@media (min-width: 769px) {
  /* line 141, common.scss */
  .container.vcard .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    /* line 145, common.scss */
    .container.vcard .row .contact-address {
      height: 100%; } }
/* line 153, common.scss */
#products_search label {
  display: block; }

@media (max-width: 480px) {
  /* line 158, common.scss */
  #checkout.gray-bg {
    margin-left: -10px;
    margin-right: -10px; }
    /* line 161, common.scss */
    #checkout.gray-bg .box-shadow.p-30 .box-shadow.p-30 {
      padding: 30px 15px; } }
@media (max-width: 768px) {
  /* line 168, common.scss */
  .shop-option .shop-tab.f-left[role="tablist"] {
    opacity: 0; } }
@media (max-width: 768px) {
  /* line 174, common.scss */
  .hide-mobile {
    display: none !important; } }
@media (min-width: 769px) {
  /* line 177, common.scss */
  .hide-desktop {
    display: none !important; } }
@media (min-width: 993px) {
  /* line 181, common.scss */
  #primary-menu ul {
   /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
  white-space: nowrap;*/ } }
/* line 194, common.scss */
.product-gallery .arrow-prev.slick-arrow {
  left: -20px !important; }

/* line 195, common.scss */
.product-gallery .arrow-next.slick-arrow {
  right: -20px !important; }

/* line 196, common.scss */
.pro-price.old-price {
  opacity: 0.5;
  text-decoration: line-through;
  font-size: small;
  margin-bottom: 0; }

/* line 200, common.scss */
.pro-price + .pro-price {
  color: #a94442; }

@media (max-width: 767px) {
  /* line 205, common.scss */
  .product-gallery .arrow-prev.slick-arrow {
    left: -60px !important; }

  /* line 206, common.scss */
  .product-gallery .arrow-next.slick-arrow {
    right: -60px !important; } }
/* line 209, common.scss */
.product-item {
  position: relative; }
  /* line 211, common.scss */
  .product-item .label {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: -7px;
    background: #b80407; }

/* line 220, common.scss */
.products-filter {
  display: none;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23b80406' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='22px' height='22px' viewBox='0 0 459 459' style='enable-background:new 0 0 459 459;' xml:space='preserve'%3E%3Cg%3E%3Cg id='filter'%3E%3Cpath d='M178.5,382.5h102v-51h-102V382.5z M0,76.5v51h459v-51H0z M76.5,255h306v-51h-306V255z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: 15px 50%;
  background-repeat: no-repeat;
  border: 1px solid #b80406;
  border-radius: 20px;
  padding: 6px 20px 8px 48px;
  margin-bottom: 1rem;
  color: #b80406;
  cursor: pointer; }

@media (max-width: 991px) {
  /* line 235, common.scss */
  .products-filter {
    display: inline-block; }

  /* line 238, common.scss */
  .products-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 246, common.scss */
    .products-listing > .col-md-9 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    /* line 251, common.scss */
    .products-listing > .col-md-3 {
      max-height: 0;
      overflow: hidden;
      transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s; }
    /* line 260, common.scss */
    .products-listing.opened-filter > .col-md-3 {
      max-height: 1600px; } }
/* line 268, common.scss */
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #b80406;
  border-radius: 20px;
  color: #b80406;
  font-family: inherit;
  padding: 5px 16px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }
  /* line 281, common.scss */
  .button:hover {
    color: #fff;
    background: #b80406; }

/* line 287, common.scss */
.infinite-hide {
  display: none; }

/* line 291, common.scss */
#button-scroll {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  right: -1000px;
  position: fixed;
  bottom: 35px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  border-radius: 100%;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='284.929px' height='284.929px' viewBox='0 0 284.929 284.929' style='enable-background:new 0 0 284.929 284.929;' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23fff' d='M282.082,195.285L149.028,62.24c-1.901-1.903-4.088-2.856-6.562-2.856s-4.665,0.953-6.567,2.856L2.856,195.285 C0.95,197.191,0,199.378,0,201.853c0,2.474,0.953,4.664,2.856,6.566l14.272,14.271c1.903,1.903,4.093,2.854,6.567,2.854 c2.474,0,4.664-0.951,6.567-2.854l112.204-112.202l112.208,112.209c1.902,1.903,4.093,2.848,6.563,2.848 c2.478,0,4.668-0.951,6.57-2.848l14.274-14.277c1.902-1.902,2.847-4.093,2.847-6.566 C284.929,199.378,283.984,197.188,282.082,195.285z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #b80406;
  opacity: 0.4; }
  /* line 309, common.scss */
  #button-scroll:hover {
    opacity: 1; }

/* line 314, common.scss */
#button-scroll.show {
  right: 50px; }

/* line 318, common.scss */
.product-info.fixed {
  height: 385px; }

/* line 322, common.scss */
body .fancybox-slide--image .fancybox-content {
  background: #fff; }

/* line 327, common.scss */
.active-slider-1 .slick-dots {
  display: none !important;
  margin-top: 10px; }
  @media (max-width: 768px) {
    /* line 327, common.scss */
    .active-slider-1 .slick-dots {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  /* line 343, common.scss */
  .active-slider-1 .slick-dots button {
    font-size: 0;
    background: #9e9e9e;
    width: 18px;
    height: 18px;
    border-radius: 100%; }
  /* line 352, common.scss */
  .active-slider-1 .slick-dots .slick-active button {
    background: #b80407; }
  /* line 353, common.scss */
  .active-slider-1 .slick-dots li {
    margin: 0 3px; }

/* line 361, common.scss */
.coupon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap; }
  /* line 369, common.scss */
  .coupon-wrap input[type="text"] {
    margin-bottom: 0;
    margin: 0 2rem;
    max-width: 300px; }

@media (max-width: 768px) {
  /* line 377, common.scss */
  .coupon-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 122px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
    /* line 390, common.scss */
    .coupon-wrap input[type="text"] {
      margin: 0; } }
/* line 397, common.scss */
#filters .collapse {
  max-height: 350px;
  overflow: auto; }

/* line 402, common.scss */
.tabs-head {
  margin-bottom: 20px; }

/* line 406, common.scss */
.tabs-head li {
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  border-radius: 20px;
  margin-right: 5px;
  text-align: center;
  width: auto;
  padding: 6px 15px;
  color: #666;
  border: 1px solid #666; }
  /* line 417, common.scss */
  .tabs-head li.active {
    color: #b80406;
    border-color: #b80406; }
  /* line 418, common.scss */
  .tabs-head li:hover {
    color: #222;
    border-color: #222; }

/* line 421, common.scss */
.tabs-container .tab-content {
  display: none; }

/* line 424, common.scss */
.tabs-container .tab-content:first-child {
  display: block; }

/* line 425, common.scss */
.brand-content img {
  max-width: 100%;
  float: left;
  margin-right: 15px; }

/* line 431, common.scss */
.brand-content p {
  /*display: inline-block;*/
  font-size: 13px; }

/* line 436, common.scss */
.coll-side-banner {
  margin: 20px 0; }
  /* line 438, common.scss */
  .coll-side-banner img {
    max-width: 100%; }

@media (max-width: 991px) {
  /* line 444, common.scss */
  .coll-side-banner {
    display: none; } }
/* line 448, common.scss */
.breadcrumb.breadcrumb-new {
  margin-top: -40px;
  background: transparent;
  font-size: 13px;
  padding: 8px 0; }

@media (max-width: 480px) {
  /* line 456, common.scss */
  .breadcrumb.breadcrumb-new {
    display: none; } }
/* line 461, common.scss */
.blog-link {
  margin-bottom: 25px; }
  /* line 463, common.scss */
  .blog-link a {
    color: #b80407;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline; }
    /* line 469, common.scss */
    .blog-link a:hover {
      text-decoration: none; }

@media (max-width: 480px) {
  /* line 476, common.scss */
  .product-image.one-image img {
    max-height: 405px;
    margin-bottom: 20px; } }
/* line 479, common.scss */
.up-comming-pro-info.f-left > p + p {
  text-align: justify; }

/* line 482, common.scss */
#map ymaps[class*="map-copyrights-promo"] {
  display: none; }

/* line 486, common.scss */
.mfp-bg.sign_popup {
  display: none; }

@media (max-width: 400px) {
  /* line 489, common.scss */
  .featured-product button.slick-arrow {
    display: none !important; } }
/* line 492, common.scss */
.main-menu {
  padding-top: 24px; }

/* line 494, common.scss */
.brand-content.brand-roagna img {
  width: 100% !important;
  height: auto !important;
  float: none !important; }

@media (max-width: 540px) {
  /* line 502, common.scss */
  .top-search-box > input {
    font-size: 14px; }

  /* line 505, common.scss */
  .top-search-box {
    width: 100%;
    left: 0;
    right: auto; }

  /* line 510, common.scss */
  .header-search {
    padding: 20px 0;
    width: calc(100% - 88px); }

  /* line 514, common.scss */
  .upper-login {
    padding-top: 15px;
    padding-left: 0; }

  /* line 518, common.scss */
  .search-top-cart {
    width: 100%; } }
/* line 524, common.scss */
.notice {
  padding: 18px 15px;
  background: #a22037;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 0rem;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
  @media (max-width: 480px) {
    /* line 524, common.scss */
    .notice {
      font-size: 15px;
      text-align: left; } }
