body {
	font-family: 'Inter', sans-serif;
	background: #ffffff;
	color: #7b7b7b;
	font-size: 16px;
}
a, a:hover {
	text-decoration: none;
	color: #025d53;
}
p {
	font-size: 14px;
	color: rgb(85,85,85);
	line-height: 28px;
}
button:focus{
	outline: 0;
}
.text-primary {
	color: #333 !important;
}
.text-secondary{
	color: #007d71 !important;
}
.btn:hover {
	background-color: #034238;
	outline: none;
}
.btn-light.focus, .btn-light:focus,.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
	outline: none;
	box-shadow: none !important;
	color: inherit;
	background-color: transparent;
	border: 0;
}
	.accordion-section-content {
	padding:15px;
	display:none;
}
.bg-primary {
	background-color: #007d71 !important;
}
.navbar-toggler:focus, .navbar-toggler:hover{
	outline: none;
}
.bg-shipping {
	background-color: #e6ffe8;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.freeshippingtxt{
	color: rgb(0, 125, 113);
}
h1.main-title {
	color: #111;
	font-family: "Cormorant Garamond", sans-serif;
	font-weight: 600;
	line-height: 1.2em;
	text-align: left;
	font-size: 30px;
}
.text-success {
	color: #025d53 !important;
}
h1.main-title small{
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 8px;
}
h2 {
	font-family: "Cormorant Garamond", sans-serif;
	font-weight: 600;
	text-align: center;
	color: #000000;
	padding: 15px 0;
}
h1 {
	font-size: 20px;
	line-height: 30px;
	color: #000;
}
h3 {
	font-size: 22px;
	color: rgb(0, 125, 113);
	font-weight: 500;
	line-height: 36px;
}
h4 {
	font-family: "Cormorant Garamond", sans-serif;
	font-size: 20px;
	line-height: 36px;
	font-weight: 700;
	margin-bottom: 12px;
	color: #000000;
}
h2.element-heading-title {
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 12px;
	text-align: left;
}
h5 {
	line-height: 21px;
	font-size: 14px;
	color: #000000;
}
.heading-wave {
	font-size: 30px;
	color: rgb(0, 125, 113);
	text-align: center;
}
.bg-avocado {
	background-image: url(/images/aceites.png);
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	height: 250px;
	width: 30%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.bg-leaf {
	display: none;
	background-image: url(/images/leaf.png);
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	height: 99px;
	width: 100px;
	position: absolute;
	bottom: 6%;
	left: 7%;
}
.btn-primary {
	color: #fff;
	background-color: rgb(0, 125, 113);
	border-color: rgb(0, 125, 113);
}
.btn-secondary {
	color: #fff;
	background-color: rgb(0, 0, 0);
	border-color: rgb(0, 0, 0);
}
.btn-third {
	color: #fff;
	background-color: #064A7D;
	border-color: #064A7D;
}
.btn.btn-third:hover {
background-color: #3b7cad;
	border-color: #3b7cad;	
	color: #fff;
}
.link {
	font-size: 20px;
	line-height: 40px;
}
.link i {
	display: inline-block;
	vertical-align: middle;
}
.btn {
	border-radius: 0;
}
.searchbtn {
	padding: 3px 15px;
}
.btn-dark {
	background-color: #000;
	border-color: #000;
}
.form-control {
	border-radius: 0;
	border-color: #f3eeee;
}
.listReviewsProduct i{
	color: #eb930c;
}
.dropdown-menu {
	background-color: transparent;
	border-color: transparent;
}
.dropdown-item {
	color: #333;
	text-align: center;
}
.searchTopInput {
	font-size: 12px;
}
.bg-green {
	background-color: #034238;
}
.header-top {
	background-color: #025d53;
}
.navbar-collapse.show {
	position: fixed;
	z-index: 8;
	background-color: #ffffff;
	width: 100%;
	height: 100vh;
	top: 0;
	display: flex;
	left: 0;
}
#navBarBtnTop {
	position:  relative;
	z-index: 9;
}
.navbar-light .navbar-nav .nav-link {
	color: rgb(35,35,35);
	font-size: 19px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: rgb(35,35,35);
}
.navbar-nav .nav-link {
	color: #fff;
	text-align: center;
}
.iconTop {
	font-size: 24px;
}
.iconTop a {
	color: #fff;
}
.searchicon {
	font-size: 14px;
}
.main-slide {
	background: #faf5ef;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.navbar-toggler {
	color: #ffffff;
}
.navbar-toggler.active {
	color: #555;
}
.container-products .container-img {
	/*background-image: url(/images/bg-circle.png);*/
	background-size: 242px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #f3f4f6;
	height: 264px;
	overflow: hidden;
}
.container-price .title-product {
	font-weight: 800;
	font-size: 20px;
	color: #333;
	font-family: "Cormorant Garamond", sans-serif;
}
.bg-organic {
	background-image: url(/images/organic.png);
	background-repeat: no-repeat;
	background-position: 50% 120%;
}
.boxcontentorganic {
	transition: background .3s,border-radius .3s,opacity .3s;	
	filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
.bg-organic:hover {
	background-position: 60% 130%;
}
.bg-cruelty-free {
	background-image: url(/images/cruelty-free.png);
	background-repeat: no-repeat;
	background-position: 110% center;
}
.bg-cruelty-free:hover {
	background-position: 105% 45%;
}
.bg-no-chemical {
	background-image: url(/images/no-chemical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-no-chemical:hover {
	background-position: 90% 105%;
}
.bg-feel-healty {
	background-image: url(/images/feel-healty.png);
	background-repeat: no-repeat;
	background-position: right 110%;
}
.bg-feel-healty:hover {
	background-position: right 90%;
}
.container-price .price {
	color: #00b259;
	font-size: 18px;
	font-weight: 600;
}
.container-products {
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
	cursor:pointer;
}
.bg-middle-avocado {
	background-color: #faf2e5;
	background-image: url(/images/hojasmiddle.png);
	background-size: contain;
}
.bg-middle-avocado h2 small {
	font-size: 13px;
	font-family: 'Inter', sans-serif;
	color: #007d71;
}
#reviewsHome .quote-reviews {
	font-size: 34px;
	color: #d9d9d9;
}
#reviewsHome .stars-reviews {
	color: #f4d225;
	font-size: 22px;
}
#reviewsHome .name-customer {
	text-align: center ;
}
#reviewsHome .image-customer {
	border-radius: 50%;
	width: 56px;
	height: 56px;
}
#reviewsHome .content-review {
	color: #555555;
}
.middle-avocado {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.freeshiping {
	color: #333;
	font-size: 13px;
}
.slick-arrow {
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 50%;
	z-index: 2;
}
#relatedProducts .slick-arrow {
	margin-top: -26px;
}
.slick-arrow.slick-prev {
	left: 0;
}
.slick-arrow.slick-next {
	right: 0;
}
.bg-ondas {
	background-color: #faf2e5;
	background-image: url(/images/ondas.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;
}
.container-why-shop .iconShop{
	font-size: 56px;
	color: #007D71;
}
.container-why-shop .textshop h3{
	color: #000;
	font-family: "Cormorant Garamond", sans-serif;
	font-size: 24px;
}
.container-why-shop .textshop p {
	color: #555555;
	font-size: 16px;
	line-height: 32px;
}
.logo-sponsor a{
	width: 130px;
}
footer {
	background-color: #034238;
	color: #ffffff;
}
.title-footer {
	color: #FFFFFF;
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 48px;
}
.call-us-free {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
}
.element-box-description{
	color: #FFFFFF;
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1em;
}
.content-footer, .content-footer  a{
	color: #D9D9D9;
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 0;
}
.hours24 {
	font-size: 42px;

}

.content-paragraph p{
	font-size: 18px;
}
ul.quicklinks {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}
ul.quicklinks li{
	line-height: 1em;
}
ul.quicklinks a {
	color: #d9d9d9;
	font-size: 14px;
	line-height: 32px;
}
.header-top, .header-top a {
	font-size: 12px;
	color: #fff;
}

.question-icon {
	font-size: 28px;
	color: #fff;
}
.element-call-us {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 15px;
}
.call-us-number {
	color: #FFFFFF;
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
}
.element-call-us a{
	color: #ffffff;
}
.container-cart-topmenu a {
	font-size: 20px;
	color: #ffffff;
	line-height: 48px;
	height: 48px;
	min-width: 48px;
	display: inline-block;
}
.mini-cart-items {
	position: absolute;
	background: #007d71;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	min-width: 20px;
	padding: 0 2px;
	line-height: 20px;
	font-size: 12px;
	top: 2px;
	right: auto;
	left: 25px;
	font-weight: 600;
	text-align: center
}
.divider-menu {
	border-color: #FFFFFF2E;
}
.h1subpages {
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 40px;
	color: #111;

}
.h1subpages small {
	font-size: 12px;
	font-family: 'Inter', sans-serif;
	font-weight: 300;
}
.table thead th {
	font-weight: 300;
	font-size: 16px;
	line-height: 32px;
	color: #555;
}
table a.productname {
	font-size: 14px;
	color: #000;
}
.tableCart a {
	font-size: 14px;
	color: #000;
}
.tableCart .textpriceCart {
	font-size: 30px;
	font-weight: 500;
	text-align: left;
	color: #034238;
	position: relative;
	line-height: 1em;
	padding-left: 33px;
}
.tableCart .textpriceCart sup {
	position: absolute;
	top: 9px;
	left: 0;
	line-height: 14px;
	font-size: 10px;
	color: #000;
	font-weight: 500;
}
.tableCart .deleteIconCart {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.tableCart {
	position: relative;
	width: calc(100% - 150px);
}
table.table td {
	vertical-align: middle;
}
.textpriceCart {
	color: rgb(0, 125, 113);
	font-weight: 500;
}
.deleteIconCart {
	font-size: 22px;
}
.quantityContainer {
	text-align: center;
	background-color: #f2f2f2;
	width: 130px;
	margin: 0;
}
.quantityContainer input{
	width: 50px;
	text-align: center;
}
.quantityContainer button {
	font-weight: 500;
}
.quantityContainer input, .quantityContainer button {
	border: 0;
	background-color: #f2f2f2;
	height: 100%;
	vertical-align: middle;
	line-height: 40px;
}

.quantityContainer button:hover {
	background-color: transparent;
	color: #034238;
}
.coupon label {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 17px;
	color: #000;
}
.coupon .box {
	position: relative;
}
.coupon .box .text {
	display: block;
	width: 100%;
	max-width: calc(100% - 134px);
	font-size: 14px;
	padding: 0 24px;
	height: 48px;
	border: 0;
	background: #f5f5f5;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
}
.coupon .box input[type="submit"] {
	background-color: #007d71;
	border: 0;
	color: #fff;
	margin-top: 12px;
	padding: 0 24px;
	font-size: 14px;
	position: absolute;
	right: 0;
	left: auto;
	top: 50%;
	margin: 0;
	height: 48px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
}
.coupon .boxinput:not([type="file"]) {
	height: 48px;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.shipping-destination {
	font-size: 12px;
	font-weight: 500;
}
.img-cart {
	width: 100px;
	height: 90px;
	background-color: #f2f2f2;
	padding: 10px;
	text-align: center;
}
.img-cart img{
	width: 16px;
	height: auto;
}
.header_subpages {
	/*background-color: #e9dfd3;
	background-image: url(/images/left_avocado.png),url(/images/right_avocado.png);
	background-size: 0%, 40%;*/
	background-position:right center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.solid-bkg {
	position: relative;
}
.solid-bkg:before {
	/*background-image: url('/images/pattern-category.png');*/
	background-position: center;
	background-repeat: repeat;
	content: "";
	position: absolute;
	width: 70%;
	height: 100%;
	opacity: 0.2;
	left: 0;
	z-index: 2;
}
.solid-bkg .afterbkg {
	position: absolute;
	width: 30%;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 0;	
}
.productGallery {
	background-color: #fafafa;
	text-align: center;
}
.productGallery img {
	display: inline-block;
	width: 300px;
}
.productThumb {
	background-color: #fafafa;
}
.productThumb img {
	width: 50px;
	display: inline-block;
	padding: 10px;
}
.priceCart  {
	color: rgb(0,125,113);
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
}
.priceCart  span {
	font-size: 14px;
	line-height: 21px;
	display: inline-block;
	font-weight: 400;
	vertical-align: top;
}
#descProductThumb {
	padding: 0 40px;
	width: 100%;
	margin: 0 auto;
	max-width: 350px;
}
#descProductThumb .slick-arrow {
	top: 13px;
	background-color: transparent;
}
#descProductThumb .productThumb {
	border: 1px solid #dee2e6;
}

#descProductThumb .slick-slide.slick-active.slick-current .productThumb{
	border-color: rgb(0, 125, 113);
}
.starsProduct {
	color: #f4d225;
}
.starsProduct small {
	color: #7b7b7b;
	font-size: 13px;
	position: relative;
	line-height: 20px;
	margin-left: 2px;
}
.starsProduct .soldProduct {
	color: rgb(85,85,85);
	font-size: 14px;
}
.productStock {
	font-size: 16px;
	line-height: 24px;
	color: #007d71;
}
.product_meta>span {
	display: block;
	font-weight: 400;
	margin: 0;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 28px;
}
.product_meta>span span, .product_meta>span a {
	font-weight: 400;
	display: inline-block;
	color: #000;
	line-height: 20px;
}
.tbay-social-links a {
	width: 30px;
	height: 30px;
	line-height: 32px;
	color: #fff !important;
	background-color: #1b4e9b;
	margin: 0 4px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
}
.tbay-social-links a.share-twitter {
	background-color: #1c9deb;
}
.tbay-social-links a.share-linkedin {
	background-color: #026fac;
}
.tbay-social-links a.share-email {
	background-color: #d44f42;
}
.buttonsProduct .quantityContainer input, .buttonsProduct .quantityContainer button{
	line-height: 28px;
	height: 40px;
}
.buttonsProduct .linkcart {
	font-size: 14px;
	min-width: 145px;
}
fieldset {
	border: 1px solid #ced4da;
	padding: 5px 15px 15px;
	margin-bottom: 15px;
	border-radius: 0.25rem;
	min-height: 119px;
}
legend {
	width: auto;
	padding: 0 7px 0 7px;
	font-size: 18px;
	font-weight: 400;
	float: none;
	text-align: center;
}
fieldset.legendGuaranteed {
	border: 1px solid #007D71;
	padding: 0;
	text-align: center;
}
fieldset.legendGuaranteed legend {
	font-size: 14px;
	line-height: 21px;
	background-color: #007D71;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 8px 3px 8px;
	color: #fff;
}
.form-group label {
	font-weight: normal;
	margin: 0 0 5px;
	color: #000;
	display: inline-block;
	font-size: 14px;
}
.element-box-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	color: #fff;
}
p.element-description {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#fullDescriptionContainer {
	/*position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	transform: translateX(110%);
	z-index: 9;*/
}
#fullDescriptionContainer.activedesc{
	/*transform: translateX(0%);*/
}
#closeFullDesc {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
}
#descProductFull a {
	position: relative;
	border-bottom: 1px solid #dee2e6;
	font-weight: 600;
	display: inline-block;
	position: relative;
	color: #000;
	font-size: 16px;
}
#descProductFull a i {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12px;
}
.avatarReview img {
	max-width: 40px;
	border-radius: 50%;
}
.starsReview {
	color: #f4d225;
}
.contentReview p {
	line-height: 22px;
	margin: 0;
	padding: 10px 0;
	color: #555;
	font-style: normal;
	font-size: 15px;
}
.rating-satisfaction ul {
	padding: 0;
	margin: 0;
}
.rating-satisfaction ul li {
	color: #333333;
	list-style: none;
	list-style-type: none ;
	padding: 0;
	display: inline-block;
	font-size: 16px;
}
.rating-satisfaction .activeStars {
	color: #f4d225;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: transparent;
	color: #025d53;
}
#relatedProducts .btnRelatedProduct {
	line-height: 38px;
	font-size: 14px;
}
#relatedProducts .prodCategory {
	color: #9d9d9d;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
}
#relatedProducts .slick-dots {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 15px 0;
	text-align: center;
}
#relatedProducts .slick-dots li {
	display: inline-block;
	margin: 0 7px;
}
#relatedProducts .slick-dots li.slick-active button{
	background-color:  rgb(0, 125, 113);
}
.slick-dots .slickbutonDot {
	width: 9px;
	height: 9px;
	background: #ccc;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	cursor: pointer;
	display: inline-block;
	border: 0;
	padding: 0;
	font-size: 0;
}
.priceRelated {
	font-size: 14px;
	font-weight: 700;
	color: rgb(0, 125, 113);
}
.priceRelated .lineTrought {
	text-decoration: line-through;
	font-size: 12px;
	line-height: 18px;
	margin-right: 9px;
	font-weight: 500;
	margin-left: 0;
	color: #c4c4c4;
}
.transition-translate {
	-webkit-transition: transform 0.20s ease 0.20s;
	-moz-transition: transform 0.20s ease 0.20s;
	-o-transition: transform 0.20s ease 0.20s;
	-ms-transition: transform 0.20s ease 0.20s;
	transition: transform 0.5s ease 0.5s
}
.elementor-icon {
	font-size: 43px;
	background-color: #DFF0EF;
	color: #007D71;
	padding: 25px;
	text-align: center;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 50px;
	margin: 0 auto;
}
.contIcon .elementor-icon i{
	width: 36px;
	display: inline-block;
}
.heading-title {
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 15px;
	font-family: "Cormorant Garamond", Sans-serif;
}
.contactPage .descriptionContact {
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 8px;
	font-weight: normal;
	color: #555;
}
.contactPage .p-contact {
	font-size: 16px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
}
h3.checkoutTitle {
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	color: #000;
}
a.linkBtn {
	font-weight: 400;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
b.billingDetails {
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	color: #000;
	margin-bottom: 15px;
}
.formFields .form-control{
	border: 0 !important;
	line-height: normal !important;
	padding: 0 24px !important;
	outline: 0;
	height: 48px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f5f5f5;
	color: #555;
}
.collapsing {
	-webkit-transition: none;
	transition: none;
	display: none;
}
.filtercategory a {
	text-transform: capitalize;
}
.filtercategory a i {
	font-size: 12px;
	line-height: 1.2em;
}
#freeshippingBanner {
	overflow: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 15;
}
#freeshippingBanner:before {
	content:"";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 0;
}
.bannerbtn {
	border:0;
	background-color: transparent;
	color: #333;
	position: absolute;
	top: 10px;
	right: 10px;
}
.containercategory {
	height: 339px;
	background-position: right;
	position: relative;
}
.containercategory:before {
	content: "";
	width: 90%;
	left: 7%;
	height: 90%;
	top: 5%;
	border: 3px solid #fff;
	position: absolute;
	pointer-events: none;
}
.containercategory h4 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing: 10px;
	margin: 0 0 16px;
	color: #555;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	padding:0;
}
.containercategory h3 {
	font-family: "Inter",Sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 45px;
	color: #c4743f;
}
.containercategory h5 {
	font-family: "Inter",Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    margin: 0 0 16px;
    color: #f9f9f9;
    text-shadow: 0px 2px 3px #000;
    padding: 0 10px 0;
}
.containercategory p {
	font-size: 16px;
	line-height: 32px;
	color: #555;
}
.index_info_block .item_info_left .info_block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
    flex-direction: column;
}
.index_info_block .item_info_left .info_block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.index_info_block .item_info_left .info_block .text_info_block {
    text-align: center;
}
.index_info_block .text_info_block {
    width: calc(100% - 120px);
    text-align: left;
    padding: 0 15px;
}
.index_info_block .text_info_block p{
	font-size: 12px;
	line-height: 24px; ;
}
.index_info_block .info_title {
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    margin-top: 4px;
    margin-bottom: 0;
    color: #000;
    letter-spacing: .075em;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
}
.index_info_block .info_subtitle {
    font-family: Lato,sans-serif;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 10px;
}

