@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
	font-family: "Open Sans", serif;
}
#wrapper {
	background-image:url(../img/bg_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:-20px;
}
#wrapper .banner {
  margin-bottom: 95px;
}
#header .header-nav {
	background-color:#7e7a00;
}
.scroll_top {
  transform: none;
  -webkit-transform: none;
}
.scroll_top:before, .scroll_top:after {
	left:55%;
	transform: translate3d(-50%, -50%, 0px) rotate(-45deg);
    -webkit-transform: translate3d(-50%, -50%, 0px) rotate(-45deg); 
}

/* cabecera */
.ybc-layout-layouthome2 .ets_multilayerslider {
  margin-bottom: 0px;
}
#header .header-nav {
	border-bottom:1px solid #a1a1a1;
	margin-bottom:10px;
}
.header_content {
	background-color:#7e7a00;
}
#header .header-top {
	padding-bottom:10px;
}
.ets_mm_megamenu {
	background-color:#7e7a00;
}
.scroll_heading .mm_has_sub > a:after {
  border-color: #fff;
}
.mm_menus_li > a, .mm_menus_li > a:hover {
	color:#fff !important;
}
.mm_has_sub > a:after {
	border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}
.blockcart.cart-preview .icon_bag_alt,
.search_icon_toogle i {
  color: #fff;
}
.blockcart.cart-preview:before {
	background-color: #fff;
}
.cart-preview .cart-products-count {
	background-color: #444 !important;
}
.layout_layout5.hook-default .mm_menus_li > a {
	font-weight:400;
	font-size:16px;
}
.breadcrumb_wrapper {
	background-image: url(../img/bg_body.png);
}
body.ybc-skin-custom .dropdown:hover .expand-more,
body.ybc-skin-custom .dropdown:hover > a,
body.ybc-skin-custom #header a:hover {
	color:#fff !important;
}
#header .header-nav a.dropdown-item:hover {
  color: #7e7a00 !important;
}

/* left column */
.block-categories {
	border:none;
}
.category-top-menu > li:first-child {
	background-color:#7e7a00;
}
.category-top-menu > li:first-child a.h6 {
	color:#fff;
}
.block-categories .category-sub-menu li[data-depth="0"]:not(:last-child) {
  border-bottom: 1px solid #7e7a00;
  margin: 15px 0;
  padding-bottom: 15px;
}

/* pie de pagina */
#footer {
  margin-top: 20px;
}
.block-contact #contact_footer i:after {
	border-radius:50px;
}
.footer_link_bottom {
  margin-top: 30px;
}

/* slider */
.mls_slider {
	max-height:580px;
}

/* banner home categories */
.ybc-widget-item img {
	filter: brightness(55%);
}
.block_description a, .block_description p {
	color:#fff;
}
/* product page */
.product-flags li {
	min-width:100px;
}
.social-sharing li a {
	transform:none;
	border-radius:50px;
}
.social-sharing li a:before{
	transform: none;
    -webkit-transform: none;
}
.wishlist-button-add {
  box-shadow: none !important;
  border: 1px solid #000 !important;
}
.product-quantity .add {
	max-width: calc(100% - 150px);
}
.categoryproducts {
	background: #fff;
	margin-bottom: 50px;
}

.owl-nav > div:after {
  transform: none;
  -webkit-transform: none;
}
.featured-products .owl-next {
	margin-right:0;
}
#ybc-mnf-block .owl-next {
	margin-right:-5px;
}
.featured-products .owl-prev {
	margin-left:0;
}
#ybc-mnf-block .owl-prev {
	margin-left:-5px;
}
.featuredproducts-header {
  font-size: 22px;
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  position:relative;
}
.featuredproducts-header:before {
  background-color: #222;
  content: "";
  height: 2px;
  left: 2px;
  position: absolute;
  top: 50%;
  right: 2px;
}
.featuredproducts-header span {
  background-color: #FFFFFF;
  padding: 0 10px;
  position: relative;
}
#index .products-featured .product-miniature {
	width:25%;
}

.add_to_cart_button .btn.btn-primary,
.quick-view, .wishlist .addToWishlist, .wishlist .wishlist_button_list {
	width:42px;
	height:42px;
	border-radius:50px;
}

#wrapper .banner img {
	width:100%;
}

.blockreassurance_product p.block-title {
  line-height: 22px;
}
.blockreassurance_product .item-product {
  height:60px;
}

/* checkout */
#checkout .delivery-option img {
	max-width:180px;
}
#checkout #wrapper > .container > #content {
	background:#fff;
}
.cart-summary-line {
	margin-bottom:15px;
}

/* contact page */
.page_contact_layout1 {
	padding:20px;
	background:#fff;
	margin-bottom:50px;
}
.contact-rich .block .icon {
	transform:none;
	-webkit-transform:none;
	border-radius: 50px;
    text-align: center;
}
.contact-rich .block .icon i {
	line-height:40px;
	transform:none;
	-webkit-transform:none;
}
#custom-text > div > div:first-child {
	background:url(../img/aceite.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height:350px;
}
#custom-text > div > div:last-child {
  margin-top:50px;
  margin-left:-30px;
  border: 1px solid #7e7a00;
  padding: 20px;
  background:url(../img/bg_body.png);
}
#custom-text .title_block {
	text-transform:uppercase;
	color:#7e7a00;
}
 
.on-sale {
	width:auto;
}
.product-flags li:before {
	border-top: 6px solid #f39d72;
}

.home_block_col.half_width {
  margin-top: 50px;
}

/* authentication page */
#authentication .page-content {
	padding:50px 20px;
}

@media (max-width: 767px) {
  #index .products-featured .product-miniature {
    width: 50%;
  }
  #_desktop_logo {
	  max-width:65%;
	  padding:0;
	  margin-top:5px;
  }
  #menu-icon {
    color: #fff;
    margin-left: 10px;
    margin-top: 10px;
  }
  #menu-icon i {
	  cursor:pointer;
  }
  .layout_layout5.hook-default .mm_menus_li > a {
    color: #444 !important;
  }
  .home_block_col.half_width {
    width: 100%;
  }
  .payment_footer_img img {
    width:100%;
  }
  .product-flags li {
    min-width: auto;
  }
}
