/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.header-top {
	background: rgba(238,215,242,1);
    background: -moz-linear-gradient(45deg,rgba(238,215,242,1) 0,rgba(175,130,183,1) 37%,rgba(143,86,153,1) 56%);
    background: -webkit-gradient(left bottom,right top,color-stop(0%,rgba(238,215,242,1)),color-stop(37%,rgba(175,130,183,1)),color-stop(56%,rgba(143,86,153,1)));
    background: -webkit-linear-gradient( 
45deg,rgba(238,215,242,1) 0,rgba(175,130,183,1) 37%,rgba(143,86,153,1) 56%);
    background: -o-linear-gradient(45deg,rgba(238,215,242,1) 0,rgba(175,130,183,1) 37%,rgba(143,86,153,1) 56%);
    background: -ms-linear-gradient(45deg,rgba(238,215,242,1) 0,rgba(175,130,183,1) 37%,rgba(143,86,153,1) 56%);
    background: linear-gradient( 
45deg,rgba(238,215,242,1) 0,rgba(175,130,183,1) 37%,rgba(143,86,153,1) 56%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eed7f2',endColorstr='#8f5699',GradientType=1 );
}	

/*
rgb(182 210 73) 0,rgb(135 183 37) 37%,rgb(80 143 12) 56%);
*/

.letra_blanca, .letra_blanca p, .letra_blanca a, .letra_blanca span, .letra_blanca i {
	color: #fff;
}
.centrado {
	text-align: center;
}
.telefono p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    width: auto;
    display: inline-block;
    background: #3caa3c;
    padding: 10px 20px;
    border-radius: 25px;
}
.header-top {
	background: url(/themes/freshio/assets/img/modules/appagebuilder/images/5454yxl.jpg) no-repeat center center;
    background-size: cover;
}
#leo_search_block_top .form-control {
    background-color: #f4f4f4aa;
}
@media (max-width: 767px) {
.telefono span {
	display: none;
}
}
.header-button-mobile {
    left: 15px;
}
.h1-box-banner .ApImage.segundo .image_description {
    top: 80%;
}
.h1-box-banner .ApImage.tercero .image_description {
    top: 60%;
}
.h1-box-banner .ApImage.segundo h3, .h1-box-banner .ApImage.tercero h3 {
    margin-bottom: 0;
}
.h1-box-banner .ApImage.tercero a {
	color: #fff;
}
.h1-box-banner .ApImage.primero .image_description {
	left: inherit !important;
    right: 30px;
}
#index #wrapper .breadcrumb {
	display: none;
}
@media (min-width: 992px) {
.search-widget form input[type=text] {
	background: none;
    border: 0;
    height: 45px;
    line-height: 45px;
    padding: 0 100px 0 50px;
    border-radius: 30px;
    outline: 0;
    background-color: #f4f4f4aa;
    font-size: 14px;
    color: #aaaaaa;
}
.search-widget form input::placeholder {
    color: #aaaaaa;	
}
.search-widget form button[type=submit] {
    background: transparent;
    color: #000;
}
.search-widget form button[type=submit]:hover {
    background: transparent;
}
}
.dp-top .header-btn:not(.btn-search).btn-acc {
    background-color: #e8f8f7;
    margin: 0 0px 0 0px;
}
.dp-top .hd-contact {
    flex: auto;
	justify-content: center;
    background: #009c5b94; /*#662d0094;*/
    padding: 10px;
    border-radius: 25px;
}
@media (max-width: 991px) {
.hd-contact-text {
	display: none;
}
.dp-top .hd-contact {
    padding: 10px 0px 10px 20px;
}
}
@media (min-width: 1200px) {
.dp-top .hd-contact {
    margin: 0px 10%;
}
}
@media (max-width: 480px) {
img.logo.img-fluid {
    max-width: 130px;
    margin-left: 20px;
}
.dp-top .hd-contact {
    padding: 10px 10px 10px 10px;
}
}
.subcategory-block .subcategory-meta {
	margin-top: 10px;
    margin-bottom: 30px;
    min-height: 115px;
}
#wrapper .breadcrumb {
    padding: 20px 0;
}
@media (min-width: 768px) {
#search_filters_wrapper #search_filters .facet .facet-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
}
#search_filters section.facet {
    margin-bottom: 20px;
}
.sidebar .block .title_block {
    color: #783200;
}
.block-category #category-description {
    margin-bottom: 1.25rem;
}
/*.owl-carousel .owl-item .item article {
    margin-bottom: 30px;
}*/
.owl-carousel .owl-item {
    padding: 0 15px;
}
.products_block .owl-carousel .owl-item {
    min-height: 388px;
    border-left: #f6f6f6;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
}
.products_block .owl-carousel .owl-item.first {
    border-left: transparent;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
}
.products_block .owl-item .item article  {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.products_block .owl-item .item article {
    border-bottom: 1px solid #f6f6f6;
}
.products_block .owl-item .item article:last-child {
    border-bottom: 0px solid #f6f6f6;	
}
.thumbnail-container .add-to-cart .leo-bt-cart-content > i {
    display: block;
    width: 39px;
}
.thumbnail-container .functional-buttons .btn-product .name-btn-product {
	display: none !important;
}
#wrapper {
    margin-bottom: 30px;
}
.h1-ft-info > div {
	display: flex;
    justify-content: center;
}
@media (max-width: 1199px) {
.h1-ft-info .ApRawHtml a {
    font-size: 18px;
}
#back-top {
    bottom: 70px;
}
}
.h1-ft-info > div {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
.derecha_pc {
	text-align: right;
}
}
@media (max-width: 767px) {
.centrado_movil, .copyright {
	text-align: center;
}
}
.footer-bottom {
    padding: 45px 0 20px 0;
    position: relative;
}
.footer-bottom:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 1px;
    display: block !important;
    top: 0;
    background: #e2e2e2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: -1000px;
}
.h1-ft-info .ApRawHtml h4 {
    white-space: nowrap;
}
.block-social {
    margin-top: 25px;
    text-align: center;
    display: block;	
}
@media (max-width: 767px) {
.footer-container .ApColumn .links .navbar-toggler, .footer-container .ApColumn .block-toggler .navbar-toggler {
    margin-top: -5px;
}
}
.block-category {
    margin-bottom: 30px;
}
.category-cover {
    text-align: center;
}
.leo-megamenu .dropdown-menu li a {
    color: #3caa3c;
}
.thumbnail-container .product-price-and-shipping .regular-price {
	display: none;
}
.thumbnail-container .product-title a {
    height: 40px;
}
.product_list.grid .ajax_block_product {
	margin-bottom: 30px;
}
.product-flags .product-flag.on-sale {
    background-color: #3caa3c;
}
.thumbnail-container .product-price-and-shipping {
    color: #3caa3c;
}
.pagination a:not(.previous):not(.next):hover, .pagination a:not(.previous):not(.next):focus {
    color: #fff;
}
a.subcategory-name {
	height: 40px;
}
.subcategory-description {
	height: 90px;
}
@media (max-width: 767px) {
#category #wrapper .container > .row > div:last-child {
    order: 0;
}
div#subcategories {
	display: none;
}
}
.block-social li {
    float: none;
    display: inline-block
}
.block-social ul {
	text-align: center;
}
.oculta_titulo_menu .menu-title a {
    display: none;
}
.leo-megamenu .dropdown-menu li a:hover {
    color: #783200;
}
@media (min-width: 992px) {
.leo-megamenu .navbar-nav {
    padding-left: 0px;
}
.leo-megamenu .navbar-nav > li + .nav-item:nth-child(2) {
    margin-left: 0;
}
.leo-megamenu .dividir_5_columnas .dropdown-menu .widget-category_image .block_content {
    columns: 5;
    -webkit-columns: 5;
    -moz-columns: 5;
/*    width: 800px;*/
}
.leo-megamenu .dividir_4_columnas .dropdown-menu .widget-category_image .block_content {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
/*    width: 800px;*/
}
.leo-megamenu .dividir_3_columnas .dropdown-menu .widget-category_image .block_content {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
/*    width: 800px;*/
}
.leo-megamenu .dividir_2_columnas .dropdown-menu .widget-category_image .block_content {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
/*    width: 800px;*/
}
.leo-megamenu .dividir_5_columnas .dropdown-menu .widget-category_image .block_content ul li,
.leo-megamenu .dividir_4_columnas .dropdown-menu .widget-category_image .block_content ul li,
.leo-megamenu .dividir_3_columnas .dropdown-menu .widget-category_image .block_content ul li,
.leo-megamenu .dividir_2_columnas .dropdown-menu .widget-category_image .block_content ul li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
}
@media (max-width: 991px) {
.dropdown-sub.dropdown-menu {
    width: auto !important;
}
.leo-megamenu .collapse .navbar-nav .dropdown-menu li a {
	color: #fff;
	padding-left: 20px !important;
}
.leo-megamenu .widget-category_image {
    margin-bottom: 0.9375rem;
}
}
.products-selection .display {
    display: none !important;
}
body:not(#index) article.product-miniature.js-product-miniature {
	border: 1px solid #783200 !important;
    padding: 10px 10px 20px 10px;
}
body:not(#index) article.product-miniature.js-product-miniature:hover {
	-webkit-box-shadow: 0px 0px 10px rgba(120,50,0,0.75);
	-moz-box-shadow: 0px 0px 10px rgba(120,50,0,0.75);
	box-shadow: 0px 0px 10px rgba(120,50,0,0.75);
}
.pagination .page-list li.current a {
    color: #fff;
}
.pagination a:hover, .pagination a:focus {
    color: #3caa3c;
}
.h1-ft-info:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 1px;
    display: block !important;
    top: 0;
    background: #e2e2e2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: -1000px;
}
a.product_view {
    padding: 10px;
    width: 100%;
    display: block;
    text-align: center;
    background: #3caa3c;
    color: #fff;
}
a.product_view:hover {
    opacity: .85;
}
ul.page-list.clearfix.text-md-right.text-xs-center {
    text-align: center !important;
	width: 100%;
}
.product-list-3 .thumbnail-container .product-image {
	height: 100px;
}
.oculta {
	display: none !important;
}
.texto_compra p {
    color: #3caa3c;
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
}
#checkout #wrapper {
    padding-top: 0px;
    margin-top: 0px;
}
.navbar-toggler {
    font-size: 1.75rem;
}
.category-products {
    margin-top: 50px;
}
.subcategory-meta h3 {
    height: 40px;
}
.product-unit-price {
    font-size: 1rem;
    color: #3caa3c;
    font-weight: bold;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review #div_leave_message iframe {
/*    display: none !important;*/
}
.product-quantity .oculta2 .input-group-btn-vertical {
    display: none !important;
}
/* FertiTienda - filtros compactos en móvil */
@media (max-width: 767px) {
  #search_filters_wrapper .fillter-name {
    font-size: 26px;
    line-height: 1.1;
    margin: 12px 0;
    padding: 0 15px;
  }

  #search_filters_wrapper ul.collapse {
    max-height: 260px;
    overflow-y: auto;
    border-bottom: 1px solid #e5e5e5;
  }
}
/* FertiTienda - filtros moviles cerrados por defecto */
@media (max-width: 767px) {
  #search_filters_wrapper .facet .title[aria-expanded="true"] + ul.collapse {
    display: none !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
  }

  #search_filters_wrapper .facet .title[aria-expanded="false"] + ul.collapse {
    display: block !important;
    height: auto !important;
    max-height: 260px !important;
    overflow-y: auto !important;
    border-bottom: 1px solid #e5e5e5;
  }

  #search_filters_wrapper .facet .title[aria-expanded="true"] .collapse-icons .add {
    display: inline-block !important;
  }

  #search_filters_wrapper .facet .title[aria-expanded="true"] .collapse-icons .remove {
    display: none !important;
  }

  #search_filters_wrapper .facet .title[aria-expanded="false"] .collapse-icons .add {
    display: none !important;
  }

  #search_filters_wrapper .facet .title[aria-expanded="false"] .collapse-icons .remove {
    display: inline-block !important;
  }
}