























.breadcrumb-container {
  margin-bottom: 50px;
}
#index .breadcrumb-container {
  margin: 0;
}
.breadcrumb {
  margin: 0;
  padding: 20px 0;
  border-bottom: solid 1px #e5e5e5;
  letter-spacing: 1px;
  
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
}
.breadcrumb ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0;
  color: #4d4d4d;
  padding: 0 12px 0 0;
  margin: 0 5px 0 0;
}
.breadcrumb ul li:after {
  content: "\E409";
  display: block;
  position: absolute;
  right: -5px;
  top: 1px;
  font-family: "Material Icons";
}
.breadcrumb ul li:last-child:after {
  display: none;
}
.breadcrumb ul li a {
  margin: 0;
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
}
.breadcrumb ul li a:hover {
  color: #76253a;
}
.lang-rtl .breadcrumb ul li {
  padding: 0 0 0 12px;
  margin: 0 0 0 5px;
}
.lang-rtl .breadcrumb ul li:after {
  left: 0;
  right: auto;
}
.hide-producttitle .grid-view .product-miniature .product-info h5.product-title {
  display: none !important;
}
.hide-productdesc .grid-view .product-miniature .product-container .product-info .product-description-short {
  display: none !important;
}
.hide-productquickview .grid-view .product-miniature .product-container .product-image .quick-view {
  display: none !important;
}
.hide-productcartbutton .grid-view .product-miniature .product-container .product-list-actions {
  display: none !important;
}
.hide-productprice .grid-view .product-miniature .product-container .product-info .product-price-and-shipping {
  display: none !important;
}
.hide-productlabel .grid-view .product-flags {
  display: none !important;
}
.hide-productcolor .grid-view .product-miniature .product-container .product-info .variant-links {
  display: none !important;
}
.hide-productstock .grid-view .product-miniature .product-container .product-info .product-availability {
  display: none !important;
}
.hide-productsecondimage .grid-view .product-miniature .product-container .product-image .img_0 {
  display: none !important;
}
.hide-productcounter .grid-view .products-selection .total-products {
  display: none !important;
}
.block-category {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.block-category .category-cover {
  margin-bottom: 30px;
}
.block-category .category-cover img {
  width: 100%;
}
.block-category .h1 {
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 26px;
  color: #1a1a1a;
  text-transform: capitalize;
}
.block-category #category-description {
  font-size: 13px;
  line-height: 22px;
}
.block-category #category-description p {
  margin: 0;
}
.block-subcategory {
  margin: 30px 0;
}
.block-subcategory h3.subcategory-heading {
  font-weight: 400;
  font-size: 24px;
  text-transform: capitalize;
  color: #1a1a1a;
  margin: 0 0 20px;
}
.block-subcategory .subcategories-box {
  border: solid 1px #ddd;
  padding: 15px;
  margin-bottom: 30px;
}
.block-subcategory .subcategories-box .subcategory-image {
  margin-bottom: 15px;
}
.block-subcategory .subcategories-box h4.subcategory-name a {
  font-size: 14px;
  color: #1a1a1a;
  font-weight: normal;
}
.block-subcategory .subcategories-box h4.subcategory-name a:hover {
  color: #76253a;
}
.products-selection {
  padding: 12px;
  margin: 0 0 30px;
  border: solid 1px #e5e5e5;
}
.products-selection .category-view-type {
  float: left;
}
.products-selection .category-view-type label {
  margin: 0;
  float: left;
  font-size: 13px;
  color: #5b5b5b;
  font-weight: 400;
  padding: 7px 0 0;
}
.products-selection .category-view-type .category-view-type-selector {
  float: left;
  display: block;
  height: 30px;
  width: 30px;
  border: solid 1px #e5e5e5;
  text-align: center;
  line-height: 30px;
  margin: 0 10px 0 0;
  font-size: 14px;
  cursor: pointer;
}
.products-selection .category-view-type .category-view-type-selector a {
  color: #666;
}
.products-selection .category-view-type .category-view-type-selector:hover, .products-selection .category-view-type .category-view-type-selector.selected {
  border-color: #76253a;
}
.products-selection .category-view-type .category-view-type-selector:hover a, .products-selection .category-view-type .category-view-type-selector.selected a {
  color: #76253a;
}
.products-selection .total-products {
  color: #5b5b5b;
  font-size: 13px;
  float: right;
  margin: 0;
  padding: 12px 0 0;
}
.products-selection .product-sort {
  display: inline-block;
  float: right;
}
.products-selection .product-sort .sort-by {
  float: left;
  margin: 0;
  padding: 4px 10px 0;
  color: #5b5b5b;
}
.products-selection .product-sort .products-sort-order {
  float: left;
  width: 210px;
  height: 30px;
}
.products-selection .product-sort .products-sort-order .select-title {
  color: #5b5b5b;
  border-radius: 0;
  padding: 0 15px;
  border: solid 1px #e5e5e5;
  line-height: 30px;
  margin: 0;
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
}
.products-selection .product-sort .products-sort-order .select-title .material-icons {
  position: absolute;
  top: 4px;
  right: 5px;
  color: #5b5b5b;
  font-size: 20px;
}
.products-selection .product-sort .products-sort-order .dropdown-menu {
  width: 100%;
  left: 0;
  border: solid 1px #e5e5e5;
  background: #fff;
  padding: 6px 15px;
  margin: 0;
  top: 100%;
  border-top: none;
}
.products-selection .product-sort .products-sort-order .dropdown-menu .select-list {
  font-size: 13px;
  color: #5b5b5b;
  padding: 6px 0;
}
.products-selection .product-sort .products-sort-order .dropdown-menu .select-list:hover {
  color: #76253a;
  background: #fff;
}
.products-selection .filter-button {
  float: left;
}
#category #search_filter_toggler {
  height: 30px;
  border: none;
  border-radius: 0;
  background: #76253a;
  color: #fff;
}
.active_filters {
  background: #fff;
  border: solid 1px #e5e5e5;
  padding: 10px 12px;
  margin-bottom: 30px;
}
.active_filters .active-filter-title {
  color: #111;
  font-weight: 400;
}
.active_filters .filter-block {
  margin: 0 10px 0 0;
  border: solid 1px #76253a;
  box-shadow: none;
  color: #76253a;
}
.active_filters .filter-block .close {
  color: #76253a;
}
.active_filters .filter-block .close:hover {
  color: #f00;
}
.pagination {
  padding: 12px;
  margin: 0;
  border: solid 1px #e5e5e5;
  
}
.pagination .product-showing {
  float: left;
  line-height: inherit !important;
  padding: 6px 0 0;
  color: #555;
}
.pagination .product-showing span {
  color: #76253a;
}
.pagination .product-pagelist {
  float: right;
}
.pagination .product-pagelist .page-list {
  padding: 0;
  font-size: 0;
}
.pagination .product-pagelist .page-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -1px 0 0;
}
.pagination .product-pagelist .page-list li a {
  display: block;
  height: 35px;
  width: 35px;
  border: solid 1px #e5e5e5;
  line-height: 33px;
  text-align: center;
  font-weight: 400;
  color: #555;
  font-size: 13px;
  font-weight: 500;
}
.pagination .product-pagelist .page-list li a:hover {
  color: #fff;
  background: #76253a;
  border-color: #76253a;
}
.pagination .product-pagelist .page-list li .fa {
  font-size: 10px;
}
.pagination .product-pagelist .page-list li.current a {
  color: #fff;
  background: #76253a;
  border-color: #76253a;
}
.pagination .material-icons {
  font-size: 20px;
}
.lang-rtl .products-selection .category-view-type {
  float: right;
}
.lang-rtl .products-selection .category-view-type .category-view-type-selector {
  float: right;
  margin: 0 0 0 10px;
}
.lang-rtl .products-selection .product-sort {
  float: left;
}
.lang-rtl .products-selection .product-sort .products-sort-order .select-title .material-icons {
  right: auto;
  left: 5px;
}
@media (max-width: 480px) {
  .products-selection .product-sort .products-sort-order {
    width: 180px;
  }
}
.footer-container .footer-top {
  padding: 55px 0;
  background: #000;
  border: 0;
  border-left: none;
  border-right: none;
}
.footer-container .footer-bottom {
  background: #000;
  padding: 15px 0;
}
.footer-container .footer-bottom .block-right {
  text-align: right;
}
.footer-container .footer-socials {
  display: inline-block;
}
.az_boxFooter {
  overflow: hidden;
}
.az_boxFooter h3.titlebox {
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 0;
  margin: 0 0 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  clear: both;
  position: relative;
}
.footer-contact .logo {
  display: block;
  margin-bottom: 20px;
}
.footer-contact .contact-info .text {
  margin-bottom: 20px;
}
.footer-contact .contact-info .address, .footer-contact .contact-info .email, .footer-contact .contact-info .phone {
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 20px;
}
.footer-contact .contact-info .address label, .footer-contact .contact-info .email label, .footer-contact .contact-info .phone label {
  margin: 0;
  position: absolute;
  top: 0;
  color: #333;
  font-size: 16px;
  left: 0;
  width: 30px;
}
.footer-contact .contact-info .address .fa-envelope, .footer-contact .contact-info .email .fa-envelope, .footer-contact .contact-info .phone .fa-envelope {
  font-size: 14px;
}
.footer-contact .contact-info .address a:hover, .footer-contact .contact-info .email a:hover, .footer-contact .contact-info .phone a:hover {
  color: #76253a;
}
.footer-contact .contact-info .phone {
  margin: 0;
}
.copyright {
  padding: 3px 0 0;
  font-weight: 300;
  text-align: center;
  color: #fff;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.footer-payment {
  text-align: right;
  display: inline-block;
  margin: 0 0 0 20px;
  
}
.lang-rtl {
  
}
.lang-rtl .footer-contact .contact-info .address, .lang-rtl .footer-contact .contact-info .email, .lang-rtl .footer-contact .contact-info .phone {
  padding: 0 30px 0 0;
}
.lang-rtl .footer-contact .contact-info .address label, .lang-rtl .footer-contact .contact-info .email label, .lang-rtl .footer-contact .contact-info .phone label {
  left: auto;
  right: 0;
}
.lang-rtl .footer-payment {
  margin: 0 20px 0 0;
}
.lang-rtl .footer-container .footer-bottom .block-right {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  .az_boxFooter {
    min-height: 240px;
  }
  .copyright {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .az_boxFooter {
    margin-top: 30px;
  }
  .copyright {
    padding: 0 0 10px;
  }
  .footer-container .footer-bottom .block-right, .footer-container .footer-bottom .block-left {
    text-align: center;
  }
  .lang-rtl .footer-container .footer-bottom .block-right {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .footer-payment {
    margin: 0;
    padding: 10px 0 0;
  }
  .footer-container .footer-top {
    padding: 25px 0;
    text-align: center;
  }
}
body {
  color: #4d4d4d;
  background: #fff;
  font-size: 13px;
  line-height: 1.93em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  overflow-x: hidden;
}
body a {
  color: #4d4d4d;
}
body a:hover {
  color: #76253a;
}
.block {
  margin: 0 0 60px;
}
.block h3.block-title {
  padding: 0;
  margin: 0 0 30px;
  color: #333;
  letter-spacing: 1px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  clear: both;
  position: relative;
}
.block h3.block-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -5px;
  right: -5px;
  height: 1px;
  background: #76253a;
}
.az_module {
  margin: 0 0 30px;
}
.az_module h3.az_title {
  padding: 0;
  margin: 0 0 30px;
  color: #333;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  clear: both;
  position: relative;
}
.az_module h3.az_title:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #76253a;
}
.home-slider-vinos, .home-slider-cavas, .home-slider-aceites, .home-slider-gourmet, .home-slider-packs, .az-slider-titol {
  text-align: center;
}
.home-slider-vinos h3.az_title, .home-slider-cavas h3.az_title, .home-slider-aceites h3.az_title, .home-slider-gourmet h3.az_title, .home-slider-packs h3.az_title, .az-slider-titol h3.az_title {
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
  font-size: 35px;
  color: #4d4d4d;
  text-transform: none;
  font-weight: 300;
}
.home-slider-vinos h3.az_title:after, .home-slider-cavas h3.az_title:after, .home-slider-aceites h3.az_title:after, .home-slider-gourmet h3.az_title:after, .home-slider-packs h3.az_title:after, .az-slider-titol h3.az_title:after {
  background: transparent;
}
.az_staticsBlock {
  margin: 0;
}
.az_staticsBlock h3.block-title {
  padding: 0;
  margin: 0 0 30px;
  color: #333;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  clear: both;
  position: relative;
}
.az_staticsBlock h3.block-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -5px;
  right: -5px;
  height: 1px;
  background: #76253a;
}
.az_staticsBlock .links {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0), #76253a 98%);
}
.az_staticsBlock .links .boto-1 {
  border-radius: 5px;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.page-header h1 {
  text-transform: uppercase;
  font-weight: 700;
  text-transform: uppercase;
  color: #555;
  margin-bottom: 25px;
}
.btn {
  background: #fff;
  border: solid 2px #666;
  color: #333;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 15px;
  
}
.btn:hover {
  background: #666;
  color: #fff;
}
.lang-rtl {
  
}
.lang-rtl .owl-controls .owl-nav {
  direction: ltr;
}
@media (max-width: 480px) {
  .az_staticsBlock.registre-sessio {
    display: none;
  }
  .header_v1 #custom-text {
    display: none;
  }
}
#wrapper {
  padding-bottom: 60px;
}
#index #wrapper {
  padding: 0;
}
.block-banner1 {
  border-bottom: solid 1px #e5e5e5;
  padding: 0 0 60px;
  margin-bottom: 50px;
}
.block-banner1 .block-left {
  float: left;
}
.block-banner1 .block-right {
  float: right;
}
.columns-content4 {
  background: url(../../assets/img/icon/bg_content1.jpg) no-repeat center center;
  padding: 60px 0;
}
.block-product1 {
  padding: 50px 0 30px;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 60px;
}
.columns-content6 {
  border-bottom: solid 1px #e5e5e5;
}
.columns-content7 {
  padding: 20px 0;
}
.columns-content8 {
  background: #fdf7e8;
}
.columns-content21 {
  padding: 50px 0;
}
.columns-content24 {
  padding: 50px 0;
}
.columns-content32 {
  margin-bottom: 50px;
}
.columns-content34 {
  border: solid 1px #e5e5e5;
  border-left: none;
  border-right: none;
  overflow: hidden;
}
.columns-content36 {
  margin-bottom: 50px;
}
.columns-content41 {
  padding: 50px 0;
}
.columns-content43 {
  margin-bottom: 30px;
}
.content_v4 .block-banner1 {
  border: none;
  padding: 0;
}
.columns-content55 {
  margin: 0 0 50px;
}
.columns-content61 {
  margin: 0 0 40px;
}
.columns-content66 {
  padding: 30px 0;
  
}
.lang-rtl {
  
}
.lang-rtl .block-banner1 .block-left {
  float: right;
}
.lang-rtl .block-banner1 .block-right {
  float: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-banner1 .block-left {
    width: 59%;
    padding: 0 15px 0 0;
  }
  .block-banner1 .block-right {
    width: 41%;
  }
  .lang-rtl .block-banner1 .block-left {
    padding: 0 0 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-banner1 .block-left {
    width: 59%;
    padding: 0 10px 0 0;
  }
  .block-banner1 .block-right {
    width: 41%;
  }
  .columns-content34 {
    border: none;
  }
  .columns-content51 {
    margin: 0 0 30px;
  }
  .lang-rtl .block-banner1 .block-left {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 767px) {
  .block-banner1 .block-left {
    width: 100%;
  }
  .block-banner1 .block-right {
    width: 100%;
  }
  .columns-content34 {
    border: none;
  }
  .columns-content51 {
    margin: 0 0 30px;
  }
}
.header-top {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0;
  background-color: #76253a;
}
.header-top #custom-text {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  float: left;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.header-top #custom-text p {
  color: #fff;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
}
.header-top #custom-text p a {
  color: #fff;
}
.header-top #custom-text .separador {
  padding: 0 10px;
}
.header-top p {
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.header-top p i.material-icons {
  font-size: 14px;
  margin: 0 5px 0px 15px;
}
.header-top p i.zmdi {
  font-size: 14px;
  margin: 0 5px;
  vertical-align: middle;
}
.header-center {
  padding: 20px 0;
}
.header_v1 {
  margin-bottom: 24px;
}
.header_v1 #header-logo {
  text-align: center;
}
.header_v1 #header-logo .logo {
  display: inline-block;
}
.footer-socials a {
  background: #f4f4f4;
  border-radius: 50%;
  color: #999;
  display: inline-block;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 0 6px 0 0;
  width: 25px;
}
.footer-socials a:hover {
  background: #222;
  color: #fff;
}
.header-menu {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: 54px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.header-menu.no-background {
  background: rgba(255, 255, 255, 0.8);
  clear: both;
}
.header-menu.no-background:after {
  background: transparent;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.2;
  position: absolute;
  right: 0;
}
.header-slider {
  margin: -50px 0 0;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.header_v2 .header-center {
  padding: 55px 0 45px;
}
.header_v3 .header-center {
  padding: 20px 0 5px;
}
.header_v3 .header-bottom {
  padding: 12px 0;
  border-top: solid 1px #e5e5e5;
}
.header_v3 .footer-socials {
  text-align: right;
  float: right;
}
.header_v3 .footer-socials a {
  margin: 0 0 0 6px;
}
.header_v3 #b-left {
  padding-top: 4px;
}
.header_v4 .header-center {
  padding: 45px 0 30px;
}
.header_v4 .footer-socials {
  text-align: right;
  padding: 15px 0 0;
}
.header_v4 .footer-socials a {
  margin: 0 0 0 6px;
}
.header_v5 .header-center {
  padding: 30px 0;
}
.header_v5 .header-menu {
  background: #404040;
  margin-bottom: 30px;
}
.header_v5 #header-cart {
  padding-top: 7px;
}
.header_v5 #header-logo {
  padding-top: 10px;
}
.header_v5 .header-slider5 {
  padding: 30px 0;
}
#index .header_v5 .header-menu {
  margin: 0;
}
.header_v6 .header-center {
  padding: 30px 0;
}
.header_v6 .header-menu {
  background: #404040;
  margin-bottom: 30px;
}
.header_v6 #header-cart {
  padding-top: 7px;
}
.header_v6 #header-logo {
  padding-top: 10px;
}
.header_v6 .header-slider6 {
  padding: 30px 0 40px;
}
#index .header_v6 .header-menu {
  margin: 0;
  
}
.lang-rtl {
  
}
.lang-rtl .footer-socials a {
  margin: 0 0 0 6px;
}
.lang-rtl .header_v3 .footer-socials {
  text-align: left;
  float: left;
}
.lang-rtl .header_v3 .footer-socials a {
  margin: 0 6px 0 0;
}
.lang-rtl .header_v4 .footer-socials {
  text-align: left;
}
.lang-rtl .header_v4 .footer-socials a {
  margin: 0 6px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-slider {
    margin: 0;
  }
  .header-menu {
    background: #76253a !important;
    padding: 10px 0;
    position: inherit;
    margin-bottom: 15px;
  }
  #index .header-menu {
    margin: 0;
  }
  .header-top p i.material-icons {
    margin: 0;
  }
  .header-top p i.zmdi {
    margin: 0 5px;
  }
  .header_v2 .header-center {
    padding: 45px 0;
  }
  .header_v2 #header-menu {
    position: absolute;
    left: 0;
    top: 0;
  }
  .header_v2 #header-cart {
    position: absolute;
    right: 0;
    top: -5px;
  }
  .header_v2 #header-logo {
    text-align: center;
  }
  .header_v3 .header-center {
    padding: 30px 0;
  }
  .header_v3 #header-menu {
    position: absolute;
    left: 0;
    top: 0;
  }
  .header_v3 #header-cart {
    position: absolute;
    right: 0;
    top: -5px;
  }
  .header_v3 #header-logo {
    text-align: center;
  }
  .header_v4 .header-center {
    padding: 30px 0;
  }
  .header_v4 .footer-socials {
    padding: 0;
  }
  .header_v5 .header-menu {
    padding: 0 0 5px;
  }
  .header_v6 .header-menu {
    padding: 0 0 5px;
  }
  .lang-rtl .header_v2 #header-menu {
    position: absolute;
    left: auto;
    right: 0;
  }
  .lang-rtl .header_v2 #header-cart {
    position: absolute;
    right: auto;
    left: 0;
  }
  .lang-rtl .header_v3 #header-menu {
    position: absolute;
    left: auto;
    right: 0;
  }
  .lang-rtl .header_v3 #header-cart {
    position: absolute;
    right: auto;
    left: 0;
  }
}
@media (max-width: 767px) {
  #header-socials {
    display: none;
  }
  .header-center {
    padding: 15px 0;
  }
  .header-slider {
    margin: 0;
  }
  .header-menu {
    background: #76253a !important;
    padding: 10px 0;
    position: inherit;
    margin-bottom: 15px;
  }
  #index .header-menu {
    margin: 0;
  }
  .header_v2 .header-center {
    padding: 30px 0;
  }
  .header_v2 #header-menu {
    position: absolute;
    left: 0;
    top: 0;
  }
  .header_v2 #header-cart {
    position: absolute;
    right: 0;
    top: -5px;
  }
  .header_v2 #header-logo {
    text-align: center;
  }
  .header_v3 .header-center {
    padding: 30px 0;
  }
  .header_v3 #header-menu {
    position: absolute;
    left: 0;
    top: 0;
  }
  .header_v3 #header-cart {
    position: absolute;
    right: 0;
    top: -5px;
  }
  .header_v3 #header-logo {
    text-align: center;
  }
  .header_v4 .header-center {
    padding: 30px 0;
  }
  .header_v4 .footer-socials {
    padding: 0;
  }
  .header_v5 #header-logo, .header_v5 #header-cart {
    padding-top: 0;
  }
  .header_v5 #header-contact {
    display: none;
  }
  .header_v5 .header-menu {
    padding: 0 0 5px;
  }
  .header_v5 .header-slider5 {
    padding: 15px 0 30px;
  }
  .header_v6 #header-logo, .header_v6 #header-cart {
    padding-top: 0;
  }
  .header_v6 #header-contact {
    display: none;
  }
  .header_v6 .header-menu {
    padding: 0 0 5px;
  }
  .header_v6 .header-slider6 {
    padding: 15px 0 30px;
  }
  .lang-rtl .header_v2 #header-menu {
    position: absolute;
    left: auto;
    right: 0;
  }
  .lang-rtl .header_v2 #header-cart {
    position: absolute;
    right: auto;
    left: 0;
  }
  .lang-rtl .header_v3 #header-menu {
    position: absolute;
    left: auto;
    right: 0;
  }
  .lang-rtl .header_v3 #header-cart {
    position: absolute;
    right: auto;
    left: 0;
  }
}
@media (max-width: 480px) {
  .header-top div > p {
    display: none;
  }
  .header_v2 #header-logo img {
    max-width: 110px;
    margin: 0 40px;
    float: left;
  }
  .header_v3 #header-logo img {
    max-width: 80px;
    margin: 0 40px;
    float: left;
  }
  .header_v4 #header-logo {
    text-align: center;
    padding-bottom: 30px;
  }
  .lang-rtl .header_v2 #header-logo img {
    float: right;
  }
  .lang-rtl .header_v3 #header-logo img {
    float: right;
  }
}
.block-categories .category-sub-menu {
  margin: 0;
  padding: 0;
}
.block-categories .category-sub-menu li {
  position: relative;
  padding: 0px;
  border-bottom: solid 1px #e5e5e5;
}
.block-categories .category-sub-menu li[data-depth="0"] a {
  color: #666;
  padding: 10px 0;
  display: block;
}
.block-categories .category-sub-menu li[data-depth="1"] {
  margin: 0;
  background: #fff;
}
.block-categories .category-sub-menu li[data-depth="1"] > a {
  font-size: 13px;
}
.block-categories .category-sub-menu li:last-child {
  border: none;
}
.block-categories .category-sub-menu li:hover > a {
  color: #76253a;
}
.block-categories .category-sub-menu li:hover > .collapse-icons, .block-categories .category-sub-menu li:hover > .arrows {
  color: #76253a;
}
.block-categories .collapse-icons {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 0;
  cursor: pointer;
  color: #adadad;
  font-size: 20px;
  border: none;
  line-height: inherit;
}
.block-categories .collapse-icons .material-icons {
  font-size: 16px;
}
.block-categories .collapse-icons .remove {
  display: none;
}
.block-categories .collapse-icons[aria-expanded="true"] .add {
  display: none;
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
  display: block;
}
.block-categories .arrows {
  position: absolute;
  top: 12px;
  right: 11px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #adadad;
}
.block-categories .arrows .material-icons {
  font-size: 16px;
}
.block-categories .arrows .arrow-down {
  display: none;
}
.block-categories .arrows .arrow-right:hover, .block-categories .arrows .arrow-down:hover {
  color: #76253a;
}
.block-categories .arrows[aria-expanded="true"] .arrow-right {
  display: none;
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
  display: inline-block;
}
.block-categories h3.block-title {
  width: 100%;
}
.block-categories h3.block-title:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #76253a;
}
#search_filters {
  position: relative;
  margin: 0;
}
#search_filters .block-title {
  display: none;
}
#search_filters .clear-all-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  display: none;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all {
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
  border: none;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all .material-icons {
  margin: -1px 0 0;
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all:hover, #search_filters .clear-all-wrapper .js-search-filters-clear-all:focus {
  color: #76253a;
}
#search_filters .facet {
  padding: 0 0 60px;
}
#search_filters .facet li {
  border-bottom: solid 1px #e5e5e5;
}
#search_filters .facet .collapse {
  margin: 0;
  display: block;
  padding: 0;
}
#search_filters .facet .facet-title {
  padding: 0;
  margin: 0 0 15px;
  color: #000;
  letter-spacing: 1px;
  font-size: 15px;
  text-transform: none;
  font-weight: 500;
  display: inline-block;
  clear: both;
  position: relative;
  width: 100%;
}
#search_filters .facet .facet-title:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #76253a;
}
#search_filters .facet .facet-label {
  padding: 10px 0;
  margin: 0;
  display: block;
  cursor: pointer;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif" !important;
}
#search_filters .facet .facet-label a {
  font-size: 13px;
  color: #666;
}
#search_filters .facet .facet-label a span {
  float: right;
}
#search_filters .facet .facet-label .color {
  margin: 0 5px 0 0;
  box-shadow: none;
}
#search_filters .facet .facet-label input[type="radio"] {
  display: none;
}
#search_filters .facet .facet-label.active .custom-checkbox span.color, #search_filters .facet .facet-label:hover .custom-checkbox span.color {
  border: solid 1px #76253a;
}
#search_filters .facet .facet-label.active a, #search_filters .facet .facet-label:hover a {
  color: #76253a;
}
#search_filters .facet .facet-label.active .custom-checkbox input[type="checkbox"] + span .checkbox-checked, #search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  display: block;
  color: #76253a;
}
#search_filters .facet .facet-label.active .custom-checkbox input[type="checkbox"] + span, #search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"] + span {
  border-color: #76253a;
}
#search_filters .facet .facet-label.active .custom-checkbox .material-icons, #search_filters .facet .facet-label:hover .custom-checkbox .material-icons {
  color: #76253a;
}
#search_filters .facet .facet-label .ps-shown-by-js {
  display: none !important;
}
#search_filters .facet .custom-checkbox span {
  display: none;
}
#search_filters .facet .custom-checkbox span.color {
  display: inline-block;
}
#search_filters .custom-checkbox input[type="checkbox"] + span {
  border: none;
  display: none;
}
#search_filters .color, #search_filters .custom-checkbox input[type="checkbox"] + span.color {
  height: 14px;
  width: 14px;
  border-radius: 50%;
}
.search-widget {
  margin-top: 40px;
}
.search-widget form input[type="text"] {
  padding: 2px 30px;
  padding-right: 50px;
  width: 100%;
  height: 46px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50px;
  font-size : 14px;
}
.search-widget form input[type="text"]::-webkit-input-placeholder {
  color: #888;
}
.search-widget form input[type="text"]:-moz-placeholder {
  color: #888;
}
.search-widget form input[type="text"]::-moz-placeholder {
  color: #888;
}
.search-widget form input[type="text"]:-ms-input-placeholder {
  color: #888;
}
.search-widget form input[type="text"]:hover, .search-widget form input[type="text"]:focus {
  border: 1px solid #76253a;
  outline: 0px;
}
.search-widget form button[type="submit"] {
  bottom: 0px;
  width: 50px;
  height: 46px;
  color: #444;
  line-height: 46px;
}
.search-widget form input[type=text]:focus + button .search {
  color: #76253a;
  
}
.lang-rtl .block-categories .collapse-icons {
  right: auto;
  left: 0;
}
.lang-rtl #search_filters .clear-all-wrapper {
  right: auto;
  left: 0;
}
.lang-rtl .custom-checkbox input[type="checkbox"] + span {
  margin: 0 0 0 3px;
}
.lang-rtl #search_filters .facet .facet-label a span {
  float: left;
}
.lang-rtl .filter-button {
  float: right;
}
.lang-rtl #search_filters .facet .facet-label .color {
  margin: 0 0 0 5px;
}
.azlanguage-selector {
  float: right;
  padding: 0 15px 0 0;
  position: relative;
  border-right: 1px solid #e5e5e5;
  margin: 0;
}
.azlanguage-selector .language-label {
  float: left;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-right: 5px;
  text-transform: uppercase;
  display: none;
}
.azlanguage-selector .language-title {
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.azlanguage-selector .language-title:hover {
  color: #fff;
}
.azlanguage-selector .language-title .language-list li {
  display: inline-block;
}
.azlanguage-selector .language-title .language-list li.current {
  font-weight: bolder;
}
.azlanguage-selector .language-title .language-list li:first-child a {
  border-right: 1px solid #fff;
  padding-right: 15px;
}
.azlanguage-selector .language-title .language-list li a {
  color: #fff;
  padding-left: 15px;
}
.azlanguage-selector .dropdown-menu {
  background: #76253a;
  z-index: 3;
  border: 1px solid #e5e5e5;
  display: none;
  padding: 2px 15px;
  position: absolute;
  text-align: left;
  right: 0;
  top: 28px;
  width: 100%;
}
.azlanguage-selector .dropdown-menu li {
  border-bottom: 1px solid #eee;
  padding: 9px 0;
}
.azlanguage-selector .dropdown-menu li a {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.azlanguage-selector .dropdown-menu li a span {
  display: none;
}
.azlanguage-selector .dropdown-menu li img {
  margin: -2px 5px 0 0;
}
.azlanguage-selector .dropdown-menu li.current a, .azlanguage-selector .dropdown-menu li:hover a {
  color: #fff;
  font-weight: bold;
}
.azlanguage-selector .dropdown-menu li.current a span, .azlanguage-selector .dropdown-menu li:hover a span {
  display: none;
}
.azlanguage-selector .dropdown-menu li:last-child {
  border: none;
}
.azlanguage-selector.open .language-title {
  color: #fff;
}
.azcurrency-selector {
  float: left;
  position: relative;
  line-height: 19px;
}
.azcurrency-selector .currency-label {
  float: left;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-right: 5px;
  text-transform: uppercase;
}
.azcurrency-selector .currency-title {
  color: #222;
  cursor: pointer;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
}
.azcurrency-selector .currency-title:hover {
  color: #76253a;
}
.azcurrency-selector .dropdown-menu {
  background: #fff;
  z-index: 3;
  border: 1px solid #e5e5e5;
  display: none;
  padding: 2px 15px;
  position: absolute;
  text-align: left;
  right: 0;
  top: 28px;
  width: 100%;
  min-width: 100%;
}
.azcurrency-selector .dropdown-menu li {
  border-bottom: 1px solid #eee;
  padding: 9px 0;
}
.azcurrency-selector .dropdown-menu li a {
  color: #666;
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
}
.azcurrency-selector .dropdown-menu li.current a, .azcurrency-selector .dropdown-menu li:hover a {
  color: #76253a;
}
.azcurrency-selector .dropdown-menu li:last-child {
  border: none;
}
.azcurrency-selector.open .currency-title {
  color: #76253a;
}
.az_userinfo {
  float: right;
  padding: 0;
}
.az_userinfo .icon-setting {
  display: none;
}
.az_userinfo a {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 15px;
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  color: #fff;
}
.az_userinfo a:hover {
  color: #fff !important;
}
.az_userinfo a.register, .az_userinfo a.logout {
  border: none;
  padding: 0 0 0 15px;
}
.az_userinfo span {
  color: #fff;
  font-weight: 500;
}
.az_userinfo .userlinks {
  position: relative;
}
.az_userinfo .userlinks .dropdown-menu {
  left: 0;
  background-color: #76253a;
  min-width: 230px;
}
.az_userinfo .userlinks .dropdown-menu li a {
  border-right: 0;
}
.az_userinfo .userlinks .dropdown-menu li a:hover {
  font-weight: 700;
}
.header_v3 .az_userinfo {
  position: relative;
  border-left: solid 1px #e5e5e5;
  float: right;
  padding: 0 0 0 12px;
  margin: 0 0 0 20px;
  
}
.header_v3 .az_userinfo .icon-setting {
  display: block;
  height: 30px;
  width: 30px;
  background: url(../../assets/img/icon/icon_setting.png) no-repeat center center;
  cursor: pointer;
}
.header_v3 .az_userinfo .userlinks {
  position: absolute;
  right: 0;
  min-width: 122px;
  border: solid 1px #e5e5e5;
  background: #fff;
  z-index: 3;
  top: 48px;
  padding: 5px 0;
  display: none;
}
.header_v3 .az_userinfo .userlinks:before {
  content: "";
  background: transparent;
  position: absolute;
  left: -1px;
  right: -1px;
  height: 19px;
  top: -19px;
}
.header_v3 .az_userinfo .userlinks a {
  text-transform: capitalize;
  padding: 5px 22px;
  font-size: 12px;
  border: none;
  width: 100%;
  position: relative;
  transition: 0.3s all ease 0s;
}
.header_v3 .az_userinfo .userlinks a:before {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 10px;
}
.header_v3 .az_userinfo .userlinks a:hover:before {
  background: #76253a;
}
.header_v3 .az_userinfo:hover .userlinks {
  display: block;
}
.header_v3 .az_userinfo.logged .userlinks {
  min-width: 185px;
}
.lang-rtl {
  
}
.lang-rtl .azlanguage-selector {
  float: right;
  border-left: 1px solid #e5e5e5;
  border-right: none;
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
}
.lang-rtl .azlanguage-selector .language-label {
  float: right;
  margin: 0 0 0 5px;
}
.lang-rtl .azlanguage-selector .language-title {
  float: right;
}
.lang-rtl .azlanguage-selector .dropdown-menu {
  text-align: right;
}
.lang-rtl .azlanguage-selector .dropdown-menu li img {
  margin: -2px 0 0 5px;
}
.lang-rtl .azcurrency-selector {
  float: right;
}
.lang-rtl .azcurrency-selector .currency-label {
  float: right;
  margin: 0 0 0 5px;
}
.lang-rtl .azcurrency-selector .currency-title {
  float: right;
}
.lang-rtl .azcurrency-selector .dropdown-menu {
  text-align: right;
}
.lang-rtl .az_userinfo {
  float: left;
}
.lang-rtl .az_userinfo a {
  border-left: 1px solid #e5e5e5;
  border-right: none;
}
.lang-rtl .az_userinfo a.register, .lang-rtl .az_userinfo a.logout {
  padding: 0 15px 0 0;
  border: none;
}
.lang-rtl .header_v3 .az_userinfo {
  border-right: 1px solid #e5e5e5;
  border-left: none;
  padding: 0 12px 0 0;
  margin: 0 20px 0 0;
}
.lang-rtl .header_v3 .az_userinfo .userlinks {
  right: auto;
  left: 0;
}
.lang-rtl .header_v3 .az_userinfo .userlinks a:before {
  left: auto;
  right: 10px;
}
.lang-rtl .header_v3 .az_userinfo .userlinks a.register, .lang-rtl .header_v3 .az_userinfo .userlinks a.logout {
  padding: 5px 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 767px) {
  .azlanguage-selector {
    border-right: 0;
  }
}
@media (max-width: 480px) {
  .full-xs {
    width: 100%;
  }
  .azlanguage-selector {
    border-right: 0;
    float: left;
  }
  .azlanguage-selector .language-label {
    display: none;
  }
  .azlanguage-selector .dropdown-menu {
    min-width: 120px;
    top: 29px;
  }
  .azcurrency-selector .currency-label {
    display: none;
  }
  .azcurrency-selector .dropdown-menu {
    min-width: 100px;
    top: 29px;
  }
  .az_userinfo {
    float: left;
  }
}
.product-page .images-container .js-qv-mask .thumb-container .thumb {
  border: solid 1px #f6f6f6;
  cursor: pointer;
}
.product-page .images-container .js-qv-mask .thumb-container .thumb:hover, .product-page .images-container .js-qv-mask .thumb-container .thumb.selected {
  border-color: #76253a;
}
.product-page .images-container .product-cover {
  border: solid 1px #d5d5d5;
}
.product-page .images-container .product-cover .product-flags span.discount-label {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.product-page .images-container .product-cover .product-flags span.unavailable {
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.product-page .images-container .product-cover .product-flags span.new-label {
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.product-page .images-container .product-cover .product-flags span.sale-label, .product-page .images-container .product-cover .product-flags span.discount-percentage {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 500;
  height: 16px;
  left: 0;
  letter-spacing: 1px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  width: 53px;
}
.product-page .images-container .product-cover .product-flags span.on-sale-label {
  background: #76253a;
  top: 37px !important;
  color: #333;
}
.product-page .images-container .product-cover .product-flags span.discount-percentage {
  background: #76253a;
  top: 37px !important;
  color: #333;
}
.product-page .images-container .product-cover .layer {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  cursor: pointer;
}
.product-page .images-container .product-cover .layer:hover {
  color: #76253a;
}
.product-page .images-container .product-cover .layer .zoom-in {
  font-size: 40px;
}
.product-page .images-container.vertical-thumbnails .js-qv-mask {
  float: left;
  width: 102px;
}
.product-page .images-container.vertical-thumbnails .js-qv-mask .thumb-container {
  margin: 5px 0;
}
.product-page .images-container.vertical-thumbnails .product-images {
  padding: 30px 0;
}
.product-page .images-container.vertical-thumbnails .product-cover {
  float: right;
  width: calc(100% - 122px);
}
.product-page .images-container.vertical-thumbnails .slick-arrow {
  left: calc(50% - 11px);
}
.product-page .images-container.vertical-thumbnails .slick-prev {
  bottom: 0;
}
.product-page .images-container.vertical-thumbnails .slick-prev:before {
  content: "\f107";
}
.product-page .images-container.vertical-thumbnails .slick-next {
  top: 0;
}
.product-page .images-container.vertical-thumbnails .slick-next:before {
  content: "\f106";
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  margin: 0 5px;
}
.product-page .images-container.horizontal-thumbnails .product-cover {
  margin-bottom: 10px;
}
.product-page .images-container.horizontal-thumbnails .product-images {
  padding: 0 20px;
}
.product-page .images-container.horizontal-thumbnails .slick-arrow {
  top: calc(50% - 11px);
}
.product-page .images-container.horizontal-thumbnails .slick-prev {
  left: -20px;
}
.product-page .images-container.horizontal-thumbnails .slick-prev:before {
  content: "\f104";
}
.product-page .images-container.horizontal-thumbnails .slick-next {
  right: -20px;
}
.product-page .images-container.horizontal-thumbnails .slick-next:before {
  content: "\f105";
}
.product-page .images-container .slick-arrow {
  position: absolute;
  padding: 0;
  width: 34px;
  height: 34px;
  color: #666;
  text-align: center;
  border: none;
  background: #f8f8f8;
  font-size: 0;
  line-height: 34px;
  box-shadow: none;
  text-align: center;
  z-index: 2;
}
.product-page .images-container .slick-arrow:before {
  content: "";
  font-family: "Fontawesome";
  font-size: 16px;
  display: block;
}
.product-page .images-container .slick-arrow:hover {
  background: #222;
  color: #fff;
}
.product-page .product-name {
  margin: 0 0 5px;
  padding: 0;
  font-size: 35px;
  color: #4d4d4d;
  font-weight: 500;
  line-height: 1.2;
}
.product-page .product-manufacture {
  float: left;
  color: #888;
  position: relative;
  padding: 0 15px 0 0;
  margin: 0 10px 0 0;
}
.product-page .product-manufacture:after {
  content: "/";
  position: absolute;
  top: 0;
  right: 0;
}
.product-page .product-prices {
  margin: 0;
  float: left;
}
.product-page .product-prices .product-discount {
  display: inline-block;
  margin: 0;
  color: #8e8e8e;
  font-size: 30px;
  text-decoration: line-through;
  padding: 0 10px;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
}
.product-page .product-prices .product-price {
  display: inline-block;
  margin: 0;
  font-size: 30px;
  color: #61182c;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
  padding-right: 10px;
}
.product-page .product-prices .product-price .current-price {
  margin-top: 0.925rem;
}
.product-page .product-prices .tax-shipping-delivery-label {
  margin: 0;
}
.product-page .product-prices .xd-original-price {
  display: inline-block;
  margin: 0;
  color: #8e8e8e;
  font-size: 30px;
  text-decoration: line-through;
  padding: 0;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
}
.product-page .product-prices .price-group-discount {
  color: #61182c;
  font-size: 10px;
  margin-top: -10px;
}
.product-page #product-availability {
  float: right;
}
.product-page #product-availability label {
  margin: 0;
  color: #8e8e8e;
  font-size: 13px;
}
.product-page #product-availability span.instock {
  color: #4cbb6c;
}
.product-page #product-availability span.outstock {
  color: #f60c00;
}
.product-page .product-short-description {
  padding-bottom: 25px;
  border-bottom: solid 1px #e5e5e5;
  margin: 45px 0 0;
}
.product-page .product-short-description p {
  margin: 0;
  line-height: 1.93em;
}
.product-page .product-actions {
  padding: 30px 0;
}
.product-page .product-actions .control-label {
  font-weight: 600;
  font-size: 13px;
  color: #222;
  min-width: 45px;
  width: auto;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
}
.product-page .product-actions .product-variants {
  display: inline-block;
  margin: 0 40px 0 0;
}
.product-page .product-actions .product-variants .product-variants-item {
  margin: 0;
}
.product-page .product-actions .product-variants .product-variants-item ul, .product-page .product-actions .product-variants .product-variants-item .selector {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.product-page .product-actions .product-variants .product-variants-item .selector {
  position: relative;
  height: 40px;
  width: 80px;
  background: #fff;
  cursor: pointer;
}
.product-page .product-actions .product-variants .product-variants-item .selector:after {
  content: "\f107";
  position: absolute;
  top: 1px;
  right: 1px;
  width: 38px;
  height: 38px;
  color: #747474;
  background: #fff;
  font-size: 14px;
  font-family: Fontawesome;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
  border-left: solid 1px #e5e5e5;
}
.product-page .product-actions .product-variants .product-variants-item select {
  padding: 0 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: solid 1px #e5e5e5;
  color: #555;
}
.product-page .product-actions .product-variants .product-variants-item select option {
  padding: 4px 12px;
}
.product-page .product-actions .product-variants .product-variants-item .color {
  box-shadow: none;
  height: 14px;
  width: 14px;
  margin: 0 8px 0 0;
  border: none;
}
.product-page .product-actions .product-variants .product-variants-item.Color {
  position: absolute;
  left: 15px;
  top: 60px;
}
.product-page .product-actions .product-variants .product-variants-item.Color .control-label {
  display: none;
}
.product-page .product-actions .product-variants .product-variants-item.Color .color {
  border-radius: 50%;
}
.product-page .product-actions .product-quantity {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.product-page .product-actions .product-quantity .qty {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  float: none;
  border: solid 1px #e5e5e5;
  position: relative;
  height: 40px;
  width: 80px;
}
.product-page .product-actions .product-quantity .add {
  margin: 0 15px;
}
.product-page .product-actions .product-quantity #quantity_wanted {
  padding: 0 5px;
  width: 40px;
  height: 38px;
  color: #555;
  border: none;
  font-size: 14px;
  text-align: center;
  z-index: 0;
}
.product-page .product-actions .product-quantity .input-group-btn-vertical {
  margin: 0;
  width: 38px;
  border-left: 1px solid #e5e5e5;
  overflow: hidden;
}
.product-page .product-actions .product-quantity .btn-touchspin {
  color: #747474;
  height: 19px;
  border: 0;
  background: #fff;
  padding: 0;
  margin: 0;
}
.product-page .product-actions .product-quantity .btn-touchspin .touchspin-up {
  line-height: 22px;
}
.product-page .product-actions .product-quantity .btn-touchspin .touchspin-down {
  line-height: 12px;
}
.product-page .product-actions .product-quantity .btn-touchspin:hover {
  color: #76253a;
}
.product-page .product-actions .product-discounts {
  margin: 0;
}
.product-page .product-actions .product-add-to-cart {
  padding: 30px 0 0;
}
.product-page .product-actions .product-add-to-cart .add-to-cart {
  padding: 0 30px;
  border-radius: 5px;
  height: 42px;
  font-size: 16px;
  color: #fff;
  background-color: #76253a;
  line-height: 35px;
  box-shadow: none;
  font-weight: 500;
  border: none;
  text-transform: uppercase;
}
.product-page .product-actions .product-add-to-cart .add-to-cart:hover {
  color: #fff;
}
.product-page .social-sharing {
  display: block;
  margin: 0;
  padding: 0;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  padding: 20px 0;
  margin: 30px 0 0;
}
.product-page .social-sharing .control-label {
  margin: 0 40px 0 0;
}
.product-page .social-sharing ul {
  display: inline-block;
  vertical-align: middle;
}
.product-page .social-sharing ul li {
  box-shadow: none;
  margin: 0;
  border-radius: 0;
  height: auto;
  width: auto;
  margin: 0 10px;
}
.product-page .social-sharing ul li a {
  overflow: visible;
  text-indent: 0;
}
.product-page .social-sharing ul li a:before {
  font-family: Fontawesome;
  font-size: 16px;
  color: #898989;
  text-indent: 0;
}
.product-page .social-sharing ul li a:hover:before {
  color: #76253a;
}
.product-page .social-sharing ul li.facebook a:before {
  content: "\f09a";
}
.product-page .social-sharing ul li.twitter a:before {
  content: "\f099";
}
.product-page .social-sharing ul li.googleplus a:before {
  content: "\f0d5";
}
.product-page .social-sharing ul li.pinterest a:before {
  content: "\f231";
}
.product-page .bottom-info > div {
  margin-bottom: 5px;
}
.product-page .bottom-info .label-info {
  text-transform: uppercase;
  color: #222;
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  letter-spacing: 1px;
}
.product-page .bottom-info .manufacture-image {
  clear: both;
}
.product-page .bottom-info .product-cat {
  display: none;
}
.product-page #block-reassurance {
  box-shadow: none;
  border: solid 1px #e5e5e5;
}
.product-page .product-moreinfo {
  margin: 60px 0;
}
.product-moreinfo {
  border: solid 1px #e5e5e5;
  border-left: none;
  border-right: none;
  padding: 50px 0;
}
.product-moreinfo .product-manufacturer {
  margin-bottom: 15px;
}
.product-moreinfo .tabs {
  margin: 0;
  box-shadow: none;
  padding: 0;
}
.product-moreinfo .tabs .nav-tabs {
  margin: 0px -5px;
  border: none;
  display: flex;
  justify-content: center;
}
.product-moreinfo .tabs .nav-tabs .nav-item {
  margin: 0;
  position: relative;
  margin: 0 21px 0 0;
  padding: 0 20px 0 0;
}
.product-moreinfo .tabs .nav-tabs .nav-item:after {
  background: #d8d8d8;
  content: "";
  height: 11px;
  left: -21px;
  position: absolute;
  top: 6px;
  width: 2px;
}
.product-moreinfo .tabs .nav-tabs .nav-item:first-child:after {
  display: none;
}
.product-moreinfo .tabs .nav-tabs .nav-item .nav-link {
  background: #fff;
  border: medium none;
  border-radius: 0;
  color: #858585;
  display: inline-block;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
  font-weight: normal;
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 5px;
  position: relative;
}
.product-moreinfo .tabs .nav-tabs .nav-item .nav-link:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  transition: 0.3s all ease 0s;
  background: #76253a;
  height: 4px;
  bottom: -5px;
}
.product-moreinfo .tabs .nav-tabs .nav-item .nav-link:hover, .product-moreinfo .tabs .nav-tabs .nav-item .nav-link.active {
  color: #000;
}
.product-moreinfo .tabs .nav-tabs .nav-item .nav-link:hover:after, .product-moreinfo .tabs .nav-tabs .nav-item .nav-link.active:after {
  left: 0;
  right: 0;
}
.product-moreinfo .tabs .tab-content {
  border: none;
  padding: 25px 0 0;
  border-radius: 0;
  line-height: 22px;
}
.product-moreinfo .tabs .tab-content .tab-pane {
  padding: 0;
  font-weight: 400;
}
.product-moreinfo .tabs .tab-content .tab-pane .product-description {
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 15px;
  line-height: 1.93;
  color: #3c3c3c;
}
.product-moreinfo .tabs .tab-content .tab-pane .product-description h3 {
  font-size: 18px;
  line-height: 1.89;
  color: #61182c;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
  font-weight: 500;
  margin-top: 20px;
}
.product-moreinfo .tabs .tab-content .tab-pane .product-description h3:first-child {
  margin-top: 0;
}
.product-moreinfo .tabs .tab-content p {
  margin: 0;
}
.product-moreinfo .tabs .tab-content .product-features {
  margin: 0;
}
.product-moreinfo .tabs .tab-content .data-sheet {
  margin: 0;
}
.product-moreinfo .panel {
  margin: 0;
}
.product-moreinfo .panel .panel-heading {
  border: solid 1px #ddd;
  transition: 0.3s all ease 0s;
}
.product-moreinfo .panel .panel-heading h4 {
  margin: 0;
}
.product-moreinfo .panel .panel-heading h4 a {
  color: #666;
  font-weight: 400;
  display: block;
  padding: 15px;
  transition: 0.3s all ease 0s;
  background: #ececec;
}
.product-moreinfo .panel .panel-heading:hover {
  border-color: #76253a;
}
.product-moreinfo .panel .panel-heading:hover h4 a {
  color: #76253a;
}
.product-moreinfo .panel .panel-body {
  border: solid 1px #ddd;
  padding: 30px;
}
.product-moreinfo .panel .panel-body p {
  line-height: 22px;
  margin: 0;
}
.product-moreinfo .moreinfo-list .infobox {
  margin-bottom: 30px;
}
.product-moreinfo .moreinfo-list .infobox .titlebox {
  text-align: center;
  margin-bottom: -1px;
}
.product-moreinfo .moreinfo-list .infobox .titlebox h4 {
  margin: 0;
  display: inline-block;
  background: #ececec;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 20px;
  border: solid 1px #ddd;
}
.product-moreinfo .moreinfo-list .infobox .contentbox {
  border: solid 1px #ddd;
  padding: 30px;
}
.product-moreinfo .moreinfo-list .infobox .contentbox p {
  line-height: 22px;
  margin: 0;
}
.tabpane {
  display: none;
}
.tabpane.active {
  display: block;
}
.product-accessories {
  position: relative;
  
}
.product-accessories .products .product-container {
  margin: 0;
}
.product-accessories .owl-controls {
  display: inline-block;
}
.product-accessories .owl-controls .owl-nav {
  display: inline-block;
  font-size: 0;
  position: absolute;
  top: -53px;
  right: -3px;
}
.product-accessories .owl-controls .owl-nav .owl-prev, .product-accessories .owl-controls .owl-nav .owl-next {
  display: inline-block;
  color: #666;
  font-size: 16px;
  margin: 0 3px;
  height: 34px;
  width: 34px;
  background: #f8f8f8;
  text-align: center;
  line-height: 34px;
}
.product-accessories .owl-controls .owl-nav .owl-prev:hover, .product-accessories .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
  background: #222;
}
.lang-rtl {
  
}
.lang-rtl .product-page .images-container .product-cover .product-flags span.new-label, .lang-rtl .product-page .images-container .product-cover .product-flags span.sale-label, .lang-rtl .product-page .images-container .product-cover .product-flags span.discount-percentage {
  left: auto;
  right: 0;
}
.lang-rtl .product-page .product-manufacture {
  float: right;
  margin: 0 0 0 10px;
  padding: 0 0 0 15px;
}
.lang-rtl .product-page .product-manufacture:after {
  right: auto;
  left: 0;
}
.lang-rtl .product-page .product-prices {
  float: right;
}
.lang-rtl .product-page .product-actions .product-quantity .input-group-btn-vertical {
  border-left: none;
  border-right: 1px solid #e5e5e5;
}
.lang-rtl .product-page .product-actions .product-variants {
  margin: 0 0 0 40px;
}
.lang-rtl .product-page .product-actions .product-variants .product-variants-item .selector:after {
  right: auto;
  left: 1px;
  border-left: none;
  border-right: 1px solid #e5e5e5;
}
.lang-rtl .product-page .product-actions .product-variants .product-variants-item .color {
  margin: 0 0 0 8px;
}
.lang-rtl .product-page .product-actions .product-variants .product-variants-item.Color {
  left: auto;
  right: 15px;
}
.lang-rtl .product-page .social-sharing .control-label {
  margin: 0 0 0 40px;
}
.lang-rtl .product-moreinfo .tabs .nav-tabs .nav-item {
  margin: 0 0 0 21px;
  padding: 0 0 0 20px;
}
.lang-rtl .product-moreinfo .tabs .nav-tabs .nav-item:after {
  left: auto;
  right: -21px;
}
.lang-rtl .product-accessories .owl-controls .owl-nav {
  right: auto;
  left: -3px;
}
@media (max-width: 767px) {
  .product-page .images-container {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .product-page .product-actions .product-variants {
    margin: 0 15px 0 0;
  }
  .product-moreinfo .tabs .nav-tabs .nav-item {
    margin: 0;
    padding: 0;
  }
  .lang-rtl .product-page .product-actions .product-variants {
    margin: 0 0 0 15px;
  }
}
.products .product-container {
  margin-top: 30px;
  border: solid 1px #d5d5d5;
  padding-top: 10px;
  position: relative;
}
.products .product-container .product-image {
  position: relative;
}
.products .product-container .product-image .product-image-container {
  position: relative;
}
.products .product-container .product-image .product-thumbnail {
  display: block;
  position: relative;
  border: 0;
  text-align: center;
  overflow: hidden;
}
.products .product-container .product-image .product-thumbnail .img_0 {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  transition: 0.3s all ease 0s;
  opacity: 0;
}
.products .product-container .product-image .product-flags span.discount-label {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.products .product-container .product-image .product-flags span.sale-label, .products .product-container .product-image .product-flags span.discount-percentage {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 500;
  height: 16px;
  left: 0;
  letter-spacing: 1px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  width: 53px;
}
.products .product-container .product-image .product-flags span.new-label {
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.products .product-container .product-image .product-flags span.on-sale-label {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.products .product-container .product-image .product-flags span.discount-percentage {
  background: #76253a;
  top: 37px !important;
  color: #333;
}
.products .product-container .product-image .product-flags span.unavailable {
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  border-radius: 19px;
  background-color: #76253a;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
}
.products .product-container .product-image .quick-view {
  position: relative;
  font-size: 0;
  width: 46px;
  height: 46px;
  display: block;
  background: url(../img/icon/icon_quick.png) -46px 0px no-repeat;
}
.products .product-container .product-image .quick {
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  transition: 0.3s all ease 0s;
}
.products .product-container .product-image .quick:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-bottom: 46px solid #222;
  border-left: 46px solid transparent;
}
.products .product-container .product-image .quick:hover:before {
  border-bottom: 46px solid #76253a;
}
.products .product-container .product-image .variant-links {
  opacity: 0;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: 0.3s all ease 0s;
  font-size: 0;
}
.products .product-container .product-image .variant-links .color {
  box-shadow: none;
  border: none;
  margin: 0 0 0 10px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
}
.products .product-container .product-info {
  padding: 15px 0 0;
}
.products .product-container .product-info h5.product-title {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 400;
  text-align: center;
}
.products .product-container .product-info h5.product-title a {
  color: #000;
  transition: 0.3s all ease 0s;
}
.products .product-container .product-info h5.product-title a:hover {
  color: #76253a;
}
.products .product-container .product-info .product-price-variants {
  overflow: hidden;
  min-height: 25px;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.products .product-container .product-info .title_manufacture {
  font-size: 12px;
  margin: 0;
  padding-right: 10px;
  color: #888;
  display: inline-block;
  position: relative;
  min-height: 10px;
  font-weight: 400;
  margin: 0 5px 0 0;
}
.products .product-container .product-info .title_manufacture:after {
  content: "/";
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 16px;
  display: none;
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
}
.products .product-container .product-info .product-price-and-shipping {
  display: inline-block;
}
.products .product-container .product-info .product-price-and-shipping .price {
  font-size: 16px;
  font-weight: 600;
  color: #61182c;
}
.products .product-container .product-info .product-price-and-shipping .regular-price {
  text-decoration: line-through;
  font-size: 12px;
  color: #888;
  padding: 0 5px;
}
.products .product-container .product-info .product-price-and-shipping.hdp .price {
  color: #76253a;
}
.products .product-container .product-info .cart-button {
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 11px;
  border: solid 1px #e5e5e5;
  display: inline-block;
  padding: 0 25px;
}
.products .product-container .product-info .product-availability {
  margin: 0 0 20px;
  display: block;
}
.products .product-container .quick-cart .wrapper {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
.products .product-container .quick-cart:hover .wrapper {
  opacity: 1;
  position: absolute;
  z-index: 999;
  top: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  background: rgba(84, 131, 74, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.3s all ease 0s;
  justify-content: center;
}
.products .product-container .quick-cart:hover .wrapper .quick-afegir-carret {
  background: #fff;
  color: rgba(84, 131, 74, 0.8);
  padding: 10px 20px;
  border-radius: 5px;
  border: solid 2px #fff;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  min-width: 207px;
  margin: 5px;
}
.products .product-container .quick-cart:hover .wrapper .quick-veure-producte {
  background: transparent;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  border: solid 2px #fff;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  min-width: 207px;
  margin: 5px;
}
.products .product-container .quick-cart:hover .wrapper button[disabled=disabled], .products .product-container .quick-cart:hover .wrapper button:disabled {
  opacity: 0.3;
}
.products .product-container:hover .product-image .quick, .products .product-container:hover .product-image .variant-links {
  opacity: 1;
}
.products .product-container:hover .product-image .product-thumbnail .img_0 {
  opacity: 1;
  left: 0;
}
.products .product-container:hover .product-info .cart-button {
  background: #222;
  color: #fff;
}
.products .product-container:hover .product-info .cart-button:hover {
  background: #76253a;
  border-color: #76253a;
}
.lang-fr .products .product-container .product-image .product-flags span.new-label, .lang-fr .products .product-container .product-image .product-flags span.sale-label, .lang-fr .products .product-container .product-image .product-flags span.discount-percentage {
  width: 75px;
}
.lang-es .products .product-container .product-image .product-flags span.new-label, .lang-es .products .product-container .product-image .product-flags span.sale-label, .lang-es .products .product-container .product-image .product-flags span.discount-percentage {
  width: auto;
}
.list-view .products .product-container .product-info {
  padding: 0;
}
.list-view .products .product-container .product-info h5.product-title {
  text-align: left;
}
.list-view .products .product-container .product-info h5.product-title a {
  font-size: 18px;
}
.list-view .products .product-container .product-info .cart-button {
  color: #fff;
  background: #76253a;
  border-color: #76253a;
  border-radius: 5px;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  font-weight: 500;
}
.list-view .products .product-container .product-info .product-description-short {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 23px;
}
.list-view .products .product-container .product-info .product-description-short p {
  margin: 0;
}
.list-view .products .product-container .product-info .product-price-variants {
  text-align: left;
}
.featured-products {
  margin: 50px 0 0;
}
.featured-products .all-product-link {
  margin: 0;
  padding: 30px 0 0;
  font-weight: 400;
}
.home-slider-vinos .product-flags span.discount-label, .category-vinos .product-flags span.discount-label, .category-vins .product-flags span.discount-label, .product-id-category-30 .product-flags span.discount-label, .product-id-category-27 .product-flags span.discount-label, .product-id-category-32 .product-flags span.discount-label, .product-id-category-33 .product-flags span.discount-label {
  background-color: #832940 !important;
}
.home-slider-vinos .product-flags span.unavailable, .category-vinos .product-flags span.unavailable, .category-vins .product-flags span.unavailable, .product-id-category-30 .product-flags span.unavailable, .product-id-category-27 .product-flags span.unavailable, .product-id-category-32 .product-flags span.unavailable, .product-id-category-33 .product-flags span.unavailable {
  background-color: #832940 !important;
}
.home-slider-vinos .product-flags span.new-label, .category-vinos .product-flags span.new-label, .category-vins .product-flags span.new-label, .product-id-category-30 .product-flags span.new-label, .product-id-category-27 .product-flags span.new-label, .product-id-category-32 .product-flags span.new-label, .product-id-category-33 .product-flags span.new-label {
  background-color: #832940 !important;
}
.home-slider-vinos .quick-cart:hover .wrapper, .category-vinos .quick-cart:hover .wrapper, .category-vins .quick-cart:hover .wrapper, .product-id-category-30 .quick-cart:hover .wrapper, .product-id-category-27 .quick-cart:hover .wrapper, .product-id-category-32 .quick-cart:hover .wrapper, .product-id-category-33 .quick-cart:hover .wrapper {
  opacity: 1;
  background: rgba(131, 41, 64, 0.8) !important;
}
.home-slider-vinos .quick-cart:hover .wrapper .quick-afegir-carret, .category-vinos .quick-cart:hover .wrapper .quick-afegir-carret, .category-vins .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-30 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-27 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-32 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-33 .quick-cart:hover .wrapper .quick-afegir-carret {
  color: #832940 !important;
}
.home-slider-cavas .product-flags span.discount-label, .category-cava .product-flags span.discount-label, .product-id-category-31 .product-flags span.discount-label {
  background-color: #3685b5 !important;
}
.home-slider-cavas .product-flags span.unavailable, .category-cava .product-flags span.unavailable, .product-id-category-31 .product-flags span.unavailable {
  background-color: #3685b5 !important;
}
.home-slider-cavas .product-flags span.new-label, .category-cava .product-flags span.new-label, .product-id-category-31 .product-flags span.new-label {
  background-color: #3685b5 !important;
}
.home-slider-cavas .quick-cart:hover .wrapper, .category-cava .quick-cart:hover .wrapper, .product-id-category-31 .quick-cart:hover .wrapper {
  opacity: 1;
  background: rgba(54, 133, 181, 0.8) !important;
}
.home-slider-cavas .quick-cart:hover .wrapper .quick-afegir-carret, .category-cava .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-31 .quick-cart:hover .wrapper .quick-afegir-carret {
  color: #3685b5 !important;
}
.home-slider-aceites .product-flags span.discount-label, .category-aceites .product-flags span.discount-label, .category-olis .product-flags span.discount-label, .product-id-category-28 .product-flags span.discount-label {
  background-color: #54834a !important;
}
.home-slider-aceites .product-flags span.unavailable, .category-aceites .product-flags span.unavailable, .category-olis .product-flags span.unavailable, .product-id-category-28 .product-flags span.unavailable {
  background-color: #54834a !important;
}
.home-slider-aceites .product-flags span.new-label, .category-aceites .product-flags span.new-label, .category-olis .product-flags span.new-label, .product-id-category-28 .product-flags span.new-label {
  background-color: #54834a !important;
}
.home-slider-aceites .quick-cart:hover .wrapper, .category-aceites .quick-cart:hover .wrapper, .category-olis .quick-cart:hover .wrapper, .product-id-category-28 .quick-cart:hover .wrapper {
  opacity: 1;
  background: rgba(84, 131, 74, 0.8) !important;
}
.home-slider-aceites .quick-cart:hover .wrapper .quick-afegir-carret, .category-aceites .quick-cart:hover .wrapper .quick-afegir-carret, .category-olis .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-28 .quick-cart:hover .wrapper .quick-afegir-carret {
  color: #54834a !important;
}
.home-slider-gourmet .product-flags span.discount-label, .category-otros-productos .product-flags span.discount-label, .category-altres-productes .product-flags span.discount-label, .product-id-category-29 .product-flags span.discount-label, .product-id-category-36 .product-flags span.discount-label, .product-id-category-37 .product-flags span.discount-label, .product-id-category-38 .product-flags span.discount-label, .product-id-category-39 .product-flags span.discount-label, .product-id-category-40 .product-flags span.discount-label, .product-id-category-41 .product-flags span.discount-label, .product-id-category-42 .product-flags span.discount-label, .product-id-category-43 .product-flags span.discount-label {
  background-color: #837e36 !important;
}
.home-slider-gourmet .product-flags span.unavailable, .category-otros-productos .product-flags span.unavailable, .category-altres-productes .product-flags span.unavailable, .product-id-category-29 .product-flags span.unavailable, .product-id-category-36 .product-flags span.unavailable, .product-id-category-37 .product-flags span.unavailable, .product-id-category-38 .product-flags span.unavailable, .product-id-category-39 .product-flags span.unavailable, .product-id-category-40 .product-flags span.unavailable, .product-id-category-41 .product-flags span.unavailable, .product-id-category-42 .product-flags span.unavailable, .product-id-category-43 .product-flags span.unavailable {
  background-color: #837e36 !important;
}
.home-slider-gourmet .product-flags span.new-label, .category-otros-productos .product-flags span.new-label, .category-altres-productes .product-flags span.new-label, .product-id-category-29 .product-flags span.new-label, .product-id-category-36 .product-flags span.new-label, .product-id-category-37 .product-flags span.new-label, .product-id-category-38 .product-flags span.new-label, .product-id-category-39 .product-flags span.new-label, .product-id-category-40 .product-flags span.new-label, .product-id-category-41 .product-flags span.new-label, .product-id-category-42 .product-flags span.new-label, .product-id-category-43 .product-flags span.new-label {
  background-color: #837e36 !important;
}
.home-slider-gourmet .quick-cart:hover .wrapper, .category-otros-productos .quick-cart:hover .wrapper, .category-altres-productes .quick-cart:hover .wrapper, .product-id-category-29 .quick-cart:hover .wrapper, .product-id-category-36 .quick-cart:hover .wrapper, .product-id-category-37 .quick-cart:hover .wrapper, .product-id-category-38 .quick-cart:hover .wrapper, .product-id-category-39 .quick-cart:hover .wrapper, .product-id-category-40 .quick-cart:hover .wrapper, .product-id-category-41 .quick-cart:hover .wrapper, .product-id-category-42 .quick-cart:hover .wrapper, .product-id-category-43 .quick-cart:hover .wrapper {
  opacity: 1;
  background: rgba(131, 126, 54, 0.8) !important;
}
.home-slider-gourmet .quick-cart:hover .wrapper .quick-afegir-carret, .category-otros-productos .quick-cart:hover .wrapper .quick-afegir-carret, .category-altres-productes .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-29 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-36 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-37 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-38 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-39 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-40 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-41 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-42 .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-43 .quick-cart:hover .wrapper .quick-afegir-carret {
  color: #837e36 !important;
}
.home-slider-packs, .category-packs, .product-id-category-26 {
  
}
.home-slider-packs .product-flags span.discount-label, .category-packs .product-flags span.discount-label, .product-id-category-26 .product-flags span.discount-label {
  background-color: #431521 !important;
}
.home-slider-packs .product-flags span.unavailable, .category-packs .product-flags span.unavailable, .product-id-category-26 .product-flags span.unavailable {
  background-color: #431521 !important;
}
.home-slider-packs .product-flags span.new-label, .category-packs .product-flags span.new-label, .product-id-category-26 .product-flags span.new-label {
  background-color: #431521 !important;
}
.home-slider-packs .quick-cart:hover .wrapper, .category-packs .quick-cart:hover .wrapper, .product-id-category-26 .quick-cart:hover .wrapper {
  opacity: 1;
  background: rgba(67, 21, 33, 0.8) !important;
}
.home-slider-packs .quick-cart:hover .wrapper .quick-afegir-carret, .category-packs .quick-cart:hover .wrapper .quick-afegir-carret, .product-id-category-26 .quick-cart:hover .wrapper .quick-afegir-carret {
  color: #431521 !important;
}
.lang-rtl {
  
}
.lang-rtl .products .product-container .product-image .product-flags span.new-label, .lang-rtl .products .product-container .product-image .product-flags span.sale-label, .lang-rtl .products .product-container .product-image .product-flags span.discount-percentage {
  left: auto;
  right: 0;
}
.lang-rtl .products .product-container .product-image .quick {
  left: 0;
  right: auto;
}
.lang-rtl .products .product-container .product-image .quick:before {
  border-right: 46px solid transparent;
  border-left: none;
}
.lang-rtl .products .product-container .product-image .quick-view {
  background-position: -60px 0;
}
.lang-rtl .products .product-container .product-image .variant-links {
  left: auto;
  right: 0;
}
.lang-rtl .products .product-container .product-image .variant-links .color {
  margin: 0 10px 0 0;
}
.lang-rtl .products .product-container .product-info .title_manufacture {
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
}
.lang-rtl .products .product-container .product-info .title_manufacture:after {
  right: auto;
  left: -4px;
}
.lang-rtl .pagination .product-pagelist .page-list li .fa-chevron-left:before {
  content: "\f054";
}
.lang-rtl .pagination .product-pagelist .page-list li .fa-chevron-right:before {
  content: "\f053";
}
@media (min-width: 992px) and (max-width: 1199px) {
  .products .product-miniature.col-md-4:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products .product-miniature.col-md-4:nth-child(2n+1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .products .product-miniature {
    width: 100%;
  }
}
div.quickview .modal-body {
  padding: 15px;
}
div.quickview .modal-content {
  border: none;
  border-radius: 0;
}
div.quickview .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
div.quickview .product-page .images-container .product-cover .layer {
  display: none;
}
div.quickview .product-page .images-container.horizontal-thumbnails .product-cover {
  margin: 0;
}
div.quickview .js-qv-mask {
  width: 90px;
  float: left;
  margin: 0;
}
div.quickview .product-cover {
  float: right;
  width: calc(100% - 100px);
}
div.quickview .product-page .product-actions {
  padding-bottom: 0;
}
.quickview .modal-dialog {
  margin: 80px auto 0;
  
}
.lang-rtl {
  
}
.lang-rtl div.quickview .js-qv-mask {
  float: right;
}
.lang-rtl div.quickview .product-cover {
  float: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.quickview .modal-dialog {
    max-width: 62em;
  }
  div.quickview .js-qv-mask {
    display: none;
  }
  div.quickview .product-cover {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.quickview .modal-dialog {
    max-width: 48em;
  }
  div.quickview .js-qv-mask {
    display: none;
  }
  div.quickview .product-cover {
    width: 100%;
  }
}
@media (max-width: 767px) {
  div.quickview .modal-dialog {
    max-width: 36em;
  }
  div.quickview .js-qv-mask {
    display: none;
  }
  div.quickview .product-cover {
    width: 100%;
  }
  div.quickview .product-page .bottom-info {
    display: none;
  }
}
@media (max-width: 479px) {
  div.quickview .modal-dialog {
    max-width: 20em;
  }
  div.quickview .product-page .product-actions .product-variants {
    margin: 0 0 15px;
  }
  div.quickview .product-page .social-sharing ul li {
    margin: 0 5px;
  }
}
.az_megamenu_wrap .navbar-nav > li > a:before, .az_megamenu_wrap .navbar-nav > li > a:after {
  background: #76253a;
}
.az_megamenu_wrap .home a:before, .az_megamenu_wrap .home a:after {
  background: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.mega_type.type2 .dropdown-menu .parent > a:hover {
  color: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.mega_type.type2 .dropdown-menu .parent .dropdown-menu li:hover a {
  color: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li.parent > a:hover {
  color: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li a:hover {
  color: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li a:hover:before, .az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li a:hover:after {
  background: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li a:hover {
  color: #76253a;
}
.az_megamenu_wrap .navbar-nav > li.css_type .dropdown-menu ul li a:hover {
  color: #76253a;
}
.az_megamenu_wrap .home .dropdown-menu li a:hover {
  color: #76253a;
}
.navbar #az_megamenu_wrap .home .dropdown-menu li a:hover {
  color: #76253a;
}
.az_homeslider .owl-dots .owl-dot:hover {
  background: #76253a;
}
.az_searchblock .icon-search.active:hover:before {
  color: #76253a;
}
div.az-tab .aztab-tabs-container .aztab-tab.tab-sel:before, div.az-tab .aztab-tabs-container .aztab-tab:hover:before {
  background: #76253a;
}
.az-tab .aztab-items .aztab-loadmore .aztab-loadmore-btn:before {
  color: #76253a;
}
.collections h3.title span:after {
  background: #76253a;
}
.happy-clients .owl-controls .owl-dots .owl-dot:hover, .happy-clients .owl-controls .owl-dots .owl-dot.active {
  background: #76253a;
}
.happy-clients .happy-clients-image span {
  color: #76253a;
}
.style2 .products .product-container .product-timer .time-item .name-time {
  color: #76253a;
}
.style2 h3.az_title {
  background: #76253a;
}
.style2 h3.az_title:after {
  display: none;
}
div.featured-categories .az-categories .cat-box .cate-title a:hover {
  color: #76253a;
}
div.featured-categories .az-categories .cat-box .cat-subs .subcat-title a:hover {
  color: #76253a;
}
div.featured-categories .az-categories .viewmore {
  color: #76253a;
}
.az_links ul.links li {
  padding: 0 !important;
}
.az_links ul.links li a {
  font-size: 13px;
  line-height: 2.31;
  color: #fff;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.az_links ul.links li a:hover {
  color: #76253a;
}
#newsletter_block_home .block_content .form-group .newsletter-button:hover {
  color: #76253a;
}
#newsletter_block_popup .block_content .content-inner .form-group .button:hover {
  color: #76253a;
}
#newsletter_block_popup .block_content .content-inner h3.title span {
  color: #76253a;
}
#newsletter_block_popup .close:hover {
  color: #76253a;
  border-color: #76253a;
}
#newsletter_block_home p.pre-text1 span {
  color: #76253a;
}
#newsletter_block_popup .block_content .content-inner .form-group .newsletter-input:focus {
  border: solid 1px #76253a;
  
}
.content_v2 #newsletter_block_home .newsletter-input:focus {
  border-color: #76253a;
}
.block-home2-service .service-item:hover .service-image {
  background: #76253a;
}
.style3 h3.az_title {
  background: #76253a;
}
.style3 .products .product-container .product-timer .time-item .name-time {
  color: #76253a;
}
.style3 .products .product-container .product-image .product-list-actions .cart-button:hover {
  background: #76253a;
}
.happy-clients2 {
  
}
.happy-clients2 .owl-controls .owl-dots .owl-dot:hover, .happy-clients2 .owl-controls .owl-dots .owl-dot.active {
  background: #76253a;
}
.happy-clients2 .happy-clients-image span {
  color: #76253a;
}
.az-vermegamenu .az-verticalmenu-container .navbar-nav li:hover > a {
  color: #76253a;
}
.az-vermegamenu .az-verticalmenu-container .navbar-nav .more-wrap:hover span, .az-vermegamenu .az-verticalmenu-container .navbar-nav .more-wrap:hover i {
  color: #76253a;
}
.az-vermegamenu .az-verticalmenu-container .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li a:hover {
  color: #76253a;
}
.az-vermegamenu .az-verticalmenu-container .navbar-nav > li.mega_type .dropdown-menu ul li > a:hover {
  color: #76253a;
}
.block-custom .social-item {
  position: relative;
  margin: 0 5px 15px 0px;
  padding: 0;
  border-bottom: none;
  display: inline-block;
  
}
.block-custom .social-item:hover .social-icon {
  background: #76253a;
}
.block-custom .social-item.twitter .social-icon:before {
  content: "\f099";
}
.block-custom .social-item.facebook .social-icon:before {
  content: "\f09a";
}
.block-custom .social-item.youtube .social-icon:before {
  content: "\f167";
}
.block-custom .social-item.instagram .social-icon:before {
  content: "\f16d";
}
.block-custom .social-item .social-icon {
  font-size: 0;
  position: relative;
  background: #404040;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
}
.block-custom .social-item .social-icon:before {
  font-family: Fontawesome;
  font-size: 25px;
  color: #fff;
}
@media (max-width: 992px) {
  #close-menu:hover {
    color: #76253a;
  }
  #close-vermenu:hover {
    color: #76253a;
  }
  .navbar #az_megamenu_wrap .navbar-nav li a:hover, .navbar #az_megamenu_wrap .navbar-nav li span.menu-title:hover {
    color: #76253a;
  }
  .az_megamenu_wrap .home > a:hover {
    color: #76253a;
  }
  .navbar #az_megamenu_wrap .home > a:hover {
    color: #76253a;
  }
}
@media (max-width: 767px) {
  .azverticalmenu .navbar-header .navbar-toggle {
    background: #3c131d;
  }
  div.az-tab .aztab-tabs-container .aztab-tabs-wrap ul.aztab-tabs .aztab-tab:hover {
    color: #76253a;
  }
  #az_vermegamenu #remove-vermegamenu:hover {
    background: #76253a;
  }
}
.lastestnews .posts .post .box-img .post_content .date_added span {
  color: #76253a;
}
.lastestnews .posts .post .box-img .post_content .post_title a:hover {
  color: #76253a;
}
#smartblogcat .sdsarticle-item .sdsarticle-content .sdsarticle-title a:hover {
  color: #76253a;
}
#smartblogcat .sdsarticle-item .sdsarticle-content .sdsarticle-date {
  color: #76253a;
}
#smartblogcat .sdsarticle-item .sdsarticle-content .sdsarticle-more:hover {
  background: #76253a;
  border-color: #76253a;
}
#smartblogcat .sdsarticle-item .sdsarticle-meta span a:hover {
  color: #76253a;
}
#smartblogcat .sdsarticle-item .sdsarticle-meta span a:hover i {
  color: #76253a;
}
#recent_article_smart_blog_block_left .recentArticles li .info {
  color: #76253a;
}
#recent_article_smart_blog_block_left .recentArticles li .title:hover {
  color: #76253a;
}
#sdsblogarticle .article-date {
  color: #76253a;
}
#category_blog_block_left .list-link li a:hover {
  color: #76253a;
}
#smartblogarchive .list-link li a:hover {
  color: #76253a;
}
#product-modal .modal-content .modal-body .product-images img {
  max-width: inherit;
  width: 123px;
  margin: 0 0 13px;
  border: solid 2px #fff;
}
#product-modal .modal-content .modal-body .product-images img:hover, #product-modal .modal-content .modal-body .product-images img.selected {
  border-color: #76253a;
}
#product-modal .modal-content .modal-body .image-caption {
  width: 600px;
}
#product-modal .modal-content .modal-body .thumbnails {
  text-align: left !important;
}
#product-modal .modal-content .modal-body .product-images {
  margin: 0 0 0 13px;
}
#product-modal .modal-dialog {
  max-width: 766px;
}
.azblockcart {
  float: right;
  margin: 0;
  min-height: 26px;
  padding: 0 15px 0 0;
  position: relative;
}
.azblockcart .icon {
  display: block;
  height: 26px;
  width: 23px;
  background: url(../../assets/img/icon/icon_cart_sumarroca.svg) no-repeat 0px 3px;
  margin-left: 10px;
}
.azblockcart .cart-products-count {
  background: #bd647b;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  height: 20px;
  line-height: 19px;
  position: absolute;
  right: 3px;
  text-align: center;
  top: -5px;
  width: 20px;
}
.azblockcart:hover .cart-products-count {
  background: #76253a;
  color: #fff;
}
button.close {
  background: #fff;
  height: 30px;
  width: 30px;
  line-height: 28px;
  position: absolute;
  top: -15px;
  right: -15px;
  color: #999;
  text-align: center;
  font-size: 28px;
  border-left: solid 1px #e5e5e5;
  opacity: 1;
  border-radius: 15px;
  z-index: 1;
}
button.close:hover {
  color: #333;
  opacity: 1;
}
#blockcart-modal .modal-dialog {
  margin: 100px auto 0;
  max-width: 540px;
}
div#blockcart-modal .modal-content {
  border: none;
  padding: 15px 24px;
}
div#blockcart-modal .modal-body {
  padding: 15px;
  background: #fff;
}
div#blockcart-modal .modal-body .product-content {
  overflow: hidden;
}
div#blockcart-modal .modal-body .product-content .product-image {
  float: left;
  margin: 0 15px 0 0;
  border: solid 1px #d5d5d5;
}
div#blockcart-modal .modal-body .product-content .product-name {
  font-weight: 500;
  padding-bottom: 10px;
  color: #414141;
  margin: 0;
  text-transform: none;
  font-size: 22px;
}
div#blockcart-modal .modal-body .product-content .product-price {
  color: #f55;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding-bottom: 15px;
}
div#blockcart-modal .modal-body .product-content .modal-product-price {
  font-size: 18px;
  color: #76253a;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
  margin-bottom: 15px;
}
div#blockcart-modal .modal-body .product-content span {
  padding: 1px 0;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
  display: block;
  color: #979797;
  font-family: "PT Serif", "Helvetica", "Arial", "sans-serif";
  line-height: 1.62;
}
div#blockcart-modal .modal-body .product-content span strong {
  font-weight: 500;
  color: #666;
}
div#blockcart-modal .modal-body .cart-content .cart-products-count {
  font-weight: 500;
}
div#blockcart-modal .modal-body .cart-content span {
  padding: 1px 0;
  font-weight: 500;
  margin: 0;
  font-size: 13px;
  display: block;
  color: #777;
}
div#blockcart-modal .modal-body .cart-content span strong {
  font-weight: 500;
  color: #666;
}
div#blockcart-modal .modal-body .buttons {
  padding: 15px 0 0;
  overflow: hidden;
}
div#blockcart-modal .modal-body .buttons .btn {
  background: #fff;
  border: solid 2px #666;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  line-height: 30px;
  padding: 5px 25px;
  margin: 0;
}
div#blockcart-modal .modal-body .buttons .btn:hover {
  background: #666;
  color: #fff;
}
div#blockcart-modal .modal-body .buttons .btn.btn-secondary {
  border: 0;
  border-radius: 5px;
  background-color: #d5d5d5;
}
div#blockcart-modal .modal-body .buttons .btn.btn-primary {
  border: 0;
  border-radius: 5px;
  background-color: #76253a;
  color: #fff;
}
div#blockcart-modal .modal-body .buttons .btn-secondary {
  float: left;
}
div#blockcart-modal .modal-body .buttons .btn-primary {
  float: right;
}
div#blockcart-modal .message {
  background: #ecffe3;
  border: solid 1px #b6e79f;
  color: #79ba5b;
  border-radius: 0px;
  padding: 10px 15px;
  margin: 15px 0;
  font-size: 15px;
  line-height: 1.93;
}
.remove-from-cart {
  color: #76253a !important;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover, .product-line-grid-right .product-price .remove-from-cart:hover {
  color: #76253a;
}
.cart-grid-body .card {
  box-shadow: none;
}
.cart-grid-body .card-block h1 {
  text-transform: none;
  font-weight: 500;
}
.cart-grid-right {
  
}
.cart-grid-right .card {
  box-shadow: none;
}
.cart-grid-right .card-block {
  padding: 1rem;
}
.cart-grid-right .card-block h1 {
  margin-bottom: 0;
  text-transform: none;
  font-weight: 500;
}
.lang-rtl {
  
}
.lang-rtl button.close {
  right: auto;
  left: -30px;
  border-left: none;
  border-right: solid 1px #e5e5e5;
}
.lang-rtl div#blockcart-modal .modal-body .product-content .product-image {
  float: right;
  margin: 0 0 0 15px;
}
.lang-rtl .azblockcart {
  float: left;
  padding: 0 0 0 15px;
}
.lang-rtl .azblockcart .cart-products-count {
  left: -2px;
  right: auto;
}
@media (max-width: 479px) {
  #blockcart-modal .modal-dialog {
    margin: 20px auto 10px;
  }
  div#blockcart-modal .modal-body .buttons .btn {
    font-size: 8px;
  }
  div#blockcart-modal .message {
    font-size: 12px;
    line-height: 1.33;
  }
  div#blockcart-modal .modal-body {
    padding: 0 15px;
  }
  div#blockcart-modal .modal-body .product-content .product-image {
    width: 50%;
  }
  div#blockcart-modal .modal-body .product-content .product-name {
    padding-bottom: 5px;
    font-size: 19px;
  }
  div#blockcart-modal .modal-body .product-content .modal-product-price {
    margin-bottom: 0;
  }
  div#blockcart-modal .modal-body .buttons .btn {
    font-size: 14px;
    width: 101%;
  }
  div#blockcart-modal .modal-body .buttons .btn.btn-secondary {
    border: 0;
    border-radius: 5px;
    background-color: #d5d5d5;
    margin-bottom: 10px;
  }
}
#contact .breadcrumb-container {
  display: none;
}
#contact #content-wrapper {
  display: none;
}
.contact-wrap {
  padding: 50px 0 0;
}
.map {
  position: relative;
  margin-bottom: 40px;
}
.map iframe {
  width: 100%;
  height: 435px;
}
.map .contact-rich {
  background: #fff;
  padding: 30px;
  position: absolute;
  top: 110px;
  left: 10px;
  width: 357px;
}
.map .contact-rich h4 {
  margin: 0 0 20px;
  color: #2a2a2a;
  font-size: 17px;
  font-weight: 400;
}
.map .contact-rich .block-rich {
  padding: 10px 0;
}
.map .contact-rich .block-rich .icon {
  display: inline-block;
  width: 40px;
}
.map .contact-rich .block-rich .icon i {
  color: #8e8e8e;
  font-size: 21px;
}
.map .contact-rich .block-rich .labelcontact {
  display: inline-block;
  color: #8e8e8e;
}
.map .contact-rich .block-rich .data {
  display: inline-block;
  color: #8e8e8e;
}
.map .contact-rich .block-rich .data br {
  display: none;
}
.contact-form .form-control-label {
  font-size: 13px;
  color: #5f5f5f;
}
.contact-form .form-control {
  height: 35px;
  border: solid 1px #e4e4e4;
  background: #fff;
  font-size: 13px;
  color: #5f5f5f;
  border-radius: 1px;
}
.contact-form .form-control:focus {
  border-color: #76253a;
  outline: none;
}
.contact-form option {
  padding: 5px 20px;
}
.contact-form .form-control-comment {
  text-transform: capitalize;
  font-size: 13px;
  color: #5f5f5f;
}
.contact-form select.form-control:not([size]):not([multiple]) {
  height: 35px;
}
.contact-form .input-group .input-group-btn > .btn {
  height: 35px;
}
.contact-form textarea.form-control {
  min-height: 207px;
}
@media (max-width: 480px) {
  .map .contact-rich {
    width: 270px;
  }
}
#cms .page-header {
  display: none;
}
#cms .page-header h1 {
  font-size: 28px;
  color: #1a1a1a;
  font-weight: 300;
  margin: 0;
}
.about-wrap .about-image {
  text-align: center;
  margin-bottom: 50px;
}
.about-wrap h3.about-title {
  text-align: center;
  margin: 0 0 15px;
}
.about-wrap h3.about-title span {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  font-size: 14px;
  padding: 0 5px;
  position: relative;
}
.about-wrap h3.about-title span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  background: #76253a;
  height: 1px;
}
.about-wrap .about-ourteam {
  margin: 30px 0 0;
}
.about-wrap .about-ourteam .ourteam {
  text-align: center;
  padding: 10px 0 0;
}
.about-wrap .about-ourteam .ourteam .ot-img {
  margin: 0 0 20px;
}
.about-wrap .about-ourteam .ourteam .ot-img img {
  width: 100%;
}
.about-wrap .about-ourteam .ourteam .ot-name {
  margin-bottom: 10px;
}
.about-wrap .about-ourteam .ourteam .ot-name a {
  color: #2a2a2a;
  font-size: 14px;
}
.about-wrap .about-ourteam .ourteam .ot-name a:hover {
  color: #76253a;
}
.about-wrap .about-ourteam .ourteam .ot-job {
  color: #666;
  margin-bottom: 12px;
}
.about-wrap .about-ourteam .ourteam .ot-socials a {
  display: inline-block;
  margin: 0 5px;
  font-size: 0;
}
.about-wrap .about-ourteam .ourteam .ot-socials a:before {
  font-family: Fontawesome;
  font-size: 14px;
  color: #999;
}
.about-wrap .about-ourteam .ourteam .ot-socials a.fb:before {
  content: "\f09a";
}
.about-wrap .about-ourteam .ourteam .ot-socials a.tw:before {
  content: "\f099";
}
.about-wrap .about-ourteam .ourteam .ot-socials a.in:before {
  content: "\f0e1";
}
.about-wrap .about-ourteam .ourteam .ot-socials a.rss:before {
  content: "\f09e";
}
.about-wrap .about-ourteam .ourteam .ot-socials a.pin:before {
  content: "\f0d2";
}
.about-wrap .about-ourteam .ourteam .ot-socials a:hover:before {
  color: #76253a;
}
#pagenotfound {
  background: url(../../assets/img/404/404.jpg) no-repeat top center;
  background-size: 100% 100%;
}
#pagenotfound #header, #pagenotfound #footer, #pagenotfound .breadcrumb-container {
  display: none !important;
}
#pagenotfound #wrapper {
  padding: 0;
}
#pagenotfound .columns-container {
  padding: 0;
}
#pagenotfound .columns-container #columns {
  width: 100% !important;
}
#pagenotfound #center_column {
  padding: 0;
}
.pagenotfound-wrap .pagenotfound-content {
  text-align: center;
  padding: 120px 30px;
}
.pagenotfound-wrap .pagenotfound-content .logo {
  position: relative;
  padding: 0 0 37px;
  margin: 0 0 30px;
}
.pagenotfound-wrap .pagenotfound-content .logo:after {
  content: "";
  display: block;
  background: url(../img/icon/icon_subtitle2.png) no-repeat center bottom;
  padding: 23px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagenotfound-wrap .pagenotfound-content .text404 {
  color: #fff;
  font-size: 120px;
  margin: 0;
  font-weight: 700;
  padding: 40px 0 20px;
}
.pagenotfound-wrap .pagenotfound-content .back {
  margin-bottom: 50px;
}
.pagenotfound-wrap .pagenotfound-content .back label {
  margin: 0;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 0 30px;
  line-height: 30px;
}
.pagenotfound-wrap .pagenotfound-content .back a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 25px;
  line-height: 35px;
  padding: 0 30px;
}
.pagenotfound-wrap .pagenotfound-content .back a:hover {
  color: #76253a;
  border-color: #76253a;
}
.pagenotfound-wrap .pagenotfound-content h1 {
  margin: 50px 0 30px;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
}
.pagenotfound-wrap .pagenotfound-content form {
  margin: 0;
}
.pagenotfound-wrap .pagenotfound-content .form-search {
  position: relative;
  display: inline-block;
  width: 420px;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  height: 40px;
}
.pagenotfound-wrap .pagenotfound-content .form-search button {
  background: #76253a;
  text-transform: uppercase;
  color: #fff;
  width: 115px;
  text-align: center;
  padding: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.pagenotfound-wrap .pagenotfound-content .form-search button:hover {
  background: #171717;
}
.pagenotfound-wrap .pagenotfound-content .form-search #search_query {
  width: calc(100% - 115px);
  border: none;
  border-radius: 0;
  font-size: 14px;
  color: #ababab;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}
@media (min-width: 1400px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 280px 30px;
  }
}
@media (min-width: 1200px) {
  #pagenotfound {
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 200px 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 320px 30px;
  }
}
@media (max-width: 767px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 30px;
  }
  .pagenotfound-wrap .pagenotfound-content h1 {
    font-size: 20px;
  }
  .pagenotfound-wrap .pagenotfound-content .back {
    margin-bottom: 20px;
  }
  .pagenotfound-wrap .pagenotfound-content .back label {
    padding: 0 0 30px;
  }
  .pagenotfound-wrap .pagenotfound-content .form-search {
    width: 100%;
  }
}
a.backtotop {
  background: #76253a;
  width: 44px;
  height: 44px;
  bottom: 20px;
  right: 10px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out 0s;
  transform: scale(1);
  opacity: 1;
  
}
a.backtotop.hidden-top {
  bottom: -100px;
  transform: scale(0);
  opacity: 1;
}
a.backtotop:before {
  content: "";
  height: 40px;
  width: 40px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 2px;
  border: solid 3px #fff;
}
a.backtotop i {
  font-size: 24px;
  line-height: 40px;
  margin: 0;
  color: white;
  padding: 0;
}
a.backtotop:hover {
  background: #4f1927;
}
@media (min-width: 992px) {
    .menu-fixed {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.95) !important;
    padding: 0;
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    margin: 0 !important;
  }
  .header_v2 .menu-fixed {
    padding: 13px 0 0;
  }
  .header_v5 .menu-fixed .az_megamenu_wrap .navbar-nav > li > a {
    color: #333;
  }
  .header_v5 .menu-fixed .az_megamenu_wrap .home > a {
    color: #333;
  }
  .header_v6 .menu-fixed .az_megamenu_wrap .navbar-nav > li > a {
    color: #333;
  }
  .header_v6 .menu-fixed .az_megamenu_wrap .home > a {
    color: #333;
  }
  body.layout-boxed main {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #777;
    overflow: hidden;
  }
  body.layout-framed main {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    overflow: hidden;
  }
  body.layout-rounded main {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    border-radius: 15px;
    overflow: hidden;
  }
}
#live-editor .title {
  background: #76253a;
}
#live-editor .buttons .btn:hover {
  background: #76253a;
}
div.img-pattern.active, div.img-pattern.selected {
  border-color: #76253a;
}
div.themeColor.active, div.themeColor.selected {
  border-color: #76253a;
}
.reset-group .btn:hover {
  background: #76253a;
  
}
main.open-menu {
  -webkit-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0);
  transition: 0.3s all ease 0s;
}
main.open-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  transition: 0.3s all ease 0s;
}
main.open-menu .azverticalmenu {
  display: none;
}
main.open-vermenu {
  -webkit-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0);
  transition: 0.3s all ease 0s;
}
main.open-vermenu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  transition: 0.3s all ease 0s;
}
main.open-vermenu .az_megamenu {
  display: none;
}
.lang-rtl main.open-menu {
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  transition: 0.3s all ease 0s;
}
.lang-rtl main.open-vermenu {
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  transition: 0.3s all ease 0s;
}
main.close-menu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 0.3s all ease 0s;
}
main.close-vermenu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 0.3s all ease 0s;
  
}
@media (min-width: 992px) {
  .header-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
    .header-mobile {
    display: block;
  }
}
@media (max-width: 991px) {
  #sp-cpanel_btn {
    display: none;
  }
}
@-webkit-keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-moz-keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
.page-authentication .page-header {
  text-align: center;
}
.page-authentication .page-header h1 {
  font-size: 35px;
  color: #000;
  text-transform: none;
}
.page-authentication #content {
  box-shadow: none;
  border: solid 0px #e5e5e5;
}
.page-customer-account #content .forgot-password, .page-customer-account #content .no-account {
  display: inline-block;
}
.page-customer-account #content .no-account {
  position: relative;
  padding: 0;
  margin: 0;
}
.page-customer-account #content .form-footer .btn {
  float: right;
  height: 34px;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #76253a;
  position: relative;
  padding: 0 30px;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#authentication [data-action="show-password"]:hover {
  background: #76253a;
}
.page-customer-account #content {
  box-shadow: none;
  color: #666;
  border: solid 0px #e5e5e5;
}
.input-group .input-group-btn > .btn {
  background: #999;
}
.input-group .input-group-btn > .btn:hover {
  background: #76253a;
}
.card {
  box-shadow: none;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.cart-grid {
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
}
.cart-grid .cart-grid-body > a.label {
  border-radius: 5px;
  background-color: #d5d5d5;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
}
.cart-grid .cart-grid-body .cart-container {
  margin-bottom: 1.75rem;
}
.cart-grid .cart-grid-right .cart-detailed-actions {
  padding: 0;
}
.js-cart .card-block {
  padding: 1rem;
  font-size: 15px;
}
.js-cart hr {
  margin: 0;
}
.product-line-grid-right .bootstrap-touchspin {
  box-shadow: none;
}
.product-line-grid-body > .product-line-info > .label {
  padding: 0;
  line-height: inherit;
  text-align: left;
  white-space: inherit;
  font-size: 15px;
}
.product-line-grid-body > .product-line-info > .out-of-stock {
  color: red;
}
.product-line-grid-body > .product-line-info > .available {
  color: ;
}
.product-line-grid-body > .product-line-info > .unit-price-cart {
  padding-left: 0.3125rem;
  font-size: 0.875rem;
  color: ;
}
.product-line-grid-body > .product-line-info > .value {
  font-size: 15px;
}
.cart-detailed-actions .btn {
  border-radius: 5px;
  background-color: #76253a;
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.cart-detailed-actions .btn i {
  font-size: 19px;
  margin-top: -3px;
}
.cart-total .value {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.32;
  color: #61182c;
}
#block-reassurance img {
  width: auto;
}
body#checkout section.checkout-step {
  box-shadow: none;
}
body#checkout section.checkout-step .content {
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  margin-top: 25px;
}
body#checkout section.checkout-step .custom-radio input[type="radio"]:checked + span {
  background-color: #76253a;
}
body#checkout section.checkout-step .done {
  font-size: 30px;
}
body#checkout section.checkout-step .step-title {
  text-transform: none;
}
body#checkout section.checkout-step .step-number {
  display: inline-block;
  background: #a1a1a1;
  color: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  padding-top: 3px;
  font-size: 16px;
  margin-left: 15px;
  margin-right: 10px;
  padding-left: 8px;
}
body#checkout section.checkout-step .address-item.selected {
  background: white;
  border: #76253a 3px solid;
}
body#checkout section.checkout-step .address-item.selected .custom-radio input[type="radio"]:checked + span {
  background-color: #76253a;
}
body#checkout section.checkout-step .address-item .custom-radio input[type="radio"]:checked + span {
  background-color: #76253a;
}
body#checkout section.checkout-step .btn.continue {
  border-radius: 5px;
  background-color: #76253a;
  font-size: 16px;
  color: #fff;
}
body#checkout section.checkout-step .btn.continue i.material-icons {
  font-size: 16px;
  margin-top: -2px;
  margin-left: 10px;
}
body#checkout section.checkout-step .btn-primary {
  border-radius: 5px;
  background-color: #76253a;
  font-size: 16px;
  color: #fff;
  border: 0;
}
body#checkout section.checkout-step .btn-primary i.material-icons {
  font-size: 16px;
  margin-top: -2px;
  margin-left: 10px;
}
.login-form a, .register-form a {
  text-decoration: underline;
}
.login-form .form-control, .register-form .form-control {
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 15px;
  background: #fff;
  color: #4b4b4b;
  border: solid 1px #d5d5d5;
  padding: rem(8px) rem(16px);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.login-form .form-control:focus, .register-form .form-control:focus {
  background-color: white;
  border: 1px solid #76253a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: none;
}
.login-form .form-control-select, .register-form .form-control-select {
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
}
#delivery-address .form-control {
  font-family: "Open Sans", "Helvetica", "Arial", "sans-serif";
  font-size: 15px;
  background: #fff;
  color: #4b4b4b;
  border: solid 1px #d5d5d5;
  padding: 0.5rem 1rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#delivery-address .form-control:focus {
  background-color: white;
  border: 0.1875rem solid #76253a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: none !important;
}
.input-group.focus {
  outline: none;
}
.tax-shipping-delivery-label {
  font-size: rem(13px);
  color: #4d4d4d;
}
.owl-carousel .owl-item {
  min-height: 461px;
}
.custom-radio {
  border: #76253a 2px solid !important;
}
#delivery {
  max-width: 100%;
  border-color: ;
  
}
#delivery textarea {
  max-width: 100%;
  margin-bottom: 10px;
  border: solid 1px #d5d5d5;
  border-radius: 5px;
  padding: 0 5px;
}
.products-sort-order {
  
}
.products-sort-order .listClass_product-position-asc, .products-sort-order .listClass_product-name-asc, .products-sort-order .listClass_product-name-desc {
  display: none;
}
.page-my-account #content .links a {
  text-align: center;
  display: inline-block;
  font-size: ;
  font-weight: 700;
  text-transform: uppercase;
  color: ;
  padding: 0 rem(15px);
  margin-bottom: rem(30px);
}
.page-my-account #content .links a span.link-item {
  display: block;
  height: 100%;
}
.page-my-account #content .links a span.link-item:hover {
  border-color: #76253a;
  color: #76253a;
}
.page-my-account #content .links a i {
  display: block;
  font-size: 2.6rem;
  width: 100%;
  color: ;
  padding-bottom: 3.4rem;
}
.page-my-account #content .links a:hover {
  color: ;
}
.page-my-account #content .links a:hover i {
  color: #76253a;
}
@media (max-width: 480px) {
  #category #left-column #search_filter_controls {
    padding: 0 !important;
  }
  #category #left-column #search_filter_controls .material-icons {
    font-size: 20px !important;
  }
}
.bootstrap-touchspin .input-group-btn-vertical i {
  color: #858585;
}
.modal {
  z-index: 999999 !important;
}
.modal-backdrop {
  z-index: 99999 !important;
}