.index_info_block .item_info_left .info_block .icon_info_block {
    margin-bottom: 10px;
    margin-left: 10px;
}
.index_info_block .info_item {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.index_info_block .info_block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    flex-direction: column;
}

.index_info_block .item_info_left .info_block .icon_info_block {
    margin-bottom: 10px;
    margin-left: 10px;
}
.index_info_block .item_info_right .info_block .icon_info_block {
    margin-bottom: 10px;
    margin-right: 10px;
}
.index_info_block .icon_info_block {
    width: 90px;
    height: 90px;
   
    border: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index_info_block .info_subtitle {
    font-family: Lato,sans-serif;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 10px;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
.bkg-gray-pattern {
	background-image: url(/images/gray-pattern.jpg);
	background-repeat: repeat;
}
.categoryHeader span {
	display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 9px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@keyframes animate_icon {
  0% {
    background: #3cc3c1; }

  33% {
    background: #0ACFAE; }

  66% {
    background: white; }

  100% {
    background: #3cc3c1; } }

@keyframes animate_svg {
  0% {
    fill: white; }

  33% {
    fill: black; }

  66% {
    fill: black; }

  100% {
    fill: white; } }
    .product-icon-action {
	position: absolute;
	top: 30%;
	right: 8px;
	transform: translate(0, 0);
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease;
	-o-transition: -o-transform 0.5s ease;
	transition: transform 0.5s ease;
	z-index: 4;
}
.containerProdRelated {
	position: relative;
	overflow: hidden;
}
.containerProdRelated:hover .product-icon-action {
	transform: translate(0, 0);
}
.product-icon-action a {
	text-align: center;
    font-weight: 600;
    font-size: 11px;
    background: #025d53;
    border-radius: 7px;
    color: #fff;
}
.product-icon-action a i {
	font-size: 15px;
	display: block;
}
.share-container {
	display: none;
	position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    background: rgba(0,0,0,0.5);
}
.share-container.active {
	display: block;
	cursor: default;
}
.share-bg-white {
	width: 100%;
	max-width: 580px;
    background: #fff;
    padding: 15px;
    position: relative;
}
.close-btn-share {
	position: absolute;
	padding: 10px;
	color: #000;
	right: 0;
	top: 0;
	cursor: pointer;
}
.container-eye-password {
	position: absolute;
	right: 10px;
	top: 12px;
	cursor: pointer;
	display: block;
}
.container-eye-password .second{
	display: none;
}
.container-eye-password.active .second{
	display: inline-block;
}
.container-eye-password.active .first {
	display: none;
}
.logo {
	width: auto;
}
.rightsButtons {
	width: auto;
}



















































@media (max-width: 576px) {
}
@media (min-width: 576px) {
	#descProductFull a i{
		display: none;
	}
	#descProductFull a{
		border-bottom: 0;
		position: relative;
		font-size: 20px;
		line-height: 28px;
		color: #333;
		font-family: "Cormorant Garamond", sans-serif;
		font-weight: 700;
	}
	.nav-pills .nav-link, .nav-pills .nav-link {
		background-color: transparent;
		padding: 0 0 20px;
	}
	.nav-pills .nav-link:before, .nav-pills .nav-link:before {
		content: "\e0ab";
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-family: "tb-icon";
		position: absolute;
		bottom: 0;
		left: 22px;
		display: none;
		font-size: 32px;
		color: rgb(0,125,113);
	}
	#descProductFull a.nav-link.active:before {
		display: block;
	}
	#fullDescriptionContainer {
		position: relative;
		height: auto;
		width: auto;
		display: block;
		border:  1px solid rgb(233,233,233);
		padding: 15px;
		transform: translateX(0);
	}
	#fullDescriptionContainer.activedesc {
		display: block;
	}
	.titleDescPopup {
		display: none;
	}
	#closeFullDesc {
		display: none;
	}
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	.logo {
		width: 220px;
	}
	.rightsButtons {
		width: 560px;
	}
	.content-paragraph {
	width: 80%;
	margin: 0 auto;
}
	.h1subpages {
		font-size: 60px;
	}
	.second-title .heading-wave {
		font-size: 46px;
	}
	#relatedProducts .slick-arrow {
		width: 48px;
		height: 48px;
		font-size: 20px;
	}
	.productGallery img {
		width: auto;
	}
	#relatedProducts .slick-arrow:hover {
		color: #ffffff;
	}
	#descProductFull a {
		font-size: 24px;
	}
	.productGallery {
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.nav-pills .nav-link:before, .nav-pills .nav-link:before {
		font-size: 40px;
	}
	.h1subpages small {
		font-size: 15px;
	}
	.bg-middle-avocado {
		background-image: url(/images/left_avocado.png),url(/images/right_avocado.png);
		background-position: left center, right center;
		background-repeat: no-repeat, no-repeat;
		height: 580px;
	}
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
		color: #fff;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #fff;
		font-size: 16px;
		line-height: 24px;
		position: relative;
	}
	.navbar-light .navbar-nav .nav-link:before {
		content: "\e0b3";
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-family: "tb-icon";
		position: absolute;
		bottom: -10px;
		left: 0;
		right: 0;
		margin: 0 auto;
		font-size: 40px;
		display: none;
	}
	.navbar-light .navbar-nav .nav-link:hover {
		color: #fff;
	}
	.navbar-light .navbar-nav .nav-link:hover:before {
		display: block;
	}
	.searchbtn {
		font-size: 15px;
		padding: 11px 15px;
	}
	.searchTopInput {
		height: 48px;
		line-height: 48px;
		font-size: 14px;
	}
	.searchTopContainer {
		width: 270px;
	}
	.bg-leaf {
		display: none;
	}
	.main-slide {
		height: 600px;
	}
	.bg-avocado {
		height: 100%;
	}
	.bg-girl {
		background-image: url(/images/chica.png);
		background-size: contain;
		background-position: left;
		background-repeat: no-repeat;
		height: 100%;
		width: 50%;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	h1.main-title {
		text-align: center;
		font-size: 45px;
	}
	h2 {
		font-size: 40px;
	}
	.cont-main-slide {
		position: relative;
		z-index: 8;
	}
	#reviewsHome .content-review {
		font-size: 24px;
	}
	#reviewsHome .name-customer {
		font-size: 16px;
	}
	.logo-sponsor  a{
		
		text-align: center;
	}
	.logo-sponsor  img{
		width: 300px;
	}
	.socialmediaTop a {
		font-size: 14px;
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		background-color: #fff;		
	}
	.dropdown-item {
		text-align: left;
	}
	.header_subpages {
		height: 250px;
		background-size: auto, auto;
	}
	 .product-icon-action {
	transform: translate(100%, 0);
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease;
	-o-transition: -o-transform 0.5s ease;
	transition: transform 0.5s ease;
	z-index: 4;
}
	.img-cart {
		width: 50px;
		height: 100px;
		background-color: #f2f2f2;
		padding: 10px;
	}
	.imgrelated {
		overflow: hidden;
		position: relative;
	}
	.imgrelated .addcartProd{
		transform: translateY(100%);
		position:  absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.containerProdRelated .cursor-container{
		cursor: pointer;
	}
	.containerProdRelated:hover .imgrelated .addcartProd {
		transform: translateY(0);
	}
	.containercategory p {
		margin: 0 280px 0 0;
	}
	.containercategory h3 {
		margin: 0 330px 0 0;
	}
}
@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl{
		max-width: 1400px;
	}
	.searchTopContainer {
		width: 700px;
	}
	.main-slide {
		height: 700px;
	}
}